@charset 'utf-8';
/*
 Theme Name:   Dermatology Clinic Child Theme
 Theme URI:    http://dermatology-clinic.themerex.net/
 Description:  Dermatology Clinic Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     dermatology-clinic
 Version:      1.0
 Tags:         light, inheritable theme options
 Text Domain:  dermatology-clinic
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


/*=============== BASE ===============*/
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.page_row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

input,
button {
    border: none;
    outline: none;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

body {
    padding: 0 !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
address,
section,
video,
audio {
    font-family: "Montserrat", sans-serif;
}

h1,
h2 {
    margin: 0;
    font-size: 50px;
    font-family: "Forum", serif;
    text-transform: unset;
}

.select2-container--default .select2-selection--single,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="password"],
textarea,
textarea.wp-editor-area,
.select_container,
select,
.select_container select {
    text-transform: none;
}

.body_style_boxed .page_wrap {
    margin: 0 !important;
    width: 100% !important;
}

.page_container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.woocommerce-cart.woocommerce-page .woocommerce,
.woocommerce-checkout.woocommerce-page .woocommerce {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.woof_products_top_panel {
    max-width: 1170px;
    margin: 0 auto;
}

form.checkout.woocommerce-checkout {
    margin-top: 30px;
}

.scheme_default .woocommerce div.product form.cart div.quantity span,
.scheme_default .woocommerce-page div.product form.cart div.quantity span {
    display: none !important;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity {
    width: 50px !important;
    height: 41px !important;
}

.scheme_default .woocommerce div.product form.cart div.quantity input[type="number"],
.scheme_default .woocommerce-page div.product form.cart div.quantity input[type="number"] {
    text-align: center;
    padding: 0;
    color: #000 !important;
    background: transparent;
    font-size: 18px;
}


.qib-button {
    border-radius: 0;
    font-size: 18px;
}

body .qib-button-wrapper {
    border: 1px solid #A5A5AA;
    width: fit-content;
}

.screen-reader-text {
    overflow: auto !important;
}

.woocommerce .product_meta span.posted_in {
    display: none !important;
}

footer {
    background-color: #000;
    color: #A5A5AA;
    padding: 80px 0 90px;
    font-family: "Montserrat", sans-serif;
    clear: both;
}

footer h5 {
    margin-top: 0;
    color: #fff !important;
    font-family: "Forum", serif;
}

footer ul {
    padding: 0;
}

footer a,
footer ul li {
    color: #A5A5AA !important;
}

.foo_logo {
    margin-bottom: 28px;
}

.foo_contact ul li {
    padding-left: 25px;
    position: relative;
}

.foo_contact ul li span {
    position: absolute;
    top: 1px;
    left: 0;
}

.copyright {
    background-color: #191919;
    color: #A5A5AA;
    text-align: center;
    padding: 20px 0;
    font-family: "Montserrat", sans-serif;
}

.copyright p {
    margin: 0;
}

.foo_enquiry input,
.foo_enquiry input:focus {
    border: 1px solid #A5A5AA !important;
    height: 50px;
    padding: 15px 20px !important;
    margin-bottom: 18px !important;
    font-family: "Montserrat", sans-serif;
    text-transform: unset !important;
    font-size: 15px !important;
    color: #A5A5AA !important;
}

.foo_enquiry input:focus::placeholder {
    color: #A5A5AA !important;
}

.foo_enquiry .wpcf7 .wpcf7-submit {
    min-width: 113px;
    min-height: 56px;
    display: flex;
    align-items: center;
    background-color: #e8a5a5 !important;
    color: #000 !important;
    font-size: 15px !important;
    font-weight: 400;
    margin: 0 !important;
    border-radius: 0 !important;
}

.purpose_sec {
    background: url(images/purpose-bg.png) no-repeat;
    background-position: 0 0;
    background-size: 40% 100%;
    font-size: 15px;
    padding: 50px 60px !important;
}

.purpose_img {
    padding-right: 30px;
}

.purpose_text {
    padding: 0 60px 0 40px;
}

.purpose_sec.care_sec {
    background: #fff;
}

.purpose_sec h2,
.featured_sec h2,
.delivery h2 {
    text-transform: unset;
    font-family: "Forum", serif;
    font-size: 50px;
    margin-bottom: 20px;
}

.delivery .text-center {
    text-align: center;
}

.delivery .text-center a {
    font-size: 18px;
    font-weight: 600;
    background-color: #000;
    color: #fff;
    border-radius: 15px;
    padding: 7px 15px;
}

.featured_sec h2 {
    margin-bottom: 28px;
}

.featured_sec, .delivery {
    padding: 70px 0;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;
}

.banner .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
}

.owl-dot:hover,
.owl-dot:focus {
    background: none !important;
}

.banner .owl-carousel button.owl-dot span {
    width: 13px;
    height: 3px;
    background-color: #d4e7ec;
    margin: 0 3px;
}

.banner .owl-carousel button.owl-dot.active span {
    width: 50px;
    background-color: #fff;
}

.banner_item {
    position: relative;
}

.banner_text {
    max-width: 36%;
    position: absolute;
    top: 50%;
    left: 12%;
    transform: translate(0, -50%);
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
}

.banner_text h1,
.banner_text h2 {
    font-size: 50px;
    font-family: "Forum", serif;
    text-transform: unset;
    margin: 0;
    margin-bottom: 15px;
}

.banner_text p {
    margin-bottom: 40px;
}

.banner_text a {
    display: inline-block;
    min-width: 145px;
    padding: 15px 10px;
    background-color: #000;
    color: #fff !important;
    text-align: center;
}

.banner_text a:hover {
    background-color: #e7a4a6;
}

.category_sec {
    padding: 70px 0;
    text-align: center;
}

.category_sec h2 {
    margin: 0;
    font-size: 50px;
    font-family: "Forum", serif;
}

.category_sec .heading {
    max-width: 820px;
    margin: 0 auto;
}

.cat_item {
    position: relative;
}

.cat_item a {
    position: absolute;
    left: 50%;
    bottom: 24px;
    transform: translateX(-50%);
    background-color: #fff;
    color: #000 !important;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 22px;
    text-wrap: nowrap;
    border-radius: 27px;
}

.category_sec .owl-theme .owl-nav [class*="owl-"]:hover,
.featured_slider .owl-theme .owl-nav [class*="owl-"]:hover {
    background: none;
}

.category_sec .owl-prev span,
.featured_slider .owl-prev span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(images/owl-left-arr.png);
    font-size: 0;
}

.category_sec .owl-next span,
.featured_slider .owl-next span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(images/owl-right-arr.png);
    font-size: 0;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
}

