.category-product-release .entry-content p {
	font-size: 15px!important;
	font-family: tahoma, arial, helvetica, sans-serif!important;
}


.ez-toc-sticky-fixed .ez-toc-sidebar {
 max-width: 65%!important;
 padding: 2px 13px!important;
}

nav.ez-toc-sticky-toggle-direction {
    font-size: 12px;
}

.ez-toc-open-icon {
    background-color: #5dc9e8!important;
    color:#000000!important;
}

.ez-toc-sticky-fixed .ez-toc-sidebar .ez-toc-sticky-title-container .ez-toc-sticky-title {
    font-size: 15px;
}






input#pwbox-12432 {
    height: 38px;
}




.cta-btn {
  background: #88c54c;
  background-image: -webkit-linear-gradient(top, #88c54c, #88c54c);
  background-image: -moz-linear-gradient(top, #88c54c, #88c54c);
  background-image: -ms-linear-gradient(top, #88c54c, #88c54c);
  background-image: -o-linear-gradient(top, #88c54c, #88c54c);
  background-image: linear-gradient(to bottom, #88c54c, #88c54c);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.cta-btn:hover {
  background: #2e8ba0;
  background-image: -webkit-linear-gradient(top, #2e8ba0, #2e8ba0);
  background-image: -moz-linear-gradient(top, #2e8ba0, #2e8ba0);
  background-image: -ms-linear-gradient(top, #2e8ba0, #2e8ba0);
  background-image: -o-linear-gradient(top, #2e8ba0, #2e8ba0);
  background-image: linear-gradient(to bottom, #2e8ba0, #2e8ba0);
  text-decoration: none;
}

li.cat-item span {
    min-width: 30px;
    text-align: center;
}

div#displaycategorieswidget-2 ul li:before {
    content: "\f07b";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: normal;
    color: #33d6ff;
    left: 0;
    top: 0;
    padding-right: 4px;
}


li.cat-item span {
    min-width: 30px;
    text-align: center;
}

li.cat-item span {
    min-width: 30px;
    text-align: center;
}

#primary.sidebar-left #sidebar {
    padding-right: 10px;
}

.dcw span {
    float: right;
}

.dcw_c1 span {
    background-color: #f2f2f2;
    border-radius: 32px;
}


#site-header {
    padding: 5px 0;
}



#live-search {
    background: #5DC9E8;
    background: linear-gradient(90deg, rgba(93, 201, 232, 1) 0%, rgba(154, 202, 67, 1) 100%);
    padding: 15px 0 !important;
    position: sticky;
    top: 0;
    width: 100%;
    padding: 10px;
    z-index: 100;
    margin-bottom: 10px !important;
}

#live-search #searchform {
    border: 7px solid #ffffff8a !important;
}

#live-search #searchsubmit {
    margin: 10px 10px 0 0;
}

