.main-newsletter-input {
  border: 2px solid #b0976d !important;
  border-radius: 10px !important;
}

.show-password-input {
  display: none;
}

body .woocommerce-product-gallery__image a {
  display: flex;
  justify-content: center;
}

.woocommerce div.product div.images img {
  max-height: 800px !important;
  width: auto !important;
}

@media (max-width: 576px) {
  .woocommerce div.product div.images img {
  max-height: 400px !important;
  width: auto !important;
}
}

#footer-menu {
  flex-wrap: nowrap !important;
}

.tribe-events-page-template .site-wrapper .site-header .page-meta .page-meta-wrapper h1:nth-child(2) {
  display: none !important;
}

.gg-product-meta-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#content {
  padding: 40px 0 !important;
  overflow-x: visible !important;
}

.woocommerce .product .summary h1.product_title {
  margin: 0 0 40px 0 !important;
}

.woocommerce .product .summary div[itemprop="description"] {
  margin-bottom: 20px !important;
}

.woocommerce .product .summary form.cart {
  margin-bottom: 20px !important;
}

.woocommerce.single-product .product .summary, .woocommerce.single-product .images {
  margin-bottom: 20px;
}

.gg-shop-style4 ul.products .product {
  padding: 0 !important;
  min-height: 450px !important;
  margin-bottom: 30px;
}

.gg-contact-template .gg-view-map-wrapper a, .button, .btn {
  padding: 15px 15px;
}

.gg-shop-style4 .gg-product-meta-wrapper {
  padding: 10px !important;
}

footer.site-footer .footer-extras .gg-footer-menu .navbar-nav > li > a {
    padding: 0 7px;
    text-align: center;
}

@media (max-width: 480px) {
footer.site-footer .footer-extras .gg-footer-menu .navbar-nav > li:last-child > a {
    padding-right: 0px;
}
}

@media (max-width: 480px) {
footer.site-footer .footer-extras .gg-footer-menu .navbar-nav > li:first-child > a {
    padding-left: 10px;
}
}

.age-gate-background-colour {
    background-color: unset !important;
}


.insta-number {
font-weight: bold;
    font-size: 72px;
    line-height: 72px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: -30px;
    font-family: "Playfair Display";
}

.insta-followers {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    color: #b0976d;
    font-family: "Lato";
}

.insta-button .vc_btn3.vc_btn3-color-chino { 
    background-color: #b0976d;
    border-color: #b0976d;
}

.insta-button .vc_btn3.vc_btn3-color-chino:hover { 
    background-color: #2b2b2b;
    border-color: #2b2b2b;
}

@media (max-width: 991px) {

.insta-number {
    font-size: 48px;
    line-height: 48px;
}

}

@media (max-width: 480px) {

.insta-button .vc_btn3.vc_btn3-color-chino { 
    width: unset;
}

}


@media (max-width: 767px) {

.insta {
   margin-top: 30px !important;
}

.insta-button {
   margin-bottom: 50px !important;
}

}

.insta-column {
  text-align: center;
}

.udvarhaz-about-us-column {
  background-color: #f1f1f1;
  padding: 1rem 4rem 4rem 4rem;
  margin-bottom: 0;
}

.udvarhaz-about-us-column .number {
  color: #B0976D;
  font-size: 8rem;
  margin-top: -5rem;
  margin-bottom: 0;
  line-height: 7rem;
  font-weight: bold;
}

.udvarhaz-about-us-column .title {
  color: #000;
  font-size: 2rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  text-transform: uppercase;
  font-weight: bold;
}

.udvarhaz-about-us-column .description {
  color: #a2a2a2;
  font-size: 1.6rem;
  margin-bottom: 3rem;
}

.udvarhaz-about-us-column::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0%;
  background: #C3B294;
  z-index: 0;
  transform: translateY(-50%);
  transition: height 0.5s ease, top 0.5s ease, transform 0.5s ease;
}


.udvarhaz-about-us-column > * {
  position: relative;
  z-index: 1;
}


.udvarhaz-about-us-column:hover::before {
   top: 0;
  height: 100%;
  transform: translateY(0);
}

.udvarhaz-about-us-column:hover .number {
  color: #3d3935;
  transition: 0.5s;
}

.udvarhaz-about-us-column:hover .title {
  color: #3d3935;
  transition: 0.5s;
}

.udvarhaz-about-us-column:hover .description {
  color: #fff;
  transition: 0.5s;
}

.wpb_row:not(.vc_inner), .vc_row.wpb_row:not(.vc_inner) {
  padding: 40px 0 30px 0;
}

.foglalas-btn a {
  font-size: 3rem !important;
  transition: 0.3s all;
  border-width: 3px !important;
}

.foglalas-btn a:hover {
  font-size: 3rem !important;
  background-color: transparent !important;
  color: #CEC2AB !important;
  border-width: 3px !important;
  transition: 0.3s all;
}

ul.products .product img {
  max-height: 170px !important;
}




