/*
Theme Name: LFR Designs Child Theme
Theme URI: http://totalwptheme.com
Description: This is the child theme for the Total Wordpress theme, please edit anything on this package and leave the parent theme alone.
Author: Kurt Bunch
Author URI: https://www.kurtbunch.com
Template: Total
Version: 1.0
*/
/* PADDING ALL SIDES */
.pad-s{padding: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
.pad-m{padding: clamp(1.5rem, 1.3846rem + 0.5128vw, 2rem);}
.pad-l{padding: clamp(2rem, 1.7692rem + 1.0256vw, 3rem);}
/* PADDING TOP & BOTTOM */
/* Improved code */
.pad-tb-s{padding: clamp(1.5rem, 1.2692rem + 1.0256vw, 2.5rem) 0;}
.pad-tb-m{padding: clamp(4rem, 3.76915rem + 1.026vw, 5rem) 0;}
.pad-tb-l{padding: clamp(7rem, 6.76915rem + 1.026vw, 8rem) 0;}
/* PADDING TOP */
.pad-t-s{padding-top: clamp(1.5rem, 1.2692rem + 1.0256vw, 2.5rem);}
.pad-t-m{padding-top: clamp(4rem, 3.76915rem + 1.026vw, 5rem);}
.pad-t-l{padding-top: clamp(7rem, 6.76915rem + 1.026vw, 8rem);}
/* PADDING BOTTOM */
.pad-b-s{padding-bottom: clamp(1.5rem, 1.2692rem + 1.0256vw, 2.5rem);}
.pad-b-m{padding-bottom: clamp(4rem, 3.76915rem + 1.026vw, 5rem);}
.pad-b-l{padding-bottom: clamp(7rem, 6.76915rem + 1.026vw, 8rem);}

p a:link {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
    pointer
}
p a:hover {
    text-decoration: none;
    color:#000;
}
h1.vcex-heading {font-size: clamp(3rem, 2.5385rem + 2.0513vw, 4rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h2.vcex-heading {font-size: clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem)   }
h3.vcex-heading {font-size: clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h4.vcex-heading {font-size: clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h5.vcex-heading {font-size: clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h6.vcex-heading {font-size: clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h1 {font-size: clamp(3rem, 2.5385rem + 2.0513vw, 4rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h2 {font-size: clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h3 {font-size: clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h4 {font-size: clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h5 {font-size: clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}
h6 {font-size: clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);margin-bottom: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);}

.whttxt h1 {color:#FFF;}
.whttxt h2 {color:#FFF;}
.whttxt h3 {color:#FFF;}
.whttxt h4 {color:#FFF;}
.whttxt h5 {color:#FFF;}
.whttxt h6 {color:#FFF;}
h1.whttxt {color:#fff;}
h2.whttxt {color:#fff;}
h3.whttxt {color:#fff;}
h4.whttxt {color:#fff;}
h5.whttxt {color:#fff;}
h6.whttxt {color:#fff;}
@media only screen and (max-width: 480px) {

}
@media only screen and (max-width: 959px) {

}
@media only screen and (max-width: 1400px) {
}
