/*
Theme Name: DCSoft Theme For BookTime
Theme URI:
Description: DCSoft Theme For BookTime
Author: dcsoft company
Author URI: https://dcsofttech.com/
Template: dcsofttheme
Version: 1.0.0
*/

@media (min-width: 1440px) {
    html {
        font-size: 14.40px;
    }
}

@media (max-width: 1440px) {
    html {
        font-size: 1vw;
    }
}

@media only screen and (max-width: 767.9px) {
	.elementor-1397 .elementor-element.elementor-element-5a9f66d h3,
    .elementor-1332 .elementor-element.elementor-element-cb3233d h3 {
        font-size: 3.59rem !important;
        font-weight: 700;
        margin-top: 4rem;
    }
	.elementor-1397 .elementor-element.elementor-element-5a9f66d ul,
    .elementor-1332 .elementor-element.elementor-element-cb3233d ul {
        margin-left: 4rem;
    }
}