.elementor-kit-13{--e-global-color-primary:#2EA944;--e-global-color-secondary:#FF7F11;--e-global-color-text:#D30C7B;--e-global-color-accent:#087F8C;--e-global-color-c0ecadf:#1F487E;--e-global-color-39336fd:#08A4DF;--e-global-color-6f0c2e8:#F6DC00;--e-global-color-2824ae1:#6D359E;--e-global-color-f06dd90:#FAB9D8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#232323;font-family:"Nunito Sans", Sans-serif;font-size:16px;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{background-color:#02010100;font-family:"Raleway", Sans-serif;font-size:13px;font-weight:800;text-transform:uppercase;color:#000000;border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;border-radius:0px 0px 0px 0px;padding:20px 40px 20px 40px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:var( --e-global-color-primary );}.elementor-kit-13 h1{font-size:50px;font-weight:600;text-transform:uppercase;}.elementor-kit-13 h2{color:#232323;font-size:38px;font-weight:500;text-transform:uppercase;}.elementor-kit-13 h3{color:#232323;font-size:28px;font-weight:400;}.elementor-kit-13 h4{color:#232323;}.elementor-kit-13 h5{color:#2EA944;font-family:"Kaushan Script", Sans-serif;font-size:28px;}.elementor-kit-13 h6{color:#232323;}.elementor-kit-13 button:hover,.elementor-kit-13 button:focus,.elementor-kit-13 input[type="button"]:hover,.elementor-kit-13 input[type="button"]:focus,.elementor-kit-13 input[type="submit"]:hover,.elementor-kit-13 input[type="submit"]:focus,.elementor-kit-13 .elementor-button:hover,.elementor-kit-13 .elementor-button:focus{color:#FFFFFF;box-shadow:0px -61px 0px 0px #000000 inset;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13 h1{font-size:35px;}.elementor-kit-13 h2{font-size:30px;}.elementor-kit-13 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

/*BORDO NERO CHE ESCE AI BOX===============*/
.box-quadrato {
    padding: 20px 0 0 20px;
}
.box-quadrato .elementor-widget-wrap.elementor-element-populated::before {
    content: '';
    display: block;
    border-radius: inherit;
    border-width: 1px;
    border-style: solid;
    position: absolute;
    top: -20px;
    bottom: 20px;
    left: -20px;
    right: 20px;
}

/*BOTTONE A HOVER BIANCO =========*/
.bottone_box .elementor-button:hover{
    box-shadow:0px -61px 0px 0px #000000 inset;
}


/*SFONDO BOX SLIDE HOME============*/
.swiper-slide-contents {
    background-color: rgb(0,0,0,0.30);
    padding: 50px;
}

/*TABELLA FLACONI====================*/
#tabella_prodotti {
	overflow-x: auto;
}
tr td:nth-child(1) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(2) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(3) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(4) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(5) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(6) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(7) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(8) {
    background-color: #ABBCE4 !important;
}
tr td:nth-child(9) {
    background-color: #ABBCE4 !important;
}

td {
    border-bottom: 0px solid #ffb87b !important;
    border-top: 0px solid #ffb87b !important;
    border-left: 0px solid #ffb87b !important;
    border-right: 0px solid #ffb87b !important;
    color: #ffffff;
    font-size: 16px;
    padding: 10px !important;
    text-transform: uppercase;
}
table h4 {
    color: #ffffff !important;
    margin: 10px 0 5px;
    font-weight: 600;
    font-size: 18px;
}
table {
    border-collapse: separate;
    border-spacing: 2px;
    text-align: center;
}
tr:last-child td {
    border-bottom: 2px solid #ffffff !important;
}
}


/*TABELLA VASI====================*/
.vasi tr td:nth-child(1) {
    background-color: #ABBCE4 !important;
}
.vasi tr td:nth-child(2) {
    background-color: #ABBCE4 !important;
}
.vasi tr td:nth-child(3) {
    background-color: #ABBCE4 !important;
}
.vasi tr td:nth-child(4) {
    background-color: #ABBCE4 !important;
}
.vasi tr td:nth-child(5) {
    background-color: #ABBCE4 !important;
}
.vasi tr td:nth-child(6) {
    background-color: #ABBCE4 !important;
}
td  {
    border-bottom: 0px solid #d30c7b !important;
    border-top: 0px solid #ffb87b !important;
    border-left: 0px solid #ffb87b !important;
    border-right: 0px solid #ffb87b !important;
    color: #ffffff;
    font-size: 16px;
    padding: 10px !important;
}
table h4 {
    color: #ffffff !important;
    margin: 10px 0 5px;
    font-weight: 600;
}
table {
    border-collapse: separate;
    border-spacing: 2px;
}
tr:last-child td {
    border-bottom: 2px solid #ffffff !important;
}

/*TABELLA VETRO ====================*/
.vetro tr td:nth-child(1) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(2) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(3) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(4) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(5) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(6) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(7) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(8) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(9) {
    background-color: #ABBCE4 !important;
}
.vetro tr td:nth-child(10) {
    background-color: #ABBCE4 !important;
}
td  {
    border-bottom: 0px solid #d30c7b !important;
    border-top: 0px solid #ffb87b !important;
    border-left: 0px solid #ffb87b !important;
    border-right: 0px solid #ffb87b !important;
    color: #ffffff;
    font-size: 16px;
    padding: 10px !important;
}
table h4 {
    color: #ffffff !important;
    margin: 10px 0 5px;
    font-weight: 600;
}
table {
    border-collapse: separate;
    border-spacing: 2px;
}
tr:last-child td {
    border-bottom: 2px solid #ffffff !important;
}

