.sliderhome .primo-blocco {
  background: rgba(249,144,26,.75);
  padding: 30px 40px 40px !important;
}

.sliderhome .primo-blocco p {
  font-size: 17px !important;
  line-height: 28px !important;
  margin-bottom: 20px !important;
}

.primo-blocco,
.primo-blocco h1,
.primo-blocco p {
    color: #fff;
}

.plus {
    background: #d67100;
    padding: 4px 13px;
    display: inline-block;
    font-weight: 500;
    border-radius: 7px;
    font-size: 16px;
    margin-bottom: 8px;
}

.branding .text-area {
    font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}

.linkpage {
    color: #231f24;
	font-weight: bold;
	text-decoration: none;
}

.linkpage .fa {
    color: #727272;
}

.prodotti-home {
    text-align: center;
}
.prodotto {
    display: inline-block;
    max-width: 217px;
    text-align: center;
    vertical-align: top;
}

.prodotto img {
    width: 100%;
    margin-bottom: 16px;
}

.sfondo-casse {
    background-image: url('https://emipack.it/wp-content/uploads/2017/11/home-panoramica.jpg');
    background-position: bottom center;
    background-repeat: no-repeat ;
}

h1, h2, h3, h4 {
    color: #f9901a;
}

.sfondo-casse h2 {
    color: #fff;
}

.prodotti-home h4 {
    margin-bottom: 5px;
}

.ult_tabitemname {
    padding: 10px 0px 0px;
}

.tabs-home .ult_tab_li {
    border-radius: 3px !important;
    float: none !important;
    margin: 0 5px !important;
}

.tabs-home .ult_tab_li a {
    text-transform: uppercase;
	font-weight: 600 !important;
    padding: 6px 20px !important;
}

.tabs-home .ult_tabmenu {
    display: inline-block !important;
    text-align: center;
}

.testi-bianchi * {
    color: #fff;
}

.testi-bianchi p {
    border-top: solid 6px #d67100;
	padding-top: 10px;
    font-weight: 300;
}

.testi-bianchi strong {
    font-weight: bold;
    font-size: 20px;
}

.bottom-text-block {
    text-align: center;
    line-height: 30px;
    padding: 30px 0;
    font-weight: 300;
    color: #777;
}

.dove-imballiamo {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
	border-radius: 10px;
}

.dove-imballiamo .arancione {
    background: #f9901a;
    border-radius: 10px 0px 0px 10px;
}

.dove-imballiamo h3 {
    color: #fff;
}

.dove-imballiamo .wpb_content_element {
    margin-bottom: 0px;
}

.dove-imballiamo .wpb_column {
    padding: 20px;
}

.dove-imballiamo .fa {
    color: #fff;
    font-size: 20px;
}

.white-link:hover {
    color: #fff;
}

.download-btn {
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 0px 17px 0 0;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    border: solid 3px;
}

.download-btn .fa {
    background: #f9901a;
    color: #fff;
    line-height: 35px;
    width: 30px;
    text-align: center;
    margin-right: 10px;
}

.download-btn:hover {
    background:#f9901a;
    color: #fff;
    border: solid 3px #f9901a;
}

.contatti .fa {
    background: #f5f5f5;
    color: #f9901a;
    border-radius: 100px;
    width: 80px;
    line-height: 80px;
    font-size: 30px;
}

h6 {
    color: #727272;
}

#bottom-bar a {
    color: #aaa;
}

.descrizione {
    display:none;
}