.products-list.products-list-small .product-preview {
  width: 20%;
  float: left;
  position: relative;
  min-height: 1px;
  //padding-right: 10px;
  //padding-left: 10px;
}

.product-preview {
  font-family: 'Montserrat', sans-serif;
}

.product-preview-bis {
  background: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 10px 10px 10px 10px;
  min-height: 400px;
}

.product-preview-bis2 {
  background: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-radius: 10px 10px 10px 10px;
  min-height: 400px;
}
 
  
.col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}  



.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-24 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-24 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-24 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-24 {
        width: 20%;
        float: left;
    }
}



  .h3, h3 {
  //font-family: Open Sans, sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100 !important;
  }
  
  
  .product-preview-price-box {
      position: absolute;
      bottom: 15px;
      text-align: center;
      width: 85%;
  
  }
  
  
  .navbar-main-menu .item .btn-main {
      position: relative;
      border-bottom: 0 solid #1d7205;
      display: block;
      height: 38px;
      padding: 0 15px 20px;
      //font: 1.00em 'Montserrat', sans-serif;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-size: 1.34em;
      color: #000;
  }

  
  
  .submenu-block .name {
      font: 200 1em 'Montserrat', sans-serif;
     // text-transform: uppercase;
  }
  
  
  
  .expander-list li {
  background:#f2f2f2;
  padding:4px;
  }
  
  .expander-list li ul li {
  background:#f8f8f8;
  }
  
  .expander-list .name {
  padding:5px !important;
  }
  
  
  
  h3.background {
      margin-top: 0px;
      margin-bottom: 40px;
      text-align: center;
      position: relative;
      z-index: 1;
      padding: 0;
      text-transform: lowercase;
      font-size: 1.8em;
  }
  
  h3.background:before {
      border-top: 1px solid #70bfe6;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: -1;
  }
  
  
  h3.background span {
  //    background: #ffffff;
      background: #e3e3e3;
  
      padding: 10px 15px;
  }
  
  hr {
      display: none;
  }
  
  h3.background_cat {
      margin-top: 0px;
      margin-bottom: 40px;
      text-align: center;
      position: relative;
      z-index: 2;
      padding: 0;
      text-transform: lowercase;
      font-size: 1.8em;
  }
  
  h3.background_cat:before {
      border-top: 3px solid #2f9acd;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: -1;
  }
  
  
  h3.background_cat span {
      background: #ffffff;
      padding: 10px 15px;
  }
  
  
  
  
  
  
  .resp-sharing-button__link,
  .resp-sharing-button__icon {
    display: inline-block
  }
  
  .resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
  }
  
  .resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
  }
  
  .resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
  }
  
  .resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
  }
  
  /* Non solid icons get a stroke */
  .resp-sharing-button__icon {
    stroke: #fff;
    fill: none
  }
  
  /* Solid icons get a fill */
  .resp-sharing-button__icon--solid,
  .resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
  }
  
  .resp-sharing-button--twitter {
    background-color: #55acee
  }
  
  .resp-sharing-button--twitter:hover {
    background-color: #2795e9
  }
  
  .resp-sharing-button--pinterest {
    background-color: #bd081c
  }
  
  .resp-sharing-button--pinterest:hover {
    background-color: #8c0615
  }
  
  .resp-sharing-button--facebook {
    background-color: #3b5998
  }
  
  .resp-sharing-button--facebook:hover {
    background-color: #2d4373
  }
  
  .resp-sharing-button--tumblr {
    background-color: #35465C
  }
  
  .resp-sharing-button--tumblr:hover {
    background-color: #222d3c
  }
  
  .resp-sharing-button--reddit {
    background-color: #5f99cf
  }
  
  .resp-sharing-button--reddit:hover {
    background-color: #3a80c1
  }
  
  .resp-sharing-button--google {
    background-color: #dd4b39
  }
  
  .resp-sharing-button--google:hover {
    background-color: #c23321
  }
  
  .resp-sharing-button--linkedin {
    background-color: #0077b5
  }
  
  .resp-sharing-button--linkedin:hover {
    background-color: #046293
  }
  
  .resp-sharing-button--email {
    background-color: #777
  }
  
  .resp-sharing-button--email:hover {
    background-color: #5e5e5e
  }
  
  .resp-sharing-button--xing {
    background-color: #1a7576
  }
  
  .resp-sharing-button--xing:hover {
    background-color: #114c4c
  }
  
  .resp-sharing-button--whatsapp {
    background-color: #25D366
  }
  
  .resp-sharing-button--whatsapp:hover {
    background-color: #1da851
  }
  
  .resp-sharing-button--hackernews {
  background-color: #70bfe6
  }
  .resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }
  
  .resp-sharing-button--vk {
    background-color: #507299
  }
  
  .resp-sharing-button--vk:hover {
    background-color: #43648c
  }
  
  .resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
  }
  
  .resp-sharing-button--facebook:hover,
  .resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
  }
  
  .resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
  }
  
  .resp-sharing-button--twitter:hover,
  .resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
  }
  
  .resp-sharing-button--google {
    background-color: #dd4b39;
    border-color: #dd4b39;
  }
  
  .resp-sharing-button--google:hover,
  .resp-sharing-button--google:active {
    background-color: #c23321;
    border-color: #c23321;
  }
  
  .resp-sharing-button--tumblr {
    background-color: #35465C;
    border-color: #35465C;
  }
  
  .resp-sharing-button--tumblr:hover,
  .resp-sharing-button--tumblr:active {
    background-color: #222d3c;
    border-color: #222d3c;
  }
  
  .resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
  }
  
  .resp-sharing-button--email:hover,
  .resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
  }
  
  .resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c;
  }
  
  .resp-sharing-button--pinterest:hover,
  .resp-sharing-button--pinterest:active {
    background-color: #8c0615;
    border-color: #8c0615;
  }
  
  
  .btn-mega {
      background: #1f670b;
      color: #fff!important;
      font: .9em 'Montserrat', sans-serif;
      padding: 12px 14px;
      text-transform: uppercase;
      border-radius: 4px;
  }
  
  
  .navbar-welcome {
      font-size: 1.8em;
      color: black;
  }
  
  
  .navbar-secondary-menu .btn-default, .navbar-secondary-menu .open .btn-default {
      color: #666666;
      //font-weight: bold;
  }
  
  
  .icon-xcart-animate .box {
      background-color: #70bfe6;
      border-color: #666666;
      color: #fff;
  }
  .icon-xcart-animate .handle {
      display: block;
      position: absolute;
      left: 8px;
      top: 0;
      border: 2px solid #666666;
      width: 14px;
      height: 14px;
  }
  

  
  .image-title {
      position: absolute;
      bottom: 12px;
      left: 10px;
      z-index: 1;
      padding: 10px;
      background: rgba(200, 200, 200, .7);
      text-align: center;
      color: #666666;
      text-decoration: none;
      font-size: 12px;
      border-radius: 5px 5px 5px 5px;
      margin-bottom: -20px;
  }
  
  
  
  .footer-navbar.dark {
      background: #333;
      border-top: 3px solid #70bfe6;
      color: #333;
  }
  
  .footer-navbar .menu li {
      margin: 0;
      padding: 0 0 10px;
      color: #D9D9D9;
  }
  
  .footer-bottom-block {
      padding-top: 17px;
      padding-bottom: 17px;
      line-height: 2em;
  width: 100%;
  }
  
  
  #outer-canvas {
      //: ;
      //background-image: url(/media/sfondo_1.jpg);
      //background-color: #e3e3e3;
  }
  
  
  
  .product-view {
      padding-bottom: 50px;
      padding-top: 20px;
      background-color: #fff;
      border-radius: 5px 5px 0 0;
      margin-bottom: 35px;
  }
  
  
  .tab-content {
      background-color: #fff;
      border-radius: 0 0 5px 5px;
  }
  
  
  .nav-tabs>li>a {
      background-color: #FFF;
      
  }
  .services-block {
      background-color: #FFF;
      border-radius: 5px 5px 5px 5px;
      margin-left: 5px;
      margin-right: 5px;
  }
  
  
  .services-block.single {
      margin-bottom: 10px;
      padding: 0 10px 0 10px;
  }
  
  
  
  
  .navbar-main-menu .item .btn-main {
      //font: 1.25em 'Montserrat', sans-serif;
  }
  
  .products-list {
      padding-bottom: 20px;
      //background-color: #fff;
  }
  
  
  .col-sm-12.col-md-12.col-lg-12.content-center {
  //    padding-bottom: 20px;
  //    background-color: #fff;    
  }
  
  
  .price {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
    font-size: 24px;
    color: #FFF!important;
    background-color: #70bfe6;  
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 10px 0px 15px 0px;
    margin-left: 15px;
    margin-right: 10px;
    width: 100%;
    
  }
  
  
  .price.new {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
    font-size: 24px;
    color: #FFF!important;
    background-color: #70bfe6;  
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
  }
  
  .price-div {
    margin-top: -14px;
  }


  
  #outer-canvas > section:nth-child(5) > div > section > div:nth-child(5){
    border-radius: 5px 5px 5px 5px;
    color: #000!important;
    font-weight: bold!important;
    background: #FFF;
    padding: 20px 10px 0px 10px;
  }
  
  #outer-canvas > section:nth-child(5) > div > section > div:nth-child(5) > div > ul > li > a{
    color: #000!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100 !important;
    font-size: 1.45em;
  }
  
  #outer-canvas > section:nth-child(4) > section.services-block.single.small.row{
    margin-bottom: 25px;
    border-radius: 0 0 5px 5px;
  }
  
  #outer-canvas > section:nth-child(5) > div > section > div.row.products-list.products-list-in-column{
    border-radius: 5px 5px 5px 5px;
  }
  
  
  
  #outer-canvas > section:nth-child(5) > div > section > div:nth-child(5){
    margin-bottom: 25px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 20px 20px 20px;
    margin-right: -15px;
    margin-left: -15px;
  }
  
  #faq-accordion > div > div.panel-heading > a{
    background-color: #70bfe6;
    color: #fff;
  }
  
  
  


  .product-preview{
    font-family: 'Montserrat', sans-serif;
    }
    
    
    .h3, h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200 !important;
    }
    
    
    
    .navbar-main-menu .item .btn-main {
        position: relative;
        border-bottom: 0 solid #1d7205;
        display: block;
        height: 38px;
        padding: 0 15px 20px;
        font-weight: 700;
        font: 1.10em 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #e3e3e3;
        //font-weight: bold;
    }
    .navbar .background {
        box-shadow: none;
        border-bottom: 3px solid #70BFE6;
       background-color: #FFF;
    
    
    z-index: 1;
    }
    
    
    .submenu-block .name {
        font: 200 1em font-family: 'Montserrat', sans-serif;
       // text-transform: uppercase;
    }
    
    
    
    .expander-list li {
    background:#f2f2f2;
    padding:4px;
    }
    
    .expander-list li ul li {
    background:#f8f8f8;
    }
    
    .expander-list .name {
    padding:5px !important;
    }
    
    
    
    h3.background {
        margin-top: 0px;
        margin-bottom: 40px;
        text-align: center;
        position: relative;
        z-index: 1;
        padding: 0;
        text-transform: lowercase;
        font-size: 1.8em;
    }
    
    h3.background:before {
        border-top: 1px solid #999;
        content: "";
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
    }
    
    
    h3.background span {
        background: #ffffff;
        padding: 10px 15px;
    }
    
    hr {
        display: none;
    }
    
    h3.background_cat {
        margin-top: 0px;
        margin-bottom: 40px;
        text-align: center;
        position: relative;
        z-index: 2;
        padding: 0;
        text-transform: lowercase;
        font-size: 1.8em;
    }
    
    h3.background_cat:before {
        border-top: 3px solid #2f9acd;
        content: "";
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
    }
    
    
    h3.background_cat span {
        background: #ffffff;
        padding: 10px 15px;
    }
    
    
    
    
    
    
    .resp-sharing-button__link,
    .resp-sharing-button__icon {
      display: inline-block
    }
    
    .resp-sharing-button__link {
      text-decoration: none;
      color: #fff;
      margin: 0.5em
    }
    
    .resp-sharing-button {
      border-radius: 5px;
      transition: 25ms ease-out;
      padding: 0.5em 0.75em;
      font-family: font-family: 'Montserrat', sans-serif;
    }
    
    .resp-sharing-button__icon svg {
      width: 1.5em;
      height: 1.5em;
      margin-right: 0.4em;
      vertical-align: top
    }
    
    .resp-sharing-button--small svg {
      margin: 0;
      vertical-align: middle
    }
    
    /* Non solid icons get a stroke */
    .resp-sharing-button__icon {
      stroke: #fff;
      fill: none
    }
    
    /* Solid icons get a fill */
    .resp-sharing-button__icon--solid,
    .resp-sharing-button__icon--solidcircle {
      fill: #fff;
      stroke: none
    }
    
    .resp-sharing-button--twitter {
      background-color: #55acee
    }
    
    .resp-sharing-button--twitter:hover {
      background-color: #2795e9
    }
    
    .resp-sharing-button--pinterest {
      background-color: #bd081c
    }
    
    .resp-sharing-button--pinterest:hover {
      background-color: #8c0615
    }
    
    .resp-sharing-button--facebook {
      background-color: #3b5998
    }
    
    .resp-sharing-button--facebook:hover {
      background-color: #2d4373
    }
    
    .resp-sharing-button--tumblr {
      background-color: #35465C
    }
    
    .resp-sharing-button--tumblr:hover {
      background-color: #222d3c
    }
    
    .resp-sharing-button--reddit {
      background-color: #5f99cf
    }
    
    .resp-sharing-button--reddit:hover {
      background-color: #3a80c1
    }
    
    .resp-sharing-button--google {
      background-color: #dd4b39
    }
    
    .resp-sharing-button--google:hover {
      background-color: #c23321
    }
    
    .resp-sharing-button--linkedin {
      background-color: #0077b5
    }
    
    .resp-sharing-button--linkedin:hover {
      background-color: #046293
    }
    
    .resp-sharing-button--email {
      background-color: #777
    }
    
    .resp-sharing-button--email:hover {
      background-color: #5e5e5e
    }
    
    .resp-sharing-button--xing {
      background-color: #1a7576
    }
    
    .resp-sharing-button--xing:hover {
      background-color: #114c4c
    }
    
    .resp-sharing-button--whatsapp {
      background-color: #25D366
    }
    
    .resp-sharing-button--whatsapp:hover {
      background-color: #1da851
    }
    
    .resp-sharing-button--hackernews {
    background-color: #70bfe6
    }
    .resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }
    
    .resp-sharing-button--vk {
      background-color: #507299
    }
    
    .resp-sharing-button--vk:hover {
      background-color: #43648c
    }
    
    .resp-sharing-button--facebook {
      background-color: #3b5998;
      border-color: #3b5998;
    }
    
    .resp-sharing-button--facebook:hover,
    .resp-sharing-button--facebook:active {
      background-color: #2d4373;
      border-color: #2d4373;
    }
    
    .resp-sharing-button--twitter {
      background-color: #55acee;
      border-color: #55acee;
    }
    
    .resp-sharing-button--twitter:hover,
    .resp-sharing-button--twitter:active {
      background-color: #2795e9;
      border-color: #2795e9;
    }
    
    .resp-sharing-button--google {
      background-color: #dd4b39;
      border-color: #dd4b39;
    }
    
    .resp-sharing-button--google:hover,
    .resp-sharing-button--google:active {
      background-color: #c23321;
      border-color: #c23321;
    }
    
    .resp-sharing-button--tumblr {
      background-color: #35465C;
      border-color: #35465C;
    }
    
    .resp-sharing-button--tumblr:hover,
    .resp-sharing-button--tumblr:active {
      background-color: #222d3c;
      border-color: #222d3c;
    }
    
    .resp-sharing-button--email {
      background-color: #777777;
      border-color: #777777;
    }
    
    .resp-sharing-button--email:hover,
    .resp-sharing-button--email:active {
      background-color: #5e5e5e;
      border-color: #5e5e5e;
    }
    
    .resp-sharing-button--pinterest {
      background-color: #bd081c;
      border-color: #bd081c;
    }
    
    .resp-sharing-button--pinterest:hover,
    .resp-sharing-button--pinterest:active {
      background-color: #8c0615;
      border-color: #8c0615;
    }
    
    
    .btn-mega {
        background: #1f670b;
        color: #fff!important;
        font: .9em 'Montserrat', sans-serif;
        padding: 12px 14px;
        text-transform: uppercase;
        border-radius: 4px;
    }
    
    
    .navbar-welcome {
        font-size: 1.8em;
        color: black;
    }
    
    
    
    
    .icon-xcart-animate .box {
        background-color: #333;
        border-color: #d8d9dd;
        color: #fff;
    }
    .icon-xcart-animate .handle {
        display: block;
        position: absolute;
        left: 8px;
        top: 0;
        border: 2px solid #d8d9dd;
        width: 14px;
        height: 14px;
    }
    
    .product-controls-list .label {
        min-height: 2.14em;
        text-transform: uppercase;
        display: block;
        width: 5em;
        padding: .9em 0 .8em;
        font: 1em 'Rubik', sans-serif;
        color: #70bfe6
        //background: #000;
        background: rgba(254, 102, 0, .7);
        border-radius: 15px 0 20px 0;
        //background: #70bfe6;
  }
    

  .products-list.products-list-small .product-preview {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
    
    .navbar-secondary-menu .btn-default, .navbar-secondary-menu .open .btn-default {
        color: #333;
        //font-weight: bold;
        font-family: 'Montserrat', sans-serif;
    }
    
    
    
    #outer-canvas > header > section > div.background > div > div.navbar-logo.pull-left > a > img {
      /*background-color: #e8e8e8;
      max-height: 80px;
      max-width: 220px;*/
      padding: 5px 5px 5px 5px;
      border-radius: 15px;
      margin-top: 5px;
      margin-right: 20px;
     
     
     }
    
     body {
      font: 1.29em/1.29em 'Montserrat', sans-serif;
      color: #565656;
      //height: 100%;
    }
    .submenu-block .name {
      font: 700 1em 'Montserrat', sans-serif;
      text-transform: uppercase;
    }
    
    .nav-tabs {
      border-bottom: 4px solid #e9e9e9;
      overflow: hidden;
      white-space: nowrap;
      position: relative;
    }
    .nav-tabs>li>a {
      margin-right: 2px;
      border: 1px solid #e9e9e9;
      border-radius: 3px 3px 0 0;
      text-transform: uppercase;
      padding: 10px 15px 8px;
      font: 1em/1.5em 'Montserrat', sans-serif;
    }
    
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
      color: #565656;
      cursor: default;
      background-color: #e9e9e9;
      border: 1px solid #e9e9e9!important;
      border-bottom-color: transparent;
    }
    
    .btn-mega.btn-lg {
      padding: 15px 15px;
      border-radius: 4px;
      font: 1.077em 'Montserrat', sans-serif;
    }
    
    .btn-mega {
      background: #70bfe6;
      color: #000!important;
      font: .9em 'Montserrat', sans-serif;
      padding: 12px 14px;
      text-transform: uppercase;
      border-radius: 4px;
    }
    
    .find-us {
      margin: 0;
      padding: 5px 0 0;
      list-style-type: none;
      font-size: 2em;
      overflow: hidden;
    }
    
    
    .owl-slider .owl-item .item img {
      width: 100%;
      max-width: 100%;
      height: auto;
      /*height: 500px;*/
      display: block;
      //border-bottom: 1px solid #333;
    }
    
    .intestazione-row {
      background-color: #f1f1f1;
      padding: 50px;
    }
    
    .intestazione-row p {
      font-size: 150%;
    }
    
    .text-center {
      text-align: center!important;
    }
    
    
    .container-intestazione {
      width: 960px;
      font: 500 1.5em 'Montserrat', sans-serif;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
    }
    
    .form-control {
      line-height: 1.5em;
      color: #333;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    .navbar-main-menu .item .btn-main {
      position: relative;
      border-bottom: 0px solid #70bfe6;
      display: block;
      height: 28px;
      padding: 0 5px 5px;
      font: 0.90em 'Montserrat', sans-serif;
      text-transform: uppercase;
      color: #333;
      font-weight: 900;
    }
    .navbar-main-menu .active .btn-main, .navbar-main-menu .with-sub .btn-main:hover, .navbar-main-menu .current .btn-main {
      border-bottom: 2px solid #70bfe6;
      background-color: #70bfe6;
      padding-top: 5px;
      padding-bottom: 5px;
      color: #fff;
    }
    
    
    .owl-theme .owl-controls .owl-page span {
      margin-top: 200px;
      border: 2px #000 solid;
      background: #fff;
    }








    .responsive .navbar-logo {
      /*width: 100%;*/
      margin: 15px 0;
  }

  
  @media (max-width: 767px) 
  {


  #aggiungiIMG { 
    visibility: hidden; 
  }

  .responsive .navbar-logo {
      width: 100%;
      margin: 15px 0;
  }
  #outer-canvas > header > section > div.background > div > div.navbar-logo.pull-left > a > img {
    /*background-color: #e8e8e8;
    max-height: 80px;*/
    padding: 5px 5px 5px 5px;
    border-radius: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 3px;
 
  }

