.text-yellow {
    color: #ff9c00 !important;
}

.text-gray {
    color: gray !important;
}

.active a {
    color: #08a36d !important;
    /*text-decoration: underline;*/
}

.c-pointer {
    cursor: pointer;
}

.active-orange {
    background: #ff9e16;
}

.text-black,
.text-black-all,
.text-black-all a,
.text-black-all b {
    color: #041300 !important;
}

/*----------------------------------------------------------------------*/
/* home vegan everywhere */

/*.vf-item-animals h5 {*/
/*    color: #898a87;*/
/*    font-weight: bold;*/
/*    !*background-image: url('../images/home-vegan-everywhere/black.png');*!*/
/*    !*text-shadow: 0 0 10px #000000, 0 0 10px #000000;*!*/
/*}*/
/*.vf-item-animals:hover, .vf-item-animals:hover .image img {*/
/*    !*border: 1px solid #898a87;*!*/
/*}*/
/*.vf-item-animals:hover .image img {*/
/*    !*box-shadow: 0 0 15px rgb(137 138 135 / 30%);*!*/
/*}*/

.vf-item-animals h3 {
    color: #898a87;
    font-weight: bold;
}

.vf-item-animals {
    border-radius: 12px 12px 0 0;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    background-color: #898a8712;
    border-bottom: 5px solid #898a87;

}

.vf-item-human h3 {
    color: #1f66a9;
    font-weight: bold;
}

.vf-item-human {
    border-radius: 12px 12px 0 0;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    background-color: #1f66a912;
    border-bottom: 5px solid #1f66a9;

}

.vf-item-environment h3 {
    color: #62b555;
    font-weight: bold;
}

.vf-item-environment {
    border-radius: 12px 12px 0 0;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    background-color: #62b55512;
    border-bottom: 5px solid #62b555;

}

.vf-item-health h3 {
    color: #c4492e;
    font-weight: bold;
}

.vf-item-health {
    border-radius: 12px 12px 0 0;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    background-color: #c4492e12;
    border-bottom: 5px solid #c4492e;

}

/* home vegan everywhere end */

/*----------------------------------------------------------------------*/
/* webkit style */

/* selection */
::-moz-selection {
    background: #E9F8EF;
    color: #08a36d;
}

::selection {
    background: #E9F8EF;
    color: #08a36d;
}

/* scrollbar */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #E9F8EF;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #E9F8EF;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #08a36d;
}

/* webkit style end */

/*----------------------------------------------------------------------*/
/* pages design */
.drop-cap {
    border-left: 2px solid #ff9e16;
    border-top: 2px solid #ff9e16;
    float: left;
    font-size: 48px;
    font-weight: 600;
    margin: 2px 10px 2px 0;
    padding: 8px 2px 8px 5px;
    color: #000;
}

.light__green__bg h1 {
    padding: 40px 0;
}

.pages-content ul li {
    list-style-type: none;
}

.pages-content h3 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 800;
}

.pages-content b {
    color: #08a36d;
}

.pages-content a {
    font-weight: bold;
}

.pages-content .sb {
    margin-bottom: 30px;
}

.caret li:before {
    font-family: 'vegan-fontastic', serif;
    content: '\e009';
    margin: 0 5px 0 -15px;
}

.dot li {
    padding-left: 7px;
}

.dot li:before {
    font-family: 'vegan-fontastic', serif;
    content: '\e00a';
    font-size: 7px;
    vertical-align: middle !important;
    text-align: center !important;
    margin: 0 5px 0 -15px;
}

.green-list li {
    list-style-type: square !important;
    /*font-family: 'FontAwesome', serif;*/
    /*content: '\f0c8';*/
    /*margin:0 5px 0 -15px;*/
}

.pages-content .in-1t {
    padding-left: 4rem;
}

.pages-content .quote label {
    letter-spacing: 0.5px;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 10px;
}

.pages-content .quote {
    border-left: 3px solid #08a36d;
}

.w-90 {
    width: 90%;
    height: auto;
}

.center-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pages-content .credit-image img {
    margin-bottom: 0;
    height: auto;
}

.pages-content .credit-image span,
.pages-content .credit-image a {
    width: 100%;
    text-align: end;
    display: block;
    margin-bottom: 0.5rem;
    color: #adadad;
    font-weight: normal;
    font-size: 15px;
    line-height: normal;
    cursor: pointer;
}

