.fullwidthbanner li{
    position: relative;
}
.banner-gif-img img{
    width: auto !important;
    height: auto !important;
}

img.cuti-cuti{
    position: absolute;
    left: -143px;
    top: -125px;
}

.right-col-gif{
    position: relative;
}
p.coupon-family{
position: absolute;
    left: -283px;
    top: -64px;
    width: 40% !important;
}
p.coupon-couple{
    position: absolute;
    left: -250px;
    top: 234px;
    width: 40% !important;
}
p.shop-banner img{
    position: absolute;
    left: -161px;
    top: 444px;
    width: 25% !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .fullwidthbanner li{
        position: relative;
    }
    .banner-gif-img img{
        width: auto !important;
        height: auto !important;
    }

    img.cuti-cuti{
        position: absolute;
        left: -72px;
        top: -51px;
        width: 80% !important;
    }

    .right-col-gif{
        position: relative;
    }
    p.coupon-family{
    position: absolute;
        left: -124px;
        top: -28px;
    }
    p.coupon-family img{
        width: 110% !important;
    }
    p.coupon-couple{
        position: absolute;
        left: -122px;
        top: 73px;
    }
    p.coupon-couple img{
        width: 100% !important;
    }
    p.shop-banner img{
        position: absolute;
        left: -93px;
        top: 158px;
    }
    p.shop-banner img{
        width: 25% !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1115px){
    .fullwidthbanner li{
        position: relative;
    }
    .banner-gif-img img{
        width: auto !important;
        height: auto !important;
    }

    img.cuti-cuti{
        position: absolute;
        left: -72px;
        top: -51px;
        width: 80% !important;
    }

    .right-col-gif{
        position: relative;
    }
    p.coupon-family{
    position: absolute;
        left: -124px;
        top: -28px;
    }
    p.coupon-family img{
        width: 110% !important;
    }
    p.coupon-couple{
        position: absolute;
        left: -122px;
        top: 113px;
    }
    p.coupon-couple img{
        width: 100% !important;
    }
    p.shop-banner img{
        position: absolute;
        left: -93px;
        top: 223px;
    }
    p.shop-banner img{
        width: 25% !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px){
    .fullwidthbanner li{
        position: relative;
    }
    .banner-gif-img img{
        width: auto !important;
        height: auto !important;
    }

    img.cuti-cuti{
        position: absolute;
        left: -143px;
        top: -88px;
        width: 80% !important;
    }

    .right-col-gif{
        position: relative;
    }
    p.coupon-family{
    position: absolute;
        left: -219px;
        top: -60px;
    }
    p.coupon-family img{
        width: 110% !important;
    }
    p.coupon-couple{
        position: absolute;
        left: -215px;
        top: 127px;
    }
    p.coupon-couple img{
        width: 100% !important;
    }
    p.shop-banner img{
        position: absolute;
        left: -161px;
        top: 272px;
    }
    p.shop-banner img{
        width: 25% !important;
    }
}

@media (max-width: 540px){
    .fullwidthbanner li{
        position: relative;
    }
    .banner-gif-img img{
        width: auto !important;
        height: auto !important;
    }

    img.cuti-cuti{
        position: absolute;
        left: -22px;
        top: -20px;
        width: 30% !important;
    }

    .right-col-gif{
        position: relative;
    }
    p.coupon-family{
    position: absolute;
        left: 124px;
        top: -28px;
    }
    p.coupon-family img{
        width: 60% !important;
    }
    p.coupon-couple{
        position: absolute;
        left: 122px;
        top: 27px;
    }
    p.coupon-couple img{
        width: 55% !important;
    }
    p.shop-banner img{
        position: absolute;
        left: 137px;
        top: 68px;
    }
    p.shop-banner img{
        width: 15% !important;
    }
}





/* general */
.full-width-content{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.home-last-section > .container, .articleBottom > .container {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.standard-body .fixed .container{
    margin: 0 auto;
}
.home .main-content .container{
  padding-bottom: 0;
}
.home .standard-body{
    overflow-x: hidden !important;
}
.information-information .standard-body{
    overflow-x: hidden !important;
}
.blog-category-home .standard-body{
    overflow-x: hidden !important;
}
.blog-article .standard-body{
    overflow-x: hidden !important;
}
.product-category .standard-body{
    overflow-x: hidden !important;
}
.product-manufacturer-info .standard-body{
    overflow-x: hidden !important;
}
.product-product .standard-body{
    overflow-x: hidden !important;
}


/* top bar */
#top-bar .col-sm-3{
    width: 100%;
    text-align: center;
}
#top-bar #top-bar-right{
    display: none;
}
#top-bar .welcome-text{
    font-family: Roboto !important;
    font-size: 13px;
/*     text-transform: uppercase; */
/*     letter-spacing: 0.6px; */
}

/* megamenu */
#top .pattern {
/*     border-bottom: 1px solid #efefef; */
}
#top #header-center{
/*     text-align: right; */
}
ul.megamenu {
    background: none;
}
#top .background .pattern >.container{
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.megamenu li a strong {
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
/*     letter-spacing: 0.52px !important; */
    color: #4f4741 !important;
}
ul.megamenu li a strong:hover {
    color: #609815 !important;
}
ul.megamenu li a.active strong{
    color: #609815 !important;
}
.megamenu a.clearfix:before{
    display: none !important;
}
.mobile-hidden .megamenu li a.active span{
    /* border-bottom: 2px solid #19b2ae;
    padding-bottom: 6px; */
}

/*SUBMENU*/
ul.megamenu>li>.sub-menu {
    width: 60% !important;
}
.sub-menu .content {
    background-color: #fff !important;
    border-color: #dedede !important;
    position: relative;
    left: -35px;
    top: 0px;
    border-top: 3px solid #609815 !important;
}
/* .slider-header #top .container {
    padding-top: 10px;
    padding-bottom: 10px;
} */
.megamenu a.clearfix:before{
/*     display: none !important; */
}
ul.megamenu > li > a.active, ul.megamenu > li > a:hover, ul.megamenu > li.active > a {
/*     color: #6b784a !important; */
}
ul.megamenu .sub-menu .content > .row {
    padding-top: 8px !important;
}
.megamenu li.with-sub-menu ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
}
.megamenu .sub-menu ul li a.sub-product, .megamenu .sub-menu ul li a.sub-concern{
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.04px;
    color: #ffffff;
}
.megamenu .sub-menu ul li a.sub-product:hover, .megamenu .sub-menu ul li a.sub-concern:hover{
    color: #ffffff !important;
}
ul.megamenu li .sub-menu .content a {
    font-size: 13px;
    font-weight: 500 !important;
/*     letter-spacing: 0.39px; */
    margin-bottom: 15px;
    color: #212121 !important;
}
.megamenu .sub-menu ul li a {
    line-height: 30px;
    color: #212121;
}
.megamenu .sub-menu ul li a:hover {
    color: #609815 !important;
/*     text-decoration: underline; */
}
/* arrow submenu */
.megamenu .with-sub-menu>a strong:after {
    content: "\f0d7";
    font-family: "font awesome 5 free",FontAwesome;
    font-size: 12px;
    margin-left: 5px;
}

