/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body, html{
	overflow-x: hidden!important;
}

html {
  scroll-behavior: smooth;
}


::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #0034AD;
}
::-webkit-scrollbar-thumb {
  background: #c8e9fc;
}


@import url("https://use.typekit.net/nwa0mbb.css");


body {
    font-family: "proxima-soft", sans-serif!important;
}


.proxima-soft-regular h2, .proxima-soft-regular p, .proxima-soft-regular span, .proxima-soft-regular li, .proxima-soft-regular a {
	font-family: "proxima-soft", sans-serif!important;
    font-weight: 400!important;
}


.proxima-soft-medium h2, .proxima-soft-medium p, .proxima-soft-medium span, .proxima-soft-medium li, .proxima-soft-medium a {
	font-family: "proxima-soft", sans-serif!important;
    font-weight: 500!important;
}


.proxima-soft-semibold h2, .proxima-soft-semibold p, .proxima-soft-semibold span, .proxima-soft-semibold li, .proxima-soft-semibold a {
	font-family: "proxima-soft", sans-serif!important;
    font-weight: 600!important;
}


.proxima-soft-bold h2, .proxima-soft-bold p, .proxima-soft-bold span, .proxima-soft-bold li, .proxima-soft-bold a {
	font-family: "proxima-soft", sans-serif!important;
    font-weight: 700!important;
}


.proxima-soft-extrabold h2, .proxima-soft-extrabold p, .proxima-soft-extrabold span, .proxima-soft-extrabold li, .proxima-soft-extrabold a {
	font-family: "proxima-soft", sans-serif!important;
    font-weight: 800!important;
}


.proxima-soft-black h2, .proxima-soft-black p, .proxima-soft-black span, .proxima-soft-black li, .proxima-soft-black a {
	font-family: "proxima-soft", sans-serif!important;
    font-weight: 900!important;
}
 
.cky-btn-revisit img, .cky-btn-revisit-wrapper .cky-btn-revisit img {
    content: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='32' cy='32' r='30' stroke='black' fill='none' stroke-width='2'/%3E%3Cpath d='M40 8 A24 24 0 0 1 56 24 A6 6 0 0 1 46 26 A18 18 0 0 1 40 8 Z' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='20' cy='20' r='2' stroke='black' fill='none'/%3E%3Ccircle cx='38' cy='28' r='2' stroke='black' fill='none'/%3E%3Ccircle cx='28' cy='44' r='2' stroke='black' fill='none'/%3E%3Ccircle cx='40' cy='40' r='2' stroke='black' fill='none'/%3E%3Ccircle cx='24' cy='38' r='2' stroke='black' fill='none'/%3E%3Ccircle cx='36' cy='18' r='2' stroke='black' fill='none'/%3E%3C/svg%3E") !important;
}



 .cky-btn-revisit-wrapper.cky-revisit-bottom-left, button.cky-btn-revisit:hover {
	background: white!important;
} 
.cky-btn-revisit-wrapper .cky-btn-revisit:before, .cky-btn-revisit-wrapper .cky-btn-revisit:after, button.cky-btn-close:before, button.cky-btn-close:after {
	display: none;
}
.cky-btn-revisit-wrapper {
    filter: drop-shadow(0 0 0.75rem #0034ad);
}
