/**
* Theme Name: Renew Medical Child
* Description: This is a child theme of Renew Medical.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: lscloudservice
* Version: 1.0.4
*/

.headerinfo span{
	font-size: 16px !important;
    margin-bottom: -2px !important;
}

.points-text li:hover:before {
    height: 10px !important;
    width: 10px !important;
    min-width: 10px !important;
    margin-top: 8px !important;
}

.points-text li:hover {
    font-weight: 400 !important;
    color: black !important;
}

.read-more{
	color: #452791 !important;
}

.read-more:hover{
	filter: brightness(0) saturate(100%) invert(54%) sepia(75%) saturate(4033%) hue-rotate(256deg) brightness(92%) contrast(96%) !important;
}


.megamenu-services .elementor-widget-cmsmasters-featured-box__title{
	color: #262626 !important;
}



.cmsmasters-slider .swiper-buttons-wrap{
	display: block !important;
}

.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label label{
	font-size: 14px !important;
}

#fluentform_3 input, #fluentform_3 select{
	font-size: 14px !important;
	color: #939393 !important;
}

::placeholder{
	font-size: 14px !important;
}

textarea {
  resize: none;
}

.ls-button a:hover{
	 background: #cf52e7 !important;
}

.elementor-button:hover{
	border:0px solid #fff !important;
}

.cmsmasters-theme-button:after, button:after{
	    background-color: #cf52e7 !important;
}

.cmsmasters-widget-direction-default.cmsmasters-widget-marker-view-default.cmsmasters-value-position-bottom.cmsmasters-widget-icon-list.cmsmasters-widget-layout-column.cmsmasters-widget-align-column-left .cmsmasters-widget-icon-list-item-value{
	font-size: 14px !important;
}

.title-text, h3.elementor-heading-title{
	font-size: 40px !important;
}

@media only screen and (max-width: 600px) {
  	.title-text, h3.elementor-heading-title{
	font-size: 24px !important;
	}
	
}