/*!
Theme Name: arolla
Theme URI: http://tequila.ae/
Author: Puneet.ae
Author URI: http://puneet.ae/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: arolla
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

.readmoremobile{display:block; font-size: 12px; color: var(--blue-metal); text-align: center; padding: 12px 0; text-decoration: underline; cursor: pointer; text-align:left; }	
.mobile-dots{    height: 18rem;    overflow-y: scroll;  position: relative; transition: all 0.3s ease-in-out;}

@media screen and (max-width: 576px) {
    .info--popup .section-subtitle {
        font-size: 20px;        
    }
	.info--popup p {		
		font-size: 14px;
	}
	.info--popup .modal--subtitle {
        font-size: 16px;
    }
	.info--popup ul li {
		font-size: 14px;
	}
	
	
}
