/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
   .gallery{
      display:grid;
      grid-template-columns: repeat(3, 1fr);
      gap:4px;
      margin:auto;
    }

    .gallery img{
      width:100%;
      height:100%;
      object-fit:cover;
      display:block;
    }

      .gallery .item{
      overflow:hidden;
    }

  
.gallery  .tall {
    grid-row: span 2;
    height: 615px;
}

.gallery .normal {
    height: 300px;
}
.gallery .item {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
     .gallery .bottom{
      width:100%;
      max-width:270px;
      margin-top:4px;
    }

     .gallery .bottom img{
      height:170px;
    }
    .sub-head .elementor-spacer-inner {
    background: #dadada;
    height: 2px !important;
    width: 50px;
}
.sub-head .elementor-spacer {
    justify-content: center;
    display: flex;
    margin-bottom: 50px;
}
.package-box ul li  span.elementor-icon-list-text {
    color: #1B1B1B;
    font-size: 22px;
    font-weight: 400 !important;
    font-family: "Source Sans Pro", Sans-serif !important;
}
.package-box ul li  span.elementor-icon-list-text span {
    float: right !important;
}
.package-box ul li{
      display: contents !important;
}

.package-box ul{
      padding: 20px 0px ! important;
}
.package-box.left {
    padding-right: 30px;
}
.package-box.right {
    padding-left: 20px;
}
.package-box ul li span p {
    color: #73635e;
    font-size: 18px;
    font-family: "Source Sans Pro", Sans-serif !important;
    margin-top: 5px;
}
.summer-spacing .elementor-spacer-inner {
    background: #e2e2e2 !important;
}
.summer-spacing {
    background: #e2e2e2 !important;
    height: 2px;
    margin: 20px 0px 60px 0px;
}
.summer-spacing .elementor-widget-spacer .elementor-spacer {
    background: #e2e2e2 !important;
}
.site-header {

    display: none !important;
}
.contact-left .sub-head > .elementor-spacer {
    justify-content: left !important;
    margin-bottom: 0px;
}
.contact-left {
    padding-top: 70px;
    padding-bottom: 60px;
}
.contact-map {
    position: relative;
}
.contact-map .direction-btn {
    position: absolute;
    top: 8px;
    left: 8px;
}
.contact-main {
    padding-left: max(20px, calc((100vw - 1280px) / 2));
}


.contact-map > .e-con-inner,
.contact-map .elementor-widget-google_maps,
.contact-map .elementor-widget-container,
.contact-map .elementor-custom-embed{
    height:100% !important;
}

.contact-map iframe {
    width: 100% !important;
    height: 100% !important;
    display: block;
    border: 0;
}
.contact-left a {
    color: #7F746B;
}
.contact-left a:hover {
    color: #000;
}
.schedule {
    width: 300px;
}
.schedule .item{
  border-bottom: none;
  padding: 0px 0;
}

.schedule .top{
  display:flex;
  align-items:center;
  color:#fff;
  cursor:pointer;
      font-family: "Source Sans Pro", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #5E5E5E;
}

.schedule .plus {
    font-size: 28px;
    transition: 0.3s;
    margin-left: 10px;
}
.schedule .dropdown{
  max-height:0;
  overflow:hidden;
  transition:0.4s ease;
  color:#bdbdbd;
  font-size:15px;
}

.schedule .dropdown p {
    padding-top: 10px;
    margin-bottom: 0px;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #5E5E5E;
}

.schedule .item:hover .dropdown{
  max-height:150px;
}

.schedule .item:hover .plus{
  transform:rotate(45deg);
}
@media(max-width: 1440px){
.home-banner .banner-top-head h2 {
    font-size: 32px !IMPORTANT;
}
}
@media(max-width: 1280px){
.cstm-container > .e-con-inner {
    max-width: 1160px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
.gallery  .tall {
    height: 545px;
}
.gallery .normal {
    height: 265px;
}
}


@media(max-width: 1080px){
    .home-banner {
    height: 100vh;
}
.home-banner .e-con-inner {
    justify-content: center !important;
}
.sub-head .elementor-spacer {
    margin-bottom: 30px;
}
.home-banner h1 {
    font-size: 45px !important;
    line-height: normal !important;
}
.trail-tasting h2 {
    font-size: 40px !important;
}

.cheers-main h2 {
    font-size: 40px !important;
}

.tour-package h2 {
    font-size: 40px !important;
}

.online-payment h2 {
    font-size: 40px !important;
}

.contact-left h2 {
    font-size: 40px !important;
}
.home-banner .banner-top-head {
    padding-bottom: 50px !important;
}
.home-banner .banner-btn {
    padding-bottom: 60px !important;
}
.cheers-main h2 br {
    display: none;
}
.contact-left {
    justify-content: center;
}

}


@media(max-width: 860px){
    .contact-map iframe {
    height: 80vh !important;
}
}

@media(max-width: 767px){
    .home-banner h1 {
    font-size: 40px !important;
}
.home-banner .banner-top-head h2 {
    font-size: 27px !important;
}
.cheers-main h2 {
    font-size: 35px !important;
    line-height: normal !important;
}
.trail-tasting h2 {
      font-size: 35px !important;
    line-height: normal !important;
}



.tour-package h2 {
    font-size: 35px !important;
    line-height: normal !important;
}

.online-payment h2 {
    font-size: 35px !important;
    line-height: normal !important;
}

.contact-left h2 {
    font-size: 35px !important;
    line-height: normal !important;
}
.contact-main {
    padding: 0px 30px 70px 30px;
}
.contact-left {
    padding-bottom: 20px;
}
}


@media(max-width: 480px){
    .home-banner {
    padding-left: 30px;
    padding-right: 30px;
}
.home-banner .banner-top-head {
    padding-bottom: 30px !important;
}
.home-banner .banner-top-head h2 {
    font-size: 27px !important;
    line-height: normal;
    letter-spacing: 4.5px;
}
.home-banner .banner-top-head {
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}
.home-banner h1 {
    font-size: 30px !important;
}
.home-banner h1 {
    font-size: 30px !important;
    letter-spacing: 2px !important;
}
.home-banner  p {
    font-size: 16px;
}
.home-banner .banner-btn {
    padding-bottom: 30px !important;
}
.home-banner .banner-btn a.elementor-button {
    width: 100%;
    padding-bottom: 16px !important;
    padding-top: 16px !important;
}
.home-banner {
    height: 70vh;
    padding-left: 20px;
    padding-right: 20px;
}
.trail-tasting > .e-con-inner {
padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 40px;
}
.trail-tasting h2 {
 font-size: 28px !important;
}



.tour-package h2 {
    font-size: 28px !important;
     letter-spacing: 2px !important;
}

.online-payment h2 {
 font-size: 28px !important;
  letter-spacing: 2px !important;
}

.contact-left h2 {
    text-align: center;
    font-size: 28px !important;
    letter-spacing: 2px !important;
}
.cheers-main h2{
   font-size: 28px !important; 
    letter-spacing: 2px !important;
}
.sub-head .elementor-spacer {
    margin-bottom: 20px;
}
.trail-tasting .elementor-widget-heading {
    padding-bottom: 0px !important;
}
.trail-tasting h4 {
    font-size: 20px !important;
    line-height: normal;
}
.gallery {
    padding-top: 10px;
      gap: 0px;
}
.gallery .normal {
    height: 100px;
}
.gallery  .tall {
    height: 215px;
}
.cheers-main > .e-con-inner {
    padding: 50px 20px 50px 20px;
}
.tour-package > .e-con-inner {
    padding: 50px 20px 30px 20px;
}
.tour-package h3 {
    font-size: 25px !important;
}
.package-box ul li span.elementor-icon-list-text span {
    float: none;
    display: block;
}
.package-box.right {
    padding-left: 0px;
}
.package-box.right ul.elementor-icon-list-items {
    padding-top: 5px !important;
}
.summer-spacing {
    height: 1px;
    margin: 10px 0px 35px 0px;
}
.online-payment > .e-con-inner {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}
.online-payment .online-pay-text {
    display: block;
}
.online-payment h2 {
    font-size: 28px !important;
    margin-bottom: 10px;
    letter-spacing: 2px !important;
}
.online-pay-text p {
    font-size: 18px;
}
.online-pay-text a.elementor-button {
    width: 100%;
    margin-top: 15px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
.contact-main {
    padding-left: 0px;
    padding-right: 0px;
    display: flex !important;
    flex-direction: column-reverse !important;
}
.contact-main .contact-left {
    padding-right: 20px;
    padding-left: 20px;
}
.contact-main .contact-map {
    padding-left: 0px;
    padding-right: 0px;
}
.contact-main .contact-left .elementor-widget-button {
    margin-top: 30px;
}
.contact-main .contact-left .elementor-widget-button a.elementor-button {
    width: 100%;
      padding-top: 16px !important;
    padding-bottom: 16px !important;
}
.contact-map iframe {
    height: 40vh !important;
}
.contact-map .direction-btn {
    position: absolute;
    top: auto;
    left: auto;
}
.contact-left {
    padding-bottom: 0px;
    padding-top: 20px;
}
.contact-left .sub-head > .elementor-spacer {
    justify-content: center !important;
    margin-bottom: 0px;
}
.contact-left .elementor-widget-heading {
    padding-bottom: 0px !important;
}
.contact-left h3 {
    font-size: 22px !important;
    line-height: normal;
}
.footer-main > .e-con-inner {
    padding: 20px 20px 10px 20px;
    text-align: center;
}
}