/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 27 2026 | 12:27:34 */
.franchise_blog_grid .pp-carousel-nav{
	    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: -92px;
    margin-bottom: 48px;
}

.franchise_blog_grid .pp-content-post-carousel{
	display: flex;
    flex-direction: column-reverse;
}

.franchise_blog_grid .owl-prev{
	left: 4% !important;
	position: relative !important;
}

.franchise_blog_grid .owl-next{
	right: 4% !important;
    position: relative !important;
}

.faq_info_box .pp-infobox-image img{
    height: 120px !important;
    padding: 12px !important;
	margin-top: -60px;
    background: #fff;
  border: 2px solid transparent;
  background:
    /* inner fill */
    linear-gradient(#fff, #fff) padding-box,
    /* gradient border */
    linear-gradient(
      60deg,
      #B4833E 13.4%,
      #C1954C 16.4%,
      #D7B263 22.21%,
      #E9C975 28.39%,
      #F5D982 35.05%,
      #FCE289 42.51%,
      #FFE68C 52.44%,
      #FBE288 59.34%,
      #F2D67F 66.2%,
      #E3C26F 73.06%,
      #CEA659 79.86%,
      #B4833E 86.6%
    ) border-box;
}

.gradient_border .fl-col-content:first-of-type{
	border-color: transparent !important;
	background:
    /* inner fill */
    linear-gradient(#fff, #fff) padding-box,
    /* gradient border */
    linear-gradient(
      60deg,
      #B4833E 13.4%,
      #C1954C 16.4%,
      #D7B263 22.21%,
      #E9C975 28.39%,
      #F5D982 35.05%,
      #FCE289 42.51%,
      #FFE68C 52.44%,
      #FBE288 59.34%,
      #F2D67F 66.2%,
      #E3C26F 73.06%,
      #CEA659 79.86%,
      #B4833E 86.6%
    ) border-box;
}

.faqs .pp-faq-button{
	border-color: transparent !important;
	background:
    /* inner fill */
    linear-gradient(#fff, #fff) padding-box,
    /* gradient border */
    linear-gradient(
      60deg,
      #B4833E 13.4%,
      #C1954C 16.4%,
      #D7B263 22.21%,
      #E9C975 28.39%,
      #F5D982 35.05%,
      #FCE289 42.51%,
      #FFE68C 52.44%,
      #FBE288 59.34%,
      #F2D67F 66.2%,
      #E3C26F 73.06%,
      #CEA659 79.86%,
      #B4833E 86.6%
    ) border-box;
}