/* custom Templates Style - qui puoi inserire il tuocss personalizzato per modificare gli stili che desideri e personalizzare al meglio il tuo sito */


.product-preview {
font-family: Open Sans, sans-serif;
background: #ffffff;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
min-height: 320px;
border-radius: 10px 10px 10px 10px;
}




.h3, h3 {
//font-family: Open Sans, sans-serif;
font-family: 'Bebas Neue', cursive;
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 Mavenpro-medium, Arial, Helvetica, sans-serif;
    font-family: 'Bebas Neue', cursive;
    text-transform: uppercase;
    font-size: 1.34em;
    color: #000;
}
.navbar .background {
 //   box-shadow: none;
    border-bottom: 5px solid #ff6600;
    background-color: #FFF;
    //background-color: #e3e3e3;
    z-index: 1;
}


.submenu-block .name {
    font: 200 1em Mavenpro, Arial, Helvetica, 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 #ff6600;
    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: #FF6600
}
.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 Mavenpro-black, Arial, Helvetica, 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: #ff6600;
    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;
}


.product-preview .quick-view {
	position: absolute;
	display: block;
	border-radius: 0 0 5px 5px;
	bottom: -150px;
	width: 100%;
	color: #FFF;
	font-weight: bold!important;
	background: #088406;
	//background: rgba(239, 56, 54, .7);
	text-align: center;
	padding: 12px 5px 10px!important
}


.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: url(../media/logo-negozio.png) no-repeat 50% 50% #333;
    border-top: 5px solid #ff6600;
    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;
}


.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;

}


.services-block.single {
    margin-bottom: 0px;
}




.navbar-main-menu .item .btn-main {
    //font: 1.25em Mavenpro-medium, Arial, Helvetica, 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: 'Bebas Neue', cursive;
    font-weight: 300 !important;
	font-size: 24px;
	color: #FFF!important;
    background-color: #ff6600;  
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}


.price.new {
    font-family: 'Bebas Neue', cursive;
    font-weight: 300 !important;
	font-size: 24px;
	color: #FFF!important;
    background-color: #ff6600;  
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}



#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: 'Bebas Neue', cursive;
  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: #ff6600;
  color: #fff;
}



.main-slider .owl-slider-outer {
  border-bottom: 5px solid #ff6600;
}































