#wp-admin-bar-root-default li span,
#wp-admin-bar-top-secondary li span{
	display:unset;
	color:unset;
}
html, body {
position: relative;
overflow-x: hidden;
  max-width:2200px;
    margin:auto;
}
.e-load-more-message { display: none; }
.copyright { display: none !important; margin: 0; padding: 0; }
html, body { overflow-x: hidden; }
h1.entry-title { display: none; }
.contact_careers_form, .contact_careers_form .col-sm-12 { clear: both; float: left; width: 100%; }
.contact_careers_form .col-sm-6 { float: left; width: 44%; }
.contact_careers_form input, .contact_careers_form input:focus { padding: 10px 0; margin: 10px 0; outline: 0; border: 0px; border-radius: 0; border-bottom: 0.5px solid #707070 !important; }
.contact_careers_form .col-sm-6:first-child, .contact_careers_form .col-sm-6:nth-child(2n+3) { margin-right: 3%; }
.contact_careers_form .col-sm-6:nth-child(2n) { margin-left: 3%; }
.contact_careers_form .wpcf7-checkbox .wpcf7-list-item { display: inline-block; width: 48%; }
.contact_careers_form .wpcf7-checkbox .wpcf7-list-item:first-child, .contact_careers_form .wpcf7-checkbox .wpcf7-list-item:nth-child(2n+3) { margin-left: 0; }
.contact_careers_form { font-family: "Montserrat-Regular", Sans-serif; margin-bottom: 50px; }
.contact_careers_form .row { clear: both; }
.contact_careers_form .wpcf7-list-item { margin: 8px 0; }
.contact_careers_form .wpcf7-list-item  input { display: none; }
.contact_careers_form .wpcf7-list-item  input[type="checkbox"] + span { font-family: "Montserrat-Regular", Sans-serif; position: relative; font-size: 18px; padding-left: 30px; cursor: pointer; }
.contact_careers_form .wpcf7-list-item  input[type="checkbox"] + span:before { border: solid 2px #000000; width: 18px; height: 18px; display: inline-block; position: absolute; margin-left: -30px; vertical-align: -2px; }
.contact_careers_form .wpcf7-list-item input[type="checkbox"]:checked + span:after { background: url(/wp-content/uploads/2022/05/check-icon.png) no-repeat; background-size: contain; width: 18px; height: 18px; margin: 0; position: absolute; left: 0px; top: 2px; content: ''; }
.contact_careers_form .wpcf7-list-item input[type="checkbox"]:checked + span { color: #8fc83f; }
.contact_careers_form label { width: 100%; }
.contact_careers_form label br { display: none; }
.contact_careers_form input[type=file] { margin: 0; padding: 10px 0; }
.contact_careers_form h6 {
    font-family: "Oswald-Bold", Sans-serif;
    color: #0f2a13;
    font-size: 16px;
    margin-top: 5px;
}
.contact_careers_form .wpcf7-list-item input[type="checkbox"] + span{
    font-size: 16px;
}
.pdf_file { position: relative; margin-top: 10px; }

.contact_careers_bottom { margin-top: 40px; float: left; width: 100%; }
.contact_careers_form textarea { border-radius: 0;  resize: none; }
.contact_careers_form input[type=submit] { 
    border: 2px solid #768329 !important;
    padding: 10px 30px; cursor: pointer; 
    font-family: "Oswald-Bold", Sans-serif; 
    display: block; 
    margin: 50px auto 0px auto; 
    text-transform: uppercase; 
    color: #0f2a13;
    width: 121px;
    height: 43px;
    font-size: 12px;
    border-radius: 2px;
    text-align: center;
}
.contact_careers_form input[type=submit]:hover { background-color: #768329; color: #ffffff; }
.wpcf7 .wpcf7-not-valid-tip { font-size: 12px; font-weight: 500; }
.wpcf7 form .wpcf7-response-output { margin: 0; padding: 0; border: 0; }
.wpcf7-form.invalid .wpcf7-response-output { color: #dc3232; }
.wpcf7-form.sent .wpcf7-response-output { color: #02cb02; }
.wpcf7-form .wpcf7-response-output { text-align: center; clear: both; margin-top: -50px; position: relative; }
.rewards_help_section .pdf_file { display: none; }
.rewards_help_section .wpcf7-form-control-wrap.your-message { top: -80px; }
.fundraising_date_input { position: relative; top: -40px; }
.fundraising_textarea { margin-left: 3%; margin-right: 0%; }
.number_heading { position: relative; width: auto !important; display: block; z-index: 1; margin: 0px auto; }
.number_heading:before { font-size: 270px; color: #bac091; z-index: -1; position: absolute; left: 50%; top: 64%; transform: translate(-50%, -50%); font-family: "Montserrat-Bold", Sans-serif; }
.left_heading .number_heading { margin: 0px 0px 10px 0; }
.left_heading .number_heading_2:before { color: #b0b688; }
.number_heading_1:before { content: '1'; }
.number_heading_2:before { content: '2'; }
.number_heading_3:before { content: '3'; }
.number_heading_4:before { content: '4'; }
.number_heading_5:before { content: '5'; }
.number_heading_6:before { content: '6'; }
.reward_point_section .point_number { position: relative; }
.reward_point_section .point_number:before { opacity: 0.14; font-size: 150px; color: #768326; z-index: -1; position: absolute; right: 0; top: -130px; font-weight: 700; font-family: "Montserrat-Bold", Sans-serif !important; }
.reward_point_section .point_number_50:before { content: '50'; }
.reward_point_section .point_number_100:before { content: '100'; }
.reward_point_section .point_number_200:before { content: '200'; }
.reward_point_section .point_number_350:before { content: '350'; left: 0; right: auto; }
.reward_point_section .point_number_500:before { content: '500'; left: 0; right: auto; }
.reward_point_section .point_number_1000:before { content: '1000'; left: 0; right: auto; }
.title_p p { margin-bottom: 0px; }
.title_p { margin-bottom: 10px !important; }
.custom_devider { position: relative; z-index: 1; margin-bottom: 8px !important; }
.margin-b { margin-bottom: 10px !important; position: relative; z-index: 2; }
.margin-b-5 { margin-bottom: 5px !important; }
.margin-t-0 { margin-top: 0px !important; }
p { position: relative; z-index: 2; }
.sub_heading h2.elementor-heading-title.elementor-size-default { font-size: 16px !important; position: relative; z-index: 2; }
.sub_heading span { color: #8fc83f; font-family: "Montserrat-Bold", Sans-serif; }
.sub_heading .elementor-col-33:nth-child(2) { width: 29%; }
.sub_heading .elementor-col-33:nth-child(1) { margin-left: 1%; }
.scoop_me_section .elementor-icon-list-item span span { color: #8fc83f; font-size: 11px !important; font-family: "Montserrat-Bold", Sans-serif; }
.mix_me_section .margin-b { margin-bottom: 0px !important; }
.add_me_later_section h2.elementor-heading-title.elementor-size-default span { color: #8fc83f; font-size: 16px !important; font-family: "Montserrat-Bold", Sans-serif; }
.downlod-app-section { z-index: 1; }
.mobile_app_order_btn .elementor-button { border-radius: 0; background-color: transparent !important; }
.footer_white_round_img { position: relative; z-index: 2; width: 500px !important; }
.menu_main_banner:before { content: ''; height: 3px; width: 100%; top: 50%; background-color: #768326; transform: translateY(-50%); position: absolute; left: 9%; }
.elementor-location-footer .elementor-shape-rounded .elementor-icon.elementor-social-icon { background-color: transparent; }
.faq_section .elementor-post__title { float: left; width: 32%; padding-right: 2%; }
.faq_section .elementor-post__excerpt { float: left; width: 68%; padding-left: 2%; }
.faq_section .elementor-post { border-bottom: 1px solid #8fc83f; padding-bottom: 20px !important; }
.faq_section .elementor-button { margin-top: 20px; background-color: transparent !important; font-family: "Oswald-SemiBold", Sans-serif; font-size: 15px; fill: #000000; color: #000000; background-color: #00000000; border-style: solid; border-width: 1px 1px 1px 1px; border-color: var(--e-global-color-51f61ea); }
.elementor-post__title, .elementor-post__title a { font-family: "Montserrat-Semibold", Sans-serif !important; }
.elementor-post__title { font-size: 20px; }
body .elementor-posts .elementor-post__excerpt p { color: #000000; }
.load-btn .elementor-button-wrapper a { width: 50%; }
.elementor-shape-rounded .elementor-icon.elementor-social-icon { background-color: transparent; }
.connect_with_us_section i.fab.fa-instagram { border-right: 3px solid #768326; }
.custom_footer_img_2 { width: 20% !important; }
.news_page h3.elementor-post__title { font-size: 20px; margin-bottom: 10px; }
.news_page span.elementor-post-date { margin-top: 0px; position: relative; }
.news_page .elementor-post__text { position: relative; }
.news_page .elementor-post__meta-data { position: absolute; top: -14px; }
.news_page .elementor-button-link.elementor-button { font-family: "Montserrat-Bold", Sans-serif !important; text-transform: uppercase; }
body .news_page .elementor-posts .elementor-post__excerpt p { margin-bottom: 10px; font-family: "Montserrat-Regular", Sans-serif !important; }
.elementor-location-single h1.elementor-heading-title.elementor-size-large { font-size: 50px; font-weight: 700; width: 800px; margin: 0px auto; line-height: 40px; font-family: "Montserrat-Bold", Sans-serif !important; line-height: 50px; }
.elementor-location-single .elementor-divider-separator { width: 550px; width: 55%; left: 20px; position: relative; }
.elementor-location-single .related_posts_titile .elementor-divider-separator { left: 0px; }
.related_post_section .elementor-post__title { font-weight: 700; }
.related_post_section .elementor-post-date { font-weight: 700; margin-top: 5px; }
.blog_tab_panel .elementor-tab-title { text-align: center; width: 50%; border: 0px; background-color: #f2efee; color: #1d1d1d; font-family: "Montserrat-Bold", Sans-serif;}
.blog_tab_panel .elementor-tab-title.elementor-active { background-color: #8fc83f; color: #ffffff; border: 0px; }
.blog_tab_panel .elementor-tab-title:before, .blog_tab_panel .elementor-tab-title:after { display: none !important; }
.blog_tab_panel .elementor-tab-content, .blog_tab_panel .elementor-widget-tabs .elementor-tab-desktop-title { border: 0 !important; }
.blog_tab_panel .elementor-tab-content { margin: 0 !important; padding: 50px 0 0 0 !important; }
.blog_tab_panel .elementor-tab-content .elementor-widget-wrap.elementor-element-populated { padding: 0 !important; }
.blog_tab_panel h3.elementor-post__title, .blog_tab_panel .elementor-posts .elementor-post__meta-data { font-family: "Montserrat-Bold", Sans-serif !important; font-weight: 700; }
.blog_tab_panel .elementor-posts .elementor-post__meta-data { margin-top: 5px; }
.blog_tab_panel .elementor-post__thumbnail__link { margin-bottom: 20px !important; }
.store-location-map .col-xl-3 { padding: 20px; }
.store-location-map #search-form-alt input[type=text] { margin-bottom: 20px; border: 2px solid #768327; color: #d1d1d1; font-size: 14px; border-radius: 0 !important; }
.store-location-map .dbox { clear: both; background-color: #ffffff; border-radius: 5px; box-shadow: 0 0 13px -3px #cccccc; margin-bottom: 25px; float: left; width: 100%; }
.store-location-map .dbox .icon img { border-radius: 5px 0 0 5px; width: 100%; height: 220px; max-width: inherit; display: block; }
.store-location-map .dbox .text { width: 65%; position:relative; }

.store-location-map .dbox .text p { color: #6e6e6e; font-size: 12px; margin-bottom: 0px !important;}
.store-location-map .dbox .text h5,.v-email{color: #8fc542;
    border-bottom: 1px solid;
    padding: 0;
    line-height: 1.1;
    margin: 0;}
.v-line{
    border-right: 1px solid #8fc542;
    padding: 0 0px;
    margin: 0 5px;
    height: 15px;
}

.store-location-map .dbox .text h5:after { width: 75%; }
.store-location-map .dbox .text span:after { width: 90%; }

.store-location-map .dbox .text .location_btn { 
    position:absolute;
    left:10px;right:0;
    bottom:0;
    margin-bottom: 15px; }
.store-location-map .dbox .text .location_btn a { border-radius: 0 !important; border: 2px solid #0e2a13 !important; padding: 13px 5px !important; color: #0e2a13 !important; font-size: 10px; width: 30.7%; line-height: normal; display: inline-block; font-family: "Montserrat", Sans-serif !important; font-weight: 700;
text-align:center;
}
.store-location-map .dbox .text .location_btn a:nth-child(2) { background-color: #0e2a13; color: #ffffff !important; }
.store-location-map .dbox .text .location_btn a:nth-child(3) { background-color: #8fc73e; color: #ffffff !important; border-color: #8fc73e !important; }
.store-location-map .dbox .text .location_btn button:hover, .store-location-map .dbox .text .location_btn button:focus { background-color: #0e2a13; color: #ffffff !important; }
.store-location-map .dbox .text .location_btn button:nth-child(2):hover, .store-location-map .dbox .text .location_btn button:nth-child(2):focus { background-color: #8fc73e; color: #ffffff !important; border-color: #8fc73e !important; }
.store-location-map .dbox .text .location_btn button:nth-child(3):hover, .store-location-map .dbox .text .location_btn button:nth-child(3):focus { background-color: #0e2a13; color: #ffffff !important; border-color: #0e2a13 !important; }
.inte_location { clear: both; }
.inte_location .content { width: 100%; text-align: center; }
.inte_location h6 { text-align: center; font-family: "Montserrat", Sans-serif; font-weight:bold; font-size: 12px; margin: 30px 0 0 0; color: #0e2a13; }
.inte_location h1 { border-bottom: 2px solid #8FC83F; text-align: center; font-family: "Oswald-SemiBold", Sans-serif; font-size: 60px; margin: 0px; color: #0e2a13; display: inline-block; padding-bottom: 10px; }
.inte_location .col { width: 32.333%; display: inline-block; text-align: left; }
.inte_location .col h3 { font-size: 18px; font-weight: 700; font-family: "Montserrat-Bold", Sans-serif !important; display: inline-block; position: relative; }
.int_row { clear: both; margin: 80px auto; width: 100%; position: relative; }
.inte_location .col { text-align: left; }
.inte_location .col:first-child { padding-left: 80px; }
.inte_location .col:last-child { padding-right: 100px; }
.inte_location .col:nth-child(2) { text-align: center; }
.inte_location .col:last-child { text-align: right; }
.col-sm-6.contact_comment_box { margin-left: 30px !important; width: 45%; }
.inte_location .col h3:before { content: ''; background-size: 78% !important; position: absolute; left: -55px; top: -14px; background: url(/wp-content/uploads/2022/05/g-arrow-1.png) no-repeat; width: 30px; height: 57px; }
.elementor-location-header  a.elementor-item:hover { text-decoration: none !important; }
.elementor-location-header li.current-menu-item a.elementor-item { color: #8fc83f !important; }
.footer-height .elementor-social-icons-wrapper span.elementor-grid-item:first-child .elementor-social-icon { margin-left: -15px !important; }
.site-footer.dynamic-footer.footer-has-copyright { padding-top: 0px; padding-bottom: 0px; }
@media only screen and (min-width:1025px) {
    .elementor-location-header .elementor-item { padding-top: 8px !important; padding-bottom: 8px !important; }
    .elementor-location-header ul.elementor-nav-menu { margin-top: 11px; }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .elementor-nav-menu--dropdown.elementor-nav-menu__container { margin-top: 50px !important; }
    .elementor-location-header .elementor-menu-toggle { position: absolute; right: 0; top: 10px; color: #8fc542; }
    .col-sm-6.contact_comment_box { margin-left: 22px !important; }
    .menu_main_banner:before { left: 88px !important; top: 52% !important; }
    .text-menu-highlighted { margin-top: 50px !important; }
    .downlod-app-section { margin-top: 90px; margin-bottom: 0; margin-right: -10px; }
    .col-sm-6.contact_comment_box { margin-left: 22px !important }
    .store-location-map .dbox .text .location_btn a{
        padding: 7px 0 !important;
    }
}
@media only screen and (min-width:992px) and (max-width:1024px) {
    .sauce_me_section .elementor-heading-title { font-size: 18px !important; }
    .default_main_img_1 img { height: 570px; }
    .banner-vetical-text { right: 431.6px !important; bottom: 70px !important; }
    .community-section h2.elementor-heading-title.elementor-size-medium { font-size: 56px !important; }
    .mobile_app_section p { padding-right: 200px; }
    .mobile_img { left: 75px !important; }
    .mobile_img img { width: 420px; }
    .contact_careers_form textarea { margin-left: 16px; }
    .store-location-map .dbox .text span, .store-location-map .dbox .text h5 { font-size: 12px; }
    
}
.loc-title{
    margin-bottom:10px;
}
.loc-title img{
    height:30px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .default_main_img_1 img { height: 570px; transform: scale(1.2); position: relative; z-index: -1; }
    .contact_careers_form textarea { margin-left: 16px; }
    .contact_careers_form .wpcf7-list-item input[type="checkbox"] + span { font-size: 12px; }
    .contact_careers_form input[type=submit] { margin-top: 20px; }
    .career_footer_white { left: 220px !important; top: -316px !important; }
    .loc-title{
            margin-bottom:0px;
        }
}
@media only screen and (max-width:991px) {
 .store-location-map #search-form-alt input[type=text]{    width: 90%;
    margin: 0px auto 30px auto;
    display: block;}
    .location_detail label{margin: 0px auto 10px auto;
    width: 90%;
    display: block;}

    
    .store-location-map .dbox .text span:after, .store-location-map .dbox .text h5:after{width: 100%;  }
    .inte_location .col:first-child{ padding-left: 120px;   }
    
    .location_detail { margin-top: 470px; }
    .elementor-2328 .elementor-element.elementor-element-b04febc{
        text-align: left;
        top: -475px !IMPORTANT;
    }

}
@media only screen and (max-width:767px) {
  
  .store-location-map .dbox .text .location_btn{
        margin-bottom: 5px;
  }
  .store-location-map .dbox .text .location_btn a{
    padding: 8px 0 !important;
  }
  .store-location-map .text.pl-3 p{
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .loc-title img{
      height: 26px;
  }
    body .soup-sec{
         padding: 0px 0px 50px 0px !important;
    }
    .number_heading_4:before {padding-left: 125px;}
    .number_heading_3:before {margin-left: -70px;}
    .number_heading_5:before {margin-left: -70px;}
     .add_me_later_section h2.elementor-heading-title.elementor-size-default span {line-height: 33px;}
    .scoop_me_section .elementor-icon-list-item span span {font-size: 12px !important; }
    .elementor-menu-toggle i { color: #768326 !important; }
    .elementor-location-header { position: relative; z-index: 99999; }
    .order_2 { order: 2; }
    .order_3 { order: 3; }
    .left_heading .number_heading_2:before { left: 100px !important; }
    .number_heading.number_heading_3:before, .number_heading.number_heading_5:before { left: 150px !important; }
    .default_about_section img { width: 200px; }
    .home .community-section { margin-top: 0 !important; padding-top: 0 !important; }
    .default_main_banner { height: 440px; }
    .default_main_banner_img img { max-width: 100%!important; height: auto!important; width: 100% !important; position: relative; top: -280px; left: -px; }
    .default_main_banner_text p { line-height: 16px; font-size: 10px; width: 90%; }
    .default_main_banner_text p br { display: none; }
    .defaullt_small_img { left: -50px; top: 1px; }
    .community-column { margin-right: 30px; margin-left: 30px; }
    .text-menu-highlighted { margin-top: 90px; }
    .downlod-app-section { margin-top: 0; margin-bottom: 0; margin-right: 0; }
    .defautl_bottom_img { position: absolute; bottom: -200px; width: 20px; right: 10px; z-index: 2; }
    .contact_careers_form .wpcf7-list-item input[type="checkbox"] + span { font-size: 12px !important; }
    .text-menu-highlighted { margin-top: 0 !important; }
    .elementor-location-footer { position: relative; z-index: 2; }
    .downlod-app-section { bottom: -95px; }
    body.home.page-template .downlod-app-section .elementor-button { margin-bottom: 45px; }
    .footer_img { right: -110px; }
    .contact_careers_bottom .col-sm-6:first-child { order: 2; }
    .preferred_text { position: absolute; top: 62%; }
    .col-sm-6.contact_comment_box { margin-bottom: 230px; }
    .contact_careers_form input[type=submit] { margin: 50px 0 0 0; }
    .contact_careers_form textarea { height: 130px; }
    .menu_main_banner:before { display: none; }
    .contact_careers_form .wpcf7-list-item input[type="checkbox"]:checked + span:after { top: 0px !important; }
    .menu_top_section .elementor-widget-image { right: -170px; }
    .menu_top_section .elementor-background-overlay { background-position: -40px -120px !important; }
    .sub_heading .elementor-col-33:first-child { width: 28% !important; }
    .sub_heading .elementor-col-33:nth-child(2) { width: 38% !important; }
    .sub_heading .elementor-col-33:last-child { width: 33% !important; }
    .sub_heading .elementor-col-33:last-child span img { width: 13px; }
    .number_heading:before { top: 84%; font-size: 180px; }
    .sub_heading h2.elementor-heading-title.elementor-size-default { font-size: 14px !important; }
    .sauce_me_section { background-size: 92% auto !important; background-position: -40px -10px !important; }
    .download_menu_section  .elementor-col-50:first-child { width: 54% !important; z-index: 1; }
    .download_menu_section  .elementor-col-50:last-child { width: 45% !important; z-index: 1; }
    .download_menu_section .elementor-button-text { font-size: 12px !important; }
    .download_menu_section .elementor-button-link { padding: 10px !important; }
    .home .elementor-location-footer:before { position: absolute; width: 150px; height: 150px; top: 50px; right: 40px; content: ''; background: url(/wp-content/uploads/2022/05/Mask-Group-12.png); z-index: 3; background-size: contain; }
    .rewards_info_right_img img { width: 100px; }
    .rewards_info_right_img { top: -190px !important; }
    .reward_point_section .point_number:before { font-size: 60px !important; top: -40px; }
    .faq_section .elementor-widget-container { margin: 0 !important; padding: 0 20px !important; }
    .faq_section .elementor-post__excerpt { width: 100% !important; padding-left: 0 !important; }
    .faq_section .elementor-post__title { width: 100% !important; padding-right: 0; }
    .faq_section .elementor-button { margin: 0 !important; }
    .faq_section .elementor-button-wrapper { text-align: left !important; }
    .reward_point_section .point_number_350:before, .reward_point_section .point_number_500:before { left: 20px; }
    .reward_point_section .point_number_1000:before { left: -11px; }
    .custom_footer .elementor-col-100, .custom_footer_social { width: 100% !important; }
    .custom_footer .custom_footer_top p { width: 50% }
    .custom_footer_img_1 { width: 52% !important }
    .custom_footer_img_2 { width: 80% !important }
    .custom_footer_img_1 img { width: 200px; position: absolute; right: -160px; z-index: 1; top: 150px; }
    .custom_footer { background-position: -300px 0px !important; }
    .custom_footer_img_2 img { width: 230px; position: absolute; right: -170px; }
    .custom_footer_img_1 .elementor-widget-image, .custom_footer_img_2 .elementor-widget-image { text-align: right !important; }
    .custom_footer_img_1 .elementor-widget-container { margin: 0 !important }
    .custom_footer_img_2 .elementor-widget-container { margin: 0 !important }
    .custom_footer_top >.elementor-widget-wrap.elementor-element-populated { padding: 0px !important; }
    .points_section .elementor-col-33:last-child { position: relative; top: 30px; left: 50%; transform: translateX(-50%); }
    .news_page .elementor-post { overflow: inherit !important; display: block !important; padding-bottom: 0 !important; padding-top: 0 !important; }
    .news_page .elementor-post__text { padding: 50px 0 0 0 !important; }
    .news_page .elementor-post__meta-data { top: 10px !important; }
    .news_page .elementor-button-wrapper { margin-top: 40px !important; text-align: left !important; }
    .news_page .elementor-button-wrapper .elementor-button-link.elementor-button { width: 70% !important; margin-left: 30px !important; }
    .news-footer-top-img { right: -80px; position: relative; top: 40px; }
    .elementor-location-single h1.elementor-heading-title.elementor-size-large { width: 94%; line-height: 30px; }
    .elementor-location-single .elementor-divider-separator { left: 0 !important; }
    .blog_tab_panel { display: none !important; }
    .sides_img { right: -20%; }
    body .contact_careers_form .contact_careers_bottom textarea { width: 100%;
margin-left: 0 !important; }
    .col-sm-6.preferred_text { width: 330px !important; }
    .career_footer_white { left: 100px !important; top: 30px !important; }
    .career_footer_white img { width: 60% !important; }
    .footer_aboiut_heading { margin-top: 50px; }
    .footer-about-p { padding-right: 20%; }
    .about_footer .elementor-col-25, .about_footer .elementor-col-33 { width: 50% !important; }
    .store-location-map .dbox .text span, .store-location-map .dbox .text h5 { font-size: 9px; }
    body:not(.rtl) .elementor-2328 .elementor-element.elementor-element-9e00945 {
    left: 70px;
    }
}
li.gift_icon:after { content: "" !important; background: url(/wp-content/uploads/2022/05/asset1.svg); width: 5px; height: 50px; background-repeat: no-repeat; background-position: bottom; background-size: auto; border-left: 0 !important; }
div#footer_divi { margin-bottom: 0; }
div#footer_desktop_img { margin-top: -120px; }
@media only screen and (max-width:1025px) {
    .contact_careers_form .wpcf7-list-item input[type="checkbox"]:checked + span:after{
        top:  -1px !important;
    }
    div#locatoon_footer { margin-bottom: -20px !important; }
       .location_map #map { height: 400px !important; }
       .location_detail{ margin-top:370px;   }
       li.order_onlinss.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-5639 {
    display: none;
}
.mostpouplr p {
    text-align: center;
    margin-top: 14px;
}
.elementor-1878 .elementor-element.elementor-element-f02971a > .elementor-widget-container {
    margin-right: 0;
}
.text-menu-highlighted p {
    margin-bottom: 0px;
}
.elementor-22 .elementor-element.elementor-element-b71fe69 {
    margin-bottom: 0;
}
#theee_poni:before{
   left: auto; 
   right: 0;
}
div#fivehund_point::before {
    content: "500" !important;
}
div#hun_points::before {
    content: "1000" !important;
    left: 13% !IMPORTANT;
    right: auto !important;
}
.contact_careers_form .wpcf7-list-item input[type="checkbox"] + span {
    font-size: 12px !important;
}
.contact_careers_form .wpcf7-checkbox .wpcf7-list-item {
    width: 50%;
}
div#menu_igss {
    width: 70%;
    margin-left: 14%;
}
}
@media only screen and (max-width: 780px){
.mostpouplr p {
    margin-top: 3px;
}
}
@media only screen and (max-width:767px) {
    .int_row { clear: both; margin: 40px auto; width: 100%; left: 0; position: relative; }
    .inte_location .col:first-child {
    padding-left: 45px;
}
    .inte_location .col:last-child {
    padding-right:60px;
}
    .inte_location .col h3{
        font-size:13px;
    }
    .inte_location .col h3:before{
            left: -30px;
    }
    .inte_location h1{
        font-size:33px;
        border-bottom:0;
    }
    .inte_location h6{
            border-bottom: 3px solid #8FC83F;
            width: 71%;
        margin: 10px auto;
    padding-bottom: 10px;
    }
    .home .elementor-location-footer:before { display: none !important; }
    div#footer_mobile_img { position: absolute; }
    .about_contentd { width: 50% !IMPORTANT; padding-right: 20px !important; }
    .fundre_conet, .career_conte { width: 100% !important; max-width: 100% !important; }
    .elementor-3736 .elementor-element.elementor-element-8e69e77 {
    width: 100% !important;
}
body:not(.rtl) .elementor-55 .elementor-element.elementor-element-917457c {
    left: 0px;
}
.elementor-22 .elementor-element.elementor-element-f5f5ebc {
    width: auto;
    left: 20% !important;
}
.default_about_section img {
    width: 160px;
    margin-left: 83px;
}
.elementor-22 .elementor-element.elementor-element-5b1318f {
    width: 69%;
}
.elementor-22 .elementor-element.elementor-element-9be5c16 {
    z-index: 99999;
}

.default_main_banner_text p { line-height: 14px; font-size: 10px; width: 100%; margin-bottom: 0 !important;}

.elementor-22 .elementor-element.elementor-element-f149499 {
    top: 16px;
}
.elementor-22 .elementor-element.elementor-element-4ba0bbb {
    top: 340px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
     margin-left: 0; 
}
body.page-template.page-template-elementor_header_footer.page.page-id-1268 .contact_careers_bottom {
    margin-top: 15px;
}
body.page-template.page-template-elementor_header_footer.page.page-id-1268 .col-sm-6.contact_comment_box {
    margin-bottom: 0;
}
body.page-template.page-template-elementor_header_footer.page.page-id-1268 .preferred_text { position: unset;}
body.page-template.page-template-elementor_header_footer.page.page-id-1268 .contact_careers_form input[type=submit] {
    margin: 20px 0 0 0;
}
.elementor-1268 .elementor-element.elementor-element-00ef70b .elementor-post__excerpt p {
    font-size: 13px !important;
}
.menu_top_section .elementor-widget-image {
    right: -100px;
}
div#menu_step_one .swiper-slide-contents h6{
    color: #0f2a13;
    font-family: "Oswald-Bold", Sans-serif;
    font-size: 20px;
}
div#menu_step_one .swiper-slide-contents br{
    display: none;
}
div#menu_step_one .swiper-slide-contents span {
    color: #8fc83f;
    font-family: "Montserrat-Semibold", Sans-serif;
    font-size: 16px;
}
div#menu_step_one .swiper-slide-contents hr {
    margin-bottom: 10px !IMPORTANT;
}
div#menu_step_one .swiper-slide-contents hr {
    margin-bottom: 10px !IMPORTANT;
    width: 60%;
    margin: 0 auto;
    border-bottom: 2px solid #768326;
    background-color: #fff!important;
}
div#menu_step_one .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: -5px;
}
div#menu_step_one span.swiper-pagination-bullet{
    border: 1px solid #768326;
    background-color: transparent !important;
}
div#menu_step_one span.swiper-pagination-bullet.swiper-pagination-bullet-active{
   background-color: #768326 !important;
}
section#bilud_section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px 8px;
}
body.page-template.page-template-elementor_header_footer.page.page-id-57 .elementor-2309 .elementor-element.elementor-element-6a55830:not(.elementor-motion-effects-element-type-background){
    margin-top: -75px;
}
body.page-template.page-template-elementor_header_footer.page.page-id-57 .elementor-2309 .elementor-element.elementor-element-765d31d > .elementor-widget-container {
    margin: -40px 0px 0px 70px;
}
div#instra_icon {
    text-align: center;
}
.number_heading:before {
    font-size: 180px;
}
.see_menuss a.elementor-button-link.elementor-button.elementor-size-xs{
    width: 78px !important;
    height: 27px !important;
    font-size: 8px !important;
    padding: 0 0 !important;
    line-height: 23px !important;
}
div#locatoon_footer p {
    line-height: 22px !important;
}
div#home_slider_test .elementor-slide-description h6 {
    font-size: 18px !important;
}
body.post-template-default.single .post_conet p {
    margin-bottom: 15px;
    line-height: 15px;
    font-size: 10px;
}
body.post-template-default.single.single-post .elementor-widget-theme-post-content strong {
    font-size: 12px !important;
}
}

body.home.page-template span.swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid #768326;
}
li.order_onlinss {
    margin-left: 20px !important;
}
#Category_sldier .elementor-slide-description h6{
    font-size: 20px;
    color: #fff;
    font-family: "Oswald-SemiBold", Sans-serif;
}
div#home_slider_test .elementor-slide-description h6{
    color: #1d1d1d !important;
}
span.sldie_con {
    text-align: center;
    color: #FFFFFF;
    font-family: "Montserrat-Regular", Sans-serif;
    font-size: 12px;
}
div#home_slider_test span.sldie_con {
    text-align: center;
    color: #1d1d1d;
    font-family: "Montserrat-Regular", Sans-serif;
    font-size: 12px;
}
div#home_slider_test hr {
    display: none;
}
#Category_sldier span.swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1
}
#Category_sldier .swiper-pagination-bullet-active{
    background-color: #fff !important;
}
#Category_sldier .swiper-slide-inner {
    align-items: flex-start !important;
    text-align: center;
}
body.post-template-default.single.single-post .elementor-widget-theme-post-content strong {
    font-family: "Oswald-Bold", Sans-serif;
    font-size: 20px;
    color: #0f2a13;
}
body.post-template-default.single.single-post h3.elementor-post__title {
    color: #1d1d1d !important;
    line-height: 21px;
}
body.post-template-default.single.single-post h3.elementor-post__title a{
    font-family: "Montserrat-Bold", Sans-serif !important;
 }
body.post-template-default.single.single-post .elementor-widget-theme-post-content b{
   font-family: "Montserrat-Bold", Sans-serif;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button,
.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number{ 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
    -moz-appearance: textfield !important;
}
a:hover{
    text-decoration: none;
}

div#home_slider_test .elementor-slide-description h6{
    font-size: 20px;
    color: #fff;
    font-family: "Oswald-SemiBold", Sans-serif;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-thickness: 2px;
    text-decoration-color: #768326;
}
[type=submit]:focus{
    background-color: transparent !important;
    color: #000 !important;
}

body.page-template.page-template-elementor_header_footer.page.page-id-1268 textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: 12px;
}
.elementor-1268 .elementor-element.elementor-element-00ef70b .elementor-post__excerpt p {
    font-size: 16px;
}
div#pink_imgss {
    position: absolute;
    left: -26%;
    right: auto;
    z-index: 9;
    bottom: -120px;
}
.title_uder_line {
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-thickness: 2px;
    text-decoration-color: #768326;
}
div#locatoon_footer p {
    line-height: 22px;
}
#signup_data .row.contact_careers_bottom {
    margin-top: 0 !important;
}
#signup_data .col-sm-6.loaction {
    margin-top: 10px;
}
#signup_data .col-sm-6.fundraising_date_input {
    margin-top: 30px;
    width: 46% !important;
    margin-left: 4% !important;
}
#signup_data .col-sm-6.fundraising_textarea {
    width: 46%;
    margin-left: 4%;
    margin-top: -26px;
}