/*TABELLA CHIUSURE 24 VETRO====================*/
.chiusura-vetro tr td:nth-child(1) {
    background-color: #ABBCE4 !important;
}
.chiusura-vetro tr td:nth-child(2) {
    background-color: #ABBCE4 !important;
}
.chiusura-vetro tr td:nth-child(3) {
    background-color: #ABBCE4 !important;
}
.chiusura-vetro tr td:nth-child(4) {
    background-color: #ABBCE4 !important;
}
.chiusura-vetro tr td:nth-child(5) {
    background-color: #ABBCE4 !important;
}
.chiusura-vetro tr td:nth-child(6) {
    background-color: #ABBCE4 !important;
}
.chiusura-vetro tr td:nth-child(7) {
    background-color: #ABBCE4 !important;
}

td {
    border-bottom: 0px solid #ffb87b !important;
    border-top: 0px solid #ffb87b !important;
    border-left: 0px solid #ffb87b !important;
    border-right: 0px solid #ffb87b !important;
    color: #ffffff;
    font-size: 16px;
    padding: 10px !important;
    text-transform: uppercase;
}
table h4 {
    color: #ffffff !important;
    margin: 10px 0 5px;
    font-weight: 600;
    font-size: 18px;
}
table {
    border-collapse: separate;
    border-spacing: 2px;
    text-align: center;
}
tr:last-child td {
    border-bottom: 2px solid #ffffff !important;
}
}

/*TABELLA CHIUSURE 28 VETRO====================*/
.chiusura-ventotto tr td:nth-child(1) {
    background-color: #ABBCE4 !important;
}
.chiusura-ventotto tr td:nth-child(2) {
    background-color: #ABBCE4 !important;
}
.chiusura-ventotto tr td:nth-child(3) {
    background-color: #ABBCE4 !important;
}
.chiusura-ventotto tr td:nth-child(4) {
    background-color: #ABBCE4 !important;
}

td {
    border-bottom: 0px solid #ffb87b !important;
    border-top: 0px solid #ffb87b !important;
    border-left: 0px solid #ffb87b !important;
    border-right: 0px solid #ffb87b !important;
    color: #ffffff;
    font-size: 16px;
    padding: 10px !important;
    text-transform: uppercase;
}
table h4 {
    color: #ffffff !important;
    margin: 10px 0 5px;
    font-weight: 600;
    font-size: 18px;
}
table {
    border-collapse: separate;
    border-spacing: 2px;
    text-align: center;
}
tr:last-child td {
    border-bottom: 2px solid #ffffff !important;
}
}

/*VOCI SOTTOMENU MEGA MENU =========*/
.elementor-widget-nav-menu ul {
    background-color: #000000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: baseline;
    width: 10%;
    margin-right: 10px;
    opacity: 1 !important;
}

.menu-item.menu-item-type-custom.menu-item-object-custom a:before, .menu-item-object-prodotto a:before {
    background-color: #000000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: baseline;
    width: 10%;
    margin-right: 10px;
    opacity: 1 !important;
}

/*TOGLIERE LA RIGA DAVANTI AL TITOLO DELLA SEZIONE ========*/
.menu_principale h2 a:before {
    display: none !important;
}


/*TAPPI CAROSELLO SCHEDE FAMIGLIE ======*/
.tappi .elementor-swiper-button.elementor-swiper-button-prev,.tappi .elementor-swiper-button.elementor-swiper-button-next {
    padding: 10px;
    border: 1px solid #000000;
}


/*PG FLACONI SFONDO SINGOLI TAPPI NEL CAROUSEL*/
.chiusure-compatibili-flaconi .swiper-slide-inner {
    /*background:url('https://packpartout.co.uk/wp-content/uploads/2022/03/sfondo-chiusure-flaconi.jpg') no-repeat center !important;*/
    background-size: contain !important;
    background-color: #cbb2e9 /*rgba(119,61,189,0.30)*/;
    
}

.chiusure-compatibili-flaconi .elementor-image-carousel-caption {
    padding-bottom: 20px;
}
/*ALTEZZA BOX CAROSELLO TAPPI=======*/
.swiper-slide-inner {
    min-height: 380px !important;
}

/*MENU ESTESO MOBILE=======*/
.elementor-nav-menu--main .elementor-nav-menu ul {
    position: static !important;
    display: block !important;
}

.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.sub-menu.elementor-nav-menu--dropdown {
    text-align: left !important;
    width: 100% !important;
}

.sub-menu.elementor-nav-menu--dropdown a {
    display: block;
    padding: 13px 0;
}

@media screen and (max-width: 830px) {
.menu-item.menu-item-type-post_type.menu-item-object-page a:before {
    background-color: #ffffff;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: baseline;
    width: 10%;
    margin-right: 10px;
    opacity: 1 !important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom a:before, .menu-item-object-prodotto a:before {
    background-color: #ffffff;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: baseline;
    width: 10%;
    margin-right: 10px;
    opacity: 1 !important;
}
}

@media screen and (max-width: 600px) {
.sfondo_tappi {
    background-color: #773DBD !important;
}
}/* End custom CSS */