﻿
body {
    padding-top: 10px;
    padding-bottom: 20px;
}

.navbar-brand {
    color: #ffffff !important;
}

.modal-lg {
    width: 70%!important;
    margin-bottom: 100px!important;
}

.przDetail {
    border: 3px solid #efeed8;
    padding: 0px 10px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

h1,h2,h3,h4,h5,p,span,th,td,thead,tbody {
    font-family: 'Roboto', sans-serif!important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.slider {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.categorywrap {
    background-color: white;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    box-shadow: 5px 6px 6px #888888;
    /*height: 350px;*/
}

    .categorywrap h2 {
        margin-top: 15px;
        text-align: center;
        color: #585959;
    }

.categorywrap img {
    /*margin: 0 auto;*/
    /*width: 60%;*/
    width: 300px;
}

.categorywraplast {
    border: 1px solid green;
}

.categorywraplast h2 {
    text-align: center;
    color: green;
}

.categorywraplast img {
    margin: 0 auto;
    width: 100%;
}

.weird input[type="text"] {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}

.weird input[type="text"]:focus,
.weird input[type="text"].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

.weird input[type="email"] {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}

.weird input[type="email"]:focus,
.weird input[type="email"].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

/*navbar style*/
.navbar-default {
    background-color: #585959;
    border-color: #070707;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #ecdbff;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ecdbff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #ecdbff;
  background-color: #070707;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ecdbff;
  background-color: #0971B2;
}
.navbar-default .navbar-toggle {
  border-color: #070707;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #070707;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ecdbff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ecdbff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ecdbff;
    background-color: #070707;
  }
}

fieldset {
border:none!important;
}

.logoSigla {
    background-image: url(Images/siglaLogo_white.gif);
    -webkit-background-size: 100px;
    -moz-background-size: 100px;
    -o-background-size: 100px;
    background-size: 100px;
    background-color: #585959;
    background-repeat: no-repeat;
    background-position: center;
    width: 130px;
    height: 50px
}

.logoStore {
    background-image: url(Images/siglaLogo_white.gif);
    -webkit-background-size: 100px;
    -moz-background-size: 100px;
    -o-background-size: 100px;
    background-size: 100px;
    background-color: #585959;
    background-repeat: no-repeat;
    background-position: center;
    width: 130px;
    height: 50px
}

.customLogo {
    height: 80px;
}

@media screen and (max-width: 1024px) {
    .customLogo {
        height: 32px;
    }
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.link-custom {
    color: #fff;
}

.paginate_button {
    color: #333333 !important;
}

.row a {
    color: #ffffff;
}

.storefront a {
    color: #070707!important;
}

.nav-pills a:active {
    color: blue!important;
}

.nav-pills li {
    background: #585959;
    border-radius: 5px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus {
    background-color: #003981!important;
}

.nav-pills a {
    color: #ffffff !important;
}

.space1x
{
    height:10px;
}

.space2x
{
    height:20px;
}

.space3x
{
    height:30px;
}

.etichetta {
    font-weight: bold;
    font-size: 120%;
}

.grassetto {
    font-weight: bold;
}

.navbar-nav > li > .dropdown-menu {
    background: #0971B2!important;
}

.imagewrap {
    border: 1px solid black;
}

.thumb {
  height: 200px;
  border: 1px solid #000;
  margin: 10px 5px 0 0;
}

.widescreen {
    min-width:100%;
}

[hidden] {
  display: none !important;
}

.black-link {
    color: #428bca;
}

.productImage {
    padding:10px; 
    width: 200px; 
    height:auto; 
    background-size: 200px; 
    background-position: center;
    background-repeat: no-repeat;
}

.browseArtButton {
    /*opacity: 0.7;*/ 
    margin-top: 190px
}

.minHeight20 {
   min-height: 20px;
}

.minHeight40 {
   min-height: 40px;
}

.homeBackground {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('Images/homewall.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    opacity: 0.8;
    filter:alpha(opacity=80);
    z-index: -1;
}

.ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0px 0px -50px;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #585959;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*CUSTOM STYLE*/

/*#easyPaginate {width:300px;}*/
/*#easyPaginate img {margin-bottom:10px;}*/

.productContainer{
    background-color: white;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 10px;
    box-shadow: 5px 6px 6px #888888;
}

.productImage {
    margin-bottom: 15px;
    overflow: hidden;
    height: 300px;
    float: left;
}

.bodyContainer {
    background-color: whitesmoke; 
    margin-top:10px;
    margin-bottom: 40px;
}

.persFooter {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: whitesmoke;
    color: #585959;
    text-align: center;
    vertical-align: middle;
    z-index: 99999;
}

.easyPaginateNav a {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  color: #ffffff!important;
  background-color: #428bca;
  border-color: #357ebd;
}

.easyPaginateNav a.current {
  color: #ffffff!important;
  background-color: #47a447;
  border-color: #47a437;
}

/* Create two equal columns that floats next to each other */
.column {
    float: left;
    width: 100%;
    padding: 10px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Style the buttons */
.Mybtn {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: #f1f1f1;
    cursor: pointer;
}

.Mybtn:hover {
    background-color: #ddd;
}

.Mybtn.active {
    background-color: #666;
    color: white;
}

.call-to-action {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(Images/homeWall.jpg) fixed;
  background-size: cover;
  padding: 80px 0;
}

.call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.call-to-action .cta-text {
  color: #fff;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

#category {
  background: #fff;
  /*padding: 80px 0 60px 0;*/
}

#category .member {
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 5px 6px 6px #888888;
  background-color: white;
}

#category .member .pic {
  margin: 20px;
  overflow: hidden;
  min-height: 180px;
}

@media screen and (max-width: 1000px) {
    #category .member .pic {
        margin: 20px;
        overflow: hidden;
        min-height: 95px;
    }
}

#category .member .pic img {
  max-width: 80%;
}

#category .member h4 {
    /*font-weight: 700;*/
    font-size: 14px;
    padding-top: 8px;
    color: #585959 !important;
}

#category .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

/*STORIA SU DI NOI SECTION*/
.backgroundStory {
    min-height: 300px;
    background: url(../Content/Images/LogoStore.png) center top no-repeat;
    margin-bottom: 10px;
}

/* NAVBAR */
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
    margin: 4px;
    padding: 0;
    list-style: none;
    background-color: #585959;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin-top: 0px;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 0 10px 1px 1px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  outline: none;
  text-decoration:none;
}