@media only screen and (max-width:1024px) {
.sauce_sectionss {
    background-position: top 50px left !important;
}
.reward_point_section .point_number:before{font-size: 140px;}
.contact_careers_form .wpcf7-list-item input[type="checkbox"] + span:before{height: 17px;}
#signup_data .contact_careers_form textarea {
    margin-left: 0;
}
#signup_data .contact_careers_form .col-sm-6:nth-child(2n) {
    margin-left: 2%;
}
.demo_title {
    width: 80% !important;
    max-width: 100% !important;
}
.post_conet .elementor-widget-container {
    margin-top: 40px !important;
}
div#poke_header .elementor-widget-wrap.elementor-element-populated {
    padding: 10px;
}
body .home_white_img {
    left: 15% !important;
    margin-top: -290px !important;
}
body div#menu_igss {
    left: 8%;
}
div#left_homes {
    width: 65% !important;
}
.footer_logo_img{
    margin-top: 0px;
}
.elementor-22 .elementor-element.elementor-element-33740f9 {
    height: 575px !important;
}
div#left_homes:before {
    top: 11% !important;
    left: -33% !important;
}
body.home .br-none br{display:none;} 
input#wpsl-search-input {
    clear: unset !important;
}
div#footer_desktop_img {
    width: auto;
}
.faq_section .elementor-post__excerpt {
    padding-left: 5%;
}
div#left_homes > .elementor-element-populated {
    height: 435px !important;
}
.poke_abot .elementor-widget-container{
   margin: 0px 0px -8px 45px !important;
}
.menu_main_banner:before {
    top: 40% !important;
}
input[type="date"]:before {
    content: attr(placeholder);
}
input.wpcf7-form-control.wpcf7-date:focus::before {
    content: "";
}
input.wpcf7-form-control.wpcf7-date {
    width: 325px;
}
}

