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

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

@font-face {
    font-family: 'SVN-Mont-Bold';
    src: url('https://chungcumetropolis.com/fonts/SVN-Mont-Bold.woff2') format('woff2'),
        url('fonts/SVN-Mont-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Mont-SemiBold';
    src: url('https://chungcumetropolis.com/fonts/SVN-Mont-SemiBold.woff2') format('woff2'),
        url('fonts/SVN-Mont-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Mont';
    src: url('https://chungcumetropolis.com/fonts/SVN-Mont-Regular.woff2') format('woff2'),
        url('fonts/SVN-Mont-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body,html, tr, td,table, ul, li, span, a{ font-family: 'SVN-Mont';font-weight:normal}
h1,h2,h3,h4,h5,h6,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {font-family: 'SVN-Mont-Bold';font-weight:bold}
.ux-timer span strong{
	display: inline !important;
}
*/

.liststyle-none {
	list-style: none
}
.liststyle-none i {
	width: 30px;
	font-size: 15px;
	min-width: 20px;
	text-align: center;
}

.footer1 .large-12 .col-inner{background: linear-gradient(to right, #5e122a, #b71e44);
    border: none;
    color: rgb(255, 255, 255) !important;padding:20px 30px;border-radius:14px}
.footer1 .large-12 .col-inner .col-inner{background:none; padding:0;border-radius:0}
.form-email input{margin: 0;
    border-radius: 40px;
    height: 45px;
    background: #ffffff8c;
    border: none;
    box-shadow: none;padding-left:20px}
    .form-email .wpcf7-submit{
      background: #72AA35 !important;  
    }
 .div-anh-form {
       position: absolute;
    bottom: 0px;
    left: 46%;
    max-width: 140px;
 }   
.form-email input::placeholder{color:black;font-size:14px}
.form-email input[type=submit]{position: absolute;
    right: 0;
    top: 0;
    background: none;font-size: 17px !important;
		letter-spacing: 0;} .wpcf7-spinner{display:none}
.footer1 .large-12 .col p{font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;margin-bottom:0}
.footer1 h2{font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;margin-bottom:4px;color:white}
form{margin-bottom:0}
.form-email input:focus{box-shadow: none;
    border: 2px solid white;background:#ffffff82!important}
.footer1{padding-bottom:0 !important}
.footer1 .large-12{padding-bottom:17px}

.social-icons a {
	border-radius: 0px !important;
}

tbody tr td {
	color: #5e122a !important
}

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

