/*
Theme Name: mgcomapre
Template: twentytwentyfour
Theme URI: https://wordpress.org/themes/mgcompare/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mgcompare
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

html,
body,
:root :where(body) {
    background: #fff;
}

.wp-block-group.content-main.wp-block-group- {
    background-color: #fff;
}

/*header.wp-block-template-part {
    background-color: #058c30;
    padding: 0 10%;

}*/

h1.post-title {
    padding: 20px 0 5px 0;
}

.search header.wp-block-template-part {
    margin-bottom: 35px;
}

main#wp--skip-link--target {
    padding: 0 20px;
    max-width: 100%;
}

.home main#wp--skip-link--target {
    padding-left: 0px;
    /* padding-right:0px; */
    padding-top: 30px;
}

body,
:root :where(body) {
    width: 100%;
    padding: 0;
    background-color: #fff;
    min-height: 400px;
}

.search-page-cont figure {
    text-align: center;
    margin-left: 150px;
    width: 100%;
}

.search-page-grid li figure {
    display: inline-grid;

}

h2.wp-block-post-title a {
    font-weight: bold;
    font-size: 20px;
}

a.view-details-plp {
    /* font-size: 18px; */
    /* text-decoration: underline; */
    /* color: blue; */
    /* padding-top: 10px; */
}

body a,
.wp-block-post-title a {
    display: inline-block;
    /* font-size: 25px; */
    font-family: sans-serif;
    color: #000;
    text-decoration: none;
}

.search-page-cont li {
    text-align: center;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}

:root :where(.wp-block-search .wp-element-button, .wp-block-search .wp-block-button__link) {
    border-radius: .33rem;
}

:root :where(.wp-block-search .wp-block-search__label, .wp-block-search .wp-block-search__input, .wp-block-search .wp-block-search__button) {
    font-size: var(--wp--preset--font-size--small);
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.wp-block-search__input,
input[type="search"] {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 7px;
    text-decoration: unset !important;
    width: 100%;
}

form.search-form label {
    width: 100%;
}

input[type="search"] *:focus {
    outline-width: 2px;
    outline-style: 5px solide #333;
    ;
    border: 2px solid silver;
}

textarea:focus,
input:focus {
    outline: none;
}

.stars {
    position: relative;
    float: left;
    font-size: 11pt;
    height: 1em;
    line-height: 1.1em;
}

.stars:before {
    content: "\2606\2606\2606\2606\2606";
    float: left;
    z-index: 1;
    color: #d8d6d6;
}

.stars .percent {
    position: absolute;
    left: 0;
    float: left;
    overflow: hidden;
    /* z-index: -1; */
    color: green;
}

.stars .percent:after {
    content: "\2605\2605\2605\2605\2605";
    color: green;
}


.stars .percent-0 {
    width: 0px;
}

.stars .percent-1 {
    width: 1em;
}

.stars .percent-2 {
    width: 2em;
}

.stars .percent-3 {
    width: 3em;
}

.stars .percent-4 {
    width: 4em;
}

.soldby {
    color: red;
    display: none;
}

div#m-search-result .row {
    border-bottom: 1px solid #e7e7e7;
    line-height: 37px;
    padding-bottom: 10px;

}

div#m-search-result {
    padding-top: 20px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 11px;
}

body ul {
    list-style: none;
    text-align: left;
}

form.search-form {
    position: relative;
}

div#m-search-result {
    padding-top: 20px;
}

.formobile {
    display: none;
}

.col-6.med-title {
    padding-left: 0px;
}

.med-title span {
    top: 0px;
    padding-left: 10px;
    text-align: left;
    padding-left: 0px;
    font-weight: 600;
    /* color: #0ca917; */
}

.m-search-result .row.medicine-name-row:nth-child(n+2) {
    margin-top: 13px;
}

.wp-block-column {
    /* flex-grow: 1; */
    /* min-width: 0; */
    overflow-wrap: normal;
    word-break: normal;
}

