/* 
Theme Name: Pasam
Description: Pasam
Version: 1.0
*/



@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap');



body,
html {
    overflow-x: hidden;
    margin: 0;
    width: 100%;
    scroll-behavior: smooth;
}

a[href^="tel"] {
    color: inherit;
    /* Inherit text color of parent element. */
    text-decoration: none;
    /* Remove underline. */
    /* Additional css `propery: value;` pairs here */
}

* {
    margin: 0;
    padding: 0;
}
.portfolio_thumbnail {

  background: white;
}

.navel1 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/orange-trees-plantations-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.navel2 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/composition-with-box-full-oranges-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.moro1 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/orange-trees-plantations-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.moro2 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/composition-with-box-full-oranges-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tarocco1 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/orange-trees-plantations-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tarocco2 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/composition-with-box-full-oranges-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ovali1 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/orange-trees-plantations-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ovali2 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/composition-with-box-full-oranges-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.valencia1 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/orange-trees-plantations-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.valencia2 {
  background: url('https://www.pasamagrumi.it/wp-content/uploads/2022/11/composition-with-box-full-oranges-scaled.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



.vertical {
    display: flex;
    align-items: center;
    justify-content: center;
}
.archive-title {
    text-align: center;
    font-size: 14pt;
    text-transform: uppercase;
    margin-top: 20px;
    color: #defb8c;
}

.center-text {
    text-align: center;
}
.center-left {
    text-align: left;
}

.right-text {
    text-align: right;
}
.center-text {
    margin: 5px;
}

h1,
h2,
h3,
h4 {
    padding: 15px 0;
    font-family: 'Oswald', sans-serif;
}

p {
    font-family: 'Oswald', sans-serif;
}

a {
    font-family: 'Oswald', sans-serif;
}

.verde {
    color: #defb8c;
}

.verdescuro {
    color: #123314;
}

.logo {
    width: 200px;
    z-index: 99999;
    padding: 20px;
}
#galleria-prodotto {
    margin: 100px 0px 0px;
}
.no-padding{
    padding: 0!important;
}

.linea {
    width: 18px !important;
    position: relative!important;
    left: 8px!important;
}

.barra-menu {
    display: table;
    background: #defb8cc4;
    width: 100%;
    height: 115px;
    position: fixed;
    top: 0;
    z-index: 999;
    transition: 0.3s;
}
#galleria-prodotto .verdescuro {
    margin-bottom: 50px;
}
#disponibilita-prodotto {
    background: #defb8c;
    padding: 120px 0px 30px;
}

.showLeft-scroll span{
    background-color: #123314!important;
}

.barra-menu-scroll {
    background: #defb8c!important;
}

.logo-mobile {
    width: 140px;
    z-index: 99999;
    padding: 20px;
    position: fixed;
    top: 0px;
    left: 0px;
}

.current-menu-item a, .current_page_item a {
    color: #123314 !important;
    background: #defb8c!important;
}

.menu-principale-container {
    position: relative;
    top: 0px;
}

.sfondo-bianco {
    background: #fff;
    z-index: 0;
}

.background-thumbnail {
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50% !important;
    background-size: 100%;
}

#sfondo-pagina-primofiore {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/sfondo1.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-pagina-bianchetto {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/sfondo1.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-pagina-verdello {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/sfondo1.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-home {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/sfondo1.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-pagina-limone {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/Limone-di-Siracusa-1°-Foto.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-lavorazione {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/Lavorazione-1-foto.jpeg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-contatti {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/Contatti-Foto-in-evidenza.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-blog {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/Blog-Foto-in-evidenza.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

#sfondo-articolointerno {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/sfondo1.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important;
    position: relative;
}

#sfondo-prodotti {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/Prodotti-Foto-vetrina.jpg');
    height: 80vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 50%!important; 
}

.link-logo:hover {
    background: unset !important;
    color: unset !important;
}

#primo-testo-pagina,
#primo-testo-home,
#primo-testo-contatti,
#primo-testo-lavorazione,
#primo-testo-prodotti,
#primo-testo-blog,
#primo-testo-media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#primo-testo-pagina .testo,
#primo-testo-home .testo,
#primo-testo-contatti .testo,
#primo-testo-lavorazione .testo,
#primo-testo-prodotti .testo,
#primo-testo-blog .testo,
#primo-testo-media .testo {
    position: absolute;
    left: 40%;
    top: 25vh;
    max-width: 280px;
    position: relative;
    z-index: 1;
}

