@font-face {
    font-family: "Gilroy Black";
    src: url("../webfonts/SVN-GilroyBlack.ttf")format("truetype");
}

@font-face {
    font-family: "Gilroy Bold";
    src: url("../webfonts/SVN-GilroyBold.ttf")format("truetype");
}

@font-face {
    font-family: "Gilro Heavy";
    src: url("../webfonts/SVN-GilroyHeavy.ttf")format("truetype");
}

@font-face {
    font-family: "Gilroy Italic";
    src: url("../webfonts/SVN-GilroyItalic.ttf")format("truetype");
}

@font-face {
    font-family: "Gilroy Light";
    src: url("../webfonts/SVN-GilroyLight.ttf")format("truetype");
}

@font-face {
    font-family: "Gilroy medium";
    src: url("../webfonts/SVN-GilroyMedium.ttf")format("truetype");
}

@font-face {
    font-family: "Gilroy";
    src: url("../webfonts/SVN-Gilroy.ttf")format("truetype");
}

@font-face {
    font-family: "Gilroy Thin";
    src: url("../webfonts/SVN-GilroyThin.ttf")format("truetype");
}

@font-face {
    font-family: "Gilroy Semibold";
    src: url("../webfonts/SVN-GilroySemiBold.ttf")format("truetype");
}

body {
    font-family: "Gilroy", sans-serif;
}

p {
    color: #212529 !important;
    font-family: "Gilroy", sans-serif;
}

a {
    color: #212529 !important;
    text-decoration: none;
    background-color: transparent;
    font-family: "Gilroy", sans-serif;
}

b,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Gilroy Semibold", sans-serif !important;
}

strong {
    font-family: "Gilroy Bold", sans-serif;
}

/* Layout Front
----------------------------------*/
.header-one {
    position: sticky;
    top: 0;
    z-index: 9;
}

.accordion-item {
    border-left: none;
    border-right: none;
}

.menu-left {
    position: absolute;
    left: calc((100% - 1376px) / 2);
    width: 270px;
    background-color: #ffffff;
    padding: 0;
    opacity: 0;
    z-index: -1;
    transition: height 0.1s;
    height: 0px;
    overflow: hidden;
}

.menu-left.open {
    z-index: 9999;
    opacity: 1;
    height: auto;
}

.accordion-item .accordion-button {
    background: transparent !important;
    font-size: 18px;
    font-weight: 400;
    border: none;
    box-shadow: none;
}

.accordion-item .accordion-header {
    border: none;
}

.accordion-body {
    font-size: 16px;
}

.accordion-button::after {
    background: url(../images/icon/down_b.png) no-repeat center;
    width: 2.25rem;
    height: 1.25rem;
    background-size: cover !important;
}

.accordion-button:not(.collapsed)::after {
    background: url(../images/icon/down_b.png) no-repeat center;
}

.header-mini ul.navbar-nav li a {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    padding: 0 20px !important;
}

.header-one .bg-nav-bar .nav-item>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.38em;
    line-height: 1em;
}

span.badge.badge-secondary.total-menu-cart-product-count {
    margin-left: 0 !important;
    position: absolute;
    z-index: 9;
    top: -9px;
    right: -18px;
    color: #ffffff !important;
    background: #dfc290 !important;
}

.header-icon {
    display: flex;
    justify-content: end;
    height: 100%;
    align-items: center;
    gap: 30px;
}

.header-one .logo_h2y img,
#stickyHeader .logo_h2y img {
    width: 275px;
}

#headerOne .navigation-mobile-container,
#stickyHeader .navigation-mobile-container {
    display: flex;
    align-items: center;
    height: 100%;
}

.header-one .header-maxi .col-lg-3 {
    flex: inherit !important;
}

.header-icon .header-right-cart {
    position: relative;
}

.carousel-content .carousel.slide:hover .carousel-control-prev {
    transform: none;
    left: 15%;
    background: transparent !important;
}

.carousel-content .carousel.slide:hover .carousel-control-next {
    transform: none;
    right: 15%;
    background: transparent !important;
}

.carousel-content .carousel .carousel-control-next {
    background-color: rgb(255 255 255 / 50%) !important;
    height: 70px;
    border-radius: 8px 0 0px 8px;
    right: 15%;
}

.carousel-content .carousel .carousel-control-prev {
    height: 70px;
    left: 15%;
}


.carousel-content .carousel .carousel-control-next:before {
    content: "";
    background-image: url('../images/banner_prev.png');
    width: 30px;
    height: 38px;
    transform: rotate(-180deg);
}

.carousel-content .carousel .carousel-control-prev:before {
    content: "";
    background-image: url('../images/banner_prev.png');
    width: 30px;
    height: 38px;
}

.carousel-indicators li {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 60%);
}

.carousel-content .carousel-indicators .active {
    background-color: #ffffff;
}

.home-sale-off {
    background-color: #ffffff;
    padding: 40px 0 !important;
}

.tab_sales_off {
    /* background: #8A9ABA1A; */
    border-radius: 40px;
    padding: 30px 0;
}

h2.section-title {
    font-family: Playfair Display;
    font-size: 45px;
    font-weight: 500;
    line-height: 54px;
    text-align: left;
}

.section-link a {
    padding: 12px 16px 12px 16px;
    border-radius: 30px;
    border: 1px solid #222C40;
    position: absolute;
    bottom: 0;
    right: 0;
}

.product article .content {
    padding: 0;
    text-align: center;
}

.section-link {
    position: relative;
    height: 100%;
}

.product3.product article .content {
    background: transparent;
    text-align: left;
    padding: 0;
}

.product article .thumb {
    background: #ffffff;
    margin-bottom: 20px !important;
    height: 235px;
    width: 200px;
    border-radius: 20px;
    margin: 0 auto;
}

.product.product-item h5.product-title a,
.product.product3 h5.product-title a {
    font-size: 16px;
    line-height: 18px;
    font-family: "Gilroy Semibold", sans-serif !important;
}

