/*
Theme Name: Life Style Child
Theme URI: http://themefuse.com/demo/wp/lifestyle/
Description: Child theme for the Life & Style theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: lifestyle-parent
*/

@import url("../lifestyle-parent/style.css");

.box_menu {
padding: 20px;
margin-bottom: 30px;
}

.box, .boxs {
background:white;
border: none;
}

.text p {
margin-bottom: 20px;
font-family: sans-serif;
}

.text ul li, .text ol li {
margin-bottom: 10px;
font-family: sans-serif;
}

.menu_type_2 li, .widget ul li {
margin-bottom: 5px;
font-family: sans-serif;
}

#wdsb-share-box {
  background-color: #ECF6F9;
  display: none;
  margin: 0;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  width: 55px;
  margin-left: -80px !important;
  z-index: 1 !important;
  padding-top: 50px !important;
}