/*
Theme Name: Phú Lạc Company
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.19.6.1774569880
Updated: 2026-03-27 00:04:40

*/
.post-sidebar .is-divider {
    display: none;
}
.header-top {
    background: url(./images/banner.jpg);
    background-position: center;
    background-size: contain;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    background-color: rgba(0,0,0,0.03);
    box-shadow: none;
    border-color: rgba(0,0,0,0.09);
    color: currentColor !important;
    border-radius: 99px;
    width: 100%;
    margin-bottom: 0;
    height: 55px;
    min-height: 55px;
    line-height: 55px;
    background: transparent;
    outline: none;
    padding: 0 65px 0 20px;
    border: none;
    overflow: hidden;
    border-radius: 30px !important;
    font-size: 16px;
    font-style: italic;
    color: #6e7673;
    border: 1px solid #c4c4c4;
}
.searchform .button.icon i {
    font-size: 1.2em;
    position: absolute;
    right: 0px;
    height: 49px;
    width: 50px;
    top: -9px;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    /* padding-left: 0px; */
    background: #339538;
    color: #fff;
    line-height: 48px;
} .wrap_s {
    text-align: left;
    display: flex;
    justify-content: center;
    border: 1px solid #c4c4c4;
    border-radius: 30px;
    padding: 5px 15px 5px 15px;
}.header-button {
    display: inline-block;
    font-size: 25px;
}.nav > li > a {
    font-family: "Mulish", sans-serif;
    padding: 0px 30px;
}.danh-muc .cate-item{
border: 3px solid #e6e6e6;
    border-radius: 50%;
overflow: hidden;
}


.title_module_main {
    text-align: center;
    margin-bottom: 40px;
} .title_module_main h3 {
    font-size: 59px;
    font-weight: 400;
    color: #5b5b5b !important;
    text-transform: none !important;
    font-family: 'SVN Artful Beauty';
} .title_module_main h2 {
    font-family: "Mulish",sans-serif;
    font-size: 35px;
    color: #339538 !important;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
}.contentpage {
    font-size: 16px;
    color: #656565;
    line-height: 35px;
    margin-top: 20px;
} .contentpage .color_main {
    color: #339538;
}.chung-toi .img_intro_list {
    margin-top: 38px;
    margin-left: -100px;
    z-index: 99;
    border-radius: 20px;
    padding: 10px;
    background: #fff;
    position: relative;
}
 .col-inner ul li.tab {
    /* margin-left: 0; */
    border-radius: 40px;
    border: 2px solid #a1cca3;
    margin-right: 9px;
} .swiper_service {
    background: #ff7800;
    padding: 20px 0;
    border-radius: 0 50px 0 50px;
} 
.groupiput .form-control {
    display: block;
    width: 95%;
    min-height: 52px;
    padding: 0 115px 0 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #0c0c0c;
    background-color: #fff;
    background-image: none;
    margin-bottom: 15px;
    box-shadow: none;
    font-weight: 600;
    border-radius: 0 20px 0 20px;
    border: none;
}
.groupiput .subscribe {
    position: absolute;
    top: -25px;
    right: 0px;
} 
.groupiput .subscribe .btn {
    border-radius: 0 20px 0 0;
    height: 52px;
    padding: 0 16px;
}
.ho-tro {
margin-top: -80px;
}
.quantity+.button:hover {
    margin-right: 0;
    font-size: 1em;
    height: 50px;
    background: #ff5c00;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    position: relative;
    border-radius: 8px;
}
.quantity+.button {
    margin-right: 0;
    font-size: 1em;
    height: 50px;
    background: #ff5c00;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    position: relative;
    border-radius: 8px;
}
#buy_now_button {
border-radius: 5px;
background-color: red;
    height: 50px;
}
#buy_now_button:hover {
border-radius: 5px;
background-color: #fff;
color: #000000;
border: solid 1px #ee4f83;
    height: 50px;
}

/*thay đổi màu của các tiêu đề*/
span.widget-title {
    display: block;
    background: #349545;
    padding: 15px;
    color: white;
    font-weight: 700;
    font-family: "barlow",sans-serif;
    font-size: 17px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
/*thay màu giá sản phẩm */
span.amount {
    white-space: nowrap;
    color: #f21414;
    font-weight: bold;
    font-size: 20px;
}
.border-topleft img{
    border-radius: 100px 0 0;
}