@media only screen and (max-width:770px) {
body .home_white_img {
    left: -50% !important;
    top: -45%;
}
}

@media only screen and (max-width:767px) {
#signup_data .contact_careers_form .col-sm-6 {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body #signup_data .col-sm-6.fundraising_date_input,
body #signup_data .contact_careers_form textarea{
    width: 100% !important;
}
#signup_data .contact_careers_bottom{
    width: auto !important;
}
.left_line {
    text-align: left !important;
    margin-left: 25px;
    margin-right: 25px;
}
.left_line span.elementor-divider-separator{
    margin: unset !important;
    text-align: left !important;
}
div#cicle_icon_img {
    left: -31%;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 50px;
}
.footer_logo_img {
    width: 30% !important;
}
.footer_1 {
    margin-left: 40px;
}
.app_store_link {
    margin-bottom: 50px !important;
}
.inner_setiob_foote {
    margin-top: 20px !important;
}
.custom_footer_img_2 img {
    right: -144px;
}
div#left_homes {
    width: 100% !important;
}
.mobile_aboutre{
    top: 25px;
    left: 0;
    margin-bottom: 0 !important;
}
div#poke_img{
    padding-left: 20px !important;
}
.elementor-element.elementor-element-de8c287.elementor-absolute.title_uder_line.elementor-widget.elementor-widget-heading{
    text-underline-offset: 10px;
}
.elementor-22 .elementor-element.elementor-element-33740f9 {
    height: auto !important;
}
div#left_homes > .elementor-element-populated {
    height: 295px !important;
}
.elementor-22 .elementor-element.elementor-element-18078ff {
    line-height: 16px !important;
}
.order_noew.elementor-widget.elementor-widget-button a {
    width: 78px !important;
    height: 27px !important;
    font-size: 8px !important;
    padding: 0 0 !important;
    line-height: 23px !important;
    border-radius: 2px !important;
}
div#left_homes:before {
    top: 30% !important;
    left: -45% !important;
}
body .order_home_button a {
    width: 78px !important;
    height: 27px !important;
    font-size: 8px !important;
    padding: 0 0 !important;
    line-height: 23px !important;
}
.footer_logo_img {
    margin-top: 0px !important;
}
.page-template-pokepokenews a.elementor-post__read-more {
    width: 76PX !important;
    height: 27PX !important;
    line-height: 24PX !important;
    font-size: 8px !important;
    padding: 0 !important;
}
.related_post_section img.attachment-full.size-full {
    width: 100% !important;
    height: auto !important;
}
.contact_careers_form input{
    font-size: 12px !important;
}
.contact_careers_form textarea {
    font-size: 12px !important;
}
body .order_nowsssa a {
    height: 28px;
    width: 78px !important;
    font-size: 8px !important;
    padding: 0;
    line-height: 24px;
}
.order_nowsssa{
    margin-top: 40px;
}
div#mobile_show_form .contact_careers_form .col-sm-6 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 !important;
}
div#mobile_show_form .col-sm-6.preferred_text {
    width: 330px !important;
    position: relative;
    margin-top: 20px !important;
}
div#mobile_show_form .contact_careers_form input[type=submit] {
   margin: 20px 0 0 0;
}
.left_line{
  margin-left: 15px;
}
.blog_singl_fifee {
  margin-left: 0;
}
.elementor-column.elementor-col-100.elementor-inner-column.elementor-element.elementor-element-d8923dd {
    display: none;
}
div#mobile_show_form  .col-sm-12{
    padding-left: 0 !important;
}
body div#mobile_appss a {
    line-height: 24px !important;
    font-size: 8px !important;
    width: 78px !important;
    height: 27px !important;
    border: 2px solid #F2F2ED;
    padding: 0 !important;
}
.recent_phptp img.mobile-icon {
    display: inline-block !important;
}
.order-now-button-new.menussf a {
    width: 78px;
    height: 27px;
    padding: 0;
    line-height: 26px;
    font-size: 8px !important;
}
.carrer_top {
    margin-top: 100px;
}
.nutri_bottom_mar {
    margin-bottom: 25px;
}
}

