@font-face {
    font-family: 'Favorit Std';
    src: url('../fonts/FavoritStd-Medium.eot');
    src: url('../fonts/FavoritStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FavoritStd-Medium.woff2') format('woff2'),
        url('../fonts/FavoritStd-Medium.woff') format('woff'),
        url('../fonts/FavoritStd-Medium.ttf') format('truetype'),
        url('../fonts/FavoritStd-Medium.svg#FavoritStd-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Favorit Std';
    src: url('../fonts/FavoritStd-Regular.eot');
    src: url('../fonts/FavoritStd-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FavoritStd-Regular.woff2') format('woff2'),
        url('../fonts/FavoritStd-Regular.woff') format('woff'),
        url('../fonts/FavoritStd-Regular.ttf') format('truetype'),
        url('../fonts/FavoritStd-Regular.svg#FavoritStd-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Favorit Std';
    src: url('../fonts/FavoritStd-Bold.eot');
    src: url('../fonts/FavoritStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FavoritStd-Bold.woff2') format('woff2'),
        url('../fonts/FavoritStd-Bold.woff') format('woff'),
        url('../fonts/FavoritStd-Bold.ttf') format('truetype'),
        url('../fonts/FavoritStd-Bold.svg#FavoritStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FavoritC';
    src: url('../fonts/FavoritC-Bold.eot');
    src: url('../fonts/FavoritC-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FavoritC-Bold.woff2') format('woff2'),
        url('../fonts/FavoritC-Bold.woff') format('woff'),
        url('../fonts/FavoritC-Bold.ttf') format('truetype'),
        url('../fonts/FavoritC-Bold.svg#FavoritC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


input::-webkit-input-placeholder {
    font-weight: 600;
}


body {
    letter-spacing: .03rem;
    font-family: Favorit Std !important; 
    font-weight: 500;
}

.snowdog-menu-link-topmenu-mobile {
    padding: 1.4rem 1.5rem;
    font-weight: bold;
    color: #000;
    font-size: 1.3rem;
}

.voce-shop>button {
    padding: 1.4rem 1.5rem;
}

.dialog-menu button span {
    font-weight: bold;
    color: #000;
    font-size: 1.2rem;
} 

.voce-shop>button>span {
    font-size: 1.3rem;
}

.dialog-menu button span:hover {
	color: #bb6e7c;
} 

body:not(.catalog-product-view) .card {
    border-radius: 1.2rem; 
}

.checkout-payment-method .actions-toolbar .amasty.checkout:hover {
    background-color: #F7CACF !important;
    color: #000 !important;
}

/*checkout*/

.checkout-index-index {
    background: #f8f8f8;
}

.amcard-add-code {
    width: 100%;
	border-radius: 0.125rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 1rem;
    --tw-shadow: 0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    padding: 15px;
    margin-top: 15px;
}

.coupon button.btn.btn-primary {
    width: 100%;
    justify-content: center;
	min-height: 44px;
}

input#coupon_code {
    width: 100%;
}

.price-excluding-tax .price, .price-including-tax .price {
    font-weight: unset;
    line-height: 1.625;
}

.amcheckout-step-container input[type='text'], .amcheckout-step-container input[type='password'], .amcheckout-step-container input[type='url'], .amcheckout-step-container input[type='tel'], .amcheckout-step-container input[type='search'], .amcheckout-step-container input[type='number'], .amcheckout-step-container input[type='datetime'], .amcheckout-step-container input[type='email'], .amcheckout-step-container select {
    border: 1px solid #333;
	border-radius: 4px;
    min-height: 44px;
}

.amcheckout-step-container input::placeholder {
  color: #999;
}


.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover, .amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
    border-color: #fff;
}

.amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
}


.opc-wrapper .shipping-address-item.selected-item {
    justify-content: space-between;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 2px;
    background: #f9f9f9;
    cursor: pointer;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
    justify-content: space-between;
    box-sizing: border-box;
    border: 1px solid #000;
    padding: 20px;
    border-radius: 2px;
    background: #f9f9f9;
    cursor: pointer;
}

.amcheckout-main-container .amcheckout-step-container .amcheckout-title {
    background: #333;
    color: #fff !important;
    border-radius: 10px;
    padding: 7px 15px;
}

.opc-block-summary.amcheckout-summary-container {
    background: #fff !important;
}

.amcheckout-checkboxes-container.amcheckout-checkboxes {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
}

.field.amcheckout-comment {
    width: 100% !important;
    margin: 25px 0 !important;
}

.checkout-index-index .page-main  {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px!important;
    padding-right: 20px!important;
    background-color: transparent !important;
}

.checkout-index-index .additional-options .checkout-agreements .action-show {
    color: #666;
}

.checkout-index-index .checkout-agreement input {
	position: static;
    height: 16px;
	width: 16px;
    margin: 0 10px 0 0;
}

.checkout-index-index .checkout-agreements .checkout-agreement.field.choice {
    display: flex;
	position: relative;
}

.checkout-index-index .checkout-agreements div.mage-error {
	position: absolute;
    bottom: -14px;
    left: 0;
}

.amcheckout-step-container input[type='checkbox'] + label:before {
	display: none;
}

.amcheckout-step-container .fieldset > .field > .label {
    max-width: 92%;
    display: flex;
}

.amcheckout-step-container .primary .action.checkout, .amcheckout-step-container .action.checkout.amasty {
    text-transform: uppercase;
}

.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button, .ui-datepicker-trigger, .gpay-card-info-container), .amcheckout-step-container button:not(.braintree-googlepay-button, .ui-datepicker-trigger, .gpay-card-info-container) {
    border: none;
    border-radius: 2px;
    box-shadow: none;
    color: #ffffff;
	width: 100%;
	min-height: 33px;
}

.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 90%;
}

