/* ///  FIX MARGIN ADMIN   /// */
.FormGroup--1_PlD {padding: 16px !important;}


/* ///  PLUGIN GOOGLE REVIEW   /// */
.ti-review-content {
  font-size: 12px !important;
}

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


/*//////////////////////////////////////////////////////////////////// 
//  ACCORDION
////////////////////////////////////////////////////////////////////*/
.ea-expand-icon.ea-icon-expand-plus, .ea-expand-icon.ea-icon-expand-minus {
  font-size: 12px !important;
}
.ea-header a {
  font-size: 16px !important;
}
.ea-card.sp-ea-single, .ea-card.sp-ea-single a {
  font-size: 15px !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
  padding: 10px;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
  background-color: #FBFBF8;
}
.ea-card.sp-ea-single a:hover {
  color: #CA892A;
}
.ea-body {
  background: #fdfdfd !important;
}
.sp-easy-accordion > .sp-ea-single {
  border: 0px !important;
}
.ea-card.sp-ea-single a {
  font-size: 13px !important;
}


.copyright-footer {
  text-align: center;
  padding: 11px 10px 11px;
}