/*.uk-navbar-container {
 border-bottom:1px solid #898989;
    border-top:3px solid;
    padding-top:3px;
    padding-bottom:3px;
    box-shadow: 0 4px 8px 0 rgba(137, 137, 137, 0.2), 0 6px 20px 0 rgba(137, 137, 137, 0.19);
}*/

.uk-modal-dialog iframe {
  width:95%;
}

.browse-view .product-container:hover {
  border:1px solid #ddd!important;
  box-shadow: 5px 5px 4px #888888;
}

.browse-view .virtuemart_search, .browse-view .vm-pagination-top, .browse-view .vm-order-list {
  display:none;
}

.browseCategoryImage {
  width:100%;
}

.category-view .category h2 a{
  font-size:25px;
  color:black;
  margin-bottom:5px;
}

.browse-view .vm-product-media-container {
  height:100px;
}

.product-description table {
  width:100%;
  text-align:center;
  height:auto!important;
}


.product-description table td {
  border:1px solid #ddd;
  padding:5px;
}

.product-description table tr td:first-child {
  font-weight:bold;
}

.product-description table p{
  margin-bottom:0px;
}

.productdetails h1 {
  color:#232323;
  font-size:40px;
  border-bottom:3px solid #232323;
  padding-bottom:5px;
  margin-top:70px;
}

/* GESTIONE COLORI TITOLI PRODOTTI E TABELLE */

/* CATEGORIA 3 -> ANTIVIBRANTI -> VERDE SCURO*/

/***************

.antivibranti .productdetails h1 {
  border-bottom:3px solid #00904c;
}

.antivibranti .productdetails .product-description table tr:nth-child(even) {
  background: #FFF
}
.antivibranti .productdetails .product-description table tr:nth-child(odd) {
  background: #cbe0cf
}
.antivibranti .productdetails .product-description table tr:first-child td {
  background-color:#00904c;
  font-weight:bold;
  color:white;
}

***************/

.antivibranti .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#00904c;
  font-weight:bold;
}

/* FINE CATEGORIA 3 */

/* CATEGORIA 2 -> SERRAGGIO + SOTTOCATEGORIE -> ARANCIONE*/

/***************

.serraggio .product-description table tr:first-child td {
    background-color: #f15f23;
    font-weight: bold;
    color: white;
}

.serraggio .productdetails h1, .serraggio .productdetails h1, .serraggio .productdetails h1 {
  border-bottom:3px solid #f15f23;
}

.serraggio .productdetails .product-description table tr:nth-child(even) {
  background: #FFF
}
.serraggio .productdetails .product-description table tr:nth-child(odd) {
  background: #fdecdf
}
.serraggio .productdetails .product-description table tr:first-child td {
  background-color:#f15f23;
  font-weight:bold;
  color:white;
}

*/


.serraggio .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#f15f23;
  font-weight:bold;
}

/* FINE CATEGORIA 2 */

/* CATEGORIA 5 -> ACQUA E FLUIDI -> VERDE SCURO*/

.acquaefluidi .productdetails h1 {
  border-bottom:3px solid #24408e;
}

/***************

.acquaefluidi .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.acquaefluidi .productdetails .product-description table tr:nth-child(odd) {background: #c8c8e1}
.acquaefluidi .productdetails .product-description table tr:first-child td {
  background-color:#24408e;
  font-weight:bold;
  color:white;
}

*/

.acquaefluidi .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#24408e;
  font-weight:bold;
}

/* FINE CATEGORIA 5 */

/* CATEGORIA 6 -> ARIA -> BLU*/

/***************

.aria .productdetails h1 {
  border-bottom:3px solid #00adee;
}

.aria .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.aria .productdetails .product-description table tr:nth-child(odd) {background: #c7ebfc}
.aria .productdetails .product-description table tr:first-child td {
  background-color:#00adee;
  font-weight:bold;
  color:white;
}

*/

.aria .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#00adee;
  font-weight:bold;
}

/* FINE CATEGORIA 6 */

/* CATEGORIA 7 -> CHIMICO -> VIOLA*/

/***************

.chimico .productdetails h1 {
  border-bottom:3px solid #812a91;
}

.chimico .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.chimico .productdetails .product-description table tr:nth-child(odd) {background: #dacae3}
.chimico .productdetails .product-description table tr:first-child td {
  background-color:#812a91;
  font-weight:bold;
  color:white;
}

*/

.chimico .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#812a91;
  font-weight:bold;
}