ul.megamenu>li>.sub-menu .content li {
    padding: 7px 30px;
}
ul.megamenu>li>.sub-menu .content {
    position: relative;
    top: 14px;
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
ul.megamenu>li>.sub-menu .content li:hover {
    background-color: #eaf7d9;
}


/* cart icon top */
#top #cart_block .cart-heading img {
    margin-top: 7px;
    width: 18px;
}
#top #cart_block .cart-heading span {
    padding: 3px 0 0 0px;
    font-family: Roboto !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #1a1a1a !important;
}

/* menu and cart,search,accout */
#top #header-right .easydrawer[data-easydrawer-id="drawer-menu"]{
    display: none !important;
}
#header-right .menu-responsive-btn{
    margin-right: 8px;
}



/* HOMEPAGE */

/* Slideshow */
.slider-1 .caption {
    top: 25% !important;
    margin: 0 auto !important;
    text-align: left;
    width: 100%;
    left: 22% !important;
}
.slider-1 h1 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.31;
    color: #4f4741;
    margin-bottom: 35px;
}
/* .slider-1 p{
    color: #58595a;
    font-size: 20px;
    margin-bottom: 35px;
    line-height: 1.3;
} */
.btn-main {
    background-color: #fff;
    max-width: 172px;
    height: 50px;
    color: #609815;
    padding: 14px 40px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 50px;
}
.btn-main:hover {
    color: #ffffff !important;
    background-color: #212121 !important;
    border-color: #212121 !important;
    transition: 0.3s all ease;
}