.nav-menu > li {
  margin-left: 10px;
}

    .nav-menu > li > a:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #585959;
        color: white;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        text-decoration: none;
    }

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.nav-menu ul {
  margin: 0px 0 0 0;
  border: 1px solid #e7e7e7;
}

.nav-menu ul li {
  /*background: #fff;*/
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li a {
  padding: 10px;
  color: #fff;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li a:hover {
  background: #428bca;
  color: #fff!important;
  text-decoration: none;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
    background-color: #e5e9ff;
    border: 3px solid #428bca;
}

#mobile-nav-toggle i {
    color: #428bca;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
    left:5px;
    top: -10px;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 30px 0px;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #428bca;
}

#mobile-nav ul .menu-item-active {
  color: #428bca;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*CAROUSEL NEWS*/

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

/*ZOOM EFFECT*/
.zoom_inverse {
    transition: transform .2s; /* Animation */
    margin: 0 auto;
}

.zoom_inverse:hover {
    transform: scale(0.9);
}

.zoom {
    transition: transform .2s; /* Animation */
    margin: 0 auto;
}

.zoom:hover {
    transform: scale(1.2);
}

.color_blue {
    color: #0971b2 !important;
}
@media screen and (min-width: 769px) {
    #nav-menu-container {
        border-radius: 35px;
    }
    .myCart:before {
        content: "\f07a";
    }
    .carrello {
        background-color: #585959;
        border-radius: 35px;
        padding: 8px;
        color: white;
    }
}

@media screen and (max-width: 768px) {
    .myCart:before {
        content: "\f07a";
    }
    .fa-shopping-cart:before {
        display:none;
    }

    .cart-mobile-pos {
        float:right;
        margin-right:15px;
    }

    #mobile-nav > ul > li.fa.fa-shopping-cart {
        margin-left: 0px !important;
    }
    #logo {
    padding-left:50px;
    }
}

a.cart-right {
    color: #585959 !important;
}

#mobile-nav {
    padding-left: 10px;
}

