.meadow-product-main{
   display: flex;
    flex-direction: row;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 40px;
}

.meadow-product-main .meadow-product-image{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 58.3333%;
    gap: 20px;
}
.meadow-product-main .meadow-product-info{
    flex: 0 0 auto;
    width: 41.6667%;
}

.meadow-product-image img {
    border-radius: 10px;
    margin: 0px auto;
    max-width: 100%;
    display: inline-block;
    max-height: 500px;
    min-height: 300px;
    background: #fff;
    height: auto !important;
    width: auto !important;
}

.meadow-product-info{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.meadow-product-categories{
    display: flex;
    flex-flow: wrap;
    gap: 10px;
}
.meadow-product-categories .meadow-category-item span{
    padding: 0px 14px 0px 10px;
    gap: 5px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    transition: background-color 0.3s;
    background-color: #ffffff;
    white-space: nowrap;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #e2e6ed;
    font-weight: 400;
    font-size: 0.813rem;
    line-height: 1.5;
}
.meadow-product-brand.aWEdfd a{
    color: hsl(207, 60%, 61%);
    text-decoration: none;
    font-weight: 700;
    transition: color .3s ease-out;
    font-size: 0.813rem;
    line-height: 1.5;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

h1.meadow-product-title.zEDfrd{
    letter-spacing: 0.4px;
    color: #080808;
    font-size: 1.5rem;
    font-weight: bold;   
}
.meadow-product-price{
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.meadow-product-price span{
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    font-size: 1.5rem;
    color: #080808;
}

.meadow-product-button-wrapper.hDQmcC{
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}
.meadow-product-button-wrapper .eEtwDA{
    flex: 0 0 auto;
}
.meadow-product-button-wrapper .jOAoWt{
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #626875;
    font-size: 0.813rem;
    font-weight: bold;
}
.meadow-product-button-wrapper .eZCyiB{
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}
.meadow-product-button-wrapper .cKMDwL:disabled{
    opacity: 0.6;
    cursor: not-allowed;
}
.meadow-product-button-wrapper .cKMDwL{
    color: #080808;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-bottom: 0px;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-property: background-color, border-color, box-shadow, color;
    border-radius: 100px;
    border-width: 2px;
    border-style: solid;
    border-color: #E2E6ED;
    background-color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    max-width: 50px;
    width: 50px;
    padding: 0px;
}

.meadow-product-button-wrapper .jzyigX{
    position: relative;
    z-index: 2;
    outline: none;
}
.meadow-product-button-wrapper .cEDNuVs{
    letter-spacing: 0.4px;
    color: #080808;
    font-size: 1rem;
    font-weight: 400;
}
.meadow-product-button-wrapper .cKMDwL{
    color: #080808;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-bottom: 0px;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-property: background-color, border-color, box-shadow, color;
    border-radius: 100px;
    border-width: 2px;
    border-style: solid;
    border-color: #E2E6ED;
    background-color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    max-width: 50px;
    width: 50px;
    padding: 0px;
}

.meadow-product-button-wrapper .jzyigX{
    position: relative;
    z-index: 2;
    outline: none;
}
.jzyigX path, .cKMDwL path {
    fill: #080808;
}
@media (min-width: 700px) {
    .TbxRX {
        display: flex;
    }
}
.meadow-product-button-wrapper .TbxRX{
    margin-top: 20px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-bottom: 0px;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-property: background-color, border-color, box-shadow, color;
    border-radius: 100px;
    border-width: 2px;
    border-style: solid;
    border-color: #144366;
    background-color: #144366;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    padding: 0px 26px 0px 22px;
}
.cDewsx{
    position: relative;
}
.meadow-product-button-wrapper .cEDNuV{
    font-weight: bold;
    display: flex;
    align-items: center;
    color: #ffffff;
    margin-left: 8px;
}

.meadow-cannabinoids.iALnUU{
    max-width: 600px;
}

.meadow-section-title.jOAoWt{
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #626875;
    font-size: 0.813rem;
    font-weight: bold;
}
.meadow-cannabinoids-grid.eYula{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    gap: 10px 30px;
}
.hlOhgC{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.hlOhgC .boQNrF{
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #626875;
    font-size: 0.813rem;
}
.meadow-cannabinoids-grid .cEDNuV{
    letter-spacing: 0.4px;
    color: #080808;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 10px
}
.meadow-product-terpenes.SrOlr{
    margin-top: 20px;
    max-width: 600px;
}
.meadow-product-terpenes .jOAoWt{
    margin-bottom: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #626875;
    font-size: 0.813rem;
    font-weight: bold;
}
.meadow-product-terpenes .Ujbzp{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.meadow-product-terpenes .koWKnK{
    display: flex;
    flex-direction: column;
}
.meadow-product-terpenes .hrGwKh{
    display: flex;
    flex-direction: row;
}
.meadow-product-terpenes .fSiNAT{
    margin-right: 10px;
    margin-top: 1%;
}
.meadow-product-terpenes .fhLZYp{
    display: flex;
    flex-direction: column;
    margin-bottom: 0px;
}
.meadow-product-terpenes .eFeyxm{
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}
.meadow-product-terpenes .jIXPsQ{
    margin-top: 1%;
    color: rgb(120, 124, 132);
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 400;
}
.meadow-product-terpenes .fczsQL{
    margin-left: auto;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
}
.meadow-product-terpenes .fbUpJs{
        max-width: 100%;
    width: 100%;
    background: #FAFBFC;
    height: 10px;
    margin: 0px;
    box-shadow: none;
    overflow: hidden;
    border-radius: 4px;
}
.meadow-product-terpenes .progress-bar-inner{
    max-width: 100%;
    height: 10px;
    background: hsl(207, 60%, 61%);
    border-radius: 10px;
}
.meadow-product-terpenes .fqQkEc{
    width: 44.15%;
}
.meadow-product-terpenes .bjdrlK{
    width: 25.81%;
}
.meadow-product-terpenes .kvNsTw{
    width: 15.11%;
}
.meadow-product-terpenes .eICNAi{
    width: 9.61%
}
.meadow-product-terpenes .fACDcS{
    width: 3.18%
}
.meadow-product-terpenes .jRUccH{
    width: 2.14%
}
.kSThHX{
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.meadow-product-effects .ffaMbG{
    margin-bottom: 25px;
}
.meadow-product-effects .iLGsEV{
    margin: 0px 0px 20px;
    letter-spacing: 0.4px;
    color: #080808;
    font-size: 1.5rem;
    font-weight: bold;
}
.meadow-product-effects .boQNrF{
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #626875;
    font-size: 0.813rem;
}

.meadow-product-effects .kbppqf {
    display: inline-flex;
    gap: 8px;
    flex-wrap: wrap;
}
.meadow-product-effects .eicErz{
    display: inline-flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 8px;
}
.meadow-product-effects .eicErz a{
    text-decoration: none;
}
.meadow-product-effects .cwCxYw{
    letter-spacing: 0.4px;
    font-weight: 400;
    display: flex;
    padding-right: 14px;
    padding-left: 12px;
    align-items: center;
    user-select: none;
    font-size: 0.8125rem;
    height: 2.25rem;
    color: #080808;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #e2e6ed;
    margin: 0px;
    background: #ffffff;
    gap: 6px;
}

@media(max-width: 992px){
    .meadow-product-main{
        display: block;
        gap: 0px;
        margin-bottom: 20px;
    }
    .meadow-product-main .meadow-product-image{
        width: 100%;
        min-height: auto;
        margin-bottom: 20px;
    }
    .meadow-product-main .meadow-product-info{
        width: 100%
    }
}

.meadow-product-card img {
    border-radius: 8px;
    margin-bottom: 10px;
    height: 200px;
}