.pro_text,
.related {
    text-align: center;
    font-size: 15px;
}

.pro_text h5,
.related h5 {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    font-family: "Work Sans", sans-serif !important;
}

.pro_text p,
.related p {
    padding: 0 10px;
}

.pro_text .price,
.scheme_default .woocommerce ul.products li.product .price,
.scheme_default .woocommerce-page ul.products li.product .price {
    display: block;
    font-size: 22px;
    font-weight: 500;
    margin: 15px 0 30px;
    color: #444444;
}

.btnwrapper {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    padding: 2px;
}

.btnwrapper a,
.related .v_detail,
.related .add_to_cart_button {
    flex: 1;
    background-color: #000;
    color: #fff !important;
    font-size: 15px;
    padding: 14px 0 !important;
    outline: 1px solid #000;
}


.btnwrapper a:last-child,
.related .add_to_cart_button {
    background-color: #fff;
    color: #000 !important;
}

.btnwrapper a:hover {
    background-color: #e7a4a6;
    color: #000 !important;
}

.testi_sec {
    background-color: #f9f0f0;
    padding: 70px 0 80px;
}

.testi_sec h2 {
    margin: 0 0 55px 0;
    text-transform: unset;
    font-family: "Forum", serif;
    font-size: 50px;
    text-align: center;
}

.testi_item {
    padding: 105px 29px 25px;
    position: relative;
    background-color: #fff;
}

.testi_item::before {
    content: '';
    position: absolute;
    left: 29px;
    top: 25px;
    width: 68px;
    height: 72px;
    background: url(images/testimonial-quote.png);
}

.testi_item::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fbf6f6;
    opacity: 0.6;
}

.testi_sec .owl-item.center .testi_item::after {
    content: none;
}

.main_test {
    min-height: 215px;
    font-size: 18px;
    font-weight: 500;
}

.testi_item p {
    margin: 0;
    line-height: 25px;
}

.testi_author {
    font-size: 13px;
    font-weight: 500;
    color: #444444;
}

