/*
Theme Name:     KND Photography by ANM Creative
Theme URI:      n/a
Template:       kadence
Author:         ANMCreativeCo
Author URI:     https://www.etsy.com/shop/ANMCreativeCo
Description:    Custom website for KND Photography from ANM Creative Co.
Version:        1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.home-testimonials.kb-splide .splide__arrow--prev {
    left: 1em;
    display: none;
}

.home-testimonials.wp-block-kadence-testimonials .kt-blocks-carousel .kt-blocks-carousel-init:not(.kt-carousel-arrowstyle-none):not(.tns-slider) {
    padding-left: 0;
    padding-right: 35px;
}

.home-testimonials.wp-block-kadence-testimonials .kt-blocks-carousel .splide__arrow--prev {
    left: 0;
    display: none;
}


.testimonial-tabs .kt-tab-title-inactive.kt-tabs-accordion-title {
    display: none !important;
}

.testimonial-tabs .kt-tabs-title-list, .kt-tabs-accordion-title {
	opacity:0 !important;
	pointer-events: none;
}

.testimonial-tabs a {
	scroll-behavior: smooth;
}

.testimonial-tabs .kt-inside-inner-col .testimonial-image, .testimonial-copy {
	animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
	
}

.other-packages .kt-tabs-title-list li {
	width:100%;
}

.venues.wp-block-kadence-tabs .kt-tabs-title-list {
display:none;	
	height:0px;
}