.checkout-payment-method .payment-option-title .action-toggle {
    color: #000;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.amcheckout-step-container .amcheckout-title > .amcheckout-icon {
    border: 2px solid #fff;
	background: #fff;
}

.checkout-payment-method .payment-option-title {
    border-top: none !important;
}

.amcheckout-step-container input[type='checkbox'] + label:hover:before, .amcheckout-step-container input[type='radio'] + label:hover:before, .amcheckout-step-container input[type='checkbox']:checked + label:before, .amcheckout-step-container input[type='radio']:checked + label:before {
    border-color: #666;
    box-shadow: 0 2px 4px rgb(203 205 207 / 40%);
}

.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin: 0;
    font-size: 14px;
    padding-bottom: 10px;
}

table.data.table.table-totals {
	font-size: 15px;
}

.checkout-index-index .page-header {
    background: #fff !important;
    text-align: center;
    padding: 0 !important;
}

.checkout-index-index .header.content {
	padding: 0;
}

.checkout-index-index .logo {
    margin: 10px auto;
    display: block;
    float: none;
    text-align: center;
    position: static;
    width: max-content;
    transform: inherit;
}

.opc-block-summary .amcheckout-title {
	background: none !important;
	padding-top: 16px !important
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    background: #999;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 10px 25px;
    font-weight: bold;
}

#checkout .amcard-codes-list, #checkout .amcard-field-container {
    padding: 0;
}

.amcheckout-step-container .action.checkout.amasty:hover {
    background: #5078c7;
}

.amcheckout-step-container .action.checkout.amasty:hover {
    background-color: #0066ad;
}

.checkout-index-index .copyright {
    color: #333;
    background: #f0f0f0;
    font-size: 1.2rem;
}

.block-customer-login form {
	color: #000;
}

.block-authentication .actions-toolbar .secondary {
    color: #fff;
    font-size: 16px;
}

.checkout-index-index .block-content a {
    font-size: 1.35rem;
    color: #000;
}

.amcheckout-main-container .step-title {
    color: #fff !important;
}

#free-shipping-bar-message {
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    /* background: #F7CACF; */
    /* background: linear-gradient(33deg, rgba(247, 202, 207, 1) 0%, rgba(212, 157, 162, 1) 100%); */
    /* background: #3F5EFB; */
    /* background: radial-gradient(circle, rgba(63, 94, 251, 1) 0%, rgba(252, 70, 107, 1) 100%); */
    margin-top: 0 !important;
    background: #833AB4;
    background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 50%, rgba(252, 176, 69, 1) 100%);
    /* background: #2A7B9B; */
    /* background: linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%); */
}

#free-shipping-bar-message strong {
    color: #fff !important;
    border: 1px solid;
    border-radius: 5px;
    padding: 0 4px;
}

._amcheckout-selectable-item, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details, .amcheckout-step-container .shipping-address-items .shipping-address-item, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
	background: #fff !important; 
	border-radius: 10px;
}

.amcheckout-step-container {
    border-radius: 10px !important;
}

.amcheckout-step-container .amcheckout-summary-container {
    border-radius: 10px !important;
}

.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container {
	background: #fff7f8;
	border-radius: 10px 10px 0 0 !important;
}

.box-bundle-container {
    border-radius: 20px;
    box-shadow: 0 0 50px #333;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FFF8F9;
    background: linear-gradient(137deg, rgba(255, 248, 249, 1) 0%, rgba(252, 220, 224, 1) 100%);
    width: max-content;
	max-height: 600px;
}

.bundle-option-title {
    color: #000;
    font-weight: bold;
    line-height: 16px;
	font-size: 16px;
}


.field.choice-visual {
    border-radius: 12px;
    background: #fff;
}

.bg-gray-visual-box {
    border-radius: 15px;
}

.visual .badge-text {
    border-radius: 15px 0 15px 0;
}

.badge-text {
	font-family: Favorit Std !important;
}

img.boximage.object-cover {
    border-radius: 15px;
}

.block-title-price .title.text-sm.text-center {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.ss-recommendations-title {
    margin-bottom: 15px;
	margin-top: 35px;
}

button#gift-form-toggle {
    border: 1px solid;
    border-radius: 5px;
    padding: 13px;
    display: inline-block;
    background: #fff;
    display: flex;
    justify-content: space-between;
	color: #000;
	width: 100%;
}

