/*
Theme Name: clearvibe Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: clearvibe
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
@font-face {
    font-family: 'Gordita';
    src: url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Regular.eot');
    src: url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Regular.woff2') format('woff2'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Regular.woff') format('woff'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Regular.ttf')  format('truetype'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Regular.svg#Gordita') format('svg');
}
@font-face {
    font-family: 'Gorditamedium';
    src: url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Medium.eot');
    src: url('https://prismweb.in/clearvibe/wp-content/themes/clearvibe-child/fonts/Gordita-Medium.eot?#iefix') format('embedded-opentype'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Medium.woff2') format('woff2'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Medium.woff') format('woff'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Medium.ttf')  format('truetype'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Medium.svg#Gordita') format('svg');
}
@font-face {
    font-family: 'Gorditabold';
    src: url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Bold.eot');
    src: url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Bold.eot?#iefix') format('embedded-opentype'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Bold.woff2') format('woff2'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Bold.woff') format('woff'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Bold.ttf')  format('truetype'),
         url('https://clearvibealigners.com/wp-content/themes/clearvibe-child/fonts/Gordita-Bold.svg#Gordita') format('svg');
}
body {
  font-family: 'Gordita', Arial, sans-serif; /* Add fallback fonts */
}
a:focus {  outline: 0 !important;}
h1, h2, h3, h4, h5, h6, .elementor-button-text{font-family: 'Gorditamedium', Arial, sans-serif; /* Add fallback fonts */}
p, .elementskit-section-title-wraper p{ text-align:justify;}
p.elementor-icon-box-description {text-align:left;}
.elementskit-section-title-wraper.text_center p, .text-center p{text-align: center;}
.elementskit-navbar-nav > li > a{font-family: 'Gorditamedium', Arial, sans-serif;}
.footer .elementor-icon-list-items{list-style: none;margin: 0;}
.top-header .elementor-widget .elementor-icon-list-icon svg {  height: 13px;  width: 13px;}
.treatment-list li.elementor-icon-list-item{background-color: #F5F6FF;  border-radius: 250px 250px 250px 250px;
	padding: 12px 30px;  margin-bottom: 10px;}
.border-left{ border-right:1px solid #ddd;}