/*
Theme Name: Wedding entertainment

*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background-color: transparent !important; background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
    color: #333;}
span.ceckitem span.wpcf7-list-item-label{ display:none;}

.sml_name{ width: 100%; display: inline-block; margin-top: 15px;}
.sml_name label{ width: 100%; float: left; color:#fff; font: 300 14px/26px 'Roboto Condensed', sans-serif; margin: 0px; padding: 0px; }
.sml_name input[type="text"]{ width: 100%; background: #fff; border: none; padding: 0 15px; height: 40px; font: 700 16px/26px 'Roboto Condensed', sans-serif; color:#000;
 -moz-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
  -webkit-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
   -ms-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;}
.footer_right_frm input[type="text"]:focus{ background: #fafafa; -moz-box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; box-shadow: 0 0 5px #999;}

.sml_email{ width: 100%; display: inline-block; margin-top: 15px;}
.sml_email label{ width: 100%; float: left; color:#fff; font: 300 14px/26px 'Roboto Condensed', sans-serif; margin: 0px; padding: 0px; }
.sml_email input[type="text"]{ width: 100%; background: #fff; border: none; padding: 0 15px; height: 40px; font: 700 16px/26px 'Roboto Condensed', sans-serif; color:#000;
 -moz-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
  -webkit-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
   -ms-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;}
.footer_right_frm input[type="text"]:focus{ background: #fafafa; -moz-box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; box-shadow: 0 0 5px #999;}


.sml_submit{ width: 100%; display: inline-block; margin-top: 15px;}
.sml_submit input[type="submit"]{ width: auto; float: left; background: #666666; padding: 10px 20px; margin: 0px; cursor: pointer; text-transform: uppercase;
text-align: center; display: inline-block; color:#fff; font: 400 14px/24px 'Roboto Condensed', sans-serif; border: none;
-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.sml_submit input[type="submit"]:hover{background: #999;} 

.lft-sid input[type="email"]{ width: 100%; padding: 10px; margin-bottom: 20px;}  
.lft-sid input[type="tel"]{ width: 100%; padding: 10px; margin-bottom: 20px;} 

.news_box{ min-height: 376px;}
.postsect h5{ text-align: left !important;}

.wedding_left ul li.current_page_item a{ background: #625953; color: #fff ; text-decoration: none;}

.nav-previous > a{color: #625953;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;margin-left: 15px;}
     .nav-previous > a > span{display: none;}