span#discount-form-toggle {
    border: 1px solid;
    border-radius: 5px;
    padding: 13px;
    background: #fff;
    display: flex;
    width: 100%;
    justify-content: space-between;
    color: #000;
}


.amrelated-content-wrapper {
    justify-content: center;
    margin-bottom: 0;
    background: #fff;
    border-radius: 10px;
    margin-top: 15px;
}

.amrelated-pack-list {
    border: none;
}

.amrelated-equal {
    color: #000;
    font-size: 50px;
}

.amrelated-price-wrapper {
    border-color: #eba3ad;
    border-radius: 10px 10px 0 0;
}

.bg-amrel-red-bg {
    --tw-bg-opacity: 1;
    background-color: #df5062;
    color: #fff !important;
    font-weight: bold;
    border-radius: 4px;
}

.amrelated-tocart-wrapper .btn-primary {
    justify-content: center;
}

.amrelated-pack-item-wrapper {
    max-width: fit-content;
}

.bg-amrel-grey-border {
    --tw-bg-opacity: 1;
    border-radius: 7px;
    margin: 0 1px;
	background: #fff3f5;
}

.amrelated-content-container .amrelated-content-wrapper .amrelated-pack-item-wrapper:not(:last-child):after {
    font-size: 50px;
    color: #000;
}

.amrelated-pack-item-wrapper .amrelated-name {
    max-width: 172px;
    font-size: 15px;
    line-height: 16px;
}

.amrelated-tocart-wrapper svg {
    margin-right: 9px;
}

.amrelated-discount.-summary {
    top: -22px;
    padding: 3px 4px;
    font-size: 14px;
}

.amrelated-content-container h3 {
    text-align: center !important;
}

@media (max-width:980px) {
	
	.desktop {
		display: none;
	}
	
	.mobile {
		display: block;
	}
	
	.box-bundle-container {
		border-radius: 0;
		/*height: revert-layer;*/
		width: 100%;
		max-height: none;
	}
	
	.field.choice-visual {
		max-width: fit-content;
	}
	
	.ss-recommendations-title {
		margin-top: 0;
	}
	
	body:not(.cms-home) .columns, body:not(.cms-home) .container {
		max-width: min(100%, 1700px) !important;
	}
	
	.title-product-view {
		font-weight: bold;
		color: #000;
		line-height: 24px;
	}
	
	.container-addtocart-button a,
    .container-addtocart-button button {
        padding: 0.3rem;
    }
	
	.container-addtocart-button button svg {
		max-width: 15px;
	}
	
	.container-addtocart-button button span {
		font-size: 13px;
	}
	
	.product-list-link {
		font-size: 13px;
		line-height: 15px;
		color: #000;
	}
	
	.product-name-category {
		font-weight: 400;
		color: #666;
		font-size: 12px;
	}
	
	.product-item .old-price .price-container .price {
		font-size: .9rem;
	}
	
	.product-item .price-container .price {
		font-size: 1rem;
	}
	
	#slider-collection
	
	#slider-offers h2 {
		font-size: 25px;
	}
	
	#slider-offers h3 {
		font-size: 23px;
	}
	
	#slider-offers p  {
		font-size: 17px;
		line-height: 21px;
		margin: 10px 0;
	}
	
	#slider-bestseller {
		text-align: center;
	}
	
	#slider-bestseller p {
		text-align: center;
		font-size: 17px;
		line-height: 21px;
		margin: 10px 0;
	}
	
	#slider-bestseller .btn {
		margin: 10px auto 0;
	}
	
	#slider-nailart {
		padding: 20px 0 0 0 !important;
	}
	
	#slider-nailart h3 {
		font-size: 25px;
        line-height: 28px;
	}
	
	#slider-video h3 {
		font-size: 25px;
        line-height: 28px;
	}
	
	#slider-video p {
		text-align: center;
		font-size: 17px;
		line-height: 21px;
		margin: 10px 0;
	}
	
	.logo {
		max-width: 85px;
		margin-top: 5px;
	}
	
	nav.breadcrumbs {
		margin-top: 2rem;
	}
	
	#description iframe {
		max-width: 100%;
		height: auto;
	}
	
	.catalog-product-view .breadcrumbs {
		margin-top: 2rem;
	}
	
	.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
		align-items: baseline;
	}
	
	.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
		flex-direction: column;
		justify-content: left;
		align-items: baseline;
	}
	
	.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
		width: 100%;
	}
	
	.checkout-container .authentication-wrapper {
        margin-top: 28px;
    }
	
	.checkout-index-index .checkout-header {
		margin: 12px 0 17px;
		padding: 0;
		width: 100%;
	}
	
	.checkout-index-index .am-checkout {
		margin: 5px 0 20px 0;
	}
	
	.checkout-index-index .checkout-header .description {
		font-size: 14px;
	}
	
	.checkout-index-index .page-header {
		margin-bottom: 0;
	}
	
	#free-shipping-bar-message {
		font-size: 16px !important;
	}
	
	.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
		color: #363636 !important;
	}
	
    .catalog-product-view div#gallery {
        margin: 0 -24px;
        width: -webkit-fill-available;
    }
	
	.catalog-product-view #maincontent  {
		margin-top: 0;
	}
	
	.catalog-product-view #header {
		box-shadow: none; 
	}
	
	.catalog-product-view .breadcrumbs {
		display: none;
	}
	
	html, body {
        overflow-x: hidden !important;
    }
	
	.box-stockstatus {
		margin-bottom: 15px;
	}
	
	.ss-header-left {
		display: none;
	}
	
	.ss-qv-btn {
		border-radius: 8px;
	}
	
	.ss-qv-actions {
		margin-bottom: 10px;
	}
	
	.ss-qv-description {
		display: none;
	}
	
	.ss-quickview-image {
		max-width: 260px;
		margin: 0 auto;
	}
	
	div[x-ref=jsThumbSlides] {
		padding: 0 15px;
	}
	
	.catalog-product-view #product_addtocart_form .form-select  {
		width: -webkit-fill-available;
	}
	
	.checkout-cart-index .reward-message .message-earn-points {
		font-size: 14px;
	}
	
	.checkout-cart-index .reward-message p.text-sm.limit  {
		font-size: 12px;
		line-height: 13px;
	}
	
	button#gift-form-toggle {
		width: 100%;
		padding: 8px;
	}
	
	span#discount-form-toggle {
		width: 100% !important;
		text-align: center;
		padding: 8px;
	}
	
	.bundle-block {
		justify-content: center;
	}


    .addtocart-custom {
        margin-bottom: 0;
        position: fixed;
        bottom: 0;
        width: auto;
        left: 0;
        right: 0;
        z-index: 12;
        background: #fff;
        border-radius: 0;
        padding: 0 5px;
		box-shadow: 0 0 20px #ccc;
    }
	
	.amrelated-summary-content .amrelated-discount {
        position: absolute;
        left: 50%;
        top: 0 !important;
        transform: translateX(-50%);
        width: 100%;
        border-radius: 6px;
    }
	
	.amrelated-price-wrapper {
        width: 100%;
        text-align: center;
        display: block;
    }
	
	.amrelated-summary-content {
        position: relative;
        margin-top: 10px;
        display: block;
        padding-top: 47px;
        /* padding-bottom: 10px; */
    }
	
	.amrelated-pack-item-wrapper {
        max-width: none;
    }
	
	.bg-amrel-grey-border {
        border-radius: 6px;
        margin: 1px 0;
        border: none;
        padding: 8px 0;
    }
	
	.amrelated-price-wrapper .main.price {
        line-height: normal;
    }
	
	.blog__products__default .grid-cols-4 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	
	.catalog-product-view .badge-sales {
		min-width: 70px;
	}
		
}

