/*Generali*/
a{cursor: pointer;}
body{font-family: 'Oxygen', sans-serif; color:#515151}
h1,h2,h3,h4,h5,h6{
  color:#333;
}

.form-control:focus {
    border-color: #ced4da;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.centraverticale {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(255, 255, 255, 1);
}

.navbar-light .navbar-brand {
    font-size: 32px;
    font-weight: bolder;
    color: #ffffff;

}
a.navbar-brand.ver2 {
    display: none;
}
nav{
    background-color: transparent;

    -webkit-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;

}
.color-nav{
    background-color: #ffffff;
    -webkit-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}
.sott-nav-product{
  background-color:#fd8c2f!important;
}
.sott-nav-product a{
  color:#ffffff;
}
.sott-nav-product .dropdown-divider {
  border-top: 1px solid #d07328;
}

.sott-nav-store{
  background-color:#00b6cb!important;
}
.sott-nav-store a{
  color:#ffffff;
}
.sott-nav-store .dropdown-divider {
  border-top: 1px solid #0592a2;
}

.color-blue{
  color:#00b6cb!important;
}

/*Bottoni*/
.btn-netshopitalia {
    background-color: #80A1D4;
    color: #ffffff;
    height: 50px;
}
.btn-netshopitalia:hover{
    background-color: #ffffff;
    color: #fd8c2f;
    border: 1px solid #fd8c2f;
}
.btn-netshopitalia-netshop{
  background-color: #00b6cb;
  color: #ffffff;
  height: 50px;
}
.btn-netshopitalia-netshop:hover, .selected-btn-netshopitalia-company{
  background-color: #ffffff;
  color: #00b6cb;
  border: 1px solid #00b6cb;
}
.netshop .btn-netshopitalia, .netshop .btn-netshopitalia-netshop{
  height: inherit;
}
.btn-netshopitalia-area-action{
  background-color: #80A1D4;
  color: #ffffff;
  height: 50px;
}
.btn-netshopitalia-area-action:hover{
  background-color: #ffffff;
  color: #fd8c2f;
  border: 1px solid #fd8c2f;
}
.btn-netshopitalia-set-filter-products{
  background-color: #d67627;
  color: #ffffff;
  height: 50px;
}
.btn-netshopitalia-set-filter-products:hover{
  background-color: #ffffff;
  color: #fd8c2f;
  border: 1px solid #fd8c2f;
}
.btn-range{
  border-left: none;
  cursor: pointer;
}
.btn-range:hover{
  color:#fd8c2f;
}

.closeButton {
    color: #ffffff;
    margin-left: 10px;
    font-size: 30px;
    cursor: pointer;
}


#menu-button-set-filter{
  display: none;
  margin: 20px 0;
}
.btn-netshopitalia-user{
  background-color: #8ec54b;
  color: #ffffff;
  height: 50px;
}
.btn-netshopitalia-user:hover, .selected-btn-netshopitalia-user-user{
  background-color: #ffffff;
  color: #8ec54b;
  border: 1px solid #8ec54b;
}
.btn-netshopitalia-reset{
  background-color: #d2d2d2;
  color: #ffffff;
  height: 50px;
}
.btn-netshopitalia-reset:hover{
  background-color: #ffffff;
  color: #d2d2d2;
  height: 50px;
  border: 1px solid #d2d2d2;
}
.grid-price{
  padding-left: 0px;
  padding-right: 0px;
}


/*menu*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius:0;
}

/*Modale login*/
.input-group-text {
    background-color: transparent;
    color:#9097a1;
}


.modal-body h5{
  text-align: center;
}
.modal-body .icon-social{
  font-size: 50px;
}

.modal-body .icon-social.fa-google-plus-square{
  color:#dd4b39;
}
.modal-body .icon-social.fa-facebook-square{
  color:#3b5999;
}
.modal-body .icon-social.fa-twitter-square{
  color:#55acee;
}
.modal-footer p{
  font-size: 10px;
}


/*Sezione di ricerca*/
.input-box{
  position:relative;
  background-image: url('../img/foto/img-home.jpg');
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  height:700px;
  width: 100%;
  display: table;
  overflow: hidden;
  }

