/* body{
    margin-top:20px;
    background:#eee;
} */

.container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.header-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 30px 0 70px;
    position: relative;
}

.header-container::after{
    content: "";
    width: 400px;
    position: absolute;
	margin: 0 auto;
	height: 4px;
	border-radius: 1px;
	background: #7ac400;
	left: 0;
	right: 0;
	bottom: -15px;
}

.tag {
    margin: 0; 
    font-family: 'Comic Sans MS', 'Bubblegum Sans', cursive;
    color: #000;
    font-size: 35px;
    font-weight: 300;
}

.heart-icon {
    color: #bbc4f0;
    font-size: 35px;
    display: flex;
    align-items: center;
}


/* Responsif untuk tablet */
@media (max-width: 768px) {
    .header-container {
        margin: 20px 0 40px;
        gap: 10px;
    }

    .header-container::after {
        width: 300px;
        height: 3px;
        bottom: -12px;
    }

    .tag {
        font-size: 28px;
    }

    .heart-icon {
        font-size: 28px;
    }
}

/* Responsif untuk HP */
@media (max-width: 480px) {
    .header-container {
        /* margin: 15px 0 0; */
        gap: 8px;
        flex-direction: column;
    }

    .header-container::after {
        width: 200px;
        height: 2px;
        bottom: -10px;
    }

    .tag {
        font-size: 24px;
        text-align: center;
    }

    .heart-icon {
        font-size: 24px;
        margin-top: 5px;
    }
}



.product-content {
    border: 2px solid #dfe5e9;
    margin-bottom: 20px;
    margin-top: 10px;
    background: #fff;
    padding: 4px;
        -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
}

.product-content .carousel-control.left {
    margin-left: 0
}

.product-content .product-image {
    background-color: #fff;
    display: block;
    min-height: 238px;
    overflow: hidden;
    position: relative
}

.product-content .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative;
    background: #fff
}

.product-content .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
    padding-left: 0;
    margin-left: 0
}

.product-content .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.product-content .product-deatil span.tag1 {
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 50px;
    padding: 13px 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 50px
}

.product-content .product-deatil span.sale {
    background-color: #21c2f8
}

.product-content .product-deatil span.discount {
    background-color: #71e134
}

.product-content .product-deatil span.hot {
    background-color: #fa9442
}

.product-content .description {
    font-size: 12.5px;
    line-height: 20px;
    padding: 10px 14px 16px 19px;
    background: #fff
}

.product-content .product-info {
    padding: 11px 19px 10px 20px
}

.product-content .product-info a.add-to-cart {
    color: #2f383d;
    font-size: 13px;
    padding-left: 16px
}

.product-content name.a {
    padding: 5px 10px;
    margin-left: 16px
}

.product-info.smart-form .btn {
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: -10px
}

.product-entry .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative
}

.product-entry .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none
}

.product-entry .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.load-more-btn {
    background-color: #21c2f8;
    border-bottom: 2px solid #037ca5;
    border-radius: 2px;
    border-top: 2px solid #0cf;
    margin-top: 20px;
    padding: 9px 0;
    width: 100%
}

.product-block .product-deatil p.price-container span,
.product-content .product-deatil p.price-container span,
.product-entry .product-deatil p.price-container span,
.shipping table tbody tr td p.price-container span,
.shopping-items table tbody tr td p.price-container span {
    color: #21c2f8;
    font-family: Lato, sans-serif;
    font-size: 24px;
    line-height: 20px
}

.product-info.smart-form .rating label {
    margin-top: 10px;
    
}

.product-wrap .product-image span.tag2 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 10px 0;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.product-wrap .product-image span.sale {
    background-color: #57889c
}

.product-wrap .product-image span.hot {
    background-color: #a90329
}

.shop-btn {
    position: relative
}

.shop-btn>span {
    background: #a90329;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    font-weight: 700;
    border-radius: 50%;
    padding: 2px 4px 3px!important;
    text-align: center;
    line-height: normal;
    width: 19px;
    top: -7px;
    left: -7px
}

.description-tabs {
    padding: 30px 0 5px!important
}

.description-tabs .tab-content {
    padding: 10px 0
}

.product-deatil {
    padding: 30px 30px 50px
}

.product-deatil hr+.description-tabs {
    padding: 0 0 5px!important
}

.product-deatil .carousel-control.left,
.product-deatil .carousel-control.right {
    background: none!important
}

.product-deatil .glyphicon {
    color: #3276b1
}

.product-deatil .product-image {
    border-right: 0px solid #fff !important
}

.product-deatil .name {
    margin-top: 0;
    margin-bottom: 0
}

.product-deatil .name small {
    display: block
}

.product-deatil .name a {
    margin-left: 0
}

.product-deatil .price-container {
    font-size: 24px;
    margin: 0;
    font-weight: 300
}

.product-deatil .price-container small {
    font-size: 12px
}

.product-deatil .fa-2x {
    font-size: 16px!important
}

.product-deatil .fa-2x>h5 {
    font-size: 12px;
    margin: 0
}

.product-deatil .fa-2x+a,
.product-deatil .fa-2x+a+a {
    font-size: 13px
}

.product-deatil .certified {
    margin-top: 10px
}

.product-deatil .certified ul {
    padding-left: 0
}

.product-deatil .certified ul li:not(first-child) {
    margin-left: -3px
}

.product-deatil .certified ul li {
    display: inline-block;
    background-color: #f9f9f9;
    padding: 13px 19px
}

.product-deatil .certified ul li:first-child {
    border-right: none
}

.product-deatil .certified ul li a {
    text-align: left;
    font-size: 12px;
    color: #6d7a83;
    line-height: 16px;
    text-decoration: none
}

