
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Lexend Deca", sans-serif;
    font-weight: 400; font-display: swap;
}

a {
    color: #333333;
    text-decoration: none;
    outline: 0;
}

a::after {
    text-decoration: none;
    outline: 0
}

a::active {
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: none
}

a:active,
a:focus,
a:visited {
    text-decoration: none;
    outline: 0
}

button:focus,
input:focus,
select:focus {
    outline: 0
}
a.extra_link{ color:#000 !important;}

.section {
    padding: 50px 0px;
}

.discount-bg {
    background-color: #000;
}

.discount-bg p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 6px 0;
    font-weight: 500;
}

.btn-primary1 {
    color: #fff;
    background-color: #086f7a;
    border-color: #086f7a;
    font-size: 18px;
    text-transform: uppercase;
    padding: 6px 30px;
    font-weight: 500;
    margin-top: 20px;
}

.container {
    max-width: 1328px !important;
}

p {
    font-size: 18px;
    color: #000;
    line-height: 28px;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    font-size: 18px;
    color: #000;
    line-height: 28px;
}

 header.sticky {    position: fixed;    width: 100%;    z-index: 99;    transition: all .6s ease;    box-shadow: 0 0 8px 0 rgba(51,51,51,.31);    background: #fff;    top: 0;} 

.up-btn {
    position: fixed;
    left: 1%;
    bottom: 5%;
}

.up-btn a {
    display: block;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 15px;
    background-color: #1a9ea2;
    border: 1px solid #1a9ea2;
    border-radius: 50px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.up-btn a i {
    color: #fff;
}

.header-top {
    padding: 10px 0;
    background: #000;
}

.sign-btn li {
    float: left;
    list-style: none;
    color: #fff;
    padding: 0px;
    font-size: 12px;
}

.cart__intro {
    margin-left: 10px;
}

.social-link p {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    margin: 0;
}

.social-link p span {
    color: #feef00;
}

.sign-btn li select {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    height: 30px;
    padding: 0 5px;
}

.sign-btn ul {
    margin: 0px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.sign-btn {
    width: 100%;
}

nav.navbar {
    padding: 0;
}

.cart {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 10px;
}

.form1.d-flex {
    margin-left: 15px;
}

.cart sup {
    font-size: 10px;
    background: #d9105a;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 19px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 11px;
    top: 1px;
}

.banner-bg {
    width: 100%;
    position: relative; 
}

.banner-bg>img {
    width: 100%;
    height: 430px;
    object-fit: cover; 
}
.main-bnr-intro{ display:flex; flex-flow:wrap; max-width: 600px;}

.main-bnr-intro p {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    padding: 0 0;
    font-family: "Fugaz One", sans-serif;
    display: inline-block;
    margin: 10px 0 0 0;
}

.main-bnr {
    width: 100%; height: 100%;
    float: left;
    position: absolute; align-items: center; display: flex; flex-flow: wrap;
    top: 0px;
    margin: auto;
}

.main-bnr img {
    width: 100%;
}

.main-bnr-intro>span {
    color: #ffffff;
    font-size: 34px;
    line-height: 48px;   background: #00515c9c;
    border-radius: 30px;
    padding: 8px 25px 8px; margin: 0 0 10px;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
}

.main-bnr-intro label {
    font-size: 56px;
    line-height: 72px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0px;
    margin: 0;
    font-family: "Anton", sans-serif;
}

.main-bnr-intro2 p span {
    color: #ff4e70;
    font-size: 16px;
}

.main-bnr-intro a img {
    width: auto;
    margin-right: 10px;
}

.main-bnr-intro a {
    float: left;
    height: 45px;
    width: 245px;
    background: #ff4e70;
    border-radius: 80px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0 0;
    font-weight: 700;
}

.main-bnr-intro ul {
    display: flex;
    gap: 20px;
    width: 100%;
    margin: 15px 0;
    float: left;
}

.main-bnr-intro ul li {
    width: 145px;
    height: 145px;
    background: #fff;
    list-style: none;
    border-radius: 50%;
    box-shadow: 0 -39 30px #d1d1d1;
    -moz-box-shadow: 0px 8px 20px rgb(207 207 207);
    -webkit-box-shadow: 0px 8px 20px rgb(207 207 207);
    box-shadow: 0px 8px 20px rgb(207 207 207);
}

.main-bnr-intro2 {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin: 25px 0 0;
    height: 45px;
    border: 1px solid #a1a1a1;
    max-width: 420px;
    border-radius: 50px;
    padding: 0 30px 0 20px;
}

.main-bnr-intro2 figure img {
    width: auto;
}

.main-bnr-intro2 figure {
    margin-right: 18px;
    margin-bottom: 0;
}

.main-bnr-intro2 p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #3e3d47;
}

li.nav-item {
    padding: 0px;
    position: relative;
}

li.nav-item i {
    position: absolute;
    top: 41%;
    right: -2px;
    font-size: 19px;
    font-weight: 600;
}

header {
    width: 100%;
    box-shadow: 0 0 0px 0 rgba(51, 51, 51, .31);
}

li.nav-item.active .nav-link,
.nav-link:hover {
    color: #fff !important;
    background: #3ec2d1;
    border-radius: 0px;
}

form.form-inline {
    float: left;
}

.navbar-light .navbar-nav .nav-link {
    color: #000000;
    padding: 28px 15px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}



figure.bnr__img img {
    width: 100%;
    padding: 23px 70px 0 30px;
}

img.bnr-payment-img {
    position: absolute;
    top: -23px;
    right: 0;
    padding: 0 !important;
    width: auto !important;
    height: 75px;
}

.nav-item a.navbar-brand {
    margin: 0 80px;
}

.form-inline .cart {
    width: 100%;
    float: left;
    background: transparent;
    padding: 0px 0px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-inline .cart span {
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    float: left;
    width: 100%;
    line-height: 14px;
}

.cart__intro label {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    float: left;
    line-height: 16px;
}

.form-inline .cart sup {
    font-size: 12px;
    background: #fff;
    color: red;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    left: -10px;
    top: -10px;
}

.banner-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    height: 450px;
    width: 50%;
}

.banner-txt h1 {
    width: 100%;
    float: left;
    font-size: 56px;
    font-weight: 800;
    margin-bottom: 0px;
}

.banner-txt p {
    width: 100%;
    float: left;
    margin: 15px 0px;
}

.banner-txt .banner-btn {
    background: red;
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px;
    text-align: center;
    padding: 12px 0px;
    display: inline-block;
    width: 165px;
    color: #fff;
}

.main-btn {
    background: red;
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px;
    text-align: center;
    padding: 8px 0px;
    display: inline-block;
    width: 165px;
    color: #fff;
}

/* content text end */

/* footer start */

footer {
    overflow: hidden;
    padding: 60px 0px 0px;
    position: relative;
    background: #030303;
}

.footer-box.footer-trust-pilot {
    border: 2px solid #7b7b7b;
    text-align: center;
    padding: 20px;
    float: right;
    width: 85%;
}

.footer-box.footer-trust-pilot img {
    max-width: 100%;
}

.footer-box.footer-trust-pilot h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 14px 0 5px;
    text-align: left;
    padding-left: 14px;
}

.footer-box.footer-trust-pilot h3 {
    font-weight: 800;
    font-size: 16px;
}

.footer-box {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.footer-box.footer-box-help {
    margin: 65px 0 0;
}

.footer-box h3 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #fff;
    margin: 0 0 20px;
    font-weight: 400;
    text-decoration: underline;
}

.footer-box.footer-box1 {
    padding-left: 30px;
}

.footer-box.address-detail {
    padding-right: 0px;
}

.footer-box ul li p {
    font-size: 14px;
    margin: 5px 0;
    font-weight: 500;
}

.footer-box ul {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.footer-box ul li {
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
    padding-left: 0px;
    line-height: 30px;
}

.footer-box ul.half_li li{ width:50%; }

.footer-box ul li a {
    width: 100%;
    float: left;
    color: #ffffff;
    margin: 0px;
    font-size: 15px;
    font-weight: 400;
}

.footer-box figure {
    margin-bottom: 9px;
    width: 100%;
    float: left;
}

.footer-box p {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    float: left;
    margin: 0 0 50px;
    padding-right: 30px;
}
.footer-box.footer-box-help ul li {
    display: flex;
    gap: 10px;
}
.footer-box.footer-box-help ul li figure{
   width: auto; 
}

.footer-box.footer-box-help ul li figure img{
    filter:invert(100%);
}
.footer-box.footer-box-help ul li:nth-child(2) figure img{
    height:20px;
}

.copy-right-box p {
    color: #ffffff;
    font-size: 13px;
    margin: 0;
    text-align: center;
    width: 100%;
}

.footer-box.address-detail figure {
    margin: 0 0 16px;
}

.copy-right-social {
    width: 100%;
    float: left;
    margin: 30px 0 0;
}

.copy-right-social a {
    width: 40px;
    height: 40px;
    line-height: 43px;
    text-align: center;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    margin-right: 5px;
}

.foot-icon a {
    color: #e6ebf0;
    margin-right: 30px;
    font-size: 18px;
    font-weight: 600;
}

.copy-right {
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin: 0px 0 0;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
}

.payment-icon {
    margin: 20px 0 0;
}

.copy-right figure {
    margin: 0;
}

.copy-right-sec {
    margin: 10px 0 0;
}

.copy-right-box p a {
    color: #f89f17;
}

.copy-right-social a i {
    color: #565764;
    font-size: 20px;
    margin: 0 10px;
}

.footer-box.footer-box1 h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #f9bcd3;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.footer-box.footer-box-padd {
    padding-left: 40px;
}

.footer-box.footer-box1 p {
    font-size: 14px;
    line-height: 23px;
    margin: 0;
}

/* footer end */

/* card  start*/

.rating {
    float: left;
    position: relative;
}

.rating:not(:checked)>input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.rating:not(:checked)>label {
    float: right;
    width: 20px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    line-height: 1.2;
    color: #ddd;
    margin: 0 5px 0 0;
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: gold;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, 0.1em 0.1em 0.2em rgba(0, 0, 0, .5);
}

.rating:not(:checked)>label:before {
    content: '\f005';
    font-family: 'Fontawesome';
}

.headt-top-sec {
    background: #086f7a;
}

.head-top {
    display: flex;
    gap: 20px;
}

.head-top p {
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 0;
}

.head-top p span {
    background: #ff2c5500;
    color: #3bc3cf;
    padding: 0;
    font-size: 14px;
    border-radius: 4px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.head-top span.top-support {
    font-weight: 300;
    text-transform: capitalize;
}

.head-top p img {
    margin-right: 5px;
}

.head-top-right ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: end;
}

.head-top-right ul li {
    list-style: none;
    display: flex;
    align-items: center;
    border-left: 1px solid #cccdce;
    padding: 3px 15px;
    font-size: 14px;
    color: #121414;
}
.head-top-right ul li:last-child { display:none; }
.head-top-right ul li p {
    color: #199da0;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.head-top-right li:first-child {
    padding: 0;
    border: 0;
}

.head-top-right ul li select {
    background: #17828e;
    border: none;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    width: 80px;
    color: #fff;
    height: 30px;
    border-radius: 6px;
    padding: 0 0 0 10px;
}

section.headt-top-sec {
    background: #086f7a;
    padding: 3px 0;
}

.row.headt-top-sec-row {
    align-items: center;
}

.head-top-right ul li {
    list-style: none;
    display: flex;
    align-items: center;
}

.head-top-right ul li figure {
    margin: 0;
}

.top-discount {
    background-image: url(../images/discount-top-bg.jpg);
    background-size: cover;
    display: flex;
    padding: 5px 0px;
    width: 366px;
    margin: 18px 0 18px 60px;
    flex-flow: row wrap;
}

.top-discount-rgt {
    flex: 0 0 53%;
    position: relative;
}

.top-discount-rgt p {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px;
}

.top-discount-rgt p span {
    font-weight: 500;
    display: block;
}

.top-discount-rgt img {
    position: absolute;
    right: 28px;
    bottom: 3px;
}

.top-discount-lft label {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 5px;
    position: relative;
    left: 21px;
    top: -11px;
    color: #000;
}

.top-discount-lft {
    font-size: 60px;
    line-height: 63px;
    color: #e72355;
    font-weight: 700;
    position: relative;
    flex: 0 0 47%;
    border-right: 1px dashed #f9533f;
}

.top-discount-lft span {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 17px;
    position: absolute;
    bottom: 10px;
    right: 12px;
    letter-spacing: -1px;
    font-weight: 500;
}

.top-discount-lft>div {
    font-size: 60px;
    line-height: 63px;
    font-weight: 700;
    position: absolute;
    top: 0px;
    right: 35px;
    letter-spacing: -3px;
}

.top-discount-lft sup {
    font-size: 35px;
    font-weight: 700;
    position: absolute;
    right: 11px;
    top: 18px;
}

.category-menu-top li figure {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0;
    text-align: center;
    line-height: 36px;
}

.category-menu-top li:nth-child(1) figure {
    background-color: #055276;
}

.category-menu-top li:nth-child(2) figure {
    background-color: #f54f9a;
}

.category-menu-top li:nth-child(3) figure {
    background-color: #83c847;
}

.category-menu-top li:nth-child(4) figure {
    background-color: #51acf6;
}

.category-menu-top li:nth-child(5) figure {
    background-color: #ffb61b;
}

ul.category-menu-top {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

ul.category-menu-top li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
}

.category-menu-top-intro p {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: 18px;
}

.category-menu-top-intro {
    line-height: 20px;
}

.category-menu-top-intro span {
    font-size: 13.5px;
    color: #8f8f8f;
}

.category-menu-top-intro p i {
    font-weight: 600;
    font-size: 22px;
    margin-left: 8px;
    position: relative;
    top: 3px;
}

ul.bnr-process {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-flow: row wrap;
    margin: 25px 0;
}

ul.bnr-process li {
    background: #fff;
    display: flex;
    list-style: none;
    flex: 0 0 31%;
    padding: 20px;
    box-shadow: 0 0 40px #ebebeb;
}

ul.bnr-process li figure {
    margin: 0 25px 0 0;
}

.bnr-process-intro h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #212121;
    margin: 0 0 5px;
}

