/**
 * Theme Name:     Btext Child
 * Author:         ThemesCamp
 * Template:       btext
 * Text Domain:	   btext-child
 * Description:    Creative Portfolio WordPress Theme
 */
body .menu-wrapper ul li ul:not(.tcg-buga, .tcg-buga *){
	width:270px;
}

div#smooth-content {
    padding: 0 !important;
}

body .loader-wrap .load-logo img {
    max-height: 150px;
    width: 240px;
}

body .menu-wrapper ul li ul:not(.tcg-buga, .tcg-buga *){
	left:-94px;
}

body .loader-wrap .loader-wrap-heading .load-text {
    color: #FFFFFF;
    text-align: center;
}

@media only screen and (max-width:767px){
	.elementor-element.testimonialSlider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
	
	.elementor-element.testimonialSlider .swiper.elementor-loop-container.elementor-grid.swiper-initialized.swiper-horizontal.swiper-ios {
    padding: 0;
}
	
	body .elementor-element .tcgelements-accordion .accordion-item .accordion-header .accordion-button {
    padding: 20px 60px 20px 20px ! Important;
}
}