#primo-testo-pagina .testo h2,
#primo-testo-home .testo h2,
#primo-testo-contatti .testo h2,
#primo-testo-lavorazione .testo h2,
#primo-testo-prodotti .testo h2,
#primo-testo-blog .testo h2,
#primo-testo-media .testo h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
}

#primo-testo-pagina .testo p,
#primo-testo-home .testo p,
#primo-testo-contatti .testo p,
#primo-testo-lavorazione .testo p,
#primo-testo-prodotti .testo p,
#primo-testo-blog .testo p,
#primo-testo-media .testo p {
    font-size: 20px;
}

#cbp-spmenu-s3 ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logomenu-top {
    width: 110px;
    padding: 15px;
}

#menu-item-80 a,
#menu-item-1832 a,
#menu-item-1833 a,
#menu-item-1830 a {
    padding: 0;
    background: none !important;
}

#menu-item-80 a:hover,
#menu-item-1832 a:hover,
#menu-item-1833 a:hover,
#menu-item-1830 a:hover {
    background: none !important;
}

#showLeft span {
    width: 35px;
    height: 2px;
    background-color: #123314;
    margin: 7px 0;
    display: block;
}

#sfondo-home .testo {
    position: absolute;
    top: 15vh;
    max-width: 300px;
    left: 25%;
    z-index: 0;
}

#sfondo-home .testo h2 {
    color: #fff;
    font-size: 50px;
}

#sfondo-home .testo p {
    font-size: 30px;
}




#sfondo-pagina-limone .testo {
    position: absolute;
    top: 260px;
    max-width: 300px;
    left: 25%;
    z-index: 0;
}

#sfondo-pagina-limone .testo h2 {
    color: #fff;
    font-size: 50px;
}

#sfondo-pagina-limone .testo p {
    font-size: 30px;
}





.sfondo-verde {
    background: #defb8c;
}

#qualita-scopri .testo {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 0;
}

#qualita-scopri .testo p {
    font-size: 20px;
}

#qualita-scopri .titoli {
    display: table;
    margin: 0 auto;
}

#qualita-scopri .titoli h2 {
    font-size: 40px;
    text-transform: uppercase;
}

#qualita-scopri .titoli h2::after {
    width: 220px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    left: 46%;
}

#qualita-scopri .row {
    position: relative;
}

#qualita-scopri img {
    position: absolute;
    bottom: -120px;
    width: 360px;
    z-index: 9;
}







#sezione-media {
    background: #defb8c;
}

#sezione-media {
    background: #defb8c;
    padding: 80px 0;
}

#sezione-media .row {
    padding: 15px 0;
}








#limone-fioriture .testo {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 0;
}

#limone-fioriture .testo p {
    font-size: 20px;
}

#limone-fioriture .titoli {
    display: table;
    margin: 0 auto;
}

#limone-fioriture .titoli h2 {
    font-size: 40px;
    text-transform: uppercase;
}

#limone-fioriture .titoli h2::after {
    width: 220px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    left: 46%;
}

#limone-fioriture .row {
    position: relative;
}

#limone-fioriture img {
    position: absolute;
    bottom: -120px;
    width: 360px;
    z-index: 9;
}

#limone-fioriture {
    margin: -20px 0;
}

#limone-fioriture img {
    position: absolute;
    bottom: -220px;
    width: 360px;
    z-index: 9;
    height: auto;
}

.alignnone.size-full.wp-image-421 {
    width: 520px;
    height: auto;
    position: absolute;
}

#sezione-prodotti a {
    text-decoration: none;
    color: #123314;
    position: relative;
    left: 75px;
}





#alimentato-sicurezza .testo {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 0;
}

#alimentato-sicurezza .testo p {
    font-size: 20px;
}

#alimentato-sicurezza .titoli {
    display: table;
    margin: 0 auto;
}

#alimentato-sicurezza .titoli h2 {
    font-size: 40px;
    text-transform: uppercase;
}