.box-blog-home .blog__posts__type-7__title {
	display: none;
}


.box-accademia 	{
    max-width: 1510px;
    margin: 0 auto;
}

.blog__posts__type-7 a.text-black {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}

.container-link-blog {
    max-width: 290px;
    margin: 0 auto;
}

.height-hd {
	min-height: 1200px;
}

.voce-shop>ul {
	min-height: auto;
}

.next-button, .prev-button {
	opacity: 1;
}

#scalapay-widget {
	background: #fff;
	padding: 0 12px;
	border-radius: 10px;
}

#description {
    font-weight: 400;
    color: #000;
}

#description p {
    line-height: 23px;
    margin: 0 0 10px 0;
}

.product-description {
    color: #000;
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
}

.product-description h2, .product-description h3 {
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;
}

.product-description ul {
    list-style: disc;
    padding-left: 18px;
    margin: 5px 0;
}

#description ul {
    list-style: disc;
    padding-left: 18px;
    margin: 5px 0;
}

.block-thumbs a {
    background: #fff;
}


.badge-sales {
    background-color: #df5062;
    font-weight: bold;
	align-content: center;
}

.product-item .price-final_price {
    justify-content: center;
}

.voce-shop button[aria-label="Indietro"] {
	padding: 0;
}

.voce-shop .snowdog-menu-link-topmenu-mobile {
    padding: .7rem 1.75rem;
    font-size: 1.2rem;
}

.catalog-product-view .prices-tier span.price {
    font-weight: bold;
    color: #df5062;
}

.marquee-text p {
    font-size: 11px;
}

strong.benefit {
    background: #df5062;
    color: #fff;
    padding: 0 4px;
    border-radius: 5px;
}

.ss-body, .ss-panel button, .ss-name {
    letter-spacing: .03rem;
    font-family: Favorit Std !important; 
    font-weight: 500;
}

.ss-name {
	text-transform: uppercase;
    color: #000;
    line-height: 1.1;
    font-weight: 600;
	min-height: 4.5em;
}

.ss-qv-btn-primary:hover:not(.disabled) {
    background: #f7cacf;
    box-shadow: 0 4px 12px rgb(171 138 147 / 30%);
    color: #000;
}