/* pages design end */


/* 404 */
.content-404 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

/* 404 end */

/* helper */

/* helper end*/

/* table of content */

.toc {
    margin: 15px;
    /*padding: 5px;*/
    border: 1px solid grey;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    z-index: 9;
}

.toc h4 {
    background-color: #08a36d;
    margin: 0px;
    margin-bottom: 5px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #E9F8EF;
    padding: 5px;

}

.toc ul {
    margin: 0px;
    list-style: none;
    padding: 5px;
    /*padding: 0px;*/
}

.toc ul li a {
    color: #08a36d;
    text-decoration: none;
}

.toc ul li {
    padding: 2px;
}

#toc-button i {
    border-radius: 50%;
    padding: 15px;
    margin: 20px;
    float: right;
    color: #E9F8EF;
    background-color: #08a36d;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.toc-button-open i {
    border-radius: 0 50% 50% 50% !important;
}

.custom-toc {
    /* The CSS applied to our floating application */
    position: fixed;
    /*border: 1px solid #ff9e16;*/
    border: 1px solid #08a36d;
    bottom: 60px;
    background-color: #E9F8EF;
    right: 60px;
}

#toc-button:hover i {
    cursor: pointer;
    box-shadow: 0 0 15px rgb(157 97 15 / 30%);

}

.toc .active a {
    color: #ff9e16 !important;
    font-weight: bolder;
}

/* table of content end */

/* sitemap */
.sitemap-content {
    margin: 50px 0 0 0;
    /*border-left: 1px solid sienna;*/
}

.sitemap-content .title {
    /* border-left: 3px solid #08a36d; */
    border-left: 3px solid #ff9e16;
    padding-left: 10px;
}

.sitemap-content .title h6 {
    color: #08a36d;
    margin-bottom: 0;
}

.sitemap-content .col-12 {
    margin-top: 30px;
    margin-bottom: 10px;
}

.sitemap-content .line {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 10px !important;
}

.sitemap-content .body__txt a:before {
    margin: 0 5px 0 -15px;
    font-family: 'vegan-fontastic', serif;
    content: '\e009';
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
}

.sitemap-content .body__txt a {
    color: #041300;
    margin-bottom: 0;
}

/* tree view */
.tree {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tree ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 1em;
    position: relative;
}

.tree ul ul {
    margin-left: 0.5em;
}

.tree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid;
    color: #e5e5e5;
}

.tree ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0;
    color: #e5e5e5;
}

.tree ul li:last-child:before {
    background: #fff;
    height: auto;
    top: 1em;
    bottom: 0;
}

.tree li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    color: #08a36d;
    font-weight: 700;
    position: relative;
}

.tree li i {
    color: #ff9e16;
}

.tree li .expand {
    display: block;
}

.tree li .collapse {
    display: none;
}

.tree li a {
    text-decoration: none;
    color: #08a36d;
}

