/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.1.39
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */


@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-BoldItalic.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Black.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-BlackItalic.woff2') format('woff2'),
        url('Athletics-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Bold.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Italic.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-MediumItalic.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Medium.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-ExtraBold.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-ExtraBoldItalic.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-LightItalic.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Regular.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Athletics';
    src: url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Light.woff2') format('woff2'),
        url('https://funretirementgifts.com/wp-content/themes/kadence-child/fonts/Athletics-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body{
	font-family: 'Athletics'!Important;
}
p, h1, h2, h3, h4, h5, h6, span, div, a{
	font-family: 'Athletics'!Important;
}
.cs_tab_slider  .item {
    padding: 8px;
}
.cs_tab_slider .item img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}
.cs_tab_slider .item h3 {
    font-size: 17px;
    margin-top: 18px;
    font-weight: 500;
    color: #000;
    line-height: 23px;
    margin-bottom: 20px;
}

.cs_tab_slider .inner-content a {
    border: 1px solid #000;
    color: #000;
    padding: 8px 28px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: auto;
}
.cs_tab_slider .elementor-active[role="tab"] {
    font-weight: 900!important;
    border-bottom: 2px solid #1D76BC!Important;
}
.cs_tab_slider .elementor-tab-title[role="tab"] {
    padding: 12px 25px;
    margin-bottom: 20px;
}
.font_cs_one * {
	    font-family: "Playfair Display", Sans-serif!Important;
}
.testimonial_cs .qodef-e-inner * {
    text-align: left;
}

.testimonial_cs .qodef-e-quote {
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
}
.testimonial_cs .qodef-e-top{
	width:100%;
}