/*@import url(fontawesome-all.min.css);*/

/* Font Halloween Bubbleworld*/
/*@font-face {
    font-family: Blueberry;
    src: url(/landing/Halloween/assets/webfonts/Blueberry.ttf);
}
*/


/* Da Home Porto */
  .cms-index-index.layout-fullwidth .page-main {
    max-width: 100%;
    padding: 0;
  }
  .columns .column.main {
    padding-bottom: 0;
  }
  .fullscreen-carousel>.porto-carousel {
    height: 100%;
  }
  .porto-ibanner-layer {
    /*position: absolute;
    z-index: 10;*/
	/* ANDREA 15122025 */
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 80px;
	background-color:rgba(255, 255, 255, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
  }
    .porto-ibanner.subcategory.porto-ibe-boxshadow .porto-ibanner-layer.img-cont {
    /*position: absolute;
    z-index: 10;*/
	/* ANDREA 15122025 */
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 80px;
	background-color:rgba(255, 255, 255, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	top: unset;
    transform: unset;
  }
  .porto-ibanner.subcategory.porto-ibe-boxshadow {
	  height: 400px;
  }
  .text-sale small {
    display: inline-block;
    font-size: 27%;
    word-break: break-all;
    width: 1em;
    text-align: center;
    font-weight: inherit;
    white-space: normal;
    font-family: inherit;
    color: inherit;
  }
  .coupon-sale-text {
    position: relative;
    display: inline-block;
    padding: 6px 10px 4px;
    z-index: 1;
    transform: none;
    letter-spacing: 0;
  }
  .coupon-sale-text:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: #fd9ed6;
    transform: rotate(
      -2deg
    );
  }
  .coupon-sale-text b {
    font-size: 200%;
    vertical-align: text-top;
    padding: 0;
  }
  .porto-ibanner-layer .btn-xl {
    font-size: 1.125em;
  }
  .fullscreen-carousel .owl-carousel.nav-inside .owl-dots {
    bottom: 2.25rem;
  }
  .porto-ibanner video {
    object-fit: cover;
    height: 100% !important;
  }
  @media (max-width: 991px) {
    .home-slide2 .porto-ibanner-layer {
      font-size: 11px;
    }
  }
  @media (max-width: 767px) {
    .home-slide2 .porto-ibanner-layer {
      font-size: 9px;
    }
    .porto-ibanner-layer {
      font-size: 10px;
    }
  }


  .porto-ibanner .porto-ibanner-img {
    opacity: 1;
  }
  .porto-ibanner:hover .porto-ibanner-img {
    opacity: 0.8;
  }

/* FINE HOME*/



/* PRICE LABEL */


.products-grid .swatch-option.color {
   
    margin: 4px 3px 3px 3px !important;
}

.products-grid .swatch-option.color:after {
   border: none !important;
}

.view-product-labels {
    position: relative;
    right: 0;
    top: 0;
}

.product.photo.product-item-photo .product-labels {
    right: 0;
    top: 0;
}

.product-label.sale-label {
    position: absolute;
    background: url(/pub/media/theme_customization/bgsconto.png) no-repeat top left;
    top: 0;
    right: 0;
    font-weight: 700;
    font-size: 13px;
    text-align: right;
    padding-right: 3px;
    padding-top: 4px;
    z-index: 2;
    width: 62px;
    height: 62px;
    border-radius: unset;
    background-color: rgba(0, 0, 0, 0) !important;
    color: #fff;
}

.product-label.sale-label span {
    transform: rotate(45deg);
    display: block;
    font-size: 18px;
    margin-top: 5px;
    margin-left: 10px;
}
 



.product-labels .product-label:first-child {
    margin-top: 0;
}





/* FINE */



/* INSTAGRAM-HOME */
body.store-default.cms-porto_home_6 .insta-follow {
    /*position: absolute;*/
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    background-color: rgba(0, 0, 0, 0.6);
    /*background-color: #0e0e0e;
    padding: 30px 40px;
    text-align: center;
    color: #fff;*/
}

/*.insta-follow {
    position: absolute;
    top: calc(50% - 123px);
    left: calc(50% - 140px);


    background-color: rgba(0, 0, 0, 0.6)!important;

    padding: 30px 40px;
    text-align:center;
    color:#fff;
  }*/

  .insta-follow i {
      font-size: 24px;
  }
  .insta-follow h3 {
    font-size:48px;
    font-weight:300;
    text-transform: uppercase;
    font-family: 'Oswald';
    color:#fff;
    line-height: 1;
    padding-top:15px;
  }
  .insta-follow span {
      font-size: 15px;
    letter-spacing: 0.05em;
    display: block;
    margin-bottom: 28px;
  }
  .insta-follow .btn-default {
    font-family: 'Oswald';
    border: solid 2px #2c2c2c;
    background-color:#0e0e0e;
    padding: 9px 28px;
    font-size: 14px;
    text-transform:uppercase;
    letter-spacing:0.05em;
    border-radius:2px;
    box-shadow: none;
    font-weight: 400;
    margin-bottom: 5px;
    color: #fff;
  }
/* FINE INSTAGRAM-HOME*/



/* da Pagina footer */

            .flex-1 {
              flex: 1;
            }
            @media(min-width: 768px){
              .block.newsletter .form.subscribe {
                margin-right: 1.5rem;
                width: 84%;
              }
            }

/* fine da pagina footer*/




/* Da POrto Custom style 1*/

.layout-fullwidth .container, .layout-fullwidth .block.category.event,.layout-fullwidth .footer.content,.layout-fullwidth .header.content,.layout-fullwidth .navigation,.layout-fullwidth .page-main,.layout-fullwidth .page-wrapper>.breadcrumbs >ul,.layout-fullwidth .page-wrapper>.page-bottom,.layout-fullwidth .page-wrapper>.widget,.layout-fullwidth .top-container{
    padding-left: 4vw;padding-right: 4vw;
}
@media (max-width: 575px){
body {
    font-size: 13px;
    line-height: 21px;
}
}
h1, h2, h3, h4, h5, h6 {
    font-family: Poppins,sans-serif;
    color: #222529;
    letter-spacing: normal;
}
h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
    margin: 0 0 32px 0;
}
h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 40px;
    margin: 0 0 32px 0;
}
h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 20px 0;
}
h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 14px 0;
}
h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px 0;
}
h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px 0;
}
p {
    letter-spacing: 0;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #fd9ed6;
}
html .action.primary, html .btn {
    padding: .533rem .933rem;
    font-size: .8rem;
    line-height: 1.42857;
}
html .action.primary {
    color: #fff;
    background-color: #fd9ed6;
    border-color: #fd9ed6 #fd9ed6 #ff3f3f;
}


