﻿.rateTheProduct {
  
    height:60.56px;
}

.emission-img{
    width:150px
}
.shop-logo {
    height: 40px;
    max-width: 150px;
    object-fit: contain
}

.shop-card {
    text-decoration: none;
    color: #000;
    transition: .15s
}

    .shop-card:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 20px rgba(0,0,0,.12)
    }

.emission-text {
    font-size:1.8em
}


.VerifySeal {
    position: absolute;
    bottom: 0px;
    right: 20px;
    width: 145px
}

.FruitTravelledHeader {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

.FarmerImage {
    height:100%;
    min-height:608px;
    max-height: 810px;
}

.dashed-top {
    border-top-style: dashed;
    border-top-color: white;
    border-top-width: 2px;
}

.footer-Dotted-border {
    border-bottom-style: dotted;
    border-bottom-width: 2px;
}
/*.line-bottom {
    border-bottom-style: dotted;

}

@media only screen and (max-width: 549px) {
    .line-bottom {
        border-bottom-width: 0.5px;
        border-bottom-style: dotted;
    }
}*/

.footerLogoContainer {
    background-color: #00764a;
}

.footerLogoImage {
    height: 50px;
    width: 70px
}


.footerMenuText {
    color: black;
    margin-top: 10px;
    font-family: 'Gordita-Bold'
}

@font-face {
    font-family: 'Gordita-Bold';
    src: url('Gordita-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Gordita-Medium';
    src: url('Gordita-Medium.otf') format('opentype');
}

.a {
    text-decoration: none;
    color: inherit;
}

/*------ Mobile app responsive design---------*/


.footerMenuText {
    font-size: 7px !important
}

.ProductVariantName {
    font-size: 10px
    font-size: 10px
}

.ProductVariantState {
    font-size: 10px
}


.appHeader {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px
}

.baseHeight {
    min-height: 245px !important;
}

.googleMap {
    max-height: 500.5px;
    min-height: 500.5px;
}

.graphSection {
    max-height: 435px;
    min-height: 373px;
}

.productTagLine {
    font-size: 28px;
    padding-left: 10px;
}

.productContainer {
    padding-top: 20px
}

.productSize {
    width: 100%;
    
}

.plasticseal {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 10%;
    left: -10px;
}

.seal {
    width: 100px;
 
    position: absolute;
    top: 10px;
    right: 152px;
}

.sealProductScore {
    font-size: 14px
}

.sealProductDescription {
    font-size: 10px
}

.DescriptionHeader {
    font-size: 25px
}

.DescriptionSubHeader {
    font-size: 10px
}

.DescriptionFooter {
    font-size: 9px
}


.ProductsafetyScoreIconSize {
    width: 70px;
    height: auto
}

.footerMenuIconSize {
    height: 100%;
    width: 100%;
}

.ProductsafetyScoreGoodOrBadIconSize {
    font-size: 30px;
    position: absolute;
    top: 21px;
    right: 1px;
}

.iconDescription {
    font-size: 12px
}

.file-download {
    font-size: 30px
}

.GenericFontSize {
    font-size: 10px;
}

.gorditaMedium {
    font-family: Gordita-Medium;
}

.tempHumSize {
    font-size: 11px
}

.fromFarmToYou {
    font-size: 11px;
}

.arrowPadding {
    padding-left: 75px
}

.table-padding {
    padding-left: 100px
}


.footer-Item-Detail {
    font-size: 20px;
    font-family: 'Gordita-Bold';
}

.footer-subItem-Detail {
    font-size: 10px;
    font-family: 'Gordita-Bold';
    display: flex;
    align-items: center;
}


ImageContainer {
}

/*.farmerImage {
          width: 100%;
          height: auto;
          clip: rect(0 175px 113px 0);
        }*/

.farmerImage {
    width: 100%;
    height: 337px;
    object-fit: contain;
}

.map {
    width: 85%;
    height: 255px;
}

.CheckFoodSafety {
    height:50px;
}

/*.font-Style {
    font-family: 'Gordita-Bold';
}
*/
.g-bold {
    font-family: 'Gordita-Bold';
}

.g-medium {
    font-family: 'Gordita-Medium';
}

.RibbonSeal {
    position: absolute;
    line-height: 1;
    z-index: 99999999;
    top: 60%;
    left: 20px;
}

.RibbonSealHeight {
    height: 18em;
}

.RibbonSealTextBlock {
    top: 60px;
    left: 47px;
    position: absolute
}

    .RibbonSealTextBlock  .number {
        font-size: 88px;
        font-weight: 700
    }

    .RibbonSealTextBlock  .cal_type {
        font-size: 50px;
    }

    .RibbonSealTextBlock  .Text {
        font-size: 20px;
    }

.FarmerSuccessInfo {
    padding: 80px 0px;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase !important;
}

@media only screen and (min-width: 675px) {
    .tampletWidth {
        max-width: 575.98px !important;
    }

   
}


@media only screen and (max-width: 549px) {

    .CheckFoodSafety {
        height: 60px;
    }

    .emission-img {
        width: 110px
    }

    .emission-text {
        font-size: 1.0em
    }

    .VerifySeal {
        position: absolute;
        bottom: -1px;
        right: 20px;
        width: 120px
    }

    .FarmerImage {
        height: 100%;
        min-height: 400px;
        //max-height: 732px
    }

    .rateTheProduct {
        width: 135.795px;
        height: 57.56px;
    }

    .FruitTravelledHeader {
        font-size: 1.1rem;
        line-height: 1.2;
        margin-bottom: 0.2rem;
    }

    .appHeader {
        padding-top: 10px;
        font-size: 11px
    }

    .productDescription {
        height: 140px;
    }

    .googleMap {
       
      //  max-height: 251.5px;
        min-height: 251.5px;
    }

    .map {
        width: 96%;
        height: 206px;
    }

    .productTagLine {
        font-size: 20px
    }

    .productContainer {
        padding-top: 10px
    }

    .productSize {
        width: 100%;
    }

    .plasticseal {
        width: 60px;
        height: 60px;
        position: absolute;
        bottom: 4%;
        left: -10px;
    }

    .seal {
        width: 95px;
        
        top: 0px;
        right: 96px;
    }

    .graph {
        width: 235px !important;
    }

    .sealProductIcon {
        font-size: 8px
    }

    .sealProductScore {
        font-size: 8px
    }

    .sealProductDescription {
        font-size: 6px
    }

    .DescriptionHeader {
        font-size: 15px
    }

    .DescriptionSubHeader {
        font-size: 8px
    }

    .ProductsafetyScoreIconSize {
        font-size: 30px
    }

    .ProductsafetyScoreGoodOrBadIconSize {
        font-size: 20px;
        top: 35px;
        right: 6px;
    }

    .iconDescription {
        font-size: 8px
    }

    .graphSection {
        max-height: 350px;
        min-height: 223px;
    }

    .baseHeight {
        min-height: 164px;
    }

    .ProductVariantName {
        font-size: 9px
    }

    .ProductVariantState {
        font-size: 9px
    }

    .file-download {
        font-size: 20px
    }

    .DescriptionFooter {
        font-size: 8px
    }

    .GenericFontSize {
        font-size: 9px
    }

    .arrowPadding {
        padding-left: 15px
    }

    .table-padding {
        padding-left: 30px
    }

    .footer {
        height: 180px;
    }

    .footer-Item-Detail {
        font-size: 12px;
        font-family: 'Gordita-Bold';
    }

    .footer-subItem-Detail {
        font-size: 8px;
        font-family: 'Gordita-Bold';
        display: flex;
        align-items: center;
    }


    .productDetails {
        font-size: 10px
    }



    .farmerImage {
        width: 100%;
        height: 225px;
        object-fit: contain;
    }

    .footerMenuIconSize {
        height: 100%;
        width: 100%;
        display: table-cell;
        vertical-align: middle;
    }

    .footerMenuText {
        font-size: 1px
    }


    .RibbonSeal {
        position: absolute;
        line-height: 1;
        z-index: 99999999;
        top: 60%;
        left: 30px;
    }    
    
    .RibbonSeal {
        position: absolute;
        line-height: 1;
        z-index: 99999999;
        bottom: 110px;
        left: 10px;
    }

    .RibbonSealHeight {
        height: 11em;
    }

    .RibbonSealTextBlock {
        top: 29px;
        left: 30px;
        position: absolute
    }

        .RibbonSealTextBlock .number {
            font-size: 62px;
            font-weight: 700
        }

        .RibbonSealTextBlock .cal_type {
            font-size: 30px;
        }

        .RibbonSealTextBlock  .Text {
            font-size: 12px;
        }

    .FarmerSuccessInfo {
        padding: 35px 0px;
        font-size: 15px;
        line-height: 1;
        text-transform: uppercase !important;
    }
}

.svg path {
    fill: red !important;
}

html {
    font-size: 14px !important;
    height: 100%;
}

body {
    font-size: 14px !important;
}

.linebreak {
    white-space: pre-line;
}

.truncate-text-image {
    overflow: hidden;
    max-width: 10ch;
}

.icon-2x {
    font-size: 28px
}

.icon {
    width: 1em !important
}

.timelineGap {
    top: 24px;
    left: 6px;
    width: 2px;
    background: #007bff;
}
