@charset "UTF-8";
/*
Theme Name: PhysioZen
Theme URI: https://physiozen.cmsmasters.net/
Author: cmsmasters
Author URI: https://cmsmasters.net/
Description: PhysioZen WordPress Theme for Elementor is designed for Physiotherapy Wellness Centers and Physiotherapy, Chiropractor & Body Massage Studios - it has all the necessary dedicated functionality and clean style that allows you to build a spa salon or clinic website, as well as any other medical website.
Version: 1.2.0
Tested up to: 6.6
Requires PHP: 7.4
License:
License URI:
Text Domain: physiozen
Domain Path: /theme-config/languages
Copyright: cmsmasters 2024 / All Rights Reserved
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/



.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}


.gallery-slider .cmsmasters-slider{
	margin-left:-35%;
	margin-right:-35%
}
.gallery-slider .swiper-pagination-bullet, .testimonial-slider .swiper-pagination-bullet {

    width: 20px !important;
    height: 6px !important;
    border-radius: 10px !important;
}
.testimonial-slider .cmsmasters-slider{
	margin-left:-7%;
	margin-right:-7%
}
[class^="cms-demo-icon-"], [class*=" cms-demo-icon-"] {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.cms-demo-icon-Star:before {
    content: "\f005";
}