.gallery div:hover {

  /* margin-top: 4rem; */

  /* box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; */

  transition: box-shadow 0.3s ease-in-out;

}



.gallery::after {

  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);

  opacity: 0;

  transition: opacity 0.5s ease-in-out;

}



.gallery div>a>p {

  margin-top: 10px;

  font-weight: 400;

  font-size: 16px;

}



.section-name {
  text-align: center;
  margin: 1rem 0 1rem 0;
  font-size: 2rem;
  font-weight: 500;

}

.collection-name {
  border: 1px solid #dfdfdf;
  padding: 10px;
  text-align: center;
  font-size: 1rem;
  margin: 1rem 0 1rem 0;
  font-weight: 500;
}

.collection-name:hover {
  color: white;
  background-color: #ff6e61;
  border: 1px solid white;
}

.product-price {
  text-align: center;
  font-size: 1rem;
  margin: 1rem 0 1rem 0;
  font-weight: 500;
}



.order-header {

  margin: 2rem 0 1.5rem 0;

  font-size: 30px;

  font-weight: 600;

}



.order-description {

  display: flex;

  /* text-align: center;

  line-height: 40px;

  justify-content: center;

  align-items: center;

  font-weight: 500;

  width: 30px;

  height: 30px;

  background-color: #a5a5a5;

  color: white;

  border-radius: 40px; */

}

.order-description>h1 {

  font-size: 15px;

  width: 30px;

}

.order-container-element {

  display: flex;

  margin-bottom: 13px;

  align-items: center;

}



.order-container-element>p {

  font-size: 15px;

  margin-left: 10px;

  font-weight: 200;

}






.order-process {
  background-color: #f2f2f2;
  margin: 4rem 0 4rem 0;
  padding: 1.5rem 0 1.5rem 0;

}

.order-process p {
  text-align: justify;
  font-size: 18px;
}

.order-process p strong {
  font-size: 20px;
}

.our-services {
  margin: 4rem 0 4rem 0;
  padding: 1.5rem 0 1.5rem 0;

}

.our-services p {
  text-align: center;
  margin-top: 2px;
  font-size: 14px;
}

.our-services p strong {
  font-size: 20px;
}

.button-goto-contact {
  text-align: center;
  width: 100%;
  height: 70px;
  background-color: #fff;
}

.button-goto-contact button {
  display: inline-block;
  width: 100%;
  height: 60px;
  color: #575757 !important;
  border: 1px solid white;
  padding: 5px 10px 5px 10px;
  border-radius: 0;
  padding: 0 30px;
  font-size: 16px;
  background-color: #f2f2f2;
  line-height: 58px;
  font-weight: 600;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  margin-top: 25px;
}

.button-goto-contact button:hover {
  font-size: 16px;
  font-weight: 600;
  color: white !important;
  border: 1px solid #ff6e61;
  background: #ff6e61;
}

.foormat-home-tab-button {

  border: 1px solid white;

  padding: 5px 10px 5px 10px;

  color: white;

  font-weight: 400;

}

.foormat-home-tab-button:hover {

  color: white !important;
  border: 1px solid #ff6e61;
  background: #ff6e61;

}


.foormat-home .div {
  padding: 2rem;
}

.foormat-home h2 {
  color: #575757;
}

.foormat-home p {
  color: #575757;
  font-weight: 500;
}



.viz {

  display: flex;

  justify-content: center;

  align-items: center;

  min-height: 500px;

  width: 100%;

  height: 500px;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

  position: relative;

  margin-bottom: 20px;

}



.viz-1 {

  /* background-image: url('../img/1828766631.jpg'); */

}



.viz-1:hover {

  /* background-image: url('../img/1828766630.jpg'); */

}



.viz-2 {

  /* background-image: url('../img/805691322.jpg'); */

}



.viz-2:hover {

  /* background-image: url('../img/805691323.jpg'); */

}



.viz-3 {

  /* background-image: url('../img/1847227303.jpg'); */

}



.viz-3:hover {

  /* background-image: url('../img/1847227304.jpg'); */

}



.viz-4 {

  background-image: url('../img/MINIATURY Z CENAMI-PIONOWE_Atapeta_131n.jpg');

}



/* .viz-4:hover {

  background-image: url("../img/MINIATURY Z CENAMI-PIONOWE_Atapeta_131n.jpg");

} */



.viz-5 {

  background-image: url("../img/tapeta-wave_18_11zon.jpg");

}



/* .viz-5:hover {

  background-image: url("../img/tapeta-wave.jpg");

} */



.viz-6 {

  background-image: url("../img/MINIATURY\ Z\ CENAMI-PIONOWE_Btapeta_117_2_11zon.jpg");

}



/* .viz-6:hover { */

/* background-image: url("../img/MINIATURY Z CENAMI-PIONOWE_Atapeta_131n.jpg"); */

/* } */





.newsletter {

  margin: 6rem 0 4rem 0;

  display: flex;

  justify-content: center;

  flex-direction: column;

  /* background-color: #f2f2f2 ; */

}

.foormat-icons {
  width: 50px;
  height: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.column h3 {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  text-decoration: solid;
}

/* .column p {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
} */

.column hr {
  background-color: white;
  height: 1px;
}



.newsletter-container {

  display: flex;

  justify-content: center;

  align-items: center;

  flex-direction: column;

  text-align: center;

  /* background-color: #565656; */

}

.newsletter-container img {

  display: flex;

  justify-content: center;

  align-items: center;

  flex-direction: column;

  text-align: center;

  width: 50px;

  height: 50px;

  /* background-color: #565656; */

}





.newsletter-container>h3 {
  color: #ff6e61;
  font-size: 22px;

  font-weight: 900;

  margin-bottom: 15px;

}

.newsletter-container>p {
  color: #575757;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;

}



.newsletter-container input {

  border: none;
  outline: none;

  border-bottom: 2px solid tomato;

  padding: 0.5rem 0.8rem 0.5rem 0.8rem;

  margin-bottom: 30px;

}

.newsletter-container img {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 15px;
}

.newsletter-button {

  background-color: #ff6f61;

  color: white;

  width: 150px;

  padding: 10px;

}



.newsletter-button:hover {

  background-color: #ca4034;

}



@media screen and (max-width : 1300px) {

  .order-process-columns {

    display: flex;

    flex-direction: column;

  }

  .order-process-columns-img {
    max-height: 550px;
  }

}

.container2 .is-multiline {
  display: grid;
  margin-top: 10px;
  grid-template-columns: 45% 22.5% 32.5%;
  justify-content: space-between;
  align-items: center;
}

/* @media only screen and (max-width: 768px) {
  .cart-product-tab {
    padding: 5px;
  }
} */

.newsletter-agree {
  display: block;
  position: relative;
  padding-left: 45px;
  cursor: pointer;
  text-align: justify;
  font-size: 12px;
  width: 45%;
}

input[type=checkbox] {
  visibility: hidden;
}

.geekmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #dfdfdf;
}

.newsletter-agree:hover input~.geekmark {
  background-color: #575757;
}

.newsletter-agree input:active~.geekmark {
  background-color: #ff6e61;
}

.newsletter-agree input:checked~.geekmark {
  background-color: #ff6e61;
}

.geekmark:after {
  content: "";
  position: absolute;
  display: none;
}

.newsletter-agree input:checked~.geekmark:after {
  display: block;
}

.newsletter-agree .geekmark:after {
  left: 8px;
  bottom: 6px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
