/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.5
	Stable tag: 3.4.5
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/



.elementor-shortcode .header-menu {


			display: flex;
}



.elementor-shortcode .footer-menu {


			display: flex;
			width: auto;
			column-gap: 32px;
			justify-content: center;
			align-items: center;
}


.wc-block-components-product-name {


			line-height: 1.2em !important;
}

/* my edits begins */





@media (min-width: 768px) and (max-width: 1199px) {



     .elementor-element[data-id="0b9280a"] {

                        width: 100%;

      }

     .elementor-element[data-id="34315cc"] {

                        width: 100%;

      }

      
      #footer-left {

                             width: 100% !important;

     }

     #footer-right {

                  display: none;
                  
}


#footer-down {


           display: none;

}

     #footer-phone {

                  justify-content: center;

    }


.menu-btn {
    

            display: flex;
}


}





@media (min-width: 1200px) {


#hamburger {

                       display: none;

}



   .header-btn, .menu-btn {

                  display: none;

 }


     #footer-right {

                  display: flex;
     }


      #footer-left-menu {

                  display: none;    

     }


}




@media (max-width:  1199px) {


    .header-btn, .menu-btn {
        

                display: flex;
    }


    #header-nav {


                display: none;
    }


}




@media (max-width: 768px) {

            #contact-img {

                         display: none;
          }


         .elementor-element[data-id="83777cd"] {

                                 width: 100% !important;

         }


       #menu-footer {

                        display: none;
        }


       .footer-menu {

                    flex-direction: column !important;

     }


     .about-img {

                      display: none;
     }


   .plan-points {

            width: 80%;
            

   }


.menu-btn {
    

            display: flex;
}


#popup-screen {

  height: auto !important;

}

.popup-menu li {


    height: 16.5vh !important;


   }

}

/* all sizes */

ul, li {

         padding: 0;
         margin: 0;

}



.header-menu {


			display: flex;
			width: auto;
			column-gap: 32px;
			justify-content: center;
			align-items: center;
                        list-style: none;
                        color: #ffffff !important;

}



.footer-menu {


			display: flex;
			width: auto;
			column-gap: 32px;
			justify-content: center;
			align-items: center;
                        list-style: none;
                        color: #ffffff !important;
}


.footer-menu li a, .header-menu li a {

                            color: #ffffff;
}

.footer-menu li a:hover{

                            color: #FFFF09;
}

.header-menu li a {

               font-family: "DM Sans";

}


.header-menu li a:hover{

                            color: #FFFF09;
}



#header-logo {

                width: auto;
                height: auto;

}


#site-footer {
                display: none;
}



#tahefobu-header {


	background-color: #000000;
}


#client-review {

    font-family: "Bricolage Grotesque", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    font-style: italic;
    color: #000000;

}


#client-name {


        font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}



#client-company {


        font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}




#all-slider-container {


                    width: 100%;
                    height: auto;
                    display: flex;
                    column-gap: 64px;
                    align-items: center;
                    padding: 32px;
                    background-color: #ffffff;

}

.posts-slider-container {


                    width: 90%;
                    height: auto;
                    display: flex;
                    flex-wrap: nowrap;
                    overflow: hidden;


}


.post-slides {


                width: 100%;
                height: auto;
                flex-shrink: 0 !important;




                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                column-gap: 16px;
                row-gap: 16px;

}


#post-slides {


                font-family: "Bricolage Grotesque", Sans-serif;
                font-size: 21px;
                font-weight: 400;
                font-style: italic;
                color: #000000;
                text-align: center;

                width: 100%;
}

.client-info {



                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                column-gap: 8px;
                row-gap: 8px;
                width: 100%;
                text-align: center;

}

#client-name {

                font-family: "DM Sans", Sans-serif;
                font-size: 16px;
                font-weight: 600;
                color: #000000;
                text-align: center;

}

#client-company {

                font-family: "DM Sans", Sans-serif;
                font-size: 14px;
                font-weight: 300;
                color: #000000;
                text-align: center;

}


.arr {


            width: auto;
            height: auto;
            border-radius: 100px;
            display: grid;
            justify-content: center;
            align-items: center;
            cursor: pointer;

}


#arr {

            cursor: pointer;
}


#stars {


        display: flex;
        width: auto;
        column-gap: 4px;
        justify-content: center;
        align-items: center;
}