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

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


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


}
/*	
.mfp-bg, .mfp-container
{
    display: none !important;
}
*/
.nuttv
{
	position: absolute;
    left: 50%;
    margin-left: -70px;
}

.fullcontent img
{
object-fit: fill !important;
}
.khonglist li
{
	list-style:none;
	padding-bottom: 20px;
}

.fullcontent img
{
	    object-fit: contain;
}
.primary-blue .icon-box-text {
    margin-top: -60px;
    background: linear-gradient(105.19deg, #ebf6ff 0%, #abd9fc 100%);
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
    padding: 52px 20px 42px 20px;
    border-radius: 8px;
}
.icon-box .icon-box-img {
    margin-bottom: 1em;
    max-width: 100%;
    position: relative;
}

.icon-box-img svg, .icon-box-img img {
    background: linear-gradient(105.19deg, #ebf6ff 0%, #abd9fc 100%);
    border-radius: 100%;
    box-shadow: 0 4px 8px rgb(0 0 0 / 25%);
}

.vienkhung
{
        border: 1px solid #8d8d8d;
    padding: 10px;
    margin: 15px;

}