html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
html .btn-borders, html .btn-modern {
    font-family: Poppins;
    font-weight: 700;
    letter-spacing: .01em;
}
.btn-borders.btn-xl {
    padding: 1em 3.5em;
    font-size: 1.125rem;
    border-width: 3px;
}
.btn-modern.btn-md {
    padding: .75em 2.25em;
}
.btn-modern.btn-xl {
    padding: 1.15em 5.5em;
}
.btn-borders.btn-lg {
    padding: 1em 3em;
    font-size: 1rem;
    border-width: 3px;
}
html .btn-borders.btn-dark {
    background: transparent;
    border-color: #222529;
    color: #222529;
}
.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}
html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
}
html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus,
html .btn-borders.btn-dark:active {
    background-color: #222529;
    border-color: #222529;
    color: #fff;
}
html .btn-primary {
    color: #fff;
    background-color: #fd9ed6;
    border-color: #fd9ed6 #fd9ed6 #ff3f3f;
}
html .btn-light {
    /*color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;*/
	/* ANDREA 15122025 */
	letter-spacing: 10px;
	color: #31838e;
	font-size: 1.6rem;
}
html .background-color-secondary {
    background-color: #fd9ed6!important;
}
.page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
    display: none;
}
.page-header.type4 .navigation li.level0.staticwidth > .submenu li.level1 > a,
.page-header.type4 .navigation li.level0.fullwidth > .submenu li.level1 > a {
   color: #333;
}
.owl-carousel.dots-style-1 .owl-dots span {
    width: 18px;
    height: 18px;
    border-color: #222529;
  }
  .owl-carousel.dots-style-1 .owl-dot.active span,
  .owl-carousel.dots-style-1 .owl-dot:hover span {
    color: #222529;
  }
  .owl-carousel.dots-style-1 .owl-dot span:after {
    border-width: 4px!important;
  }