div#cicle_icon_img {
    position: absolute;
    left: 31%;
    bottom: -11px;
    right: auto;
}
div#sushi_img {
    z-index: 9;
}
.demo_title {
    text-align: center !IMPORTANT;
    display: block !important;
    margin: 0 auto !important;
}
.post_conet p {
    margin-bottom: 22px;
    line-height: 26px;
}
.elementor-1234 .elementor-element.elementor-element-e82618b .elementor-post__title,
.elementor-1268 .elementor-element.elementor-element-00ef70b .elementor-post__title{
    margin-bottom: 21px;
    line-height: 25px;
}
div#poke_header .elementor-widget-wrap.elementor-element-populated {
    padding: 4.3px 10px;
}
div#poke_img {
    margin-bottom: 10px;
    margin-top: 10px;
}
li.gift_icon a {
    padding-right: 3px !important;
}

.home_white_img {
left: 40%;
margin-top: -50px !important;
}
div#menu_igss {
    left: 25%;
}
.see_menuss a.elementor-button-link.elementor-button.elementor-size-xs {
    font-family: "Oswald-Bold", Sans-serif;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    width: 121px;
    height: 43px;
    border-radius: 2px;
    background: transparent;
    border: 2px solid #768326;
}
.order_noew.elementor-widget.elementor-widget-button a {
    width: 110px;
    height: 43px;
    font-family: "Oswald-Bold", Sans-serif;
    font-size: 12px;
    color: #fff;
    padding: 0 20px;
    line-height: 39px;
}
div#left_homes {
    width: 775px;
}

