/*
Theme Name: Tapnineteen
Theme URI: https://github.com/tidythemes/blankslate
Author: The Academic Papers UK
Author URI: https://www.theacademicpapers.co.uk/
Description:  The Theme is Design & Maintain By Administrator of Allfreelancers LTD.
Version: 2019
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

/*
.rminput input, .rminput select {
    height: 48px !important;
    padding: 10px;
    width: 100% !important;
    background-color: #eaeaea !important;
	border: 1px solid #ccc !important;
border-radius: 5px !important;
}

.rmagic .buttonarea {
    width: 100% !important;
    display: block !important;
    margin: 0 !important;
}

.rmagic .buttonarea input {
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
	background-color:#ffc600 !important;
}
#rm_login_form-element-3-0 {
    height: 20px !important;
    float: left !important;
    width: 14px !important;
}*/

ul#main-menu li {
    display: block !important;
}

ul#main-menu .current-menu-item {
    background-color: #FFD117;
}

ul#main-menu .current-menu-item a {
    color: #403000 !important;
}

ul#main-menu .filter_section span.filterbets a {
    color: #ffffff;
}

.grnc_file_btn input[type="file"] {
    display: inherit !important;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853;
}

.alert-heading {
    color: inherit;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}

.postn_padg.price_div .field_div span {
    font-size: inherit;
}

.why_choose_section .col .item{
    min-height: 377px;
}

.card_stn a, .rating_stn a {
  pointer-events: none;
  cursor: default;
}