.content {
  padding-top: 0px;
  }
  

  #TabBlock-6 > ul > li {
    color: #000;
  }

  .product-preview-bis {
    background: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-radius: 10px 10px 10px 10px;
    min-height: 450px;
  }
  
  .contacts .map, .contacts-form {
    padding-bottom: 50px;
  }
}

@media (min-width: 1242px) and (max-width: 1399px) 
{ 
.navbar-search {
    clear: both;
    /*margin-bottom: -80px;*/
    //margin-top: -80px;
    position: relative;
    z-index: 10;
  }
}


.navbar-search {
  clear: both;
  margin-top: -10px;
  position: relative;
  z-index: 1100;
}








@media (max-width: 1242px) 
  {
  .responsive .navbar-logo {
      /*width: 100%;*/
      margin: 15px 0;
  }




  #outer-canvas > header > section > div.background > div > div.navbar-logo.pull-left > a > img {
    /*background-color: #e8e8e8;*/
    /*max-height: 50px;*/
    padding: 5px 5px 5px 5px;
    border-radius: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 3px;
 
  }
.content {
  padding-top: 0px;
  }
  

  #TabBlock-6 > ul > li {
    color: #000;
  }

  .product-preview-bis {
    background: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-radius: 10px 10px 10px 10px;
    min-height: 350px;
  }
  .price-div {
    margin-top: -14px;
}


}


