.about-clause .cc-banner {
    height: 512px;
    width: 100%;
}
.about-clause .cc-banner img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
}
.clause-content {
    position: relative;
}
.clause-content .cc-content {
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 20px;
    padding-top: 180px;
}
.about-customer .cc-content {
    max-width: 100%;
    margin: 0 auto;
    padding: 180px 0 0 0;
}
.about-associates .cc-content {
    padding-bottom: 115px;
}
.about-customer .clause-content .cc-box1,
.about-customer .clause-content .cc-box2 {
    max-width: 1700px;
    margin: 0 auto;
    display: flex;
}
.about-customer .clause-content .cc-box1 {
    padding: 0 20px 35px 20px;
}
.about-customer .clause-content .cc-box2 {
    padding: 0 20px;
}
.clause-banner {
    margin-top: 116px;
}
.clause-content .cc-box1 {
    display: flex;
    margin-bottom: 35px;
}
.clause-content .cc-box1 span:first-child {
    font-family: "Andes Rounded";
    color: #B0A47F;
    font-weight: 800;
    font-size: 16px;
    line-height: 16px;
    transform: rotate(90deg);
    display: flex;
    align-items: end;
    margin-top: 0px;
    height: 63px;
}
.clause-content .cc-box1 h3 {
    font-family: "Andes Rounded";
    color: #B0A47F;
    font-weight: 700;
    font-size: 72px;
    line-height: 72px;
    margin-left: -3px;
    margin-right: 48px;
    margin-bottom: 0;
}
.clause-content .cc-box1 .slogan {
    color: #E65000;
    font-family: "Plus Jakarta Sans";
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    padding-top: 24px;
}
.clause-content .cc-box2 p {
    max-width: 732px;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: auto;
    color: #003129;
    font-size: 24px;
    line-height: 36px;
    text-align: justify;
    padding-left: 9px;
    position: relative;
}
.clause-content .cc-box2 p::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #003129;
    position: absolute;
    top: 12px;
    left: -10px;
}
.clause-banner img {
    width: 100%;
}
.about-associates .clause-content .cc-box1 h3 {
    color: #fff;
}
.about-associates .clause-content .cc-box1 .slogan {
    color: #FF7830;
}
.about-associates .clause-content .cc-box2 p {
    color: #fff;
}
.about-associates .clause-content .cc-box2 p::before {
    background: #fff;
}
.cb-list {
    display: inline-block;
    width: 100%;
}
.cb-list img {
    width: calc((100% - 100px) / 2);
    float: left;
}
.cb-list img:first-child {
    margin-right: 100px;
}
.slider-recover {
    padding: 115px 45px 88px;
    background: #FCF9F2;
}
.slider-recover .swiper-slide {
    display: flex;
}
.swiper-bottom .swiper-slide .slide-image {
    width: 50%;
    margin-bottom: 120px;
}
.swiper-bottom .swiper-slide .slide-image img {
    width: 100%;
}
.swiper-bottom .swiper-slide .content {
    width: calc(50% - 30px);
    margin-left: 30px;
    background: #F7F0DF;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    border-radius: 32px;
    position: static;
    transform: unset;
    margin-top: 120px;
}
.slider-recover .banner-container .swiper-slide {
    min-height: unset;
}
.slider-recover .swiper-bottom .swiper-slide .content {
    padding: 64px;
}
.slider-recover.banner-container .content .title {
    font-size: 72px;
    line-height: 79.2px;
    color: #003129;
    margin-top: 41px;
}
.slider-recover.banner-container .content .description p {
    font-size: 24px;
    line-height: 36px;
    color: #445E59;
    font-family: "Plus Jakarta Sans";
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.slider-recover.banner-container .swiper .swiper-pagination-banner {
    max-width: 756px;
    width: 100%;
    bottom: 51%;
    left: 47%;
    justify-content: flex-end;
}
.container-custom {
    max-width: 100%;
    width: 100%;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    background: #FCF9F2;
}

.panel {
    font-weight: 300;
}
 .box {
    position: absolute;
}
.box img {
    width: 100%;
    object-fit: cover;
}
.box-1 {
    top: 6.9%;
    left: 4.4%;
}
.box-2 {
    top: 10%;
    right: 0;
}
.box-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateZ(0);
    z-index: 1;
}
.box-3 {
    left: 0;
    bottom: 10.6%;
}
.box-4 {
    right: 6.33%;
    bottom: 10.9%;
}
 .header-section {
    text-align: center;
    z-index: 2;
    opacity: 1 !important;
    font-size: 64.73px;
    line-height: 97px;
    font-family: "Andes Rounded";
}
.header-section {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translate3d(0px, -55%, 0px);
    z-index: 2;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
}
.box-mobile {
    display: none;
}
.box-center {
    will-change: transform, opacity;
}