.page-wrapper > .breadcrumbs {
    padding: 12px 0;
}
.page-wrapper > .breadcrumbs .items {
    font-size: .75rem;
    font-weight: 600;
    padding-top: 6px;
    padding-bottom: 6px;
}
.page-wrapper > .breadcrumbs .items>li.home a {
    width: auto;
    text-indent: 0;
}
.page-wrapper > .breadcrumbs .items>li.home a:after {display: none;}
.footer .widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
.footer .widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}
.widget:first-child {
    margin-top: 0;
}
.footer, .footer p {
    letter-spacing: 0;
}
.footer-middle > .container {
    padding-top: 5rem;
    padding-bottom: 2.4rem;
}
.footer .widgettitle, .footer .widget-title {
    font-size: 15px;
    font-weight: 700;
}
.footer-middle .block {
    line-height: 1;
}
.footer .follow-us .share-links a {
    width: 48px;
    height: 48px;
    border-radius: 40px;
    margin: 0;
}
.footer .newsletter input {
    height: 3rem;
    font-size: .875rem;
    border-radius: 30px 0 0 30px;
    border: none;
    box-shadow: none;
    padding-left: 25px;
}
.footer .newsletter .action.subscribe {
    height: 3rem;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 0 30px 30px 0;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 700;
}
.widget.contact-info li:not(:last-child) {
    margin-bottom: 1rem;
}
.footer .contact-info .contact-details strong {
    text-transform: uppercase;
}
.footer .contact-info .contact-details strong, .footer .contact-info .contact-details span {
    line-height: 1.5;
}



/* Fine Da Porto custom style 1*/ 



/* PORTO TOP */

.porto-block-html-top {
    font-family: Poppins;
    font-weight: 500;
    font-size: .9286em;
    line-height: 1.4;
    letter-spacing: .025em;
    overflow: hidden;
}
.porto-block-html-top a {
    text-transform: uppercase;
    display: inline-block;
    padding: .4rem .5rem;
    font-size: .625rem;
    font-weight: 700;
    background: #151719;
    color: #fff;
    text-decoration: none;
}
.porto-block-html-top small {
    font-size: .8461em;
    font-weight: 400;
    opacity: .5;
}

/* FINE PORTO TOP */

    .section-title.slider-title{
        margin-top: 32px!important;
    } 


   .block-slider .owl-carousel.nav-style-4 .owl-nav [class*="owl-"] {
    color: #ffffff;
    background: rgba(0,0,0,0.4);

    }

    /*.page-header.sticky-header .navigation:not(.side-megamenu) .level0 > .level-top
    {
        color: #000;
    }*/
    
    .cms-porto_home_6 .page-header.type4:not(.sticky-header) .nav-sections .navigation .level-top li a
    {
        color: #fff;
    }
    
    .cms-porto_home_6 .page-header.type4:not(.sticky-header) .header-right a i
    {
        color: #fff;
    }
    
    .cms-porto_home_6 .page-header.type4:not(.sticky-header) .header-right span
    {
        color: #fff;
    }
    
    
    .cms-porto_home_6 .page-header.type4:not(.sticky-header) .header-right .minicart-wrapper .action.showcart::after
    {
        color: #fff;
    }
    

    .cms-porto_home_6  .top-links-icon
    {
        display: none!important;
    }
    

    
    /*.cms-porto_home_6 .page-header.type4:not(.sticky-header) .logo img {
        filter: brightness(0) invert(1);
    }*/
    
    .cms-porto_home_6 .page-header.type4:not(.sticky-header) .header-main
    {
        background-color: rgba(0, 0, 0, 0.3);
    }