.bnr-process-intro p {
    font-size: 16px;
    line-height: 18px;
    color: #212121;
    margin: 0;
}

ul.our-product {
    display: flex;
    flex-flow: row wrap;
    margin: 25px 0 0;
    padding: 0;
    gap: 40px;
    justify-content: space-between;
}

ul.our-product li {
    list-style: none;
    border: 0px solid #ebebeb;
    text-align: left;
    flex: 0 0 22%;
    border-radius: 15px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 20px #ccc;
}

ul.our-product li figure img {
    width: auto;
    max-height: 130px;
}

ul.our-product li figure {
    background: #ffffff;
    border-radius: 20px;
    margin: 0;
    padding: 0px;
    text-align: center;
}

ul.our-product li h3 {
    font-size: 18px;
    margin: 5px 0 25px;
    text-align: left;
    color: #1b2736;
    font-weight: 400;
}

ul.our-product li>span {
    display: block;
    text-align: left;
    color: #515151;
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0 0;
}

.our-product-intro span {
    color: #a4a4a4;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
}

.our-product-intro h3 {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    margin: 0 0 20px;
}

ul.our-product li>a {
    width: 180px;
    height: 44px;
    border: 1px solid #777777;
    display: flex;
    line-height: 44px;
    border-radius: 40px;
    font-size: 15px;
    text-transform: uppercase;
    color: #1a2635;
    font-weight: 500;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

ul.our-product li>a span {
    width: 30px;
    height: 30px;
    background: #777777;
    display: inline-block;
    border-radius: 50%;
    line-height: 30px;
}

.main-heading.main-heading-box span {
    display: block;
    text-align: center;
    color: #1c9b9e;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.main-heading h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    color: #3ec2d1;
    margin: 0 0 15px;
}

.main-heading h2 span {
    position: relative;
    font-weight: 700;
}

.main-heading p {
    text-align: left;
}

.we-are-pharmarcy {
    background-image: url(../images/we-are-pharmarcy-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.we-are-pharmarcy-intro {
    text-align: center;
    width: 64%;
    margin: auto;
}

.we-are-pharmarcy-intro span {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
}

.we-are-pharmarcy-intro h2 {
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    margin: 5px 0 30px;
}

.we-are-pharmarcy-intro p {
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    margin: 0;
}

.shop-by-treatment-head span {
    font-size: 18px;
    text-transform: uppercase;
    color: #ff496d;
    font-weight: 500;
    opacity: 100%;
    margin: 0 0 5px;
    display: inline-block;
}

.shop-by-treatment-head h2 {
    font-size: 36px;
    color: #3e3d47;
    font-weight: 600;
}

.row1 {
    align-items: center;
}

li.nav-item span {
    position: absolute;
    top: 34px;
    right: 1px;
}

ul.treatment-product {
    display: flex;
    gap: 20px;
    justify-content: space-around;
    margin: 40px 0 0;
}

nav ul li ul.dropdown {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 999999;
    width: 200px;
    top: 82px;
    left: 0;
    transform: scale(1, .5);
    -webkit-transform: scale(1, .5);
    -moz-transform: scale(1, .5);
    transform-origin: top;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    background: #fff;
    text-align: left;
    padding: 15px 10px;
    box-shadow: 0 0 5px 0 #d1d1d1;
    border-radius: 0 0 20px 20px;
    border-top: 3px solid #3ec2d1;
}

nav ul li:hover ul.dropdown {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
}

ul.dropdown li {
    list-style: none;
    padding: 3px;
    font-size: 14px;
}

.treatment-bg {
    background: #f4f7fc;
}

ul.treatment-product li {
    list-style: none;
    position: relative;
    border-radius: 90px 0 50px 0;
}

ul.treatment-product li:nth-child(1)::before {
    position: absolute;
    content: '';
    left: -20px;
    top: -20px;
    width: 100%;
    height: 100%;
    background-image: url(../images/treat-box.png);
    background-repeat: no-repeat;
    z-index: -1;
}

ul.treatment-product li:nth-child(3)::before {
    position: absolute;
    content: '';
    left: -20px;
    top: -20px;
    width: 100%;
    height: 100%;
    background-image: url(../images/treat-box.png);
    background-repeat: no-repeat;
    z-index: -1;
}

ul.treatment-product li:nth-child(2)::after {
    position: absolute;
    content: '';
    right: -20px;
    bottom: -20px;
    width: 190px;
    height: 190px;
    background-image: url(../images/treat-box2.png);
    background-repeat: no-repeat;
    z-index: -1;
}

ul.treatment-product li:nth-child(4)::after {
    position: absolute;
    content: '';
    right: -20px;
    bottom: -20px;
    width: 190px;
    height: 190px;
    background-image: url(../images/treat-box2.png);
    background-repeat: no-repeat;
    z-index: -1;
}

ul.treatment-product li figure {
    margin: 0;
    padding: 0px;
    border-radius: 5px;
}

ul.treatment-product li figure img {
    width: 100%;
    border-radius: 80px 0 0 0;
}

.shop-by-treatment {
    position: relative;
    width: 100%;
}

.treatment-product-intro h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 5px;
    color: #3e3d47;
    text-align: left;
}

.treatment-product-intro {
    padding: 15px 20px 20px;
    background: #f5f5f5;
    border-radius: 0 0 70px 0;
}

.treatment-product-intro>a {
    width: 80%;
    height: 40px;
    border: 1px solid #777777;
    display: flex;
    line-height: 40px;
    border-radius: 40px;
    font-size: 12px;
    text-transform: uppercase;
    color: #1a2635;
    font-weight: 500;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.treatment-product-intro>a span {
    width: 30px;
    height: 30px;
    background: #777777;
    display: inline-block;
    border-radius: 50%;
    line-height: 30px;
}

.shop-by-treatment-head p {
    width: 100%;
    margin: 15px 0 0;
    color: #3e3d47;
}

figure.shop-by-treatment-bitcoin {
    margin: 60px 0 0;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

figure.shop-by-treatment-bitcoin img {
    width: 100%;
    border-radius: 10px;
    height: 536px;
}

.shop-by-treatment-bitcoin-intro h3 {
    font-size: 82px;
    font-family: "Anton", sans-serif;
    color: #ffea00;
    margin: 0;
}

.shop-by-treatment-bitcoin-intro h3 sup {
    font-family: "Anton", sans-serif;
    font-size: 45px;
    margin-left: 5px;
    top: -48px;
}

.shop-by-treatment-bitcoin-intro p {
    font-size: 42px;
    font-family: "Anton", sans-serif;
    color: #fff;
    margin: 0;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
}

.shop-by-treatment-bitcoin-intro {
    position: absolute;
    bottom: 20px;
    text-align: center;
}

.section.about-section figure {
    margin: 0;
    overflow: hidden;
    border-radius: 30px;
}

.section.about-section figure img {
    width: 93%;
    border-radius: 30px;
}

.about-section-intro>span {
    font-size: 18px;
    text-transform: uppercase;
    color: #878787;
    opacity: 80%;
}

.about-section-intro h2 {
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 25px;
    color: #023264;
}

.about-section-intro h2 span {
    font-weight: 700;
}

.about-section-intro p {
    margin: 0 0 30px;
}

.the-best-pharmacy-store {
    background-image: url(../images/pharmacy-store-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.we-are-pharmarcy-intro.we-are-pharmarcy-intro1 {
    text-align: left;
    width: 51%;
    float: right;
    margin: 0 0 180px;
}

.we-are-pharmarcy-intro1-big {
    position: relative;
    width: 100%;
    float: left;
}

.we-are-pharmarcy-intro.we-are-pharmarcy-intro1 h2 {
    margin: 20px 0;
}

ul.counter-sec {
    display: flex;
    justify-content: space-around;
    background: #fff;
    border-radius: 25px;
    padding: 45px 0;
    width: 100%;
    left: 0;
    bottom: -128px;
    position: absolute;
    z-index: 1;
    box-shadow: 0 0 30px #dbdbdb;
}

ul.counter-sec li {
    list-style: none;
    text-align: center;
}

ul.counter-sec li h3 {
    font-size: 60px;
    color: #023264;
    font-weight: 600;
    line-height: 35px;
    margin: 0;
}

ul.counter-sec li p {
    color: #262b2c;
    font-size: 29px;
    margin: 15px 0 0;
}

section.section.why-choose-us {
    padding-top: 110px;
}

.why-choose-us-intro>span {
    font-size: 18px;
    text-transform: uppercase;
    color: #ff496d;
}

.why-choose-us-intro h2 {
    font-size: 32px;
    color: #3ec2d1;
    font-weight: 400;
    margin: 0px 0 0px;
}

figure.why-choose-us-img img {
    width: 100%;
}

.why-choose-us-intro h2 span {
    font-weight: 700;
}

.why-choose-us-intro p {
    margin: 20px 0 30px;
}

.why-choose-us-intro ul li {
    padding: 30px 10px 44px;
    margin: 0 0 0px;
    border-radius: 0px;
    list-style: none;
    text-align: center;
    border: 1px solid #19a3a7;
    position: relative;
}

.why-choose-us-intro ul li::before {
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    width: 50px;
    height: 50px;
    background-color: #fff;
}

.why-choose-us-intro ul li::after {
    position: absolute;
    content: '';
    right: -1px;
    bottom: -1px;
    width: 50px;
    height: 50px;
    background-color: #fff;
}

.why-choose-us-intro ul li figure {
    text-align: center;
    border-radius: 10px;
    color: #fff;
    margin: auto;
}

.why-choose-us-intro ul li figure i {
    font-size: 40px;
}

.why-choose-us-box h3 {
    color: #000;
    font-size: 20px;
    margin: 10px 0;
    font-weight: 500;
}

.why-choose-us-box p {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    color: #333;
}

figure.why-choose-us-img img {
    width: 92%;
    float: left;
    border-radius: 50px 0 0 0;
}

.why-choose-us-intro1 ul {
    margin: 0 0 30px;
}

.why-choose-us-intro1 h3 {
    color: #1a9ea1;
    font-size: 20px;
    margin: 0 0 7px;
}

.why-choose-us-intro1 ul li {
    color: #1b2736;
    font-size: 23px;
    font-weight: 400;
    margin: 0 0 12px;
    list-style: none;
}

.why-choose-us-intro1 ul li span {
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 2px solid #4fd8ba;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #4fd8ba;
    margin-right: 25px;
}

.why-choose-us-intro1 ul li:nth-child(2) span {
    border: 2px solid #e18cc8;
    color: #e18cc8;
}

figure.why-choose-us-img.why-choose-us-img1 img {
    float: right;
    width: 100%;
}

.why-choose-us-intro1 ul li:nth-child(3) span {
    border: 2px solid #ff5a1a;
    color: #ff5a1a;
}

.foot_search input {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
}

.foot_search {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 30px;
}

.foot_search button {
    border: none;
    background: transparent;
    position: absolute;
    right: 0;
    bottom: 15px;
}

ul.our-product li:hover {
    border-color: #023264;
}

ul.our-product li:hover>a {
    background-color: #023264;
    border-color: #023264;
    color: #fff;
}

ul.our-product li:hover .our-product-intro h3 a {
    color: #023264;
}

.footer-box.footer-box-help {
    padding-left: 0px;
    position: relative;
}

.footer-box.footer-ingredients {
    position: relative;
}

.about-section-intro-new p b {
    font-size: 20px;
    line-height: 30px;
    font-family: GraphikSemibold;
}



.about-section-intro-new p {
    margin: 0 0 25px;
}

h2.about-section-new-head {
    font-size: 36px;
    font-weight: 700;
    margin: 0px 0 20px;
    line-height: 46px;
}

.about-section-intro-new-3 {
    width: 80%;
}

.about-section-new figure img {
    border-radius: 10px 0 0 10px;
    height: 360px;
}

ul.our-mission {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 0;
    padding: 0;
    flex-flow: row wrap;
}

ul.our-mission li {
    text-align: center;
    padding: 0 30px;
    list-style: none;
    border-radius: 20px;
    flex: 0 0 24%;
}

ul.our-mission li figure {
    text-align: center;
}

ul.our-mission li h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 20px 0 10px;
    color: #fff;
}

ul.our-mission li p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}

.our-product-bg {
    position: relative;
}

.our-product-bg:before {
    content: '';
    position: absolute;
    background-image: url(../images/process-bg.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 100%;
    height: 30%;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.why-choose-us-intro ul {
    display: flex;
    gap: 20px;
}

.bitcoin-box {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    height: 200px;
    align-items: center;
    margin: 70px 0 0;
}

p.about-para {
    font-size: 23px;
    line-height: 32px;
    color: #333;
    margin: 22px 0 30px;
}

.main-heading.main-heading-box {
    margin: 0 0 40px;
}

.about-section-intro-new {
    position: relative;
    margin: 0 0 50px;
}

.about-section-intro-new-box {
    width: 65%;
    padding: 25px 0 0;
}

.about-section-intro-new figure {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.about-section-intro-new p {
    background: #fff;
    padding: 50px;
    box-shadow: 0 0 15px #efefef;
    border-radius: 15px;
    text-align: justify;
}

.bitcoin-box img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.bitcoin-box-intro {
    border: 1px solid #74c1c4;
    position: absolute;
    padding: 10px 60px 15px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bitcoin-box-intro h3 {
    font-size: 53px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -1px;
}

.bitcoin-box-intro p {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    line-height: 32px;
}

.breadcrumb_main ol {
    display: flex;
    gap: 10px;
    margin: 10px 0;
    padding: 0;
}

.breadcrumb_main ol li {
    font-size: 14px;
    list-style: none;
}

section.innerpage-bg.breadcrumb_bg {
    background: #effdff;
}

.content_page h2,
h3 {
    font-size: 24px;
    margin: 0 0 5px;
    color: #3ec2d1;
    font-weight: 600;
}

.content_page p {
    margin: 0 0 25px;
}

.content_page p a {
    color: #3ec2d1;
    font-weight: 600;
}

.quick-checkout {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    background: #ffffff;
    border: 0px solid #c8f9ff;
    border-radius: 5px;
    padding: 0px;
    flex-wrap: wrap;
    margin: 35px 0;
    box-shadow: 0 0 10px #eee;
}

.quick-checkout-left>figure {
    background: #fff;
    text-align: center;
    margin: 0 0 20px;
    line-height: 300px;
    position: relative;
}

.quick-checkout-left>figure span.instock {
    position: absolute;
    right: -15px;
    top: -15px;
    height: auto;
    line-height: normal;
    background: #3ec2d1;
    color: #fff;
    padding: 4px 20px;
    font-size: 14px;
    border-radius: 0 0 0 10px;
}
.quick-checkout-left>figure span.outstock{  position: absolute;
    right: -15px;
    top: -15px;
    height: auto;
    line-height: normal;
    color: #fff;
    padding: 4px 20px;
    font-size: 14px;
    border-radius: 0 0 0 10px;background:#ed3f31; }

.quick-check-pay-mode {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #d2faff;
    padding: 5px 15px;
    border-radius: 3px;
    box-shadow: 0 0 0px #ccc;
    width: 100%;
    float: left;
    margin: 20px 0 0px;
}

.quick-check-pay-mode h5 {
    margin: 0;
    font-size: 16px;
    color: #000;
}

.quick-check-pay-mode figure {
    background: transparent;
    margin: 0;
}

.quick-checkout-left>ul {
    margin: 15px 0px 5px;
    width: 100%;
    float: left;
}

.quick-checkout-left>ul li {
    list-style: none;
    font-size: 15px;
    background-image: url(../images/check_cont.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 26px;
}

.quick-checkout-left {
    flex: 0 0 40%;
    border-right: 3px solid #3ec2d1;
    padding: 15px;
    border-radius: 0px;
}

.quick-checkout-right {
    flex: 0 0 57%;
    padding: 30px 30px 30px 0;
}

.quick-checkout-right>ul {
    border: 1px solid #ffffff;
    border-radius: 5px;
    background: #ffffff;
    padding: 0px;
}

.quick-checkout-right>ul li span {
    font-size: 17px;
    color: #323232;
    width: 25%;
    text-align: center;
}

.quick-checkout-right>ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6fcff;
    margin: 0px 0;
    padding: 5px 0;
    border-radius: 0px;
    background: #f6feff;
}

.quick-checkout-right>ul li:nth-child(1) {
    border: none;
    margin-top: 0;
    background: #3ec2d1;
    padding: 10px 0;
}

.quick-checkout-right>ul li:nth-child(1) span {
    font-size: 18px;
    color: #030303;
}

.quick-checkout-right>ul li button {
    font-size: 14px;
    background: #086f7a;
    border: none;
    padding: 5px 15px;
    border-radius: 29px;
    color: #fff;
}

.quick-checkout-right-head h1 {
    font-size: 36px;
    position: relative;
}

.quick-checkout-right-head {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.quick-checkout-right-head>span {
    color: #ffd100;
    font-size: 13px;
    margin: 0 10px;
}

.quick-checkout-right-head>label {
    font-size: 14px;
}

.pro_dosase {
    height: auto;
    display: flex;
    align-items: center;
    margin: 0 0 15px;
    /* background: #1b68aa; */
    border: dashed 0px #8bcd2b;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    margin: 5px auto 10px;
    justify-content: space-between;
}

.pro_dosase h3 {
    margin: 0 !important;
    width: auto;
    border: none;
    flex: 0 0 35%;
    padding: 8px 0 !important;
    color: #3ec2d1 !important;
    font-size: 18px !important;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
}

.select_dosase.pro_dosase ul {
    padding: 0;
    margin: 0;
    flex: 0 0 64%;
    float: right;
}

.select_dosase ul li {
    width: auto;
    margin: 0 8px;
    list-style: none;
    border: none;
    padding: 0;
    min-width: inherit;
    min-height: inherit;
}

.pro_dosase ul li {
    width: 25%;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
}

.pro_dosase ul li label {
    border-radius: 0;
    padding: 5px;
    border: solid 1px #0d2556;
    border-width: 0 0 0 1px;
    color: #0d2556;
    line-height: 25px;
    position: relative;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
}

.select_dosase ul li.active .radio_btn {
    background: #08233b;
    color: #fff;
    font-weight: 600;
}

.pro_dosase ul li.active label {
    background: #3ec2d1 !important;
    color: #fff;
    border-radius: 40px;
}

.select_dosase ul li label {
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select_dosase ul li label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

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

.pro_dosase ul li label {
    border-radius: 40px;
    padding: 10px 5px;
    border: 0;
    border-width: 0 0 0 0px;
    color: #000;
    position: relative;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 15px;
    background: #d2faff;
    margin: 0px 0;
}

.prodct_table_main table tr td button {
    width: auto;
    display: inline-block;
    border: none;
    background: #0d2556;
    color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
    cursor: pointer;
    transition: ease-in .3s;
}

figure.content__bnr {
    /* display: inline; */
    width: 100%;
    float: left;
    position: relative;
    margin: 10px 0 20px;
    background: #fff;
    padding: 5px;
    box-shadow: 0 0 10px #ccc;
}

figure.content__bnr img {
    width: 100%;
}

.pro_txt_2 {
    position: absolute;
    left: 50px;
    top: 43%;
}

.pro_txt_2 label {
    font-size: 32px;
}

.pro_txt_2 label a {
    font-size: 32px;
}

.empty_cart {
    text-align: center;
    margin: 0 0 40px;
}

.empty_cart h3 {
    font-size: 24px;
    margin: 10px 0 20px;
}

.empty_cart a {
    background: #096f7b;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 31px;
}

.content_page.page-error {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 30px 0;
    justify-content: center;
    align-items: center;
}

.content_page.page-error span {
    font-size: 20px;
    font-weight: 600;
}

.content_page.page-error a {
    background: #086f7a;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 30px;
}

.main-sitemap {
    display: flex;
    justify-content: space-between;
}

.main-sitemap2 {
    flex: 0 0 60%;
}

.main-sitemap2 ul li {
    width: 33%;
    float: left;
}

.main-sitemap1 {
    flex: 0 0 20%;
}

.main-sitemap ul li {
    font-size: 15px;
    margin: 5px 0 !important;
}

.main-sitemap2 ul li {
    width: 33%;
    float: left;
}

.content_page.page-error h1 {
    font-size: 100px;
    line-height: 100px;
    margin: 0;
    font-weight: 700;
    color: #3ec2d1;
}

.mobile_show {
    display: none;
}

.cart_box_left {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 #ccc;
    margin: 0px 0 15px;
}

.right_side_checkout {
    margin: 0px 0 10px;
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 #ccc;
}

.cart_box_left h3,
.right_side_checkout h3 {
    border-radius: 5px 5px 0px 0px;
    width: 100%;
    float: left;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff;
    background: #3ec2d1;
    display: block;
    padding: 10px;
}

.cart_box_left ul {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 0px 15px;
}

.cart_box_left ul li {
    width: 100%;
    float: left;
    padding: 0 0 15px 60px;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between;
    border-bottom: solid 1px #eee;
    margin: 10px 0;
}

.cart_box_left ul li::before {
    width: 42px;
    height: 42px;
    position: absolute;
    content: '';
        background: url(../images/cart_tick.png) no-repeat center;
    left: 0;
    top: 0;
}

.cart_box_left ul li:last-child {
    border: none;
}

.blog_details_area figure img {
    width: 100%;
}

.cart_page_bg {
    background: #fff;
    margin-bottom: 50px;
}

.cart_page_bg h1 {
    font-size: 32px;
    margin: 20px 0;
    width: 100%;
    float: left;
}

.cart_box_left ul li .left_side {
    width: auto;
    float: left;
}

.alert {
    width: 100%;
    float: left;
    font-size: 16px;
}

.cart_box_left p {
    margin: 0;
}

.cart_box_left ul li .left_side .top_title {
    width: 100%;
    float: left;
    margin: 0 0 15px;
}

.cart_box_left ul li .left_side h4 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.cart_box_left ul li .left_side h4 span {
    margin: 0 5px;
}

.cart_box_left ul li .left_side p {
    font-size: 14px;
    color: #3ec2d1;
}

.cart_box_left ul li .left_side .remove_area {
    width: 100%;
    float: left;
    margin: 0 0 0px;
}

.cart_box_left ul li .left_side .remove_area a {
    color: #808080;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 12px;
}

.cart_box_left ul li .left_side .remove_area a:hover {
    color: #f00;
}

.cart_box_left ul li .right_side {
    width: auto;
    float: right;
    text-align: right;
}

.cart_box_left ul li .right_side .qty {
    width: auto;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 6px;
    border-radius: 24px;
}

.cart_box_left ul li .right_side .qty span {
    cursor: pointer;
    width: 25px;
    text-align: center;
    line-height: 25px;
}

.cart_box_left ul li .right_side .qty input {
    max-width: 40px;
    text-align: center;
    border: none;
    font-size: 16px;
}

.cart_box_left ul li .right_side .price_top {
    margin-bottom: 10px;
    min-height: 40px;
}

.cart_box_left ul li .right_side .price_top h4 {
    font-size: 20px;
    color: #3ec2d1;
    font-weight: 600;
}

.cart_box_left ul li .right_side .price_top p.main_price {
    text-decoration: line-through;
    color: #808080;
}

.right_side_checkout ul {
    width: 100%;
    float: left;
    padding: 5px 15px 15px 15px;
}

.right_side_checkout ul li {
    width: 100%;
    float: left;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    font-size: 16px;
    padding: 10px 0;
    border-bottom: solid 1px #eee;
}

.right_side_checkout ul li span {
    font-size: 14px;
}

.right_side_checkout ul li label {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
}

.right_side_checkout ul li label span {
    font-size: 18px;
}

.right_side_checkout ul li:last-child {
    border: none;
    padding-bottom: 0;
}

.right_side_checkout ul li .left {
    max-width: 100px;
    text-align: left;
}

.right_side_checkout ul li .left span {
    display: block;
}

.right_side_checkout ul li .left b {
    font-size: 20px;
    font-weight: 600;
    color: #3ec2d1;
    line-height: 20px;
}

.right_side_checkout .btn_checkout {
    background: #3ec2d1;
    color: #fff;
    border-radius: 25px;
    border: none;
    font-size: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 900;
    cursor: pointer;
    margin: 5px 0px;
    width: 100%;
    height: 45px;
    padding: 0 25px;
}

.right_side_checkout .btn_checkout:hover {
    background: #366feb;
    transition: ease-in .3s;
}

.coupons {
    width: 100%;
    float: left;
    margin: 10px 0 20px;
    border: dashed 2px #3ec2d1;
    border-radius: 30px;
    padding: 20px;
}

.coupons .form-group {
    width: 100%;
    float: left;
    margin: 0px 0px;
    padding: 10px 0 0px;
    display: flex;
    flex-flow: row wrap;
}

.coupons .form-group input {
    margin-bottom: 0px;
}

.coupons .form-group input {
    margin-bottom: 0px;
    border: 0px;
    background: #f2f2f2;
    border-radius: 30px 0 0 30px;
    flex: 1;
    box-shadow: 0px 0px 2px #ccc;
    height: 40px;
    padding: 0 25px;
}

.cate-page h1 {
    font-size: 48px;
    font-weight: 700;
    color: #3ec2d1;
    text-align: center;
    text-transform: capitalize;
}

.cate-page {
    margin: 50px 0 0;
}

.checkout_details {
    width: 100%;
    float: left;
    background: #fff;
    font-size: 14px;
    color: #000;
    box-shadow: 0 0 10px #ccc;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.checkout_details h3 {
    width: 100%;
    float: left;
    color: #3ec2d1;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
}

.btc_msg {
    display: none
}

.checkout_details ul {
    width: 100%;
    float: left;
    padding: 0 0;
    margin: 0 0 15px;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between
}

.checkout_details ul li {
    flex: 0 0 100%;
    float: left;
    margin: 10px 0 0;
    position: relative;
    list-style: none
}

.checkout_details label {
    width: 100%;
    float: left;
    padding: 5px 15px;
    font-size: 14px;
    color: #000;
    margin: 5px 0px;
}

.my_cart.check_cart table tr th {
    background: #0d2556;
    color: #fff;
    font-weight: 400
}

.checkout_details ul li:nth-child(1) {
    flex: 0 0 49%;
}

.checkout_details ul li:nth-child(2) {
    flex: 0 0 49%;
}

.checkout_details ul li:nth-child(5) {
    flex: 0 0 32.5%;
}

.checkout_details ul li:nth-child(6) {
    flex: 0 0 32.5%;
}

.checkout_details ul li:nth-child(7) {
    flex: 0 0 32.5%;
}

.checkout_details ul li input {
    height: 45px;
    font-size: 14px;
}

.sbmt_area button {
    border-radius: 10px;
    color: #fff;
    padding: 0;
    background: #3ec2d1;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    width: 150px;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    transition: .5s;
}

.check_right {
    padding: 15px;
    background: #effdff;
    border-radius: 10px;
}

.checkout_details ul li select {
    appearance: auto;
    height: 45px;
}

.check_right table {
    background: #f3f7ff;
    border-radius: 5px !important;
    margin-bottom: 0 !important
}

.check_right table b {
    color: #0d2556;
}

.checkout_page h1 {
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #0d2556;
}

.payment_details {
    width: 100%;
    float: left;
    border: solid 0x #f1f1f1;
    font-size: 14px;
    color: #000;
    margin: 20px 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 #ccc;
    overflow: hidden
}

.payment_details h3 {
    width: 100%;
    float: left;
    color: #0d2556;
    padding: 18px 25px 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0
}

.payment_opt {
    text-align: center;
    padding: 10px 25px 20px;
    width: 100%;
    float: left
}

.payment_opt ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    text-align: center
}

.payment_opt ul li {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100%;
    height: auto;
    border: #ccc 1px solid;
    padding: 8px 8px 8px;
    text-align: center;
    cursor: pointer;
    margin: 5px 0;
    min-width: auto;
    text-align: left;
    background: #fff;
    list-style: none
}

.payment_opt ul li figure {
    max-width: 30%;
    width: 60px;
    float: left;
    height: auto;
    background: #fff;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    margin: 0;
}

.payment_opt ul li figure img {
    display: inline-block;
    float: left;
    max-width: 100%;
    height: auto;
    max-height: 35px;
    margin: 8px 5px;
}

.payment_opt ul li figcaption {
    width: 70%;
    float: left;
    height: auto;
    padding: 0 5px
}

.payment_opt ul li figcaption h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding-top: 0 0 5px;
    width: 100%;
    float: left
}

.payment_opt ul li figcaption span {
    font-size: 14px;
    color: red;
    font-weight: 600;
    line-height: 16px;
    display: inline-block
}

.card_details_main {
    width: 100%;
    float: left;
    margin: 15px 0 25px;
    padding: 15px 25px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 #ccc;
    overflow: hidden
}

.card_details_main h2 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    margin: 0 0 15px;
    color: #03045e;
    font-weight: 600;
}

.card_details_main .main_div {
    width: 100%;
    float: left
}

.card_details_main .main_div .left_side {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0 0
}

.card_details_main .main_div .left_side label {
    margin: 0
}

.card_details_main .main_div .right_side {
    width: 100%;
    float: left
}

.card_details_main .check_first .form-control {
    margin: 7px 0;
    background: 0 0;
    border: solid 1px #ccc;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    font-size: 13px
}

.card_details_main .card_dtls li {
    width: 50%;
    float: left;
    padding: 0 10px 0 0;
    list-style: none
}

.process_btn {
    width: 100%;
    float: left;
    margin: 5px 0 20px
}

.process_btn button {
    background: #ff470d;
    color: #fff;
    font-size: :16px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    padding-bottom: 12px 30px;
    border-radius: 25px;
}

.card_details_main .check_first .form-control {
    margin: 7px 0;
    background: 0 0;
    border: solid 1px #ccc;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    font-size: 13px
}

.card_details_main .card_dtls li select {
    height: 40px !important
}

.card_width li {
    list-style: none
}

img.cross-btn {
    cursor: pointer
}

.checkout_page h1 {
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #0d2556;
}

.qty {
    background: #fff;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
}

.pro-review {
    overflow: hidden;
    width: 100%;
    float: left;
}

.review-sec {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 20px;
    border-bottom: solid 0px #eee;
}

.admin-image {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
    background: #ddd;
    border-radius: 50%;
    position: relative;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
}

.admin-image .fa-user-o:before {
    font-size: 30px;
    line-height: 60px;
}

.admin-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.admin-review {
    float: left;
    border: #ddd 1px solid;
    width: calc(100% - 70px);
    padding: 10px 20px;
    border-radius: 4px;
    color: #292828;
}

.admin-ranking {
    float: left;
    width: 100%;
}

.admin-ranking a {
    color: #000;
}

.admin-ranking b {
    font-weight: 600;
}

.star {
    position: relative;
    float: left;
    font-size: 14px;
}

.star i {
    color: #ffd100;
}

.discription {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #292828;
    margin-top: 6px;
    font-style: italic;
}

.review-mid-content {
    width: 100%;
    float: left;
    padding: 0 0 15px 0;
}

.review-mid-content h3 {
    color: #0020dd232839;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 10px;
}

.review-mid-content p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 0;
}

.rating-star {
    width: 100%;
    position: relative;
    margin-top: 5px;
}

.rating-star a {
    display: inline-block;
    text-indent: -999em;
    width: 100%;
    width: 16px;
    height: 16px;
    position: relative;
}

.rating-star a::before {
    content: "\f006";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: 0;
    display: block;
    text-indent: 0;
    color: #002039;
}

.rating-star a:hover::before {
    content: "\f005";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: 0;
    display: block;
    text-indent: 0;
    color: #002039;
}

.review-mid-content .sub-btn1 {
    background: #333;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 7px 20px;
    border-radius: 3px;
}

.review-mid-content .sub-btn1:hover {
    background: #e65700;
}

.review-form {
    margin-top: 0px;
}

.form-row textarea {
    height: 100px;
}

.form-row {
    margin: 20px 0;
}

.form-row label {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    font-weight: 400;
}

.form-row label.error {
    color: #f00;
}

.sub-btn {
    margin-top: 20px;
    background: #e65700;
    border: #e65700 1px solid;
    color: #fff;
    font-weight: 600;
    padding: 8px 26px;
    border-radius: 4px;
    cursor: pointer;
}

.sub-btn:hover {
    background: none;
    border: #000 1px solid;
    color: #fff;
    color: #002039;
    transition: .5s
}

.rating {
    float: left;
    position: relative;
}

.rating:not(:checked)>input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.rating:not(:checked)>label {
    float: right;
    width: 20px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    line-height: 1.2;
    color: #ddd;
    margin: 0 5px 0 0;
}

.rating:not(:checked)>label:before {
    content: '\f005';
    font-family: 'Fontawesome';
}

.rating>input:checked~label {
    color: #f70;
    text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating:not(:checked)>label.error {
    display: block;
    color: #f00;
    position: absolute;
    font-size: 13px;
    text-shadow: none;
    font-weight: 900;
    left: 0;
    top: 40px;
    width: 100%;
}

.rating:not(:checked)>label.error::before {
    display: none;
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: gold;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating>input:checked+label:hover,
.rating>input:checked+label:hover~label,
.rating>input:checked~label:hover,
.rating>input:checked label:hover label,
.rating>label:hover input:checked label {
    color: #ea0;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating>label:active {
    position: relative;
    top: 2px;
    left: 2px;
}

.review-sec-main {
    display: flex;
    justify-content: space-between;
    border: 1px solid #eee;
    margin: 0 0 50px;
}

.review-sec-main figure {
    flex: 0 0 45%;
    margin: 0;
}

.review-sec-main figure img {
    width: 100%;
    height: 540px;
    object-fit: cover;
}

.review-sec-main .form-row {
    margin: 10px 10px;
    width: 30%;
    float: left;
}

.form-row.form-textarea {
    width: 98%;
    margin: 10px 0;
}

.review-sec-main .form-row h3 {
    font-size: 16px;
}

.review-sec-main h3 {
    font-size: 16px;
    font-weight: 400;
}

.review-sec>h3 {
    font-size: 26px !important;
    color: #000;
}

.main-sitemap ul {
    padding-left: 20px;
}

.contact_form.content_page.cms_page ul li {
    padding: 0;
    margin: 10px 7px;
    float: left;
    width: 48%;
    list-style: none;
}

.contact_form.content_page.cms_page ul li:nth-child(5) {
    width: 98%;
}

.contact_form.content_page.cms_page ul li:nth-child(5) textarea {
    border: 1px solid #eee;
}

.contact_form.content_page.cms_page ul li:nth-child(6) {
    width: 98%;
}

.contact_form.content_page.cms_page ul li input {
    height: 42px;
    border: 1px solid #eee;
}

button.sbmt_btn {
    display: inline-block;
    border: none;
    background: #086f7a;
    padding: 12px 40px;
    font-size: 18px;
    color: #fff;
    margin: 10px 0 0;
    border-radius: 5px;
}

.content_page.cms_page {
    padding: 50px 0;
}

ul.our-product.cate-product {
    justify-content: center;
}

.contact_form.content_page.cms_page {
    margin: 50px 0;
    box-shadow: 0 0 15px #eee;
    padding: 40px;
}

.content_page ul {
    margin: 0 0 25px;
}

.content_page ul li:first-child {
    margin-top: 0;
}

.content_page ul li {
    margin: 10px 0 10px 20px;
}

.home__content.home__content1 {
    text-align: center;
}

.home__content.home__content1 h1 {
    font-size: 42px;
    font-weight: 500;
    color: #3ec2d1;
}

ul.our-product li:hover>a {
    background-color: transparent;
    border-color: #3ec2d1;
    color: #3ec2d1;
}

ul.our-product li:hover>a span {
    background-color: #3ec2d1;
}

ul.treatment-product li:hover .treatment-product-intro>a {
    background-color: transparent;
    border-color: #3ec2d1;
    color: #3ec2d1;
}

ul.treatment-product li:hover .treatment-product-intro>a span {
    background-color: #3ec2d1;
}

.desktop {
    display: none !important;
}
.modal-title {
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #3ec2d1;
    font-weight: 600;
}
ul.pop_pro li {
    list-style: none;
}
ul.pop_pro li > a {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 35px;
    line-height: 35px;
}
.pop_txt {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 10px;
}
.pop_txt p {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 20px;
    margin: 0 0 15px;
    font-weight: 500;
}
.pop_txt p b {
    font-weight: 600;
    margin: 0 0 5px;
    display: block;
    text-transform: capitalize;
}
.pop_txt a.shop_now {
    background: #3ec2d1;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
}
ul.pop_pro {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    background: #f6f8fb;
    padding: 10px 15px 20px;
    border-radius: 5px;
    border: 1px solid #eee;
}
ul.pop_pro li h3 {
    font-size: 16px;
    font-weight: 600;
}
ul.pop_pro a.cart {
    background: #3ec2d1;
    padding: 2px 7px;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    font-size: 14px;
    height: auto;
}
ul.pop_pro figure {
    margin: 12px 0px 15px;
}
ul.pop_pro li {
    list-style: none;
    width: 50%;
    padding: 10px;
}
.contact--details ul {
    margin: 0;
    padding: 0;
}
.contact--details ul li {
    list-style: none;
    display: flex;
    gap: 10px;
}
.contact--details {
    border: 1px solid #eee;
    margin: 50px 0 0;
}
.contact--details ul li {
    list-style: none;
    display: flex;
    gap: 10px;
    border-bottom: 1px solid #eee;
    padding: 20px;
}
.contact--details ul li p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
}
.contact--details ul li figure {
    margin: 0;
}
.contact--details h3 {
    text-align: center;
    background: #086f7a;
    padding: 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
}

.home_coupon{ position:absolute; right:15px; bottom:15px; max-width:350px;}
.coupon_area_cat{ width:100%; float:right; border-radius:8px; max-width:400px; display:flex; flex-flow:row; align-items:center; justify-content:space-between; padding:5px 10px; margin:10px 0 0px ; background: #f7f7f7; border:dashed 1px #086f7a; line-height:normal;}
.coupon_area_cat p {
    font-size: 20px !important;
    font-weight: 700;
    margin: 0;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    line-height: 22px;
    font-style: italic;
}
.coupon_area_cat p span {
    color: #086f7a;
    font-weight: 800;
}
.coupon_area_cat h4{ font-weight:700; font-size:14px; text-transform:uppercase; color:#000; margin:0px 0 5px; padding:0; text-align:center; line-height:16px; }
.coupon_area_cat .coupon_box{ font-size:18px; background:#086f7a; color:#fff; padding:5px 10px; display:inline-block; border:dashed 1px #fff; font-weight:700; line-height:24px; letter-spacing:1px; min-width:100px; text-align:center; 
    
}
.quick-checkout-left .coupon_area_cat {
    width: 100%;
    max-width: 100%;
}
.content_page.sitemap ul li {
    margin: 5px 0 !important;
}
.blog-card.blog_area ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.blog_content p a {
    color: #3ec2d1;
    font-weight: 600;
}
.blog_content h4 {
    font-size: 18px;
    font-weight: 600;
}
.blog_content h4 em{
        font-weight: 600;
}
.blog_content p a.extra-link {
    color: #000;
    font-weight: 600;
}
.blog-card.blog_area > ul li {
    flex: 0 0 30%;
    width: 30%;
    list-style: none;
    border: 1px dashed #086f7a;
    padding: 10px;
    border-radius: 10px;
}
.blog-card.blog_area ul li figure img {
    width: 100%;
    border-radius: 10px;
}
.blog__info h2 a {
    font-size: 18px;
    font-weight: 600;
}
ul.date_time.date_admin {
    display: flex
;
    font-size: 14px;
}
ul.date_time.date_admin li {
    font-size: 14px;
    list-style: none;
}
ul.date_time.date_admin li {
    font-size: 12px;
    list-style: none;
    flex: 0 0 50%;
    width: 50%;
    padding: 0;
    /* background: red; */
    border: none;
}
.blog-card.blog_area li p {
    font-size: 14px;
    line-height: 20px;
}
.main-content {
    margin: 40px 0 15px;
}
.blog-card.blog_area ul li figure {
    margin: 0;
}
.blog__info h2 {
    line-height: normal;
    margin: 0;
}
.blog-card.blog_area li p {
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
.blog_details_area h1 {
    font-size: 32px;
}
ul.date_time.date_admin {
    display: flex
;
    list-style: none;
    gap: 20px;
    font-size: 14px;
    margin: 0 0 20px;
}

@media only screen and (max-width: 600px) {
.home_coupon{ max-width:100%; float:left; padding:0px 10px 10px; position:static;}  
.coupon_area_cat p span {font-size: 16px;}
p.price_top {display: block !important;font-size: 16px !important;}
.home__content.home__content1 h1 {font-size: 28px;font-weight: 700;color: #3ec2d1;margin: 20px 0 10px;}
}