/* secton 1 */
/* top category */
.top-product{
    margin-top: 35px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.top-product img{
    transition: box-shadow .3s;
    border-radius: 10px;

    -webkit-transition: all 0,2s ease;
    -moz-transition: all 0,2s ease;
    -o-transition: all 0,2s ease;
    -ms-transition: all 0,2s ease;
    transition: all 0,2s ease;
}
.top-product img:hover{
    -webkit-filter: drop-shadow(10px 7px 1px grey);
    transition: 0.3s all ease;
}
.top-product p{
    padding-top: 30px;
}
.top-product p a{
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1.6px;
    text-align: center;
    color: #4f4741;
}
.top-product p a:hover{
    color: #609815;
    text-decoration: underline;
}

/* section 2 */
.home-story{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url("https://eseed.o2o.my/templates/loki/image/data/theme/banners/home-story_250521155538.jpg");
    min-height: 542px;
}
.home-story .content{
    padding:0 8% 0 0%;
}
.home-story .content h2{
    font-size: 40px;
    font-weight: 800;
    line-height: 1.3;
    color: #4f4741;
    margin: 0;
}
.home-story .content p{
    font-size: 18px;
    line-height: 1.78;
    padding-top: 10px;
    padding-bottom: 30px;
}

/* section 3 */
/* Product Slider */
.filter-product{
    text-align: center;
    padding-top: 80px;
}
.filter-product .box-heading{
    background: none !important;
    margin: 0 !important;
}
.box.popular-product .box-heading{
    background: none !important;
    font-family: Raleway;
    font-size: 32px;
    color: #4f4741;
    font-weight: 800;
    text-transform: capitalize !important;
}

.product-grid .product .name a{
    /* font-family: Poppins !important; */
    font-weight: 500 !important;
    letter-spacing: 0.28px !important;
    font-size: 14px;
    text-align: center;
    color: #111c30;
}
.owl-item .right .price{
    /* font-family: Poppins !important; */
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center;
    color: var(--black) !important;
}
.box.filter-product .slider-center-arrow .next, .box.filter-product .slider-center-arrow .prev{
    background: #609815 !important;
    border-radius: 100%;
}
.box.filter-product .slider-center-arrow .next span, .box.filter-product .slider-center-arrow .prev span{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.box.filter-product .slider-center-arrow .next span:before{
    color: #fff;
    font-size: 18px;
    margin-left: 2px;
}
.box.filter-product .slider-center-arrow .prev span:before{
    color: #fff;
    font-size: 18px;
    margin-right: 2px;
}
.box.filter-product .slider-center-arrow .next:hover, .box.filter-product .slider-center-arrow .prev:hover{
    background: #4f4741 !important;
}
.product .product-actions {
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
}

/* section 4 */
/* testimony */
.testi-section{
  background-color: #f2ece7;
  margin-top: 55px;
  padding: 75px 0;
}
/* .testi-section > .container{
  padding-left: 50px !important;
  padding-right: 50px !important;
} */
.testi-section h2{
    font-size: 32px;
    font-weight: 800;
    color: #4f4741;
    margin-bottom: 30px;
}
.testimony-box strong{
    font-size: 18px;
    font-weight: bold;
    color: #4f4741;
}
.testimony-box p{
  font-size: 20px;
}
/* .testimony-box tr, .testimony-box td{
  display: block;
  padding: 0 8%;
} */
.testimony-box .owl-dot span{
  width: 6px;
  height: 6px;
  margin: 5px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #710b79;
}
.testimony-box .owl-dot{
  color: #a7a7a7;
}
.testimony-box{
  text-align: center;
  display: block;
  width: 100%;
  overflow: hidden;
}
.testimony-box .owl-carousel{
  position: relative;
}
.owl-carousel .owl-nav{
  overflow: hidden;
  height: 0px;
}
.owl-carousel .nav-btn{
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 0px !important;
}
.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled{
  pointer-events: none;
  opacity: 1;
}
.owl-carousel .prev-slide{
  background: url(/templates/formula/image/data/theme/icons/prev_200421102258.svg) no-repeat;
  left: 0;
  width: 39px;
  height: 39px;
}
.owl-carousel .next-slide{
  background: url(/templates/formula/image/data/theme/icons/next_200421102258.svg) no-repeat;
  right: 0;
  width: 39px;
  height: 39px;
}



.testi-section .owl-carousel .owl-item img {
    width: 14%;
    display: inline-flex;
}
.testi-section tr, .testi-section td {
    display: block;
    padding: 0 10%;
}


/* replace image owl-dot */
button.owl-dot:nth-child(1):after{
    content: url(https://eseed.o2o.my/templates/loki/image/data/theme/icons/dot1_240621145726.png);
    padding: 10px;
    opacity: 50%;
}
button.owl-dot:nth-child(2):after{
    content: url(https://eseed.o2o.my/templates/loki/image/data/theme/icons/dot2_240621145726.png);
    padding: 10px;
    opacity: 50%;
}
button.owl-dot:nth-child(3):after{
    content: url(https://eseed.o2o.my/templates/loki/image/data/theme/icons/dot3_240621145726.png);
    padding: 10px;
    opacity: 50%;
}

.owl-dot.active:after{
    opacity: 100% !important;
}
button.owl-dot span{
    display: none !important;
}

.testimony-box .owl-dots{
    margin-top: 30px;
}
.testimony-box .owl-dot:focus{
    /* display: none; */
    outline: none;
}


/* section 5 */
/*Blog home*/
.box.blogModule.boxPlain{
  padding-top: 0 !important;
}
.blogModule li {
    display: grid;
    background-color: #fff;
    padding-bottom: 25px;
    overflow: inherit;
/*     border: 1px solid #efefef; */
}
.blogModule li:hover {
/*     box-shadow: 2px 2px 10px 0 rgba(38,50,55,0.12); */
}
.boxPlain .box-content{
  border-top: transparent !important;
  padding: 9px 8px 0px !important;
}
.blogModule .image img {
    float: left;
    padding: 0 !important;
    border: none !important;
    background: none !important;
    margin-right: 0 !important;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
}
.blogModule .title {
    font-size: 18px !important;
    font-weight: bold !important;
    display: block;
    color: #212121;
    margin-bottom: 5px;
    padding: 10px 0px 0;
    /* text-transform: capitalize; */
}
.blogModule .title:hover {
    color: #609815;
}
/* a.readMoreBlog{
  padding: 0 20px;
  color: #6f0699;
  padding: 0 20px;
} */
.home a.readMoreBlog {
    text-transform: uppercase !important;
    padding: 0 0px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #58595a;
/*     text-decoration: underline !important; */
    border-bottom: 1px solid #584153;
    padding-bottom: 5px;
}
.home a.readMoreBlog:hover {
    color: #609815;
/*     text-decoration: underline !important; */
    border-bottom: 1px solid #609815;
}
.blogModule li a:hover{
  text-decoration: none !important;
}
.blogModule .info-date{
    display: none;
    font-size: 13px;
    font-family: Lato;
    color: #58595a;
    padding: 20px 0px 0;
    text-transform: uppercase;
}
.boxPlain .box-heading{
  padding: 60px 8px 0 !important;
  border-bottom: transparent !important;
  text-align: center;
  font-size: 24px !important;
  font-weight: 500 !important;
}
.boxPlain .box-heading span{
    font-size: 32px;
    font-weight: 800;
/*     letter-spacing: 1.2px; */
    color: #4f4741;
}
.blogModule .info{
  display: none !important;
}
.blogModule p{
/*     display: none; */
    padding: 0 0px 20px;
    color: #58595a !important;
    font-size: 16px;
    line-height: 1.5;
}
.blogModule ul{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.boxPlain {
/*   background-color: #f7f9fa; */
}
/* hide cluetip when hover to blog title */
.cluetip-default {
  display: none !important;
}



/*last section */

.home-last-section{
    background-color: #ecf5df;
    padding: 10px 0;
}
.info_details {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.info_details p {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.6px;
    line-height: 1.2;
    text-transform: capitalize;
}

/* FOOTER */
.footer.full-width{
/*     border-top: 1px solid #dbdbdb; */
}
.footer .row {
    display: flex;
    flex-direction: row;
    padding-top: 20px;
}
.footer h4 {
    margin: 20px 0 10px;
    background: none;
    font-weight: 600 !important;
    font-size: 16px !important;
/*     letter-spacing: 1.12px !important; */
    color: #212121 !important;
}
.footer .footer-panel ul li a{
    font-size: 14px;
    line-height: 2.29;
    color: #58595a;
}
.footer-panel li a:hover {
    color: #000 !important;
    transition: 0.3s all ease;
}
.footer .footer-panel:nth-child(2) li:nth-child(2) {
    display: none;
}
.footer-panel:nth-child(3) li:nth-child(4) {
/*     display: none; */
}


/* newsletter subscribe */
@media (min-width: 768px){
    .col-sm-4 {
        width: 33.33333333%;
    }
}
.footer-newsletter h3 {
    font-size: 16px !important;
    margin: 20px 0 0;
/*     text-transform: uppercase; */
    padding: 20px 14px 20px 0;
    font-weight: 600;
    letter-spacing: 1.12px;
    color: #212121;
}
.footer .pattern p {
    font-size: 14px;
    color: #212121;
}
.ne_subscribe label {
    display: block;
    align-items: center;
    margin-top: 16px;
}
input.subscribe_email{
    width: 90% !important;
    background: #fff!important;
    height: 40px;
    border: none;
    padding-left: 20px;
}
input[type=text].subscribe_email {
    font-size: 14px;
    color: #8e8e8e;
    border: 1px solid #f2ece7;
    border-radius: 50px;
}
.footer-newsletter .ne_submit {
    display: inline-block;
    text-align: center;
    height: 40px;
    padding: 8px 20px;
    background: #609815;
    border: 1px solid #609815;
    margin-left: -17%;
    border-radius: 0 50px 50px 0;
}


/*footer bottom copyright */
.copyright p {
/*     font-family: Roboto !important; */
    color: #58595a;
    font-size: 12px !important;
}
.copyright p a{
/*     font-family: Roboto !important; */
    color: #58595a !important;
}
.footer-icon a {
    font-size: 18px;
}
.footer-icon i {
    margin-left: 15px;
    color: #58595a;
}
.footer-icon i:hover {
    color: #465754;
}
.footer-icon i:hover {
    color: #609815;
}


/* CATEGORY PAGE */

.product-category .standard-body .fixed .container{
    padding-left: 50px ;
    padding-right: 50px ;
}

/* page banner */
.breadcrumb .clearfix {
    /* background: url(https://eseed.o2o.my/templates/jupiter/image/data/theme/banners/jupiter/category-banner_201120112010.jpg);
    background-size: cover;
    border-radius: 15px;
    margin-top: 15px !important; */
}
.breadcrumb .container ul {
    display: none;
}
.breadcrumb .container>div {
/*     padding: 50px 0; */
}
.breadcrumb .container h2 {
    margin: 0 !important;
    font-size: 32px !important;
    font-weight: bold !important;
    letter-spacing: 1.2px !important;
    text-align: center;
    letter-spacing: 0 !important;
}
.product-category .product-filter .options {
/*     display: none; */
}
.product-category .product-filter .options .product-compare{
    display: none;
}
.list-options .sort, .list-options .limit {
    font-family: Roboto !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.12px;
    color: #000000;
    text-transform: uppercase;
}
.sort select, .limit select {
    border: 0;
    background: #ffffff;
    border-bottom: 1px solid #b5b2ad;
    padding-left: 0 !important;
}

/* filter left column section */
.box.box-category {
    border-color: transparent;
}
.box-category .box-heading {
    padding: 15px 0px 10px 0px;
    font-size: 16px !important;
    font-weight: bold !important;
/*     letter-spacing: 0.8px; */
    color: #000000 !important;
/*     text-transform: uppercase !important; */
}
.box-category .box-content.collapse ul {
    padding: 20px 0px;
}
.box-category ul li a {
    font-size: 16px;
    color: #212121;
    text-transform: capitalize !important;
}
.box-category ul li a.active {
    font-weight: 500;
    color: #609815 !important;
}
.box.mfilter-box .box-heading {
    font-weight: bold !important;
    margin-bottom: 15px;
    font-size: 16px;
/*     letter-spacing: 0.8px; */
    color: #000000 !important;
/*     text-transform: uppercase!important; */
}
.mfilter-button-bottom {
    padding: 2px 1px !important;
    font-weight: 500;
    border: 1px solid #424242 !important;
    top: 11px !important;
    right: 0px !important;
}
.fa-times:before {
    display: none;
}
.mfilter-button-reset {
    margin-left: 0 !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 5px;
    text-transform: capitalize;
    font-size: 12px;
    color: #424242;
}
.mfilter-price-slider #mfilter-price-slider .ui-slider-handle{
    border: 1px solid #609815!important;
    background: #609815 !important
}
#mfilter-price-slider .ui-slider-range {
    background-color: #609815 !important;
}
.mfilter-heading-text > span {
    font-size: 15px;
    font-weight: 600;
    color: #212121;
}
.mfilter-heading .mfilter-head-icon:before {
    content: "\f068";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.mfilter-heading.mfilter-collapsed .mfilter-head-icon:before {
    content: "\f067";
}

.mfilter-col-count {
    visibility: hidden;
}
.mfilter-tb-as-tr {
    border-top: 0px dashed #dcdcdc !important;
}
.mfilter-content-wrapper {
    padding-top: 5px;
    border-top: 2px solid #ccc;
}
.mfilter-content-wrapper {
    padding: 5px 0 20px !important;
    border-bottom: 1px solid #dbdbdb;
    border-top: none !important;
}
.box.mfilter-box.mfilter-column_left.init .box-content.mfilter-content li:nth-child(4) {
/*     display: none; */
}

/* search filter */
.mfilter-options .mfilter-search input#mfilter-opts-search{
    background-color: #f2f2f2;
}
.mfilter-options .mfilter-search input#mfilter-opts-search::placeholder{
    opacity: 0.5;
    font-family: Roboto;
    font-size: 14px;
    color: #111c30 !important;
}

/* attribute material filter */
.mfilter-tb-as-tr.mfilter-input-active .mfilter-col-input {
    border-color: #609815 !important;
    background-color: #609815 !important;
    color: #fff !important;
}
.mfilter-box .mfilter-attributes[data-seo-name="59-allergens"] .mfilter-tb-as-td.mfilter-col-input {
    border: solid 1px #b5b2ad;
}
.mfilter-box .mfilter-attributes[data-seo-name="59-allergens"] .mfilter-tb-as-td {
    font-size: 16px;
    color: #212121;
    font-weight: 500 !important;
}

/* category content */
.product-category div.pagination {
    width: 100%;
}
.pagination .links li a{
    color: #848484 !important;
}
.product-category div.pagination .links li.active span {
    border: 1px solid black;
}
.product-grid .product .name {
    text-align: center;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #111c30;
}
.product-grid .product .price {
    text-align: center;
    font-size: 15px !important;
    color: #212121 !important;
}
.product-grid .product .image .product-actions a {
/*     background: #e75c40 !important; */
}
.product-grid .product .image .product-actions a:hover {
/*     background: black !important; */
}
.product .product-actions {
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
}
.product-filter .options .button-group button {
    color: #b5b2ad !important;
}
.product-filter .options .button-group button:hover, .product-filter .options .button-group .active {
    color: #000000 !important;
}


/* PRODUCT DETAIL PAGE */
h2.product-title {
    font-size: 32px !important;
    font-weight: bold !important;
    color: #212121 !important;
    margin-bottom: 10px;
    padding: 0 50px 0 0;
}
body.product-product .breadcrumb .container ul{
  display: block;
  float: left;
  margin-top: 10px;
  font-size: 12px !important;
  text-align: left !important;
  color: #b5b2ad !important;
}
body.product-product .breadcrumb .container h2{
  display: none;
}
body.product-product .breadcrumb .container ul li a{
  color: #b5b2ad !important;
    font-family: Roboto !important;
}
body.product-product .breadcrumb .container ul li:last-child a{
  color: #212121 !important;
}
body.product-product .breadcrumb .container>div{
  padding: 5px 0 0;
}
#tab-description h2{
  display: none;
}
.product-center{
    padding: 0 0%;
}
.product-info .cart .add-to-cart p{
    display: none;
}
.product-info .cart, .product-info .description, .product-info .options, .product-info .price {
    background: none;
    padding: 0;
}
.product-info .description{
    padding-bottom: 10px;
}
.product-info .thumbnails li p{
    padding: 0 !important;
}
.thumbnails{
    width: 80%;
    margin: 0 auto;
}
.product-info .popup-gallery{
    margin-top: -15px;
}
.product-info .price .price-new{
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #609815 !important;
}
.product-info .cart .add-to-cart .quantity input {
    color: #292929;
    text-align: center;
    padding: 10px 50px;
    min-width: 80px;
    height: 50px;
    margin: 0;
    border: 1px solid #dbdbdb;
    width: 100%;
    font-size: 14px !important;
    background-color: #fff;
    border-radius: 4px;
    border-radius: 25px;
}
.product-info .cart .add-to-cart .button {
    font-size: 15px;
    height: 50px;
    padding: 10px 55px;
    margin-left: 10px;
    text-transform: uppercase !important;
    border-radius: 25px;
    background-color: #609815 !important;
}
.product-info .cart .add-to-cart .button:hover {
    background-color: #fff !important;
    color: #212121 !important;
}
.product-info .cart .add-to-cart .quantity #q_up, .product-info .cart .add-to-cart .quantity #q_down {
    border: 0;
    height: 46px;
    top: 0;
    padding-top: 17px;
    width: 30px;
}
.product-info .cart .add-to-cart .quantity #q_down, .product-info .cart .add-to-cart .quantity #q_up {
    position: absolute;
    right: 11px;
    height: 17px;
    width: 18px;
    font-size: 8px;
    line-height: 17px;
    display: block;
    text-align: center;
}
.product-info .cart .add-to-cart .quantity #q_down {
    left: 11px;
    right: auto;
}
.product-info #product .options h2 {
    display: none;
}
.product-info #product .options .option span {
    display: none;
}
.optionsList {
    width: 35%;
    /*   border-top: solid 1px #dbdbdb !important; */
    /*   border-bottom: solid 1px #dbdbdb !important; */
    /*   border-left: none; */
    /*   border-right: none; */
    padding:0 10px;
    height: 40px;
    background: transparent !important;
}
.product-info .cart .links a:first-child{
    padding-right: 57px;
}
.product-info .review{
    padding: 10px 0;
    border-top: 1px solid #dbdbdb;
    margin-top: 20px;
}
.product-info .review .share{
    display: inline-flex;
}
.product-info .share p{
    margin: 4px 10px 0 0;
}
.at-share-btn-elements .at-share-btn .at-icon-wrapper svg:hover {
    fill: #609815 !important;
}
.product-info .options .option {
    padding: 0 0 20px;
}
a#button-review{
    border-color: #609815 !important;
    background-color: #609815 !important;
    color: #fff !important;
    padding: 10px 30px;
    text-transform: uppercase !important;
}
a#button-review:hover{
    background-color: #212121 !important;
    border-color: #212121 !important;
    color: #fff !important;
}
.review-list .text:before{
    display: none !important;
}
.htabs {
/*     text-align: center; */
    margin-top: 60px;
}
.htabs a:focus {
    text-decoration: none !important;
}
.htabs a{
    padding: 0;
    display: inline-block;
    float: none;
    font-size: 16px !important;
    padding-bottom: 10px;
    font-weight: bold !important;
    margin: 10px 20px 0 !important;
    color: #4f4741;
}


