/*
Theme Name: Theme Child
Description: This is a custom child theme for Theme
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: theme
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap');
@import url('http://fonts.cdnfonts.com/css/fortuna-dot');
.pac-container {
    border-radius: 0.375rem !important;
    z-index: 10 !important;
    background-color: #fff !important;
    box-shadow: 0 0 1.25rem 0.2rem rgb(0 0 0 / 5%) !important;
}
.elementor-cta__bg-wrapper {
    border-radius: 50px !important ;
}
a.elementor-button-link.elementor-button.elementor-size-sm {
    border-radius: 5px !important;
}
.pac-container:after {

    background-image: none !important;
    height: 0px;
}
.pac-item
{
    border-bottom: thin solid #e9ecef !important;
    padding: 0.5rem !important;
    cursor: pointer !important;
}
.pac-icon
{
    font-size: 2.2rem !important;
    
}
.pac-item:hover
{
    background: #f4f4f4 !important;
}
.pac-item-query
{
    font-size: 18px !important;
    font-family: "Poppins", sans-serif !important;
}

i[class*="fa-"], span[class*="fa-"] {
    top: 0px !important;
}

.footer-location::before {
    content: url('../../../images/icons/location.png');
    position: absolute;
    left: -50px;
    top: -6px;
}

.footer-email::before {
    content: url('../../../images/icons/mail.png');
    position: absolute;
    left: -50px;
    top: 0px;
}

.footer-location, .footer-email {
    padding: 0px !important;
    margin: 10px 0px !important;
}

div.elementor-tab-desktop-title {
    background: #f4f4f4;
    border-radius: 50px;
    margin: 16px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 0px !important;
    width: 185px;
}

div.elementor-tab-desktop-title.elementor-active {
    background: #6a7b3e;
}

.features-image img
{
    margin: 0px !important
}

a.features-link {
    background: #6a7b3e;
    color: #FFFFFF;
    border-radius: 50px;
    padding: 8px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 136px;
    margin: 10px auto 0px auto;
}

h3.features-heading {
    font-weight: 400 !important;
    font-size: 32px;
    font-family: 'Fortuna Dot', sans-serif;
    line-height: 1.2;
    color: #000000 !important;
    
}

.elipse img {
    position: absolute;
    left: -240px !important;
    top: -192px !important;
    width: 35%;
}

.app-img img {
    position: absolute;
    left: -80px;
    top: -210px;
    width: 80%;
}

a.btn-order {
    background: #728442;
    color: #FFFFFF;
    padding: 12px 22px;
    position: relative;
    top: 25px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat';
}

.product-sec img 
{
    filter: drop-shadow(8px 6px 12px #0c0d0c5c)
}

.header-plat img {
    -webkit-animation:spin 50s linear infinite;
    -moz-animation:spin 50s linear infinite;
    animation:spin 50s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/*.letsorder .elementor-widget-container::after {*/
/*    content: '';*/
/*    background: #cccccc;*/
/*    width: 310px;*/
/*    height: 2px;*/
/*    position: absolute;*/
/*    top: 45px;*/
/*    left: 0px;*/
/*    right: 0px;*/
/*    margin: 0 auto;*/
/*}*/

.happy-hour .elementor-widget-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

span.hours-txt {
    font-size: 36px;
}