.content {
  padding-top: 0px;
  
}


.div-opzione-dettaglio {
  margin-bottom: 15px;
  padding-bottom: 10px;
  width: 100%;
  white-space: nowrap;
}


.div-carica-file-contatti {
    border: 0 solid rgba(0, 0, 0, 0);
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    font-size: 1em;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
}


.contacts .map, .contacts-form {
  padding-bottom: 50px;
}

.navbar-logo {
  position: relative;
  z-index: 11;
  margin-left: -7px;
}
.navbar-search {
  clear: both;
  //margin-bottom: -80px;
  position: relative;
  z-index: 10;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 99999;
  text-align: left;
  visibility: hidden;
  display: none;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.navbar-main-menu {
  z-index: 9;
  padding: 10px 0px 0 0;
  margin: 0 0 0 0;
  clear: both;
  list-style-type: none;
  position: relative;
  bottom: -1px;
  top: -6px;
}

.vertical-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.hr-divider {
  height: 1px;
  width:100%;
  display:block; /* for use on default inline elements like span */
  margin: 9px 0 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}







.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.navbar-secondary-menu {
  padding: 12px 0 0;
  margin-bottom: 12px;
  height: 20px;
  position: relative;
  z-index: 1200;
}


@media (min-width: 992px) and (max-width: 1399px) { 

  .label-small-screen { 
    margin-left:40px;
    font-weight:bold;
    visibility: visible;
  }
  .label-others-screen { 
    font-weight:bold;
    visibility: hidden;
  }
 }


 @media (max-width: 992px) { 
  .label-small-screen { 
    margin-left:40px;
    font-weight:bold;
    visibility: hidden;
  }
  .label-others-screen { 
    font-weight:bold;
    visibility: visible;
  }

  #aggiungiIMG { 
    visibility: hidden; 
  }


}