.catalog-product-view .breadcrumbs {
    margin-top: 1rem;
}

.dialog-menu .submenu-panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 32rem; /* stesso max-w-lg del drawer */
    height: 100%;
    z-index: 40;
    overflow-y: auto;
}



h3.ss-product-name {
    text-transform: uppercase;
    color: #000;
}

.ss-slider-container {
    padding-bottom: 15px;
}

section.ss-recommendations {
	background: none;
    box-shadow: none;
    border: none;
    padding: 0 0;
    margin: 0 -15px;
    margin: 0 -24px;
    width: -webkit-fill-available;
}

.ss-slider-container::after {
	background: linear-gradient(to left, #fafafa, transparent);
}

.container-slider-wrapper {
    width: 100%;
}

.price-notice {
	display: none;
}

.container-radios {
	    justify-content: center !important; 
}


/* ============================
   SEZIONE 1: HERO BANNER 
   Doppia immagine Desktop/Mobile
   ============================ */
.hero-banner-desktop {
	display: block;
	width: 100%;
	height: auto;
}
.hero-banner-mobile {
	display: none;
	width: 100%;
	height: auto;
}
@media (max-width: 767px) {
	.hero-banner-desktop { display: none; }
	.hero-banner-mobile { display: block; }
}

/* ============================
   SEZIONE 2: ISCRIVITI - BG IMAGE
   ============================ */
.section-iscriviti {
	position: relative;
	overflow: hidden;
}
.section-iscriviti-desktop {
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.section-iscriviti-mobile {
	display: none;
}
@media (max-width: 767px) {
	.section-iscriviti-desktop { display: none; }
	.section-iscriviti-mobile { display: block; }
}

/* ============================
   SEZIONE 3: TABELLA PUNTI
   ============================ */
.points-table-desktop { display: block; }
.points-table-mobile { display: none; }
@media (max-width: 767px) {
	.points-table-desktop { display: none; }
	.points-table-mobile { display: block; }
}

/* ============================
   TIER CARDS
   ============================ */
.tier-card {
	background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(248,230,238,0.9));
	border-radius: 20px;
	padding: 2rem 1.5rem;
	text-align: center;
	box-shadow: 0 8px 32px rgba(200, 122, 146, 0.15);
	backdrop-filter: blur(10px);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.tier-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 12px 40px rgba(200, 122, 146, 0.25);
}
.tier-name {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	letter-spacing: 0.15em;
	margin-bottom: 0.5rem;
}
.tier-discount {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	line-height: 1;
}
.tier-points {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em;
}
.tier-subtitle {
	font-family: 'Montserrat', sans-serif;
	font-size: 0.75rem;
	margin-top: 0.25rem;
}

/* Tier-specific accents */
.tier-essential .tier-name { color: #b8860b; }
.tier-essential .tier-discount { color: #b8860b; }
.tier-essential .tier-points { color: #b8860b; }
.tier-essential { border-top: 3px solid #b8860b; }

.tier-premium .tier-name { color: var(--pink-dark); }
.tier-premium .tier-discount { color: var(--pink-dark); }
.tier-premium .tier-points { color: var(--pink-dark); }

.tier-exclusive .tier-name { color: #7b2d8e; }
.tier-exclusive .tier-discount { color: #7b2d8e; }
.tier-exclusive .tier-points { color: #7b2d8e; }
.tier-exclusive { border-top: 3px solid #7b2d8e; }

/* ============================
   COME FUNZIONA - STEP CARDS
   ============================ */
.step-card {
	text-align: center;
}
.step-icon-wrapper {
	width: 100px;
	height: 100px;
	margin: 0 auto 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.step-icon-wrapper img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

/* ============================
   CTA SECTION - UNISCITI A NOI
   ============================ */
.cta-section-desktop {
	display: block;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.cta-section-mobile {
	display: none;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media (max-width: 767px) {
	.cta-section-desktop { display: none; }
	.cta-section-mobile { display: block; }
}

/* ============================
   BTN REGISTRATI
   ============================ */
.btn-registrati {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	background: linear-gradient(135deg, var(--pink-primary), var(--pink-dark));
	color: var(--white);
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 0.9rem;
	letter-spacing: 0.1em;
	padding: 0.85rem 2rem;
	border-radius: 50px;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(200, 122, 146, 0.3);
	text-transform: uppercase;
}
.btn-registrati:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(200, 122, 146, 0.45);
	background: linear-gradient(135deg, var(--pink-dark), #b05a75);
}

.btn-registrati-outline {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	background: transparent;
	color: var(--white);
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 0.9rem;
	letter-spacing: 0.1em;
	padding: 0.85rem 2rem;
	border-radius: 50px;
	text-decoration: none;
	border: 2px solid var(--white);
	transition: all 0.3s ease;
	text-transform: uppercase;
}
.btn-registrati-outline:hover {
	background: rgba(255,255,255,0.15);
	transform: translateY(-2px);
}

/* ============================
   STAR DECORATION
   ============================ */
.star-decoration {
	width: 40px;
	height: 40px;
	display: inline-block;
}
.star-decoration svg {
	width: 100%;
	height: 100%;
	fill: var(--gold);
}

/* ============================
   RESPONSIVE UTILITIES
   ============================ */
@media (max-width: 767px) {
	.tier-card {
		padding: 1.5rem 1rem;
	}
}
		
		
		
.cms-hd-nails-club {
	background: #fff; 
}

body.cms-hd-nails-club .columns {
    margin: 0;
    max-width: 100% !important;
}

.cms-hd-nails-club .breadcrumbs {
	display: none;
}

.bg-pink1 {
    background-color: rgb(253 231 234) !important;
}

.addtocart-custom {
    transition: all 0.3s ease;
}

.addtocart-custom.static {
    position: static !important;
	box-shadow: none;
    background: none;
}

.addtocart-placeholder {
    height: 0;
    transition: height 0.3s ease;
}


.box-addtocart-custom {
    padding: 9px 0;
}

span.final-price, .special-price span.price {
    color: #df5062;
}

.final-price .price {
    color: #000;
    font-weight: bold;
}

.special-price .text-secondary {
    color: #333 !important;
}

.b2b-list-view form {
    max-width: 100%;
    border-bottom: 1px dashed #666;
    border-radius: 0;
    padding-bottom: 29px;
}

.b2b-list-view form .product-item-photo {
	max-width: 170px;
}

.b2b-list-view .desc {
	font-weight: normal;
	font-size: 14px;
}

.b2b-list-view .product-item .price-final_price {
    justify-content: left;
    margin-top: 6px;
}

.b2b-list-view .product-item .price-container .price {
    font-size: 1.325rem;
}

.bmx\:content>div {
    padding: 0 !important;
}

.bmx\:content li {
	   font-weight: normal;
}

.bmx\:content ol {
    padding-left: 2rem;
    list-style: disc;
}

.bmx\:content p {
    font-weight: normal;
}

.bmx\:content a {
	color: #cf5b98;
	font-weight: 600;
	text-decoration: underline;
}

.bmx-sidebar-post-card__link {
		color: #cf5b98 !important;
}

.bmx\:content h2, .bmx\:content h3 {
    font-weight: 800;
}

.bmx\:content iframe {
	width: 100%;
	    min-height: 400px;
}

.bmx\:content img, .bmx\:card img {
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
}

#blog-post-sidebar {
	position: sticky;
    top: 2rem;
    align-self: start;
}

body.blog-post-view .columns {
	max-width: 1280px !important;
}

span.bmx-sidebar-post-card__title {
    font-weight: 800;
    font-size: 15px;
    line-height: 18px;
    display: block;
    margin-bottom: 7px;
}

.bmx-sidebar-post-card__inner img {
    max-width: 120px;
    height: 100%;
}

.bmx-sidebar-post-card__inner {
    display: flex;
    gap: .5rem;
}

a.bmx-sidebar-post-card {
    background: #fff;
    padding: 10px;
    /* gap: .3rem; */
    /* display: flex; */
}


a.bmx\:link.btn.btn-primary {
	color: #fff !important;
}

.blog-post-view .price-box .price-label {
    display: none;
}

.blog-post-view .old-price span {
    text-decoration: line-through;
}

.bmx\:card img {
	margin: 0 auto 10px;
}

.blog-post-view .page-title {
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
}

.blog-post-view .bmx\:list-inline {
    justify-content: center;
}

.blog__posts__type-6 .bmx\:list-inline {
    justify-content: start;
}

.blog-post-view nav.breadcrumbs {
    text-align: center;
}


/* ===== Tabella Comparativa TablePress ===== */

#tablepress-6_wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 2rem 0;
}

#tablepress-6_wrapper table.tablepress {
  width: 100% !important;
  border-collapse: collapse;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  font-family: inherit;
}

/* ===== Intestazioni ===== */
.dt-scroll-head table.tablepress thead tr th,
#tablepress-6_wrapper table.tablepress thead tr th {
  background-color: #1a1a2e;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  padding: 16px 20px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  border: none;
}

.dt-scroll-head table.tablepress thead tr th:first-child {
  background-color: #e91e8c; /* colore accento col 1 */
}

.dt-scroll-head table.tablepress thead tr th:last-child {
  background-color: #9c27b0; /* colore accento col 2 */
}

/* ===== Celle corpo tabella ===== */
#tablepress-6 tbody tr td {
  padding: 14px 20px;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #333333;
  border-bottom: 1px solid #f0f0f0;
  vertical-align: top;
  text-align: left;
}

/* ===== Righe alternate (zebra) ===== */
#tablepress-6 tbody tr.odd td {
  background-color: #ffffff;
}

#tablepress-6 tbody tr.even td,
#tablepress-6 tbody tr:nth-child(even) td {
  background-color: #faf5ff;
}

/* ===== Hover sulle righe ===== */
#tablepress-6 tbody tr:hover td {
  background-color: #f3e5ff;
  transition: background-color 0.2s ease;
}

/* ===== Colonna sinistra leggermente distinta ===== */
#tablepress-6 tbody tr td:first-child {
  border-left: 3px solid #e91e8c;
  font-weight: 500;
}

#tablepress-6 tbody tr td:last-child {
  border-left: 3px solid #9c27b0;
}

/* ===== Nascondi caption con link modifica ===== */
#tablepress-6_wrapper caption {
  display: none;
}

/* ===== Responsive mobile ===== */
@media (max-width: 640px) {
  #tablepress-6 tbody tr td {
    font-size: 0.875rem;
    padding: 10px 14px;
  }

  .dt-scroll-head table.tablepress thead tr th {
    font-size: 0.875rem;
    padding: 12px 14px;
  }
}


