/*
Theme Name: Photography Child
Theme URI: http://themes.themegoods2.com/photography/demo1
Description: Premium Photography Portfolio Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: photography
Template: photography
*/

li{
	margin-bottom: 25px;
	line-height: 1.5;
}

@media (max-width: 767px) {
	li{
		margin-bottom: 40px;
	}
}



/* fullscreen slider remove blue arrows */
.fullscreen-gallery .swiper-button-white::after{
	content:'';
}

/* footer same text-transform */
.elementor-5424 .elementor-element.elementor-element-ff3af8d .elementor-heading-title,
.elementor-5424 .elementor-element.elementor-element-fa895d5 .elementor-heading-title{
	text-transform: none;
}

.elementor-5424 .elementor-element.elementor-element-c270743 .elementor-heading-title{
	font-size: 13px !important;
}

/* margin text in accordion and testimonial  233/ 232 / 216*/

.testimonial-block h2{
	line-height: 1.2;
 	text-transform: full-size-kana;
	font-size: 25px;
	font-weight: 600;
}

.testimonial-block p,
.elementor-accordion-item p {
  line-height: 1.5;
  padding-bottom: 10px;
}

.elementor-accordion-item ul {
  margin-bottom: 25px;
}

.testimonial-block li,
.elementor-accordion-item li {
  margin-bottom: 10px;
  line-height: 1.5;
  margin-left: 25px;
  padding-left: 12px;
}

.testimonial-carousel .owl-next, 
.testimonial-carousel .owl-prev,
.testimonial-carousel .owl-next:hover, 
.testimonial-carousel .owl-prev:hover{
	background-color: rgba(233, 232, 216, 0) !important;
    box-shadow: none !important;
}
}

.elementor-tab-content.elementor-clearfix.elementor-active{
	margin-bottom: 20px;
}


/* background image slider white */
.white-background-slider .swiper-slide{
	background-color: #ffffff
}