@media (min-width: 1399px) { 
  .label-small-screen { 
    margin-left:40px;
    font-weight:bold;
    visibility: hidden;
  }
  .label-others-screen { 
    font-weight:bold;
    visibility: visible;
  }

}

@media (min-width: 768px) and (max-width: 991px) {
.responsive .navbar-search {
  //margin: -95px 0 0;
  margin: 0px 0px 0px 0px;
}
}






.box-category{overflow:hidden;clear:both; width: 98%;  margin-left: auto; margin-right: auto;}
.box-category > ul{margin:0;padding:0;display:flex;flex-wrap:wrap;}

.box-category > ul > li {
  width:calc(100% * (1/4) - 10px);
  background:#f0f0f0 100% 100% no-repeat;
  margin:5px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  border:#aaa 0px solid; 
  min-height: 220px;
  background-size: 100px;

}

.box-category > ul > li > a{font-size:12px;font-weight:700;text-transform:uppercase;padding:0 15px;margin:10px 0 0 0;}
.box-category > ul > li > a > i{display:none;}
.box-category > ul > li > ul{margin:0;padding:0;margin-bottom:15px;}
.box-category > ul > li > ul > li{line-height:20px;border:none;padding-left:15px;}
.box-category > ul > li > ul > li > a{color:#000;padding-left:15px;display:inline;text-transform:lowercase;font: 1.19em/1.29em Arial, Helvetica, sans-serif;}
.box-category > ul > li > ul > li > a:hover{color:#ff0000;background:none;}
.box-content ul {
    list-style-type: none;
}


@media only screen  and (max-width : 1260px) {
    .box-content .box-product > div{width:calc(100% * (1/4) - 21px);}
}
@media only screen  and (max-width : 1199px) {
    div.blog-button a { margin-right: 0px;}
}
@media only screen  and (max-width : 1024px) {
    .box-category > ul{display:block;}
    .box-category > ul > li{float:none;width:100%;margin:0 0 10px 0;}
}
@media only screen  and (max-width : 1010px) {
    .box-category > ul{display:block;}
    .box-category > ul > li{float:none;width:100%;margin:0 0 10px 0;}
}
@media only screen  and (max-width : 800px) {
    .box-content .box-product > div{width:calc(100% * (1/2) - 21px);}
    .box-content .box-product > div#featuredbanner {width: calc(100% * (1/3) - 21px);}
}
@media only screen  and (max-width : 600px) {
    .box-content .box-product > div{width:calc(100% - 21px);}
    .box-content .box-product > div#featuredbanner { width: calc(100% * (1/2) - 21px);}
}


.navbar .background {

  box-shadow: 0 1px 4px rgb(0 0 0 / 25%);
  border-bottom: 1px solid #70BFE6;
  background-color: #f6f6f6;
  z-index: 1;
}






















