/* CSS Variation */
div#tab-description p {
    text-align: justify;
}
.sort_giuseart{
    display: flex;
    margin-top: 5px;
    justify-content: flex-start;
}
.sort_giuseart form {
    padding: 0 0 0 20px;
}
.sort_giuseart .pt-checkbox {
    margin-right: 0px;
}
.product-info .variations_form .variations tr th{margin:0;padding-left:0px;font-size:15px;}
td.value {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
td.value input[type="radio"] {
    appearance: none;
    display: none;
}
td.value label {
    display: flex;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    min-width: 70px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #fff;
    transition: all 0.3s linear;
    margin-bottom: 0;
    text-align: center;
}
td.value input[type="radio"]:checked + label {
   	border:1px solid red;
    color: var(--radio-color);
    transition: 0.3s;
}
a.reset_variations {
    display: none!important;
}
.single_add_to_cart_button{background-color:#ff0000!important;}
/* End Variantion */
/* CSS Remove Cart */
.woocommerce-cart .woocommerce-cart-form .product-remove a{background:none;}
.woocommerce a.remove {
    width: 30px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}
.woocommerce-variation-add-to-cart{display:block !important;width:51%;}
.woocommerce a.remove:before, .woocommerce a.remove:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 2px;
    display: inline-block;
    content: '';
}
.woocommerce a.remove:before{
    height: 6px;
    transform-origin: -7% 100%;
    -moz-transform-origin: -7% 100%;
    -webkit-transform-origin: -7% 100%;
    transition: transform 150ms;
    -moz-transition: transform 150ms;
    -webkit-transition: transform 150ms;
    width: 14px;
}
.woocommerce a.remove:after{
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}
.woocommerce a.remove:hover:before{
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: transform 250ms;
    -moz-transition: transform 250ms;
    -webkit-transition: transform 250ms;
}
.woocommerce a.remove:hover {
    background: transparent;
}
/* Tab Product Page */
.quantity .minus, .quantity .plus{
	padding-left: .5em;
  padding-right: .5em;}
.header-cart-title span.amount{font-size:12px;}
.is-outline:hover{background-color:transparent;}
.quantity.buttons_added{width: auto;
    overflow: visible;}
.quantity input[type=number] {height:auto;}
.nav-tabs>li.active>a{
	background-color: var(--primary-color);
    color: #fff;}
.nav-tabs>li>a{
	background-color:#fff;
	border-top:none;
}
.nav-tabs+.tab-panels{padding:15px;font}
@media only screen and (max-width: 800px){
.single-product .product-footer .product-tabs{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: scroll;
	}
	.tabs li{white-space: nowrap;}
}
td:first-child, th:first-child{padding-left:0.5rem;}
.hotline img {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
}
.category-home-hungphat h3{font-size:0.75rem;}
.mobile-slide .card-blog .tooltip-point:after , .wrapper-blogs .card-blog .tooltip-point:after{
    content: "";
    border-radius: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    animation: zoomzoom 2s linear .2s infinite;
    opacity: 0;
    animation-delay: 1.1s;
    box-shadow: 0 0 3px 4px #daa520;
    left: 0;
	z-index: 0;align-content
}
.nav-dropdown-has-border .nav-dropdown{
		border: none;
		padding:5px
}
.nav-dropdown {
    background-color: #fff;
		
		padding:0px;
}
.nav-dropdown-bold .nav-column li>a, .nav-dropdown.nav-dropdown-bold>li>a {border-radius:0px;}
nav-dropdown-bold .nav-column li>a, .nav-dropdown.nav-dropdown-bold>li>a {
    text-transform: none;
    background: linear-gradient(to 	bottom, #f2cb1f 0%, #f2cb1f 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 0 0;
    transition: background .4s ease-in-out,color .4s ease-in-out;
    padding: 10px;
		color: #fff;
}
.nav-column>li>a, .nav-dropdown>li>a:hover {
    background-size: 0.625rem 3.125rem;
   
}
.product-thumbnails.thumbnails{
	display: flex;
	justify-content:center;
}
.price-wrapper {
    padding: 10px 0;
}
.product-info .button.single_add_to_cart_button  {
    line-height: 2.9em;
	  margin-top: 15px;
		font-weight:700;
		margin:0;
	color:#fff;
}
.image-tools.bottom.left{display: none}
.title h2 {
    margin: 0px 0 10px;
    font-size: 1.75rem;
    padding-bottom: 10px;
    color: #383838;
    font-weight: 600;
    width: 100%;

    border-bottom: 1px dashed #e0e0e0;
}
.title h2:after {
		content: "";
    width: 10%;
    border-top: 3px solid #D3A540;
    position: absolute;
    left: 0;
    top: 45px;
}
.product-info del span.amount {font-size:22px;}
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {font-weight:700;}
nav.rank-math-breadcrumb {
    padding: 0rem 0rem;
    margin-top: 0.3rem;
    margin-bottom: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover{transform: none;}
.header-search-form .searchform .button.icon {background-color: #333;}
.header-search-form .searchform .button.icon i {
    color: #fff;
}
#footer h3{
    font-size: 16px;
    color: #f6f7f7;
    margin: 20px 0 18px;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 700;
}
.sale-hungphat{
		margin: 0 auto;
    max-width: 1400px;}
h3.product-title{
		font-size: 1em;
    font-weight: 600;
}
.flickity-button.flickity-prev-next-button.previous::after{
background: url(https://hungphatluxury.vn/wp-content/uploads/2024/03/collapse-arrow-left-50.png) center / contain no-repeat !important; }
.flickity-button.flickity-prev-next-button.next::after{
	background: url(https://hungphatluxury.vn/wp-content/uploads/2024/03/collapse-arrow-right-50.png) center / contain no-repeat !important; }
.flickity-button.flickity-prev-next-button.previous::after , .flickity-button.flickity-prev-next-button.next::after{height: 20px;
    width: 30px;}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover{
	width: 20px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7f7f7;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    color: #707070;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    transition: .3s;
    outline: none;
    opacity: .9;
	
}
.slider-nav-reveal .flickity-prev-next-button.previous{
	  left: 10px!important;
    right: auto !important;
    transform: translateX(-10%);
    padding-right: 7px;
    border-radius: 0 100px 100px 0;
}
.slider-nav-reveal .flickity-prev-next-button.next{left: auto !important;
    transform: translateX(10%);
    padding-left: 7px;
    border-radius: 100px 0 0 100px;
    right: 10px!important;}
.product-info .price-wrapper del, .product-info .price-wrapper del span, .product-info .price{font-size:16px;}
.product-info{padding-bottom:0px;}
.right-sidebar .title, h3.widget-title {line-height: 38px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    background: #333;
    background-size: auto 22px;
    padding-left: 40px;
		position:relative;
}
i.hplu-icon{position: absolute;
    height: 100%;
    width: 30px;
    top: 0;
    left: 2%;}
i.hplu-icon:before {
    width: 10px;
    height: 10px;
    background-color: #daa520;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -5px;
    display: block;
    content: "";
    margin-left: -5px;
}
i.hplu-icon:after {
    content: "";
    border: 1px solid #daa520;
    width: 10px;
    height: 10px;
    opacity: 1;
    background-color: rgba(238, 46, 36, .2);
    border-radius: 100%;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-name: sonar;
    animation-name: sonar;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: block;
    margin: -1px 0 0 -1px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -5px;
}
.right-sidebar p{margin-bottom:0px;}
.right-sidebar ul.lst li {
    margin-left: 0px;
}
.right-sidebar ul.lst {
	list-style-type: none;
    padding: 10px;
    border-radius: 4px;
    border: solid 1px #E5E5E4;
}
.right-sidebar ul.lst li .fas {
    padding-right: 5px;
}
.right-sidebar li {
    margin-left: 0px !important;
}
.right-sidebar h3 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
a.button.CTA {
background: #ef4136 url(https://hungphatluxury.vn/wp-content/uploads/2024/03/dark-chevron-right-52.png) no-repeat 420px center;
    background-size: auto 26px;
    font-size: 16px;
    font-weight: 600;
}
.CTA {
    display: block;
    text-align: center;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    font-size: 16px;
	padding: 10px 0 0 0;}
.CTA b{color: #fff200;}
.price-wrapper .price{display:block;}
.price-wrapper .price {
    display: block
}


.dark .price,.dark .price del,.dark span.amount {
    color: #fff
}

.header-cart-title span.amount {
    color: currentColor
}

del span.amount {
    opacity: .6;
    font-weight: 400;
    margin-right: .3em
}

.no-prices .amount {
    display: none !important
}
.product-title {
    font-size: 1.1em;
    font-weight: 600;
    color: var(--wp--preset--color--black);
}
.product_list_widget .product-title{font-weight:400;font-size:1em;}
.right-sidebar span.amount {font-size:0.85em;}
.header-main{border-bottom:none;}
section.sale-hungphat {
    background: linear-gradient(110deg, #E2B648, #DAAC43, #BA8632, #E2B648, #AB742A);}
.single-product .product-footer .embed-responsive {
    margin-bottom: 15px;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
h3.accordion_title{
		font-size: 24px;
    line-height: 36px;
    font-weight: 600;}
.product-short-description > p:last-of-type {
    margin-bottom: 0;
}
.woocommerce-variation-description, .woocommerce-variation-price {
    display: none;
}
.header-search-form .searchform .button.icon{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 39px;
    min-width: 4.3em;
    background-color: #000;
    box-shadow: unset;
    color: #fff;
    border:none;
}
.header-search-form input{    border: none;
}
.head_svg {
    background: rgba(102,102,102,.1);
    color: #fff;
    border-radius: 10px;
}
.head_svg:hover{background:#daa520;}
.head_svg small {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.stuck .header-main .nav > li > a {line-height:16px;}
a.btn-gradient {
    background-image: linear-gradient(110deg, #E2B648, #DAAC43, #BA8632, #E2B648, #AB742A);
}
.flickity-prev-next-button svg
{background:url(/wp-content/uploads/2024/03/chevron-96-left.png);}
.title-gradient {
    background: -webkit-linear-gradient(#E2B648, #DAAC43, #BA8632, #E2B648, #AB742A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-family: "Fraunces", sans-serif;
    font-weight: 600;
}
.title-gradient h2 {
    color: #D3A540;
    font-size: 1.75rem;
    font-family: "Fraunces", sans-serif;
    font-weight: 600;
}
.title-gradient h3 {
    color: #ffffff;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.nav>li.html {font-size:1rem;}
.gocbaochi .post-title a {
    color: #daa520;
    font-weight: 600;
}
.title-menu h4{
    margin: 0px 0 16px;
    font-size: 19px!important;
    padding-bottom: 10px;
    color: #383838;
    font-weight: 500!important;
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #e0e0e0;
}
.title-menu h4:after {
    content: "";
    width: 30%;
    border-top: 3px solid #D3A540;
    position: absolute;
    left: 0;
    bottom: -2px;
}
#footer .col {
    padding-bottom: 15px;
}

.header-search-form .searchform .button.icon{background-color: #f3d439; min-width: 2.7em;}
.header-search-form .searchform .button.icon i {color: #000;}
 
.product-summary .quantity{margin-bottom:0px;}
form#lnh-form-menh {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}
form#lnh-form-menh select {
    margin: 0 10px;
    height: 50px !important;
    border-radius: 4px;
}
form#lnh-form-menh button {
    background: #fcb614;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    padding: 5px;
}
@media only screen and (max-width: 849px) {
    .medium-logo-left .flex-left {
        flex: 1 1 43%;
    }
}
@keyframes zoomzoom {
  from {
    transform: scale(1);
    opacity: 0.5; }
  to {
    transform: scale(1.6);
    opacity: 0; } }
@-webkit-keyframes sonar {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@keyframes sonar {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}
@media only screen and (max-width: 480px){
.column-tab-hp .tabbed-content .nav{
    overflow-x: scroll;
    white-space: nowrap;
    flex-wrap: nowrap !important;
    -webkit-overflow-scrolling: auto;
		justify-content: flex-start;
}
	.col .live-search-results, .header .search-form .live-search-results, .header-block .live-search-results
	{
		left: -10px;
		top:135%;
		width:max-content;
		max-width:420px;
	}
	}
.related-posts.sub_categries img{
	object-fit: contain !important;
}
nav.rank-math-breadcrumb{font-size:0.85rem;}
li.html.custom.html_nav_position_text{
		padding:5px;
	  background-color: #ffde00;
    text-align: center;
    display: block;
}
div#masthead{background:#ffde00;}
.sidebar-menu.no-scrollbar{padding-top: 0;
    background-color: #fff;}
.header-button a.header-cart-link {color: #fff;}
.stack.stack-pt {
    justify-content: space-between;
    margin: 0px;
    padding:  0px;
    background: white;
    text-align: center;
    border-radius: 4px;
    overflow: auto;
}