body {
    padding: 160px 10px 60px;
}

.container {
    padding: 0 15px;
}

.mt-120 {
    margin-top: 40px;
}

.header-main {
	padding: 0 10px;
    height: 160px;
}
.header-main.affix {
	height: 75px;
}
.header-main.affix-up{
    height: 130px;
}
.header-main .outer-header{
    padding: 15px 0;
}
.header-main.affix .outer-header{
    padding: 10px 0;
}

.header-top .right-top,
.header-menu .navbar-categories,
.slideshow-main .info-sam .followers,
.sec-products::after,
.header-top .left-top .buttons .btn-item,
.header-top .left-top .callus,
.btn-special-sam {
    display: none;
}

.header-main::before {
    width: 100%;
    top: -350px;
}

.header-main .header-menu .btn-show-menu {
    display: flex;
}
.header-main.affix .header-menu .btn-show-menu{
    width: 35px;
    height: 35px;
    font-size: 16px;
}
.affix .header-menu .form-search{
    height: 40px;
}
.affix .header-menu .form-search> input{
    font-size: 11px;
}
.affix .header-menu .form-search > i {
	width: 45px;
	height: 40px;
	font-size: 18px;
}

.mobile-navbar {
    display: flex;
}

.header-top .center-top {
    text-align: center;
}

.header-top .center-top .img-logo {
    height: 60px;
}

.affix .header-top .center-top .img-logo {
	height: 50px;
}

.header-top .left-top .buttons .btn-item {
    width: 50px;
    height: 50px;
    font-size: 22px;
}

.header-top .left-top .buttons .btn-item .count {
    width: 22px;
    height: 22px;
    font-size: 12px;
}

.star-outline {
    width: 120px !important;
}

.slideshow-main .outer-shape.right {
    width: 120px;
    height: 120px;
    top: 10px;
}

.slideshow-main .outer-shape.right .star-outline {
    transform: translateX(40px);
}

.slideshow-main .outer-shape.left {
    width: 200px;
    height: 200px;
    bottom: 0;
    left: 0;
}

.header-menu .row {
    justify-content: space-between;
}

.header-menu .form-search {
    width: 100%;
    height: 45px;
    flex: 1 0 0;
}

.header-menu .form-search>input {
    padding: 8px 16px 8px 45px;
    width: 100%;
    font-size: 12px;
}

.header-menu .form-search>i {
    width: 50px;
    height: 45px;
    font-size: 20px;
}

.header-menu {
    margin-top: 15px;
}

.slideshow-main .outer-box {
    padding-top: 0;
}

.swiper-slideshow .details-slide {
    padding-top: 0;
    padding-bottom: 20px;
    gap: 20px;
    justify-content: center;
}

.swiper-slideshow .details-slide .content {
    gap: 15px;
}

.swiper-slideshow .details-slide .content .title {
    font-size: 45px;
    line-height: 46px;
    text-align: center;
    align-self: stretch;
}

.swiper-slideshow .details-slide .content .desc {
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    -webkit-line-clamp: 2;
}

.btn-special-sam {
    width: 230px;
    height: 60px;
    margin: 0 auto;
}

.btn-special-sam .text {
    padding: 0px 20px;
    font-size: 18px;
}

.btn-special-sam .arrow {
    width: 70px;
    font-size: 24px;
}

.swiper-slideshow .image-slide .curved-box {
    height: 420px;
}

.swiper-slideshow .image-slide .curved-box::before {
    background-size: 350px;
    width: 350px;
    height: 350px;
}

.swiper-slideshow .image-slide>img {
    height: 300px;
}

.swiper-slideshow .image-slide .circular-sam {
    top: -20px;
    left: 0;
}

.swiper-slideshow .swiper-slide-active .image-slide .circular-sam {
    transform: scale(0.6) translate(0);
}

.slideshow-main .info-sam {
    padding: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    align-items: flex-start;
    padding-left: 60px;
    padding-right: 20px;
}

