.elementor-kit-7{--e-global-color-primary:#F08020;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#F08020;--e-global-color-dccef87:#FFFFFF;--e-global-color-5695e59:#F08020;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-text-font-family:"Poppins";--e-global-typography-accent-font-family:"Poppins";color:#000000;font-size:16px;font-weight:400;line-height:31px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#E67800;font-size:15px;font-weight:400;text-transform:capitalize;line-height:30px;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#E67800;border-radius:0px 0px 0px 0px;padding:10px 40px 10px 40px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-bottom:20px;}.elementor-kit-7 a{color:#F08020;}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );font-style:normal;text-decoration:none;}.elementor-kit-7 h1{color:#F08020;font-size:80px;line-height:90px;}.elementor-kit-7 h2{color:#F08020;font-size:60px;font-weight:500;text-transform:uppercase;line-height:70px;}.elementor-kit-7 h3{color:#F08020;font-size:29px;line-height:39px;}.elementor-kit-7 h4{font-size:26px;line-height:32px;}.elementor-kit-7 h5{font-size:23px;line-height:29px;}.elementor-kit-7 h6{font-size:19px;line-height:24px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:#E67800;border-style:solid;border-width:1px 1px 1px 1px;border-color:#E67800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:3%;padding-inline-start:3%;}@media(max-width:1024px){.elementor-kit-7 h1{font-size:60px;line-height:70px;}.elementor-kit-7 h2{font-size:37px;line-height:47px;}.elementor-kit-7 h3{font-size:27px;line-height:37px;}.elementor-kit-7 h4{font-size:25px;line-height:31px;}.elementor-kit-7 h5{font-size:22px;line-height:28px;}.elementor-kit-7 h6{font-size:18px;line-height:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:40px;line-height:50px;}.elementor-kit-7 h2{font-size:33px;line-height:43px;}.elementor-kit-7 h3{font-size:24px;line-height:34px;}.elementor-kit-7 h4{font-size:22px;line-height:28px;}.elementor-kit-7 h5{font-size:20px;line-height:26px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{padding:10px 20px 10px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*body {
    margin: 1% 1% 0 1%;
    width:98%;
    height:99%;
}
@media screen and (max-width: 767px) {
  body {
    margin: 0;
    width:100%;
    height:100%;
  }
}
*/

/*HEADER HP*/
.hp-header-column {
    width:90% !important;
}