/* Style for Partner */
.r-custom-container {
    max-width: 1704px;
    margin: 0 auto;
    padding: 0 20px;
    display: inline-block;
    width: 100%;
}
.robusta {
    min-height: 673px;
    background-position: top center;
}
.image-text-section {
    padding-top: 122px;
    text-align: center;
}
.list-gallery-friend,
.image-text-section {
    background-color: #FCF9F2;
}
.image-text-section h2 {
    font-size: 90px;
    line-height: 90px;
    font-weight: 700;
    font-family: "Andes Rounded";
    margin-bottom: 23px;
}
.image-text-section ul {
    margin-bottom: 0;
    padding-left: 36px;
}
.image-text-section ul li {
    font-size: 24px;
    line-height: 36px;
}
.image-text-section ul li:not(:last-child) {
    margin-bottom: 10px;
}
.r-custom-container .its-content {
    max-width: calc(100% - 669px);
    width: 100%;
    float: left;
    margin-right: 100px;
    text-align: left;
}
.r-custom-container .its-img {
    max-width: 569px;
    width: 100%;
    float: left;
    text-align: right;
}
.standand {
    padding-top: 42px;
    min-height: unset;
    padding-bottom: 34px;
}
.standand h2 {
    margin-bottom: 60px;
    text-align: left;
}
.standand .its-img {
    text-align: left;
    padding-right: 102px;
    max-width: 850px;
    display: flex;
    gap: 138px;
}
.image-general img {
    margin-top: 52px;
}
.standand .its-content {
    margin-left: 20px;
    margin-right: 0;
    max-width: calc(100% - 870px);
    position: relative;
    margin-top: -25px;
}
.standand .its-content::before {
    content: '';
    background: url('../img/general.png') no-repeat;
    position: absolute;
}
.standand ul li:not(:last-child) {
    margin-bottom: 23px;
}
.list-gallery-friend {
    position: relative;
}
.list-gallery-friend::after {
    content: '';
    background-image: url('../img/line.png');
    position: absolute;
    width: 100%;
    height: 100%;
    top: -40px;
    left: 0;
}
.lgf-section {
    position: relative;
    z-index: 1;
}
.list-gallery-friend .image-text {
    display: flex;
    align-items: flex-end;
}
.left-right-style .lgf-image {
    order: 2;
}
.left-right-style .lgf-content {
    order: 1;
    padding-right: 40px;
    padding-left: 0;
}
.list-gallery-friend .image-text > * {
    width: 50%;
}
.list-gallery-friend .lgf-image img {
    width: 100%;
}
.list-gallery-friend .lgf-content {
    padding-left: 40px;
    padding-bottom: 60px;
    padding-right: 20px;
}