.search {
    position: absolute;
    z-index: 999;
    top: 14%;
    filter: drop-shadow(0px 10px 10px #6a7b3eab);
}

input.searcbox {
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    padding: 22px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #000000;
}
.img-static-div {
    position: absolute !important;
    z-index: 999;
    top: 145px;
}

.leaf img {
  animation: MoveUpDown_leaf 4s linear infinite;
  position: absolute;
  left: 0;
  bottom: 0;
}

@keyframes MoveUpDown_leaf {
  0%, 100% {
    bottom: 00px;
  }
  50% {
    bottom: 25px;
  }
}

.pasta img {
  animation: MoveUpDown_pasta 4s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
}

@keyframes MoveUpDown_pasta {
  0%, 100% {
    top: 00px;
  }
  50% {
    top: 25px;
  }
}

.tomato img {
  animation: MoveUpDown_tomato 4s linear infinite;
  position: absolute;
}

@keyframes MoveUpDown_tomato {
  0%, 100% {
    top: 00px;
  }
  50% {
    top: 25px;
  }
}

.leaf_2 img {
  animation: MoveUpDown_leaf 4s linear infinite;
  position: absolute;
}

@keyframes MoveUpDown_leaf_2 {
  0%, 100% {
    bottom: 0px;
  }
  50% {
    bottom: 205px;
  }
}

.img-static-div {
    position: absolute;
    top: 210px;
}

.spag img
{
    position: absolute;
    left: -270px;
    bottom: -50px;
    filter: drop-shadow(10px 0px 20px #ccc);
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    position: relative;
    top: 6px;
}

.swiper-slide-active {
    filter: brightness(1) !important;
}

.swiper-slide {
    filter: brightness(0.5);
}
.get_ico
{
    position: absolute;
    top: 40px;
    left: 30px;
}
@media only screen and (max-width: 545px){
    
    .search-box {
        top: 504px !important;
    }
    .header-form-btn {
        margin: 16px 0px !important;
    }
    .order-div {
        background: none !important;
    }
    

  }

  @media only screen and (max-width: 825px){
    
    .get_ico
    {
        position: absolute;
        top: 49px;
        left: 35px;
    }
    .controller_container {
        margin-top: 15px !important;
    }

    input.search_box
    {
        width: 100% !important;
    }
    .main-search-container {
        display: block !important;
        margin: 10px !important;
    }
    .elementor-location-footer img.attachment-large.size-large {
        width: 60%;
        padding-bottom: 15px
    }
    .footer-location, .footer-email {
        margin: 4px !important;
        padding: 0px !important;
    }
   
  }

  @media only screen and (max-width: 1259px) and (min-width:826px){
      
    .search-box {
        top: 404px !important;
    }

    .header-form-btn {
        margin: 16px 0px !important;
    }
    
    .app-img img {
        position: absolute;
        left: -45px;
        top: -135px;
        width: 70%;
    }
      
  }
  @media only screen and (max-width: 1024px) and (min-width:826px){

    input.search_box
    {
        width: 500px !important;
    }

  }
  @media only screen and (min-width: 1025px){
    input.search_box
    {
        width: 700px !important;
    }
  }

.elipse-bottom img.attachment-large.size-large {
    position: absolute;
    right: 0;
    bottom: -80px;
}
.elipse-top img.attachment-large.size-large {
    position: absolute;
    left: 0;
    top:-160px
}

.elementor-counter {
    border: 5px solid #FFFFFF;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
.search-box {
    position: absolute !important;
    top: 755px;
    z-index: 99999999;
    background: transparent !important;
    filter: drop-shadow(19px 0px 57px #627c37);
}
.elementor-counter-number-wrapper
{
    margin: 55px 0px 0px 0px !important
}

.main-search-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.controller_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

p.txt-or {
    padding: 0px !important;
    margin: 0px 15px;
}


input.search-btn:hover {
    color: #FFFFFF;
    background-color: #6F8B3E;
    border-color: #6F8B3E;
}
input.search-btn {
    /*width: 100%; OLD*/
    width: 280px;
    font-size: 18px !important;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2em !important;
    fill: #000000;
    color: #000000;
    background-color: #61CE7000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    order-color: #000000;
    border-color: #000000;
    border-radius: 5px;
    padding: 12px 30px 12px 30px;
    transition: all .3s;
    cursor: pointer
}

input.search_box {
    
    border-color: #728442 !important;
    border-radius: 6px !important;
    padding: 20px !important;
    background: #FFFFFF !important;

}

.main-search-container {
    background: #FFFFFF !important;
    padding: 18px !important;
    /*filter: drop-shadow(19px 0px 54px #697a3eab);*/
    box-shadow: 19px 0px 54px #697a3eab;
    /*margin-top: -40px !important;*/
}