/*
Theme Name: Tank Child
Theme URL: https://themeforest.net/item/tank-creative-portfolio-wordpress-theme/34096116
Description: Child theme of Tank
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: tank
Version: 1.0
Text Domain: tank-child
*/ 
/*******Add Your Css Below This Line*********/
body#body a:hover {
	text-decoration: none;
}

.bottom-navigation {
	padding-left: 3.5%;
    padding-right: 3.5%;
    padding-bottom: 30px;
}

.bottom-navigation *,
.bottom-navigation a {
	font-family: 'Poppins';
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #17284aAA;
	border-bottom: 0px;
}

.bottom-navigation .logo img {
	max-width: 200px;
}

.bottom-navigation .logo p {
	font-size: 17px;
	font-weight: 500;
	opacity: 1;
}

@media (max-width: 1024px) {
	.bottom-navigation .text-right {
		text-align: center!important;
	}

	.bottom-navigation .logo {
		text-align: center;
	}

	.bottom-navigation .menu {
		flex-direction: column;
    	align-items: center;
    	line-height: 1;
	}

	.bottom-navigation .menu p {
		display: flex;
    	flex-direction: column;
    	align-items: center;
    	margin-bottom: 10px;
	}

	.bottom-navigation .logo img {
		max-width: 150px;
	}

	.bottom-navigation .logo p {
		font-size: 14px;
	}

	.bottom-navigation *,
	.bottom-navigation a {
		font-size: 12px;
	}

	footer#tt-footer {
    	padding: 30px 0 40px 0;
	}

}

@media (min-width: 1025px){
	footer#tt-footer {
		margin-bottom: 4%;
	}
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, #ball, .tt-main-menu, .ph-caption-title-ghost, .ph-caption-subtitle, .scroll-down-circle, .made-with-love, .tt-ol-menu-toggle-btn-text, .tt-m-menu-toggle-btn-text, .tt-ol-menu-list, .tt-heading, .tt-btn, .social-buttons, .footer-social, .tt-ps-nav-pagination, .tt-pc-navigation, .tt-cc-pagination, .tt-phc-item::before, .tt-phc-counter, .pli-counter, .ttgr-cat-trigger-wrap, .ttgr-cat-list, .ttgr-cat-classic-nav, .portfolio-interactive-item, .tt-copyright, .project-info-list, .tt-pn-link, .tt-pn-subtitle, .ph-share-ghost, .tt-search-ghost, .tt-pagination, .tt-scrolling-text, #blog-list.bli-compact .bli-info::before, .blog-interactive-item::before {
  font-family: 'Noto Serif', serif;
}

div.tt-scrolling-text,
h2.pli-title {
    font-family: 'Noto Serif', serif;
}

