@charset "utf-8";
/*

Theme Name: Child of Tony DStv
Description: Child theme based on ample
Author: Rodwell Kaitano
Version: 2.1.0
Template: ample

*/

@import url('../ample/style.css');

/* Custom Styles*/

h1 { font-size: 30px; color: #0099cd; }
h2 { font-size: 28px; }
h3 { font-size: 26px; }
h4 { font-size: 24px; }
h5 { font-size: 22px; color: #0099cd; }
h6 { font-size: 19px; }

.big-slider .entry-title a {
    color: #ffc810 !important;
    font-size: 38px;
    font-weight: bolder;
}

.slider-button {
    display: inline-block;
    color: #ffc810;
    font-size: 70px;
    padding: 0px 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #ffc810;
}

.nissi-services {
    text-align: center;
}

#header-logo-image img {
    margin-bottom: 0px;
    max-height: 80px;
    height: auto;
    width: auto;
}

.dstv-services {
    min-height: 80px !important;
    padding-top: 10px;
}

.header-post-title-container {
    padding: 40px 0;
    background-color: #0099cd;
    border-bottom: 1px solid #f2f2f2;
}

.header-post-title-class {
    font-size: 30px;
    padding-bottom: 0;
    color: #ffffff;
}

.dstv-price {
    font-size: 20px !important;
    color: #0099cd;
    font-weight: 600 !important;
}

#secondary .widget-title, #tertiary .widget-title {
    font-size: 24px;
    color: #ff0000;
    background: #e6e7e8;
    padding: 5px;
    margin-bottom: 10px;
}

.app-btn {
	height: 60px;
	width: 60px;
	position: fixed;
	bottom: 110px;
	z-index: 999;
	left: 25px;
}

.fb-btn {
	height: 60px;
	width: 60px;
	position: fixed;
	bottom: 60px;
	z-index: 999;
	left: 25px;
}

.inst-btn {
	height: 60px;
	width: 60px;
	position: fixed;
	bottom: 10px;
	z-index: 999;
	left: 25px;
}