/*teeth type*/
#teeth-type .sppb-carousel-extended-heading {
    color: #000;
    position: absolute;
    bottom: 10px;
    font-size: 20px;
}

#teeth-type .sppb-carousel-extended-item {
    background: #f8f8f8;
    border-radius: 25px;
}

.sppb-addon.sppb-addon-header.normal-title.aligner-title1:before { left: -3.2em;}

#teeth-type .sppb-carousel-extended-item img {
    max-width: 200px;
    height: auto;
    margin: auto;
    align-items: center;
    justify-content: center;
    padding: 30px 0 0 0;
}
@media(max-width:480px){
#teeth-type .sppb-carousel-extended-item img {max-width: 300px; padding: 3em 0 0 0;}
}

.odd-row .sppb-row-container {
    border:1px solid #ff8671; 
}
.odd-row .sppb-row-container,
.even-row .sppb-row-container {
    margin-bottom:50px;
    padding:30px 30px 0px 50px; 
    border-radius:0 30px 30px 0px;
}
.odd-row .sppb-row-container:hover, .even-row .sppb-row-container:hover{
    background:#faf6f4;
}

@media(max-width:480px){
  .odd-row .sppb-row-container, .even-row .sppb-row-container{ margin:20px;padding:30px 30px 30px 40px;}
}






.location-slider .sppb-testimonial-carousel-img-wrap {
    width: 100px !important;
    height: auto !important;
}

.location-slider .sppb-testimonial-carousel-name {
    color: #232323 !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 5px !important;
}

.location-slider .sppb-testimonial-carousel-message {
    font-size: 16px !important;
    line-height: 1.5 !important;
    margin-bottom: 0 !important;
}

.location-slider .sppb-carousel-extended-nav-control .nav-control {
    border: 0;
}

.location-slider .sppb-carousel-extended-nav-control .nav-control .fa-long-arrow-left:before {
    content: "\f053" !important;
}

.location-slider .sppb-carousel-extended-nav-control .nav-control .fa-long-arrow-right:before {
    content: "\f054" !important;
}

.location-slider .sppb-carousel-extended-item {
    padding: 0 20px;
}

@media (max-width: 767px) {
    .location-slider .sppb-testimonial-carousel-name { font-size: 16px; }
}




