/*
Theme Name: albert
Theme URI: http://vergatheme.com/demosd/albert
Author: Verga Theme Team
Author URI: http://vergatheme.com
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: albert

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/




.widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #83c99f;color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}

.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}

.widget_nav_menu ul li, .widget_pages ul li {color: #827b7d;line-height: 28px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 20px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}




.wp-caption img{
    max-width:100%;
}
.wp-caption{
    max-width:100%;
}

.featured-post{
  background: #282b30;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
color:#FFC000;
margin-right:15px;
font-weight: bold;
}

#content img{
	max-width: 100%;
}
.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor{}

#post-wrapper #content img{
	max-width: 100%!important;
}

ul.children li{
  padding: 23px 0 0 30px !important;
  margin: 0;
}

.form-submit input.submit{
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #ed5434;
    cursor: pointer;
    padding: 7px 15px;
    display: inline-block;
    outline: none;
    font-size: 13px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
}
.form-submit input.submit:hover{
background: #333;

}



.box1 {
    font-size: 16px;
    display: inline-block;
    width: 30%;
    padding: .25em .5em;
    margin: 20px 10px 0 0;
  }
  .fs1 {
    font-size: 2em;
  }
  .glyph {
    float: left;
    text-align: center;
    padding: .75em;
    margin: .4em 1.5em .75em 0;
    width: 6em;
    text-shadow: none;
  }
  
  .glyph input {
    font-family: consolas, monospace;
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: .2em;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
  }



  .the-icons {
    font-size: 12px;
    line-height: 28px;
  }
  .the-icons i{
    font-size: 16px;
  }
  .codesOn .i-name {
    display: none;
  }
  .codesOn .i-code {
    display: inline;
  }
  .i-code {
    display: none;
    }




body.logged-in header.sticky{
  top:32px;
}


.widget ul{
  list-style: none;
  padding-left:0;
}
.row .col-md-3 .widget{
  margin-bottom:20px;
}
.col-md-9 img{
  max-width: 100%;
}
.alignright{}
.alignleft{}
.aligncenter{}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background-color: #83c99f;
    color: #fff;
}

.widget_search .widget .input-group{
  width:100%;
}
.widget_search .widget .input-group .searchForm{
  display: table;
  }

  .wpb_layerslider_element{
      width: 100%;
      margin-bottom:0px;
  visibility: visible;
}

.wpb_content_element{
  margin-bottom:0px!important;
}
#general_decor {
  bottom:0;
  }

  .tp-banner-container{
    overflow: hidden;
    position: relative;
  }



     ul.tooltips_demo {
     list-style:none;
     margin:0;
     padding:0;
    }
    ul.tooltips_demo li{
      margin-right:20px;
      display:inline-block;
    }

    .the-icons {
    font-size: 12px;
    line-height: 30px;
  }
  .the-icons i{
    font-size: 22px;
  }
  .codesOn .i-name {
    display: none;
  }
  .codesOn .i-code {
    display: inline;
  }
  .i-code {
    display: none;
    }
  body.page-template-template-home > p{
    display: none;
  }




.widget_search .input-group{
  width:82%;
}
.widget_search .input-group .form-control{
  display: inline-block;
}
.widget_search .input-group .input-group-btn{
  display: block;
}

body {
  font-size: 14px !important;
}



html * .ls-wp-container .ls-slide > a, body * .ls-wp-container .ls-slide > a, #ls-global * .ls-wp-container .ls-slide > a{
  width: auto;
    height: auto;
    font-size: 16px;
    padding: 8px 20px !important;
}

html * .ls-wp-container .ls-slide > *, body * .ls-wp-container .ls-slide > *, #ls-global * .ls-wp-container .ls-slide > *{
      font-size: 42px;
    padding: 10px 25px !important;
}

.the-icons {
    font-size: 12px;
    line-height: 28px;
  }
  .the-icons i{
    font-size: 16px;
  }
  .codesOn .i-name {
    display: none;
  }
  .codesOn .i-code {
    display: inline;
  }
  .i-code {
    display: none;
    }


    textarea.form-control {
      height: 150px !important;
    }


 .page-template-home-booking1 footer ,  .page-template-home-booking2 footer{
  margin-top: -32px;
 }

/* add */
.room_desc_home p{
  line-height: 24px;
}

a.btn_1_outline, .btn_1_outline{
  padding-top: 9px;
}
.box_overlay .comment{
  line-height: 20px;
}
.textwidget ul li{
  padding-bottom: 6px; 
}
.parallax-window#short #subheader{
  bottom: 37%;
}
.recentcomments a, ul.recent_post li a{
  line-height: 23px;
}
.post p{
  line-height: 23px;
}

body.page-template-default > p{
  display: none;
}