/*///// PP MENU MOBILE 100% WIDTH ////*/
body:not(.pp-visualbuilder) .pp-slideover > .pp-block {width: 100vw !important;}

/*//////////////////////////////////////////////////////////////////// 
//  ACCORDION PLUGIN
////////////////////////////////////////////////////////////////////*/
.collapsed, h3 a {font-size: 13px !important; font-weight: normal !important;}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {padding: 6px 3px 3px 11px; color: #444;}
.ea-body a {padding: 0 0 0 0 !important;}

.collapsed {background-color: #eee; font-weight: normal !important;}
.collapsed:hover {line-height: 28px !important; background-color: #ddd;}
.sp-easy-accordion .sp-ea-single {
  background: #efefef;
  margin-bottom: 3px;
  border-radius: 3px;
  font-weight: normal !important;
}
.sp-easy-accordion a, .sp-easy-accordion a:hover {padding: 6px 3px 3px 11px;}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a:hover {line-height: 28px;}

.ea-expand-icon.ea-icon-expand-minus, .ea-expand-icon.ea-icon-expand-plus {font-size: 11px !important; color: #958060 !important;}
.p1 {font-size: 15px; line-height: 130% !important;
}

/*//////////////////////////////////////////////////////////////////// 
//  FOOTER
////////////////////////////////////////////////////////////////////*/
.copyright-footer {padding: 17px; background: #ECE7DD;}