/*:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #058c30;
    border-radius: .33rem;
    border-color: var(--wp--preset--color--contrast);
    color: #fff;
}*/

.m-search-box {
    width: 70%;
}

.home h1.wp-block-post-title {
    padding: 15px 0px;
}

.home-content {
    padding-top: 60px;
}

h2.wp-block-post-title a {
    font-weight: bold;
    font-size: 18px;
}

li.wp-block-post {
    background-color: #fbfbfb;
    /* border: 1px solid #e9e9e9; */
    text-align: center;
}

.wp-block-post-excerpt__excerpt {
    /* text-align: left; */
}

.seller-web-link a {
    font-size: 15px;
    border: 1px solid #333;
    border-radius: 18px;
    padding: 3px 10px;
}

.soldby-row {
    padding-left: 0px;
}

.col-2.seller-web-link img {
    margin-left: 3px;
}


.pdp .row {
    margin: 0;
    padding: 9px 0px;
    line-height: 25px;
    /* --bs-gutter-x: 0; */
}

.pdp figure.wp-block-post-featured-image {
    max-width: 300px;
    display: inline-block;
}

.post-seller-detail {
    display: inline-block;

}

.center {
    text-align: center;
}

.hide {
    display: none;
}

.seller-web-link {
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.post-seller-detail .row {
    border-bottom: 1px solid #dee2e6;
}

.search-results li.wp-block-post {
    padding: 10px 5px;
}

form.wp-block-search {
    max-width: 80%;
}

.home .seller-web-link {

    text-align: left;
}

.sidebar {
    padding-top: 40px;
}

.buying-options-label {
    font-size: inherit;

    color: #dc3545;
    /* border-bottom: 1px solid #dc3545; */
    padding-bottom: 4px;
    max-width: max-content;
}

.wp-block-post-featured-image img {

    border-radius: 0px;
}

.comment-form-author,
.comment-form-email {
    display: inline-block;
    max-width: 49%;
}

p.comment-form-comment textarea {
    height: 100px;
}

div#respond {
    width: 50%;
    /* margin: 0 40%; */
    text-align: left;
}

footer.wp-block-template-part {
    background-color: aliceblue;
}

footer .wp-block-heading {
    padding-bottom: 10px;
}

.fetures li {
    display: inline-block;
    /* width: 30%; */
    line-height: 28px;
    padding-bottom: 25px;
    padding-right: 7%;
}

.fetures ul {
    padding: 0px;
    margin-top: 20px;
}

main#common-page {
    line-height: 30px;
}

form.wpcf7-form label {
    display: block;
}

form.wpcf7-form input {
    height: 50px;
    border: 1px solid #000;
    border: 1px solid s #333;
}

form.wpcf7-form>p {
    display: inline-block;
    width: 48%;
    padding-right: 20px;
}

form.wpcf7-form>p:last-child {
    width: 100%;
}

form.wpcf7-form>p input,
form.wpcf7-form textarea {

    width: 100%;
}

form.wpcf7-form textarea {
    width: 94%;
    max-height: 100px;
}

.submit input {
    color: #fff;
}

.med-title {
    text-align: left;
    padding-left: 0px;
    color: #058c30;
}

.soldby-row img {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    text-align: left;
    margin-right: 10px;
}

.soldby-row>div {
    display: inline-grid;
}

.wp-block-post-excerpt {

    /* padding: 0 20px; */
    padding-bottom: 15px;
    text-align: center;
}.wp-block-navigation .wp-block-navigation-item__label {
    font-weight: bold;
}:root :where(.wp-block-query-title span) {
    font-style: italic;
    font-style: normal;
}

.row.heading div:first-child {
    /* text-align: center; */
    padding: 0px;
}.row.heading {
    border: navajowhite;
    font-weight: bold;
    background-color: yellow;
}.row.heading div:first-child {
   padding: 0p;
}.row.heading div:last-child {
    padding-right: 10px;
}.entry-content {
    margin-top: 40px;
}h1.wp-block-post-title.has-x-large-font-size {
    font-size: 30px !important;
}