#alimentato-sicurezza .titoli h2::after {
    width: 110px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: relative;
    bottom: -10px;
    left: -14%;
}

#alimentato-sicurezza .row {
    position: relative;
}

#alimentato-sicurezza img {
    position: absolute;
    bottom: -120px;
    width: 360px;
    z-index: 9;
}

#alimentato-sicurezza {
    margin: -60px 0;
}

#alimentato-sicurezza img {
    position: absolute;
    bottom: -220px;
    width: 360px;
    z-index: 9;
    height: auto;
}













#bio-integrata .testo {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 0;
}

#bio-integrata .testo p {
    font-size: 20px;
}

#bio-integrata .titoli {
    display: table;
    margin: 0 auto;
}

#bio-integrata .titoli h2 {
    font-size: 40px;
    text-transform: uppercase;
}

#bio-integrata .titoli h2::after {
    width: 220px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    left: 46%;
}

#bio-integrata .row {
    position: relative;
}

#bio-integrata img {
    position: absolute;
    bottom: -120px;
    width: 360px;
    z-index: 9;
}

#bio-integrata .testo h2 {
    font-size: 40px;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
}








#rivolgiamo img {
    width: 800px;
    height: auto;
    position: absolute;
    top: 100px;
}

#parallax-home {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/1°-Parallax-Home.jpg');
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

#parallax-2-home {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/2°-Parallax-Home.jpg');
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

#parallax-limone-igp {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/Limone-di-Siracusa-1°-Foto.jpg');
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

#parallax-lavorazione {
    background: url('https://www.pasamagrumi.it/wp-content/uploads/2020/07/Lavorazione-1°-Parlallax.jpg');
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}


#confezionamento .testo {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 0;
}

#confezionamento .row {
    background: linear-gradient(to bottom, #defb8c 60%, #fff 40%);
}

#confezionamento h2 {
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

#certificazioni {
    position: relative;
    padding: 80px 100px;
}

#confezionamento .testo p {
    font-size: 20px;
}

#confezionamento .testo a {
    display: inline-block;
    margin: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 9;
}

.iframe-container {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    top: 80px;
}

.iframe-container iframe {
    position: absolute;
    width: 100%;
    height: 331px;
}

.confezionamento-video {
    padding: 30px 0;
}

#rivolgiamo .testo {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 0;
}

#rivolgiamo .testo h2 {
    font-size: 40px;
    text-transform: uppercase;
}

#rivolgiamo .testo p {
    font-size: 20px;
}

#certificazioni h2 {
    font-size: 40px;
    text-transform: uppercase;
    max-width: 231px;
}

#certificazioni img {
    width: 160px;
}

#certificazioni h2::after {
    width: 220px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: relative;
    bottom: 0;
    left: 60px;
}

footer {
    background: #123314;
    color: #ffffffb0;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
}

footer a {
    color: #defb8c;
    text-decoration: none;
}

#pre-footer h4 {
    font-size: 32px;
    font-weight: 1;
    color: #defb8c;
}

.social-footer i {
    font-size: 30px;
    color: #fff;
    margin-right: 20px;
}

#pre-footer {
    background: linear-gradient(to bottom, #1e5102, #123314);
    padding: 100px 0;
    color: #fff;
}

.social-footer {
    text-align: right;
}

.contatti-footer ul {
    list-style: none;
}

.contatti-footer ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

.dove-siamo p {
    font-size: 18px;
}

.contatti-footer {
    border-left: 1px solid #ffffff1c;
    border-right: 1px solid #ffffff1c;
}

#prodotti img {
    width: 280px;
    height: 240px;
    object-fit: cover;
}

.immagine-prodotto {
    display: table;
    margin: 0 auto;
}

.immagine-prodotto a {
    transition: 0.3s;
}

.immagine-prodotto a:hover {
    opacity: 0.7;
}

.immagine-prodotto h2 {
    font-size: 40px;
    text-transform: uppercase;
}

#prodotti {
    margin: 100px 0;
}

#prodotti h2::after {
    width: 220px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: absolute;
    left: 20%;
    top: 74px;
}