.input-box.netshop-page{
  height: 350px;
  background-image: url('../img/foto/img-netshop-page.jpg');
  border-bottom: 2px solid #00b6cb;
}

  .content-input-search{
    display: table-cell;
    vertical-align: middle;
  }
  .content-input-search .input-search, .content-input-search .input-group-prepend span{
    border-radius: 0px!important;
    min-height: 50px;
    background-color: #ffffff;
  }
  .input-search{
    border-left: none;
  }

  .content-input-search .btn-netshopitalia{
    border-radius: 0px;
  }
  .content-input-search .row{
    margin: 20px 0;
  }


  .slider {
      -webkit-appearance: none;
      width: 100%;
      height: 7px!important;
      min-height: 100%;
      border-radius: 5px!important;
      background: #9097a1;
      outline: none;
      -webkit-transition: .2s;
      transition: opacity .2s;
      position: relative;
  }

  .slider::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fd8c2f;
      cursor: pointer;
  }

  .slider::-moz-range-thumb {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      background: #4CAF50;
      cursor: pointer;
  }

  .range-search{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 80px;
    background-color: #ffffff;
    margin-top: 60px;
    border: 1px solid #ced4da;
    padding: 12px;
    z-index: 1;
  }
.fa-sort-down{
  margin-left: 5px;
}
.fas.fa-sort-up{
  display:none;
  margin-left: 5px;
}




/*Gradiente nero dell'immagine home*/
.maschera-gradiente{
  position:absolute;
  height:100%;
  width:100%;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.55) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

/*come funziona*/
.icon-concept{
  height: 80px;
  margin-bottom: 16px;
}


