@font-face{
  font-family: barlow-bold;
  src: url("https://static.infothroat.com/pages/2d63d0d7-ee0d-49a1-9d28-46e05a6a4d9d/fonts/BarlowCondensed-Bold.ttf");
}
@font-face{
  font-family: barlow-medium;
  src: url("https://static.infothroat.com/pages/2d63d0d7-ee0d-49a1-9d28-46e05a6a4d9d/fonts/BarlowCondensed-Medium.ttf");
}
@font-face{
  font-family: barlow-regular;
  src: url("https://static.infothroat.com/pages/2d63d0d7-ee0d-49a1-9d28-46e05a6a4d9d/fonts/BarlowCondensed-Regular.ttf");
}
@font-face{
  font-family: barlow-light;
  src: url("https://static.infothroat.com/pages/2d63d0d7-ee0d-49a1-9d28-46e05a6a4d9d/fonts/BarlowCondensed-Light.ttf");
}

* {
    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: #000;
}
.section_00:after {
    content: 'Free delivery for orders over Rs 1999';
    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 ₱1900';
    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: 71px;
     background-image: url(../files/heart_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x:center;
    padding-bottom: 50px;
    padding-top: 40px;
}
.container_s1{
    max-width: 1150px;
    margin: 0 auto;
}
.h3_s1{
    color: #C82931;
    font-family: barlow-medium;
    font-size: 37px;
}

.div_s1{
    max-width: 450px;
    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;
}
.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{
    width: 400px;
}
.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: 120px;
    margin-bottom: 30px;
}
.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(../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: 180px;
    margin-top: 33px;
}
.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: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;
}
    .section__04 {
    text-align: center;
}
.img_s4 {
    margin-bottom: 20px;
    margin-top: 10px;
}
    .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;
    }
    .h2_s5_v2{
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    }
    .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%,.5);
    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: 15%;
        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:360px){
        .div_s1{
        margin-left:7%;
    }
 }
@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%;
    }
 }