.product article .thumb img {
    width: 200px;
    height: 100%;
    object-fit: cover !important;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.product.product-item:hover a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.product article .thumb {
    display: block;
}

.product article .content .tag {
    font-size: 12px;
    text-align: center;
    line-height: 1.6em;
    font-family: "Gilroy medium";
    color: #8c8c8c;
}

.product article .content .title {
    justify-content: flex-start;
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
    width: 1005;
}

.product3.product article .content {
    height: auto;
}

.price.product-card-price {
    justify-content: space-between !important;
}

.price.product-card-price .price-discount {
    font-size: 18px;
    font-weight: 400;
    line-height: 19.2px;
    letter-spacing: 0.04px;
}

.product article .content .price .price-regular {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    justify-content: end;
    color: #868686;
}

.product article .content .price>div {
    width: 100%;
    display: flex;
    justify-content: center;
}

.product article .content .price>div .price-regular {
    text-decoration: line-through;
}

.add-to-cart-icon {
    display: none;
    background-image: url('../images/shopping-cart-add.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #E0E0E0;
    padding: 20px;
    background-position: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
}

.add-to-cart-icon:hover {
    background-color: #dfc290;
}

.bg-while {
    background-color: #ffffff !important;
}

.bg-gray {
    background-color: #f4f5f8 !important;
    padding: 64px 0 24px 0;
}

.tab_top_sales {
    /* background: #8A9ABA1A; */
    border-radius: 40px;
    padding: 30px 0;
    margin-bottom: 30px;
}

.pro-content .product {
    border: none;
    background: transparent;
    margin: 0;
}

.pro-content .tabs-main:hover .slick-prev {
    background-color: rgb(255 255 255 / 50%) !important;
    height: 70px;
    border-radius: 8px 0 0 8px;
    border: none !important;
}

.pro-content .slick-prev::before {
    content: "";
    background-image: url(../images/banner-left.png);
    width: 13px;
    height: 24px;
}

.pro-content .tabs-main:hover .slick-next {
    background-color: rgb(255 255 255 / 50%) !important;
    height: 70px;
    border-radius: 0px 8px 8px 0px;
    border: none !important;
}

.pro-content .slick-next::before {
    content: "";
    background-image: url(../images/banner-right.png);
    width: 13px;
    height: 24px;
    background-repeat: no-repeat;
}

.pro-content .tabs-main .tab_top_sales .slick-prev:hover,
.pro-content .tabs-main .tab_top_sales .slick-prev:focus,
.pro-content .tabs-main .tab_top_sales .slick-next:hover,
.pro-content .tabs-main .tab_top_sales .slick-next:focus {
    background-color: #e0cc8b !important;
}

.pro-content .pro-heading-title h2 {
    font-size: 27px;
    color: #000000 !important;
    padding: 70px 0;
    text-transform: none;
}

.pro-content .pro-heading-title {
    margin-top: 0px;
    padding: 0;
}

.tab_brands .div-class img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.tab_brands .div-class {
    min-height: 300px;
    position: relative;
}

.pro-heading-title h2 {
    color: #ffffff !important;
}

.blog-content .home-new-cnt h3 {
    font-family: Inter;
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
}

.blog-content .home-new-cnt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #000000 !important;
}

.blog-content .home-new-sub .home-new-img {
    overflow: hidden;
    max-height: 240px;
    margin-bottom: 24px;
}

.blog-content .home-new-sub .home-new-cnt h3 {
    font-family: Inter;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-content .home-new-sub .home-new-cnt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #000000 !important;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.blog-content.pro-content.bg-gray {
    padding: 60px 0 !important;
}

.home-top-master-item .img {
    border-radius: 50%;
    overflow: hidden;
    background-color: #adad93;
    max-width: 164px;
    margin: 0 auto 16px;
}

.home-top-master-item .img img {
    max-width: 100%;
    width: 100%;
}

.home-top-master-item p {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: center;
    color: #222C40 !important;
}

.footer-four {
    position: relative;
    border: none;
    color: #ffffff;
}

.sub-foooter {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 20px;
    margin-top: 20px;
}

.header-one .header-maxi {
    padding: 20px 0;
}

.footer-four p,
.footer-four a {
    color: #ffffff !important;
    margin-bottom: 5px;
    font-size: 16px;
}

i.givehada-fb {
    -webkit-mask: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 10 12 L 7 12 L 7 20 L 3 20 L 3 12 L 0 12 L 0 8 L 3 8 L 3 5 C 3 2.239 5.239 0 8 0 L 11 0 L 11 4 L 8 4 C 7.333 4 7 4.333 7 5 L 7 8 L 11 8 Z" fill="transparent" height="20px" id="aDDWwWBDt" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(7 2)" width="11px"/></svg>') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none);
    aspect-ratio: 1;
    background-color: #ffffff;
    mask: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 10 12 L 7 12 L 7 20 L 3 20 L 3 12 L 0 12 L 0 8 L 3 8 L 3 5 C 3 2.239 5.239 0 8 0 L 11 0 L 11 4 L 8 4 C 7.333 4 7 4.333 7 5 L 7 8 L 11 8 Z" fill="transparent" height="20px" id="aDDWwWBDt" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(7 2)" width="11px"/></svg>') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none);
    width: 30px;
    display: block;
    height: 30px;
}

i.givehada-ins {
    -webkit-mask: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0 4 C 0 1.791 1.791 0 4 0 C 6.209 0 8 1.791 8 4 C 8 6.209 6.209 8 4 8 C 1.791 8 0 6.209 0 4 Z" fill="transparent" height="8px" id="NQawF2yL1" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(8 8)" width="8px"/><path d="M 5 20 C 2.239 20 0 17.761 0 15 L 0 5 C 0 2.239 2.239 0 5 0 L 15 0 C 17.761 0 20 2.239 20 5 L 20 15 C 20 17.761 17.761 20 15 20 Z" fill="transparent" height="20px" id="PagLHxSxQ" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(2 2)" width="20px"/><path d="M 0 0 L 0 0" fill="transparent" height="1px" id="HgrPz15zt" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(17.5 6.5)" width="1px"/></svg>') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none);
    aspect-ratio: 1;
    background-color: #ffffff;
    mask: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0 4 C 0 1.791 1.791 0 4 0 C 6.209 0 8 1.791 8 4 C 8 6.209 6.209 8 4 8 C 1.791 8 0 6.209 0 4 Z" fill="transparent" height="8px" id="NQawF2yL1" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(8 8)" width="8px"/><path d="M 5 20 C 2.239 20 0 17.761 0 15 L 0 5 C 0 2.239 2.239 0 5 0 L 15 0 C 17.761 0 20 2.239 20 5 L 20 15 C 20 17.761 17.761 20 15 20 Z" fill="transparent" height="20px" id="PagLHxSxQ" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(2 2)" width="20px"/><path d="M 0 0 L 0 0" fill="transparent" height="1px" id="HgrPz15zt" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(17.5 6.5)" width="1px"/></svg>') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none);
    width: 30px;
    display: block;
    height: 30px;
}

i.givehada-yt {
    -webkit-mask: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0.5 13 C -0.167 9.333 -0.167 6 0.5 3 C 0.767 1.533 1.6 0.7 3 0.5 C 8.333 -0.167 13.667 -0.167 19 0.5 C 20.4 0.7 21.233 1.533 21.5 3 C 22.167 6 22.167 9.333 21.5 13 C 21.233 14.467 20.4 15.3 19 15.5 C 13.667 16.167 8.333 16.167 3 15.5 C 1.6 15.3 0.767 14.467 0.5 13 Z M 8.5 4.5 L 8.5 11.5 L 14.5 8 Z" fill="transparent" height="16px" id="IL5LaBUiM" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(1 4)" width="22px"/></svg>') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none);
    aspect-ratio: 1;
    background-color: #ffffff;
    mask: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0.5 13 C -0.167 9.333 -0.167 6 0.5 3 C 0.767 1.533 1.6 0.7 3 0.5 C 8.333 -0.167 13.667 -0.167 19 0.5 C 20.4 0.7 21.233 1.533 21.5 3 C 22.167 6 22.167 9.333 21.5 13 C 21.233 14.467 20.4 15.3 19 15.5 C 13.667 16.167 8.333 16.167 3 15.5 C 1.6 15.3 0.767 14.467 0.5 13 Z M 8.5 4.5 L 8.5 11.5 L 14.5 8 Z" fill="transparent" height="16px" id="IL5LaBUiM" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--1df8v9o, rgb(0,0,0))" transform="translate(1 4)" width="22px"/></svg>') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none);
    width: 30px;
    display: block;
    height: 30px;
}

.footer-info img {
    margin-bottom: 24px;
}

.footer-contact {
    margin-left: 39px;
}

.footer-menu ul {
    list-style: none;
    padding: 0;
}

.footer-menu li a {
    text-decoration: underline;
    font-size: 16px;
}

.footer-social {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: end;
    gap: 30px;
}

.footer-social img {
    width: 20px;
}

.footer-info h3 {
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 50px;
}

.footer-info p {
    font-size: 12px;
}

.promotions-page {
    background: #ffffff;
    padding-top: 40px;
}

.top-bar-slider .swiper-button-next:after,
.top-bar-slider .swiper-button-prev:after {
    font-size: 16px;
}

h2.heading-style {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.best-collection-item a span {
    font-size: 26px;
    width: 80%;
    margin: 0 auto;
    line-height: 1.2em;
    font-family: "Gilroy medium";
}

.best-collection-item a img {
    margin: 0 auto;
    border-radius: 20px;
    width: 170px;
    height: 200px;
}

ul.breadcrum {
    list-style: none;
    padding: 0;
}

ul.breadcrum li {
    display: inline-block;
    font-size: 23px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
    color: #212121;
    font-family: "Gilroy Semibold", sans-serif !important;
}

ul.breadcrum li.curent-page {
    color: #212c40;
}

.promotion-section {
    background: #8A9ABA1A;
    border-radius: 40px;
    padding: 30px 0;
}

.promotion-banner {
    border-radius: 28px;
    overflow: hidden;
    height: 100%;
}

.promotion-banner img {
    height: 100%;
}

.product.product-item {
    margin-bottom: 24px;
    background: #ffffff;
    /* border-radius: 28px; */
}

.box-filter-shop form.seach-form input[type="search"] {
    padding: 14px 45px 14px 14px;
    border-radius: 36px;
    border: none;
    width: 335px;
    background-image: url('../images/Search_bar.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.box-filter-shop form.seach-form .search-field-wrap {
    position: relative;
}

.box-filter-shop form.seach-form button.btn {
    position: absolute;
    right: 0;
    background-color: transparent !important;
    border: none;
    color: #000000 !important;
    font-size: 23px;
    padding: 5px 10px !important;
    top: 50%;
    transform: translateY(-50%);
}

.box-filter-shop form.seach-form input[type="search"]:focus-visible {
    border: none;
    outline: none;
}

.box-filter-shop form.seach-form {
    margin-right: 20px;
}

.box-filter-shop form.form-inline select.form-control.sortBy {
    position: relative;
    border: none !important;
    background: transparent;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    padding: 0;
    z-index: 9;
}

.box-filter-shop form.form-inline .dropdown-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.box-filter-shop form.form-inline .select-control {
    position: relative;
    width: 160px;
}

.product-page .pro-title,
h2.pro-brand,
.product-page .price,
.require-login {
    color: #212121;
}

.require-login .fa-truck,
.require-login .fa-credit-card {
    color: #ffffff;
    background: #3D578D;
}

.product-page .pro-sub-buttons {
    display: none;
}

.product-page .tab-content .tab-pane {
    border: none;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #000000;
}

.product-page .nav-pills .nav-link.active {
    background-color: transparent;
    color: #212121;
    padding: 0;
    font-size: 30px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
    text-transform: math-auto !important;
}

section.product-detail #accordionFlushExample {
    border-top: 1px solid rgba(0, 0, 0, .125);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

section.product-detail #accordionFlushExample .accordion-item .accordion-button {
    background: transparent !important;
    font-size: 22px;
    font-weight: 400;
    border: none;
    box-shadow: none;
    font-family: "Gilroy", sans-serif;
}

section.product-detail #accordionFlushExample .accordion-item .accordion-button:hover {
    color: #998062;
}

.product-page .tab-content .tab-pane>p {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    margin-bottom: 50px;
}

blockquote p code {
    background: transparent;
}

.header-one .bg-top-bar {
    border-bottom: none;
    position: relative;
}

.menu-icon-list {
    cursor: pointer;
    flex: none;
    height: 20px;
    overflow: hidden;
    position: relative;
    width: 30px;
}

.menu-icon-item-1 {
    flex: none;
    height: 2px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgb(255, 255, 255);
    transform: none;
    will-change: transform;
    transform-origin: 50% 50% 0px;
    opacity: 1;
}

.menu-icon-item-2 {
    flex: none;
    height: 2px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: calc(47.3684210526316% - 2px / 2);
    background-color: rgb(255, 255, 255);
    transform: none;
    will-change: transform;
    transform-origin: 50% 50% 0px;
    opacity: 1;
    width: 24px;
}

.menu-icon-item-3 {
    flex: none;
    height: 2px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 1px;
    background-color: rgb(255, 255, 255);
    transform: none;
    will-change: transform;
    transform-origin: 50% 50% 0px;
    opacity: 1;
}

.product-page .pro-brand {
    font-family: "Gilroy Semibold", sans-serif !important;
    font-size: 14px;
}

.product-page .pro-title {
    font-family: "Gilroy Semibold", sans-serif !important;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 0;
}

.product-detail-info-top h5.pro-title {
    font-size: 27px;
    margin-bottom: 45px;
}

.product-page p.pro-sku {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #212121 !important;
}

.pro-desc {
    font-size: 20px;
    padding-right: 40px;
}

button.btn.wishlist-icon {
    position: absolute;
    right: 0;
    top: 0;
}

/* 
body,
a,
span,
p {
    color: #212121 !important;
    font-family: "Playfair", sans-serif;
} */

.product-page .price span {
    text-decoration: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
}

.product-page .price strong {
    font-size: 20px;
    line-height: 19.2px;
    text-align: left;
}

.product-page .price .price-original {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-decoration: line-through;
}

.item-quantity .form-control {
    border: none !important;
    border-radius: 0 !important;
}

.cart-area .item-price div {
    font-weight: bold;
    font-family: "Gilroy Semibold", sans-serif !important;
}

.grand-total-tmp {
    position: relative;
    background: transparent;
    border: 0;
    font-size: 24px;
    font-weight: 100;
    line-height: 19.2px;
    text-align: left;
    margin-top: 0;
    margin-right: 0;
    float: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Gilroy Semibold", sans-serif !important;
    padding: 50px 0;
}

a.pro-btn-custom-cart {
    width: 100%;
    text-align: center;
    display: block;
    border: 2px solid #212c40;
    margin-top: 10px;
    padding: 10px 0;
}

.pro-button {
    margin-top: 30px;
}

.pro-button>div .buy-now-style {
    width: 100%;
    margin: 0;
}

.pro-button>div .add-to-cart {
    width: 17%;
}

.related-product h5.title a {
    text-align: center;
}

.btn-secondary,
button {
    border-radius: 0 !important;
}

.slider-nav .slider-for__item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: 1px solid #e1e1e1;
    border-radius: 14px;
}

.slider-nav .slider-for__item {
    width: 129px;
    height: 129px;
}

.product-page .pro-counter>button.btn {
    background: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-transform: math-auto;
}

.pro-counter-new .item-quantity {
    /* width: 115px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

blockquote::before {
    margin-top: 15px;
    background: url('../../images/down-arrow.png') no-repeat center;
}

blockquote.active:before {
    transform: rotate(180deg);
}

section.product-content.pro-content.related-product.bg-gray {
    padding: 67px 0 !important;
}

section.product-content.pro-content.related-product.bg-gray {
    padding: 67px 0 !important;
}

.pro-content .slick-arrow {
    background-color: rgb(255 255 255 / 50%) !important;
    height: 70px;
    border: none !important;
}

.pro-content .slick-next {
    border-radius: 0 8px 8px 0px !important;
}

.pro-content .slick-prev {
    border-radius: 8px 0 0 8px !important;
}

.pro-content .slick-arrow::after {
    background-color: transparent;
}

.related-product .product article .content .price {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #212121;
}

.related-product .product article .content .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24;
    text-align: left;
    color: #212121;
    margin-bottom: 10px;
    justify-content: center;
}

.page-single {
    background: #ffffff;
    padding-bottom: 60px;
}

.paginateLinks ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.paginateLinks ul li {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 15px;
    padding: 4px;
    background: #ffffff;
    color: #868686;
}

.paginateLinks ul li a {
    font-family: Inter;
    font-size: 16px;
    line-height: 27.6px;
    text-align: center;
    color: #c1c1c1 !important;
}

.paginateLinks img {
    width: 10px;
}

.paginateLinks ul li.active {
    /* background: #000000; */
    /* color: #ffffff; */
}

.paginateLinks ul li.active a {
    color: #212c40 !important;
}

.paginateLinks ul li:first-child,
.paginateLinks ul li:last-child {
    background: transparent;
    padding: 0;
    margin: 0px 10px;
}

nav[aria-label=breadcrumb] .breadcrumb {
    display: flex;
}

nav[aria-label=breadcrumb] {
    background: transparent;
}

nav[aria-label=breadcrumb] a,
nav[aria-label=breadcrumb] li {
    font-size: 23px !important;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
    text-transform: uppercase;
}

li.breadcrumb-item.active {
    color: #A18665;
}

.page-single.page-kinh-doanh-cung-givehada p {
    margin: 0;
    display: flex;
    justify-content: space-between;
}

tr.cartItem-row .cart-product-img {
    width: 199px;
    height: 236px;
    overflow: hidden;
    border-radius: 20px;
}

tr.cartItem-row .cart-product-img img {
    max-width: 100%;
    border-radius: 0px !important;
    object-fit: cover;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

nav[aria-label=breadcrumb] .category-link a {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 19.2px;
    letter-spacing: -0.011em;
    color: #868686 !important;
    text-transform: none;
}

.category-link-item {
    display: inline-block;
    background: #ffffff;
    padding: 10px;
}

.category-link-item a {
    padding: 10px 30px;
    display: inline-block;
}

nav[aria-label=breadcrumb] .category-link a.active {
    background: #222C40;
    color: #FFFFFF !important;
    font-weight: bold;
}

.blog-item-img {
    margin-bottom: 24px;
    position: relative;
    height: 250px;
    overflow: hidden;
}

.blog-item-cnt .blog-item-cat {
    background: #6379A3;
    display: inline-block;
    color: #ffffff;
    padding: 5px;
    font-size: 11px;
    font-weight: 700;
    line-height: 13.2px;
    text-align: left;
    margin-bottom: 20px;
}

.blog-item {
    background: #ffffff;
}

.blog-item-cnt {
    padding: 0 20px 20px 20px;
}

.blog-item .blog-item-cnt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #8C8C8C;
    padding: 28px 30px;
}

