#top-header [class~=main-header] [class~=main-nav] > ul > li > a, [class~=item-hover-view-cart] [class~=product-thumb] [class~=product-cart-icon] [class~=product-actions] {
    padding-bottom: 5px;
}
.flaticon-search::before{
    font-size: 18px;

}
i.flaticon-search{
    color:white !important;
}
button.btn.button.btn-default.float-right{
    background: #009D39;
}
[class~=button-main], .testimonials .item .item-img.hover-change:before{
    background-color: #009D39;
    border: #009D39;
    color: #ffffff;
}
#top-header [class~=main-header] [class~=header-block] {
    padding-left: 0px;
    padding-right: 10px;
}
[class~=home-brand-logo] {
    border-top-color: transparent !important;
}
.testimonials-caption-group .brand-item img{
    border: 1px solid #009D39;
    height: 100px;
    object-fit: contain;
}
[class~=section] {
    padding-bottom: 40px;
    padding-top: 40px;
    margin-bottom: 0px;
}
[class~=home-2] main [class~=about-smoothie]{
    padding-top: 40px;
}
[class~=home-3] [class~=testimonials] {
    padding-bottom: 0px;
}
.testimonial-home .testimonials .home-testimonials-inner .testimonials-item {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
[class~=home-brand-logo]{
    padding-bottom: 20px;
    padding-top: 0px;
}
.footer-copyright p{
    color: white;
    margin-bottom: 0px;
}
#top-header [class~=main-header] [class~=main-nav] > ul > li > a{
    font-size: 16px;
    padding-right: 10px;
    padding-left: 10px;
}
.flag-header{
    margin-left: 20px;
}
[class~=home-2] main [class~=about-smoothie] [class~=about] [class~=item-content] [class~=sub-title] h4:before, [class~=home-2] main [class~=about-smoothie] [class~=about] [class~=item-content] [class~=sub-title] h4:after {
    background-color: #009D39;
}
[class~=home-3] #top-header [class~=main-header] [class~=main-nav] > ul > li:hover > a:hover {
    color: #009D39;
}
[class~=home-3] #top-header [class~=main-header] [class~=main-nav] [class~=dropdown-menu] li a:hover{
    color:#009D39;
}
#top-header [class~=main-header] [class~=main-nav] [class~=dropdown-menu] {
    border-top-color: #009D39;
}
[class~=home-3] #top-header [class~=main-header] [class~=main-nav] > ul > li > a:hover{
    color:#009D39;
}
.background-image-page {
    height: 200px;
}
.content-banner-mobile {
    padding-top: 0px;
}
.title-main {
    font-size: 31px;
    color: black;
    font-weight: 500;
}
#review [class~=submit] button {
    background: #009D39 !important;
    font-size: 17px;
    color: white !important;
}
[class~=sub-title] h4:before {
    background-color: #009D39;
}
[class~=sub-title] h4:after {
    background-color: #009D39;
}
.product-title-home a{
    color: #009D39;
}
.breadcrumb-item {
    color: #009D39;
}
.breadcrumb-item a {
    color: #009D39;
}
[class~=page-title-breadcrumbs] {
    margin-bottom: 0pt;
}
#review {
    margin-top: 0px;
    padding-top: 0px;
}
a.buy_now1{
    background-color: red;
}
.img-product {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.item-content {
    margin-left: 10px;
    margin-right: 10px;
}
.testimonial-home .testimonials .home-testimonials-inner .testimonials-item .group .testimonials-caption-group .testimonials-position{
    font-size: 16px;
}
[class~=testimonial-home] [class~=testimonials] [class~=home-testimonials-inner] [class~=testimonials-item] [class~=group] {
    min-height: 360px;
}
.mb-30{
    margin-bottom: 30px;
}
[class~=footer-black] [class~=footer-copyright] {
    background-color: #49b87d !important;
}
[class~=home-3] #top-header [class~=main-header] [class~=main-nav] [class~=dropdown-menu] li a {
    font-size: 15px;
}
[class~=home-3] #top-header [class~=main-header] [class~=main-nav] [class~=dropdown-menu] li a{
    font-weight: 400;
}
/* responsive */
@media (max-width: 991px){
    .flag-header{
        margin-right: 20px;
    }
    .page-title-breadcrumbs {
        padding-top: 50px !important;
        padding-bottom: 90px !important;
    }
}
@media (max-width: 767px) {
    .background-image-page {
        height: 130px;
    }
}
