/*
Theme Name: Mantra
Theme URI: https://www.mantraadventure.com
Author: Suraz
Author URI: https://surajbhandari.com/
Description: Custom Theme For Mantra Adventure (P). LTD.
Text Domain: mantra
*/
ul.dropdown-menu {
    background: #fff;
}

.dropdown-menu>li>a {
    color: #333 !important;
    padding: 10px 15px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}
.dropdown-menu li a:hover{background-color: #87776c !important;color: #fff !important;}
.Featured-item-diss ul li a span {
    font-size: 11px;
    font-weight: 400;
}

.logo img {
    max-width: 190px;
}
.form-group.search-btn {
    background: #8c6b56;
    text-align: center;
    font-weight: bold !important;
}
.form-group.search-btn {
    border: 3px solid #e4b34f;
}


input[type=submit].btn.btn-default {
    background: #ffd262;
    border: none;
    text-align: center;
    font-weight: 700;
    color: #552600;
}

input#keyword placeholder {
    font-size: 200px;
}

input#keyword::placeholder {
    font-size: 14px;
    font-weight: 700;
    color: #836d5c;
}

.sidebar-bg input[type=submit].btn.btn-default {
    background: #ffd262;
}
.about-text li {
    color: #222222;
}
.features li{color:#ffffff;}
.trip-included h3 {
    padding: 10px 0;
}

.trip-excluded h3 {
    padding: 10px 0;
}
.trip-included li {
    list-style: none;
    padding: 7px;
    display: flex;
    clear: both;
}

.trip-included li:before {
    content: '\f00c';
    padding: 0 10px;
    font-family:FontAwesome;
    color:#3a953d
}

.trip-excluded li {
    list-style: none;
    padding: 7px;
    display: flex;
    clear: both;
}

.trip-excluded li:before {
    content: '\f057';
    padding: 0 10px;
    font-family:FontAwesome;
    color:#f14e4e
}

.Reviews-heading .rating {
    color: #f5843b;
    font-size: 23px;
    margin-top: -2px !important;
}
  .ReviewRat {
    background-color: white;
    padding: 30px;
    margin-top: 30px;
}
table.form_table input, table.form_table textarea {
       border-radius: 0px;
    padding: 7px 10px;
    height: auto;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    box-shadow: unset;
    display: block;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
input#submitReview {
    background: #f5843b;
    border: 1px solid #f5843b;
    border-radius: 0px;
    color: #fff;
    width: 100%;
    height: 48px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    padding: 11px 10px;
}
.rr_stars_container {
    font-size: 27px;
}
table.form_table {
    width: 84%;
}
[class^='icon-'], [class*=' icon-'] {
        font-size: 33px;
    border-right: none !important;   
}
.holiday-attributes ul li:last-child::after  {
   border-right: none !important;
}
.list-inline i {
    font-size: 14px;
}
.contentsssingle {
    width: 100%;
    float: left;
}
.singletab .tab-content {
    width: 100%;
    float: left;
}


span.icon-level4, span.icon-level6, span.icon-level2 {font-size: 60px;
    border-right: none !important;
    display: inline-block;
    position: relative;
    bottom: 13px;
    font-weight: bolder;
    color: #549248;}


span.icon-level8 {font-size: 60px;
    border-right: none !important;
    display: inline-block;
    position: relative;
    bottom: 13px;
    font-weight: bolder;
    color: hsl(4, 55%, 52%);}

.Adventure-right {
    margin: 0 auto;
    text-align: center;
}

/*Search Header */

.navbar .search-form {
    position: absolute;
    right: 0px;
    top: 4px;
    color: #fff;
}
 
.navbar .search-field {
    background-color: transparent;
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: none;
    cursor: pointer;
    color: #585757;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;
}
 
.navbar .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 230px;
}
.navbar .search-form
.search-submit { 
display:none;
}

.quick-inquiry {
    padding: 40px;
    background: #e4eef1;
    width: 100%;
    margin: 0 0 20px;
    border-radius: 0 60px;
    display: inline-block;
}

.quick-inquiry h3 span {
    color: #99674e;
}

.quick-inquiry h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #3a953d;
    margin-bottom: 11px;
    font-weight: 600;
}

img.aligncenter {
    max-width: 100%;
    height: auto;
}

ul.list-inline li span {font-size:12px}

.news-sec .btn.btn-info {
    color: #549248;
    font-size: 18px;
    background: none;
    border-radius: 0px;
    font-weight: 500;
    padding: 10px 25px;
    border: 2px solid #549248;
    text-transform: uppercase;
    margin-top: 17px;
}

.btn.readmore {
    margin: 0 auto;
    text-align: center;
    display: inherit;
}

.travel-comp-logo ul.list-inline img {
    display: inline-block;
}

.col-lg-3.col-md-3.col-sm-3 .widget {
    display: inline-block;
}

.contentsssingle figure {
    max-width: 100%;
}

.contentsssingle img {max-width:100%; height:auto;}

figcaption.wp-caption-text {text-align:center; padding:10px; background:#f0f0f0; margin-bottom:10px;   font-style: italic;
}

.rpwe-summary {
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 40px;
}

h3.rpwe-title {
    margin: 0;
}

time.rpwe-time.published {
    font-size: 10px;
}

.rpwe-thumb {
    /* border: 1px solid #EEE!important; */
    /* box-shadow: none!important; */
    margin: 10px 0 !important;
    padding: 0 !important;
    width: 100% !important;
}