/*
Theme Name:     Select Marketing Services INC
Theme URI:      n/a
Template:       kadence
Author:         Pro Author
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.content-area {
    margin-top: 136px;
	margin-bottom: 0rem;
}
.entry-content-wrap {
    padding: 0rem;
}
.kb-splide button.splide__arrow{
	height: 50px;
	width: 50px;
	border:0;
	border-radius:50%;
	color:#50CDC5;
	background:white;
	box-shadow: 3px 3px 7px #00000024;
	opacity:1;
}
.w-full img{
	width:100%;
}
.h-full{
	height:100%;
}