/*ultimi netshops inseriti*/
.count{background-color:#C0B9DD; height: 100%; padding: 20px 0;}
.count span, .count i{
  color: #ffffff;
  font-size: 26px;
}

.ico-count{
  font-size: 37px!important;
}

/*prodotti in evidenza*/
.central-body .row{
  margin: 50px 0px;
}
.list-group-item .row{
  margin: 0px;
}
.central-body h2{
  color: #fd8c2f;
}
.central-body .price{
  font-weight: bold;
  color:#8ec54b;
}
.central-body .old-price{
  font-weight: normal;
  color:#515151;
}

.card p{
  font-size: 14px;
}
.central-body .list-group-item{
background-color: #f3f3f3;
}

/*ultime offfferte*/
.last-offert-netshopitalia{top: 50px;background:url('../img/foto/netshopitalia-offers-img.jpg') center center; background-attachment:fixed;background-size:cover; min-height: 350px; height: 100%; width: 100%; color: #fff; display: table;}

.last-offert-netshopitalia .container{display: table-cell; height: 100%; width: 100%; vertical-align: middle;}

.netshop, .products{
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  min-height: 150px;
}
.netshop img{
  width: 100%;
}
.netshop h6{
  color:#00b6cb;
}
.netshop p{
  font-size: 14px;
}


.content-app{
  margin-top: 50px;
    padding-top: 52px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
    background: #f0f0f0;
}
.content-app .description{
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-app .download-app{
  padding-bottom: 20px;
}

.ico-store{
  width: 140px;
}

footer{
  height: 100%;
  background-color:#282C35;
  font-size: 14px;
}

footer .row{
  padding-top: 50px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
  color:#ffffff;
}
footer p{
  color: #cdcdcd;
  padding: 20px 0px;x
}
footer ul{
  padding: 20px 0px;
  margin: 0px;
  list-style: none;
  color: #cdcdcd;
}
footer ul>li{
  padding: 5px 0px;
}
footer ul>li:hover{
  color: #fd8c2f;
  cursor: pointer;
  transform: translate(10px);
}
.titoli-footer::after{
  content: '';
  display: block;
  background: #404040;
  height: 1px;
}
.titoli-footer{
  position: relative;
}

footer h5::after{
  content: '';
  display: block;
  background: #404040;
  height: 1px;
  width: 27px;
  background: #fd8c2f;
  position: absolute;
  bottom: 0px;
}

.content-serp{

}
.content-filter{

}
/*-------------------------------gestione checkbox generici-------------------------------------*/
/*
input:focus {
  box-shadow: none;
  outline: 0;
}
input[type="text"] {
  width: 400px;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 3px;
}*/
input[type="checkbox"] {
    background-color:transparent;
	border:none;
}

.checkbox {
  position: relative;
  width: 1rem;
  height: 1rem;
  margin-right: .75rem;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background-color: transparent!important;

}
.checkbox:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 2px solid #515151;
  transition: all 0.3s ease-in-out;

}
.set-filter .checkbox:before {
  border: 2px solid #ffffff;
}


.checkbox:checked:before {
  height: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-top-style: none;
  border-right-style: none;
}
.checkbox--lightblue:checked:before {
  border-color: #00b6cb;

}
.checkbox--colormobile:checked:before {
  border-color: #ffffff;
}


/*-----------------------------------------------------netshop page----------------------------------*/

/*box-netshop*/
.content-description-netshop .row {
    margin: 5px 0px;
}
.box-netshop, .box-filter{
  margin:20px;
  padding: 10px 0 20px 0;
}

.box-netshop img {
    width: 100%;
    padding: 10px;
}
.box-netshop h5:hover{
  color:#00b6cb;
  cursor: pointer;

}

.box-netshop i{
  color:#00b6cb
}
.box-netshop .btn-netshopitalia-netshop{
  margin-bottom: 0px!important;
  font-size:12px;
}
.preferiti{
  cursor: pointer;
}

.box-filter .slider::-webkit-slider-thumb{
  background: #00b6cb;
}

.box-filter hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}
/*finestra nascosta per i filtri mobile*/
.set-filter{
width:300px;
max-height: 700px;
overflow-y: auto;
position:absolute;
right:-300px;
background-color:#00b6cb!important;
z-index:1;
display: none;
}

.box-filter ul li, .set-filter ul li {
  list-style: none;
  font-size: 14px;
}
.set-filter, .set-filter h6, .set-filter hr {
  color: #ffffff;
}
.set-filter hr {
  border-top: 1px solid rgb(255, 255, 255);
}
.set-filter .slider {
    background: #ffffff;
}

.set-filter .slider::-webkit-slider-thumb {
    background: #00b6cb;
    border:solid 1px #ffffff;
}

.set-filter .btn-netshopitalia-netshop{
  background-color: #80A1D4;
}
.set-filter .btn-netshopitalia-netshop:hover{
  background-color: #ffffff;
}

.set-filter .container{
  margin: 10px 0px 20px 0px;
}
.invisible{
  display: none !important;
  width: 0px;
}
/*--------------------------------product page-----------------------------------*/
  .input-box.products-page{
    height: 350px;
    background-image: url('../img/foto/img-products-page.jpg');
    border-bottom: 2px solid #fd8c2f;
  }

  .attribute-product-list{
    color:#fd8c2f;
    font-weight:bold;
  }
  .content-description-products .row {
      margin: 5px 0px;
  }

  .box-products, .box-filter{
    margin:20px;
    padding: 10px 0 20px 0;
  }

  .box-products img {
      width: 100%;
      padding: 10px;
  }
  .box-products h5:hover{
    color:#fd8c2f;
    cursor: pointer;
  }

  .box-products i{
    color:#fd8c2f
  }
  .box-products .btn-netshopitalia-netshop{
    margin-bottom: 0px!important;
  }

  #testBlk {
	width:200px;
	height:200px;
	position:absolute;
  margin:10px;
}
	#testBlk .corner {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    background: none;
    border-width: 100px 100px 0 0px;
    border-style: solid;
    border-color: rgba(255, 127, 0, 0.9) transparent transparent transparent;
	}
	#testBlk .testo {
    position: absolute;
    top: -66.7px;
    left: -75.7px;
    width: 140.4px;
    height: 20px;
    line-height: 20px;
    padding: 115.4px 0 3px 0;
    text-align: center;
    background: none;
    color: #ffffff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(45deg);;
	}

  .set-filter.products-set-filter{
    background-color: #fd8c2f!important;
  }

  .products.set-filter .slider::-webkit-slider-thumb {
      background: #fd8c2f;
      border:solid 1px #ffffff;
  }
  .products-set-filter .slider::-webkit-slider-thumb{
    background: #fd8c2f;
  }
  .box-filter.products .slider::-webkit-slider-thumb{
    background: #fd8c2f;
  }
  .products-set-filter h6{
    color:#ffffff;
  }
  .products-set-filter p{
    font-size: 14px;
  }

  .banner-sidebar img{
    width: 100%;
  }

