/*

Theme Name: Mikado One

Theme URI: http://demo.mikado-themes.com/mikado

Description: Mikado One

Tags: blog, portfolio, creative, business, corporate, photography, art, ecommerce, shop, clean, one page, design, elegant, modern, multipurpose

Author: Mikado Themes

Author URI: http://www.mikado-themes.com

Version: 1.3

License: GNU General Public License

License URI: licence/GPL.txt



CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.



*/

nav.main_menu > ul > li > a span.item_inner{    text-shadow: 0.3em 0.3em 0.4em #000;}

.carousel-inner h2 span, .carousel-inner h3 span {

    display: inline-block;

    text-shadow: 0.2em 0.2em 0.5em #000;

}

.wpb_wrapper h2{color:#0e76bc}

div#rowcontact1 {

    width: 19%;

    padding-right: 1%;

    float: left;

}

.portfolio_title{text-transform:uppercase}



#_dgx_donate_donor_last_name input {

    margin-left: 49px;

}

#_dgx_donate_donor_first_name input {

    margin-left: 49px;

}

#_dgx_donate_donor_email input {

    margin-left: 85px;

}

#_dgx_donate_donor_phone input {

    margin-left:79px;

}

.filter_outer.filter_portfolio{visibility:hidden}

#cc_form_1 .kws_input_container{float:left}

#cc_5020312c46_email_address

{    height: 26px;

    width: 400px;

    margin-left: 100px !important;

    font-size: 24px;

}

#cc_5020312c46_Go

{    background-color: #1e73be;

    color: #ffffff;

    font-family: Raleway;

    font-size: 13px;

    font-style: normal;

    font-weight: 100;

    text-transform: uppercase;

    height: 46px;

    line-height: 40px;

    padding-left: 10px;

    padding-right: 10px;}

.mkd_counter_holder span.counter{

font-family: 'Arimo', sans-serif !important;

}

a[x-apple-data-detectors] {

  color: inherit !important;

  text-decoration: none !important;

  font-size: inherit !important;

  font-family: inherit !important;

  font-weight: inherit !important;

  line-height: inherit !important;

}

a[href^="tel"]{

    color:inherit;

    text-decoration:none;

}

.menuphone {
font-size:26px;
color:#FFF;
z-index: 9999;
top:25px;
left:250px;
position: absolute;
text-shadow: 2px 2px 3px #000;
}

@media only screen and (max-width: 1000px) {

.mobilephone {
font-size:12px;
color:#FFF;
text-align:center;
margin-top:0px;
margin-bottom:1px;
text-decoration:none;
display:block;

}
	
}
@media only screen and (min-width: 1001px) {
.mobilephone {
	display:none;
}
}