/*
Theme Name: Waxom Child
Theme URI: http://themeforest.net/user/Veented
Description: Multi-Purpose WordPress Theme
Version: 1.0.1
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: waxom
*/


/* Your code goes below! */


#page-content .swiper-pagination  {
    display: none;
}


h3 {
    text-transform: uppercase;
}

.footer .vntd-social-icons {
    padding-right: 25px !important;
}

footer.footer-dark a {
    color: #aaa;
}

p {
    margin: 0px;
}

.vc_separator h4  {
    font-size: 175% !important;
}


.page-id-2 .veented-slider  {
    height: 420px !important;
}

.nav-inner .logo a img {
    max-height: 90px;
}

#site-navigation.sticky-now #navigation .nav-inner .logo a img {
    max-height: 60px;
}


.page-holder {
    margin-top: 32px;
}

#footer-widgets {
    background-image: url(http://atsites6.site/wp-content/uploads/2019/02/Outpost-Footer.jpg);
    background-size: cover;
}

@media only screen and (max-width: 768px) {
#topbar {
    display: inherit!important;
}}

@media only screen and (max-width: 425px) {
	.nav-inner {
		padding: 0 8px !important;
	}
}

