/*!
Theme Name: Top Car Finance
Author: Hieu Nguyen
Author URI: https://www.upwork.com/freelancers/~01007f3aed04f7d9ef
Description: This is Top Car Finance theme
Version: Zero

*/
body{margin:0;font-family:'Poppins',sans-serif;}
.container{width:100%;max-width:1170px;margin:0 auto;}
.row{padding:0 15px;}
#masthead{background-color:#EA1777;}
.logo a{display:flex;}
.logo_footer a{display:flex;}
.site-branding{height:80px;display:flex;align-items:center;}
.logo img{height:54px;}
#colophon{background-color:#F5F5F5;clear: both;padding: 20px 0;}
.site-info .row{display:flex;}
.logo_footer a img{height:42px;margin-right:35px;}
.copyright{font:normal normal normal 13px/24px Poppins;letter-spacing:-0.13px;color:#A5A5A5;}
.page-template-default #primary{min-height:calc(100vh - 140px);padding:20px 0;}
h1.entry-title{text-align:center;margin-bottom:30px;}
.copyright a{color:black;margin-right:10px;}
footer p{margin-top:0;}
footer p:last-child{margin-bottom:0;}
.privacy-policy-content{color:#949393;}
.qtion{display:none;}
@media screen and (max-width:680px){
    .site-branding{height:59px;}
    .logo img{height:41px;}
    .logo_footer a img{height:41px;margin-right:15px;}
    .copyright{line-height:20px;}
    .copyright a{margin-bottom:10px;margin-top:5px;}
    .logo_footer{width:100%;display:block;}
    .site-info .row{display:block;text-align:center;height:auto;clear:both;padding:15px;}
    .logo_footer a{display:block;}
    #colophon{padding:0;}
}