.testi_author strong {
    font-size: 15px;
    font-weight: 500;
    color: #A5A5AA;
}

.heading h2 {
    margin: 0 0 40px 0;
    text-transform: unset;
    font-family: "Forum", serif;
    font-size: 50px;
    text-align: center;
}

.partner_sec {
    padding: 70px 0 35px;
}

.partner_sec .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 50px;
}

.partner_sec .owl-theme .owl-dots .owl-dot span {
    width: 17px;
    height: 4px;
    background-color: #f7b3d8;
    margin: 0 4px;
}

.partner_sec .owl-theme .owl-dots .owl-dot.active span {
    background-color: #e5007d;
}

.partner_item {
    min-width: 200px;
    max-width: 200px;
    text-align: center;
    margin: 20px auto;
}

.blog_sec {
    padding: 70px 0 65px;
    background-color: #f9f0f0;
}

.blogtext {
    padding: 15px 0;
    font-size: 15px;
}

.blogtext h5 {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
}

.blogtext p {
    line-height: 18px;
    color: #444444;
}

.blogtext a,
.eventtext a {
    color: #000;
    transition: 300ms all ease-in-out;
}

.blogtext a::after,
.eventtext a::after {
    content: '\f105';
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 5px;
    transition: 300ms all ease-in-out;
}

.blogtext a:hover::after,
.eventtext a:hover::after {
    margin-left: 10px;
}

.btnwrap {
    margin-top: 15px;
    text-align: center;
}

.btnwrap a {
    display: inline-block;
    min-width: 184px;
    padding: 13px 0;
    font-size: 15px;
    border: 1px solid #000;
    color: #000;
}

.btnwrap a:hover {
    background-color: #e7a4a6;
    color: #000 !important;
}

.event_sec {
    padding: 35px 0 70px;
}

.eventtext {
    padding: 15px 0;
    font-size: 15px;
}

.eventtext h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.eventtext p {
    margin-bottom: 10px;
    color: #444444;
}

.eventtext ul {
    padding: 0;
    margin-bottom: 20px;
}

.eventtext ul li {
    margin: 0;
    color: #444444;
    font-weight: 500;
}

.eventtext ul li:first-child::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(images/calendar.png);
}

.eventtext ul li:last-child::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(images/map-pin.png);
}

.eventtext ul li::before {
    position: relative;
    top: 5px;
    margin-right: 8px;
}

.event_sec .btnwrap {
    margin-top: 40px;
}

.event_sec .btnwrap a {
    background-color: #000;
    color: #fff;
}

.event_sec .btnwrap a:hover {
    background-color: #e7a4a6;
    color: #000;
}

.woocommerce .post_item_single .woocommerce-breadcrumb,
.woocommerce .product.type-product,
.woocommerce.yith-wcwl-form.wishlist-fragment,
.woocommerce-notices-wrapper,
.tinv-wishlist.woocommerce.tinv-wishlist-clear {
    max-width: 1170px;
    margin: 25px auto 0 !important;
    border-bottom: 0 !important;
}

.tinv-wishlist.woocommerce.tinv-wishlist-clear {
    margin: 0 auto !important;
    padding: 30px 0;
}

.tinv-wishlist.woocommerce .tinv-header {
    text-align: center;
}

.tinv-wishlist.woocommerce button {
    padding: 7px 10px;
}

.tinvwl-input-group {
    width: 100%;
}

.select_container::after {
    top: 16px;
}

.scheme_default .select_container select, .scheme_default .select_container::before {
    background: #e8e8e8 !important;
}

.tinv-wishlist.woocommerce.tinv-wishlist-clear input[type="radio"], .tinv-wishlist.woocommerce.tinv-wishlist-clear input[type="checkbox"] {
    display: block;
    cursor: pointer;
}