/* reviews tab content  */
#tab-review .rating-review-detail {
    margin-top: 50px;
}
#tab-review .rating-review-detail .rating-review {
    display: inline-flex;
}
.rating-review-detail .fa-star:before {
    color: #d5d5d5 !important;
}
.add-review-button {
    float: right;
}
.add-review-button a{
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #609815;
    text-transform: uppercase;
}
.write-review-btn {
    background: #eaf7d9 !important;
    border: 1px solid #eaf7d9;
    color: #609815 !important;
    padding: 12px 25px;
    border-radius: 25px;
}
.write-review-btn:hover {
    color: #fff !important;
    background: #212121 !important;
    transition: 0.3s all ease;
}
#collapsereview {
    margin-top: 20px;
}
#collapsereview #review-title {
    display: none;
}
.review_form label {
    color: #212121 !important;
    margin-top: 10px !important;
}
#collapsereview input[type=text] {
    background: #fff !important;
    border: solid 1px #dbdbdb !important;
}
.entry_review textarea {
    width: 83.33% !important;
    border: solid 1px #dbdbdb !important;
    height: 150px !important;
    margin-bottom: 20px;
    background: #fff !important;
}
#collapsereview .recaptcha {
    float: right !important;
    margin-bottom: 15px;
    padding-left: 0 !important;
}
#collapsereview .buttons {
    float: right !important;
    padding-left: 0 !important;
}
a#button-review {
    border-color: #609815 !important;
    background-color: #609815 !important;
    color: #fff !important;
    padding: 10px 30px;
    text-transform: uppercase !important;
    border-radius: 25px;
}
div#review {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #dbdbdb;
}


