﻿/* custom Templates Style - qui puoi inserire il tuocss personalizzato per modificare gli stili che desideri e personalizzare al meglio il tuo sito */


.navbar .background {
//*background: url(/media/fondino_righette_top.jpg) #fff repeat-x center top 0;*//
}




.product-preview{
font-family: Open Sans, sans-serif;
}




.h3, h3 {
font-family: Open Sans, sans-serif;
font-weight: 100 !important;
}



.navbar-main-menu .item .btn-main {
    position: relative;
    border-bottom: 0 solid #62bfc4;
    display: block;
    height: 38px;
    padding: 0 15px 20px;
    font: 1.00em Mavenpro-medium, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.navbar .background {
 //   box-shadow: none;
    border-bottom: 2px solid #2f9acd;
    z-index: 1;
}


.submenu-block .name {
    font: 200 1em Mavenpro, Arial, Helvetica, sans-serif;
   // text-transform: uppercase;
}



.expander-list li {
background:#f2f2f2;
padding:2px;
}

.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: 3px solid #2f9acd;
    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: 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: #62bfc4
}
.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;
}



.body_header:before {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  z-index:1;
  margin: 80px -10px -10px 0;
  content: '';
  width: 450px;
  height: 198px;
  overflow: hidden;
  background: #8482cb;
  -moz-transform: translateX(-50%) translateY(-50%) skewX(-23deg);
  -ms-transform: translateX(-50%) translateY(-50%) skewX(-23deg);
  -o-transform: translateX(-50%) translateY(-50%) skewX(-23deg);
  -webkit-transform: translateX(-50%) translateY(-50%) skewX(-23deg);
  transform: translateX(-50%) translateY(-50%) skewX(-23deg);
}











.product-preview {
  font-family: 'Georama', sans-serif;
  background: #f7f5f6;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  min-height: 400px;
  border: 1px solid rgb(230, 230, 230);
  border-radius: 0px 0px 0px 0px;
}






.price {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;
  font-size: 22px;
  color: #62bfc4!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: 700 !important;
  font-size: 22px;
  color: #62bfc4!important;
  /*background-color: #70bfe6;  */
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

.price-div {
  margin-top: -14px;
}


.product-preview-price-box {
  position: absolute;
  bottom: 15px;
  text-align: left;
  width: 85%;
}


  .navbar-logo img {
    width: 250px;
    margin-top: 10px;
    margin-left: 0px;
    }



    .breadcrumbs {
      font: 1.1em Mavenpro, Arial, Helvetica, sans-serif;
      color:#62bfc4;
      margin-top: 15px;
      margin-bottom: 15px;
      padding:10px;
      background: none!important;
      position: relative;
      z-index: 10;
      border-top:1px solid #62bfc4 ;
      border-bottom:1px solid #62bfc4 ;
  }

  .filters-panel {
    font: 1.1em Mavenpro, Arial, Helvetica, sans-serif;
    color:#62bfc4;
    margin-top: 15px;
    margin-bottom: 25px;
    padding:10px;
    background: none!important;
    position: relative;
    z-index: 10;
    border-top:1px solid #62bfc4 ;
    border-bottom:1px solid #62bfc4 ;
}