.slideshow-main .outer-box::after {
    bottom: -225px;
    left: auto;
    right: -100px;
}

.slideshow-main .pagination-slider {
    width: 100%;
}

.slideshow-main .pagination-slider .swiper-button {
    font-size: 30px;
    opacity: 1;
}

.slideshow-main .pagination-slider .swiper-pagination {
    gap: 10px;
}

.slideshow-main .pagination-slider .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
}

.slideshow-main .pagination-slider .swiper-pagination-bullet::before {
    width: 26px;
    height: 26px;
    top: -5px;
    right: -5px;
}

.marquee-sam {
    height: 70px;
}

.marquee-sam .text {
    font-size: 16px;
}

.marquee-sam .star {
    width: 25px;
}

.head-section-sam {
    margin-bottom: 20px;
    flex-direction: column;
    gap: 10px;
}

.head-section-sam.head-center {
    gap: 10px;
}

.head-section-sam .title {
    font-size: 25px;
}

.head-section-sam .title>strong {
    padding: 0 10px;
    margin: 0 2px;
}

.head-section-sam .title>strong::before {
    height: 55px;
    border-width: 3px;
    top: -10px;
}

.head-section-sam .title>strong::after {
    bottom: -13px;
    right: 25%;
    width: 45px;
    height: 3px;
}

.head-section-sam .btn-more {
    gap: 8px;
    font-size: 14px;
}

.sec-categories .container{
    padding: 0 5px;
}
.sec-products .container{
    padding: 0 10px;
}

.sec-categories .item-cat {
    height: 200px;
}

.sec-categories .item-cat .box-icon {
    padding-top: 10px;
}

.sec-categories .item-cat .svg-icon {
    max-width: 70px;
}

.sec-categories .item-cat .content {
    height: 45px;
    padding: 0 12px;
}

.sec-categories .item-cat .content .title {
    font-size: 14px;
}

.sec-categories .item-cat .content .count {
    font-size: 12px;
}

.swiper-pagination-sam {
    gap: 8px;
    margin-top: 30px;
}

.swiper-pagination-sam .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

.swiper-pagination-sam .swiper-pagination-bullet::before {
    width: 24px;
    height: 24px;
    top: -5px;
    right: -5px;
}

.sec-categories::after,
.sec-tab-products.bestseller::before {
    right: -400px;
}

.item-product-sam .box-product .image-box {
    height: 240px;
}

.item-product-sam.small-product .box-product .image-box {
    height: 180px;
    padding-bottom: 30px;
}

.item-product-sam .box-product .image-box::after {
    background-size: 150px;
    width: 150px;
    height: 24px;
    left: 25px;
}

.item-product-sam.small-product .box-product .image-box::after {
    background-size: 140px;
    width: 140px;
    height: 20px;
    left: 20px;
}

.item-product-sam .box-product .image-box>img {
    height: 160px;
    max-width: 125px;
}

.item-product-sam.small-product .box-product .image-box>img {
    height: 120px;
    max-width: 100px;
}

.item-product-sam .box-product .details {
    padding: 15px;
    gap: 15px;
}

.item-product-sam.small-product .box-product .details {
    padding: 12px;
    gap: 12px;
}

.item-product-sam .box-product .details .btn-like {
    width: 40px;
    height: 40px;
    font-size: 18px;
    right: 15px;
    opacity: 1;
    visibility: visible;
    top: -40px;
}

.item-product-sam.small-product .box-product .details .btn-like {
    width: 35px;
    height: 35px;
    font-size: 16px;
    right: 12px;
}

.item-product-sam .box-product .content .head {
    gap: 8px;
}

.item-product-sam .box-product .content .head,
.item-product-sam .box-product .content .head>a {
    font-size: 11px;
}

.item-product-sam.small-product .box-product .content .head,
.item-product-sam.small-product .box-product .content .head>a {
    font-size: 10px;
}