.product-remove button {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tinvwl-input-group-btn {
    width: 30%;
}

.woocommerce .products .product.type-product {
    margin: 25px 0 0 !important;
}


.woocommerce .post_item_single .woocommerce-breadcrumb {
    margin-bottom: 40px !important;
}

.woocommerce-page div.product .woocommerce-tabs {
    position: relative;
}

.woocommerce-page div.product .woocommerce-tabs::before {
    content: "";
    width: 100vw;
    display: block;
    background-color: #f9f0f0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    z-index: 0;
}

.woocommerce-page div.product .woocommerce-tabs>* {
    z-index: 1;
    position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    justify-content: center;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    overflow: visible;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    content: "";
    width: 100vw;
    display: block !important;
    background-color: #444444;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    z-index: 3;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::after {
    content: "";
    width: 100vw;
    display: block !important;
    background-color: #444444;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    z-index: 2;
}

.woocommerce-page div.product .woocommerce-tabs .panel {
    border-width: 0 !important;
}

.woocommerce-Tabs-panel {
    padding: 48px 0 !important;
}

.woocommerce-Tabs-panel h4 {
    margin: 0;
}


.single-product .related {
    border: 0 !important;
    margin-top: 0 !important;
    padding: 70px 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #f9f0f0 !important;
    border-right: 1px solid #444444 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    color: #000 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    border-right: 0 !important;
}

.single-product div.product .trx-stretch-width .woocommerce-tabs {
    padding: 0 !important;
}

.single-product div.product .trx-stretch-width .woocommerce-tabs .wc-tabs li a {
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
}

.single-product div.product .woocommerce-tabs .wc-tabs li a {
    background: transparent !important;
    padding: 14px 70px !important;
    min-width: 255px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0px !important;
}

.single-product div.product .woocommerce-tabs .wc-tabs li:hover a {
    color: #000 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #e8a5a5 !important;
    border: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000 !important;
}

.single_add_to_cart_button {
    clear: left;
}

.woocommerce .post_item_single .woocommerce-breadcrumb {
    font-weight: 500 !important;
    color: #A5A5AA !important;
}

.scheme_default .woocommerce .woocommerce-breadcrumb a,
.scheme_default .woocommerce .woocommerce-breadcrumb span {
    color: #000 !important;
}

.scheme_default .woocommerce .woocommerce-breadcrumb span {
    margin: 0 5px;
}

.woocommerce div.product .product_title {
    font-family: "Forum", serif;
    font-size: 32px;
    margin: 0 0 22px !important;
    text-transform: uppercase;
    display: block !important;
}

.woocommerce div.product p.price {
    font-size: 22px !important;
    font-weight: 600;
    margin: 0 0 22px !important;
}

.scheme_default .woocommerce span.amount,
.scheme_default .woocommerce-page span.amount {
    color: #000 !important;
}

.woocommerce-product-details__short-description {
    border-top: 1px solid #dcdcdc;
    padding-top: 22px;
    font-size: 15px;
    margin-bottom: 22px !important;
}

.woocommerce-product-details__short-description p {
    padding-right: 34px;
}

.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist {
    margin: 0 !important;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button,
.woocommerce div.product form.cart .single_add_to_wishlist.button,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    margin-top: 23px !important;
    border-radius: 0 !important;
    background-color: #000;
    border: 1px solid #000 !important;
    font-size: 15px;
    font-weight: 400;
    padding: 18px 30px;
    font-family: "Montserrat", sans-serif;
}

.woocommerce div.product form.cart .single_add_to_wishlist.button,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    background-color: #fff;
    color: #000;
    margin-left: 20px;
}




.woocommerce div.product form.cart .button.single_add_to_cart_button {
    min-width: 190px;

}

.woocommerce div.product div.summary {
    font-size: 15px !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 21px;
}

.sku_wrapper,
.scheme_default .woocommerce div.product .product_meta span>span {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    margin-bottom: 30px;
}

.woocommerce .product_meta span {
    background: unset !important;
}

div.heateor_sss_sharing_container svg {
    /* filter: brightness(0); */
    background: #000;
}

/* div.heateor_sss_sharing_container .heateor_sss_facebook svg {
    background: #316FF6;
}

div.heateor_sss_sharing_container .heateor_sss_button_instagram svg {
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
} */

.pswp--zoom-allowed .pswp__button--zoom, .pswp__button--zoom {
    display: block !important;
}

a.know_m {
    font-size: 15px;
    min-width: 168px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    text-align: center;
    padding: 13px 36px;
    text-transform: uppercase;
    margin-top: 26px;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:hover,
.woocommerce div.product form.cart .single_add_to_wishlist.button:hover,
a.know_m:hover {
    background-color: rgb(231, 164, 166);
    color: #000 !important;
}

.woocommerce div.product div.images {
    margin-bottom: 70px;
}

.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
    border: 1px solid #000;
    margin-top: 20px;
}