/*HIGHLIGHT*/
span.hightlight {
    background-image: linear-gradient(to right,#F08020 0,rgba(240,128,32,0.01) 100%);
    background-size: 100% 28%;
    background-repeat: no-repeat;
  transition: background-size .9s cubic-bezier(.15,.75,.4,1),opacity .25s ease;
  background-position: left 85%;
}

/*HIGHLIGHT BLUE*/
span.hightlight-blue {
    background-image: linear-gradient(to right,#F08020 0,rgba(240,128,32,0.01) 100%);
    background-size: 100% 80%;
    background-repeat: no-repeat;
  transition: background-size .9s cubic-bezier(.15,.75,.4,1),opacity .25s ease;
  background-position: left 50%;
  display:inline;
  font-weight: 600;
  position: relative;
  padding: 0 3px;
}


.paragraph-margin p {
    margin-bottom:10px;
}
.icon-geo .elementor-icon-box-icon {
    margin-top:4px;
}
.main-menu .dropdown-menu li {
    border-bottom: solid 1px #3B3B3B;
}

@media screen and (max-width: 767px) {
    .main-menu .dropdown-menu li {
    border-bottom: none;
}
}

/*.home .elementor-motion-effects-parent {
    overflow-x: hidden;
}*/
.hp-three-column:hover {
    transition: background-image 0.7s;
  -webkit-transition: background-image 0.7s;
}

.hp-three-column {
    background-image: url("https://seaserramenti.com/wp-content/uploads/SEA_hp_fascia_3_colonne_sicurezza.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 0.7s;
  -webkit-transition: background-image 0.7s;
}

.hp-three-column.hoverone {
    background-image: url("https://seaserramenti.com/wp-content/uploads/SEA_hp_fascia_3_colonne_eleganza.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 0.7s;
  -webkit-transition: background-image 0.7s;
}

.hp-three-column.hovertwo {
    background-image: url("https://seaserramenti.com/wp-content/uploads/SEA_hp_fascia_3_colonne_sicurezza.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  
  transition: background-image 0.7s;
  -webkit-transition: background-image 0.7s;
}

.hp-three-column.hoverthree {
    background-image: url("https://seaserramenti.com/wp-content/uploads/SEA_hp_fascia_3_colonne_efficienza.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 0.7s;
  -webkit-transition: background-image 0.7s;
}



.hp-column-one:hover .hp-column-title p, .hp-column-two:hover .hp-column-title p, .hp-column-three:hover .hp-column-title p {
    color: #FFFFFF !important;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.hp-column-one .hp-column-title p, .hp-column-two .hp-column-title p, .hp-column-three .hp-column-title p {
    transition: all .3s;
    -webkit-transition: all .3s;
}



.testimonials-hp .swiper-slide {
    text-align:center;
}
.testimonials-hp .elementor-testimonial__header cite {
  width: 100%;
}



/*BOX CON HOVER ARANCIO HP*/
.clickable .elementor-widget-container {
    align-self: center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 0px !important;
}

.clickable h3 {
    align-self: center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.clickable h3 a {
  display: block;
  align-self: center;
  width: 100%;
  padding:70px 40px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.clickable .paragraph-desc {
    display:block;
    font-size:15px;
    line-height:30px;
    font-weight:400;
}

.clickable .paragraph-line {
    display:block;
    border-top: solid 2px #F08020;
    width:40%;
    margin: 15px auto;
}

.clickable h3 a:hover {
  background-color:#F08020;
  color:white !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.clickable h3 a:hover .paragraph-line {
  border-top: solid 2px white;
}

/*BOX CON HOVER ARANCIO MASK HP*/
.clickable-mask .elementor-widget-container {
    align-self: center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 0px !important;
}

.clickable-mask h3 {
    align-self: center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.clickable-mask h3 a {
  display: block;
  align-self: center;
  width: 100%;
  padding:160px 40px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.clickable-mask.posa h3 {
  display: block;
  align-self: center;
  width: 100%;
  padding:160px 40px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.clickable-mask .paragraph-desc {
    display:block;
    font-size:15px;
    line-height:30px;
    font-weight:400;
}
.clickable-mask.posa .paragraph-desc {
    display:block;
    font-size:14px;
    line-height:24px;
    font-weight:400;
}

.clickable-mask .paragraph-line {
    display:block;
    border-top: solid 2px #F08020;
    width:40%;
    margin: 15px auto;
}
@media screen and (max-width: 1024px) {
  .clickable-mask.posa .paragraph-desc {
    width:35%;
    margin: 0 auto;
}
.clickable-mask.posa .paragraph-line {
    width:20%;
}
}
@media screen and (max-width: 767px) {
  .clickable-mask.posa .paragraph-desc {
    width:45%;
}
.clickable-mask.posa .paragraph-line {
    width:20%;
}
}
@media screen and (max-width: 480px) {
  .clickable-mask.posa .paragraph-desc {
    width:90%;
}
.clickable-mask.posa .paragraph-line {
    width:40%;
}
.clickable-mask.posa h3 {
  padding: 140px 40px;
}
}
@media screen and (max-width: 400px) {
  .clickable-mask.posa .elementor-widget-wrap.elementor-element-populated {
    background-size:cover;
}
}

.clickable-mask h3 a:hover {
  
  color:white !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.clickable-mask h3 a:hover .paragraph-line {
  border-top: solid 2px white;
}


/*BOTTONE 2*/

.buttondue-cta .elementor-button-content-wrapper:before {
    background-color: #F08020 !important;
    height: 1px;
  width: 25px;
  position: absolute;
  content: '';
  left: 0px;
  display: block;
  top: 47%;
  transform-origin: left;
  background-color: #000;
  transform: translateY(calc(-47% + .5px)) translateZ(0);
}
    
}
.buttondue-cta .elementor-button-text {
    padding-left:10px;
}
.buttondue-cta:hover .elementor-button-text {
    padding-left:0px;
}
.buttondue-cta .elementor-button-icon {
    opacity:0;
    transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.buttondue-cta:hover .elementor-button-icon {
    opacity:1;
}

.buttondue-cta.background .elementor-button-link {
    padding: 10px 20px !important;
}
.buttondue-cta.background .elementor-button-content-wrapper {
    padding-left:20px;
}
.buttondue-cta.background .elementor-button-content-wrapper:before {
    background-color: #ffffff !important;
    height: 1px;
  width: 25px;
  position: absolute;
  content: '';
  left: 22px;
  display: block;
  top: 49%;
  transform-origin: left;
  background-color: #000;
  transform: translateY(calc(-49% + .5px)) translateZ(0);
}

.buttondue-cta.backgroundwhite .elementor-button-link {
    padding: 10px 20px !important;
}
.buttondue-cta.backgroundwhite .elementor-button-content-wrapper {
    padding-left:20px;
}
.buttondue-cta.backgroundwhite .elementor-button-content-wrapper:before {
    background-color: #F08020 !important;
    height: 1px;
  width: 25px;
  position: absolute;
  content: '';
  left: 22px;
  display: block;
  top: 49%;
  transform-origin: left;
  background-color: #000;
  transform: translateY(calc(-49% + .5px)) translateZ(0);
}

/*POSA PROCESSO*/
.posa-processo:hover .elementor-widget-icon-box.elementor-view-default .elementor-icon {
  fill: white;
  color: white;
}
.posa-processo:hover .elementor-widget-icon-box.elementor-view-default .elementor-icon svg polygon {
  fill: white !important;
  color: white;
}
.posa-processo .elementor-widget-icon-box.elementor-view-default .elementor-icon svg  {
  width: auto !important;
}
.posa-processo:hover .elementor-icon-box-content h3, .posa-processo:hover .elementor-icon-box-content p {
    color: white;
}

/*CATEGORIE ALU...*/
.title-column-sx {
    position:relative;
    z-index:1;
}

/*CAROUSEL PRODOTTI IN ALU e altre 2 categorie*/
.slider-prodotti .swiper-slide[aria-label="1 / 8"]{
    width:10% !important;
}
.slider-prodotti .swiper-slide[aria-label="2 / 8"]{
    width:20% !important;
}
.slider-prodotti .swiper-slide[aria-label="3 / 8"]{
    width:50% !important;
}
.slider-prodotti .swiper-slide[aria-label="4 / 8"]{
    width:40% !important;
}
.slider-prodotti .swiper-slide[aria-label="5 / 8"]{
    width:25% !important;
}
.slider-prodotti .swiper-slide[aria-label="6 / 8"]{
    width:55% !important;
}
.slider-prodotti .swiper-slide[aria-label="7 / 8"]{
    width:5% !important;
}
.slider-prodotti .swiper-slide[aria-label="8 / 8"]{
    width:5% !important;
}
.slider-prodotti .swiper-pagination-bullet {
    height:2px;
    width:48%;
    border-radius: 0;
    /*background-color: #cbcbcb;*/
}
.slider-prodotti .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
}
.slider-prodotti .swiper-pagination {
    height:2px;
    width: 50% !important;
    /*background-color: #cbcbcb;*/
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    
  left: 50% !important;
  transform: translatex(-50%);
}
@media screen and (max-width: 1238px) {
    .slider-prodotti .swiper-pagination-bullet {
    width:40%;
}
}
@media screen and (max-width: 1023px) {
  .slider-prodotti .swiper-pagination-bullet {
    width: 10%;
  }
}
@media screen and (max-width: 767px) {
  .slider-prodotti .swiper-slide[aria-label="1 / 8"]{
    width:0% !important;
}
.slider-prodotti .swiper-slide[aria-label="2 / 8"]{
    width:30% !important;
}
.slider-prodotti .swiper-slide[aria-label="3 / 8"]{
    width:40% !important;
}
.slider-prodotti .swiper-slide[aria-label="4 / 8"]{
    width:30% !important;
}
.slider-prodotti .swiper-slide[aria-label="5 / 8"]{
    width:35% !important;
}
.slider-prodotti .swiper-slide[aria-label="6 / 8"]{
    width:65% !important;
}
.slider-prodotti .swiper-slide[aria-label="7 / 8"]{
    width:0% !important;
}
.slider-prodotti .swiper-slide[aria-label="8 / 8"]{
    width:0% !important;
}
}


/*SIDEBAR*/
.sidebar-column-cont .elementor-container {
    display:flex;
    flex-wrap:wrap;
}
.sidebar-column-cont .elementor-container .sidebar-column-img {
    width:100%;
}

@media only screen and (max-width: 1024px) {
    .sidebar-column-cont .elementor-container .sidebar-column-img {
        width:50%;
    }
}
@media only screen and (max-width: 767px) {
    .sidebar-column-cont .elementor-container .sidebar-column-img {
        width:100%;
    }
}

/*MENU WP SOCIAL CATEGORIES*/
.seguici-sidebar h3 {
    font-size: 26px;
  line-height: 32px;
  font-weight: 500 !important;
}
.menu-wp-categories h5 {
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  font-size: 26px;
  line-height: 32px;
}
.menu-wp-categories ul {
    padding-left: 0;
  list-style: none;
}
.menu-wp-categories a {
    font-size: 17px;
  line-height: 22px;
  display: inline-block;
  transition: all .3s;
}
.menu-wp-categories a:hover {
    transform: translateX(10px);
}
@media only screen and (max-width: 1024px) {
    .seguici-sidebar h3 {
    font-size: 25px;
    line-height: 31px;
    }
    .menu-wp-categories h5 {
    font-size: 25px;
    line-height: 31px;
    }
}
@media only screen and (max-width: 767px) {
    .seguici-sidebar h3 {
    font-size: 22px;
    line-height: 28px;
    }
  .menu-wp-categories h5 {
    font-size: 22px;
    line-height: 28px;
  }
}

/*LOOP LEGGI*/
.loop-leggi a {
  display: inline-block;
  transition: all .3s;
}
.loop-leggi a:hover {
    transform: translateX(10px);
}


/*TITOLI ARTICOLI ARCHIVIO*/
@media (min-width: 768px) {
.page-template .post.type-post .elementor-widget-heading .elementor-heading-title, .archive .post.type-post .elementor-widget-heading .elementor-heading-title, 
.search-results .post.type-post .elementor-widget-heading .elementor-heading-title {
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
}

/*RASSEGNA*/
.post-riassunto {
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}


/*CHIUSURA POPUP*/
.dialog-close-button.dialog-lightbox-close-button i {
    color:white !important;
}

/*TITOLI POST*/
.singolo-articolo h2 {
    font-size: 29px;
    line-height: 39px;
}


/*ACCESSORI*/
.accessori-banner-1, .accessori-banner-2, .accessori-banner-3, .accessori-banner-4 {
    /*background-attachment: fixed;
    position: relative;
  width: 100%;
  height: 100vh;
  transition: 2s;
  z-index: 2;*/
  height: 100vh;
  transition: 2s;
  padding: 50px 20px 50px 20px !important;
}
.accessori-banner-1.close, .accessori-banner-2.close {
  height: 0vh;
  overflow: hidden;
  transition: 2s;
    padding: 0 !important;
}
@media (max-width: 1024px) {
    .accessori-banner-1, .accessori-banner-2, .accessori-banner-3, .accessori-banner-4 {
  height: auto !important;
  padding: 50px 20px 150px 20px !important;
    }
}
@media (max-width: 767px) {
    .accessori-banner-1, .accessori-banner-2, .accessori-banner-3, .accessori-banner-4 {
  padding: 50px 20px 50px 20px !important;
    }
}/* End custom CSS */