.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */*{
	font-family: "ff-real-headline-pro", sans-serif;
}

.betterdocs-breadcrumb-list.bread-home{
	display: none !important;
}

.betterdocs-single-wraper *{
	font-size: 18px;
}

a{
	color: #136bf8;
}

a:hover{
	color: #ffffff;
	transition: all 0.3s;
}

body{
	background-color: #000;
}

.docs-single-title .betterdocs-entry-title {
	color: #1164e6 !important;
	font-weight: bold;
}

.betterdocs-single-main.docs-content-full-main{
	background-color: #000;
}

.betterdocs-content-area .betterdocs-content-inner-area {
    background-color: #000 !important;
}

.betterdocs-article-reactions {
    display: none !important;
}

.comments-area {
    display: none !important;
}

.docs-single-main.docs-content-full-main *{
	color: #fff;
}

.betterdocs-feedback-form *{
	color: #303030 !important;
}

.betterdocs-feedback-form *[type=submit]{
	color: #ffffff !important;
}

.betterdocs-entry-content blockquote {
	background-color: #212121;
	margin-left: 15px;
	padding: 20px 40px;
	padding-bottom: 7px;
	border-left: 5px solid #1164e6;*
	font-family: monospace !important;
	font-size: 85%;
}

.betterdocs-entry-content table *{
	font-family: monospace;
	font-size: 85%;
	background-color: #212121;
	border: 1px solid #212121 !important;
	border-top: 3px solid #1164e6 !important
}

.betterdocs-entry-content table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th {
    background-color: #212121 !important;
}

.betterdocs-entry-content table tbody tr:hover>td,table tbody tr:hover>th {
    background-color: #212121 !important;
}

.betterdocs-breadcrumb-item.item-home {
	display: none !important;
}

.betterdocs-entry-content a:not(.betterdocs-breadcrumb-item a){
	color: #1164e6;
	font-weight: bold;
}

.betterdocs-entry-content h1 {
	font-size: 140%;
	color: #1164e6;
}

.betterdocs-entry-content h2 {
	font-size: 110%;
	color: #1164e6;
}

.wcpay-payment-request-wrapper {
    display: none !important;
}

#wcpay-payment-request-button-separator {
    display: none !important;
}/* End custom CSS */