.woocommerce-tabs h4 {
    font-size: 22px;
    font-family: "Forum", serif;
    margin-bottom: 12px;
}

.woocommerce-tabs p,
.woocommerce-tabs ol li,
.woocommerce-tabs ul li {
    color: #444444;
    font-size: 15px;
}

.woocommerce-tabs ol,
.woocommerce-tabs ul {
    margin-bottom: 20px !important;
    padding: 0;
}

.woocommerce-tabs ol {
    list-style-position: inside;
}

.woocommerce-tabs ul li {
    position: relative;
    padding-left: 17px;
}

.woocommerce-tabs ul li::before {
    content: '-';
    position: absolute;
    top: 8px;
    left: 0;
    transform: translateY(-50%);
}

.woocommerce-wishlist .wishlist-title {
    width: 100%;
}

.woocommerce-wishlist .wishlist-title h2 {
    font-family: "Forum", serif;
    font-size: 32px;
    margin: 0 0 22px !important;
    text-transform: uppercase;
    display: block !important;
    text-align: center;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}

/* .woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-EditAccountForm,
.woocommerce-Addresses,
.woocommerce-MyAccount-content>p {
    float: left;
    width: 80% !important;
} */

.woocommerce-checkout .woocommerce-info {
    width: 100% !important;
}

.woocommerce-MyAccount-navigation ul li a {
    padding: 1.2em 0 0.8em;
}

.woocommerce-MyAccount-content {
    padding: 60px 0;
}

.woocommerce ul.products li.product .post_featured:not(.hover_none)+.post_data a:not(.compare),
.woocommerce-page ul.products li.product .post_featured:not(.hover_none)+.post_data a:not(.compare) {
    display: block
}

.st-woocommerce-related-product .related ul.products li.first,
.st-woocommerce-related-product .related ul.products:after {
    clear: none;
}

.sku_wrapper {
    display: block;
}

.wt-related-products .carousel-wrap,
.single-product div.product .trx-stretch-width-wrap {
    padding: 0 !important;
}

.related.products h2 {
    margin-bottom: 28px;
    text-align: center;
}

/* Modal */
.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    z-index: 99;
}

.modal-content {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 1rem 1.5rem;
    max-width: 500px;
    border-radius: 0.5rem;
}

.close-button,
.closeform {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: lightgray;
    font-size: 20px;
}

.closeform {
    margin-bottom: 20px;
}

.close-button:hover {
    background-color: darkgray;
}

.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.know_m_form br {
    display: none;
}

.know_m_form input,
.know_m_form textarea {
    height: 45px;
    font-size: 19px;
    border-color: #d2d2d3 !important;
    text-transform: none;
}

.wpcf7-form-control {
    margin-bottom: 0 !important;
}

