 /*slide font*/
.sppb-sp-slider-title {font-size: 70px;}
 .slideshow .sppb-sp-slider-text.subtitle {font-weight: 900;font-size: 25px;margin: 15px;}
 .slideshow .sppb-sp-slider-text {font-size: 18px;margin-bottom: 20px;}
 
 @media (max-width:992px){.sppb-sp-slider-title {font-size: 70px;}
 .slideshow .sppb-sp-slider-text.subtitle {font-weight: 900;font-size: 25px;}
 .slideshow .sppb-sp-slider-text {font-size: 16px;}}
 
 @media (max-width:768px){
  .sppb-sp-slider-title {font-size: 45px;}
 .slideshow .sppb-sp-slider-text.subtitle {font-weight: 900;font-size: 20px;}
 .slideshow .sppb-sp-slider-text {font-size: 16px;}}

/*end of slide font*/

/*home icon image*/
.home-icon-001 img {width: 200px;}.home-icon-001 .sppb-addon-title {font-weight:normal;font-size:28px;}
 @media (max-width:768px){.home-icon-001 img {width: 200px;}.home-icon-001 .sppb-addon-title {font-weight:normal;font-size:16px;}}

/*home feature image*/
.home-feature-001 img {border-radius: 100%;width: 250px;}
.home-feature-001 {margin-bottom:15px;}


/*cert*/
.cert-image {border: 1px solid #ccc;}
.sppb-addon-image-overlay-icon {line-height: 33px;}

/*block number 01*/
.block-number-01 {display: inline-flex;flex-direction: row-reverse;background: #4da443;padding-right: 30px;border-radius: 100px 30px 30px 100px;align-items: center;}
.block-number-01 span.sppb-blocknumber-number {font-size: 38px;font-weight: 900;font-family: roboto;}
.block-number-01 .sppb-addon-title {color:#fff;margin-bottom:0px;}

/*feature icon 001*/
.feature-icon-001 img {border-radius: 100%;background: #ffe1a6;}

/*insole feature*/
.insoles-features {padding: 15px;background: #5eaf4642;border-radius: 10px;}
 @media (min-width:992px){
.insoles-features {min-height: 250px;}}

