body {
  font-family: helvetica, arial;
  font-size: 17px;
  color: #6B6863;
}
h1,h2,h3,h4{
  font-weight: 300 !important;
  color: #5F593F;
	margin-top: 20px;
	margin-bottom: 20px;
}
.logo {
  /* padding: 5px 0px */
}

a {
  color: #0056b3;
}
a:hover {
  color: #7f2ba4;
}
.carousel-caption {
  color: #fff;
  text-shadow: 1px 2px 4px #141414;
  text-transform: uppercase;
}
.card {
  border: 0px;
  text-align: center;
  background-color: #f6f6f2;
  padding: 5px;
}
.background-1 {
  background-image: url('assets/img/gelato-sfondo-1.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}

.box-1 {
  background-color: #e6e6e6;
  padding-top: 30px;
  padding-bottom: 30px;
}
.box-2 {
  background-color: #010B1D;
  color: white;
	padding-top: 30px;
  padding-bottom: 30px;
}
.box-2 h2 {
	color: #CACACA;
}
.box-2 h3 {
	color: #CACACA;
	font-size:
}

.box-3 {
  background-color: #2f6090;
  color: #CACACA !important;
	padding-top: 30px;
	padding-bottom: 30px;
}
.box-3 h2, .box-3  h3 {
  color: #FFF3EA;
}

.box-4 {
  background-color: #e6e6e6;
	padding-top: 30px;
  padding-bottom: 30px;
}

.box-5 {
  background-color: #010B1D;
}
.box-6 {
  background-color: #010B1D;
  color: #CACACA !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.box-6 h2, .box-6 h3 {
  color: #CACACA;
}

.box-7 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.box-jollycoupon {
  background-color: #FCFAF6;
}
.box-jollycoupon h2 {
 padding-top: 20px;
 padding-bottom: 10px;
 margin-bottom: 0px;

}

.footer {
  background-color: #010B1D !important;
  color: #CACACA;
}

.footer-copy .btn-link, .footer-copy a {
    color: #b3b3b3;
}


.container-margin-md {
  padding-top: 25px;
  padding-bottom: 25px;
}

.fas,
.fab,
.far {
  padding-right: 10px;
}

.footer-copy {
  background: #010B1D;
  color: white;
  padding: 30px 0px 20px;
}
.top-navbar {
  background-color: #010B1D !important;
  color: #fff;
  line-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  width: 100%; /* Full width */
  z-index: 999999;
}

/* START MENU */
.wsfbiglink li a:hover::after, .wsfbiglink li a:focus::after, .wsfbiglink li a:active::after {
  width: 60%;
  background: #01e1e4;
}
.wsfbiglink li a:hover {
  text-decoration: none !important;
}
.wsfanimatedcolors {
  background: linear-gradient(180deg, #010B1D, #01F5F7);
}
.wsf-halfpart.wsfrightpart {
  background-color: rgba(124, 81, 130, 0.94);
}
.wsfopen .wsf-halfpart.wsfrightpart {
  top: 50px;
}
.wsfopen .wsf-halfpart.wsfleftpart {
  top: 50px;
  /* left: -49.9%; */
}
.wsfaddresstext, .wsfaddresstext a  {
    color: #fff;
}

.wsfsociallinks li a {
  color: #271316;
}
.wsfsociallinks .fas, .wsfsociallinks .fab, .wsfsociallinks  .far {
  padding-right: 0px;
}
.wsfsociallinks li a {
  width: 33px;
  height: 33px;
  line-height: 33px;
  opacity: 0.5;
}
.wsfasdresstext a {
    color: white;
}
.my-overlay {
	position: absolute;
	top: 20%;
	display: block;
	width: 100%;
	text-align: center;
}

.my-overlay strong {
	color: #ddd;
	font-size: 35px;
}
.my-overlay b {
	color: #ddd;
	font-size: 27px;
}
.my-overlay p {
	color: #ddd;
	font-size: 22px;
}


#wstoggle {
  top: 0px;
}
#wstoggle span,
#wstoggle span:after,
#wstoggle span:before,
.wsfopen #wstoggle span:before,
.wsfopen #wstoggle span:after  {
  background-color: #fff;
}
.fsfmaillink {
  display: contents;
}

.wsfaddresstext {
  font-size: 17px;
}
/* END MENU */

/* START SWIPER */
.s1 {
  margin-top: 60px !important;
}
.s1 .swiper-slide img {
  width: 100%;
}
.s1 .swiper-slide {
  font-size: 18px;
  color:#fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.s1 .swiper-slide .title {
  font-size: 27px;
  font-weight: 300;
  text-shadow: 2px 2px 1px #777;
}
.s1 .swiper-slide .subtitle {
  font-size: 20px;
  text-shadow: 2px 2px 1px #777;
}
.s1 .swiper-slide .text {
  font-size: 14px;
  line-height: 1.3;
}
.s1 .swiper-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px 0px;
  text-align: center;
}
/* END SWIPER */
.s2 {
  width: 100%;
  height: 100%;
}
.s2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;

  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}



@media (max-width:780px) {
  .logo {
    text-align: left;
  }
}
@media (max-width:575px) {
  h1 {
    font-size: 27px;
  }
  h2 {
    font-size: 24px;
  }
}

@media (max-width:480px) {
  .logo {
    width: 70%;
    margin-left: -15px;
  }
  .swiper-overlay {
    display: none;
  }
}
