@font-face {
    font-family: barlow-bold;
}

@font-face {
    font-family: barlow-medium;
}

@font-face {
    font-family: barlow-regular;
}

@font-face {
    font-family: barlow-light;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
p,
a,
img,
b,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: barlow-medium;
}

html,
body {
    scroll-behavior: smooth;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.justify {
    text-align: justify;
}

.pos_rel {
    position: relative;
}

.pull-l {
    float: left;
}

.clearfix {
    content: '';
    clear: both;
    display: block;
}

.section_00 {
    background: #161c4e;
}

.section_00:after {
    content: 'Free delivery for orders over ₱1800';
    text-align: center;
    display: block;
    width: 100%;
    background: #C82931;
    font-size: 17px;
    line-height: 32px;
    color: #fff;
}

#sticky-main-navbar:after {
    content: 'Free delivery for orders over ₱1800';
    text-align: center;
    display: block;
    background: #C82931;
    font-size: 17px;
    line-height: 32px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: -26px;
    right: 0;
}

/*stars*/

.rating-stars {
    color: #1e5a8c;
    font-size: 15px;
}

.rating-stars-white {
    color: #d4d8d6;
    font-size: 15px;
}

.rating-stars-v2 {
    color: #1e5a8c;
    font-size: 20px;
}

.rating-stars-white-v2 {
    color: #d4d8d6;
    font-size: 20px;
}