.footer_logo_img{
    margin-bottom: 36px !important;
    margin-top: -27px;
}
.fundre_conet .elementor-widget-container {
    margin-bottom: 22px !important;
}

div#left_homes > .elementor-element-populated {
    height: 496px;
}
div#left_homes:before {
    content: "";
    height: 403px;
    background: url(/wp-content/uploads/2022/06/Repeat-Grid-3.png);
    position: absolute;
    z-index: 9;
    background-position: bottom;
    top: 14%;
    width: 314px;
    background-repeat: no-repeat;
    left: -23%;
}
.signature_bol .title_uder_line {
    text-underline-offset: 6px;
}
.order_home_button a {
    width: 110px !important;
    height: 43px;
    font-size: 12px;
    padding: 0 20px;
    line-height: 39px;
}
.order_noew{
    z-index: 99999;
}
div#mobile_appss a {
    font-size: 12px !important;
    width: 121px;
    height: 43px;
    border: 2px solid #F2F2ED;
}
.both_img a {
    margin-right: 15px;
}
.both_img {
    margin-bottom: 30px;
}
a:focus, a:hover{
    text-decoration: none !important;
}
.page-template-pokepokenews a.elementor-post__read-more {
    width: 110px;
    height: 43px;
    text-align: center;
    color: #0f2a13 !important;
    line-height: 17px;
    border-radius: 2px;
}
body.post-template-default.single.single-post .elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 17px 18px !important;
    width: 109px;
    height: 46px;
    letter-spacing: 0.1em;
    font-family: "Montserrat-Bold", Sans-serif;
}