/*rating star section */
.star-review-rating:not(:checked)>label:before {
  content: "\f005";
  font-weight: 100 !important;
  font-family: "font awesome 5 free";
}
.star-review-rating:not(:checked)>label.active:before {
  content: "\f005";
  font-weight: 900 !important;
  font-family: "font awesome 5 free";
}
.star-review-rating:not(:checked)>label {
  width: 22px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 20px;
  color: #d5d5d5 !important;
  margin-right: 8px;
  transition: .3s;
}
.star-review-rating:not(:checked)>input {
  position: absolute;
  clip: rect(0,0,0,0);
}
.star-review-rating label.active{
  color: #fdcc0d !important;
}
/* end */

/* review comment display */
.rating-review-detail .fa-star.active:before {
    color: #fdcc0d !important;
}
.review-list {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.review-list .rating {
    float: none !important;
}
.rating i.active {
    color: #fdcc0d !important;
}
#review .review-list .text {
    margin: 5px 0 0;
    padding: 0;
    border: transparent !important;
    background: transparent !important;
}
p.review_date {
    color: #58595a;
    font-size: 14px;
}
div.pagination {
    display: block;
}
.center-column #tab-review.tab-content{
    padding: 0 1%;
}
/* end */


/* tab custom */
.htabs{
    border: 1px solid #dbdbdb;
    background: none;
    background-color: #f5f5f5 !important;
    border-bottom: 0!important;
}
.tab-content{
    border: 1px solid #dbdbdb;
    margin-top: 0 !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    border-top: 0 !important;
}
.htabs a.selected{
    border-color: transparent !important;
}
.col-sm-12.center-column .htabs a{
    margin: 0 !important;
    padding: 10px 70px !important;
    background-color: #f5f5f5 !important;
}
.col-sm-12.center-column .htabs a.selected{
    border: 1px solid #dedede !important;
    background-color: #fff !important;
    border-bottom: 0 !important;
    border-top: 0 !important;
}


.you-may-also-like {
    /* border-top: 1px solid #dbdbdb;
    margin-top: 40px; */
}
.you-may-also-like .box-heading {
/*     margin: 45px 0 0!important; */
}
.you-may-also-like .box-heading {
    font-size: 32px !important;
    /* margin-top: 50px !important; */
    background: none;
    font-weight: 800 !important;
    color: #4f4741 !important;
}
.count_holder_small{
    display: none;
}
.count_holder {
    background-color: #fff !important;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    margin-bottom: 10px !important;
}
.hasCountdown span{
    color: #212121 !important
}
.offer_title {
    color: #212121 !important;
}
.product-info .review .rating{
    display: none;
}
.product-product .product-info .thumbnails li {
    width: auto !important;
}

.product-info .thumbnails.thumbnails-bottom.clearfix {
    display: flex;
    justify-content: center;
}
.product-info .thumbnails li img{
    display: block;
    width: 70px;
    height: 70px;
    border: 1px solid #707070;
}
#tab-description, #tab_2{
    padding: 0 2%;
}
#tabs.htabs a:nth-child(3){
    display: none !important;
}


/* BLOG PAGE */
.blog-category-home .breadcrumb .clearfix {
    background: url(https://eseed.o2o.my/templates/loki/image/data/theme/banners/blog-title_230621103558.jpg);
    background-size: cover;
    padding: 73px 0;
}
.blog-category-home .col-sm-12.center-column{
/*     padding-top: 0 !important; */
}
.blog-category-home .breadcrumb .background {
/*     background: #f7f9fc; */
}
.blog-category-home .breadcrumb .container h2 {
    color: #212121 !important;
}
.blog-category-home #blog_category #blogCatArticles .articleCat{
    max-height: 500px;
}
#blog_category #blogCatArticles.imageBlock .imageFeatured {
    width: 100% !important;
}
#blog_category .blogCol2 .articleCat {
    padding: 1% 0% !important;
}
#blog_category .blogCol2 .articleCat {
    width: 50% !important;
}
#blog_category .articleCat .articleContent .col-md-12.col-sm-12:hover img {
    transition: 0.6s all ease;
    -webkit-filter: brightness(30%);
}

/* turn img to grey when hover */
#blog_category #blogCatArticles.imageBlock .imageFeatured {
    filter: none;
    -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
}
#blog_category #blogCatArticles.imageBlock .imageFeatured:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);
}

body.blog-category-home .articleHeader {
    display: none;
}
.blog-category-home .col-sm-12.center-column #blog_category .livemarks{
    display: none;
}

.articleCat .articleContent{
/*     text-align: center; */
}
#blogCatArticles .article h3, #blogCatArticles .article h3 a {
    font-size: 18px;
    color: #212121;
    font-weight: bold !important;
    margin: 0;
    padding: 3px 0 0;
    /*     letter-spacing: 0.54px; */
    /*     text-transform: uppercase !important; */
    padding-top: 12px;
    text-transform: none !important;
}
#blogCatArticles .article h3:hover, #blogCatArticles .article h3 a:hover {
    color: #609815;
/*     text-decoration: underline; */
}

