/*
 * Theme Name: Drews Method Child Theme
 * Theme URI: http://drewsmethod.com
 * Version: 1.0.2
 * License: 
 * License URI: 
 * Description: 
 * Author: Tonie Kiguta
 * Author URI: http://ziprof.co.ke
 Template:     drews
 Version: 1.0.0
*/


@import '../drews/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/

.bbp-pagination-count,.bbp-author-ip,.bbp-topic-freshness,.bbp-topic-meta,.bbp-topic-started-by{
	display:none;
}

.bbp-logged-in h4{
	font-size:13px;
}
.widget-area .widget.bbp-logged-in.button a{
	color:white !important;
	font-size:10px !important;
}
.bbp-topic-permalink li a{
	color:orange !important;
}
.woocommerce-checkout #payment {
	background:#1E85BE !important;
	color:#fff !important;
}
.woocommerce-checkout #payment div.payment_box {
	color:#353535 !important;
	background:#fff !important;
}
.woocommerce-checkout #payment div.payment_box a{
	color:orange !important;
}
.pesa{
	background:#fff;
	display:block;
}
.dd-select{
	background:#1E85BE !important;
}

.dd-selected-description,.dd-selected-text{
	color:#fff !important;
}


@media only screen and (max-width: 480px) {
    #agama_slider {
    background-size: contain;
	max-height:300px;
	width:100%;
	font-size:60%;
	}
	#agama_slider h2.slide-title {
   	font-size:30px;
	}
	#agama_slider .slide-1 a.button{
	font-size:20px;
	}
}

.slide-title{
	text-shadow: 2px 3px 0px #fff;
}
#agama_slider .slide-2 a.button{
    color: #fff !important;
    background: #9C9999 !important;
	border-color:#fff !important;
}