body.post-template-default.single.single-post .blog_tab_panel .elementor-post__thumbnail__link {
    margin-bottom: 9px !important;
}
body.post-template-default.single.single-post span.elementor-post-date {
    letter-spacing: 0.02em;
    line-height: 15px;
    text-transform: uppercase;
}
.related_post_section .elementor-post__meta-data {
    margin-top: 6px;
}
.blog_singl_h {
    text-underline-offset: 10px;
    text-decoration-thickness: 2px !important;
    text-decoration-color: #8fc83f !important;
    text-decoration: underline;
}
.related_post_section img.attachment-full.size-full {
    width: 316px;
    height: 248px !important;
    object-fit: cover;
}
.blog_singl_fifee{
    text-underline-offset: 15px;
    text-decoration-thickness: 2px !important;
    text-decoration-color: #768326 !important;
    text-decoration: underline;
}
.blog_singl_soup {
    text-underline-offset: 8px;
    text-decoration-thickness: 2px !important;
    text-decoration-color: #768326 !important;
    text-decoration: underline;
}
.fqa_titrlss{
    text-underline-offset: 10px;
    text-decoration-thickness: 2px !important;
    text-decoration-color: #768326 !important;
    text-decoration: underline;
}
@media screen and (min-device-width: 767px) and (max-device-width: 979px) {
.both_img { margin-bottom: 0;}
.home_white_img img {
   max-width: 230px;
    height: auto !important;
    margin-top: 200px;
}
}
@media screen and (min-device-width: 1024px){
.mobile_app_section { 
    width: 767px !important; height: 496px !important;
}
}