#blogCatArticles .col-sm-12 span.blockClear p{
    /*   display: none; */
    /*   font-family: Lato; */
      font-size: 16px;
    line-height: 1.5;
    /*   text-align: left; */
    color: #58595a;
    letter-spacing: 0;
}
.articleCat .article .article-date{
        display: none;
    font-family: Lato !important;
    color: #58595a;
    font-size: 13px;
    text-transform: uppercase;
}
.articleContent .readMore a {
    /*     display: none; */
    margin-right: 0;
    /*     border: 1px solid #5f988a; */
    /*     padding: 8px 28px; */
    color: #584153;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.5px;
/*     text-decoration: underline; */
    border-bottom: 1px solid #584153;
    padding-bottom: 5px;
}
.articleContent .readMore a:hover {
    /*     background-color: white; */
/*         border: 1px solid #ef634c; */
    color: #609815;
    border-bottom: 1px solid #609815;
    transition: 0.3s all ease;
}
.blog-category-home div.pagination {
    display: none;
}


/* BLOG SINGLE PAGE */
.blog-article .col-sm-12.center-column{
    padding-top: 20px !important;
}
body.blog-article .breadcrumb .clearfix {
/*     display: none; */
/*     background: #f7f9fc; */
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.blog-article .breadcrumb .container h2 {
    color: #212121;
    text-transform: capitalize;
}

.articleHeader {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    display: none;
}
.blog-article #blogArticle .articleHeader h1 {
    order: 2;
    width: 100%;
}
.blog-article #blogArticle .articleHeader span {
    width: 100%;
    text-align: center !important;
}
.blog-article #blogArticle .articleHeader h1{
    font-family: Raleway;
    font-size: 30px;
    font-weight: 600;
/*     letter-spacing: 0.6px !important; */
    color: #212121;
/*     text-transform: uppercase !important; */
}
.blog-article #blogArticle .articleHeader span{
    font-family: Lato;
    font-size: 16px;
    line-height: 1.56;
    text-align: left;
    color: #58595a;
    text-transform: uppercase !important;
}
.ludoBlog {
    background-color: transparent !important;
    padding: 0 !important;
    border: none !important;
    color: #58595a !important;
}
#blogArticle .articleBottom {
    display: flex;
    align-items: center;
    position: relative;
}
.articleBottom {
    background-color: #ffffff;
    border-top: 1px solid #dbdbdb;
}
.articleBottom > div {
    display: inline-flex;
}
.blog_link span {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #609815;
}
.blog_link span:before {
    content: '\f053';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 10px;
    color: #609815;
}
#blogArticle .articleBottom p {
    margin-bottom: 0;
}
.articleBottom .share p {
    margin-top: 8px;
/*     text-transform: uppercase */
    font-size: 14px;
/*     font-weight: bold; */
/*     letter-spacing: 1.04px !important; */
    color: #58595a;
}
body.blog-article .at-style-responsive .at-share-btn {
    background-color: transparent !important;
    margin: 5px 2px !important;
}
body.blog-article .at-resp-share-element .at-icon, .at-resp-share-element .at-label {
    fill: #a0a0a0 !important;
}
body.blog-article .at-resp-share-element .at-icon:hover, .at-resp-share-element .at-label {
    fill: #609815 !important;
}


/* blog category page - hide latest blog */
#blog_category .box.blogModule.boxPlain{
    display: none;
}
.blog-category-home .box.blogModule.boxPlain{
    display: none !important;
}

/* start */
/* blog article page - show latest blog */
.blog-article .box.blogModule.boxPlain{
    padding-top: 30px;
    border: 0px !important;
    background-color: #f5f5f5 !important;

    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;

    margin-top: 10% !important;
    margin-bottom: 0% !important;
    padding-bottom: 0% !important;
}

#blogArticle .box.blogModule.boxPlain{
    display: none;
}
#articleComments{
    display: none;
}
.blog-article .blogModule li{
    background-color: transparent;
    padding-bottom: 50px;
}
.blog-article .blogModule li a.readMoreBlog{
    /* text-decoration: underline; */
    border-bottom: 1px solid #584153;
    padding-bottom: 5px;
    text-transform: uppercase !important;
    font-weight: bold !important;
}
.blog-article .blogModule li a.readMoreBlog:hover{
    color: #609815;
    /* text-decoration: underline #e4002b !important; */
    border-bottom: 1px solid #609815;
}
.blog-article .boxPlain .box-content {
    margin-top: 30px;
}
.blog-article .standard-body .main-content .container{
    padding-bottom: 0px;
}
/* end */


/* FAQ PAGE */
.info-7 .standard-body .fixed .container{
    padding-left: 50px;
/*     padding-right: 65px; */
}

/* ABOUT US PAGE */
.info-4 .standard-body .fixed .container{
    padding-left: 50px ;
/*     padding-right: 65px ; */
}
.info-4 .breadcrumb .container h2 {
    font-size: 32px;
    font-weight: bold;
    color: #212121;
    letter-spacing: 0;
}
.col-md-6.col-sm-12.who-are-we {
    padding-left: 40px;
}
.col-md-6.col-sm-12.who-are-we h3 {
    font-size: 32px !important;
    font-weight: bold;
    color: #4f4741;
    padding-top: 5px;
    padding-bottom: 20px;
}
p.about_parag {
    font-size: 16px;
    line-height: 1.5;
    color: #58595a;
}
.who-are-we p.about_parag{
    padding-bottom: 10px;
}
.about-section2 {
    text-align: center;
    margin-top: 60px;
}
.about-section2 h3 {
    font-weight: bold !important;
    line-height: 1.56;
    text-align: center;
    color: #4f4741 !important;
    font-size: 24px !important;
    margin-bottom: 0;
    padding-top: 15px;
}
.about-section2 p {
    font-size: 16px !important;
    line-height: 1.5;
    text-align: center;
    color: #58595a;
}


/* CONTACT US PAGE */
.info-14 .standard-body .fixed .container{
    padding-left: 50px ;
    padding-right: 65px ;
}
.info-14 .breadcrumb .container h2 {
    font-size: 32px;
    font-weight: bold;
    color: #212121;
    letter-spacing: 0;
}

/* form section */
.form-field.html-field h3{
    font-family: Raleway;
    font-size: 24px;
    font-weight: bold;
    color: #4f4741;
}
.form-field.html-field p{
  font-size: 16px;
  color: #58595a;
}
#form1 .field-block .form-control{
    background-color: transparent !important;
    border: 0;
    border-bottom: 1px solid #757575;
    border-radius: 0;
}
#form1 .field-block textarea{
    border-top: 0 !important;
}
#form1 .form-field h4 span {
    display: none;
}
/* #form1 .form-field h3 span{
    font-family: Muli;
    font-size: 14px !important;
    line-height: 1.71;
    color: #58595a;
    text-transform: initial;
} */
#form1 h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    color: var(--black);
}
#form1 .field-block input::placeholder{
    opacity: 1;
    font-size: 14px;
    line-height: 1.57;
    color: #919191;
}
#form1 .field-block textarea.form-control{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.form-builder textarea {
    height: 57px !important;
}
.form-control{
    padding: 0 !important;
}
.form-control[placeholder="Your message"]{
    font-size: 14px;
}
.form-control:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #609815 !important;
}
#form1 .button{
    background: #609815;
    border-color: #609815;
    border-radius: 25px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.5px;
}
#form1 .button:hover{
    background: #212121;
    border-color: #212121;
}

