/*
Theme Name: ActizaPharma
Theme URI: https://wordpress.org/themes/asgard/
Author: Ravi Makwana
Author URI: https://profiles.wordpress.org/ravimakwana/
Description: Pharmacy Selling E-commerce theme
Version: 1.1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: asgard
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.single-product-sidebar a {
    color: rgb(1 89 47)!important;
    text-decoration: underline;
}


.single-product-sidebar .widget .product-category-list ul li a:hover {
    background-color: #01592f;
    color: #fff !important;
}

.bg-primary {
    background-color: #01592f !important;
}

.darshikcreation-star h2 {
    color: #ffffff !important;
}


.btn-primary {
    background-color: #86ae34;
    border-color: #86ae34;
}

.text-dark-blue {
    color: #000000;
}

.text-body {
    color: #ffffff !important;
}

.medz-title, .single-post .entry-content .wp-block-heading, .single-product .wp-block-heading {
    background-color: #f7f7f7;
	border-left: 5px solid #01592f !important;
}

.text-dark-blue {
    color: #000000!important;
}


.bg-footer {
        background-color: #01592f;
}

.contact-main .wpcf7-form {
    background-color: #01592f;
}

.product-enquery-darshikcreation {
    background-color: #01592f;
}

.contact-main .form-field-main label {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}

.left-search .dgwt-wcas-search-input {
    background-color: transparent !important;
    border-color: #000000 !important;
    padding: 13px 48px 13px 24px !important;
}

.d-md-block.d-none {
    color: #ffffff;
}

.btn:hover {
        background-color: #01592f;
    border-color: #01592f;
    color: var(--bs-btn-hover-color);
}

.bgBlue {
    background-color: #86ae34;
}

.my-b2b-sidebar h2 {
    background-color: #01592f;
    color: #fff !important;
}

.my-b2b-single-product table {
    width: 100% !important;
}

.about-content-home-page h2, .about-content-home-page h3 {
    border-left: 5px solid #01592f;
    padding: 10px 15px !important;
    background-color: #f7f7f7;
    margin: 10px 0;
    color: #000;
}

.about-content-home-page p {
    color: #000000;
}


a.p-1.bg-primary.fs-16.text-white.rounded-top.rounded-end.text-center.position-relative.text-decoration-none.shadow.global-button {
    background-color: #01592f !important;
}




.darshikcreation-star {
    background: #01592f;
}

.about-content-home-page ul li {
    color: #000000;
}

.review-row .glsr-reviews-wrap .glsr-reviews .glsr-review {
        box-shadow: 0 0px 5px 1px #ccccca;
    flex-basis: calc(33.33% - 30px);
    height: 100%;
    padding: 20px;
    background-color: #01592f;
}

.darshikcreation-star .glsr-review-title {
    color: #ffffff;
}

.darshikcreation-star span.glsr-tag-value {
    color: #fff;
}

.darshikcreation-star span.glsr-bar-label {
    color: #ffffff;
}

.darshikcreation-star span.glsr-bar-percent {
    color: #ffffff;
}

.darshikcreation-star .glsr-summary .glsr-bar-background:before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: var(--glsr-text-md);
    margin-top: calc(var(--glsr-text-md) / 2 * -1);
    opacity: unset;
    position: absolute;
    top: 50%;
    width: 100%;
}

.darshikcreation-star p {
    color: #fff;
}

.brands-logos figure.wp-block-image.size-full.text-center img {
    width: 125px !important;
    border-radius: 0px !important;
}


/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 1100px) {
    .my-contact-from-home {
        display: inline-block;
    }

    .my-contact-from-home div.custom-col {
        width: 100%;
        display: block;
    }
}