/* ===== Nasconde la seconda thead vuota (bug TablePress scroll) ===== */
#tablepress-6 thead tr th {
  display: none !important;
}

.dt-scroll-body table.tablepress thead {
  display: none !important;
}

.container.category-description {
    font-weight: normal;
	line-height: 1.4rem;
	font-size: 14px;
}

.container.category-description ul {
    list-style: disc;
    padding-left: 17px;
	margin: 10px 0;
}

body.cms-home {
	background: #fff;
}

#slider-nailart {
    padding: 20px 0;
}


.hdn-tabs-section * { box-sizing: border-box;  }

.hdn-tabs-section {
	width: 100%;
	background: #fff;
	padding: 48px 0;
	overflow: hidden;
}

.hdn-tabs-inner {
	max-width: 1680px;
	margin: 0 auto;
	padding: 0 24px;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 32px;
}

/* === FOTO AREA === */
.hdn-photo-wrap {
	position: relative;
	width: 100%;
	max-width: 380px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hdn-photo-frame {
	position: relative;
	z-index: 2;
	width: 280px;
	overflow: hidden;
}

.hdn-photo-frame img {
	display: block;
	width: 100%;
	height: auto;
}

/* Pennellate decorative */
.hdn-swash-left {
	position: absolute;
	left: -30px;
	bottom: -20px;
	z-index: 1;
	width: 120px;
	height: auto;
	transform: rotate(-15deg);
	pointer-events: none;
}

.hdn-swash-right {
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: 1;
	width: 90px;
	height: auto;
	transform: rotate(20deg);
	pointer-events: none;
}

/* === CONTENUTO === */
.hdn-content-wrap {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

/* Tab buttons */
.hdn-tab-buttons {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
	max-width: 380px;
	margin-bottom: 32px;
}

.hdn-tab-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 24px;
	border: 2px solid #1a1a1a;
	border-radius: 30px;
	background: #fff;
	color: #1a1a1a;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	cursor: pointer;
	transition: background 0.25s, color 0.25s;
	text-decoration: none;
}

.hdn-tab-btn:hover {
	background: #333;
	color: #fff;
}

.hdn-tab-btn.active {
	background: #1a1a1a;
	color: #fff;
}

/* Tab panels */
.hdn-tab-panel {
    display: none;
    opacity: 0;
    max-width: 540px;
	text-align: center;
    transition: opacity 0.15s ease;
}

.hdn-tab-panel.active {
    display: block;
    opacity: 1;
    text-align: center;
}

.hdn-tab-panel .hdn-subtitle {
	font-size: 14px;
	color: #555;
	margin-bottom: 4px;
	font-weight: 400;
}

.hdn-tab-panel h3 {
	font-size: 22px;
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 16px;
	line-height: 1.3;
}

.hdn-tab-panel p {
	font-size: 15px;
	line-height: 1.7;
	color: #555;
	margin-bottom: 24px;
}

.hdn-cta-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 32px;
	background: #1a1a1a;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 4px;
	text-decoration: none;
	transition: background 0.25s;
}