.action.tocompare{
    display: none!important;
}

.product-reviews-summary
{

       display: none!important;
}

.page-header .header-main {
    color: #ffffff;
}


row .col-xl-2 {
    display: flex;
    align-self: center;
}

#home_claim .porto-ibanner-desc
{
    justify-content: center;
}


#home_claim h1.claim_title
{
    font-weight: bold;
    color: #302e2a;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 0;
}

#home_claim h2.claim_sub
{
    color: #302e2a;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    color: #777777;
    line-height: 28px;
}

#featured-products span.inline-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 40px;
    font-family: Poppins,sans-serif;
    color: #222529;
    letter-spacing: normal;
}

.action.primary, .action.primary:hover, .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .recent-posts .post-date .month, .footer-ribbon, button:hover, .action.primary:focus, .action.primary:active, .btn-primary, .contact-index-index .page-main .contact-info [class^="porto-icon-"], .contact-index-index .page-main .contact-info [class*=" porto-icon-"], .btn-default, .cms-index-index blockquote.testimonial, .btn-default:hover, .products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart, .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart, .post-holder .post-date .month, .page-header.type8 .header.content, .page-header.type8.header-newskin .header.content, .iwd-summary-cart, #ln_slider_price .ui-slider-handle, .filter-toggle.active, .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2, .products-upsell .owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot.active span::before, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions > .action.tocompare:hover, .product-item-info.type4 .product-item-actions .towishlist:hover, .product-item-info.type4 .product-item-actions .tocompare:hover, .product-item-info.type5 .product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type5 .product-item-photo .product-item-inner .product-item-actions > .action.tocompare:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions > .action.tocompare:hover, .product-item-info.type7 .product-item-inner .product-item-actions > .action:hover, .product-item-info.type7 .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions > .action:hover, .sw-dailydeal, .catalog-product-view .sw-dailydeal .number-wrapper, .swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected, .sidebar-main .product-banner .sale-text::before, .sidebar-main .product-banner .sale-text::after, .product-item-info.type0:hover .product-item-details .product-item-actions .tocart, .page-header.type17 .navigation:not(.side-megamenu) .level0 .level-top::before {
    background-color: #fd9ed6;
}



.our-brands h2
{
    text-align: center;
}

#brands-slider .owl-carousel .owl-nav .owl-prev::before,
#brands-slider .owl-carousel .owl-nav .owl-next::before
{
   display: none;
}



#brands-slider .owl-carousel.owl-drag .owl-item {
    display: inline-block;
    vertical-align: middle;
    float: none;
}







.cms-porto_home_6 .porto-inner-container div.our-brands
{
    margin-bottom: 0 !important;;
}






.porto-block-html-top strong{
    color: #fd9ed6;;
}