.tree li button {
    text-decoration: none;
    color: #08a36d;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

.tree li button:active {
    text-decoration: none;
    color: #08a36d;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

.tree li button:focus {
    text-decoration: none;
    color: #08a36d;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

.indicator {
    margin-right: 5px;
}

.bi-folder-plus::before {
    font-family: 'vegan-fontastic', serif;
    content: '\e00c';
}

.bi-folder-minus::before {
    font-family: 'vegan-fontastic', serif;
    content: '\e00b';
}

/*.bi-folder-plus::before { content: "\f3b3"; }*/
/* tree view end */
/* sitemap end */

/* restaurant food type button */
.vegan,
.vegan:hover {
    color: #f5d042;
    border-color: #f5d042;
    background: unset;
}

.vegetarian,
.vegetarian:hover {
    color: #44a55c;
    border-color: #44a55c;
    background: unset;
}

.vegan-options,
.vegan-options:hover {
    color: #085858;
    border-color: #085858;
    background: unset;
}

.veg-options,
.veg-options:hover {
    color: #fd5d5d;
    border-color: #fd5d5d;
    background: unset;
}

.other,
.other:hover {
    color: #858585;
    border-color: #858585;
    background: unset;
}


/* restaurant food type button end*/

/* podcast */
.pod-current {
    background-color: #ff9e16 !important;
    color: #fff !important;
}

/* podcast end */

/* social media share popup */
.share-popup {
    width: 100%;
    height: 100vh;
    max-height: 0px;
    max-width: 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    opacity: 0;
    z-index: -1;
    background: rgb(0, 0, 0, 0.5);
}

.share-popup.show {
    z-index: 999;
    opacity: 1;
    max-height: 100%;
    max-width: 100%;
    transition: top 0s 0s ease-in-out,
    opacity 0.2s 0s ease-in-out,
    transform 0.2s 0s ease-in-out;
}

.share-popup-dialog {
    min-height: calc(100% - 3.5rem);
    margin: 1.75rem auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.share-popup-inner {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    max-width: 380px;
    width: 95%;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    transition: top 0s 0.2s ease-in-out,
    opacity 0.2s 0s ease-in-out,
    transform 0.2s 0s ease-in-out;
    position: relative;
}

.share-popup-inner .close {
    cursor: pointer;
}

.share-popup :is(.popup-header, .icons, .field) {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.share-popup .popup-header {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebedf9;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

header span {
    font-size: 21px;
    font-weight: 600;
}

header .close,
.icons a {
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

header .close {
    color: #878787;
    font-size: 17px;
    background: #f2f3fb;
    height: 33px;
    width: 33px;
    cursor: pointer;
}

header .close:hover {
    background: #ebedf9;
}

.share-popup .content {
    margin: 20px 0;
}

.share-popup .icons {
    margin: 15px 0 20px 0;
    padding-left: 0 !important;
}

.content p {
    font-size: 16px;
}

.content .icons a {
    height: 50px;
    width: 50px;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid transparent;
}

.icons a i {
    transition: transform 0.3s ease-in-out;
}

.icons .fb {
    color: #1877f2;
    border-color: #b7d4fb !important;
}

.icons .fb:hover {
    background: #1877F2;
}

.icons .twitter {
    color: #46C1F6;
    border-color: #b6e7fc !important;
}

.icons .twitter:hover {
    background: #46C1F6;
}

.icons .instagram {
    color: #e1306c;
    border-color: #f5bccf !important;
}

.icons .instagram:hover {
    background: #e1306c;
}

.icons .whatsapp {
    color: #25D366;
    border-color: #bef4d2 !important;
}

.icons .whatsapp:hover {
    background: #25D366;
}

.icons .telegram {
    color: #0088cc;
    border-color: #b3e6ff !important;
}

.icons .telegram:hover {
    background: #0088cc;
}

.icons .email {
    color: #B33121;
    border-color: #ffb3aa !important;
}

.icons .email:hover {
    background: #B33121;
}

.icons .pinterest {
    color: #c8232c;
    border-color: #faa3a8 !important;
}

.icons .pinterest:hover {
    background: #c8232c;
}

.icons .linkedin {
    color: #0e76a8;
    border-color: #b6e4fa !important;
}

.icons .linkedin:hover {
    background: #0e76a8;
}


.icons a:hover {
    color: #fff;
    border-color: transparent;
}

.icons a:hover i {
    transform: scale(1.2);
}

.content .field {
    margin: 12px 0 -5px 0;
    height: 45px;
    border-radius: 4px;
    padding: 0;
    border: 1px solid #e1e1e1;
}

.field.active {
    border-color: #00a86d;
}

.field i {
    width: 50px;
    font-size: 18px;
    text-align: center;
}

.field.active i {
    color: #00a86d;
}

.field input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 15px;
}

.field button {
    color: #fff;
    padding: 5px 18px;
    background-color: #00a86d;
    border: unset;
}

.field button:hover {
    background-color: transparent;
    border: 1px solid #00a86d;
    color: #00a86d;
}

/* social media share popup end */

/* order platform button */
.btn-order-platform {
    font-size: 22px;
    color: #041300;
    border: 1px solid #041300;
    padding: 6px 0;
    text-align: center;
    min-width: 180px;
    background-color: #fff;
    margin: 0 10px 14px 0;
    /*transition: all 0.4s ease-in-out;*/
    width: auto;
    cursor: pointer;
    /*margin-right: 10px;*/
}

.btn-order-platform:hover {
    /*background-color: #fff;*/
    /*color: #041300;*/
    /*border-color: #041300;*/
}

.badge-cuisines {
    color: #fff;
    font-size: 1rem;
    background-color: #00a86d;

}

/* order platform button  end*/

/* for optimization css end*/

[class^="ft-"]:before,
[class*=" ft-"]:before {
    line-height: unset !important;
}

.hr-green {
    height: 2px !important;
    background-color: #08a36d;
}

/* Meta status */
.meta-status-badge {
    position: fixed;
    bottom: 10px;
    right: 17px;

}

.meta-status-badge span {
    background-color: #212121;
    margin-right: 10px;
    box-shadow: 0px 0px 12px 0px #404040;

}

.meta-status-badge .percent {
    background-color: #212121;
    margin-right: 10px;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    text-align: center;
    padding-top: 18px;
    padding-left: 9px;
    box-shadow: 0px 0px 12px 0px #404040;
}

/* Meta status end */

/* data loading*/

/*.data-loading-block .load-title, .data-loading-block .load-description, .data-loading-block .load-image, .data-loading-block .load-image-blog, .data-loading-block .load-title-blog , .data-loading-block .load-image-restaurant {*/
.data-loading-block [class*=" load-"] {
    background: linear-gradient(to right, #eee 20%, #ddd 50%, #eee 80%);
    background-size: 500px 100px;
    animation-name: moving-gradient;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.data-loading-block .load-description {
    line-height: 0.5;
}

.data-loading-block .load-image {
    height: 180px;
}

.data-loading-block .load-image-blog {
    width: 100%;
    height: 330px;
}

.data-loading-block .load-image-restaurant {
    width: 100%;
    height: 250px;
}

.data-loading-block .load-title-blog {
    padding: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 25px;
}

.data-loading-block .load-title-restaurant {
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 25px;
}

.data-loading-block .load-title-restaurant-location {
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 15px;
}

 /*top vegan restaurant*/
.top-vegan-restaurant-title {
        font-size: 40px;
        margin: 40px 0 30px 0;
        line-height: 1;
        font-weight: 900;
    }

    .top-vegan-restaurant-lable {
        color: #041300;
        font-size: 30px;
        line-height: 1;
        font-weight: 900;
    }

    .top-vegan-restaurant-layout {
        margin-top: 10px;
        border: 1px solid #f1f1f1;
        padding: 30px 20px;
        margin: 10px 0px 10px 0px;
        /*position: relative;*/
    }

    .top-vegan-restaurant-img {
        max-height: 280px;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        border-radius: 10px;
    }
    .v-iframe {
      position: relative;
      width: 100%;
      overflow: hidden;
      padding-top: 56.25%; /* 16:9 Aspect Ratio */
    }

    .responsive-iframe {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      border: none;
    }

    .h2-title{
        color: #2A4B39!important;
        font-size: 45px!important;
        font-weight: 700!important;
        padding-bottom: 20px!important;
        padding-top: 30px!important;
        line-height: 60px!important;
    }

    @media screen and (min-width: 992px) and (max-width: 1199px) {
        .top-vegan-restaurant-title {
            font-size: 34px
        }
        .top-vegan-restaurant-lable {
            font-size: 24px;
        }
    }
    @media (max-width: 768px){
        .top-vegan-restaurant-title {
            font-size: 26px
        }
        .top-vegan-restaurant-lable {
            font-size: 24px;
        }
        .h2-title{
            font-size: 35px!important;
        }
    }
/*top vegan restaurant*/

@-webkit-keyframes moving-gradient {
    0% {
        background-position: -250px 0;
    }

    100% {
        background-position: 250px 0;
    }
}

/* data loading end*/
@media screen and ( max-height: 400px ) {
    .share-popup-dialog {
        align-self: flex-start;
    }

    .share-popup {
        overflow-y: auto;
    }
}

/* for optimization css */
@media (max-width: 900px) {
    .responsive-no-light-green-txt {
        color: #041300;
    }
}

/* blog listing mobile view image */
.blog-box .bg-cover-img.mobile {
    display: none;
    background-size: cover;
    background-position: center;
}

@media (max-width: 740px) {
    .blog-box .bg-cover-img.mobile {
        display: block;
    }
    .blog-box .bg-cover-img.desktop {
        display: none;
    }

}