#bio-integrata h2::after {
    width: 220px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: relative;
    bottom: 0px;
    left: 40%;
}


.count {
  color:#123314;
}

#numeri {
    margin: 100px 0;
}

#numeri .sfondo-verde {
    margin: 15px;
    height: auto;
    padding-bottom: 20px;
    padding-left: 20px;
}

#contatore .count {
    font-size: 50px;
    font-family: oswald;
}

#numeri .sfondo-verde h2 {
    padding: 0 !important;
    font-size: 20px;
    color: #123314;
}

#numeri .sfondo-verde {
    background: linear-gradient(to top, #defb8c 70%, #fff0 30%);
}

.limonirandom {
  position: absolute;
  z-index: 999;
}

.box-formcontatti {
    padding: 60px 60px;
    box-shadow: 1px 1px 35px 2px #75757529;
    margin-top: -250px;
    background: #fff;
    margin-bottom: 60px;
}

#sezione-1-contatti .testo h2 {
    font-size: 40px;
    text-transform: uppercase;
}

#sezione-1-contatti .testo p {
    font-size: 20px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
    padding: 12px;
    margin: 5px 0;
    border: none;
    background: #eee;
    width: 100%;
    font-size: 18px;
    font-family: Oswald;
    max-height: 200px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 15px 0px 15px 0em!important;
    font-size: 15px;
}

#sezione-1-contatti {
    margin-top: 80px;
}

.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    padding: 16px 0;
    background: #123314;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    border: none;
    cursor: pointer;
    transition: 0.3s;
}

.wpcf7-form-control.wpcf7-submit:hover {
    background: #1d4a20;
}

#sezione-1-contatti ul {
    list-style: none;
    position: relative;
    left: 50px;
}

#sezione-1-contatti ul li i {
    font-size: 26px;
    margin: 10px;
    color: #123314c9;
}

#sezione-1-contatti ul li {
    display: flex;
    align-items: center;
    font-family: Oswald;
    font-size: 20px;
    color: #444;
    font-size: 18px;
    margin: 5px 0;
}

.lista-contatti h2 {
    font-size: 30px !important;
    color: #123314c9;
    text-transform: uppercase;
}

#sezione-1-contatti iframe {
    margin-top: 80px;
}

#sezione-1-contatti .testo {
    margin-bottom: 30px;
}

#sezione-1-contatti .titolo li {
    display: inline-block;
}

#sezione-1-contatti .titolo ul {
    left: 0!important;
}





.freccia-submenu::after {
    content: '↓';
    position: absolute;
    right: 0;
    top: 30px;
    height: 20px;
    width: 18px;
    color: #fff;
    background-repeat: no-repeat;
    display: inline-block;
    transform: translateY(-50%);
}

#menu-principale-1 li:focus-within > ul {
    display: block !important;
}

#menu-principale-1 ul {
    display: none;
}

#menu-principale li:focus-within > ul {
    display: block !important;
}

#menu-principale ul {
    display: none;
}

.relative{
    position: relative;
}

.prodotto {
    text-align: center;
}

.link-img {
    left: unset !important;
    display: inline-block;
    transition: 0.3s;
}

.link-img:hover {
    opacity: 0.7;
}

.box-retro-fiore {
    width: 290px;
    height: 280px;
    background: #defb8c;
    position: relative;
    bottom: -100px;
    right: -150px;
}

.prodotto img {
    width: 80%;
    height: auto;
    z-index: 1;
    position: relative;
}

.titolo-prodotto h2 {
    text-transform: uppercase;
    font-size: 30px;
    position: relative;
    z-index: 1;
}

.titolo-prodotto {
    display: table;
    margin: 0 auto;
    position: relative;
    bottom: 60px;
}

#sezione-prodotti .row {
    background: #defb8c;
}

.titolo-prodotto h2::after {
    width: 140px;
    content: '';
    height: 1px;
    background: #333;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    left: 30%;
}