.contact_careers_form input{
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    color: #707070;
    opacity: 0.82;
}
.contact_careers_form textarea {
    border: 1px solid #707070;
    font-size: 16px;
    line-height: 33px;
    color: #707070;
    opacity: 0.82;
    padding-left: 20px;
}
.contact_careers_form .wpcf7-list-item input[type="checkbox"] + span:before{
    border: solid 3px #1D1D1D;
}
.contact_careers_form span.wpcf7-list-item-label {
    color: #707070;
}
.soup-sec{
    padding: 0 80px 70px 80px !important;
}
.order_nowsssa{
    margin-top: 60px;
}
.order_nowsssa a {
    height: 43px;
    width: 121px !important;
}
.cont-full-row {
    float: left;
    width: 100%;
}
.comments-area a, .page-content a {
    text-decoration: none;
}
.recent_phptp img.mobile-icon {
    display: none;
}
input#wpsl-search-input {
    display: block;
    clear: both;
}
.wpsl-input label{
    font-family: "Montserrat-Bold", Sans-serif;
    font-size: 11px;
    line-height: 24px;
    color: #0f2a13;
    width: 100%;
}
body input#wpsl-search-input {
    font-family: "Montserrat-Regular", Sans-serif;
    font-size: 9px !important;
    line-height: 24px;
    text-align: left;
    color: #707070 !important;
    height: 46px;
}
input#wpsl-search-btn {
    width: 109px;
    height: 46px;
}
.store-location-map span.v-email,
.store-location-map .dbox .text h5 a{
    color: #8FC83F;
    font-family: "Montserrat", Sans-serif;
    font-size: 12px !important;
    line-height: 19px;
}
.store-location-map .v-line {
    border-right: 1px solid #707070 !important;
}
.store-location-map .text.pl-3 p {
    font-family: "Montserrat", Sans-serif;
    font-weight:bold;
    font-size: 12px;
    line-height: 19px;
    color: #0F2A13;
}
.wpsl-store-location strong{
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    text-align: left;
    color: #0f2a13;
}
.store-location-map .dbox .text h5 a{
    color: #707070;
    font-family: "Montserrat", Sans-serif;
    font-size: 12px !important;
    line-height: 19px;
}
.order-now-button-new.menussf a {
    width: 110px;
    height: 43px;
    padding: 0;
    line-height: 40px;
}
.orswe_add_me a {
    width: 110px !important;
    height: 43px;
    line-height: 36px;
    margin: 40px 0 30px 0;
    padding: 0;
}