.item-product-sam .box-product .content .head .bullot {
    width: 4px;
    height: 4px;
}

.item-product-sam.small-product .box-product .content .head .bullot {
    width: 4px;
    height: 4px;
}

.item-product-sam .box-product .content .title>a {
    font-size: 14px;
}

.item-product-sam.small-product .box-product .content .title>a {
    font-size: 12px;
}

.item-product-sam .box-product .options .btn-item {
    width: 40px;
    height: 40px;
}

.item-product-sam.small-product .box-product .options {
    flex-direction: column-reverse;
    gap: 10px;
}

.item-product-sam.small-product .box-product .options .btn-item {
    width: 35px;
    height: 35px;
}

.item-product-sam .box-product .options .btn-cart {
    font-size: 18px;
}

.item-product-sam.small-product .box-product .options .btn-cart {
    font-size: 16px;
}

.item-product-sam .box-product .options .btn-off {
    font-size: 14px;
}

.item-product-sam.small-product .box-product .options .btn-off {
    font-size: 12px;
}

.item-product-sam .box-product .options .prices {
    line-height: 1;
}

.item-product-sam .box-product .options .price-all,
.item-product-sam.small-product .box-product .options .price-all {
    gap: 2px;
    height: 32px;
}

.item-product-sam .box-product .options .price-all>i {
    font-size: 18px;
    padding-bottom: 2px;
}

.item-product-sam.small-product .box-product .options .price-all>i {
    font-size: 16px;
}

.item-product-sam .box-product .options .prices>del {
    font-size: 13px;
}

.item-product-sam.small-product .box-product .options .prices>del {
    font-size: 12px;
}

.item-product-sam .box-product .options .prices>ins {
    font-size: 22px;
}

.item-product-sam.small-product .box-product .options .prices>ins {
    font-size: 20px;
}