.hdn-cta-btn:hover {
	background: #333;
}

/* === DESKTOP === */
@media (min-width: 980px) {
	
	.desktop {
		display: block;
	}
	
	.mobile {
		display: none;
	}
	
	.hdn-tabs-section {
		padding: 10px 0;
	}

	.hdn-tabs-inner {
		flex-direction: row;
		gap: 48px;
		align-items: center;
		justify-content: space-between;
	}

	.hdn-content-wrap {
		width: 540px;
		min-height: 350px;
		align-items: flex-start;
		text-align: left;
	}

	.hdn-photo-wrap {
		width: 60%;
		max-width: none;
		justify-content: center;
	}

	.hdn-photo-frame {
		width: 380px;
	}

	.hdn-tab-buttons {
		flex-direction: row;
		max-width: 540px;
		justify-content: center;
	}

	.hdn-tab-btn {
		padding: 10px 28px;
	}

	.hdn-tab-panel h3 {
		font-size: 26px;
	}

	.hdn-tab-panel .hdn-subtitle {
		font-size: 15px;
	}

	.hdn-swash-left {
		left: -40px;
		bottom: -40px;
		width: 180px;
	}

	.hdn-swash-right {
		right: -30px;
		top: -30px;
		width: 130px;
	}
	
	.hdn-photo-frame {
		width: auto;
	}
	
}