.lgf-content h4 {
    color: #003129;
    font-size: 30px;
    line-height: 45px;
    font-weight: 600;
}
.lgf-content p {
    color: #003129;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 36px;
}
.lgf-content p span {
    color: #E15911;
}
.lgf-content .mx-400 p {
    font-size: 20px;
    line-height: 28px;
}
.left-right-style .mx-400 {
    margin-left: auto;
}
.mw-560 {
    max-width: 560px;
    width: 100%;
}
.mx-400 {
    max-width: 400px;
    width: 100%;
}
.mx-347 {
    max-width: 347px;
    width: 100%;
}
.ml-1\/4 .lgf-image {
    max-width: calc(100% / 4);
    width: 100%;
    margin-left: calc(100% / 4);
}
.mr-1\/4 .lgf-image {
    max-width: calc(100% / 4);
    width: 100%;
}
.w-1\/2.ml-1\/4 .lgf-image {
    max-width: calc(100% / 2);
}
.w-1\/2.ml-1\/4 .lgf-content {
    max-width: calc(50% / 2);
    width: 100%;
}
.left-right-style.w-1\/4 .lgf-image {
    max-width: calc(100% / 4);
    width: 100%;
}
.left-right-style.w-1\/4 .lgf-content {
    margin-left: calc(100% / 4);
    width: 100%;
}
.left-right-style .mw-560 {
    margin-left: auto;
}
.r-custom-container .its-img img {
    width: 100%;
}
/* End Style for Partner */
/* Style for Checkout */
.step-checkout {
    display: none;
}
.cart-summary {
    margin-bottom: 0 !important;
    background: #FCF9F2;
    padding: 100px 0;
    min-height: 100vh - 440px;
}
.cart-summary .container {
    max-width: 1064px;
    padding: 0 20px;
}
.cart-summary .container .row {
    margin: 0;
}
.cart-summary .cart-box {
    text-align: center;
}
.cart-box img {
    width: 118px;
    height: 110px;
}
.cart-box h2 {
    font-size: 48px;
    line-height: 48px;
    color: #003129;
    font-weight: 700;
    font-family: "Andes Rounded";
    margin-top: 37px;
    margin-bottom: 24px;
}
.cart-box p {
    font-size: 18px;
    line-height: 27px;
    color: #61605D;
    /*margin-bottom: 40px;*/
}
.cart-box a {
    background: #00251F;
    border-color: #00251F;
    min-width: 354px;
    border-radius: 30px;
    padding: 18px 10px;
    font-size: 18px;
    line-height: 20px;
    transition: 0.5s all;
    color: #fff;
}
.cart-box a:hover {
    background: #fff;
    color: #00251F;
    border-color: #00251F;
}
.cart-header > div, .cart-details > div {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
.cart-header {
    /* border-bottom: 1px solid #C6C6C6; */
    margin-bottom: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.cart-header .btn-continue-shopping {
    min-width: 240px;
    background: transparent;
    font-size: 18px;
    color: #084735;
    transition: 0.5s all;
    border-color: #084735;
    border-radius: 30px;
    padding: 15px 20px;
    margin-right: 32px;
}
.cart-header .btn-continue-shopping:hover {
    border: 1px solid #084735;
    background: #084735;
    color: #fff;
}

.cart-header .btn-checkout {
    min-width: 240px;
    background: #084735;
    font-size: 18px;
    color: #fff;
    transition: 0.5s all;
    border-color: #00251F;
    border-radius: 30px;
    padding: 15px 20px;
}
.cart-header .btn-checkout:hover {
    background: #fff;
    border-color: #084735;
    color: #084735;
}
.cart-header h2 {
    font-size: 48px;
    line-height: 48px;
    color: #003129;
    font-family: "Andes Rounded";
    font-weight: 700;
    margin-bottom: 35px;
    text-align: center;
}
.shipping-info {
    margin-bottom: 30px;
    text-align: center;
}
.shipping-info p {
    color: #61605D;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
}
/* .cart-details .cart-item-image {
    max-width: 215px;
    width: 100%;
    height: 215px;
    margin-right: 35px;
} */
.cart-details .cart-item-detail {
    max-width: calc(100% - 250px);
    width: 100%;
}
.product-detail .product-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}
.product-detail .product-header .product-name,
.product-detail .product-header .item-total {
    font-size: 24px;
    line-height: 26.4px;
    color: #003129;
    font-weight: 600;
}
.qty-ara {
    margin-bottom: 21px;
}
.qty-ara button {
    width: 24px;
    height: 24px;
    padding: 0;
    background: transparent;
    border: 1px solid #00251F;
    border-radius: 4px;
    text-align: center;
}
.qty-ara button i {
    color: #00251F;
}
.qty-ara button:disabled {
    border: 1px solid #CBC9C7;
    color: #CBC9C7;
}
.qty-ara input {
    width: 52px;
    box-shadow: none;
    border: none;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #61605D;
}
.qty-title span, .product-variants span {
    font-size: 16px;
    line-height: 24px;
    color: #61605D;
    font-weight: 500;
    width: 110px;
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
}
.product-variants {
    margin-bottom: 16px;
}
.product-variants span {
    width: 100%;
}
.varian-options {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 18px;
}
.varian-options label {
    font-size: 16px;
    line-height: 24px;
    color: #61605D;
    font-weight: 500;
    width: 110px;
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin-bottom: 0;
}
.varian-options select {
    border: 1px solid #CBC9C7;
    border-radius: 4px;
    height: 32px;
}
.cart-item-bottom .actions {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.cart-item-bottom .actions span,
.cart-item-bottom .actions .action-delete {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #E65000;
    cursor: pointer;
}
.cart-item-bottom .actions .show-product-detail i::before {
    font-size: 20px;
    color: #F54F01;
}
.cart-item-bottom .actions .opened i {
    transform: rotate(180deg);
}
.cart-item-bottom .product-detail {
    margin-top: 36px;
    display: none;
}
.cart-item-bottom .product-detail.opened {
    display: block;
}
.cart-item-bottom .product-detail p {
    font-size: 16px;
    line-height: 24px;
    color: #61605D;
    margin-bottom: 0;
}
.cart-item-bottom .product-detail h2 {
    border-top: 1px solid #CED6DF;
    padding-top: 15px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 7px;
}
.cart-item-bottom .product-detail ul {
    padding-left: 25px;
}
.cart-item-bottom .product-detail ol {
    padding-left: 16px;
}
.cart-item-bottom .product-detail ul li,
.cart-item-bottom .product-detail ol li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.cart-bottom {
    max-width: calc(100% - 250px);
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 25px;
    padding-bottom: 23px;
    border-bottom: 1px solid #C6C6C6;
}
.cart-bottom .totals, .cart-bottom .shipping {
    display: flex;
    justify-content: space-between;
}
.action-checkout {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
}
.action-checkout .checkout-total,
.action-checkout .button {
    display: flex;
    justify-content: space-between;
}
.text-align-right {
    text-align: right;
}
.cart-details .list-group {
    border-bottom: 1px solid #C6C6C6;
    margin-bottom: 48px;
    padding-bottom: 47px;
}
.cart-bottom .totals {
    margin-bottom: 20px;
}
.cart-bottom > div {
    font-size: 16px;
    line-height: 20px;
    color: #61605D;
    font-weight: 400;
}
.checkout-total > div {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #00251F;
}
.checkout-total > div .tax-detail {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    color: #61605D;
    margin-top: 7px;
}
.action-checkout .button {
    justify-content: flex-end;
    margin-top: 24px;
}
.action-checkout .button > div {
    display: flex;
}
.action-checkout .button .btn-continue-shopping {
    min-width: 240px;
    background: transparent;
    font-size: 18px;
    color: #084735;
    transition: 0.5s all;
    border-color: #084735;
    border-radius: 30px;
    padding: 15px 20px;
    margin-right: 32px;
}
.action-checkout .button .btn-continue-shopping:hover {
    border: 1px solid #084735;
    background: #084735;
    color: #fff;
}
.action-checkout .button .btn-checkout {
    min-width: 240px;
    width: 100%;
    background: #084735;
    border: 1px solid #084735;
    display: block;
    text-align: center;
    padding: 18px 20px;
    border-radius: 30px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    transition: 0.5s all;
}
.action-checkout .button .btn-checkout:hover {
    background: #fff;
    color: #084735;
}
.cart-header .d-flex {
    justify-content: center;
}
.one_page_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #C6C6C6;
    padding-bottom: 15px;
}
.one_page_header span {
    font-size: 18px;
    color: #00251F;
    line-height: 42px;
    font-weight: 400;
}
.one_page_header .header-right span {
    color: #F54F01;
    font-weight: 500;
    cursor: pointer;
}
.shipping-delivery {
    display: none;
}
.shipping-method h2 {
    font-size: 48px;
    line-height: 48px;
    color: #003129;
    font-weight: 700;
    font-family: "Andes Rounded";
    margin-top: 47px;
    margin-bottom: 33px;
}
.shipping-method .heading {
    font-size: 18px;
    line-height: 27px;
    color: #575244;
    font-weight: 600;
    margin-bottom: 10px;
}
.shipping-address-group .field-country {
    display: none;
}
.shipping-address-group .form-field {
    width: 100%;
}
.shipping-address-group .form-control {
    height: 56px;
    border-radius: 8px;
    border: 1px solid #D4CFC2;
    width: 100%;
    left: 0;
    top: 0px;
}
.shipping-address-group .form-control select {
    border: none;
}
.shipping-address-group .form-control::placeholder {
    font-size: 18px;
    color: #8F8876;
}
.shipping-address-group .form-field button {
    height: 56px;
    border-radius: 8px;
    border-color: #D4CFC2;
    line-height: 33px;
    font-size: 18px;
    color: #8F8876;
    border: none;
}
.left-column .shipping-address-group .w-1\/2 {
    width: calc((100% - 14px) / 2);
}
.shipping-address-group .field-city {
    margin-right: 14px;
}
.shipping-address-group {
    margin-top: 16px;
}
.shipping-address-group .field-phone {
    margin-bottom: 15px;
}
.payment-method h2 {
    margin-top: 31px;
    margin-bottom: 37px;
}
.step-section-heading, .shipping-address-group .heading {
    text-align: left;
}
.cash-payment {
    margin-bottom: 37px;
}
.cash-payment .cod-text {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #A6A6A6;
}
.cash-payment label {
    width: 100%;
}
.cash-payment label .cod-main {
    border: 1px solid #D4CFC2;
    background: transparent;
    height: 71px;
    padding: 0 15px;
    border-radius: 15px;
    align-items: center;
}
.cash-payment label > input:checked ~ .cod-main {
    background: #F7F0DF;
    border-color: #F7F0DF;
}
.cash-payment label > input:checked ~ .cod-main .cod-text {
    color: #564F39;
}
.cash-payment label > input:checked ~ .cod-main > .aiz-rounded-check {
    border: 1px solid #564F39;
}
.cash-payment .aiz-rounded-check {
    border: 1px solid #A6A6A6;
}
.cash-payment .aiz-rounded-check:after {
    background: #564F39;
}
.cash-payment .cash-on-delivery,
.offline-payment {
    width: 100%;
}
.cash-payment .cash-on-delivery {
    margin-bottom: 10px;
}
.offline-payment .payment-description p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 20px;
}
#manual_payment_description {
    margin-bottom: 20px;
}
#manual_payment_data .payment-info-box {
    border: 1px solid #D4CFC2;
    border-radius: 12px;
    padding: 24px;
}
.payment-info-box .heading {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
}
.payment-info-box .col{
    padding: 0;
}
.payment-info-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.payment-info-box ul li:last-child {
    padding-bottom: 0;
}
.payment-info-box ul li {
    width: 100%;
    border-top: 1px solid #D4CFC2;
    padding: 24px 0;
    display: inline-flex;
    justify-content: space-between;
}
.payment-info-box span {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.payment-info-box .form-control {
    height: 56px;
    border-radius: 8px;
    border: 1px solid #D4CFC2;
}
.payment-info-box .form-control:not(.file-amount) {
    width: 100%;
}
.payment-info-box .form-control.file-amount {
    line-height: 36.5px;
    font-size: 18px;
    color: #8F8876;
}
.payment-info-box .input-group .input-group-text {
    line-height: 34.5px;
    font-size: 18px;
    color: #8F8876;
}
.payment-info-box .form-control::placeholder {
    font-size: 18px;
    color: #8F8876;
}
.payment-info-box span.value {
    font-weight: 600;
}
.action-complete button {
    min-width: 141px;
    background: #084735;
    padding: 7px 20px;
    font-size: 18px;
    border-radius: 30px;
    transition: 0.5s all;
    border: 1px solid #084735;
    color: #fff;
}
.action-complete button:hover,
.action-complete button:focus,
.action-complete button:active {
    border: 1px solid #084735;
    background: #fff;
    color: #00251F;
}
.aiz-main-wrapper {
    position: relative;
}
.cart-summary-modal {
    max-width: 852px;
    width: 100%;
    position: absolute;
    right: 0;
    background: #FCF9F2;
    z-index: 9999;
    height: 100%;
    display: none;
    padding: 36px 50px;
    animation: 3s infinite alternate slidein;
}
.cart-summary-modal.opened {
    display: block;
    animation: fadeIn 0.5s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
  }

.cart-summary-modal .action-checkout {
    max-width: 100%;
    text-align: center;
}
.cart-summary-modal .product-name {
    padding-right: 30px;
}
.cart-summary-modal .cart-details .list-group {
    padding-bottom: 24px;
}
.cart-summary-modal .cart-details .product-variant {
    color: #61605D;
    font-size: 16px;
    line-height: 17.6px;
    margin-bottom: 20px;
    display: block;
}
.cart-summary-modal .btn-update {
    min-width: 354px;
    background: #00251F;
    margin: 0 auto;
    border-color: #00251F;
    padding: 7px 20px;
    font-size: 18px;
    line-height: 42px;
    transition: 0.5s all;
    border-radius: 30px;
}
.cart-summary-modal .btn-update:hover {
    border-color: #00251F;
    color: #00251F;
    background: #fff;
}
.close-modal {
    cursor: pointer;
}
.close-modal i {
    font-size: 31px;
    color: #25314C;
}
.cart-header {
    text-align: right;
}
.cart-header .ch-title h2 {
    font-size: 32px;
    line-height: 32px;
    margin-top: 46px;
    margin-bottom: 0;
    text-align: center;
}

.offline-payment {
    position: relative;
}
.offline-payment .tool-tip {
    opacity: 0;
    max-width: 298px;
    padding: 20px;
    background: #000000;
    color: #fff;
    border-radius: 12px;
    position: absolute;
    font-size: 16px;
    line-height: 24px;
    right: 0;
    z-index: 1;
    bottom: -8px;
}
.offline-payment:hover {
    cursor: pointer;
}
.offline-payment:hover .tool-tip {
    opacity: 1;
}
.open-modal {
    position: relative;
}
.open-modal::after {
    content: '';
    background: #00000080;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1021;
}
.\32 column {
    display: flex;
    gap: 50px;
    margin-top: 46px;
}
.\32 column > div {
    width: 50%;
}
.left-column .form-field {
    width: 100%;
}
.\32 column h2 {
    font-size: 32px;
    line-height: 42px;
    font-family: "Andes Rounded";
    font-weight: 700;
    margin-bottom: 34px;
}
.shipping-address-group > p {
    margin-bottom: 15px;
}
.shipping-info textarea {
    border: 1px solid #D4CFC2;
    border-radius: 8px !important;
    min-height: 165px;
}
.shipping-info textarea::placeholder {
    font-size: 18px;
    color: #8F8876;
}
.cash-payment > p {
    color: #61605D;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
    font-weight: 600;
}
.order-summary {
    margin-bottom: 31px;
}
.order_summary > p {
    color: #61605D;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
    font-weight: 600;
}
.order_summary .summary-details {
    border: 1px solid #D4CFC2;
    border-radius: 12px;
    padding: 14px 24px;
}
.order_summary .summary-details > div {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    font-weight: 400;
}
.order_summary .summary-details > div:not(:last-child) {
    border-bottom: 1px solid #EDEAE2;
    padding-bottom: 18px;
    margin-bottom: 16px;
}
.order_summary .summary-details > div > span:first-child {
    width: 50%;
    text-align: left;
}
.order_summary .summary-details > div > span:nth-child(2) {
    font-weight: 600;
    width: 50%;
    padding-left: 10px;
    color: #003129;
    text-align: right;
}
.order_summary .summary-details .header {
    color: #61605D;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}
.cart-table {
    width: 100%;
}
.cart-table th {
    color: #003129;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    border-bottom: 1px solid #C6C6C6;
    padding-bottom: 20px;
}
.cart-table td {
    padding: 20px 0;
    vertical-align: top;
}
.cart-table tfoot {
    border-top: 1px solid #C6C6C6;
    border-bottom: 1px solid #C6C6C6;
}
.cart-table tfoot td {
    font-size: 16px;
    line-height: 20px;
    color: #61605D;
}
.cart-table tfoot .tfoot-value {
    text-align: right;
}
.cart-table tfoot .totals td {
    padding-top: 48px;
    padding-bottom: 0;
}
.col-iamge {
    width: 128px;
}
.cart-item-image {
    margin-right: 20px;
}
.cart-item-image img {
    width: 128px;
    height: 128px;
    object-fit: cover;
}
@media screen and (min-width: 768px) {
    .min-128 {
        min-height: 128px;
    }
}
.col-name .product-name, .col-name .product-variant {
    color: #61605D;
    font-size: 16px;
    line-height: 17.6px;
    margin-bottom: 20px;
}
.col-name .remove-item a {
    font-size: 16px;
    line-height: 17.6px;
    margin-bottom: 20px;
    color: #e5740c;
}
.col-price {
    text-align: right;
}
.col-price .item-total {
    color: #003129;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

/* End Style for Checkout */
/* Style for Terms */
.term-custom .breadcrumb {
    display: none;
}
.term-custom .w-full {
    width: 100%;
}
.term-custom .container,
.cus-container .container {
    max-width: 1068px;
    padding: 0 20px;
}
.term-custom h1 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    text-align: center;
}
.term-custom {
    padding-top: 70px;
}
.term-content {
    border: 1px solid #D4CFC2;
    border-radius: 12px;
    margin-top: 45px;
    padding: 30px;
    margin-bottom: 70px;
}
.term-content h3 {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
}
.term-content p, .term-content span, .term-content b, .term-content i {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
    margin-bottom: 3px !important;
}
.term-content ul {
    padding-left: 33px !important;
    margin-bottom: 28px !important;
}
.term-content ul li {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
}
/* End Style for Terms */
/* Style for Popup Product */
.product-modal .modal-content {
    border-radius: 12px !important;
}
.btn-icon.close {
    z-index: 999;
    top: 25px;
    right: 25px;
    font-size: 30px;
}
.addtoCart-modal {
    max-width: 761px;
}
.addtoCart-modal .product-gallery {
    max-width: 195px;
    flex: unset;
    padding: 0;
    width: 100%;
}
.addtoCart-modal .product-info {
    max-width: calc(100% - 225px);
    margin-left: 30px;
    width: 100%;
    padding: 0;
}
.addtoCart-modal .action-complete {
    display: flex;
    margin-top: 31px;
    gap: 25px;
}
.addtoCart-modal .action-complete > button {
    width: 50%;
    height: 48px;
    line-height: 30px;
}
.addtoCart-modal .action-complete .add-to-cart {
    background: #fff;
    color: #00251F;
    transition: 0.5s all;
}
.addtoCart-modal .action-complete .add-to-cart svg {
    margin-right: 10px;
}
.addtoCart-modal .action-complete .add-to-cart:hover {
    background: #084735;
    color: #fff;
}
.addtoCart-modal .action-complete .add-to-cart:hover svg {
    filter: invert(99%) sepia(4%) saturate(2%) hue-rotate(31deg) brightness(105%) contrast(100%);
}
.addtoCart-modal .avialable-amount {
    font-size: 14px;
    line-height: 21px;
    color: #FF0000;
    margin-top: 10px;
}
.addtoCart-modal .option-qty .text-label {
    margin-bottom: 8px;
}
.addtoCart-modal .option-qty button {
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid #00251F;
    border-radius: 6px;
}
.addtoCart-modal .option-qty input[name="quantity"] {
    height: 36px;
    width: 52px;
    background: #fff;
}
.addtoCart-modal #chosen_price_div {
    display: none;
}
.addtoCart-modal #option-choice-form {
    margin-top: 32px;
}
.addtoCart-modal #option-choice-form .text-label {
    margin-bottom: 14px;
}
.addtoCart-modal #option-choice-form .option-choice {
    margin-bottom: 8px;
}
.addtoCart-modal .all-price {
    flex-direction: column;
    display: flex;
    margin-top: 23px;
}
.addtoCart-modal .all-price .final-price {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #003129;
    letter-spacing: 0.3px;
}
.addtoCart-modal .all-price .base-price {
    font-size: 14px;
    line-height: 15px;
    color: #FF541F;
    letter-spacing: 0.3px;
    font-weight: 400;
    margin-top: 5px;
}
.c-preloader {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.addtoCart-modal .modal-body {
    padding: 80px 32px 37px;
}
.addtoCart-modal .modal-body > .row {
    margin: 0;
}
.addtoCart-modal .product-info {
    padding: 0;
}
.addtoCart-modal .product-info h2 {
    font-size: 32px;
    line-height: 35px;
    color: #003129;
}
.addtoCart-modal .product-gallery .row {
    margin: 0;
}
.addtoCart-modal .product-gallery > * {
    margin: 0;
    padding: 0;
}
.addtoCart-modal .product-gallery .col {
    padding: 0;
}
.modal-open .modal {
    padding-right: 0 !important;
}
.option-choice .aiz-radio-inline {
    display: inline-block;

}
.option-choice .aiz-radio-inline label {
    display: inline-block;
    height: 36px;
    margin-bottom: 5px;
}
.cart-issues {
    position: relative;
}
.cart-count {
    height: 16px;
    width: 16px;
    background: #E15911;
    display: flex;
    align-items: center;
    font-size: 10px;
    font-weight: 600;
    justify-content: center;
    border-radius: 100%;
    color: #fff;
    line-height: 11px;
    position: absolute;
    right: -5px;
    top: -5px;
}
.name-box {
    padding-right: 10px;
}
/* End Style for Popup Product */
.parallax-active {
/* The image used */
    background-image: url('../img/blur-bg.png');

    /* Set a specific height */
    min-height: 800px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 70px;
}
.parallax-active::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.container-custom-ftc {
    max-width: 1200px;
    margin: 0 auto;
    background: transparent;
    position: relative;
    z-index: 2;
}
.col-inner {
    width: calc(100%/3);
    padding: 0 15px;
}
.d-flex {
    display: flex;
}
.box-image img {
    width: 100%;
}
.image-cover {
    padding-bottom: 75%;
    position: relative;
}
.image-cover img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.padding-middle {
    padding-top: 150px;
}
.col-middle .image-cover {
    padding-bottom: 150%;
}
.animation-ftc {
    padding: 70px 0;
}

.col-middle .box-image {
    padding: 55px 0;
    position: relative;
}
.col-middle .box-image h3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.col-middle .image-cover {
    overflow: hidden;
}
.col-middle .image-cover,
.col-middle .image-cover img {
    transition: 0.5s all;
}
.col-middle .image-cover:hover img {
    transform: scale(1.1);
}
.growing_areas {
    padding: 64px 0 80px 60px;
}
#new-address-modal, #edit-address-modal {
    text-align: left;
}
#new-address-modal .modal-body label, #edit-address-modal .modal-body label {
    font-size: 15px;
    color: #61605D;
    margin-bottom: 5px;
    font-weight: 500;
}
#new-address-modal .modal-body button,
#new-address-modal .modal-body select,
#new-address-modal .modal-body input,
#new-address-modal .modal-body textarea {
    font-size: 15px;
    color: #8F8876;
}
#edit-address-modal .modal-body button,
#edit-address-modal .modal-body select,
#edit-address-modal .modal-body input,
#edit-address-modal .modal-body textarea {
    font-size: 15px;
    color: #8F8876;
}
#new-address-modal .modal-body button[type="submit"], #edit-address-modal .modal-body button[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.aiz-megabox > input:checked ~ .aiz-megabox-elem.bg-custom {
    background: transparent;
}
.checkout-address {
    width: 100%;
    padding-bottom: 0;

}
.shipping-info .border-gray {
    border: 1px solid #D4CFC2 !important;
    border-radius: 12px;
    padding: 14px 24px;
}
.checkout-address .aiz-rounded-check {
    display: block;
}
.checkout-address .fd-column {
    flex-direction: column;
}
.checkout-address .text-secondary {
    font-size: 18px;
    color: #61605D;
    font-weight: 500;
}
.checkout-address .text-dark {
    font-size: 18px;
    color: #61605D;
    font-weight: 500;
}
.order-summary .product-variant {
    font-size: 12px;
}
.bg-custom > label .aiz-rounded-check {
    margin-top: 0 !important;
    border: 1px solid #564F39;
}
.checkout-address .custom-checkbox {
    border: none;
    position: absolute;
    background: transparent !important;
}
.checkout-address .custom-checkbox .aiz-rounded-check {
    border: none;
}
.checkout-address .custom-checkbox .aiz-rounded-check::after {
    background: #564F39;
}
.hov-scale-img .recent-blogs {
    overflow: hidden;
}
@media screen and (max-width: 1600px) {
    .clause-banner {
        margin-top: 100px;
    }
    .about-customer .cc-content {
        padding: 105px 0 0 0;
    }
    .about-customer .clause-content .cc-box1 {
        padding: 0 62px 28px 62px;
    }
    .about-customer .clause-content .cc-box2 {
        padding: 0 62px;
    }
    .clause-content .cc-box1 span:first-child {
        font-size: 14px;
        line-height: 14px;
        height: 51px;
        width: 54px;
    }
    .clause-content .cc-box1 h3 {
        font-size: 48px;
        line-height: 48px;
        margin-left: -13px;
        margin-top: 6px;
        margin-right: 34px;
    }
    .clause-content .cc-box1 .slogan {
        font-size: 16px;
        line-height: 16px;
        padding-top: 28px;
    }
    .clause-content .cc-box2 p {
        font-size: 16px;
        line-height: 24px;
    }
    .clause-content .cc-box2 p::before {
        width: 6px;
        height: 6px;
        top: 10px;
        left: -5px;
    }
    .about-associates .cc-content {
        padding-top: 107px;
        padding-left: 61px;
        padding-right: 61px;
    }
    .slider-recover .swiper-bottom .swiper-slide .content {
        padding: 46px;
    }
    .slider-recover .swiper-bottom .swiper-slide .content img {
        width: 75px;
    }
    .slider-recover.banner-container .content .title {
        font-size: 48px;
        line-height: 53.8px;
        color: #003129;
        margin-top: 20px;
        margin-bottom: -12px;
    }
    .slider-recover.banner-container .content .description,
    .slider-recover.banner-container .content .description p {
        font-size: 16px;
        line-height: 24px;
    }
    .slider-recover.banner-container .swiper .swiper-pagination-banner {
        bottom: 46%;
        left: 45%;
    }
    /* Style for Partner */
    .r-custom-container {
        max-width: 1256px;
    }
    .image-text-section {
        padding-top: 80px;
        min-height: 469px;
    }
    .image-text-section h2 {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 30px;
    }
    .image-text-section ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .image-text-section ul {
        padding-left: 24px;
    }
    .r-custom-container .its-img {
        max-width: 387px;
        gap: 70px;
    }
    .standand {
        padding-top: 37px;
        min-height: unset;
        padding-bottom: 71px;
    }
    .r-custom-container .its-content {
        max-width: calc(100% - 470px);
        margin-right: 43px;
        margin-top: 0;
    }
    .r-custom-container .its-img {
        max-width: 427px;
        padding-right: 36px;
    }
    .lgf-content h4 {
        font-size: 24px;
        line-height: 36px;
    }
    .lgf-content p,
    .lgf-content .mx-400 p {
        font-size: 16px;
        line-height: 24px;
    }
    .standand .its-content {
        margin-right: 0;
        max-width: calc(100% - 467px);
        margin-left: 40px;
    }
    /* End Style for Partner */
}
@media screen and (max-width: 1365px) {
    .slider-recover.banner-container .swiper .swiper-pagination-banner {
        bottom: calc(50% - 200px);
    }
    .cb-list img:first-child {
        margin-right: 50px;
    }
    .cb-list img {
        width: calc((100% - 50px) / 2);
        float: left;
    }
    .slider-recover .swiper-bottom .swiper-slide .content {
        padding: 30px;
    }
    .header-section {
        font-size: 40px;
        line-height: 55px;
    }
    .slider-recover {
        padding-top: 0;
    }
    .box-mobile {
        display: block;
    }
    .box-desktop {
        display: none;
    }

}
@media screen and (max-width: 1199.98px) {
    .list-gallery-friend .lgf-content {
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .r-custom-container .its-content {
        padding-top: 0;
    }
    .image-general {
        display: none;
    }
}
@media screen and (max-width: 991.98px) {
    .cb-list img:first-child {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .cb-list img {
        width: 100%;
    }
    .slider-recover .swiper-slide {
        flex-direction: column;
        min-height: unset;
    }
    .swiper-bottom .swiper-slide .slide-image {
        width: 100%;
        margin-bottom: 0;
    }
    .slider-recover .swiper-bottom .swiper-slide .content {
        width: 100%;
        margin: 30px 0 0 0;
    }
    .slider-recover .swiper-wrapper {
        padding-bottom: 50px;
    }
    .slider-recover.banner-container .swiper .swiper-pagination-banner {
        bottom: 0;
        left: 50%;
        max-width: 100%;
        justify-content: center;
    }
    .box:not(.box-center ) {
        width: 70%;
    }
    .container-custom {
        min-height: 60vh;
    }
    .ml-1\/4 .lgf-image {
        margin-left: 0;
        max-width: 50%;
    }
    .image-text:nth-child(odd) .lgf-image {
        order: 1;
        max-width: 50%;
    }
    .image-text:nth-child(odd) .lgf-content {
        order: 2;
        max-width: 50%;
    }
    .image-text:nth-child(even) .lgf-image {
        order: 2;
        max-width: 50%;
    }
    .image-text:nth-child(even) .lgf-content {
        order: 1;
        margin-left: 0;
        max-width: 50%;
    }
    .mw-560 {
        max-width: 100%;
    }
    .mx-400 {
        max-width: 100%;
    }
    .mx-347 {
        max-width: 100%;
    }
    .list-gallery-friend .image-text {
        align-items: center;
    }
    .r-custom-container {
        display: flex;
        flex-direction: column;
    }
    .r-custom-container .its-img {
        order: 2;
        max-width: 100%;
        margin: 0 auto;
        padding: 0;
        margin-top: 24px;
    }
    .r-custom-container .its-content {
        order: 1;
        max-width: 100%;
    }
    .standand .its-img {
        max-width: 100%;
        border-right: none;
    }
    .standand h2 {
        display: block;
        text-align: left;
    }
    .image {
        max-width: 50%;
        margin: 0 auto;
    }
    .cart-summary-modal {
        max-width: calc(100% - 50px);
        padding: 36px 15px;
    }
    .cart-summary-modal .cart-details .cart-item-image {
        margin-right: 0;
    }
    .cart-summary-modal .list-group-item > .d-flex {
        flex-direction: column;
        align-items: center;
    }
    .cart-summary-modal .cart-details .cart-item-detail {
        max-width: 100%;
        margin-top: 30px;
    }
    .shipping-address-group .form-field {
        min-width: 100%;
    }
    .col-inner {
        width: 100%;
        padding: 0 20px;
    }
    .animation-ftc .d-flex {
        flex-direction: column;
    }
    .padding-middle {
        padding-top: 55px;
    }
    .standand .its-img {
        order: 1;
        margin-top: 0;
        margin-bottom: 24px;
    }
    .standand .its-content {
        order: 2;
        margin-left: 0;
    }
    .growing_areas {
        padding: 48px 20px;
    }
}
@media screen and (max-width: 767.98px) {
    .mobile-custom {
        flex-direction: row !important;
        width: 100%;
        padding-left: 12px;
    }
    .growing_areas .left-content h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .image-text-section {
        padding-top: 32px;
    }
    .image-text-section h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 16px;
    }
    .addtoCart-modal {
        max-width: calc(100% - 30px);
        margin: 0 15px;
    }

    .addtoCart-modal .modal-body {
        padding: 80px 20px 40px;
        height: 500px;
    }
    .addtoCart-modal .action-complete {
        flex-direction: column;
        gap: 15px;
    }
    .addtoCart-modal .action-complete > button.buy-now-home {
        width: 50%;
    }
    .addtoCart-modal .action-complete > button.add-to-cart {
        width: 50%;
    }
    .about-customer .cc-content {
        padding: 50px 0 0 0;
    }
    .about-customer .clause-content .cc-box1 {
        padding: 0 20px 35px;
    }
    .about-customer .clause-content .cc-box2 {
        padding: 0 20px;
    }
    .about-associates .cc-content {
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .slider-recover {
        padding: 50px 20px 88px;
    }
    .about-customer .clause-content .cc-box1,
    .clause-content .cc-box1 {
        display: inline-block;
        width: 100%;
    }
    .clause-content .cc-box1 span:first-child {
        height: 66px;
        width: 65px;
        float: left;
    }
    .clause-content .cc-box1 h3 {
        margin-top: 0;
        width: calc(100% - 65px);
        float: left;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 20px;
        font-size: 40px;
    }
    .clause-content .cc-box1 .slogan {
        display: block;
        clear: both;
        padding-top: 0;
        width: 100%;
        text-align: center;
    }
    .slider-recover.banner-container .content .description p{
        -webkit-line-clamp: unset;
    }
    .slider-recover.banner-container .content .title {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 0;
    }
    .box:not(.box-center ) {
        width: 50%;
    }
    .list-gallery-friend .image-text {
        flex-direction: column;
    }
    .list-gallery-friend .image-text:not(:last-child) {
        margin-bottom: 42px;
    }
    .image-text:nth-child(even) .lgf-image,
    .image-text:nth-child(odd) .lgf-image {
        order: 1;
        max-width: 100%;
        width: 100%;
    }
    .image-text:nth-child(even) .lgf-content,
    .image-text:nth-child(odd) .lgf-content {
        order: 2;
        max-width: 100%;
        width: 100%;
        padding: 20px;
    }
    /* Style for Checkout */
    .list-group-item .align-items-left {
        flex-direction: column;
    }
    .cart-details .cart-item-detail {
        max-width: 100%;
    }
    .cart-header h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .shipping-method h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .one_page_header {
        flex-direction: column;
    }
    .cart-summary {
        padding: 50px 0;
    }
    .\32 column {
        flex-direction: column;
    }
    .\32 column > div {
        width: 100%;
    }
    /* End Style for Checkout */
    .cart-table {
        display: block;
        width: 100%;
    }
    .cart-table .qty-ara {
        margin-bottom: 0;
    }
    .cart-table thead {
        display: none;
    }
    .cart-table tbody {
        display: block;
        width: 100%;
    }
    .cart-table tbody tr {
        border: 1px solid #eee;
        padding: 20px;
        display: block;
        margin-bottom: 20px;
    }
    .cart-table tbody tr td {
        position: relative;
        display: flex;
    }
    .cart-table tbody tr td::before {
        content: attr(data-th) ": ";
        font-weight: 600;
        width: 100px;
        display: inline-block;
        text-align: left;
        color: #61605D;
        font-size: 16px;
        line-height: 17.6px;
    }
    .cart-table tbody tr td.col-iamge::before {
        display: none;
    }
    .cart-table tfoot {
        width: 100%;
        display: block;
    }
    .cart-table tfoot tr {
        display: flex;
        justify-content: space-between;
    }
    .cart-table tfoot .totals td {
        padding-top: 30px;
    }
}
@media screen and (max-width: 575.98px) {
    .image {
        max-width: 100%;
    }
    .addtoCart-modal .modal-body > .row {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .cart-box a {
        min-width: 100%;
        font-size: 16px;
    }
    .cart-box p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 30px;
    }
    .cart-box h2 {
        font-size: 28px;
        line-height: 30px;
        margin: 30px 0;
    }
    .cart-details .cart-item-image,
    .cart-bottom,
    .action-checkout {
        max-width: 100%;
    }
    .cart-details .cart-item-image {
        height: 100%;
    }
    .action-checkout .button,
    .action-checkout .button > div {
        width: 100%;
    }
    .action-checkout .button > div {
        flex-direction: column;
    }
    .action-checkout .button .btn-continue-shopping {
        min-width: 100%;
        margin: 0 0 20px 0;
    }
    .action-checkout .button .btn-checkout {
        min-width: 100%;
    }
    .product-detail .product-header .product-name,
    .product-detail .product-header .item-total {
        font-size: 20px;
    }
    .product-detail .product-header {
        flex-direction: column;
        gap: 15px;
    }
    .cart-header .btn {
        min-width: 100%;
    }
    .cart-header .btn-continue-shopping {
        margin: 0 0 20px 0;
    }
    .cart-summary-modal .btn-update {
        min-width: 100%;
        font-size: 18px;
    }
    .cash-payment label {
        min-width: 100%;
    }
    .cash-payment .cash-on-delivery {
        margin-right: 0;
    }
    .offline-payment,
    .cash-on-delivery {
        width: 100%;
    }
    .action-complete {
        width: 100%;
    }
    .action-complete button {
        min-width: 100%;
        font-size: 16px;
    }
    .offline-payment .tool-tip {
        max-width: 190px;
        padding: 10px;
        font-size: 13px;
        line-height: 20px;
    }
    .cart-summary-modal .product-name {
        padding-right: 0;
    }
    .term-custom h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .term-content {
        padding: 15px;
    }
    .growing_areas .right-content .swiper-slide {
        flex-direction: column;
    }
    .growing_areas .right-content .map-box {
        max-width: 100%;
    }
    .growing_areas .intro-image {
        max-width: 100%;
        margin-top: 12px;
    }
    .growing_areas .left-content .pagination {
        border-top: 1px solid #DEDAD2;
        border-bottom: 1px solid #DEDAD2;
        padding: 20px 0 20px;
        align-items: center;
    }
    .col-iamge {
        margin: 0 auto;
    }
    .col-inner {
        display: none;
    }
    .col-inner.col-middle {
        display: block;
    }
    .addtoCart-modal .product-info {
        max-width: 100%;
        margin-left: 0;
    }
    .addtoCart-modal.modal.show .modal-dialog.modal-dialog-zoom {
        transform: none;
        -webkit-transform: unset;
    }
}