@media screen and (min-device-width: 1500px) and (max-device-width: 2000px){
.what_home_desk {top: 48.5% !important; }
}
@media screen and (min-device-width: 1400px) and (max-device-width: 1500px){
.what_home_desk {top: 65% !IMPORTANT;}
}
@media screen and (min-device-width: 1280px) and (max-device-width: 1400px){
.what_home_desk {top: 69% !IMPORTANT;}
}
/*Style by sandeep*/
.dbox h3{
    text-transform: uppercase
}
#wpsl-search-btn{
    font-size:12px !important;
    text-transform:uppercase !important;
    letter-spacing: 1.2px !important;
}
.store-location-map #search-form-alt input[type=text]{
    border: 2px solid #768327 !important;
    border-radius:0 !important;
}
.back-to-top {
  cursor: pointer;
  z-index: 99 !important;
}
.hero-video .elementor-fit-aspect-ratio {
    padding-bottom: 65% !important;
}
.hero-video-mob .elementor-fit-aspect-ratio {
    padding-bottom: 160% !important;
}
.whats{
	color: #8FC83F;
    font-family: "Montserrat", Sans-serif;
	  font-weight:bold;
    font-size: 12px;
	margin:0;
}
.sushi-un{
	color: #F2F2ED;
  font-family: "Oswald", Sans-serif;
	font-weight:bold;
  font-size: 60px;
  line-height: 89px;
	border-bottom: 2px solid #768326;
	margin-top:-12px;
}
.head-text{
	color: #F2F2ED;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    line-height: 24px;
	padding-bottom:16px;
} 
.head-button{
	    font-family: "Oswald", Sans-serif;
	  font-weight:bold;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 17px;
    background-color: #02010100;
    border-style: solid;
    border-color: #768326;
    padding: 11px 24px 11px 24px;
}
.head-button:hover{
	background-color: #768326;
}
.head-button:hover 
@media screen and (min-device-width: 650px) and (max-device-width: 768px) {
.top_five_sections.steop_fived{
    background-position: -150px 0px !important;
}
.poke_abot .elementor-widget-container {
    margin: 42px 0px -8px 45px !important;
}
.menu_main_banner:before {
    top: 56% !important;
    left: 58px !important;
}

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .store-location-map .text.pl-3 p {   
    font-size: 11px;
    line-height: 16px;
}
}

@media only screen and (max-width:767px) {
.poke_abot .elementor-widget-container {
    margin: 20px 0px -15px 030px !important;
}
.top_five_sections.steop_fived{
  background-position : right top -70px !important
}
  div#poke_img {
    margin-bottom: 5px;
    margin-top:5px;
}

}
@media screen and (min-device-width: 780px) and (max-device-width: 1100px) { 
    .social-media-cont {
       width: 50%;
   }
   .top_five_sections.steop_fived{
      background-position: 6px 0px !important;
   }
   .poke_abot .elementor-widget-container {margin-left: 82px !important;}
   .sushi_about_text {margin-left: 32px; margin-top: -5px;}
}

@media screen and (min-device-width: 810px) and (max-device-width: 1100px) { 
   .page-template-pokepokenews .news-blog-container.elementor-widget-container {
    padding: 0 40px;
}
}