/*
Theme Name: cryo25
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.2.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/





.lang-item {max-width:24px;}



.portfolio-summary .col-divided {
        border-right: 0px solid #ececec;
    }

.grc-from-home, .grc-from-home label{
	color:#fff!important;
	}


.grc-from-home input, .grc-from-home textarea{
    border-radius: 0px!important;;
}
.grc-from-home input::placeholder, .grc-from-home textarea::placeholder {
  color: #acac9d!important;
  opacity: 1!important; /* Optional: ensures full color visibility in some browsers */
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