/*----------------------------------------------------registration page-------------------------------------------------*/
.input-box.registration-page{
  height: 350px;
  background-image: url('../img/foto/img-registration-page.jpg');
  border-bottom: 2px solid #8ec54b;
}

#registrazioneutente label.error, #registrazionecompany label.error {
        color: red;
        font-weight: bold;
    }
#registrazioneutente label{
  color:#8ec54b;
}
#registrazionecompany label{
  color:#00b6cb;
}

#registrazioneutente .btn-netshopitalia-user{
  width: 300px;
}

#registrazionecompany .btn-netshopitalia-netshop{
  width: 300px;
}
.tab-user-registration-netshopitalia.active{
    color:#8ec54b!important;
    border-color: #8ec54b #8ec54b #fff!important;
}
a.tab-user-registration-netshopitalia{
  color:#8ec54b;
}

.tab-company-registration-netshopitalia.active{
    color:#00b6cb!important;
    border-color: #00b6cb #00b6cb #fff!important;
}
a.tab-company-registration-netshopitalia{
  color:#00b6cb;
}

.title-page{
  margin: 20px 0px;
}
.content-form-user, .content-form-company{
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.content-form-company{
  /*display: none;*/
}
.content-form-user img.img-concept, .content-form-company img.img-concept{
  width: 100%;
}

.card #testBlk {
margin:0px;
}

.content-form-company ::placeholder, .content-form-user ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #cccccc;
    opacity: 1; /* Firefox */
}
.content-form-company :-ms-input-placeholder, .content-form-user :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cccccc;
}
.content-form-company ::-ms-input-placeholder,  .content-form-user ::-ms-input-placeholder{ /* Microsoft Edge */
    color: #cccccc;
}


select#inlineFormCustomSelect option{
    color: #495057;
}
.img-thumbnail {
   border: none;
   border-radius: .25rem;
   height: 400px;
   width: 400px;
}
input[type="file"] {
    display: none;
}
.input-file-trigger {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    color: #cccccc!important;
}
/*----------------------------------------------------------------single-page----------------------------------------------------------------------------*/
.categori-single-page{
  height: 350px;
  background-image: url('../img/foto/img-category-abbigliamento.jpg');
  border-bottom: 2px solid #00b6cb;
}
.box-products-single-page{
  margin-top: 20px;
}
.btn-netshopitalia-single {
    background-color: #80A1D4;
    color: #ffffff;
    font-size: 10px;
}
.btn-netshopitalia-single:hover{
    background-color: #ffffff;
    color: #fd8c2f;
    border: 1px solid #fd8c2f;
}

.box-products-single-page a {
    color: #fd8c2f;
  }
.xzoom{
  width: 100%!important;
}
.xzoom-container {
    width: 100%!important;
}
.content-menu-single p{
  margin-top: 20px;
}
.delete-margin{
  margin-left: -15px;

}

/*----------------------------------------------------------------single-page product----------------------------------------------------------------------------*/
.categori-single-page{
  height: 350px;
  background-image: url('../img/foto/img-category-abbigliamento.jpg');
  border-bottom: 2px solid #00b6cb;
}
.box-netshop-single-page{
  margin-top: 20px;
}
.btn-netshopitalia-single-product {
    background-color: #00b6cb;
    color: #ffffff;
    font-size: 10px;
}
.btn-netshopitalia-single-product:hover{
    background-color: #ffffff;
    color: #00b6cb;
    border: 1px solid #00b6cb;
}

.box-netshop-single-page a {
    color: #00b6cb;
  }
.xzoom{
  width: 100%!important;
}
.xzoom-container {
    width: 100%!important;
}
.content-menu-single p{
  margin-top: 20px;
}
.delete-margin{
  margin-left: -15px;
}
.attribute-netshop-list{
  color:#00b6cb;
  font-weight:bold;
}
.google-maps {
        position: relative;
        padding-bottom: 450px;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;

    }

/*Gestione ultimi netshops inseriti*/
.content-the-last-netshops{margin: 50px 0;}
.content-the-last-netshops img {
    border: solid 2px #00b6cb;
    border-radius: 0.25rem;
}

