.HempMomma {
    background: linear-gradient(180deg, rgba(243, 232, 219, 0) 0%, #F3E8DB 100%);
}

.HempMomma .shop-block {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
}

.HempMomma .shop-text {
    text-align: center;
    padding: 0 13% 30px
}

.HempMomma .inner-h3 {
    font-family: 'OpenSans_Bold';
    font-size: 36px;
    line-height: 40px;
    color: #694A39;
}

.HempMomma .inner-p,
.HempMomma .nat-ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #3C4356;
    opacity: 0.75;
}

.HempMomma .col-block img {}

.HempMomma .shop-button {
    text-align: center;
    margin: 50px 0;
}

.HempMomma .shop-button a {
    background: #7C8E7C;
    border-radius: 2px;
    font-size: 16px;
    font-family: 'OpenSans_SemiBold';
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    width: 188px;
    height: 41px;
    display: inline-block;
    padding: 11px 0;
}

.HempMomma .half-block-text span.hamp {}

.HempMomma .half-block-text span.hamp:before {
    content: "";
}

.HempMomma .half-block {
    display: block;
    display: inline-block;
    width: 100%;
    margin: 70px 0 0;
}

.HempMomma .half-block-content {}

.HempMomma .half-block-img {
    padding-right: 50px;
    position: relative;
}

.HempMomma .half-block-img .video-play {
   cursor: pointer;
   position: absolute;
   width: 55px;
   height: 55px;
   top: 43%;
   left: 45%;
}

.HempMomma .right-margi {
    padding-left: 50px;
}

.HempMomma .half-block-text {
    padding-right: 18%;
}

.HempMomma .half-block-text span {
    font-family: 'OpenSans_Regular';
}

.HempMomma .half-block-text span.hamp {
    color: #7C8E7C;
    font-size: 39px;
    margin: 0 0 15px;
    display: block;
}

.HempMomma .half-block-text span.Harmoney {
    font-size: 72px;
    color: #F3E8DB;
    display: inline-block;
    position: absolute;
    z-index: -1;
    line-height: 0;
}

.HempMomma .col-block {
    margin-bottom: 30px
}

@media(min-width:992px) and (max-width:1199px) {
    .HempMomma .half-block-text span.Harmoney {
        font-size: 55px;
    }
    .HempMomma .inner-h3 {
        font-size: 34px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .HempMomma .half-block-img,
    .HempMomma .half-block-text {
        padding: 0
    }
    .HempMomma .half-block-text span.Harmoney {
        font-size: 46px;
    }
    .HempMomma .inner-h3 {
        font-size: 28px;
    }
    .HempMomma .inner-p,
    .HempMomma .nat-ul li {
        font-size: 14px
    }
}

@media(min-width:240px) and (max-width:767px) {
    .HempMomma .half-block-text {
        margin: 40px 0;
        padding: 0
    }
    .HempMomma .half-block-img {
        padding: 0
    }
    .HempMomma br {
        display: none
    }
    .HempMomma .inner-h3 {
        font-size: 28px;
    }
    .HempMomma .inner-p,
    .HempMomma .nat-ul li {
        font-size: 14px
    }
    .HempMomma .half-block-text span.Harmoney {
        position: relative;
        font-size: 44px
    }
    .HempMomma .shop-text {
        padding: 0 5% 30px;
    }
}