.img-pagina-prodotto {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/sfondo1.jpg');
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.verdello1 {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/verdello1.jpg');
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.verdello2 {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/verdello2.jpg');
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.primofiore1 {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/primofiore1.jpg');
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.primofiore2 {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/primofiore2.jpg');
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bianchetto1 {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/bianchetto1.jpg');
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bianchetto2 {
    background: url('https://www.pasamagrumi.it/wp-content/themes/pasam/images/bianchetto2.jpg');
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.alignnone.size-full.wp-image-334 {
    width: 85%;
    height: auto;
}

#sezione-2-prodotto .testo {
  max-width: 700px;
  display: table;
  margin: 0 auto;
}
#sezione-2-prodotto .testo h3 {
    font-size: 30px;
    text-transform: uppercase;
}

#sezione-titolo-prodotto {
    background: #defb8c;
}

#sezione-titolo-prodotto img {
    width: 400px;
    height: auto;
}

#sezione-titolo-prodotto h2 {
    text-transform: uppercase;
    font-size: 40px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

#sezione-titolo-prodotto h2::after {
    content: '';
    width: 260px;
    height: 1px;
    background: #000;
    display: inline-block;
    left: ;
    position: absolute;
    left: 18px;
    bottom: 15px;
}

#sezione-2-prodotto .testo p {
    font-size: 18px;
}

#sezione-2-prodotto {
    margin: -60px 0;
}

#disponibilita-prodotto {
    background: #defb8c;
    padding: 120px 0;
}

#disponibilita-prodotto ul {
    list-style: none;
    font-family: Oswald;
    font-weight: 900;
    color: #123314;
    font-size: 30px;
}

#disponibilita-prodotto ul li {
    display: inline-block;
}

#disponibilita-prodotto h4 {
    border-bottom: 1px solid;
    padding: 5px 0px;
    display: inline-block;
}

.transparent{
    color: #fff0;
}

#primo-testo-home .testo h2::before {
    content: '';
    height: 185px;
    width: 100px;
    background: #123314;
    display: inline-block;
    position: absolute;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#qualita-scopri .titoli h2::before {
    content: '';
    height: 130px;
    width: 100px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

.h2-qualita::before {
    height: 200px!important;
}

#confezionamento h2::before {
    content: '';
    height: 60px;
    width: 100px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#confezionamento .testo a::before {
    content: '';
    height: 30px;
    width: 100px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#rivolgiamo .testo h2::before,
#bio-integrata .testo h2::before{
    content: '';
    height: 60px;
    width: 100px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

.bio-pasam-h2::before {
    background: #fff!important;
}

.immagine-prodotto .box-retro {
    width: 200px;
    height: 200px;
    position: absolute;
    background: #defb8c;
    border-radius: 100px;
    z-index: -1;
}

#alimentato-sicurezza .titoli h2:before {
    content: '';
    height: 130px;
    width: 100px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

.titolo-prodotto h2::before {
    content: '';
    height: 110px;
    width: 70px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#primo-testo-media h2::before {
    content: '';
    height: 70px;
    width: 70px;
    background: #123314;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#primo-testo-contatti .testo h2::before {
    content: '';
    height: 70px;
    width: 70px;
    background: #123314;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#primo-testo-prodotti .testo h2::before {
    content: '';
    height: 70px;
    width: 70px;
    background: #123314;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#primo-testo-lavorazione .testo h2::before {
    content: '';
    height: 70px;
    width: 70px;
    background: #123314;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#primo-testo-blog .testo h2::before {
    content: '';
    height: 70px;
    width: 70px;
    background: #123314;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#limone-fioriture .titoli h2::before {
    content: '';
    height: 190px;
    width: 80px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

.fioriture-h2::before {
    height: 140px !important;
}

#primo-testo-pagina .testo h2:before{
    content: '';
    height: 120px;
    width: 90px;
    background: #123314;
    display: inline-block;
    position: absolute;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#certificazioni h2:before {
    content: '';
    height: 130px;
    width: 100px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#sezione-titolo-prodotto h2::before {
    content: '';
    height: 70px;
    width: 100px;
    background: #fff;
    display: inline-block;
    position: absolute;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#sezione-2-prodotto .testo h3::before {
    height: 60px;
    width: 80px;
    background: #defb8c;
    position: ;
    display: inline-block;
    content: '';
    position: absolute;
    z-index: -1;
    top: 7px;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#galleria-prodotto h2::before {
    content: '';
    width: 100px;
    height: 70px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

#sezione-1-contatti .testo h2::before {
    content: '';
    width: 100px;
    height: 70px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
}