.blog-item .blog-item-cnt h2 {
    /* FONT-WEIGHT: 400; */
}

.blog-item .blog-item-cnt .blog-date {
    font-size: 20px;
    font-weight: 400;
    color: #8C8C8C;
}

.blog-item-cnt p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.blog-item-cnt h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    width: 80%;
}

.paginateLinks svg {
    width: 30px;
}

.paginateLinks nav div:first-child {
    display: none;
}

.blog-item-img img {
    position: absolute;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.page-complaint p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    margin-bottom: 40px;
}

.page-complaint .form-complaint label,
form label.col-form-label {
    font-size: 12px;
    line-height: 19.2px;
    text-align: left;
    color: #888888 !important;
}

.page-complaint .form-complaint input,
.page-complaint .form-complaint textarea {
    border-radius: 8px !important;
    border-color: #5C5C5C !important;
}

.page-complaint .form-complaint input::placeholder,
.page-complaint .form-complaint textarea::placeholder {
    color: #BFBFBF
}

.page-complaint .form-complaint button.btn {
    font-size: 23px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
    color: #ffffff !important;
    text-transform: math-auto;
    border-radius: 8px !important;
    background: #222C40;
}

.page-complaint {
    position: relative;
    padding-bottom: 80px;
}

.page-complaint:before {
    content: "";
    background: url(../images/complaint-bg.jpeg);
    height: 100%;
    width: 30%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    background-position: center;
    background-size: cover;
}

.header-one .header-mini .dropdown .dropdown-menu {
    position: absolute;
    top: 101%;
    background: rgb(40 58 86 / 85%);
    width: calc(100% + 30px);
    padding: 15px 0;
}

.header-one .header-mini .dropdown:hover>.dropdown-menu .dropdown-submenu {
    display: flex;
    justify-content: center;
    text-align: center;
    gap: 20px;
}

.header-one .header-mini .dropdown:hover>.dropdown-menu .dropdown-submenu a {
    display: inline-block;
    width: auto;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Gilroy medium";
}

.header-mini ul.navbar-nav li a:hover {
    color: #A18665 !important;
}

.page-login,
.page-register {
    padding: 80px 0;
    background: #ffffff;
}

.page-login .heading h2,
.page-register .heading h2 {
    display: block;
    font-size: 27px;
    font-weight: 500;
    line-height: 54px;
    text-align: center;
    color: #000000;
    text-transform: math-auto;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 20px;
}

.page-login .registration-process .input-group input,
.page-register .registration-process .input-group select,
.page-register .registration-process .input-group input {
    border: none;
    border-radius: 0 !important;
    padding: 0px 15px;
    height: 40px !important;
}

form#loginForm input {
    border-bottom: 1px solid #000000 !important;
    color: #000000 !important;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.page-login input::placeholder,
.page-register input::placeholder {
    color: #868686;
}

.page-login form label,
.page-register form label {
    font-size: 14px;
    font-weight: 400;
    line-height: 27.6px;
    text-align: left;
}

.page-login form#loginForm button#loginAccount,
.page-register form#registerForm button#createAccount {
    font-size: 18px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: center;
    color: #FFFFFF !important;
    text-transform: none;
    padding: 10px !important;
    background: #222C40 !important;
}

.page-login form#loginForm button#loginAccount:hover,
.page-register form#registerForm button#createAccount:hover {
    background: #ffffff !important;
    color: #000000 !important;
}

.page-login form#loginForm a#loginAccount {
    font-size: 18px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: center;
    color: #222C40 !important;
    text-transform: none;
    padding: 10px !important;
    background: #ffffff !important;
}

.page-login form#loginForm a#loginAccount:hover {
    color: #ffffff !important;
}

.registration-process .input-group input:focus,
.registration-process .input-group input:focus {
    border-color: transparent;
    border-bottom: 1px solid #000000;
}

small.problem {
    margin-top: 10px;
    display: block;
    color: #000000;
    font-size: 10px;
}

label.terms-services {
    display: flex;
    align-items: center;
    gap: 10px;
}

label.terms-services a {
    font-size: 12px;
    font-weight: 400;
}

.menu-left .accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: all 0.5s;
}

.menu-left .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

.menu-left .accordion-button::after {
    transition: all 0.5s;
}

.menu-left .accordion-item {
    border: none;
    margin-bottom: 10px;
    box-shadow: none;
}

.menu-left .accordion-item .accordion-button:not(.collapsed) {
    background: transparent;
    box-shadow: none;
}

.menu-left .accordion-item .accordion-body a {
    padding: 5px 15px;
    font-size: 13px;
    margin-left: 10px;
    font-family: "Gilroy medium";
    font-weight: 400;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #ffffff;
}

.menu-left h2 button {
    font-weight: 500;
}

@media (min-width: 767px) {
    .page-single .contact-content p {
        font-size: 16px;
    }
}

/* Layout User
----------------------------------*/

.user-content .heading h2,
.page-heading-title h2 {
    font-size: 27px;
    font-weight: 500;
    line-height: 54px;
    color: #000000 !important;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    display: block;
    text-transform: math-auto;
}

.heading {
    margin-bottom: 0;
}

.user-content .heading h2 {
    font-family: "Gilroy medium", sans-serif !important;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.user-content .media-main .media-body h4 {
    font-size: 20px;
    margin-bottom: 0;
    color: #000000;
}

.heading h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 27px;
    font-family: "Gilroy medium", sans-serif !important;
}

.heading h4 {
    text-align: center;
    font-size: 20px;
    font-family: "Gilroy medium", sans-serif !important;
}

.page-contri thead tr {
    background: #222c40;
    color: #ffffff;
    font-size: 14px;
    font-family: "Gilroy medium", sans-serif !important;
}

.page-contri tr th,
.page-contri tr td {
    border: 1px solid #222c40;
    text-align: center !important;
    padding: 15px 0;
}

.page-contri tr td {
    font-size: 10px;
    padding: 20px;
}

.heading p {
    text-align: center;
    font-size: 11px;
    margin-bottom: 30px;
}

.blog.blog-detail {
    border: none;
    font-size: 16px;
}

.blog.blog-detail img {
    margin: 0 auto;
    display: block;
}

.single-block.pro-content.bg-white .page-heading-title h2:after {
    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    background: #212c40;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.user-content .media-main {
    margin-bottom: 30px;
}

ul.list-group.user-menu li a {
    font-size: 18px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 10px;
    font-family: "Gilroy Semibold", sans-serif !important;
}

ul.list-group.user-menu li a:hover,
ul.list-group.user-menu li a.active {
    background: #222C40;
    color: #ffffff !important;
}

ul.list-group.user-menu li a:hover img,
ul.list-group.user-menu li a.active img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(15%) saturate(2500%) hue-rotate(101deg) brightness(122%) contrast(121%);
}

ul.list-group.user-menu li a img {
    width: 18px;
}

.form-control,
.input-group .form-control {
    border-radius: 0px !important;
    border-color: #000000;
    font-size: 14px;
    padding: 12px;
}

input.form-control,
select.form-control {
    height: 40px !important;
}

.user-info .media-body {
    display: flex;
    gap: 30px;
    align-items: center;
}

section.user-content table.table.order-table {
    background: #ffffff;
}

section.user-content table.table.order-table td {
    border: none;
    padding: 10px 0 !important;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
}

section.user-content table.table.order-table tr {
    border-bottom: 1px solid #222c40;
}

section.user-content table.table.order-table th {
    font-size: 10px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: center;
    padding: 15px !important;
    background: #222c40;
    color: #ffffff;
    font-family: "Gilroy Semibold", sans-serif !important;
}

.user-info .media-body {
    font-size: 20px;
}

.shipping-content .main-form .select-control .form-control {
    padding: 0 15px;
}

.shipping-content .main-form .select-control .form-control {
    padding: 0 15px;
}

.shipping-content .table th {
    font-size: 10px;
    background: #000000;
    color: #ffffff;
    text-align: center;
}

.shipping-content .table tr td .form-check-input {
    position: relative;
    top: unset;
}

ul.list-group.user-menu li.list-group-item {
    border: none;
    border-bottom: 1px solid rgb(140, 140, 140);
    border-top: 1px solid rgb(140, 140, 140);
}

.shipping-content .main-form {
    padding: 24px;
}

.page-user-shipping .shipping-table.address-list td {
    text-align: center;
    font-size: 10px;
}

.page-user-shipping .shipping-table.address-list .shipping-address-listing-edit-btn,
.page-user-shipping .shipping-table.address-list .shipping-address-listing-delete-btn {
    padding: 10px;
}

.shipping-content .table tr .edit-tag ul {
    justify-content: end;
    gap: 10px;
}

.shipping-content .table tr .edit-tag ul li {
    margin: 0;
}

.wishlist-content .wishlist-remove img {
    border: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wishlist-content .item-quantity .input-group-btn {
    float: none;
    position: relative;
    width: auto;
    background: transparent;
    display: flex;
    align-items: center;
}

.wishlist-content .item-quantity .input-group-btn button {
    border: 1px solid #000000;
    color: #000000;
    padding: 0;
    height: 30px;
    width: 30px;
    border-radius: 50% !important;
    font-size: 12px;
}

.wishlist-content a.wishlist-remove {
    display: inline-block;
    border: 1px solid #E0E0E0;
    padding: 10px;
    width: auto;
}

.wishlist-content .media-main .media-body .texting h3 {
    font-size: 27px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
}

.wishlist-content .media-main .media-body .texting p {
    font-size: 14px;
}

.item-price.price.wishlist-product-price strong {
    margin-right: 15px;
}

.item-price.price.wishlist-product-price {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    margin-bottom: 15px !important;
}

.wishlist-product-btn {
    background: #ffffff !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-transform: math-auto;
    color: #212529 !important;
}

.wishlist-content .media-main .media-body .texting .buttons .input-group {
    margin-right: 25px;
}

.wishlist-content .media-main .media-body .texting .buttons .input-group span.fas {
    color: #000000 !important;
}

.wishlist-content .item-quantity .input-group-btn input {
    width: 100px;
}

.wishlist-content .item-quantity .input-group-btn button i {
    color: #000000;
}

.wishlist-product-btn img {
    width: auto !important;
    height: auto !important;
    border: none !important;
    margin: 0 !important;
}

.wishlist-product-btn:before {
    background-color: #ffffff;
}

.cart-page .media-main.user-info {
    margin-bottom: 30px;
}

.cart-page .media-main .media-body h4 {
    font-size: 20px;
    margin-bottom: 0;
    color: #000000;
}

#cartItem-product-show {
    background: #ffffff;
    padding: 24px;
}

.wishlist-content .media-main .media img {
    width: 200px;
    height: 236px;
    border: 1px solid #ddd;
    margin-right: 1rem;
    border-radius: 24px;
}

.wishlist-content .media-body {
    position: relative;
}

.wishlist-content .media-body .wishlist-option {
    opacity: 0;
    will-change: transform;
    transform: none;
    transform-origin: 50% 50% 0px;
    align-content: center;
    align-items: center;
    bottom: 0;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0;
    width: 200px;
    z-index: 1;
}

.wishlist-content .media-body:hover .wishlist-option {
    opacity: 1;
}

.wishlist-content .media-body .wishlist-option a {
    flex: none;
    height: 50px;
    position: relative;
    width: 100%;
    background: #000000 !important;
    color: #ffffff !important;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    font-family: "Gilroy Semibold", sans-serif !important;
}

.wishlist-content .media-body .wishlist-option a img {
    height: 100% !important;
    border-radius: 0;
}

.wishlist-content .media-body .wishlist-option a:hover {
    background-color: #ffffff !important;
    border: 2px solid #000000 !important;
    color: #000000 !important;
}

.wishlist-content .media-body .wishlist-option a:hover img {
    filter: brightness(100%) saturate(100%) invert(100%) sepia(15%) saturate(2500%) hue-rotate(101deg) brightness(122%) contrast(121%);
}

/* Layout Cart
----------------------------------*/
.cart-page #cartItem-product-show h4.cartItem-name,
.cart-detail h4.cartItem-name {
    font-size: 27px;
    line-height: 1.2em;
    text-align: left;
    color: #212121;
}

.item-des {
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 50px;
}

.cartItem-total {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 500;
}

.cart-page #cartItem-product-show .item-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    margin-bottom: 10px;
}