#mixedSlider {position: relative;}
#mixedSlider .MS-content {white-space: nowrap; overflow: hidden; margin: 0 5%;}
#mixedSlider .MS-content .item {display: inline-block; width: 25%; position: relative; overflow: hidden; height: 100%; white-space: normal; padding: 0 10px;}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {width: 50%;}
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {width: 100%;}
}
#mixedSlider .MS-content .item .imgTitle {position: relative;}
#mixedSlider .MS-content .item .imgTitle .blogTitle {margin: 0; text-align: left; letter-spacing: 2px; color: #252525; font-style: italic; position: absolute; background-color: rgba(255, 255, 255, 0.5); width: 100%; bottom: 0; font-weight: bold; padding: 0 0 2px 10px;}
#mixedSlider .MS-content .item .imgTitle img {height: auto; width: 100%;}
#mixedSlider .MS-content .item p {font-size: 16px; margin: 2px 10px 0 5px; text-indent: 15px;}
#mixedSlider .MS-content .item a {float: right; margin: 0 20px 0 0; font-size: 16px; font-style: italic; color: rgba(173, 0, 0, 0.82); font-weight: bold; letter-spacing: 1px; transition: linear 0.1s;}
#mixedSlider .MS-content .item a:hover {text-shadow: 0 0 1px grey;}
#mixedSlider .MS-controls button {position: absolute; border: none; background-color: transparent; outline: 0; font-size: 50px; top: 25px; color: #00b6cb; transition: 0.15s linear;}
#mixedSlider .MS-controls button:hover {color: #0094a5; cursor: pointer;}

@media (max-width: 1200px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
    top:15px;
  }
}

@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {left: 0px;}

@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {left: -10px;}
}
#mixedSlider .MS-controls .MS-right {right: 0px;}

@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {right: -10px;}
}

@media (max-width: 991px) {
#mixedSlider .MS-controls button{top:100px;}
}

@media (max-width: 395px) {

#mixedSlider .MS-controls button{top:50px;}
}



/*--------------------------------------------------------User Profile Page-------------------------------------------------------------------------------*/

.user-profile-page{
  height: 350px;
  background-image: url('../img/foto/img-user-profile-page.jpg');
  border-bottom: 2px solid #8ec54b;
}
.profile-info{
  margin-top: 50px;
  margin-bottom: 50px;
}

.input-file-container {
  position: relative;
  width: 100%;
  text-align: center;
}
.js .input-file-trigger {
  display: block;
  padding: 14px 45px;
  background: #8ec54b;
  color: #fff;
  font-size: 1em;
  transition: all .4s;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom:20px;
  border: solid 1px #ffffff;
}
.js .input-file {
  position: absolute;
  top: 0; left: 0;
  width: 225px;
  opacity: 0;
  padding: 14px 0;
  cursor: pointer;
}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus {
  background: #ffffff;
  color: #8ec54b;
  border: solid 1px #8ec54b;
}

.file-return {
  margin: 0;
}
.file-return:not(:empty) {
  margin: 1em 0;
}
.js .file-return {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
.js .file-return:not(:empty):before {
  content: "Selected file: ";
  font-style: normal;
  font-weight: normal;
}
/*--------------------------------------------------------------------------MOBIME-----------------------------------------------------------------------*/

@media screen and (max-width: 992px) {


.content-body{
  overflow-x: hidden;
}

#menu-button-set-filter{
  display: block;
}
.content-filter{
  display: none;
}
.set-filter{
  display: block;
}

.input-box b{
  font-size:40px!important;
}

.concept div{
  margin-bottom: 32px;
}
.content-app .container{
  text-align: center;
}

nav{
  background-color: #ffffff;
}


.content-item-count{
  margin: 10px 0;
}
.netshop h6, .netshop p, .netshop .btn-netshopitalia-netshop{
  margin-bottom: 20px;
}

.products h6, .products p, .products .btn-netshopitalia-netshop{
  margin-bottom: 20px;
}
.btn-netshopitalia-single, .btn-netshopitalia-single-product {
    margin-bottom: 10px;
}
.delete-margin{
  margin: 0px!important;
}
.btn-netshopitalia-single {
    font-size: inherit;
}
.btn-netshopitalia-single-product {
    font-size: inherit;
}
.google-maps iframe {
    height: 100%!important;
}
}

.socialicon {
padding:5px;
text-decoration:'none';
color:#fd8c2f;
}

.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