.fotorama__stage__frame img.fotorama__img
{
    object-fit: cover;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.enhanced-privacy-popup .primary spam{
    color: #fff;
}





.footer .trustpilot {
    float: right;
    margin-top: 10px;
}

.footer .trustpilot img {
    width: 160px;
}

.minicart-wrapper .action.showcart .fa.fa-shopping-cart
{
    font-size: 24px;
    line-height: 40px;
    color: #fff !important;
}

.page-header.header-newskin .minicart-wrapper .action.showcart::before,
.page-header.header-newskin .minicart-wrapper .action.showcart.active::before
{
    content: none;
}

@media screen and (max-width: 736px) {
    
    .cms-personalizza .banner.style1.fullscreen .content {
        min-height: 50vh;
    }

    .cms-personalizza .banner.style1 .content {
        display: -moz-flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        width: 100%;
        max-width: 100%;
    }

    .cms-personalizza .banner.style1 {
        -moz-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        text-align: center;
    }

    .cms-personalizza .banner.style1 .content {
        padding: 2.5rem 2rem 0.5rem 2rem;
    }
}

@media screen and (max-width: 1680px) {
    .cms-personalizza .banner.style1 .content {
        padding: 5rem 5rem 3rem 5rem ;
    }
}

@media screen and (max-width: 1280px) {
    .cms-personalizza .banner.style1 .content {
        padding: 4rem 4rem 2rem 4rem ;
    }
}

@media screen and (max-width: 980px) {
    .cms-personalizza .banner.style1 .content {
        padding: 3.75rem 3rem 1.75rem 3rem ;
    }
}

@media screen and (max-width: 480px) {
    ul.actions:not(.fixed) li input[type="submit"], 
    ul.actions:not(.fixed) li input[type="reset"], 
    ul.actions:not(.fixed) li input[type="button"], 
    ul.actions:not(.fixed) li button, ul.actions:not(.fixed) li .button {
        width: 100%;
    }
}

@media (max-width: 575px)
{
    body.store-default.cms-porto_home_6 .row .col-sm-6 {
        -webkit-flex: 0 0 90%;
        -moz-flex: 0 0 90%;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }

    body.store-default.cms-porto_home_6 .row  {
        justify-content: center;
    }

    body.store-default.cms-porto_home_6 .fullscreen-carousel {
        height: 50vh;
        position: relative;
    }

    body.store-default.cms-porto_home_6 .owl-carousel .owl-stage-outer {
        height: 100%;
    }

    body.store-default.cms-porto_home_6 .owl-carousel .owl-stage-outer .porto-ibanner {
        height: 100% !important;
        min-height: 50vh !important;
    }
}

@media (max-width: 991px)
{
    body.store-default header.page-header .nav-sections-item-title {
        background-color: #222529;
    }


    /* Nasconde menu link su mobile*/
    body.store-default header.page-header .nav-sections-item-title[aria-controls="store.links"]{
        display: none;
    }



    body.store-default header.page-header .nav-sections-item-title.active {
        background-color: transparent;
    }

    body.store-default header.page-header .nav-sections-item-title.active > a,
    body.store-default header.page-header .nav-sections-item-title.active > a:hover,
    body.store-default header.page-header .nav-sections-item-title.active > a:focus {
        color: #222529;
    }
    body.store-default header.page-header .sw-megamenu.navigation li.ui-menu-item > a:hover {
        color: #222529 !important;
    }
	
	.sw-megamenu.navigation li.ui-menu-item {
		position: relative;
		float: none;
		font-size: 1.1rem;
	}
}

.trustpilot-widget-trustbox-0-wrapper {
    float: left;
}


.gift-item-block .title {
    font-weight: 300; 
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #e30613;
    margin: 0 0 1rem;
    font-family: "Blueberry",Helvetica,sans-serif;
}


#newsletter_popup .subscribe-bottom {
    position: absolute;
    bottom: 8px;
    color: #ffffff;
    left: 10px;
}

.fancybox-newsletter-close {
    color: #ffffff;
}

body.cms-regali-personalizzati-san-valentino div.column.main
{
    padding-bottom: 0;
}

body.cms-regali-personalizzati-san-valentino div.column.main p
{
    margin-bottom: 0;
}

body.cms-regali-personalizzati-san-valentino #maincontent
{
    padding-bottom: 0;
}

#featured-products h2 {
    margin-bottom: 32px !important;
}

.cms-porto_home_6 .page-header .navigation li.level0,
.cms-porto_home_6 .page-header .navigation li.level0:hover,
.cms-porto_home_6 .page-header .navigation li.level0 a
{
    color: #fff;

}


.grand.totals.excl{
    display:none !important;
}


.product-image-photo.default_image {
    height: 100%;
    object-fit: cover;
}


.product-item-photo {
    aspect-ratio: 1 / 1;
}


.alma.payment-method .alma-method-logo {
    position: relative !important;
    padding: 0 10px !important;
    float: none !important;
    bottom: 1rem !important;
    width: 84px !important;
}

.product.photo.product-item-photo .product-labels {
    left: 0;
}

.product-item-info.type3 .product-item-actions .actions-primary .tocart {
    top: 10px;
    left: 10px;
}

body.catalog-product-view .fotorama__stage__frame .fotorama__img {
 	width: 100%;
	max-height: none;
}

div.ReactModalPortal button svg:not(:root) {
    background-color: #000;
}