span.cartItem-price-discount {
    position: relative;
}

span.cartItem-price-discount:before {
    content: "";
    position: absolute;
    top: 50%;
    border: .5px solid #000;
    width: 100%;
}

.cart-page #cartItem-product-show .item-price span.cartItem-price {
    font-weight: bold;
}

.cart-page #cartItem-product-show button span {
    color: #ffffff !important;
}

.cart-page #cartItem-product-show .cartItem-total {
    font-size: 20px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: right;
}

.page-bank form {
    padding: 20px;
    background: #ffffff;
}

.cart-page #cartItem-product-show .cartItem-total-text {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
}

.cart-page #cartItem-product-show .item-controls button {
    background: transparent;
    border: 1px solid #E0E0E0;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-transform: math-auto;
    padding: 10px 15px !important;
}

.header-mobile .header-maxi {
    width: 100%;
}

#cartItem-product-show .cartItem-row td,
.cart-detail .cartItem-row td {
    border: none;
}

#cartItem-product-show .cartItem-row .cartItem-mid,
.cart-detail .cartItem-row .cartItem-mid {
    position: relative;
}

#cartItem-grandtotal-product-show {
    border: none;
}

.checkout-step .form-row input,
.checkout-step .form-row select {
    border: 1px solid #212c40 !important;
    font-weight: 400;
    font-size: 12px;
    height: 40px !important;
}

#cartItem-grandtotal-product-show .cart-payment,
.cart-total .cart-payment {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

#cartItem-grandtotal-product-show .cart-payment>div,
.cart-total .cart-payment>div {
    font-size: 14px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
}

#cartItem-grandtotal-product-show .cart-payment .caritem-grandtotal,
.cart-total .cart-payment .caritem-grandtotal {
    font-size: 14px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
}

#cartItem-grandtotal-product-show p,
.cart-total p {
    font-size: 12px;
    font-weight: 400;
    line-height: 19.2px;
    margin: 0;
}

#cartItem-grandtotal-product-show a.btn,
.cart-total a.btn {
    font-size: 16px;
    font-weight: 600;
    line-height: 27.6px;
    color: #ffffff !important;
    text-transform: math-auto;
    width: 100%;
    text-align: center !important;
}

tr.cartItem-row {
    position: relative;
}

div#pills-shipping form {
    background: #ffffff;
    padding: 24px;
}

.checkout-btn {
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: end;
}

.checkout-btn button {
    margin: 0 !important;
    width: 200px;
}

div#pills-shipping label.form-check-label {
    color: #212121;
}

a.btn.btn-secondary {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
}

button.btn.btn-secondary {
    font-size: 20px;
    line-height: 27.6px;
    text-align: center;
    color: #ffffff !important;
    text-transform: math-auto;
    font-family: "Gilroy Semibold", sans-serif !important;
    border-width: 2px;
}

button.btn.btn-secondary img.img-b {
    display: none;
}

button.btn.btn-secondary:hover img.img-b {
    display: block;
}

button.btn.btn-secondary:hover img.img-w {
    display: none;
}

button.btn.btn-secondary:hover {
    background: #ffffff !important;
    color: #000000 !important;
}

button.btn.btn-three {
    background: #c8c9c8;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

#cartItem-grandtotal-product-show td.caritem_subtotal,
td.caritem_discount_coupon,
td.shipping_tax {
    font-size: 12px;
    line-height: 27.6px;
    text-align: right;
}

.checkout-area .right-table tbody th {
    font-size: 13px;
}

.checkout-module.checkout-step-head ul {
    width: 100%;
    justify-content: space-between;
}

.checkout-module.checkout-step-head ul li {
    width: 32%;
    background: #ffffff;
}

.checkout-module.checkout-step-head ul.nav-pills li .nav-link {
    font-size: 20px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
    color: #ffffff !important;
    padding: 15px 24px;
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
}

.checkout-module.checkout-step-head ul.nav-pills li .nav-link::before {
    content: "";
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 15px solid rgb(244 245 248);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    transition: 0.4s;
}

.checkout-module.checkout-step-head ul.nav-pills li .nav-link::after {
    content: "";
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    right: -15px;
    top: 0;
    z-index: 1;
    transition: 0.4s;
    height: 100%;
}

.checkout-module.checkout-step-head ul.nav-pills li .nav-link.active {
    background-color: #222C40 !important;
}

.checkout-module.checkout-step-head ul.nav-pills li .nav-link.active img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(15%) saturate(2500%) hue-rotate(101deg) brightness(122%) contrast(121%);
}

.checkout-module.checkout-step-head ul.nav-pills li .nav-link.active span {
    color: #ffffff !important;
}

.checkout-module.checkout-step-head ul li:first-child a:before {
    border-left: 15px solid rgb(255 255 255) !important;
}

.checkout-module.checkout-step-head ul.nav-pills li:first-child .nav-link.active:before,
.checkout-module.checkout-step-head ul.nav-pills li .nav-link.active:after {
    border-left: 15px solid #222C40 !important;
}

.checkout-area .checkout-module {
    padding: 0;
}

.company-shipping ul {
    padding: 0;
    list-style: none;
}

.company-shipping {
    background: #ffffff;
    padding: 24px;
}

.company-shipping ul label {
    display: flex;
    gap: 20px;
    align-items: center;
}

.company-shipping ul li {
    margin-bottom: 24px;
}

.checkout-area .checkout-module label input {
    margin-right: 24px;
}

a.btn.btn-light {
    background: #ffffff;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
}

form#paymentForm {
    background: #ffffff;
    padding: 24px;
}

form#paymentForm ul {
    padding: 0;
    list-style: none;
}

form#paymentForm ul li {
    margin-bottom: 24px;
}

form#paymentForm ul li label {
    display: flex;
    align-items: center;
    gap: 20px;
}

.box-note {
    padding: 24px;
}

.box-note h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 27.6px;
    text-align: left;
    color: #222C40 !important;
}

.checkout-area .tab-content .tab-pane .top-table tbody {
    border: none !important;
}

#pills-order .input-group.item-quantity.cartItem-mid {
    display: flex;
    width: 100%;
    gap: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: center;
    align-items: center;
}

.header-one .header-mini .dropdown {
    position: initial;
}

header#headerOne ul.navbar-nav {
    position: initial;
}

header.header-area.header-sticky li.nav-item.dropdown {
    position: initial;
}

header.header-area.header-sticky li.nav-item.dropdown:hover .dropdown-menu {
    top: 100%;
    z-index: 9;
    display: block;
    width: 100%;
    margin: 0;
    background: #212c40a1;
    text-align: center;
    padding: 0;
}

.sticky-header .dropdown-submenu {
    display: flex;
    justify-content: center;
    gap: 50px;
}

.sticky-header .dropdown-submenu a.dropdown-item {
    width: auto;
}

header.header-area.header-sticky li.nav-item a {
    padding: 20px !important;
}

header.header-area.header-sticky li.nav-item a:hover {
    background: transparent;
}

.home-sale-off .product article .thumb {
    position: relative;
}

.home-sale-off .product article .thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
    max-width: max-content;
}

.product article .content .title a {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 52px;
}

.product.product-item h5.product-title,
.product.product3 h5.product-title {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}

button.btn.wishlist-icon:hover .regular,
button.btn.wishlist-icon.active .regular {
    display: none;
}

button.btn.wishlist-icon:hover .hover,
button.btn.wishlist-icon.active .hover {
    display: block !important;
}

.btn-secondary:before {
    background-color: transparent;
}

.paginateLinks {
    text-align: center;
}

.cart-page #cartItem-product-show td {
    /* padding-bottom: 0; */
    vertical-align: middle;
}

.checkout-area .checkout-module label img {
    max-width: 100px;
}

.product-page .slider-wrapper .slider-nav .slider-nav__item img {
    height: 120px;
}

.product-page .slider-for a img {
    height: 600px;
}

.user-content form#profileForm {
    background: #ffffff;
}

.page-login form#loginForm a#loginAccount:hover {
    background: #222C40 !important
}

.order-detail-info table,
.order-detail-info table td,
.order-detail-info table,
th {
    border: none;
}

.wishlist-content .buttons a {
    color: #000000 !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
}

.wishlist-content .media-main .media-body .texting .price span {
    position: relative;
}

.wishlist-content .media-main .media-body .texting .price span:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    border: .5px solid #000000;
}

.checkout-area .right-table tbody th,
.checkout-area .right-table tbody td {
    padding: 15px 5px;
}

.loading-order {
    display: none;
    position: absolute;
    background: #ffffff78;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.cart-page {
    position: relative;
}

.loading-order .spinner-border {
    position: absolute;
    left: 50%;
    top: 50%;
}

.carousel-content .carousel .carousel-inner .carousel-item {
    height: auto;
    overflow: hidden;
}

.date-filter {
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

.date-filter input {
    width: 200px;
    text-align: center;
    border: 1px solid #000000;
}

.banner-register {
    display: flex;
    align-items: center;
    background: #ffffff;
}

.banner-register img {
    width: 60%;
}

.popup-regcontent {
    position: relative;
    padding: 20px;
    font-size: 18px;
}

.popup-regcontent p {
    text-align: justify;
}

.popup-regcontent p a {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    color: #DFCD8B !important;
}

.popup-regcontent .register {
    position: relative;
}

.popup-regcontent .register:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImRvdWJsZS1hcnJvdy1sZWZ0IDEiPgo8ZyBpZD0iR3JvdXAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMi4yOTMyMSAyLjI5M0MyLjQ4MDc0IDIuMTA1NTMgMi43MzUwNSAyLjAwMDIxIDMuMDAwMjEgMi4wMDAyMUMzLjI2NTM4IDIuMDAwMjEgMy41MTk2OSAyLjEwNTUzIDMuNzA3MjEgMi4yOTNMOC43MDcyMSA3LjI5M0M4Ljg5NDY4IDcuNDgwNTMgOSA3LjczNDg0IDkgOEM5IDguMjY1MTYgOC44OTQ2OCA4LjUxOTQ3IDguNzA3MjEgOC43MDdMMy43MDcyMSAxMy43MDdDMy41MTg2MSAxMy44ODkyIDMuMjY2MDEgMTMuOTkgMy4wMDM4MSAxMy45ODc3QzIuNzQxNjIgMTMuOTg1NCAyLjQ5MDggMTMuODgwMiAyLjMwNTQgMTMuNjk0OEMyLjExOTk5IDEzLjUwOTQgMi4wMTQ4MiAxMy4yNTg2IDIuMDEyNTQgMTIuOTk2NEMyLjAxMDI2IDEyLjczNDIgMi4xMTEwNiAxMi40ODE2IDIuMjkzMjEgMTIuMjkzTDYuNTg2MjEgOEwyLjI5MzIxIDMuNzA3QzIuMTA1NzQgMy41MTk0NyAyLjAwMDQzIDMuMjY1MTYgMi4wMDA0MyAzQzIuMDAwNDMgMi43MzQ4NCAyLjEwNTc0IDIuNDgwNTMgMi4yOTMyMSAyLjI5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGlkPSJWZWN0b3JfMiIgZD0iTTExLjU4NjIgOEw3LjI5MzIxIDMuNzA3QzcuMTExMDYgMy41MTgzOSA3LjAxMDI2IDMuMjY1NzkgNy4wMTI1NCAzLjAwMzU5QzcuMDE0ODIgMi43NDE0IDcuMTE5OTkgMi40OTA1OCA3LjMwNTQgMi4zMDUxOEM3LjQ5MDggMi4xMTk3NyA3Ljc0MTYyIDIuMDE0NiA4LjAwMzgxIDIuMDEyMzJDOC4yNjYwMSAyLjAxMDA0IDguNTE4NjEgMi4xMTA4NCA4LjcwNzIxIDIuMjkzTDEzLjcwNzIgNy4yOTNDMTMuODk0NyA3LjQ4MDUyIDE0IDcuNzM0ODMgMTQgOEMxNCA4LjI2NTE2IDEzLjg5NDcgOC41MTk0NyAxMy43MDcyIDguNzA3TDguNzA3MjEgMTMuNzA3QzguNjE0OTcgMTMuODAyNSA4LjUwNDYyIDEzLjg3ODcgOC4zODI2MiAxMy45MzExQzguMjYwNjEgMTMuOTgzNSA4LjEyOTM5IDE0LjAxMTEgNy45OTY2MSAxNC4wMTIyQzcuODYzODQgMTQuMDEzNCA3LjczMjE2IDEzLjk4ODEgNy42MDkyNiAxMy45Mzc4QzcuNDg2MzYgMTMuODg3NSA3LjM3NDcxIDEzLjgxMzMgNy4yODA4MiAxMy43MTk0QzcuMTg2OTMgMTMuNjI1NSA3LjExMjY3IDEzLjUxMzggNy4wNjIzOSAxMy4zOTA5QzcuMDEyMTEgMTMuMjY4MSA2Ljk4NjgxIDEzLjEzNjQgNi45ODc5NiAxMy4wMDM2QzYuOTg5MTIgMTIuODcwOCA3LjAxNjcgMTIuNzM5NiA3LjA2OTExIDEyLjYxNzZDNy4xMjE1MiAxMi40OTU2IDcuMTk3NyAxMi4zODUyIDcuMjkzMjEgMTIuMjkzTDExLjU4NjIgOFoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9nPgo8L3N2Zz4K);
    background-position: center;
    background-repeat: no-repeat;
    transition: background-color .3s, background-position .3s;
}

