/*
 Theme Name:   Havnor Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Havnor Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     havnor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  havnor-child
*/

/* Write Custom CSS */

.hanor-social {
    margin-left: 45px;
}
.acb-none, #modalTransEmail, #modalTransName, #modalTransType, #modalTransDesc {
    color: #fff;
}

.cookie-btn{
    border-radius: 5px;
}
.covid-banner {
	margin-top: 23px !important;
	border-bottom: 1px solid #333;
	padding-bottom: 15px;
}
@media only screen and (min-width: 765px) {
    .mate-item.hanor-item {
        width: 80%;
        float: right;
    }
    
}

@media only screen and (max-width: 765px) {
    .customize-team-col .col-sm-6:first-child {
        margin-top: 50px;
    }
    
}