.sec-products .row {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.sec-products .row>div {
    padding: 0 8px;
}

.sec-offer-products {
    height: auto;
}

.sec-offer-products .swiper-offer {
    width: 100%;
    height: 450px;
    margin-left: 0;
    border-radius: 500px;
    padding-top: 10px;
}

.sec-offer-products .content-sec {
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 0;
}

.sec-offer-products .content-sec .head {
    gap: 10px;
}

.sec-offer-products .content-sec .head .title {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
}

.sec-offer-products .content-sec .head .title>strong {
    font-size: 50px;
}

.sec-offer-products .content-sec .head .desc {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    -webkit-line-clamp: 2;
}

.sec-offer-products .content-sec .bottom {
    margin-top: 0;
    flex-direction: column;
    align-items: center;
}

.sec-offer-products .content-sec .countdown {
    height: 60px;
    padding: 10px;
}

.sec-offer-products .content-sec .countdown .countdown_exciting {
    gap: 5px;
}

.sec-offer-products .content-sec .countdown .number {
    width: 45px;
}

.sec-offer-products .content-sec .countdown .txt {
    font-size: 18px;
}

.sec-offer-products .content-sec .countdown .title {
    font-size: 11px;
}

.sec-offer-products .content-sec .btn-more {
    font-size: 14px;
    margin-top: 15px;
}

.sec-offer-products .thumbs-grid .thumb {
    width: 80px;
    height: 80px;
    border-width: 2px;
}

.sec-offer-products .thumbs-grid .thumb.active {
    border-width: 2px;
    box-shadow: -2px 2px 0px 0px #FFF;
}

.sec-offer-products .thumbs-grid .thumb>img {
    height: 60px;
    max-width: 50px;
}

.sec-offer-products .swiper-offer .image-box {
    height: 220px;
}

.sec-offer-products .swiper-offer .image-box>img {
    height: 180px;
    max-width: 150px;
}

.sec-offer-products .swiper-offer .content .title>a {
    font-size: 16px;
}

.sec-offer-products .swiper-offer .price-all {
    gap: 4px;
}

.sec-offer-products .swiper-offer .price-all>i {
    font-size: 20px;
    position: relative;
    top: -2px;
}

.sec-offer-products .swiper-offer .price-all .prices {
    line-height: 1;
}

.sec-offer-products .swiper-offer .prices>del {
    font-size: 11px;
}

.sec-offer-products .swiper-offer .prices>ins {
    font-size: 16px;
}

.sec-offer-products .swiper-offer .btn-item {
    width: 60px;
    height: 60px;
}

.sec-offer-products .swiper-offer .btn-cart {
    font-size: 24px;
}

.sec-offer-products .swiper-offer .btn-off {
    font-size: 18px;
}

.sec-offer-products .thumbs-grid {
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 10px;
    padding-bottom: 6px;
}

.sec-offer-products .products-sec {
    padding-bottom: 15px;
    padding-top: 40px;
}

.sec-tab-products .banner-col {
    order: -1;
    padding: 0;
}

.sec-tab-products .details-col {
    padding: 0 5px;
}

.sec-tab-products .box-banner {
    height: 100px;
    min-height: 100px;
    display: flex;
    padding: 15px 30px 15px 15px;
    flex-direction: row;
    border-radius: 500px;
    margin-bottom: 20px;
}

.sec-tab-products .box-banner .title {
    font-size: 22px;
    line-height: 22px;
    padding-top: 5px;
}

.sec-tab-products .box-banner .title>strong {
    font-size: 30px;
    line-height: 30px;
}

.sec-tab-products .box-banner .title>span {
    font-size: 18px;
    line-height: 30px;
}

.sec-tab-products .box-banner::before {
    bottom: 20px;
    right: auto;
    left: -70px;
}

.sec-tab-products .box-banner .btn-view {
    width: 60px;
    height: 60px;
    font-size: 20px;
}

.sec-tab-products .head-section-sam {
    margin-bottom: 15px;
}

.head-section-sam .nav-tabs {
    gap: 8px 16px;
    justify-content: center;
}

.head-section-sam .nav-tabs .nav-link {
    font-size: 13px;
}

.head-section-sam .arrows-swiper {
    gap: 6px;
    margin-top: 10px;
}

.head-section-sam .arrows-swiper .swiper-button {
    width: 40px;
    height: 40px;
    font-size: 14px;
}

.sec-categories .item-cat .box-icon .img-logo {
    height: 80px;
    max-width: 100px;
}

.sec-banners .container{
    padding: 0 5px;
}

.sec-banners .row{
    margin: 0 -8px;
}

.sec-banners .row > div{
    padding: 0 8px;
}

.sec-banners .item-banner:nth-child(1) .link-banner {
    padding: 30px 24px;
    border-radius: 500px;
    margin-bottom: 20px;
}

.sec-banners .item-banner:nth-child(2) .link-banner {
    padding: 30px 24px;
    border-radius: 500px;
}

.sec-banners .link-banner .content{
    position: relative;
    z-index: 100;
}

.sec-banners .link-banner .content .title {
    font-size: 28px;
    line-height: 30px;
}

.sec-banners .link-banner .content .desc {
    font-size: 11px;
    line-height: 18px;
}

.sec-banners .link-banner .image>img {
    height: 120px;
}

.sec-banners .link-banner {
    height: 400px;
    flex-direction: column;
}

.sec-banners .link-banner .circular-sam {
    transform: scale(0.65);
}

.sec-news-sam .head-section-sam {
    margin-bottom: 20px;
}

.sec-news-sam .item-news{
    gap: 10px;
}

.sec-news-sam .item-news .box-image {
    height: 250px;
    padding: 10px;
}

.sec-news-sam .item-news .box-image .content .date {
    font-size: 11px;
}

.sec-news-sam .item-news .box-image .content .title>a {
    font-size: 16px;
}

.sec-news-sam .item-news .box-image .content {
    padding: 10px 20px 10px 10px;
}

.sec-news-sam .item-news .box-image .content .btn-view {
    width: 50px;
    height: 50px;
    font-size: 16px;
}

.sec-news-sam .item-news .desc {
    font-size: 12px;
    line-height: 20px;
}

.sec-subscribe {
    padding: 20px 0;
}

.sec-subscribe .row {
    flex-direction: column;
    align-items: center;
}

.sec-subscribe .content-sbs {
    gap: 6px;
    align-items: center;
    text-align: center;
}

.sec-subscribe .content-sbs .title {
    font-size: 30px;
    line-height: 30px;
}

.sec-subscribe .content-sbs .desc {
    font-size: 12px;
    line-height: 20px;
}
.sec-subscribe .form-sbs{
    flex-direction: column;
}

.sec-subscribe .input-group {
    width: 100%;
    flex: auto;
    height: 55px;
}

.sec-subscribe .input-group>input {
    padding: 6px 18px 6px 55px;
}

.sec-subscribe .input-group>input::placeholder {
    font-size: 12px;
}

.sec-subscribe .input-group>i {
    width: 55px;
    height: 55px;
    font-size: 20px;
}

.sec-subscribe .btn-send {
    width: 52px;
    height: 52px;
    font-size: 20px;
}

.footer-main .footer-info .info-col,
.footer-main .footer-info .links-col {
    padding-top: 30px;
    gap: 20px;
}

.footer-main .footer-info .list-info{
    gap: 20px;
}

.footer-main .footer-info .title-ft {
    font-size: 18px;
}

.footer-main .footer-info .list-info .item-inf .lbl-item {
    font-size: 13px;
}

.footer-main .footer-info .list-info .item-inf .text,
.footer-main .footer-info .list-links a {
    font-size: 12px;
}

.footer-main .footer-info .list-links {
    row-gap: 10px;
}

.footer-main .footer-info .about-col {
    order: -1;
}

.footer-main .footer-info .about-col .curved-box {
    width: 100%;
    height: auto;
    padding: 30px 20px 40px 20px;
    gap: 20px;
    margin: 0 auto;
}

.footer-main .footer-info .about-col .head .title {
    font-size: 20px;
}

.footer-main .footer-info .about-col .head>a {
    font-size: 12px;
    letter-spacing: 1.8px;
}

.footer-main .footer-info .about-col .desc {
    font-size: 12px;
    line-height: 30px;
}

.footer-main .footer-bottom {
    padding: 40px 0 15px;
}

.footer-main .footer-bottom .licenses-col {
    order: -1;
    margin-bottom: 20px;
}

.footer-main .footer-bottom .box-socials {
    width: 100%;
    height: auto;
    padding: 10px 15px;
    gap: 15px;
    justify-content: center;
}

.footer-main .footer-bottom .box-socials .title {
    font-size: 12px;
}

.footer-main .footer-bottom .box-socials .socials {
    gap: 16px;
}

.footer-main .footer-bottom .box-socials .item-sc {
    font-size: 18px;
}

.footer-main .footer-bottom .item-lcs {
    position: relative;
    width: 35px;
}

.footer-main .footer-bottom .licenses-col img {
    height: 40px;
    max-width: 40px;
}

.footer-main .footer-bottom .copyright .company>img {
    width: 14px;
}

.footer-main .footer-bottom .copyright .company>pre {
    font-size: 12px;
}

.footer-main .footer-bottom .copyright .designer {
    font-size: 11px;
}

.footer-main .footer-bottom .copyright {
    gap: 10px;
    margin-top: 20px;
}

.footer-main .footer-bottom .copyright .page-scroll {
    width: 40px;
    height: 40px;
    font-size: 16px;
}

.footer-main .footer-info .about-col .logo>img {
    height: 70px;
}