@media only screen and (min-width: 1400px) {
  .cont-form .wpcf7 {
    max-width: 820px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .vc_row.hero-mail-section {
    height: 700px;
  }
	.woocommerce ul.products li.product a img{
		    max-height: 185.27px;
}
	.woocommerce ul.products li.product h2{
		    font-size: 14px;

	}
	.diwali-quote p{
		margin-bottom: 9px !important;
    	font-size: 14px !important;
	}
	.message-column .vc_column-inner{
		padding-top: 1489px !important;
	}
}
@media screen and (max-width: 991px) {
  .site-content .row > *:not(.slick-list) {
    padding-right: 15px;
    padding-left: 15px;
  }
  .vc_row.hero-mail-section {
    font-size: 11px;
    height: 538px;
  }
  .vc_row.hero-mail-section .vc_column-inner {
    padding-top: 116px !important;
  }
	.diwali-quote p{
		margin-bottom: 9px !important;
    	font-size: 12px !important;
	}
}
@media screen and (max-width: 768px) {
	.woocommerce ul.products li.product a img{
		    max-height: 323.59px;
	}
	.woocommerce ul.products li.product h2{
		    font-size: 14px;

	}
  .hero-section h1,
  .hero-section.blog-hero h1 {
    margin-bottom: 10px !important;
    line-height: 42px;
  }
  .let-us-hero .wpb_text_column p {
    font-size: 18px;
    line-height: normal;
    display: inline;
  }
  .footer-widgets-grid.footer-layout-4.align-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .hero-mail-section {
    display: none;
  }

  .responsive-hero-mail {
    display: block;
  }
  .entry-content-section {
    background: url(https://p5gifting.wpengine.com/wp-content/uploads/2024/11/page-background.png)
      no-repeat center top !important;
    margin-top: -92px;
  }
}
@media screen and (max-width: 767px) {
  .hero-section
    .vc_btn3-container
    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    font-size: 14px;
    line-height: 21px;
  }
  .hero-section.let-us-hero .cont-form input[type="text"],
  .hero-section.let-us-hero .cont-form input[type="email"],
  .hero-section.let-us-hero .cont-form input[type="tel"],
  .hero-section.let-us-hero .cont-form select {
    /* 		margin-bottom: 24px; */
  }
  .hero-section.let-us-hero .vc_btn3-container {
    margin: 30px 20px 10px 0;
  }
}
@media screen and (max-width: 539px) {
	li.woocommerce-order-overview__email.email{
		margin-top: 30px;
	}
}
@media screen and (max-width: 480px) {
  .hero-section
    .vc_btn3-container
    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    display: block;
  }
  .hero-section .vc_btn3-container.vc_btn3-inline {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 410px) {
  .hero-section.let-us-hero .vc_btn3-container {
    margin: 35px 0 10px 0;
    display: block;
  }
  .hero-section.let-us-hero .vc_btn3-container:last-child {
    margin: 10px 0 40px 0;
  }
}
@media screen and (max-width: 350px) {
	li.woocommerce-order-overview__date.date{
		margin-top: 30px;
	}
}
