/* 
Theme Name: چایلدتم سلام
Template: hello-elementor
Description: این قالب برای این نصب می‌شود که با آپدیت کردن قالب سلام المنتور، کدهای سفارشی داخل سایت ریست نشوند.
Author: فراز سمیعی
Version: 1.4.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
*/
#wp-admin-bar-elementor_notes{ display:none; }
p:last-child{    margin-bottom: 0;    }    /* remove bottom space from elementor text editor widget */
.elementor-icon-wrapper{    display: flex;    }    /* remove extra space from icons */
.elementor-button-content-wrapper{    align-items: center;    }    /* center align buttons with icon*/ 
/****************** TABLET ONLY CSS HERE  *************************/
@media screen and (min-width: 768px) and (max-width: 1024px) {


    
}
/***************** MOBILE ONLY CSS HERE  ******************/
@media screen and (max-width: 767px) {



}