.cs-popular .cs-meta .date span {
    display: block;
    display:none;
}

#back_to_top span {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-decoration: none;
    -webkit-transition: all .2s ease 0s;
       -moz-transition: all .2s ease 0s;
         -o-transition: all .2s ease 0s;
    background:rgba(0, 0, 0, 0.10);
    display: block;
    text-align: center;
    color: #b0b0b0;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
            display:none;
}
#footer-bottom {
        text-align:left;
    }

.navigation .nav-previous, .navigation .nav-next {
    width: 50%;
    float: left;display:none;
}

.cs-blog .cs-blog-header .cs-blog-title h3,
.categories_list_post .cs-post-title a {
    margin: 0;
    font-size: 20px;
}


.primary-sidebar [class*="widget_"], .primary-sidebar [class^="widget_"], .primary-sidebar .widget {
  border-bottom: 0px solid rgb(43, 0, 0);
}


.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: -35px;display:none;
    border: 0px solid rgb(255, 255, 255);
}

enzominafra.it/media="screen"
.flexslider {
  margin: 0 0 60px;
  border: 0px solid rgb(255, 255, 255);
  background: rgb(255, 255, 255);
  /* border: 4px solid rgb(255, 255, 255); */
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

#footer-top h3.wg-title {
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
}

.widget_recent_entries ul li a {
    display: block;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
            text-align:center;
}


.cs-popular .cs-details .readmore {
    font-size: 13px;
    margin-top: 10px;
    display:none;
}


.cs-blog .date-box,
.categories_list_post .date-box {
    margin-bottom: 0px;
    width: 77px;
    height: 50px;
    padding: 8px;
    display: none;
}


input[type='text'],
input[type='submit'],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    background: #fff;
    border: 1px solid #ececec;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-indent: 10px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      -ms-border-radius: 5px;
       -o-border-radius: 5px;
          border-radius: 5px;
          width:100%;
}


.csbody button, .csbody .button, .csbody .btn, .csbody input[type="submit"], .csbody #submit, .csbody .added_to_cart, a.comment-reply-link {
  background-color: rgb(199, 156, 96);
  color: rgb(255, 255, 255);
  border-color: rgb(163, 123, 68);
  border-width: 3px;
  border-style: solid;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-top: none!important;
  border-left: none!important;
  border-bottom: none!important;
  border-right: none!important;
  padding: 0px 14px 9px 14px;
}



.primary-sidebar [class*="widget_"]:last-child, .primary-sidebar [class^="widget_"]:last-child, .primary-sidebar .widget:last-child {
    margin-bottom: 0px;
}


#cs-page-title-wrapper.cs_page_title_image:before {
  background: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 85%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  margin: auto;
  bottom: 0;
  -webkit-transition: all 800ms linear 400ms;
  -moz-transition: all 800ms linear 400ms;
  -o-transition: all 800ms linear 400ms;
  -ms-transition: all 800ms linear 400ms;
  transition: all 800ms linear 400ms;
}