.lista-contatti h2:before{
    content: '';
    width: 100px;
    height: 50px;
    background: #defb8c;
    display: inline-block;
    position: absolute;
    top: 16px;
    z-index: -1;
    -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }

}

#galleria-prodotto h2 {
    text-transform: uppercase;
    font-size: 40px;
}

#contenitore-articolo img {
    width: 100%;
    height: auto;
}

#contenitore-articolo p {
    font-family: oswald;
}

#contenitore-articolo ul {
    font-family: oswald;
    padding: 15px 0;
}





@-webkit-keyframes rotating

/* Safari and Chrome */
    {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 20s linear infinite;
    -moz-animation: rotating 20s linear infinite;
    -ms-animation: rotating 20s linear infinite;
    -o-animation: rotating 20s linear infinite;
    animation: rotating 20s linear infinite;
}


.horizontal-anim{
        -webkit-animation: action 1s infinite  alternate;
        animation: action 2s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }
    @keyframes action {
        0% { transform: translateX(0); }
        100% { transform: translateX(40px); }
    }











.gotopbtn{
  position: fixed;
  width: 50px;
  height: 50px;
  background: #defb8c;
  bottom: 40px;
  right: 50px;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: #123314;
  font-size: 22px;
    border-radius: 50px;
    opacity: 0;
    transition: 0.6s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gotopbtn-scroll{
    opacity: 1!important;
}












#poststuff .rt-tpg-container .isotope1 .rt-holder .rt-detail h2, #poststuff .rt-tpg-container .isotope1 .rt-holder .rt-detail h3, #poststuff .rt-tpg-container .isotope1 .rt-holder .rt-detail h4, .rt-tpg-container .isotope1 .rt-holder .rt-detail h2, .rt-tpg-container .isotope1 .rt-holder .rt-detail h3, .rt-tpg-container .isotope1 .rt-holder .rt-detail h4 {
    font-size: 20px!important;
}

.rt-holder {
    border: 1px solid #1233142e;
    padding: 15px 15px 0px 15px;
}

.img-responsive {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sidebarblog {
    text-align: right;
}

.sidebarblog ul {
    list-style: none;
}

.sidebarblog ul li a {
    color: #333;
    text-decoration: none;
}

.sidebarblog h4 {
    font-size: 20px;
    color: #123314;
}

.page-title {
    position: absolute;
    left: 280px;
    color: #fff;
    font-weight: 100;
    font-size: 50px;
    transition: 0.3s;
    bottom: 0;
    max-width: 700px;
}

.page-title-scroll {
    left: 15px;
}

#contenitore-articolo .container {
    max-width: 860px;
}

#contenitore-articolo h1 {
    font-size: 40px;
    color: #123314;
}

#contenitore-articolo h2 {
    font-size: 34px;
    color: #123314;
}

#contenitore-articolo h3 {
    font-size: 28px;
    color: #123314;
}

#contenitore-articolo h4 {
    font-size: 22px;
    color: #123314;
}

#contenitore-articolo p {
  color: #444;
  font-size: 20px;
  margin: 20px 0px;
}
#contenitore-articolo {
    margin: 40px 0;
}

#contenitore-articolo a {
    color: #123314;
}

.ul1 {
    margin: 15px 0px 15px 30px;
    letter-spacing: 0.4px;
    font-size: 18px;
    background: linear-gradient(to right, #fff0, #defb8c);
}

.ul1 li {
    list-style: none;
    margin: 15px 15px 15px 0px;
}

.ul1 li::before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 18px;
    background-image: url(https://www.pasamagrumi.it/wp-content/themes/pasam/images/check-solid.svg);
    position: absolute;
    left: 15px;
    margin-top: 4px;
    background-repeat: no-repeat;
}

.wpml-ls-statics-footer a {
    background-color: unset!Important;
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    position: fixed;
    top: 45vh;
    right: 0px;
    z-index: 9999;
    background: #082b0a;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: block!important;
}

.video-container {
    position: relative;
    max-width: 600px;
}

.video-container iframe {
    width: 100%;
}