/* FINE CATEGORIA 7 */

/* CATEGORIA 8 -> GAS -> GIALLO*/


/***************

.gas .productdetails h1 {
  border-bottom:3px solid #ffcb06;
}

.gas .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.gas .productdetails .product-description table tr:nth-child(odd) {background: #fff3c6}
.gas .productdetails .product-description table tr:first-child td {
  background-color:#ffcb06;
  font-weight:bold;
  color:white;
}

*/

.gas .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#ffcb06;
  font-weight:bold;
}

/* FINE CATEGORIA 8 */

/* CATEGORIA 9 -> OLI E CARBURANTI -> MARRONE ROSSO MATTONE*/

/***************

.oliecarburanti .productdetails h1 {
  border-bottom:3px solid #a28945;
}

.oliecarburanti .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.oliecarburanti .productdetails .product-description table tr:nth-child(odd) {background: #e9e2cf}
.oliecarburanti .productdetails .product-description table tr:first-child td {
  background-color:#a28945;
  font-weight:bold;
  color:white;
}

*/

.oliecarburanti .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#a28945;
  font-weight:bold;
}

/* FINE CATEGORIA 9 */

/* CATEGORIA -> ACCESSORI -> VERDE ACQUA*/


/***************

.accessori .productdetails h1 {
  border-bottom:3px solid #11a2a5;
}

.accessori .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.accessori .productdetails .product-description table tr:nth-child(odd) {background: #66b6ac}
.accessori .productdetails .product-description table tr:first-child td {
  background-color:#11a2a5;
  font-weight:bold;
  color:white;
}

*/

.accessori .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#11a2a5;
  font-weight:bold;
}

/* FINE CATEGORIA 9 */

/* CATEGORIA -> LASTRE E TAPPETI*/


/***************

.lastretappeti .productdetails h1 {
  border-bottom:3px solid #7a0101;
}

.lastretappeti .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.lastretappeti .productdetails .product-description table tr:nth-child(odd) {background: #e0bcae}
.lastretappeti .productdetails .product-description table tr:first-child td {
  background-color:#7a0101;
  font-weight:bold;
  color:white;
}

*/

.lastretappeti .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#7a0101;
  font-weight:bold;
}

/* FINE CATEGORIA 9 */

/* CATEGORIA -> SILICONE*/

/***************

.silicone .productdetails h1 {
  border-bottom:3px solid #11a2a5;
}

.silicone .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.silicone .productdetails .product-description table tr:nth-child(odd) {background: #66b6ac}
.silicone .productdetails .product-description table tr:first-child td {
  background-color:#11a2a5;
  font-weight:bold;
  color:white;
}

*/

.silicone .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#11a2a5;
  font-weight:bold;
}

/* FINE CATEGORIA 9 */

/* CATEGORIA -> TUBI SPECIALI*/

/***************

.tubispeciali .productdetails h1 {
  border-bottom:3px solid #7e7e7e;
}

.tubispeciali .productdetails .product-description table tr:nth-child(even) {background: #FFF}
.tubispeciali .productdetails .product-description table tr:nth-child(odd) {background: #d2d2d2}
.tubispeciali .productdetails .product-description table tr:first-child td {
  background-color:#7e7e7e;
  font-weight:bold;
  color:white;
}

*/

.tubispeciali .productdetails .categoria_sotto {
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#7e7e7e;
  font-weight:bold;
}

/* FINE CATEGORIA 9 */

/* CATEGORIA 4 -> VALVOLE A SFERA + SOTTOCATEGORIE -> BLU SCURO */

/***************

.valvoleasfera .productdetails h1 {
  border-bottom:3px solid #cf4e7a;
}

.valvoleasfera .productdetails .product-description table tr:nth-child(even)
{
  background: #FFF
}
.valvoleasfera .productdetails .product-description table tr:nth-child(odd)
{
  background: #f6dce5
}
.valvoleasfera .productdetails .product-description table tr:first-child td
{
  background-color:#cf4e7a;
  font-weight:bold;
  color:white;
}

*/


.valvoleasfera .productdetails .categoria_sotto
{
  position:relative;
  top:-20px;
  font-size:20px;
  font-style:italic;
  color:#cf4e7a;
  font-weight:bold;
}

/* FINE CATEGORIA 4 */

.browse-view .row .product .spacer img {
  max-height:100px!important;
}

.flag.nturl.notranslate {
  padding:0px 5px;
}