/*
Theme Name: Transfers
Theme URI: http://themeforest.net/item/transfers-transport-and-car-hire-wordpress-theme/12481479
Author: themeenergy
Author URI: http://themeforest.net/user/themeenergy
Description: Transfers is a responsive WordPress theme ideal for car transfer portals, travel agencies, travel blogs etc. It would suit any business with slight customization.
Tags: black, blue, orange, pink, purple, yellow, one-column, two-columns, right-sidebar, left-sidebar, fluid-layout, custom-menu, featured-images, rtl-language-support, translation-ready
License: GNU General Public License
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Version: 1.07
*/
.intro .textwidget h1 {
    font-size: 42px;
    text-shadow: 5px 3px #0E0000;
}
.intro .textwidget h2 {

    text-shadow: 5px 3px #0E0000;
}
.intro .textwidget {
    color: #FFD600;
    text-shadow: 3px;
 
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.hentry p, .white p, aside p, .box p, .description p, .comment-text {
    text-shadow: 0 0 0 #000 !important;
}

.services.iconic h3{
    color: #000000 !important;
text-transform: capitalize !important;
}
.circle {
    float: left;
    width: 88px;
    height: 88px;
    background-color: #FFD600;
    border: 1px solid #191F26;
    margin: 0 20px 30px 0;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    text-align: center;
    line-height: 86px;
}
.black {
    background-color: #000000 !important;
}
.copy p {
       color: #fff !important;
}
.copy a {
    color: #FFFFFF !important;
}
.btn:hover, .btn:focus, button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #191F26 !important;
    color: #fff !important;
}
.intro {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-image: url('http://coolcabservices.co/wp-content/uploads/2016/03/intro.jpg')!important;
    background-attachment: fixed;
    height: 100vh;
    overflow: hidden;
    float: left;
    width: 100%;
    display: block;
    min-height: 600px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;


}


.header{
    width: 100%;
    background:#FEB300!impotrant;
    height: 80px;
 /*   margin-top: -21px;*/
}

.color, .pager a.current, .pager a:hover, .pager a:focus, table.hover tr:hover td, .tabs li.active a, .social li:hover, .data th, .tabs li a:hover, .tabs li a:focus, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current, .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, .slicknav_menu .slicknav_icon-bar {
    background-color: #191f26 !important;
}
/*.page-template-page_home .main, .page-template-page_home-php .main{    margin-top: 0;}*/
.intro .textwidget h1{font-size: 42px;}
a {
    color: #000;
}
input[type="submit"] {
    background: #000 !important;
    color: #fff !important;
}
input[type="submit"]:hover {
    background: #ffd600 !important;
color:#000!important;
}
.main .single a, .main .static-content .entry-content a{color: #000; font-weight: 500;}
.more:after, .single a:after, .main .static-content .entry-content a:after{    border-bottom: none;}
/*.main .single a, .main .static-content .entry-content a {
    color: #fff;
    font-weight: 500;
    background: #000;
}*/button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all {
    background: #000 !important;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
    background: #000 !important;
}
woocommerce input.button:hover{color:#000 !important;}