/*
Theme Name:     CleanStone
Author:         Nicola Maioli
Template:       alice-meraviglie
*/

body {
  font-family: 'Arial', sans-serif !important;
  font-size: 1.1rem !important;
}

.gallery-caption {
    display: none;
}

.navbar-toggler-icon{
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.widgettitle {
color: #FFF !important;

}

.textwidget{
  font-size: 1rem !important;
}

#footer a{
  color: #FFF;
  text-decoration: underline;
}

#footer a:hover{
  color: #dedede;
}

.aligncenter{
  margin: auto;
  display: block;
}

.alignleft{
  float: left;
margin-right: 20px;
margin-bottom: 20px;
}

.alignright{
  float: right;
margin-left: 20px;
margin-bottom: 20px;
}

.title-page{
  color: #FFF !important;
}

.stone:before {
  content: url(https://www.cleanstone.eu/wp-content/themes/cleanStone/stone.svg);
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-right: 50px;
}

.stone:after {
  content: url(https://www.cleanstone.eu/wp-content/themes/cleanStone/stone.svg);
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-left: 50px;
}

h1, h2, h3, h4, h5{
  color: #695646 !important;
}


.btn-link {
    font-weight: 400;
    color: #030282 !important;
    background-color: transparent;
}

.carousel {
  margin-top: -80px;
	position: relative;
  width: 100%;
}


.carousel-item {
  min-height: 550px;
  padding-top: 120px;
  background-color: rgba(0,0,0,0.3);
  background-blend-mode: multiply;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


.slideHome {
  margin-top: -80px;
  padding-top: 170px;
  min-height: 550px;
	position: relative;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  background-blend-mode: multiply;
	background-image: url('https://www.cleanstone.eu/wp-content/uploads/2020/05/marmo.jpg');
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.page-single{
    margin-top: -80px;
    height: 270px;
    position: relative;
    width: 100%;
    background:url('https://www.cleanstone.eu/wp-content/uploads/2020/05/marmo.jpg');
    background-color: rgba(0, 0, 0, 0.3);
    background-blend-mode: multiply;
    background-size: cover;
  	-moz-background-size: cover;
  	-webkit-background-size: cover;
  	background-repeat: no-repeat;
  	background-position: bottom center;
}

.navbar {
	background-color: rgba(255, 255, 255, 0.7);
  padding: 0 !important;
}

.icona-forza {
  min-height: 80px
}

.navbar-nav{
  padding-right: 1rem !important;
}

.navbar-nav li a{
  color: #525252 !important;
  height: 80px;
}

.navbar-brand img{
  height: 70px;
}

.navbar-nav li a:hover{
  background-color: #449B23;
  color: #FFF !important
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px !important;
    padding-left: 15px !important;
    padding-top: 29px;
}

.btn-primary{
  background-color: #449B23 !important;
  border: 0 !important;
}

.jumbotron{
  background-image: url('https://www.cleanstone.eu/wp-content/uploads/2020/05/backFascia.jpg');
  background-size: cover;
  background-color: transparent !important;
}

.modal-dialog {
    max-width: 690px !important;
    margin: 1.75rem auto;
}

.immagine_rassegna{
    width: 600px !important;
}

.card img{
  width: 100%;
  height: 240px;
  overflow: hidden;
  border: 0 !important;
}

.card-body {
    padding-top:0 !important;

}

.clip-polygon-news {
  clip-path: polygon(0 0, 100% 0%, 100% 65%, 70% 90%, 0% 75%);
}

.clip-polygon-home {
    clip-path: polygon(0px 0px, 100% 0%, 100% 65%, 70.21% 96.06%, 4.64% 66.81%);
}

.clip-polygon-home-slider {
    clip-path: polygon(0px 0px, 100% 0%, 100% 60%, 85% 90%, 20% 100%, 0px 70%);
}

.clip-polygon-page-single {
    clip-path: polygon(0px 0px, 100% 0%, 100% 65%, 93.60% 81.30%, 17.26% 92.79%, 0px 66.67%);
}




@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

  .navbar-brand img{
    height: 25px;
  }
  .h1, h1{
    font-size: 1.6rem !important;
  }
}