/* detail contact section */
.info-detail {
    padding-bottom: 18px;
    display: -webkit-box;
    align-items: center;
}
.info-detail img {
    margin: 0 15px 0 0;
}
.info-detail p strong {
    color: #000000;
    font-weight: bold !important;
    font-size: 14px;
}
.info-detail p{
    font-size: 14px;
    color: #58595a;
}



/* DELIVERY INFO, RETURN POLICY, TERM CONDITION, PRIVACY POLICY */
.info-6 .col-sm-12.center-column, .info-8 .col-sm-12.center-column, .info-5 .col-sm-12.center-column, .info-3 .col-sm-12.center-column{
    padding-left: 120px;
    padding-right: 120px;
}
body.information-information .breadcrumb .clearfix {
    background: none;
    padding: 45px 0 0;
    border-radius: 0;
}
.info-6 .breadcrumb .container h2, .info-8 .breadcrumb .container h2, .info-5 .breadcrumb .container h2, .info-3 .breadcrumb .container h2{
  color: #212121;
    font-size: 32px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
}
.information-information  .box-information {
    border-bottom: solid 1px #dbdbdb !important;
}
.box-information {
    text-align: center;
    padding: 5px 0;
    margin-top: 35px;
}
.box-information .box-heading {
    display: none;
}
.box-information ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    justify-content: center;
    margin: 0;
}
.box-information li:nth-child(1),.box-information li:nth-child(2),.box-information li:nth-child(7), .box-information li:nth-child(8), .box-information li:nth-child(9) {
    display: none;
}
.box-information li {
    padding: 0 62px;
    color: #58595a !important;
    font-weight: 600;
    border-right: 0px solid #B5B2AD;
    font-size: 14px;
    letter-spacing: 0.7px;
}
.box-information li a{
    color: #58595a;
}
.box-information li:nth-child(6) {
    border-right: 0px solid #B5B2AD !important;
}
.box-information .box-content li a:hover {
    color: #609815 !important;
}
.information-information h3.term_title{
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #58595a !important;
    padding-bottom: 20px;
}
.info-6 #quickview_product p, .info-8 #quickview_product p, .info-8 #quickview_product ul, .info-5 #quickview_product p, .info-3 #quickview_product p{
      color: #58595a;
}
.box-information .box-content li .active{
    color: #609815;
    border-bottom: 2px solid #609815;
    padding-bottom: 7px;
    font-weight: bold !important;
}

.info-6.information-information .breadcrumb .clearfix, .info-8.information-information .breadcrumb .clearfix, .info-5.information-information .breadcrumb .clearfix, .info-3.information-information .breadcrumb .clearfix{
    padding: 30px 0 30px !important;
}

.information-pgw .breadcrumb .container h2, .account-return-insert .breadcrumb .container h2 {
    color: #609815;
}

/* INFO RIGHT OFFCANVAS */
.offcanvas-right .box-information {
    border-bottom: none;
    padding-top: 15px !important;
}
.box-information {
    text-align: center;
    padding: 5px 0;
    border-bottom: solid 1px #b5b2ad;
    margin-top: 25px;
}
#drawer-information .box.box-information.full-width-content .box-content ul {
    display: grid;
    flex-direction: row;
}
#drawer-information .box-information {
    border-bottom: solid 0px #b5b2ad !important;
}
#drawer-information .box.box-information.full-width-content .box-content ul li {
    border-right: 0px solid #B5B2AD;
    padding-bottom: 20px;
}

#drawer-information .box.box-information {
    display: block !important;
}



/* ----------RESPONSIVE------------- */

