    @media only screen and (max-width: 767px) {
        .pull-none {
        float: none !important;
        }

        .pull-right {
        float: right;
        }

        .pull-right {
        float: right !important;
        }

        .pull-left {
        float: left;
        }

        .pull-left {
        float: left !important;
        }
        
        #title_message {
            visibility: hidden;
            clear: both;
            float: left;
            margin: 10px auto 5px 20px;
            width: 28%;
            display: none;
        }
    }

    @media only screen and (max-width: 375px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        }
    }

    @media only screen and (max-width: 411px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 167px;
        }
    }

    @media only screen and (max-width: 479px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 167px;
        }
    }

    @media only screen and (max-width: 568px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 173px;
        }
    }

    @media only screen and (max-width: 667px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 173px;
        }
    }

    @media only screen and (max-width: 729px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 167px;
        }
    }

    @media only screen and (max-width: 736px) {
        .ms-product-item {
        margin: 3px;
        max-width: 26%;
        width: 169px;
        }
    }

    @media only screen and (max-width: 830px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 175px;
        }
    }

    @media only screen and (max-width: 991px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 165px;
        }
    }

    @media only screen and (max-width: 1024px) {
        .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 182px;
        }
    }

    @media only screen and (max-width: 1199px) {}

    .ms-product-item {
        margin: 3px;
        max-width: 100%;
        width: 182px;
    }

    .ms-product-item {
        height: 320px;
        background: #fff;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        margin: 3px;
        margin-bottom: 15px;
        overflow: hidden;
        position: relative;
        text-align: left;
        vertical-align: top;
        white-space: normal;
        width: 181px;
    }

    .boox_img {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
        height: 138px;
        max-height: 138px;
    }

    .ms-product-item:hover .image {
        opacity: 0.3;
    }

    .ms-product-item__img img {
        max-height: 220px;
        border-radius: 4px 4px 0 0;
        margin-top: auto;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
        position: relative;
        top: 107px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .ms-product-item__img img {
        width: 100%;
        height: auto;
    }

    .image {
        opacity: 1;
        display: block;
        width: 100%;
        height: auto;
        transition: .5s ease;
        backface-visibility: hidden;
    }

    .image_stock {
        opacity: 0.3;
        display: block;
        width: 100%;
        height: auto;
        transition: .5s ease;
        backface-visibility: hidden;
    }

    img {
        max-width: 100%;
    }

    img {
        vertical-align: middle;
    }

    img {
        border: 0;
    }

    img {
        max-width: 100%;
    }

    img {
        vertical-align: middle;
    }

    img {
        border: 0;
    }

    .ms-product-item__desc {
        width: 100%;
        height: 130px;
        max-height: 130px;
        padding: 5px;
        box-sizing: border-box;
        margin-top: 213px;
    }

    .ms-product-item__img {
        width: 100%;
        height: auto;
        overflow: hidden;
        max-height: 215px;
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .ms-product-item__name {
        font-size: 1.2rem;
        font-weight: 800;
        color: rgba(49, 53, 59, 0.96);
        opacity: 0.96;
        max-width: 100%;
        max-height: 100%;
        height: 30px;
        text-overflow: ellipsis;
        white-space: pre-wrap;
        line-height: 1.29;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .ms-brand__name_penunlis {
        -webkit-box-align: stretch;
        align-items: stretch;
        color: #555;
        font-size: 1.05rem;
        line-height: 1.5;
        margin-top: -23px;
        margin-bottom: 9px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .os-price-info {
        display: inline-block;
        width: 100%;
        height: 45px;
        max-height: 45px;
        margin-bottom: 2px;
        margin-top: 1px;
        color: rgba(0, 0, 0, .54);
    }

    .visible-img {
        max-width: 190px;
        min-height: 215px;
        margin: auto;
    }

    #overlay {
        position: fixed;
        top: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        display: none;
        background: rgba(0, 0, 0, 0.6);
    }

    .cv-spinner {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .spinner {
        width: 40px;
        height: 40px;
        border: 4px #ddd solid;
        border-top: 4px #2e93e6 solid;
        border-radius: 50%;
        animation: sp-anime 0.8s infinite linear;
    }

    .range-filter-g #slider-range-g {
        border: medium none;
        height: 4px;
        margin: 5px 0 30px;
        border-radius: 0px;
        background-color: #e5e5e5;
    }

    .range-filter-g #slider-range-g .ui-slider-handle.ui-state-default.ui-corner-all {
        border: medium none;
        border-radius: 4px;
        height: 16px;
        margin: 0 -8px;
        top: -6px;
        width: 16px;
        cursor: pointer;
        background-color: #f04848;
    }

    .range-filter-g #amount-g>.number {
        border: 1px solid #e5e5e5;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding: 0 8px;
        width: 65px;
        border-radius: 4px;
        color: #555;
    }

    .range-filter-g #amount-g>.separate {
        margin: 0 10px;
    }

    .range-filter-g #amount-g {
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 10px;
        vertical-align: top;
    }

    .range-filter-g .btn-filter {
        border: medium none;
        background-color: #f04848;
        color: #fff;
        height: 30px;
        padding: 0 13px;
        display: inline-block;
        border-radius: 4px;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

    .w3-button {
        border: none;
        display: inline-block;
        padding: 8px 16px;
        vertical-align: middle;
        overflow: hidden;
        text-decoration: none;
        color: inherit;
        background-color: inherit;
        text-align: center;
        cursor: pointer;
        white-space: nowrap
    }

    .w3-display-left {
        position: absolute;
        top: 50%;
        left: 0%;
        transform: translate(0%, -50%);
        -ms-transform: translate(-0%, -50%)
    }

    .w3-display-right {
        position: absolute;
        top: 50%;
        right: 0%;
        transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%)
    }

    .w3-black,
    .w3-hover-black:hover {
        color: #fff !important;
        background-color: #f04848;
        /* !important; */
    }

    .products,
    main .products .products-wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 40px 0 0
    }

    main .recentlyadded .products .product,
    main .products .products-wrapper .product {
        display: block;
        overflow: hidden;
        text-decoration: none;
        width: 25%;
        padding-bottom: 60px
    }

    main .recentlyadded .products .product img,
    main .products .products-wrapper .product img {
        transform: scale(1);
        transition: transform 1s
    }

    main .recentlyadded .products .product .name,
    main .products .products-wrapper .product .name {
        display: block;
        color: #555;
        padding: 20px 0 2px
    }

    main .recentlyadded .products .product .price,
    main .products .products-wrapper .product .price {
        display: block;
        color: #999
    }

    main .recentlyadded .products .product .rrp,
    main .products .products-wrapper .product .rrp {
        color: #bbb;
        text-decoration: line-through
    }

    main .recentlyadded .products .product:hover img,
    main .products .products-wrapper .product:hover img {
        transform: scale(1.05);
        transition: transform 1s
    }

    main .recentlyadded .products .product:hover .name,
    main .products .products-wrapper .product:hover .name {
        text-decoration: underline
    }

    main .product {
        display: flex;
        padding: 40px 0
    }

    main .product h1 {
        font-size: 34px;
        font-weight: 400;
        margin: 0;
        padding: 20px 0 10px
    }

    main .product .product-small-imgs img {
        border: 1px solid #eee;
        cursor: pointer;
        margin: 10px 1px 0 0
    }

    main .product .product-small-imgs img.selected {
        border: 1px solid #c8c8c8
    }

    main .product .product-wrapper {
        padding-left: 15px
    }

    main .product .price {
        display: block;
        font-size: 22px;
        color: #999
    }

    main .product .rrp {
        color: #bbb;
        text-decoration: line-through;
        font-size: 22px;
        padding-left: 5px
    }

    main .product form {
        display: flex;
        flex-flow: column;
        margin: 40px 0
    }

    main .product form select,
    main .product form input[type=number] {
        width: 400px;
        padding: 10px;
        margin-bottom: 15px;
        border: 1px solid #ccc;
        color: #555;
        border-radius: 5px
    }

    main .product form input[type=submit] {
        background: #4e5c70;
        border: 0;
        color: #fff;
        width: 400px;
        padding: 12px 0;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        border-radius: 5px;
        cursor: pointer
    }

    main .product form input[type=submit]:hover {
        background: #434f61
    }

    main .product form input[type=submit]:disabled {
        background: #ddd
    }

    main .products h1 {
        display: block;
        font-weight: 400;
        margin: 0;
        padding: 40px 0;
        font-size: 24px;
        text-align: center;
        width: 100%
    }

    main .products .products-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 40px
    }

    main .products .products-header p {
        margin: 0
    }

    main .products .products-header label {
        padding-left: 20px
    }

    main .products .products-header select {
        padding: 5px;
        margin-left: 15px;
        border: 1px solid #ccc;
        color: #555;
        border-radius: 5px
    }

    main .products .buttons {
        text-align: right;
        padding-bottom: 40px
    }

    main .products .buttons a {
        display: inline-block;
        text-decoration: none;
        margin-left: 5px;
        padding: 12px 20px;
        border: 0;
        background: #4e5c70;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        border-radius: 5px
    }

    main .products .buttons a:hover {
        background: #434f61
    }

    main .cart h1,
    main .myaccount h1 {
        display: block;
        font-weight: 400;
        margin: 0;
        padding: 40px 0;
        font-size: 24px;
        text-align: center;
        width: 100%
    }
    
    .progressbar {
		counter-reset: step;
	}

	.progressbar li {
		list-style-type: none;
		width: 25%;
		float: left;
		font-size: 12px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		color: #2F2F2F;
	}

	.progressbar li:before {
		width: 30px;
		height: 30px;
		content: counter(step);
		counter-increment: step;
		line-height: 30px;
		border: 2px solid #2F2F2F;
		display: block;
		text-align: center;
		margin: 0 auto 10px auto;
		border-radius: 50%;
		background-color: white;
	}

	.progressbar li:after {
		width: 100%;
		height: 2px;
		content: '';
		position: absolute;
		background-color: #2F2F2F;
		top: 15px;
		left: -50%;
		z-index: -1;
	}

	.progressbar li:first-child:after {
		content: none;
	}

	.progressbar li.active {
		color: #3BA000;
	}

	.progressbar li.active:before {
		border-color: #3BA000;
		color: white;
		background-color: #3BA000;
	}

	.progressbar li.active+li:after {
		background-color: #3BA000;
	}

    .first-loader {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        background: rgba(168, 168, 168, .5)
    }

    .first-loader img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px
    }

    .share-modal {
        background-color: white;
        padding-bottom: 30px;
        border-radius: 24px;
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
        font-family: Arial, sans-serif;
        /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); */
    }

    .share-title {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 25px;
    }

    .share-buttons {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 24px;
    }

    .share-button {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 12px;
        color: #000;
    }

    .share-button a {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        margin-bottom: 6px;
        transition: 0.3s ease;
    }

    .share-button a:hover {
        transform: scale(1.1);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* optional */
    }

    .share-button i {
        font-size: 18px;
        color: #fff;
    }

    /* LINE icon exception */
    .share-button.line img {
        width: 20px;
        height: 20px;
    }

    /* Brand colors */
    .share-button.facebook a {
        background-color: #1877f2;
    }

    .share-button.whatsapp a {
        background-color: #25d366;
    }

    .share-button.twitter a {
        background-color: #1da1f2;
    }

    .share-button.linkedin a {
        background-color: #0077b5;
    }

    .share-button.link a {
        background-color: #555;
    }

    .share-button.line a {
        background-color: #00c300;
    }

    .review-card {
        background: #fff;
        padding: 16px 20px;
        margin-bottom: 10px;
        border-radius: 12px;
        box-shadow: 0 1px 2px rgba(0,0,0,0.1), 0 3px 10px rgba(0,0,0,0.15);
        display: flex;
        flex-direction: column;
        width: 100%;
        min-height: 150px;
        box-sizing: border-box;
    }

    .review-header {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
    }

    .review-header img {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        margin-right: 12px;
        object-fit: cover;
        border: 1px solid #ccc;
    }

    .review-meta {
        display: flex;
        flex-direction: column;
    }

    .review-meta strong {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .review-meta small {
        font-size: 12px;
        color: #777;
    }

    .review-rating {
        color: orange;
        font-size: 14px;
        margin-top: 4px;
    }

    .review-content {
        font-size: 14px;
        line-height: 1.6;
        color: #333;
        flex-grow: 1;
        word-break: break-word;
    }

    @media (max-width: 480px) {
        .review-card {
            padding: 12px;
        }

        .review-header img {
            width: 40px;
            height: 40px;
            margin-right: 10px;
            margin-left: 10px;
        }

        .review-meta strong {
            margin-top: 10px;
            font-size: 15px;
        }

        .review-meta small {
            font-size: 11px;
        }

        .review-content {
            font-size: 13px;
            padding-left: 56px;
        }
    }

    .rating-form {
        max-width: 100%;
        margin: 20px 0;
    }

    .rating-form h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .stars {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin-bottom: 15px;
    }

    .stars input[type="radio"] {
        display: none;
    }

    .stars label {
        font-size: 30px;
        color: #ccc;
        cursor: pointer;
        transition: color 0.2s;
    }

    .stars input[type="radio"]:checked ~ label,
    .stars label:hover,
    .stars label:hover ~ label {
        color: #f39c12;
    }

    .rating-form textarea {
        width: 100%;
        padding: 10px;
        height: 120px;
        font-size: 14px;
        border: 1px solid #ccc;
        margin-bottom: 15px;
        box-sizing: border-box;
    }

    .rating-form button {
        background-color: #F04938;
        color: white;
        border: none;
        padding: 10px 20px;
        font-weight: bold;
        border-radius: 4px;
        cursor: pointer;
    }

    .rating-form button:hover {
        background-color: #b82323;
    }
