/**
	* Theme Name: Grandium Child
	* Description: This is a child theme of Grandium, generated by Merlin WP.
	* Author: <a href="http://ninetheme.com/">Ninetheme</a>
	* Template: grandium
	* Version: 1.6.4
*/

.wbrs_wrapper {
    padding-left: 10%;
    padding-right: 10%;
    background: white;
    display: block;
    padding-top: 50px;
}
.logo-wrapper img {
    width: 150px !important;
	height: 150px !important;
    margin: auto;
    display: block;
}

.wpbdp-main-box {
    background: #f7f7f700;
    margin: 10px 0 20px 0;
    border-radius: 4px;
    padding: 30px;
    width: 95%;
}
.wpbdp-listing-excerpt.sticky {
  background: #000000;
  border-bottom-color: #000000;
  border-bottom-style:solid;
  border-bottom-width:1px;
}
.wpbdp-bar {
    background: #e3e3e3 none repeat scroll 0 0; 
    margin: 10px 0 20px;
    padding: 5px 10px;
}
.wpbdp-listing .wpbdp-field-type-textarea label {
      display: block;
}
.field-value label {
    color: #ffffff;
      font-weight: bold;
}
.field-value label, .field-value .field-label {
    color: #f6f7f7;
    font-weight: bold;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #dd3;
    background-color: #f9f5f2;
    border-radius: 4px;
}
#bg-wrap {
    background: #000;
    float: none;
} 
element.style {
}
.bypostauthor {
    background: #000;
    padding: 8px;
    margin-bottom: 20px;
}
.comment {
    list-style: none;
    margin: 0; 
}
#logo {
	padding:108px 0px 0;
    text-align: center;
    float: none;
}
.slider-pro img.sp-image{
margin-top:0px !important;
height:100% !important;
}

/* ebe (315, 9) */
div {
}

/* ebe (318, 7) */
body {
    background-color: rgba(70, 180, 80, 1);
}

/* ebe (339, 7) */
body {
    background-color: rgba(0, 102, 155, 1);
    color: white;
}

/* wpbdp.min.css (1, 29351) */
/*media all*/
.wpbdp-plan-info-box {
    border-top-color: #e3e3e3;
    border-right-color: #e3e3e3;
   
    background: #e3e3e3;
    
}

/* wpbdp.min.css (1, 30552) */
/*media all*/
.wpbdp-plan-info-box .wpbdp-plan-price label {
    font-size: 20px;
    border: 1px solid #e3e3e3;
    background: #e3e3e3;
    border-radius: 2px;
    display: block;
    padding: 4px 8px;
}

/* wpbdp.min.css (1, 30808) */
/*media all*/
:not(.display-only).wpbdp-plan-info-box .wpbdp-plan-price label:hover {
    border-color: #d0d0d0;
    background: #e3e3e3;
}

/* dark.css (5, 6) */
/*media screen*/
body {
    background: aaa;
   
    color: rgba(228, 228, 228, 1);
}

/* selectWoo.min.css (1, 1320) */
/*media all*/
.select2-dropdown {
    background-color: rgba(0, 0, 0, 1);
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.widget-slider .slider-booking {
    position: inherit;
    bottom: 100px;
    left: 0;
    z-index: 2;
    width: 100%;
    color: #fff;
}

.widget-rooms-carousel .rooms-item .item-desc p {
    min-height: 75px;
    color: #2a2a2a;
}

a, a:active, a:focus {
    color: #edd421;
    outline: 0;
    text-decoration: underline;
}	

a:hover {
  color: #0066bf;
}

.widget-slider .slider-booking ul { 
    width: 0px;
    padding: 0px;
    margin: 0 auto;
    background-color: rgba(129, 138, 156, 0.3);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(34, 30, 24, 0.5);
    -moz-box-shadow: 0px 0px 0px 0px rgba(34, 30, 24, 0.5);
    box-shadow: 0px 0px 0px 0px rgba(34, 30, 24, 0.5);
}

.widget-offers-grid .offers-item .item-inner .item-desc .btn-link {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    display: block;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
}

.btn:hover, .btn:active, .btn:active:focus, .btn:focus {
    color: #fff;
    background-color: #edd421;
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn, .owl-carousel.owl-type1 .owl-nav [class*="owl-"]:hover, .owl-carousel.owl-type1 .owl-dots .owl-dot.active span, .owl-carousel.owl-type1 .owl-dots .owl-dot:hover span, .widget-pager ul li.active a, .widget-pager ul li.active:hover a, .widget-newsletter button, .widget-slider .widget-carousel .owl-dots .owl-dot.active span, .widget-slider .widget-carousel .owl-dots .owl-dot:hover span, .widget-offers-grid .offers-item .item-inner .item-desc .btn-link:before, .widget-filter-top ul li.active a, .widget-filter-top ul li.active:hover a, .widget-rooms-detail .room-slider .room-price, .widget-blog-carousel .blog-item .item-date, .widget-blog-sidebar .sidebar-events ul li span b, .widget-blog-sidebar .sidebar-tags ul li a:hover, .widget-blog-single .single-detail .detail-tags ul li a:hover, .site-header .header-bottom .header-nav > ul > li.sub:before, .site-header .header-bottom .header-toggle, .widget-social-icons ul li:hover a {
    background-color: #f3f5f6;
    background-color: #edd421;
}

.btn {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 10px;
    color: #edd421;
    letter-spacing: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    overflow: hidden;
    border: none;
    background-color: #d77b5d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#appView .powrMark__logo-block {
    width: 0px;
    display: none;
    margin: 0 auto;
    /* margin-bottom: 15px; */
}

.widget ul li a {
    color: #f5f5f5;
}

body {
    color: #f6f7f7!important;
}

.widget-page-title:after {
    position: absolute;
    left: 0px;
    bottom: -32px;
    width: 100%;
    height: 0px;
    content: "";
    display: inline-block;
    background: linear-gradient(-135deg, #ffffff 16px, transparent 100), linear-gradient(135deg, #ffffff 16px, transparent 100);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 32px 32px;
}

code, kbd, pre, samp {
    font-family: inherit;
}

.tml .tml-field {
    width: 80%;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #0c7ad4;
    background-color: #f9f5f2;
    border-radius: 4px;
}

.wrapper-inner {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 100px;
    /* padding-left: 60px; */
    /* padding-right: 60px; */
}


element.style {
    height: 30px;
}

input, select, textarea {
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0;
    margin: auto;
    border: none;
    outline: none;
}

.wpbdp-listing-excerpt.odd {
    background: #000000;
}
i.formicon {
    top: 0px !important;
}