/* MOBILE */
@media (max-width: 480px){

    /* HOMEPAGE */
.sub-menu .content {
    left: 0;
}
.main-content.home .container{
    padding-bottom: 0px !important;
}

    /*section2*/

    .home-story {
        padding: 50px 10px;
        background-size: cover;
        margin-bottom: 30px;
    }
    .home-story .content h2{
        padding-top: 30px;
        font-size: 26px;
    }

    /*section3*/
    /* slider */
    .just-landed {
        margin-top: 20px;
    }
    .box.just-landed .box-heading {
        padding-bottom: 40px;
    }
    .just-landed .prev, .just-landed .next{
        display: none;
    }

    /* section 4 */
    /* testimonial */
    .testi-section {
        padding: 35px 0;
    }
    .testi-section .owl-carousel .owl-item img {
        width: 40%;
    }
    .testi-section tr, .testi-section td {
        padding: 0 4%;
    }

    /* section 5 */
    /* blog home */
    .box.blogModule.boxPlain {
        margin-top: 0px;
    }
    .responsive .box .box-heading {
        margin-top: 0px;
    }
    .boxPlain .box-heading {
        font-size: 24px !important;
    }
    .boxPlain .box-heading {
        padding: 0px 8px 0 !important;
    }
    .boxPlain .box-content {
        padding: 9px 8px !important;
    }
    .home .blogModule ul {
        padding: 0 0px !important;
        column-count: 1;
    }
    .blogModule li {
        margin-bottom: 25px !important;
        padding-bottom: 15px;
    }

    /* footer */
    .footer-panel h4:after {
        color: #465754;
    }
    .copyright .line {
        margin-bottom: 0px;
        border-top: 0px solid #ffffff;
    }
    .footer .row {
        display: grid !important;
        flex-direction: row;
    }
    .footer-panel {
        padding-top: 0px;
    }
    .footer-panel img {
        padding-top: 20px !important;
        padding-bottom: 30px;
    }
    .footer-icon {
        text-align: center;
        margin-top: 8px;
    }
    .icon_txt {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5px !important;
    }
    .icon_txt p {
        font-size: 10px;
        padding: 3px 0 0;
        margin: 0;
        color: #212121;
    }
    #offcanvas-btn-left {
        display: none !important;
    }
    #cart_block .cart-heading span#total_price {
        top: 0px !important;
        right: -13px !important;
    }
    #cart_block .cart-heading span#total_price {
        width: 15px !important;
        height: 15px !important;
        padding-top: 2px;
    }



    /* CATEGORY PAGE */
    .product-category .breadcrumb .clearfix {
        padding: 50px 0 !important;
    }
    .product-category .standard-body .fixed .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-category .breadcrumb .background {
        padding: 0px 0 !important;
    }
    .product-category .breadcrumb {
        padding: 0px 0 !important;
    }
    .responsive .col-sm-3 .box.mfilter-box {
        margin-top: 5px !important;
    }
    .responsive .box .box-heading {
        margin-top: 8px;
    }
    .box-content.collapsing ul{
        padding-left: 0;
        padding-right: 0;
    }
    .visible-xs {
        display: inline-block !important;
    }
    .category-chevron i {
        margin-left: 20px;
    }


    /* PRODUCT DETAIL PAGE */
    h2.product-title{
        margin-top: 30px;
    }
    .optionsList{
        width: 90%;
    }
    .product-info .cart .add-to-cart .button {
        padding: 10px 38px;
    }
    .responsive .product-info .cart, .responsive .product-info .description, .responsive .product-info .options, .responsive .product-info .price {
        padding: 5px 0;
    }
    .htabs {
        margin-top: 30px;
    }
    .htabs a{
        font-size: 13px !important;
        width: 100%;
    }
    .col-sm-12.center-column .htabs a {
        padding: 10px 37% !important;
    }
    .add-review-button {
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #collapsereview .col-sm-6{
        margin-top: 60px;
    }
    .responsive .product-block, .responsive .product-info .product-center {
        margin-bottom: 0;
    }
    .you-may-also-like .box-heading {
        margin: 20px 0 20px!important;
    }
    body.product-product .main-content .pattern>.container{
        padding-bottom: 25px !important;
    }
    #collapsereview .buttons {
        float: none !important;
    }
    #collapsereview .recaptcha {
        float: none !important;
    }
    .entry_review textarea {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .review_form label {
        padding: 0 !important;
    }
    .write-review-btn{
        padding: 12px 10px;
    }
    #tab-review .rating-review-detail {
        margin-top: 0px;
    }
    #collapsereview input[type=text] {
        width: 100% !important;
    }

    /* new */
    .product-info .cart .add-to-cart .quantity input {
        min-width: 110px !important;
    }
    .product-info .cart .links a {
        padding-right: 20px !important;
    }
    .popup-gallery .col-sm-2{
        margin-bottom: 20px;
    }



    /* BLOG PAGE */
    .blog-category-home .breadcrumb .clearfix {
        padding: 50px 0;
    }
    .breadcrumb .container h2 {
        font-size: 24px !important;
    }
    #blog_category .imageFeaturedLink{
        max-height: 103px;
    }
    .blog-category-home #blog_category #blogCatArticles .articleCat {
        max-height: 350px;
    }
    #blogCatArticles .article h3, #blogCatArticles .article h3 a {
        font-size: 13px;
    }
    #blogCatArticles .col-sm-12 span.blockClear p {
        font-size: 13px;
    }


    /* BLOG SINGLE PAGE */
    .blog-article .breadcrumb .container h2 {
        font-size: 22px !important;
    }
    .blog-article #blogArticle .articleHeader h1 {
        font-size: 20px;
    }
    #blogArticle .articleBottom {
        display: block;
        margin-bottom: 30px;
        padding: 15px 0 5px;
    }
    .blog-article #blogArticle .ludoBlog p{
        letter-spacing: 0;
    }

    /* latest blog */
    .box.blogModule.boxPlain {
        margin-top: 0px;
    }
    .responsive .box .box-heading {
        margin-top: 8px;
    }
    .boxPlain .box-heading {
        font-size: 24px !important;
    }
    .boxPlain .box-heading {
        padding: 30px 8px 0 !important;
    }
    .boxPlain .box-content {
        padding: 9px 8px !important;
    }
    .blog-article .blogModule ul {
        padding: 0 20px !important;
        column-count: 1;
    }
    .blogModule li {
        margin-bottom: 25px !important;
        padding-bottom: 15px;
    }
    .blog-article .standard-body .main-content .container{
        padding-bottom: 0px !important;
    }


    /*FAQ PAGE*/
    .info-7 .breadcrumb .background .clearfix {
        padding: 50px 0 !important;
    }
    .info-7 .standard-body .fixed .container {
        padding-left: 20px;
    }


    /* ABOUT US PAGE */
    .info-4 .breadcrumb .background .clearfix {
        padding: 50px 0 !important;
    }
    .info-4 .standard-body .fixed .container {
        padding-left: 20px;
    }
    .info-4 .breadcrumb .background {
        padding: 25px 0 !important;
    }
    .col-md-6.col-sm-12.who-are-we {
        padding-left: 10px;
    }
    .col-md-6.col-sm-12.who-are-we h3 {
        padding-top: 30px;
    }
    .about-section2 {
        margin-top: 0px;
        padding-bottom: 30px;
    }


    /* CONTACT US PAGE */
    .info-14 .breadcrumb .background {
        padding: 25px 0 !important;
    }
    .info-14 .breadcrumb .background .clearfix {
        padding: 50px 0 !important;
    }
    .info-14 .standard-body .fixed .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #column_left .form-builder.box {
        margin-top: 0px;
    }


    /* DELIVERY INFO, RETURN POLICY, TERMS , PRIVACY POLICY */
    .box-information .box-content ul{
        overflow-x: scroll;
    }
    .information-information .box-information {
        padding: 0px 0;
    }
    .box-information li {
        padding: 0 12px;
    }
    .box-information li:nth-child(2) {
        padding-left: 80px;
    }
    .box-information .box-content ul > li > a {
        line-height: 1.4;
        display: block;
        padding: 0;
        font-size: 12px;
        text-align: center;
    }

    .info-6 .col-sm-12.center-column, .info-8 .col-sm-12.center-column, .info-5 .col-sm-12.center-column, .info-3 .col-sm-12.center-column {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* show in offcanvas right */
    .offcanvas-right .box-information {
        display: block !important;
    }

}


/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 1025px){

    .sub-menu .content {
        left: 0px;
    }

    /*HOMEPAGE*/
    .home-story {
        padding: 50px 10px;
        background-size: cover;
        margin-bottom: 30px;
    }
    .home-story .content h2{
        padding-top: 30px;
        font-size: 26px;
    }

    /* footer */
    .footer .row {
        display: grid !important;
        flex-direction: row;
    }
    .footer-newsletter .ne_submit {
        margin-left: -28%;
    }
    .footer-panel {
        padding-top: 0px;
    }
    /* button menu bottom */
    .desktop-hidden.mobile-show-inline.hiraku-open-btn#offcanvas-btn-left{
        display: none !important;
    }
    .icon_txt p{
        display: none !important;
    }
    #cart_block .cart-heading span#total_price {
        top: 0px !important;
        right: -13px !important;
        width: 15px !important;
        height: 15px !important;
        padding-top: 2px;
        color: #fff !important;
    }
    .footer-panel h4:after {
        color: #f3fbfe;
    }

    /*PRODUCT PAGE*/
    .optionsList {
        width: 70%;
    }
    .col-sm-12.center-column .htabs a {
        padding: 10px 60px !important;
    }

    /*BLOG PAGE*/
    .blog-category-home .breadcrumb .background {
        /*padding: 20px 0;*/
    }
    #blog_category .imageFeaturedLink{
        max-height: 200px;
    }
    .blog-category-home #blog_category #blogCatArticles .articleCat {
        max-height: 410px;
    }
    #blogCatArticles .article h3, #blogCatArticles .article h3 a {
        font-size: 16px;
    }

        /*ABOUT US PAGE*/
    .info-4 .standard-body .fixed .container {
        padding-left: 20px;
    }
    .col-md-6.col-sm-12.who-are-we {
        padding-left: 20px;
        padding-top: 20px;
    }


}
