/*
Theme Name: TWG - Hello Child Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: TWG
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1685059822
Updated: 2023-05-26 12:10:22

*/


/*Stylesheet for Swiper*/

#char_swiper {
	padding: 0 64px;
	position:relative;
}

.swiper-button-next, .swiper-button-prev {
	width:47px;
	height:76px;
}

#char_swiper .swiper-container .swiper-wrapper .each .inner {
	margin:20px;
	background-color:#fffaf5;
	border: 2px solid #111;
	padding:24px;
	box-shadow: 10px 10px #2d71b6;
}

#char_swiper .swiper-container .swiper-wrapper .each .inner .content img {
	background-color:#fff;
	border: 1px solid #111;
	padding: 0 24px;
}

#char_swiper .swiper-container .swiper-wrapper .each .inner .content a {
	background-color: #d81f31;
	border: 2px solid #111;
	padding: 12px 0;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1rem;
	text-transform:uppercase;
	letter-spacing:1.5px;
}

#char_swiper .swiper-container .swiper-wrapper .each .inner .content ul {
	list-style:none;
	margin-left:0;
	margin-bottom:0.7em;
}

#char_swiper .swiper-container .swiper-wrapper .each .inner .content ul li {
	font-weight:300;
	font-size:16px;
	color:#000;
}

#char_swiper .swiper-container .swiper-wrapper .each .inner .content ul li .label {
	font-weight:400;
}

#char_swiper .swiper-container .swiper-wrapper .each .inner .content .name {
	margin-top:10px;
	margin-bottom:0;
	font-weight:700;
	font-size:22px;
	color:#000;
}