.product-deatil .certified ul li a span {
    display: block;
    color: #21c2f8;
    font-size: 13px;
    font-weight: 700;
    text-align: center
}

.product-deatil .message-text {
    width: calc(100% - 70px)
}

#last-product{
	min-height: 357px;
	min-width: 357px;
}




@media only screen and (min-width:900px) {
    .product-content div[class*=col-md-4] {
        padding-right: 0
    }
    .product-content div[class*=col-md-8] {
        padding: 0 13px 0 0
    }
    .product-wrap div[class*=col-md-5] {
        padding-right: 0
    }
    .product-wrap div[class*=col-md-7] {
        padding: 0 13px 0 0
    }
    .product-content .product-image {
        border-right: 1px solid #dfe5e9;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
    .product-content .product-image img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }
    .product-content .product-info {
        position: relative
    }
	.product-content .product-image #last-product{
		min-height: 238px;
	}
	#punyaDetail {
		min-height: 106px;
	}
}


/* Tambahkan style khusus untuk kelas col-xs-12 col-md-12 */
.col-xs-12.col-md-12 .product-wrap .product-image span.tag2 {
    width: 72px;  /* 2x dari 36px */
    height: 72px; /* 2x dari 36px */
    padding: 20px 0; /* 2x dari 10px */
    font-size: 11px;
    text-align: center
}

.col-xs-12.col-md-12 .product-deatil h5.name a {
    font-size: 30px; /* 2x dari 15px */
    line-height: 38px; /* 2x dari 19px */
}

.col-xs-12.col-md-12 .product-deatil h5.name a span {
    font-size: 26px; /* 2x dari 13px */
}

.col-xs-12.col-md-12 .product-deatil p.price-container span {
    font-size: 48px; /* 2x dari 24px */
    line-height: 40px; /* 2x dari 20px */
}

.col-xs-12.col-md-12 .description p {
    font-size: 25px; /* 2x dari 12.5px */
    line-height: 40px; /* 2x dari 20px */
    padding: 20px 28px 32px 38px; /* 2x dari padding asli */
}

.col-xs-12.col-md-12 .product-info.smart-form .btn {
    padding: 12px 24px; /* 2x dari 6px 12px */
    font-size: 26px; /* 2x dari ukuran font default */
}

.col-xs-12.col-md-12 .rating label {
    font-size: 24px; /* 2x dari ukuran icon default */
}

/* Mode Tablet (768px) */
@media (max-width: 768px) {
    .col-xs-12.col-md-12 .product-wrap .product-image span.tag2 {
        width: 36px;  /* 75% dari 72px */
        height: 36px; /* 75% dari 72px */
        padding: 10px 0; /* 75% dari 20px */
        font-size: 12px; /* 75% dari 22px */
    }

    .col-xs-12.col-md-12 .product-deatil h5.name a {
        font-size: 16px; /* 75% dari 30px */
        line-height: 19px; /* 50% dari 38px */
    }

    .col-xs-12.col-md-12 .product-deatil h5.name a span {
        font-size: 13px; /* 50% dari 26px */
    }

    .col-xs-12.col-md-12 .product-deatil p.price-container span {
        font-size: 24px; /* 50% dari 48px */
        line-height: 20px; /* 50% dari 40px */
    }

    .col-xs-12.col-md-12 .description p {
        font-size: 12.5px; /* 50% dari 25px */
        line-height: 20px; /* 50% dari 40px */
        padding: 10px 14px 16px 19px; /* 50% dari padding asli */
    }

    .col-xs-12.col-md-12 .product-info.smart-form .btn {
        padding: 6px 12px; /* 50% dari padding asli */
        font-size: 13px; /* 50% dari 26px */
    }

    .col-xs-12.col-md-12 .rating label {
        font-size: 24px; /* 50% dari 24px */
    }
    .rating label {
        font-size: 1px;
    }
}

/* Mode HP (480px) */
@media (max-width: 480px) {
    .col-xs-12.col-md-12 .product-wrap .product-image span.tag2 {
        width: 36px;  /* 50% dari 72px */
        height: 36px; /* 50% dari 72px */
        padding: 10px 0; /* 50% dari 20px */
        font-size: 14px; /* 50% dari 22px */
    }

    .col-xs-12.col-md-12 .product-deatil h5.name a {
        font-size: 14px; /* 50% dari 30px */
        line-height: 16px; /* 50% dari 38px */
    }

    .col-xs-12.col-md-12 .product-deatil h5.name a span {
        font-size: 14px; /* 50% dari 26px */
    }

    .col-xs-12.col-md-12 .product-deatil p.price-container span {
        font-size: 24px; /* 50% dari 48px */
        line-height: 20px; /* 50% dari 40px */
    }

    .col-xs-12.col-md-12 .description p {
        font-size: 14px; /* 50% dari 25px */
        line-height: 24px; /* 50% dari 40px */
    }

    .col-xs-12.col-md-12 .product-info.smart-form .btn {
        /* padding: 8px 16px; 50% dari padding asli */
        font-size: 14px; /* 50% dari 26px */
    }

    .col-xs-12.col-md-12 .rating label {
        font-size: 20px; /* 50% dari 24px */
    }
    .rating label {
        font-size: 16px;
    }
}

/* Styling untuk rating */
.rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 2px;
    padding: 8px 0;
}

.rating label {
    cursor: pointer;
    color: #FFD700; /* Warna kuning gelap untuk bintang tidak aktif */
    font-size: 20px;
    margin: 0;
    transition: color 0.2s ease;
}

/* Responsif untuk tablet */
@media (max-width: 768px) {
    
}

/* Responsif untuk HP */
@media (max-width: 480px) {
  
}