/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-top {
    background: linear-gradient(135deg, #2E8B35, #519739) !important;
}
.h-search-m {
    float: right;
}
.h-search-m li {
    float: left;
    color: #ffffff;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
.h-search-m li img {
    margin-right: 3px;
}
.h-search-m img {
    max-width: 45px;
}
.h-search-hl {
    float: right;
    background: url("https://cuocsongxanh.vn/wp-content/uploads/2026/06/h-hl.png") no-repeat 0 0;
    padding: 0 0 0 50px;
    color: #fff;
    /* background-size: 45px 45px; */
}
.h-search-hl span, .h-search-hl span a {
    display: block;
    color: #ffc600;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
}
.sp-ck {
    margin-top: 20px;
}
.sp-ck h2, .sp-ck h2 a {
    text-align: center;
    background: #007033;
    color: #ffc600;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 0;
}
.sp-ck ul li {
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
}
.ck-l {
    float: left;
    width: 62px;
}
.ck-r {
    float: right;
    width: calc(100% - 70px);
}
.sp-ck ul li .ck-r h4 {
    color: #636363;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    padding-top: 10px;
}
.sp-ck ul li .ck-r p {
    margin-top: 3px;
    color: #636363;
    font-size: 11px;
}
.nav-dropdown{padding:2px;}
.nav-dropdown img{margin-right:5px;}
#menu-item-104 .nav-dropdown{min-width:320px}
.nav-column li>a, .nav-dropdown>li>a {
    padding: 5px 20px;
}
.follow {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000;
}
.follow ul {
    background: #fff;
    width: 36px;
    padding: 50px 0 18px;
    border-radius: 18px;
    margin-left: 17px;
    margin-top: -50px;
}
.follow ul li{list-style:none;}
.follow ul li a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.product-small .product-title a{text-transform:uppercase; font-weight:bold;}
#wide-nav > .flex-row > .flex-left {
    width: 25%;
    min-width: 285px;
    margin-right: 15px;
}
#mega-menu-wrap {
    background: #D29E0E !important;
}
.header-vertical-menu__opener {

    background-color: #D29E0E;
    width: 300px;
}
.header-vertical-menu__fly-out {

    width: 300px;

}
.add-to-cart-button
{
  margin-top: 15px;
}
.add-to-cart-button .add_to_cart_button
{
  margin-top: 0px;
}
.add-to-cart-button .cs-product-buynow
{
  background-color: orange;
  margin-top: 0px;
  padding: 6px 10px;
  vertical-align: -2px;
  margin-right: 10px;
  border-radius: 5px;
  color: white;
}
.fullwidth{max-width:100% !important;}
.row.row-collapse, .row.row-large{
    max-width: 100% !important;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 100% !important;
}
.addThis_contact__dialog {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: transparent;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: background-color 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.addThis_contact__icons {
  position: fixed;
  bottom: 105px;
  right: 18px;
  margin: 0;
  z-index: 1000;
  cursor: pointer; }
  .addThis_contact__icons .svgico svg {
    fill: #fff;
    width: 28px;
    height: 100%;
    transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }
  .addThis_contact__icons .svgico > svg {
    animation: iconSkew 1s infinite ease-out; }
  .addThis_contact__icons .svgico .svgico--close {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
    transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }
  .addThis_contact__icons .svgico .svgico--close svg {
    fill: #fff;
    width: 17px;
    height: 100%; }
  .addThis_contact__icons .box-contact {
    position: relative; }
    .addThis_contact__icons .box-contact + .box-item {
      margin-top: 18px; }
    .addThis_contact__icons .box-contact .svgico {
      position: relative;
      z-index: 4;
      height: 48px;
      width: 48px;
      text-align: center;
      border-radius: 50%;
      border: 1px solid #ffffff;
      cursor: pointer;
      background: #007033;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      animation: pulse 2s infinite;
      animation: pulse 2s infinite; }
    .addThis_contact__icons .box-contact.item-livestream .svgico {
      background: #ff0000; }
    .addThis_contact__icons .box-contact.item-livestream:before, .addThis_contact__icons .box-contact.item-livestream:after {
      background: #ff0000; }
    .addThis_contact__icons .box-contact:before, .addThis_contact__icons .box-contact:after {
      position: absolute;
      content: '';
      height: 48px;
      width: 48px;
      left: 0;
      top: 0;
      background: var(--shop-color-main);
      border-radius: 50%; }
    .addThis_contact__icons .box-contact:before {
      animation: euiBeaconPulseSmall 2s infinite ease-out; }
    .addThis_contact__icons .box-contact:after {
      animation: euiBeaconPulseSmall 2s  infinite ease-out 0.4s; }

.addThis_contact__lists {
  position: absolute;
  bottom: 145px;
  border-radius: 12px;
  right: 30px;
  max-width: 300px;
  overflow: hidden;
  background-color: #f5f6fa;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: 100% bottom;
  transform-origin: 100% bottom;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .addThis_contact__lists .addThis_close {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    border: 0;
    outline: none;
    padding: 6px;
    background: transparent; display:none; }
    .addThis_contact__lists .addThis_close svg {
      opacity: 0.6;
      width: 24px;
      height: 24px;
      display: block;
      margin: auto; }
  .addThis_contact__lists .addThis_listing {
    padding: 0;
    margin: 0; }
    .addThis_contact__lists .addThis_listing .addThis_item {
      margin: 0;
      padding: 0;
      margin: 0; }
      .addThis_contact__lists .addThis_listing .addThis_item--icon {
        padding: 10px 15px;
        cursor: pointer;
        width: 100%;
        height: auto;
        border-radius: 0;
        box-shadow: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center; }
      .addThis_contact__lists .addThis_listing .addThis_item--icon svg {
        display: block;
        border-radius: 50%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 32px;
        height: 32px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11); }
      .addThis_contact__lists .addThis_listing .addThis_item--icon .tooltip-text {
        opacity: 1;
        visibility: visible;
        position: initial;
        width: calc(100% - 32px);
        padding-left: 15px;
        text-align: left;
        background: transparent;
        color: #1d243e;
        font-size: 13px;
        font-weight: 400; }
    .addThis_contact__lists .addThis_listing .addThis_item:not(:last-of-type) {
      border-bottom: 1px solid #ecedf1;
      box-shadow: 0 1px 0 0 #fff; }
    .addThis_contact__lists .addThis_listing .addThis_item.addThis_item__fbchat {
      display: block; }

.addThis_contact__dialog.active {
  opacity: 1;
  visibility: visible; }
  .addThis_contact__dialog.active .addThis_contact__lists {
    -ms-transition-delay: 0.1s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.1s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1); }
  .addThis_contact__dialog.active + .addThis_contact__icons .svgico .svgico--close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .addThis_contact__dialog.active + .addThis_contact__icons .svgico > svg {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3); }
  .addThis_contact__dialog.active + .addThis_contact__icons .item-livestream {
    opacity: 0;
    visibility: hidden; }

@media (min-width: 992px) {
  .addThis_contact__lists .addThis_listing .addThis_item--icon:hover {
    background: #ffffff; }
  .addThis_contact__lists .addThis_listing .addThis_item--icon:hover .tooltip-text {
    color: var(--shop-color-hover); }
  .addThis_contact__lists .addThis_listing .addThis_item.addThis_item__fbchat {
    display: none; } }

@media (max-width: 991px) {
  .addThis_contact__dialog {
    background-color: rgba(0, 0, 0, 0.5); }
  .addThis_contact__icons {
    right: 12px;
    bottom: 80px; }
    .addThis_contact__icons .box-contact .svgico {
      height: 45px;
      width: 45px; }
    .addThis_contact__icons .box-contact .svgico svg {
      width: 24px; }
    .addThis_contact__icons .box-contact .svgico .svgico--close svg {
      width: 16px; }
    .addThis_contact__icons .box-contact:before, .addThis_contact__icons .box-contact:after {
      height: 45px;
      width: 45px; }
  .addThis_contact__lists {
    left: 15px;
    right: 15px;
    bottom: 110px;
    max-width: 100%; }
    .addThis_contact__lists .addThis_listing .addThis_item.addThis_item__fbchat {
      display: block; }
  .addThis_contact.toolbar-mobile-1 .addThis_contact__icons {
    display: none; }
  .addThis_contact.toolbar-mobile-1 .addThis_contact__lists {
    bottom: 80px;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  .addThis_contact.toolbar-mobile-2 {
    display: none; } }

.actionToolbar_mobile {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  background: #fff;
  display: none; }
  .actionToolbar_mobile .toolbar-wrapper {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); }
  .actionToolbar_mobile.toolbar_style_1 .toolbar-wrapper {
    height: 55px;
    padding: 6px 5px 4px; }
  .actionToolbar_mobile.toolbar_style_1 .toolbar-item {
    flex: 0 0 auto;
    width: 20%; }
    .actionToolbar_mobile.toolbar_style_1 .toolbar-item__btn {
      border: 0;
      background: none;
      display: flex;
      flex-direction: column;
      align-content: center;
      align-items: center;
      width: 100%;
      padding-right: 2px;
      padding-left: 2px; }
    .actionToolbar_mobile.toolbar_style_1 .toolbar-item__icon {
      width: 20px;
      height: 22px;
      display: block;
      position: relative; }
      .actionToolbar_mobile.toolbar_style_1 .toolbar-item__icon svg {
        display: block;
        margin: 0 auto;
        height: 100%; }
      .actionToolbar_mobile.toolbar_style_1 .toolbar-item__icon .count {
        display: inline-block;
        vertical-align: top;
        background: #ff0000;
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        position: absolute;
        border-radius: 50%;
        min-width: 16px;
        height: 16px;
        line-height: 16px;
        top: -4px;
        left: 12px; }
    .actionToolbar_mobile.toolbar_style_1 .toolbar-item__label {
      margin-top: 4px;
      right: 10px;
      left: 10px;
      text-align: center;
      font-weight: 500;
      font-size: 11px;
      line-height: 1; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-wrapper {
    margin: 0 -2px;
    padding: 5px; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-item {
    padding: 0 1px;
    -webkit-flex: 1 1;
    flex: 1 1;
    max-width: calc(100%/3); }
    .actionToolbar_mobile.toolbar_style_2 .toolbar-item--boxlink {
      border-radius: 20px;
      padding: 2px;
      display: -webkit-flex;
      display: -moz-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      background: var(--shop-color-main);
      color: #ffffff; }
      .actionToolbar_mobile.toolbar_style_2 .toolbar-item--boxlink svg {
        display: block;
        border-radius: 50%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 28px;
        height: 28px;
        border: 1px solid #ffffff;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11); }
      .actionToolbar_mobile.toolbar_style_2 .toolbar-item--boxlink .box-text {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% - 28px);
        padding: 1px 6px 1px 4px;
        line-height: 1.3;
        font-size: 10px;
        font-weight: 600;
        text-align: center;
        white-space: initial;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-item-stores {
    position: absolute;
    right: 8px;
    bottom: calc(100% + 65px);
    max-width: 80px; }
    .actionToolbar_mobile.toolbar_style_2 .toolbar-item-stores .toolbar-item--boxlink {
      border-radius: 0;
      padding: 0;
      -ms-flex-direction: column;
      flex-direction: column; }
      .actionToolbar_mobile.toolbar_style_2 .toolbar-item-stores .toolbar-item--boxlink .box-text {
        width: 100%;
        padding: 2px 8px;
        border-radius: 8px;
        text-align: center;
        -webkit-line-clamp: 1; }
      .actionToolbar_mobile.toolbar_style_2 .toolbar-item-stores .toolbar-item--boxlink svg {
        margin: 0 auto 4px; }
      .actionToolbar_mobile.toolbar_style_2 .toolbar-item-stores .toolbar-item--boxlink .iconmap-down {
        animation: downscroll 0.45s ease-in alternate infinite;
        -webkit-animation: downscroll 0.45s ease-in alternate infinite; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-item-stores .toolbar-item--boxlink {
    background: transparent; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-item-stores .toolbar-item--boxlink .box-text {
    background: #eb1c24; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-item-msg .toolbar-item--boxlink {
    background: #0a7cff; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-item-zalo .toolbar-item--boxlink {
    background: #1272e8; }
  .actionToolbar_mobile.toolbar_style_2 .toolbar-item-phone .toolbar-item--boxlink {
    background: #e81a23; }
  @media (max-width: 991px) {
    .actionToolbar_mobile {
      display: block; } }
.yith-wcwl-add-to-wishlist{display:none;}
.product-small .product-small .add_to_cart_button{padding: 0 5px !important; }
.product-small .product-small .box-text {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.h1,h1 {
    font-size: 1.6em
}

.h1,.h2,h1,h2 {
    line-height: 1.4
}

.h2,h2 {
    font-size: 1.4em;
}

.h3,h3 {
    font-size: 1.2em
}

.h4,h4 {
    font-size: 1.0em
}

.h5,h5 {
    font-size: 0.8em
}

.h6,h6 {
    font-size: .6em;
    opacity: .8
}
.lifooter li{display:inline-block; margin-left:0 !important; margin-right:10px;}
.nopadding{padding:0px 15px;}
.post-item .button{color:#2f3030; border:0;text-decoration: underline;font-size:13px;text-transform: none;}
.is-larger {
    font-size: 1.2em;
}
.rank-math-breadcrumb p{margin:0}
.rank-math-breadcrumb{padding:10px 0;}
.rank-math-breadcrumb {
    background: #EDEDED;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.recent-blog-posts-li{list-style:none;}
.widgetbox{    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);}
.widgetbox-title{color:#333333; font-weight:bold;}
.metapost {
    font-size: 13px;
    color: #74839f;
    margin: 0 0 5px;
}
.post-item .post-title a{color:#333333;font-weight:bold;white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;font-size: 20px;}
.from_the_blog_excerpt{white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;}
.nopadding p{margin-bottom:0;}
.dongsanpham{font-size:13px;}
.product-small .product-small .add_to_cart_button {
    padding: 0 5px !important;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    border: 1px solid #D29E0E;
    color: #000;
}
.product-small .product-small .add_to_cart_button:hover{background:#D29E0E;color:#fff;}
.container .section, .row .section {
    padding-left: 10px;
    padding-right: 10px;
}
.page-wrapper {
    padding-bottom: 0;
    padding-top: 0;
}
@media screen and (min-width: 850px) {
    .row-large>.col, .row-large>.flickity-viewport>.flickity-slider>.col {
        margin-bottom: 0;
        padding: 0 15px 15px;
    }
}
.commit-section{
    max-width:100%;
    margin:0px auto;
    padding:0px 15px;
    background:#fff;
    border-radius:20px;
}

.commit-header{
    text-align:center;
    margin-bottom:60px;
}

.commit-header small{
    color:#3FAE2A;
    font-weight:600;
    letter-spacing:2px;
}

.commit-header h2{
    font-size:62px;
    margin:10px 0;
    color:#2A8A2D;
    line-height:1;
    font-weight:800;
}

.commit-header h2 span{
    color:#59C13D;
}

.commit-sub{
    display:inline-block;
    margin-top:15px;
    background:#2F8B34;
    color:#fff;
    padding:10px 35px;
    border-radius:40px;
    font-size:20px;
    font-weight:600;
}

.commit-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:25px;
}

.commit-item{
    text-align:center;
    padding:0 20px;
    border-right:1px solid #d9e8d4;
}

.commit-item:last-child{
    border:none;
}

.commit-icon{
    width:120px;
    height:120px;
    margin:auto;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff;
    margin-bottom:25px;
    transition:.3s;
}

.commit-item:hover .commit-icon{
    transform:translateY(-8px);
    box-shadow:0 15px 35px rgba(0,0,0,.08);
}

.commit-icon img{
    width:200px;
}

.commit-item h3{
    font-size:30px;
    color:#228b22;
    margin:0;
    font-weight:800;
}

.commit-item h4{
    font-size:20px;
    margin:5px 0 25px;
    color:#146c2b;
    line-height:1.4;
}

.commit-item hr{
    border:none;
    border-top:2px dashed #9dd58d;
    width:80%;
    margin:20px auto;
}

.commit-item p{
    font-size:16px;
    color:#555;
    line-height:1.8;
}

@media(max-width:1100px){

.commit-grid{
grid-template-columns:repeat(2,1fr);
}

.commit-item{
border:none;
padding-bottom:40px;
}

}

@media(max-width:768px){

.commit-grid{
grid-template-columns:1fr;
}

.commit-header h2{
font-size:46px;
}

.commit-sub{
font-size:16px;
}

}
/* ===== MENU DANH MỤC ===== */

#nav_menu-2{
    background:#fff;
    border-radius:18px;
    padding:5px;
    
}

#nav_menu-2 .menu{
    margin:0;
    padding:0;
    list-style:none;
}

#nav_menu-2 .menu li{
    margin:8px 0;
	border:0;
}

#nav_menu-2 .menu li a{

    display:flex;
    align-items:center;

    position:relative;

    padding:5px 30px 5px 5px;

    border-radius:14px;

    background:#fff;

    border:1px solid #edf5ea;

    text-decoration:none;

    color:#444;

    font-size:14px;

    font-weight:600;

    transition:.35s;

}


/* icon */

#nav_menu-2 .menu li a img{

    width:30px;

    height:30px;

    margin-right:14px;

    border-radius:50%;

    padding:4px;

    background:#fff;

    border:2px solid #d8efcf;

    transition:.35s;

}


/* arrow */

#nav_menu-2 .menu li a:after{

    content:"➜";

    position:absolute;

    right:18px;

    color:#77b54a;

    font-size:18px;

    opacity:.4;

    transition:.35s;

}


/* hover */

#nav_menu-2 .menu li a:hover,#nav_menu-2 .menu li.current-menu-item a {

    background:#f5fbf2;

    border-color:#8ec857;

    color:#2f8c37;

    transform:translateX(8px);

    box-shadow:0 12px 28px rgba(0,0,0,.08);

}


#nav_menu-2 .menu li a:hover img, #nav_menu-2 .menu li.current-menu-item a img{

    transform:scale(1.15) rotate(-5deg);

    border-color:#7ab648;

}


#nav_menu-2 .menu li a:hover:after,.menu li.current-menu-item a:after {

    opacity:1;

    right:14px;

}


/* active */

#nav_menu-2 .current-menu-item>a,
#nav_menu-2 .current-menu-parent>a{

    background:linear-gradient(90deg,#2f8c37,#4eb63c);

    color:#fff;

    border-color:#2f8c37;

}


#nav_menu-2 .current-menu-item img,
#nav_menu-2 .current-menu-parent img{

    background:#fff;

    border-color:#fff;

}


/* mobile */

@media(max-width:768px){

#nav_menu-2{

padding:10px;

}

#nav_menu-2 .menu li a{

font-size:15px;

padding:10px 40px 10px 12px;

}

#nav_menu-2 .menu li a img{

width:44px;

height:44px;

margin-right:10px;

}

}
.leftsidebar{padding-right:10px !important;}
/*tim*/
/*==============================
 SEARCH BOX - CUOCSONGXANH.VN
===============================*/

.header-search-form-wrapper{

    max-width:680px;
    margin:auto;

}

.searchform-wrapper{

    background:#fff;

    border-radius:60px;

    padding:0px;

    box-shadow:
    0 10px 30px rgba(0,0,0,.08);

    transition:.35s;

    border:2px solid #eef5ea;

}

.searchform-wrapper:hover{

    box-shadow:
    0 15px 35px rgba(46,139,53,.15);

}

.searchform-wrapper:focus-within{

    border-color:#58b947;

    box-shadow:
    0 15px 35px rgba(46,139,53,.18);

}


/* Input */

.searchform .search-field{

    height:50px;

    border:none!important;

    box-shadow:none!important;

    background:transparent!important;

    font-size:16px;

    padding-left:20px;

    color:#333;

}

.searchform .search-field::placeholder{

    color:#9aa4a8;

    font-size:15px;

}


/* Button */

.searchform .submit-button{

    width:50px;

    height:50px;

    border-radius:50%!important;

    background:linear-gradient(135deg,#2E8B35,#69C54B)!important;

    border:none;

    color:#fff;

    transition:.35s;

    box-shadow:
    0 8px 20px rgba(46,139,53,.25);

}

.searchform .submit-button:hover{

    transform:scale(1.08);

    background:linear-gradient(135deg,#25812D,#58B947)!important;

}


/* Icon */

.searchform .submit-button i{

    font-size:20px;

}


/* Text */

.searchtext{

    margin-top:14px;

    text-align:center;

    color:#7a7a7a;

    font-size:14px;

}

.searchtext:before{

    content:"💡 ";

}


/* Live search */

.live-search-results{

    margin-top:12px;

    border-radius:18px;

    overflow:hidden;

}

.autocomplete-suggestions{

    border-radius:18px!important;

    border:1px solid #e7f1e5!important;

    box-shadow:
    0 15px 40px rgba(0,0,0,.08)!important;

}


/* Mobile */

@media(max-width:768px){

.searchform-wrapper{

border-radius:18px;

padding:6px;

}

.searchform .search-field{

height:46px;

font-size:15px;

}

.searchform .submit-button{

width:46px;

height:46px;

}

}
/* box sp*/
/*==========================================
PRODUCT CARD - CUOCSONGXANH.VN
==========================================*/

.product-small{

  

}

.product-small .box{

    background:#fff;

    border-radius:20px;

    overflow:hidden;

    border:1px solid #edf4ec;

    transition:.35s;

    box-shadow:
    0 6px 18px rgba(0,0,0,.05);

    height:100%;

}


/* Hover */

.product-small:hover .box{

    transform:translateY(-8px);

    border-color:#6cbc45;

    box-shadow:
    0 20px 45px rgba(0,0,0,.12);

}



/*=====================
IMAGE
======================*/

.product-small .box-image{

    overflow:hidden;

    background:#fff;

}

.product-small .box-image img{

    transition:.5s;

}

.product-small:hover .box-image img{

    transform:scale(1.08);

}



/*=====================
TEXT
======================*/

.product-small .box-text{

    padding:18px;

}

.product-small .product-title{

    font-size:17px;

    line-height:1.5;

    min-height:52px;

    font-weight:700;
	
	text-align:center;

}

.product-small .product-title a{

    color:#333;

    transition:.3s;

}

.product-small:hover .product-title a{

    color:#2F8C37;

}



/*=====================
PRICE
======================*/

.product-small .price{

    display:block;

    align-items:center;

    gap:8px;

    margin:12px 0;
	text-align:center;

}

.product-small ins{

    text-decoration:none;

}

.product-small ins .amount{

    color:#e53935;

    font-size:24px;

    font-weight:700;

}

.product-small del{

    color:#999;

}

.product-small del .amount{

    font-size:15px;

}



/*=====================
BUTTON
======================*/

.product-small .button{

    width:100%;

    border-radius:40px;

    font-weight:700;

    padding:12px;

    transition:.35s;

    border:2px solid #52b144;

    color:#2F8C37;

    background:#fff;

}

.product-small .button:hover{

    background:linear-gradient(
    135deg,
    #2F8C37,
    #61BE45
    );

    color:#fff;

    border-color:#2F8C37;

}



/*=====================
WISHLIST
======================*/

.product-small .wishlist-button{

    width:42px;

    height:42px;

    border-radius:50%;

    background:#fff;

    border:none;

    box-shadow:
    0 8px 20px rgba(0,0,0,.08);

}

.product-small .wishlist-button:hover{

    background:#ff4d6d;

    color:#fff;

}



/*=====================
SALE
======================*/

.badge{

    border-radius:30px;

    padding:6px 12px;

    font-weight:700;

    font-size:13px;

}



/*=====================
IMAGE TOOL
======================*/

.image-tools{

    padding:10px;

}



/*=====================
ADD TO CART
======================*/

.add-to-cart-button{

    margin-top:15px;

}



/*=====================
MOBILE
======================*/

@media(max-width:768px){

.product-small .box-text{

padding:14px;

}

.product-small .product-title{

font-size:15px;

min-height:auto;

}

.product-small ins .amount{

font-size:20px;

}

}

/* them gio hang */
/* Quan trọng */

.product-small .box{

    position:relative;

    overflow:hidden;

}


/* Button */

.product-small .add-to-cart-button{

    opacity:0;

    transform:translateY(25px);

    transition:all .35s ease;

    max-height:0;

    overflow:hidden;

    margin-top:0;

}


/* Hover */

.product-small:hover .add-to-cart-button{

    opacity:1;

    transform:translateY(0);

    max-height:80px;

    margin-top:15px;

}
.product-small .box-text{

    transition:.35s;

}

.product-small:hover .box-text{

    transform:translateY(-6px);

}
.product-small .add-to-cart-button .button{

width:100%;

border-radius:30px;

background:linear-gradient(135deg,#2E8B35,#66C34A);

color:#fff;

font-weight:700;

border:none;

box-shadow:0 10px 20px rgba(46,139,53,.25);

}

.product-small .add-to-cart-button .button:hover{

transform:translateY(-2px);

box-shadow:0 15px 30px rgba(46,139,53,.35);

}
/*CTA*/
.addThis_listing{


    right:20px;
    bottom:30px;
    z-index:99999;

}

.addThis_item{

    margin:12px 0;

}

.addThis_item--icon{

    position:relative;

    display:flex;

    align-items:center;

    justify-content:center;

    width:62px;

    height:62px;

    border-radius:20px;

    overflow:hidden;

    backdrop-filter:blur(15px);

    background:rgba(255,255,255,.92);

    border:1px solid rgba(255,255,255,.7);

    box-shadow:

    0 10px 35px rgba(0,0,0,.12);

    transition:.35s;

}

.addThis_item--icon:hover{

    transform:

    translateY(-5px)

    scale(1.08);

    border-radius:18px;

    box-shadow:

    0 20px 45px rgba(0,0,0,.18);

}
/* FAQ*/
/*=========================
FAQ - CUOCSONGXANH.VN
=========================*/

.accordion{

margin:0;

border:none;

}

.accordion-item{

margin-bottom:18px;

border:none!important;

background:#fff;

border-radius:18px;

overflow:hidden;

box-shadow:
0 8px 25px rgba(0,0,0,.05);

transition:.35s;

}

.accordion-item:hover{

transform:translateY(-3px);

box-shadow:
0 15px 35px rgba(46,139,53,.12);

}

.accordion-title{

position:relative;

padding:22px 70px 22px 70px;

font-size:18px;

font-weight:700;

color:#2E8B35;

background:#fff;

border:none!important;

transition:.3s;

}

/* Icon bên trái */

.accordion-title:before{

content:"🌾";

position:absolute;

left:24px;

top:50%;

transform:translateY(-50%);

font-size:24px;

}

/* Dấu cộng */

.accordion-title .toggle{

position:absolute;

right:0;

	left:auto;
top:50%;

transform:translateY(-50%);

width:36px;

height:36px;

border-radius:50%;

background:#eef8eb;

display:flex;

align-items:center;

justify-content:center;

color:#2E8B35;

font-size:18px;

transition:.35s;

}

/* Hover */

.accordion-title:hover{

background:#f7fbf5;

}

/* Active */

.accordion-item.active .accordion-title{

background:linear-gradient(
90deg,
#2F8C37,
#5DBF46
);

color:#fff;

}

.accordion-item.active .accordion-title:before{

content:"🌾";

}

.accordion-item.active .toggle{

background:#fff;

color:#2F8C37;

transform:translateY(-50%) rotate(45deg);

}

/* Nội dung */

.accordion-inner{

padding:22px 28px 28px;

font-size:16px;

line-height:1.9;

color:#555;

background:#fff;

border-top:1px solid #eef3ec;

}

/* Link */

.accordion-inner a{

color:#2E8B35;

font-weight:600;

}

.accordion-inner a:hover{

color:#6CBF44;

}

/* Mobile */

@media(max-width:768px){

.accordion-title{

padding:18px 55px 18px 55px;

font-size:16px;

}

.accordion-inner{

padding:18px;

font-size:15px;

}

}

.header-button .wishlist-link,.header-button .header-cart-link{background: linear-gradient(135deg, #2E8B35, #519739) !important;padding:7px;}
.header-button .wishlist-link{background:#CA008A !important}
.stuck .nav-right>li>a {

    padding: 0 !important;
}
.product-main {
    padding: 15px 0;
}
/*store*/
/* GROUP */
.store-group {
  margin-bottom: 40px;
}

.store-group h3 {
  font-size: 18px;
  color: #1F7A3A;
  margin-bottom: 15px;
}

/* GRID */
.store-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

/* ITEM */
.store-item {
  background: #fff;
  padding: 12px 15px;
  border-radius: 10px;
  font-size: 14px;
  color: #444;
  box-shadow: 0 5px 15px rgba(0,0,0,0.03);
  transition: 0.3s;
}

.store-item:hover {
  background: #f5f9f6;
  transform: translateY(-3px);
}
/*vung*/
.area {
  display: inline-block;
  margin-top: 10px;
  padding: 6px 12px;
  border-radius: 20px;
  font-weight: 600;
}

.region-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 28px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.04);
  border: 1px solid #f3f3f3;
  transition: all 0.3s ease;
}

.region-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.08);
}
.region-card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1F7A3A;
  margin-bottom: 6px;
}
.region-card p {
  font-size: 14px;
  color: #777;
  margin-bottom: 14px;
}
.area {
  margin-top: 10px;
}

.number {
  font-size: 28px;
  font-weight: 700;
  color: #1F7A3A;
}

.unit {
  font-size: 14px;
  color: #999;
  margin-left: 5px;
}
.region-card::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  width: 4px;
  height: 40px;
  background: #F4B400;
  border-radius: 4px;
}
.highlight {
  background: #fff;
  border: 2px solid #1F7A3A;
}

.highlight .label {
  font-size: 13px;
  color: #888;
  margin-bottom: 8px;
}

/* số lớn */
.highlight .number {
  font-weight: 800;
  color: #1F7A3A;
}

/* đơn vị */
.highlight .unit {
  font-size: 16px;
  color: #999;
}
.category-blog .page-title {
    position: relative;
    padding-top: 40px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.searchtext,.anmobile{display:none;}
.dongsanpham {
    font-size: 12px;
}
	
}