.popup-regcontent .register:hover:after {
    background-position: 62%;
}

span.percent-symbaol {
    background: #ff0000;
    color: #ffffff !important;
    border-radius: 3px;
    padding: 3px;
}

.price-percent {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 10px;
}

.price-percent span.price-original {
    margin-top: 0 !important;
}

.cta-register img {
    width: 25px;
}

.cta-register {
    display: flex;
    align-items: end;
    gap: 10px;
    margin-top: 20px;
    font-weight: 700;
}

.cta-register span {
    font-weight: bold !important;
}

.page-register-success {
    padding: 50px 0;
}

.page-register-success h1 {
    text-align: center;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 50px;
}

.page-register-success img {
    width: 200px;
    margin-bottom: 50px;
}

.page-register-success p {
    font-size: 20px;
}

.user-info-success {
    width: 70%;
    margin: 0 auto;
    border: 1px solid #000000;
    padding: 20px;
}

.user-info-success td {
    font-size: 18px;
    padding: 15px;
}

.user-info-success .col-12.col-sm-12.col-md-4 img {
    margin-bottom: 0;
}

.accordion-button:not(.collapsed) {
    color: #212c40;
    background-color: #212c401f;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.cart-empty {
    text-align: center;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    padding: 50px 0;
    font-size: 20px;
}

.cart-action label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}

.cart-action {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.item-capacity {
    background: #212c40;
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    padding: 2px 5px;
    margin-bottom: 10px;
}

ul.nav.nav-tabs.master-tabs li {
    width: 100%;
    text-align: center;
    padding: 0 15px;
}

ul.nav.nav-tabs.master-tabs li button {
    width: 100%;
    display: block;
    background: #ffffff;
    color: #212c40 !important;
    font-size: 27px;
    padding: 10px;
    border: none;
}

ul.nav.nav-tabs.master-tabs li button.active {
    background: #212c40;
    color: #ffffff !important;
}

.master-detail {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 45px;
    margin: 10px 0 0;
    border: 1px solid #212c40;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
}

.slider-master-item {
    padding: 0;
    display: flex !important;
    justify-content: space-between;
    gap: 15px;
}

.page-master-top {
    padding-bottom: calc(30vh);
}

ul.nav.nav-tabs.master-tabs {
    border-width: 3px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    border: navajowhite;
}

.master-detail.hightline {
    background: #212c40;
    color: #ffffff;
}

ul.nav.nav-tabs.master-tabs li a {
    background: #000000;
    color: #ffffff !important;
    width: 100%;
    display: block;
    font-size: 27px;
    padding: 24px 0;
}

.slider-master-item-col {
    width: 100%;
}

.top-bar-news {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    background: #212c40;
    padding: 13px 0;
    color: #ffffff;
}

.top-bar-news a {
    text-decoration: none;
}

.top-bar-news a span {
    color: #f5f5f5 !important;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.top-bar-news .swiper-button-prev {
    aspect-ratio: 1;
    background-color: #ffffff;
    mask-image: url('data:image/svg+xml,<svg aria-label="Chevron Left" display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 3.5 0 L 0 3.25 L 3.5 6.5" fill="transparent" height="6.5px" id="uPOkBYOcc" opacity="1" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--18mrqx2, rgb(0, 0, 0))" transform="translate(9.75 8.75)" width="3.5px"/></svg>');
    mask-position: center;
    mask-repeat: no-repeat;
    width: 60px;
}

.top-bar-news .swiper-button-next {
    aspect-ratio: 1;
    background-color: #ffffff;
    mask-image: url('data:image/svg+xml,<svg aria-label="Chevron Right" display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0 0 L 3.5 3.25 L 0 6.5" fill="transparent" height="6.5px" id="fpB5ewKmE" opacity="1" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--18mrqx2, rgb(0, 0, 0))" transform="translate(10.75 8.75)" width="3.5px"/></svg>');
    mask-position: center;
    mask-repeat: no-repeat;
    width: 60px;
}

.top-bar-slider-item {
    text-align: center;
}

.top-bar-slider .swiper-button-next,
.top-bar-slider .swiper-button-prev {
    color: #ffffff;
}

#headerOne a.navigation-mobile-toggler span {
    color: #ffffff !important;
}

.page-register .heading h2:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 5px;
    background: #000000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.page-register .heading h2:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 5px;
    background: #C7C7C7;
    bottom: 0;
    left: 50%;
    z-index: 9;
}

#registerForm .input-group input {
    padding: 0 15px;
    font-size: 16px;
    border: none !important;
    border-bottom: 1px solid #212c40 !important;
}

#registerForm .input-group select {
    border: 1px solid #212c40 !important;
}

.campaign .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.campaign .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h2.heading-title {
    font-size: 40px;
    font-family: "Gilroy Semibold", sans-serif;
}

.campaign p {
    font-size: 20px;
    margin-top: 0;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 0;
    letter-spacing: -.02em;
}

.text-center {
    text-align: center !important;
}

.best-collection-item {
    font-size: 20px;
}

.checkout-step .form-control,
.input-group .form-control {
    background: transparent;
    font-size: 18px;
}

#cartItem-product-show .cartItem-row td,
.cart-detail .cartItem-row td {
    vertical-align: middle;
}