@media (min-width: 1024px) {
	.hdn-tabs-inner {
		gap: 64px;
	}

	.hdn-photo-frame {
		width: fit-content;
	}

.product-list-link a {
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
}

.banner-items {
    margin: 0 auto;
    width: 100% !important;
}

}

.box-blog-home .bmx\:text-subdued {
    color: var(--bmx-subdued);
    display: none;
}

.from-price span, .to-price span {
    font-weight: bold;
} 

.top-header {
    padding: 2px 0;
	background: rgb(251 241 221) !important;
}

#header .border-b-6-gold {
	/*border-color: #ee9eaf !important;*/
}

button,
a,
input[type="submit"],
input[type="button"],
input[type="reset"],
[role="button"] {
  outline: none;
}

/*
body.categorypath-unicorn-collection .category-description {
    max-width: 100% !important;
    padding: 0;
    width: 100%;
    order: -1;
    margin: 0;
}

.categorypath-unicorn-collection .page-main {
	display: flex;
	flex-direction: column;
	margin: 0;
}
*/

.categorypath-unicorn-collection .breadcrumbs, .categorypath-unicorn-collection  .mst-nav__horizontal-bar, .categorypath-unicorn-collection .flex.flex-col.md\:flex-row.flex-wrap.my-4.font-bold.lg\:mt-6.justify-start.text-2xl.mb-4  {
	display: none;
}

.categorypath-monofase-flexy .breadcrumbs, .categorypath-monofase-flexy  .mst-nav__horizontal-bar, .categorypath-monofase-flexy .flex.flex-col.md\:flex-row.flex-wrap.my-4.font-bold.lg\:mt-6.justify-start.text-2xl.mb-4  {
	display: none;
}

.categorypath-red-obsession-collection .breadcrumbs, .categorypath-red-obsession-collection  .mst-nav__horizontal-bar, .categorypath-red-obsession-collection .flex.flex-col.md\:flex-row.flex-wrap.my-4.font-bold.lg\:mt-6.justify-start.text-2xl.mb-4  {
	display: none;
}

.categorypath-unicorn-collection.catalog-category-view .block-category-custom h1, .categorypath-monofase-flexy.catalog-category-view .block-category-custom h1, .categorypath-red-obsession-collection.catalog-category-view .block-category-custom h1 {
	font-family: 'FavoritC';
    letter-spacing: 4px;
}

.categorypath-unicorn-collection.catalog-category-view .block-category-custom h2, .categorypath-monofase-flexy.catalog-category-view .block-category-custom h2, .categorypath-red-obsession-collection.catalog-category-view .block-category-custom h2 {
	font-family: 'FavoritC';
    letter-spacing: 4px;
}



.mst-gdpr__cookie-bar {
    background: #000;
    color: #fff;
    position: fixed;
    bottom: 30px;
    left: 30px;
	min-width: 1050px;
    border-radius: 10px;
	padding: 20px;
}

.mst-gdpr__cookie-bar .consent-text {
    padding: 0 20px;
}

.mst-gdpr__cookie-bar .mst-gdpr__buttons {
    padding: 0 10px;
    gap: 0.2rem;
	min-width: 50%;
}

.container-button-cookie {
    flex-direction: row;
    display: flex;
    gap: .2rem;
}

.mst-gdpr__cookie-bar .mst-gdpr__buttons .btn-primary {
	background: #f5afb6 !important;
    color: #fff;
    margin: 0;
    border: none;
    color: #000 !important;
    font-weight: bold;
}

.mst-gdpr__cookie-bar .mst-gdpr__buttons button {
	background: #fff;
	color: #000;
}



@media (max-width:820px) {

	.catalog-category-view .product-labels-top-left, .cms-index-index .product-labels-top-left {
		right: 0;
		left: inherit !important;
	}
	
	.mst-gdpr__cookie-bar {
        background: #000;
        color: #fff;
        flex-direction: column;
        align-content: flex-start;
        align-items: flex-start;
        padding: 20px 0 25px 0;
        bottom: 0;
        left: 0;
        /* box-shadow: 0 0 40px #333; */
        border: none;
        border-radius: 0;
        width: 100%;
		min-width: 100%;
    }
	
	.mst-gdpr__cookie-bar .consent-text {
        padding: 0 15px;
        font-size: 14px;
        line-height: 18px;
    }
	
	    .mst-gdpr__cookie-bar .mst-gdpr__buttons {
        padding: 0 15px;
        /* flex-direction: row; */
        margin-top: 15px;
        width: auto;
        display: flex;
        flex-direction: column;
		        width: 100%;
    }
	
	.mst-gdpr__cookie-bar .mst-gdpr__buttons button {
		width: 100%;
	}

	
	    .mst-gdpr__cookie-bar .mst-gdpr__buttons .btn-primary {
        color: #fff;
        margin: 0;
    }

}