.header {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header a {
    color: #fff;
    padding: 30px;
    text-decoration: none;
    font-size: 19px;
}

.section__01 {
    margin-top: 103px;
    background-image: url(../index_files/heart_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: 21%;
    padding-bottom: 50px;
    padding-top: 40px;
}

.container_s1 {
    max-width: 1503px;
    margin: 0 auto;
}

.h3_s1 {
    color: #0c6d28;
    font-family: barlow-medium;
    font-size: 37px;
}

.div_s1 {
    max-width: 466px;
    margin: 0 auto;
    margin-top: 60px;
}

.btn_order {
    color: #fff;
    background: #ff5d0d;
    padding-bottom: 15px !important;
    padding-top: 10px !important;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #ff5d0d;
}

.btn_order:hover {
    background: #f7824c;
    border: 1px solid #ff5d0d;
}

.btn_orange {
    color: #fff;
    background: #ff5d0d;
    padding: 20px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 19px;
    transition-duration: 300ms;
    border: 2px solid #ff5d0d;
    border-radius: 7px;
}

.btn_orange:hover {
    text-decoration: none;
    color: #fff;
    background: #f7824c;
    border: 2px solid #ff5d0d;
}

.btn_orange_v2 {
    color: #fff;
    background: #ff5d0d;
    padding: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 27px;
    transition-duration: 300ms;
    border: 2px solid #ff5d0d;
    border-radius: 7px;
}

.btn_orange_v2:hover {
    text-decoration: none;
    color: #fff;
    background: #f7824c;
    border: 2px solid #ff5d0d;
}

.div_btn_orange_v2 {
    margin-top: 80px;
    margin-bottom: 50px;
}

.p_btn_orange_v2 {
    margin-top: 30px;
}

.div_btn_s1 {
    margin-top: 40px;
}

.btn_p {
    display: inline-block;
}

.p_s1 {
    font-size: 22px;
    margin-top: 8px;
}

.p_s1 span {
    margin-left: 10px;
    margin-right: 20px;
    color: #155ea0;
}

.btn_s1_p {
    font-size: 22px;
    margin-right: -40px;
    margin-top: 20px;
}

.btn_s1_a {
    font-size: 22px;
    color: #ff5d0d;
    display: block;
    margin-right: -51px;
}

.btn_s1_a:hover {
    color: #ff5d0d;
}

.product_s1 {
    margin-top: 87px;
}

.container_s1_v2 {
    max-width: 700px;
    margin: 0 auto;
}

.section__02 {
    margin-top: 50px;
}

.h2_s2 {
    font-size: 55px;
    text-align: center;
    color: #C82931;
}

.p_s2 {
    font-size: 25px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 20px;
}

.section__03 {
    margin-top: 80px;
}

.img_s3 {
    width: 170px;
}

.h2_s3 {
    text-align: center;
    font-size: 55px;
    margin-bottom: 50px;
}

.h4_s3 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #869148;
}

.h5_s3 {
    margin-bottom: 20px;
    color: #89944d;
}

.p_s3 {
    font-weight: 400;
    font-size: 18px;
    font-family: barlow-medium;
}

.h3_s3 span {
    font-family: 'Great Vibes', cursive;
    font-size: 80px;
    color: #7A8636;
    transform: rotate(355deg);
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 15px;
}

.section__04 {
    margin-top: 80px;
}

.img_s4 {
    margin-bottom: 30px;
}

.section__05 {
    background-image: url(../index_files/heart_banner_2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
    z-index: 1;
}

/*.section__05:after {*/

/*    content: "";*/

/*    position: absolute;*/

/*    width: 100%;*/

/*    height: 100%;*/

/*    top: 0;*/

/*    right: 0;*/

/*    background-color: hsla(0,0%,100%,.5);*/

/*    display: block;*/

/*    z-index: -1;*/

/*}*/

.h2_s5 {
    font-size: 60px;
    margin-bottom: 10px;
}

.h2_s5_v2 {
    font-size: 60px;
    margin-bottom: 20px;
}

.p_s5 {
    font-weight: 400;
    font-size: 20px;
}

.h5_s6 {
    font-size: 25px;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.p_s6 {
    max-width: 600px;
    margin: 0 auto;
    font-family: barlow-medium;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.img_s6 {
    margin-top: 30px;
}

.section__07 {
    margin-top: 50px;
}

.container_s7 {
    max-width: 1000px;
    margin: 0 auto;
}

.p_diagram_1 {
    position: absolute;
    top: 56px;
    left: -24px;
}

.p_diagram_2 {
    position: absolute;
    top: 87px;
    left: -24px;
}

.p_diagram_3 {
    position: absolute;
    top: 116px;
    left: -24px;
}

.p_diagram_4 {
    position: absolute;
    top: 146px;
    left: -24px;
}

.p_diagram_5 {
    position: absolute;
    top: 174px;
    left: -24px;
}

.prod_s7 {
    width: 266px;
    margin-top: 47px;
}

.h2_s7 {
    text-align: center;
    font-size: 55px;
    margin-bottom: 20px;
}

.review_dtime {
    color: #9B9494;
}

.size_h5_r {
    font-size: 17px;
}

.size_p_r {
    font-size: 15px;
    max-width: 700px;
}

.size_h4_r {
    color: #000;
}

.size_p_r_abs {
    position: absolute;
    top: 0;
    right: 0;
}

.rating-stars-comment {
    color: #1e5a8c;
    font-size: 15px;
    margin-right: 5px;
}

.rating-stars-comment-white {
    color: #d4d8d6;
    font-size: 15px;
    margin-right: 5px;
}

.review__likes {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.review__likes svg[data-v-063cb646] {
    width: 30px;
    height: 30px;
    fill: #fff;
    stroke: #949494;
    margin-bottom: 15px;
}

.review__likes_v2 {
    position: absolute;
    bottom: 27px;
    right: 58px;
}

.review__likes_v2 svg[data-v-063cb646] {
    width: 30px;
    height: 40px;
    fill: #fff;
    stroke: #949494;
    transform: rotate(183deg);
    margin-bottom: 15px;
}

.review__likes span {
    color: grey;
    position: absolute;
    left: 12px;
    bottom: 0;
}

.review__likes_v2 span {
    color: grey;
    position: absolute;
    left: 20px;
    bottom: -7px;
}

.inline_footer {
    display: inline-block;
}

.s9 {
    margin-top: 30px;
}

.div_s9 {
    background: #f2f2f5;
    max-width: 350px;
    height: 180px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 40px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.div_s9 img {
    display: inline-block;
}

.div_s9 h5 {
    font-weight: bold;
    font-size: 23px;
}

.div_s9 p {
    font-weight: bold;
    font-size: 15px;
}

@media (max-width:1700px) {
    .product_s1 {
        width: 400px;
        margin-left: 100px;
    }
}

@media (max-width:1200px) {
    .product_s1 {
        width: auto;
        margin-left: 0px;
        margin-top: 0px;
    }
}

@media (max-width:1050px) {
    .header a {
        padding: 20px;
        font-size: 15px;
    }
}

@media (max-width:992px) {
    .div_s9 p {
        font-size: 13px;
    }
}

@media (max-width:767px) {
    .h4_s3 {
        margin-bottom: 0px;
    }
    .img_s4 {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .section__04 {
        text-align: center;
    }
    .div_s9 p {
        font-size: 15px;
    }
    .div_s9 {
        height: 92px;
        margin-top: 20px;
    }
    .div_s9 img {
        display: none;
    }
    .h2_s7 {
        font-size: 37px;
    }
    .hr_abs {
        position: absolute;
        top: 133px;
        left: 50%;
        height: 4px;
        color: #dcdcdc;
        transform: rotate(90deg);
        transform: translateX(-50%) rotate(90deg);
    }
    .review_mob {
        font-size: 37px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .p_s5 {
        text-align: center;
        margin: 20px 10px;
    }
    /*.section__05:after{*/
    /*    background-color: rgba(34,34,34,.35);*/
    /*}*/
    .section__05 {
        background-position-x: 4%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .h2_s5 {
        font-size: 30px;
        margin-bottom: 10px;
        color: #fff;
        text-align: center;
        text-shadow: 0.5px 0.5px 0.5px grey;
    }
    .h2_s5_v2 {
        font-size: 30px;
        margin-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0.5px 0.5px 0.5px grey;
    }
    .section__01 {
        position: relative;
        z-index: 1;
    }
    .section__01:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-color: hsla(0, 0%, 100%, .7);
        display: block;
        z-index: -1;
    }
    .h2_s3 {
        font-size: 37px;
        margin-top: 20px;
    }
    .p_s2 {
        font-size: 22px;
    }
    .h2_s2 {
        font-size: 37px;
    }
    .section__01 {
        background-position-x: 19%;
        margin-top: 67px;
    }
    .mobile_div_s1 {
        max-width: 300px;
        margin: 0 auto;
    }
    .dnone {
        display: none;
    }
}

@media (max-width:500px) {
    .h3_s3 {
        font-size: 20px !important;
    }
    .h3_s3 span {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        font-size: 63px;
        width: 200px;
        margin: 0 auto;
    }
    .product_s1 {
        width: 300px;
    }
}

@media (max-width:450px) {
    .div_btn_s1 {
        margin: 0 auto;
        margin-top: 40px;
    }
    .size_p_r_abs {
        left: 0;
        top: 32px;
    }
    .size_h5_r {
        margin-bottom: 20px;
    }
}

@media (max-width:440px) {
    .h2_s7 {
        font-size: 25px;
    }
    .hr_abs {
        top: 121px;
    }
    .review_mob {
        font-size: 25px;
    }
    .section__05 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .p_s5 {
        font-size: 18px;
    }
    /*.h2_s5{
    font-size: 25px;
    }
    .h2_s5_v2{
    font-size: 25px;
    }*/
    .div_btn_orange_v2 {
        margin-top: 58px;
    }
    .p_btn_orange_v2 {
        font-size: 18px;
    }
    .btn_orange_v2 {
        font-size: 20px;
    }
    .h2_s3 {
        font-size: 25px;
        margin-top: 20px;
        color: #C82931;
        margin-bottom: 20px;
    }
    .section__02 {
        margin-top: 20px;
    }
    .p_s2 {
        font-size: 18px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .h2_s2 {
        font-size: 25px;
    }
    .btn_s1_a,
    .btn_s1_p {
        margin-right: 0px;
    }
    .p_s1 {
        font-size: 18px;
        margin-top: 1px;
    }
    .div_s1 {
        margin-top: 0;
        margin-left: 17%;
    }
    .h3_s1 {
        font-size: 25px;
        text-align: center;
    }
}

@media (max-width:390px) {
    .div_s1 {
        margin-left: 11%;
    }
}

@media (max-width:380px) {
    .product_s1 {
        width: 92%;
    }
}

@media (max-width:370px) {
    .logo__mobile {
        width: 120px;
    }
}

@media (max-width:360px) {
    .div_s1 {
        margin-left: 7%;
    }
}

@media (max-width:350px) {
    .logo__mobile {
        width: 90px;
    }
}

@media (max-width:344px) {
    .div_s1 {
        margin-left: 5%;
    }
}

@media (max-width:340px) {
    .div_s1 {
        margin-left: 0%;
    }
}

@media (max-width:336px) {
    .div_s1 {
        margin-left: 2%;
    }
}

@media (max-width:336px) {
    .div_s1 {
        margin-left: -1%;
    }
}

@media (max-width:318px) {
    .logo__mobile {
        width: 80px;
    }
}