.checkout-step .input-group.item-quantity.cartItem-mid {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.checkout-step .cartItem-price-final {
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 20px;
}

.checkout-box-success {
    padding: 20px;
    border: 1px solid #212c40;
    margin-top: 10px;
}

.checkout-box-success td,
.checkout-box-success th {
    border: none;
    font-size: 12px;
    vertical-align: middle;
    line-height: 1.2em;
    font-weight: 500;
}

.payment-method-list {
    display: flex;
    gap: 30px;
    margin: 20px 0;
}

.payment-method-list input {
    display: none;
}

.payment-method-list .pay {
    width: 100px;
    border: 1px solid #212c40;
    padding: 5px;
    text-align: center;
    font-size: 20px;
}

.payment-method-list .pay img {
    width: 100%;
}

.payment-method-list input:checked+div {
    background: #dfc29033;
    border-color: #dfc290;
}

tr.has-border {
    border-top: 1px solid #212c40;
}

tr.text-price th,
tr.text-price td {
    font-size: 22px !important;
    color: #3652a2;
    font-weight: bold;
}

.cart-page-one .top-table tbody tr {
    margin-bottom: 0;
}

.cart-page .input-group.item-quantity.cartItem-mid {
    justify-content: center;
    align-items: center;
    width: 120px;
    text-align: center;
}

h4.cartItem-name {
    font-size: 20px;
    line-height: 1.2em;
}

h4.cartItem-category {
    font-size: 10px;
}

.cartItem-regular.text-right {
    font-size: 12px;
    padding-bottom: 0;
}

.cartItem-price-final {
    font-size: 20px;
    font-weight: 500;
}

.cartItem-price-regular {
    padding-bottom: 0 !important;
}

.item-desc {
    font-size: 10px;
    max-width: 80%;
}

.cart-area .item-price {
    background: #EBF1FF;
}

.menu-left .accordion-button::after {
    width: 35px;
    height: 35px;
    background-size: cover;
    /* transform: translateY(-50%); */
}

.menu-left .accordion-item .accordion-button,
.menu-left .accordion-item a {
    font-family: "Gilroy Semibold", sans-serif;
    padding: 10px 15px;
    font-size: 19px;
    position: relative;
}

.header-one .bg-header-bar {
    background-color: #222c40;
}

#cartItem-grandtotal-product-show tr,
.cart-total tr {
    box-shadow: none;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

#cartItem-grandtotal-product-show tr th,
.cart-total tr th {
    box-shadow: none;
    border: none !important;
}

#cartItem-grandtotal-product-show tr td,
.cart-total tr td {
    box-shadow: none;
    border: none;
    padding: 20px;
    font-size: 14px;
}

#cartItem-grandtotal-product-show tr p {
    margin: 0;
}

#cartItem-grandtotal-product-show tr:last-child td,
.cart-total tr:last-child td {
    padding-left: 0;
    padding-right: 0;
}

#cartItem-grandtotal-product-show tr:last-child td a,
.cart-total tr:last-child td a {
    width: 100%;
}

#cartItem-grandtotal-product-show tr:last-child,
.cart-total tr:last-child {
    border-left: none;
    border-right: none;
}

.master-filter {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: 0 auto;
    padding: 0 15px;
}

.master-filter .nice-select {
    background: #212c40;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
    border-radius: 0;
}

.btn.cartItem-qty-2 {
    border: 2px solid #000000;
    color: #000000;
    padding: 0;
    height: 25px;
    width: 25px;
    border-radius: 50% !important;
    font-size: 12px;
}

.btn.cartItem-qty-1 span,
.btn.cartItem-qty-2 span {
    color: #000000;
}

.master-fullname {
    font-size: 26px;
    text-transform: capitalize;
}

.master-count {
    font-size: 26px;
}

.btn.cartItem-qty-1 {
    border: 2px solid #000000;
    color: #000000;
    padding: 0;
    height: 25px;
    width: 25px;
    border-radius: 50% !important;
    font-size: 12px;
}

.master-filter .nice-select>span.current {
    color: #ffffff;
    font-size: 20px;
}

.master-filter .nice-select ul {
    width: 100%;
    text-align: center;
}

.master-filter .nice-select ul li {
    text-align: center;
    border-color: #212c40;
    border-bottom: 1px solid #212c40 !important;
}

.top-master-slider {
    min-height: 350px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.swiper-pagination-bullet-active {
    background: #212c40;
}

.givehada-intro-box {
    text-align: center;
    font-size: 20px;
    border: 1px solid #212c40;
    padding: 50px;
}

.about-us-page h2 {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 30px;
}

.about-us-page p {
    font-size: 22px;
}

.about-us-page .video-container {
    width: 60%;
    margin: 0 auto;
    height: 400px;
}

.about-us-page .video-container iframe {
    width: 100%;
    height: 100%;
}

.ab-box-cnt {
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ab-block-1 {
    text-align: center;
    font-size: 20px;
}

.box-img-1 {
    width: 400px;
    height: 400px;
    background: #212c40;
    margin: 0 auto;
}

.box-img-3 {
    width: 60%;
    height: 300px;
    background: #212c40;
    margin: 0 auto;
    margin-bottom: 50px;
}

.box-img-4 {
    width: 70%;
    height: 300px;
    background: #212c40;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
}

.box-img-2 {
    width: 80%;
    height: 60%;
    background: #212c40;
    margin-bottom: 50px;
}

section.givehada-block-3 {
    font-size: 20px;
    text-align: center;
}

.box-img-5 {
    width: 70%;
    height: 300px;
    background: #212c40;
    margin: 0 auto;
}

.content-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.pro-heading-title h2 {
    color: #212c40 !important;
    font-size: 27px;
    text-align: center;
}

.slider-wrapper.pd2.slider-show a.slider-for__item {
    border-radius: 50px;
    overflow: hidden;
}

.checkout-box-success button,
.checkout-btn button {
    font-size: 14px !important;
}

.user-info-profile {
    background: #212c40;
    color: #ffffff;
    padding: 25px;
}

.user-info-profile-list {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.user-info-profile-list p {
    color: #ffffff !important;
    font-weight: 400 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}

.user-info-profile-list img {
    width: 23px;
}

.btn-list-profile {
    display: flex;
    gap: 15px;
}

.btn-list-profile .btn {
    width: 50%;
    text-transform: uppercase !important;
}

.btn-list-profile a {
    width: 50%;
    text-align: center;
    border: 1px solid #212c40;
    text-transform: uppercase;
    color: #212c40;
    font-weight: bold;
    padding-top: 13px;
}

.product-detail-info-top {
    position: relative;
    border-bottom: 1px solid #212c40;
    margin-bottom: 20px;
}

.product-detail-info-mid {
    margin-top: 40px;
}

.price.product-card-price>div {
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
}

.pro-counter-new {
    padding: 15px 0;
    border-top: 1px solid #212c40;
    border-bottom: 1px solid #212c40;
}

.pro-counter-new input#quantity-input {
    text-align: center;
    max-width: 46px;
    border: none !important;
}

.pro-counter-new .quantity-minus-style {
    border: 1px solid #212c40;
    color: #000;
    border-radius: 50% !important;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 0;
}

.pro-counter-new .quantity-minus-style i {
    color: #000 !important;
    display: block;
}

.pro-counter-new .quantity-plus-style {
    border: 1px solid #212c40;
    color: #000;
    margin-right: 10px;
    border-radius: 50% !important;
    height: 30px;
    width: 30px;
    padding: 0;
    text-align: center;
}

.pro-button>div {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.pro-counter-new .quantity-plus-style i {
    color: #000 !important;
    display: block;
}

.nice-select.form-control {
    border: 1px solid #212c40 !important;
    color: #212c40 !important;
}

.nice-select.open .list {
    width: 100%;
    background: #ffffff !important;
    border-radius: 0;
    border: 1px solid #212c40 !important;
    margin: 0;
}

.accordion-item .accordion-button b {
    margin: 5px;
}


.input-box {
    position: relative;
    width: 100%;
    max-width: 60px;
    height: 45px;
    background-color: #fff;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
}

.input-box.open {
    max-width: 350px;
}

.input-box input {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    padding: 0 15px;
    border: none;
    border-radius: 6px;
    outline: none;
    transition: all 0.5s ease-in-out;
}

.input-box.open input {
    padding: 0 15px 0 46px;
}

.input-box .search {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 6px;
    cursor: pointer;
}

.input-box.open .search {
    border-radius: 6px 0 0 6px;
}

.search .search-icon {
    font-size: 30px;
    color: #1c1c1c;
}

.input-box .close-icon {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 30px;
    color: #1c1c1c;
    padding: 5px;
    transform: translateY(-50%);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
}

.input-box.open .close-icon {
    transform: translateY(-50%) rotate(180deg);
    pointer-events: auto;
    opacity: 1;
}

.input-box button {
    position: absolute;
    top: 0;
    left: 0;
    background: transparent !important;
    border: none;
    padding: 9px !important;
    height: 100%;
}

.header-right-search {
    display: flex;
    align-items: center;
}

.header-icon img,
.navigation-mobile-container img {
    filter: invert(1);
}

.search-field-wrap {
    opacity: 0;
    top: 0;
}

.search-field-wrap.open {
    opacity: 1;
}

section.page-policy h1 {
    font-size: 27px;
}

section.page-policy .accordion-item .accordion-button {
    font-size: 20px;
    padding: 25px 30px;
    font-family: "Gilroy Semibold", sans-serif !important;
}

section.page-policy .accordion-body {
    font-size: 16px;
    padding: 25px 30px;
}

.zalo-oa-sticky {
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 99;
    width: 60px;
    /* border: 1px solid #decb89; */
    padding: 3px;
    border-radius: 5px;
}

.zalo-oa-sticky.stop {
    position: absolute;
}

.fc-daygrid-event {
    white-space: normal !important;
    text-align: center;
}

section.page-education-detail.bg-white {
    padding: 100px 0;
    background-color: #f7f7f7 !important;
}

.img-event-detail img {
    width: 80%;
}

.event-detail-top h2 {
    font-size: 30px;
}

.event-detail-top p {
    font-size: 20px;
    margin: 0;
}

.event-detail-top {
    border-bottom: 1px solid #212c40;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.event-detail-mid-item {
    margin-bottom: 20px;
    font-size: 20px;
    display: flex;
    gap: 30px;
    width: 100%;
}

.event-detail-mid-item strong:first-child {
    width: 25%;
}

.event-detail-mid {
    margin-bottom: 150px;
}

.modal-dialog-scrollable .modal-content {
    max-height: inherit;
    overflow: hidden;
}

.blog-item .blog-item-cnt h2 a {
    color: #000000 !important;
    font-size: 20px;
    line-height: 1.2em;
    font-family: "Gilroy medium", sans-serif;
}

.hero-slider .swiper-button-next {
    right: unset;
    left: 50%;
    margin-left: 640px;
    width: 30px;
    height: 38px;
    background: url(../images/banner_prev.png) no-repeat center;
    background-size: contain;
    transform: rotate(-180deg);
}

.hero-slider .swiper-button-prev {
    left: unset;
    right: 50%;
    margin-right: 640px;
    width: 30px;
    height: 38px;
    background: url(../images/banner_prev.png) no-repeat center;
    background-size: contain;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.hero-slider {
    position: relative;
}

.menu-icon-list.active .menu-icon-item-1 {
    transform: rotate(-45deg);
    left: calc(50.00000000000002% - 30px / 2);
    right: unset;
    top: calc(47.3684210526316% - 2px / 2);
    width: 30px;
}

.menu-icon-list.active .menu-icon-item-2 {
    left: -29px;
}

.menu-icon-list.active .menu-icon-item-3 {
    bottom: unset;
    left: calc(50.00000000000002% - 30px / 2);
    right: unset;
    top: calc(47.3684210526316% - 2px / 2);
    width: 30px;
    transform: rotate(45deg);
}

.fc-daygrid-day-events a p {
    width: 100%;
}

.fc-daygrid-day-events a {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.fc-daygrid-day-events a .registed {
    background: #79b037;
    color: #ffffff !important;
    padding: 5px 10px;
    display: unset;
}

.fc-daygrid-day-events a .unregisted {
    background: #000000;
    color: #ffffff !important;
    padding: 5px 10px;
    margin-bottom: 5px;
    font-size: 14px;
    display: block;
}


section.carousel-content {
    max-width: 100%;
    overflow: hidden;
}

form#loginForm a.btn.btn-link {
    text-decoration: none;
    font-size: 14px;
}

.profile-style {
    background: #222C40;
    padding-top: 15px;
    padding-bottom: 15px;
}

.profile-style .profile-item {
    color: #ffffff;
    padding: 15px 30px;
    font-size: 20px;
}

.profile-style .profile-item span:first-child {
    font-family: "Gilroy Semibold", sans-serif !important;
    display: inline-block;
    width: 150px;
}

.profile-style .profile-item span:last-child {
    font-family: "Gilroy Light", sans-serif !important;
}

.product article .content .price {
    font-family: "Gilroy", sans-serif !important;
    margin: 0;
}

.menu-left .accordion-body {
    padding: 0 !important;
}

h2.heading-page {
    font-size: 27px;
    text-align: center;
}

.fc .fc-toolbar .fc-toolbar-chunk {
    position: relative;
    padding: 0 50px;
}

.fc .fc-toolbar .fc-toolbar-chunk .fc-button-group:nth-child(1) {
    position: absolute;
    left: 0;
}

.fc .fc-toolbar .fc-toolbar-chunk .fc-button-group:nth-child(2) {
    position: absolute;
    width: 100%;
    left: 0;
}

thead {
    /* background: #000000; */
}

.fc table.fc-scrollgrid .fc-col-header .fc-col-header-cell {
    background: #222c40;
    color: #ffffff !important;
}

.fc table.fc-scrollgrid .fc-col-header .fc-col-header-cell a {
    color: #ffffff !important;
    font-size: 12px;
    font-weight: 700;
    padding: 11px 0;
}

h2.fc-toolbar-title {
    font-size: 20px !important;
}

.fc .fc-toolbar .fc-toolbar-chunk .fc-button-group:nth-child(2) button.fc-prev-button {
    position: absolute;
    left: 0;
}

.fc .fc-toolbar .fc-toolbar-chunk .fc-button-group:nth-child(2) button.fc-next-button {
    position: absolute;
    right: 0;
}

button.fc-button.fc-button-primary span {
    font-size: 2.5em !important;
}

span.search {
    cursor: pointer;
    padding: 10px;
}

.givehada-icon-search {
    background-repeat: no-repeat;
    background-image: url(../images/icon/search.png);
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.givehada-icon-search:hover {
    background-image: url('../images/icon/search_hover.png');
}

.givehada-icon-user {
    background-repeat: no-repeat;
    background-image: url(../images/icon/user.png);
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.givehada-icon-user:hover {
    background-image: url('../images/icon/user_hover.png');
}

.givehada-icon-cart {
    background-repeat: no-repeat;
    background-image: url(../images/icon/cart.png);
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.givehada-icon-cart:hover {
    background-image: url('../images/icon/cart_hover.png');
}

.menu-icon-list>div {
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.menu-icon-list:hover>div {
    background-color: #998062;
}

.pro-heading-title {
    padding-bottom: 70px;
    margin-top: 50px;
}

.slider-wrapper .slider-for .slider-for__item img {
    width: 100%;
    border: none;
    border-radius: 9px;
}

.item-des {
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.header-mini .dropdown-toggle::after {
    display: none;
}

.item-des p {
    margin-bottom: 5px;
}


.h2,
h2 {
    font-size: 27px;
}

.remove-item a {
    display: block;
    width: 160px;
    height: 50px;
    text-align: center;
    background: #000000;
    color: #ffffff !important;
    padding: 15px 0;
}

.remove-item {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

tr.cartItem-row:hover .remove-item {
    display: block;
}


tr.cartItem-row.checkout-item img {
    width: 74px;
    height: 100px;
    padding: 0;
    border-radius: 10px;
}

tr.cartItem-row.checkout-item .item-desc {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.fc .fc-view-harness .fc-daygrid-body .fc-daygrid-day .fc-daygrid-day-top .fc-daygrid-day-number {
    padding-bottom: 0;
    font-size: 14px;
}

.event-detail-mid-item span:first-child {
    min-width: 100px;
}

.fc .fc-view-harness .fc-event {
    background-color: #ffffff !important;
    font-size: 12px !important;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0 10px;
}

.fc .fc-view-harness {
    min-block-size: 1000px !important;
    height: auto !important;
}

tr.cartItem-row.checkout-item {
    border-bottom: 1px solid #8C8C8C;
    border-top: 1px solid #8C8C8C;
}

.fc .fc-daygrid-day-frame {
    height: 150px;
    overflow: hidden;
}

span.fc-icon.fc-icon-chevron-left:hover,
span.fc-icon.fc-icon-chevron-right:hover {
    color: #998062 !important;
}

ul.list-group.user-menu {
    border-radius: 0;
}

.ae-select {
    display: none;
}

.dropdown-wrapper {
    width: 100%;
}

ul.list-group.user-menu {
    width: 100%;
    margin: 0 30px 0 0;
    border: none;
    padding: 0;
    z-index: 1;
}

.order-detail-info tr td:first-child {
    font-family: "Gilroy Semibold", sans-serif !important;
}

.order-detail-user th {
    background: #222c40;
    color: #ffffff;
}

.registration-process a.btn.btn-link:hover {
    text-decoration: underline !important;
}

.term-policy-cnt {
    font-size: 18px;
}

.term-policy-cnt a {
    font-size: 10px;
}

.heading.page-register-title h2:before {
    background: #000000;
}

.heading.page-register-title h2:after {
    background: #C7C7C7;
}

.page-master-top ul.nav.nav-tabs.master-tabs {
    width: 100%;
}

.page-master-top ul.nav.nav-tabs.master-tabs li {
    width: 50%;
    padding: 0;
    border-bottom: 5px solid #000000;
}

tr.cartItem-row:hover .cart-product-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }

    .row.shop_page_product_card,
    .row.category-blogs-row,
    .page-content-space {
        padding: 0 100px;
    }
}

@media only screen and (min-width: 769px) {
    .custom-select .selected {
        display: none;
    }

    .right-menu.custom-select {
        padding: 0;
        border: none;
    }

    ul.list-group.user-menu {
        margin-right: 30px;
        position: relative;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
    h2.heading-style {
        margin-bottom: 100px;
    }

    .best-collection-item {
        margin-bottom: 100px;
    }

    .campaign .video-container {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .price.product-card-price .price-discount {
        font-size: 14px;
    }

    .menu-left {
        left: 20px;
    }
}

@media (max-width: 1200px) {
    .wishlist-content .media-body .wishlist-option {
        position: relative;
        width: 100%;
        opacity: 1;
        padding-left: 0;
        padding-right: 0;
        flex-direction: row;
    }

    .wishlist-content .media-body .wishlist-option a {
        width: 50%;
        justify-content: center;
    }

    .remove-item {
        display: block;
        position: absolute;
        top: 107%;
        right: 0;
        width: 100%;
        text-align: center;
    }

    tr.cartItem-row {
        position: relative;
        padding-bottom: 90px;
        display: list-item;
    }

    tr.cartItem-row::marker {
        display: none !important;
        width: 0;
    }

    #cartItem-product-show .cartItem-row td,
    .cart-detail .cartItem-row td {
        position: relative;
    }

    .remove-item a {
        width: 80%;
        margin: 0 auto;
    }

    tr.cartItem-row.checkout-item {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .shipping-content .shipping-table tbody tr {
        display: table-row;
    }

    .page-user-shipping .shipping-table.address-list img {
        width: 20px;
        height: 20px;
    }

    .ae-select {
        display: block;
    }

    .wishlist-content .media-main .media-body .texting .price {
        margin-bottom: 0 !important;
    }

    .wishlist-content .item-quantity .input-group-btn input {
        width: 50px;
    }

    .wishlist-content .item-quantity .input-group-btn button {
        width: 20px;
        height: 20px;
    }


    .wishlist-content .media-main .media {
        display: flex;
        gap: 10px;
    }

    .wishlist-content .media-main .media-body .texting p {
        font-size: 10px !important;
    }

    .wishlist-content .media-main .media img {
        width: 127px;
        height: auto;
        margin: 0;
    }

    .wishlist-content .media-body .wishlist-option a img {
        margin: 0 auto !important;
    }

    .wishlist-content .media-main .media-body .texting h3 {
        font-size: 20px;
    }

    .wishlist-product-desc {
        display: block !important;
        font-size: 10px !important;
    }

    .heading h3 {
        font-size: 20px;
    }

    .dropdown-wrapper {
        width: 100%;
        margin-bottom: 30px;
    }

    .dropdown-menu-icon {
        position: absolute;
        right: 0;
        z-index: 9;
        top: 50%;
        transform: translateY(-50%);
    }

    .dropdown-menu-icon img {
        width: 25px;
    }

    .dropdown-wrapper .ae-select {
        padding: 8px;
        position: relative;
        border: 1px solid #000000;
        background-color: #000000;
        color: #ffffff;
        font-family: "Gilroy Semibold", sans-serif !important;
    }

    .dropdown-wrapper .ae-select img {
        width: 25px;
        filter: brightness(0) saturate(100%) invert(100%) sepia(15%) saturate(2500%) hue-rotate(101deg) brightness(122%) contrast(121%);
    }

    span.ae-select-content {
        display: flex;
        align-items: center;
        gap: 15px;
        color: #ffffff;
    }

    .dropdown-wrapper .ae-select.chosen {
        color: #ffffff;
    }

    .dropdown-wrapper .ae-select .down-icon,
    .ae-select .up-icon {
        position: absolute;
        right: 8px;
        top: 7px;
    }

    .dropdown-wrapper .ae-dropdown .dropdown-menu {
        background: #fffef3;
        box-shadow: none;
        border-radius: 0px;
        z-index: 99;
    }

    .dropdown-wrapper .ae-dropdown .ae-select,
    .dropdown-wrapper .ae-dropdown .dropdown-menu>li {
        cursor: pointer;
    }

    .dropdown-wrapper .ae-dropdown .dropdown-menu>li>a:focus,
    .dropdown-wrapper .ae-dropdown .dropdown-menu>li>a:hover {
        background: none;
    }

    .dropdown-wrapper .ae-disabled {
        pointer-events: none;
    }

    .ae-hide {
        display: none;
    }

    ul.dropdown-menu {
        list-style-type: none;
    }

    ul.dropdown-menu {
        margin: 0px !important;
        padding: 0px !important;
        border: 1px solid #ccc;
        width: 100%;
        z-index: 9;
    }

    ul.dropdown-menu li {
        padding: 5px 0px;
    }

    .pro-content {
        padding: 0px !important;
    }

    .pro-content .pro-heading-title h2 {
        padding: 0;
        font-size: 20px;
    }

    .header-one .logo_h2y img,
    #stickyHeader .logo_h2y img {
        width: 128px;
    }

    .menu-left {
        left: 20px;
    }

    .menu-left {
        left: 20px;
        padding: 20px;
    }

    .hero-slider .swiper-button-next {
        top: 45%;
        margin-left: 0;
        left: unset;
        right: 25px;
    }

    .hero-slider .swiper-button-prev {
        left: 25px;
        right: unset;
        top: 45%;
        margin-right: 0;
    }

    .header-icon {
        gap: 10px;
    }

    span.badge.badge-secondary.total-menu-cart-product-count {
        top: -2px;
        font-size: 10px !important;
        right: -8px;
        padding: 2px;
    }

    .header-one {
        padding: 10px 0;
        background: #212c40;
    }

    .zalo-oa-sticky {
        right: 20px;
        bottom: 20px;
        width: 35px;
        height: 35px;
        padding: 0;
    }

    .best-collection-item a span {
        font-size: 20px;
    }

    .about-us-page .video-container {
        width: 100%;
    }

    .box-img-1 {
        width: 100%;
        height: 300px;
    }

    .box-img-3 {
        height: 200px;
    }

    .box-img-2 {
        width: 100%;
    }

    section.givehada-block-3 {
        font-size: 16px;
    }

    .givehada-intro-box {
        font-size: 16px;
    }

    .ab-block-1 {
        font-size: 16px;
    }

    .product article .thumb {
        border: none;
        height: auto;
        width: 100%;
    }

    .product article .thumb img {
        object-fit: cover !important;
        width: 100%;
        height: auto;
    }

    .slider-master-item {
        flex-direction: column;
        gap: 0px;
    }

    .slider-master-item-col {
        width: 100%;
    }

    .best-collection-item {
        font-size: 20px;
    }

    section {
        max-width: 100%;
        overflow: hidden;
    }

    .cart-left {
        margin: 0 10px;
    }

    .cart-left span.badge.badge-secondary.total-menu-cart-product-count {
        right: -7px;
    }

    .left_menu .dropdown-container a {
        color: #DFCD8B !important
    }

    .container-md,
    .container-sm,
    .container {
        max-width: 100%;
    }

    .header-mobile .header-maxi .navigation-mobile-container .navigation-mobile-toggler span {
        color: #ffffff !important;
    }

    .product-page .pro-counter {
        width: 100%;
    }

    .product-page .pro-counter .grand-total-tmp {
        margin-right: 20%;
    }

    .product-page .pro-counter>button.btn {
        margin-bottom: 10px;
    }

    .grand-total-tmp {
        margin-right: 305px;
    }

    .top-bar-news a span {}

    .top-bar-slider-item a {
        display: block;
        height: 30px;
        overflow: hidden;
        font-size: 20px;
    }

    .top-bar-slider-item a span {
        font-size: 18px;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 20px;
    }

    .top-bar-news {
        padding: 10px;
    }

    .swiper-button-next {
        right: -7px;
    }

    .swiper-button-prev {
        left: -7px;
    }

    .header-one .header-maxi {
        padding: 0;
    }

    .top-master-slider {
        padding-bottom: 50px;
    }

    .home-top-master ul.nav.nav-tabs.master-tabs {
        width: 100%;
        margin-bottom: 30px !important;
    }

    .home-top-master ul.nav.nav-tabs.master-tabs a {
        font-size: 20px;
        padding: 10px 0;
    }

    .master-filter .nice-select>span.current {
        font-size: 10px;
    }

    .master-filter .nice-select {
        height: 35px;
        line-height: 25px;
    }

    .master-fullname {
        font-size: 14px;
    }

    .master-count {
        font-size: 14px;
    }

    .master-filter {
        width: 100%;
        padding: 0;
    }

    .product-page .slider-for a img {
        height: auto;
    }

    div.custom-select {
        height: auto;
        width: 100%;
        position: relative;
        border: 1px solid #222c40;
        background: #000000;
        color: #ffffff;
        font-size: 16px;
    }

    div.selected {
        width: inherit;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
    }

    div.selected>.text {
        display: flex;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        align-items: center;
        gap: 10px;
        padding: 5px 0;
    }

    div.selected>.text img {
        filter: brightness(0) saturate(100%) invert(100%) sepia(15%) saturate(2500%) hue-rotate(101deg) brightness(122%) contrast(121%);
    }

    div.select-box {
        display: none;
        width: 100%;
        z-index: 10029;
        position: absolute;
        border-radius: 3px;
        box-shadow: 0 8px 20px #000000;
        box-shadow: 0 8px 20px rgba(0, 0, 0, .35);
        left: 0;
    }

    div.select-box.active {
        display: block;
    }

    div.select-box.drop-up {
        top: 100%;
        bottom: 100%;
        left: 0;
    }

    ul.select-list {
        margin: 0;
        padding: 10px;
        list-style-type: none;
    }

    ul.select-list li {
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    ul.select-list li:hover,
    ul.select-list li.active {
        background-color: #999999;
    }

    .page-bank form {
        padding: 0px;
    }

    ul.list-group.user-menu {
        border: 1px solid #000000;
    }

    .icon-dropdown {
        aspect-ratio: 1;
        background-color: #ffffff;
        mask-image: url('data:image/svg+xml,<svg aria-label="Chevron Left" display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 3.5 0 L 0 3.25 L 3.5 6.5" fill="transparent" height="6.5px" id="uPOkBYOcc" opacity="1" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--18mrqx2, rgb(0, 0, 0))" transform="translate(9.75 8.75)" width="3.5px"/></svg>');
        mask-position: center;
        mask-repeat: no-repeat;
        width: 50px;
        position: absolute;
        right: 0;
        top: 0;
        transform: rotate(-90deg);
    }
}

@media (max-width: 565px) {

    .menu-icon-list {
        width: 20px;
        height: 16px;
    }

    .menu-icon-item-2 {
        width: 16px;
    }

    input.form-control,
    select.form-control {
        font-size: 12px;
    }

    .user-menu li {
        cursor: pointer;
        padding: 5px 10px;
        border-top: 1px solid black;
        min-width: 150px;
    }

    .user-menu li:first-child {
        display: block;
        border-top: 0px;
    }

    .user-menu li:hover {
        background-color: #ddd;
    }

    .user-menu li:first-child:hover {
        background-color: transparent;
    }

    .user-menu.open li {
        display: block;
    }

    span.search {
        padding: 0;
    }

    .profile-style .profile-item {
        padding: 10px;
        font-size: 12px;
    }

    .top-info {
        border-bottom: 1px solid #ffffff;
    }

    .bottom-info {
        display: flex;
        justify-content: space-between;
        font-size: 8px;
        width: 100%;
    }

    .bottom-info .profile-item {
        font-size: 8px;
        display: flex;
        width: 50%;
        justify-content: flex-start;
        gap: 20px;
    }

    .bottom-info .profile-item span {
        width: auto !important;
    }

    .pro-heading-title h2 {
        font-size: 20px;
    }

    section {
        padding: 0 !important;
    }

    .product article .content .tag {
        font-size: 8px;
    }

    .product.product-item h5.product-title a,
    .product.product3 h5.product-title a {
        font-size: 12px;
        line-height: 16px !important;
    }

    .product article .content .price {
        font-size: 16px;
        font-family: "Groily";
        padding: 0;
    }

    .product article .thumb .img-fluid {
        width: 150px;
        height: auto;
    }

    .product.product-item h5.product-title,
    .product.product3 h5.product-title {
        line-height: 16px;
        height: 40px;
    }

    .price.product-card-price .price-discount {
        font-size: 14px;
        margin: 0 !important;
        font-family: 'Gilroy medium';
    }

    h2.heading-title {
        font-size: 20px;
        margin: 50px 0 30px 0;
    }

    .campaign .video-container {
        margin-bottom: 50px;
    }

    .footer-four .row.p-4 {
        padding: 10px 0 !important;
    }


    .footer-social a i {
        width: 20px;
    }

    form.seach-product {
        position: fixed;
        width: 100%;
        top: 80px;
        left: 0;
        z-index: 9;
    }

    form.seach-product .input-box {
        max-width: 100%;
    }

    form.seach-product .input-box input {
        padding-left: 45px;
    }

    .top-bar-news {
        padding: 0px;
    }

    #headerOne .navigation-mobile-container {
        padding-left: 10px;
    }

    #headerOne .navigation-mobile-container a img {
        height: 20px;
        width: 11px;
        object-fit: cover;
    }

    .header-icon img {
        width: 20px;
        height: 20px;
    }

    form.seach-form {
        position: absolute;
        width: 100%;
        z-index: -1;
    }

    .header-icon {
        gap: 10;
    }

    .best-collection-item a span {
        font-size: 16px;
        width: 100%;
    }

    .best-collection-item a img {
        width: 120px;
        height: 140px;
        margin: 0 auto;
    }

    h2.heading-style {
        font-size: 20px;
        margin-top: 20px;
    }

    .campaign p {
        font-size: 13px;
        line-height: 17px;
        margin-bottom: 50px;
    }

    .campaign p br {
        content: " ";
        display: none;
    }

    .master-detail {
        font-size: 12px;
    }

    .box-img-2 {
        display: none;
    }

    .box-img-3 {
        width: 100%;
    }

    .box-img-4 {
        display: none;
    }

    .box-img-5 {
        width: 90%;
        margin-bottom: 30px;
    }

    .givehada-intro-box {
        padding: 30px 15px;
        font-size: 12px;
    }

    .about-us-page h2 {
        font-size: 18px;
    }

    .about-us-page .video-container {
        height: 250px;
    }

    .box-img-1 {
        margin-bottom: 30px;
    }

    ul.nav.nav-tabs.master-tabs li a {
        font-size: 14px;
    }

    .best-collection-item {
        font-size: 16px;
    }

    .user-info .media-body {
        gap: 10px;
    }

    .page-contri .bg-white {
        overflow: scroll;
    }

    .page-contri .bg-white table {
        width: max-content;
    }

    .headprofile {
        width: 100%;
        flex-wrap: wrap;
    }

    .user-info .media-body {
        flex: 1;
        flex-wrap: wrap;
    }

    .home-sale-off .product {
        margin-top: 20px;
    }

    .home-sale-off .product article .thumb img {
        position: relative;
        transform: unset;
        top: unset;
        left: unset;
        max-width: 100%;
        height: auto;
        width: auto;
    }

    .home-sale-off .promotion-banner {
        margin-bottom: 20px;
        padding: 0 15px;
        border-radius: 28px;
    }

    .home-sale-off .promotion-banner img {
        border-radius: 28px;
    }

    .user-content .heading h2,
    .page-heading-title h2 {
        font-size: 20px;
        line-height: 30px;
    }

    nav[aria-label=breadcrumb] .breadcrumb {
        padding-bottom: 20px !important;
    }

    .page-heading-title {
        margin: 0 !important;
    }

    .header-mobile .header-maxi .img-fluid {
        width: 100% !important;
    }

    .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .main-manu {
        width: 100%;
    }

    .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .main-manu span {
        color: #DFCD8B !important;
    }

    .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile {
        width: 70%;
        left: -70%;
    }

    .header-mobile .header-maxi .navigation-mobile-container #navigation-mobile .logout-main {
        width: 100%;
    }

    .navigation-mobile-container .sub-manu ul.unorder-list {
        padding-left: 15px !important;
    }

    .navigation-mobile-container .sub-manu ul.unorder-list a {
        font-size: 12px !important;
        padding-top: 0 !important;
    }

    nav[aria-label=breadcrumb] a,
    nav[aria-label=breadcrumb] li {
        font-size: 12px !important;
    }

    .single-block {
        padding-top: 60px !important;
    }

    .top-bar-slider-item a span {
        font-size: 11px;
    }

    #cartItem-product-show .cartItem-row .cartItem-mid {
        width: 60px;
    }

    .cart-page #cartItem-product-show .cartItem-total {
        font-size: 13px;
        margin-top: 12px;
    }

    .cart-page #cartItem-product-show h4.cartItem-name {
        font-size: 14px;
        line-height: 16px;
    }

    .cart-page #cartItem-product-show .item-price span.cartItem-price {
        font-size: 12px;
    }

    .cart-page #cartItem-product-show .item-price {
        font-size: 12px;
    }

    .cart-page #cartItem-product-show img.cartItem-image {
        width: 100px;
    }

    .cart-page #cartItem-product-show td {
        padding: 5px;
    }

    .cart-page #cartItem-product-show td:last-child {
        display: none;
    }

    .cart-page #cartItem-product-show td.item-detail-left {
        width: 150px;
    }

    .cart-page #cartItem-product-show td.item-detail-left .item-detail.cartItem-mid {
        width: 100%;
    }

    tr.cartItem-row.checkout-item td:nth-child(3),
    tr.cartItem-row.checkout-item td:nth-child(4) {
        display: none;
        width: 0;
    }

    tr.cartItem-row.checkout-item img {
        width: 84px;
        max-width: unset;
    }

    #cartItem-product-show .cartItem-row img {
        /* width: 60px !important; */
    }

    #cartItem-product-show .cartItem-row h4 {
        font-size: 14px;
    }

    #cartItem-product-show .cartItem-row .cartItem-total.text-right {
        font-size: 16px;
        font-weight: 400;
    }

    #cartItem-product-show .cartItem-row td {
        padding: 5px;
    }

    .item-capacity {
        font-size: 12px;
    }

    .checkout-step .form-control,
    .input-group .form-control {
        font-size: 12px;
        padding: 0;
    }

    #cartItem-product-show .cartItem-row td.item-detail-left .item-detail.cartItem-mid {
        width: 100%;
    }

    .offcanvas-start {
        width: 190px;
    }

    .menu-left .accordion-item .accordion-button,
    .menu-left .accordion-item a {
        padding: 0;
        font-size: 16px;
    }

    .menu-left .accordion-item .accordion-body a {
        font-size: 12px;
        margin-left: 0;
    }

    .user-info-profile-list {
        display: block;
    }

    .blog-item .blog-item-cnt h2 {
        font-size: 12px;
    }

    section.page-policy .accordion-item .accordion-button {
        padding: 10px;
        font-size: 12px;
    }

    .pro-heading-title h1 {
        font-size: 20px !important;
    }

    section.page-policy .accordion-body {
        font-size: 12px;
        padding: 10px;
    }

    .pro-heading-title {
        margin: 26px 0 25px 0 !important;
        padding: 0;
        text-align: center;
    }

    .blog-item .blog-item-cnt {
        padding: 8px;
    }

    .givehada-icon-search,
    .givehada-icon-user,
    .givehada-icon-cart {
        width: 16px;
        height: 16px;
    }

    .blog-item .blog-item-cnt h2 a {
        font-size: 12px;
    }


    .blog-item .blog-item-cnt .blog-date {
        font-size: 12px;
    }

    section.py-5.bg-white.campaign .col-md-12.text-center.mb-5 {
        margin-bottom: 20px !important;
    }

    section.py-5.bg-white {
        padding: 20px 0 !important;
    }

    .best-collection-item a {
        display: block;
    }

    section.best-collection.py-5.bg-white .col-md-4.col-sm-4.col-4.text-center.mb-5 .mt-2.pt-1.text-center {
        padding-top: 0 !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    section.best-collection.py-5.bg-white .col-md-4.col-sm-4.col-4.text-center.mb-5 {
        margin-bottom: 0 !important;
    }

    .footer-info h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .footer-info p {
        font-size: 12px;
    }

    .footer-social {
        gap: 11px;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .footer-social a {
        margin: 0;
    }

    .banner-register {
        flex-direction: column;
    }

    .banner-register img {
        width: 100%;
    }

    .cart-page #cartItem-product-show h4.cartItem-name,
    .cart-detail h4.cartItem-name {
        font-size: 20px;
        font-weight: 600;
        line-height: 22.6px;
        text-align: left;
        color: #212121;
        margin-bottom: 10px;
    }

    tr.cartItem-row img {
        width: 127px;
        height: 150px;
    }

    .item-des {
        font-size: 10px;
        margin-bottom: 10px;
        height: 35px;
    }

    #cartItem-product-show .cartItem-row .cartItem-mid,
    .cart-detail .cartItem-row .cartItem-mid {
        font-size: 16px;
    }

    .cartItem-total {
        font-size: 16px;
    }

    .btn.cartItem-qty-2,
    .btn.cartItem-qty-1 {
        width: 20px;
        height: 20px;
    }

    .cart-page .input-group.item-quantity.cartItem-mid {
        width: 70px;
    }

    tr.cartItem-row.checkout-item h4.cartItem-category {
        font-size: 8px !important;
        margin: 0;
    }

    tr.cartItem-row.checkout-item .item-desc {
        max-width: 100%;
    }

    .mb-info-item {
        display: flex;
        justify-content: space-between;
    }

    .mb-info-item .mb-info-item-sl,
    .mb-info-item .mb-info-item-sln {
        font-size: 8px;
    }

    .mb-info-item .mb-info-item-gb,
    .mb-info-item .mb-info-item-gbn {
        font-size: 6px;
    }

    .mb-info-item .mb-info-item-gbn {
        text-decoration: line-through;
    }

    .mb-info-item .mb-info-item-ght,
    .mb-info-item .mb-info-item-ghtn {
        font-size: 10px;
    }

    .mb-rang-month h3 {
        text-align: center;
        font-size: 20px;
        background: #000000;
        color: #ffffff;
        padding: 10px 0;
        margin-bottom: 50px;
    }

    .mb-master-item:nth-child(1),
    .mb-master-item:nth-child(2),
    .mb-master-item:nth-child(3) {
        background: #000000;
    }

    .mb-master-item:nth-child(1) .master-count,
    .mb-master-item:nth-child(2) .master-count,
    .mb-master-item:nth-child(3) .master-count,
    .mb-master-item:nth-child(1) .master-fullname,
    .mb-master-item:nth-child(2) .master-fullname,
    .mb-master-item:nth-child(3) .master-fullname {
        color: #ffffff;
    }

    .mb-master-item .master-count {
        font-size: 14px;
    }

    .mb-master-item .master-fullname {
        font-size: 14px;
    }

    .mb-top-master {
        margin-bottom: 80px;
    }

    div#range-total {
        order: 2;
    }

    #range-month {
        order: 1;
    }
}