.wpcf7-form-control-wrap {
    margin-bottom: 20px;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.know_m_form textarea {
    height: 80px !important;
    min-height: 80px !important;
}

.know_m_form .wpcf7-submit {
    height: auto;
    font-size: 15px !important;
    padding: 16px 10px !important;
    margin-top: 20px;
}

.woocommerce ul.products li.product .post_data,
.woocommerce-page ul.products li.product .post_data {
    padding: 27px 1px 1px;
}

.woocommerce ul.products li.product .post_data .add_to_cart_button,
.woocommerce-page ul.products li.product .post_data .add_to_cart_button {
    margin-top: 0;
    outline: 1px solid #000;
    background-color: #fff;
    color: #000 !important;
    font-size: 15px;
    padding: 14px 0;
    font-weight: 400;
}

.scheme_default .woocommerce .price span.amount,
.scheme_default .woocommerce-page .price span.amount {
    color: #444444 !important;
}

.related .v_detail {
    float: left;
    width: 49%;
}

.related .add_to_cart_button {
    float: right;
    width: 49%;
    border-radius: 0 !important;
}

.woocommerce ul.products li.product .post_item,
.woocommerce-page ul.products li.product .post_item {
    border: 0;
}

.related .owl-theme .owl-nav {
    width: 100%;
}

.wt-related-products .owl-theme .owl-nav [class*="owl-"] {
    border-radius: 50%;
    outline: 1px solid #A5A5AA;
}

.shop_wrapper ul.products li.product .post_data .add_to_cart_button,
.shop_wrapper ul.products li.product .post_data .add_to_cart_button {
    border-radius: 0;
    width: 100%;
}

.wpfMainWrapper {
    margin-top: 105px;
    padding-right: 30px;
}

.single.single-post .content_wrap {
    padding-top: 40px;
}

.single.single-post .content_wrap .post_featured img {
    width: 100%;
}

.tax-product_cat .list_products {
    max-width: 1170px;
    margin: 0 auto;
}

.woocommerce-shop .background_woo,
.woocommerce-shop .dermatology_clinic_shop_mode_buttons,
.woocommerce-shop .woocommerce-result-count,
.woocommerce-shop .woocommerce-ordering,
.tax-product_tag .background_woo,
.tax-product_tag .dermatology_clinic_shop_mode_buttons,
.tax-product_tag .woocommerce-result-count,
.tax-product_tag .woocommerce-ordering {
    display: none;
}

.woocommerce-shop .filterwrap,
.woocommerce-shop .postwrap {
    padding: 0 15px;
}

.woocommerce-shop .filterwrap {
    width: 20%;
    padding-right: 30px;
}

.woocommerce-shop .postwrap {
    width: 80%;
    background: #eee;
}

.woocommerce .shop_mode_list ul.products {
    padding-top: 0;
}

.post_content_text {
    padding: 40px 0;
}

.content_wrap {
    padding: 50px 0;
}

.woocommerce-order {
    padding: 40px 0;
}

.foo_logos_wrap {
    max-width: 60%;
    margin-top: 30px;
}

.searchwrap {
    position: relative;
}

.searchf {
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    padding: 0 15px;
    display: none;
}

.s_formwrap {
    max-width: 800px;
    margin: 40px auto 0;
}

.searchf input {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #ffff;
}

.searchf.show_form {
    display: block;
}

.recovery {
    text-align: center;
    padding: 40px 0;
    background: #f9f0f0;
}

.pro_img {
    min-height: 250px;
    display: flex;
    justify-content: center;
}

.pro_img img {
    max-height: 250px;
    width: auto !important;
}

.woocommerce-ordering .select_container::before {
    width: 5em;
}

.eventwrapper .event_wrap {
    margin-bottom: 40px;
}



/* koushik */
#about_title_paragraph h1{
    margin: 0 0 20px 0;
}
#about_title_paragraph p {
	color: #444444;
	font-size: 15px;
	line-height: 20px;
}
#quality_icon_sec h4 {
	color: #18181B;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 18px;
	margin: 0 0 15px 0;
	line-height: 24px;
}
#quality_icon_sec p{
    color: #52525B;
    font-size: 16px;
    line-height: 26px;
}
#quality_icon_sec .about_box {
	padding: 5px 30px;
}
#mission_vision_sec {
	background: #E6BABA38;
}
#mission_vision_sec .vc_col-sm-8 {
	width: 80%;
}
#mission_vision_sec .vc_col-sm-4 {
	width: 20%;
}
#mission_icon_box h3 {
	margin: 0 0 20px 0;
	text-transform: unset;
	font-family: "Forum", serif;
	font-size: 32px;
    line-height: 35.33px;
}
#mission_icon_box p {
	font-size: 16px;
	color: #52525B;
	line-height: 26px;
	font-weight: 400;
}
#mission_icon_box {
	padding: 35px 10px;
}
#mission_vision_sec .vc_col-sm-4 figure {
	margin-left: 26px;
}
.about_content {
	background: url(images/about_bg.png) 0 0 no-repeat;
	background-position: 0 74px;
}
/* koushik */

.tax-product_tag .post_data .add_to_cart_button, .woocommerce-page ul.products li.product .post_data .add_to_cart_button, .tax-product_tag form.cart {
    display: none;
}

.woocommerce div.product form.cart .variations select {
    font-size: 15px;
    padding: 10px 15px;
}

.woocommerce-billing-fields__field-wrapper input, .woocommerce-billing-fields__field-wrapper span {
    font-size: 16px;
    overflow: visible !important;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF !important;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
	margin-top:16px;
}

.onco_sec {
    padding: 70px 0 20px;
}

.onco_box {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
}

.onco_img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 0 auto 15px; 
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
}

.woof_price_filter {
    display: none;
}

.foo_logo span {
    color: #fff;
}