@media only screen and (max-width: 409px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        width: 100%;
        padding-right: var(--bs-gutter-x, .75rem) !important;
        padding-left: var(--bs-gutter-x, .75rem) !important;
        margin-right: auto;
        margin-left: auto;
    }
}

.pro-empty-page.ty-page h1,
.pro-empty-page p {
    color: #ffffff !important;
}

.pro-empty-page.ty-page ul li {
    text-align: left;
    color: #ffffff !important;
    font-size: 16px;
}

.pro-empty-page.ty-page a.btn {
    background: #fff;
    padding: 5px 20px;
    margin: 0 20px;
}

.bank-item {
    display: flex;
    text-align: right;
    gap: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.bank-item>div {
    width: 50%;
}

.bank-item>div img {
    max-width: 100%;
    width: 50%;
    float: left;
}

.write-review-box {
    display: none;
}

.write-review-box .input-group input.form-control,
.write-review-box .input-group textarea {
    border: 1px solid #000000 !important;
    border-radius: 5px !important;
}

@media (max-width: 565px) {

    .pro-empty-page.ty-page ul li strong {
        color: #ffffff !important;
    }

    .pro-empty-page.ty-page h1 {
        font-size: 30px;
    }

    .bank-item {
        display: block;
    }

    .bank-item>div {
        width: 100%;
        text-align: center;
    }

    .bank-item>div img {
        float: none;
        width: 100%;
    }

    .pro-empty-page.ty-page a.btn {
        margin-bottom: 20px;
        width: 50%;
        text-decoration: none;
    }
}

.apply-coupon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apply-coupon input {
    border-top: 2px dashed #000;
    border-bottom: 2px dashed #000;
    border-left: 2px dashed #000;
    border-right: none;
}

.apply-coupon button {
    font-size: 12px !important;
    width: 250px;
    height: auto !important;
    padding: 5px !important;
}

.swiper-backface-hidden .swiper-slide img {
    width: 100%;
}

ul.breadcrum li>ul>li {
    font-size: 16px;
    padding-left: 20px;
}

@media (max-width: 565px) {
    ul.breadcrum li>ul {
        padding: 0;
    }

    ul.breadcrum li>ul>li {
        font-size: 14px;
        padding-left: 10px;
    }
}