/* .menu_top_shape_wrp.right_shape:before {
    right: 65px;
    left: unset;
} */
.cdge_cairfog_icon .cdge_icon_box_image_wrap {
    background: transparent;
}
.NotoSans-Bold{
	font-family: 'NotoSans-Bold' !important;
}
.cdge_min_height {
    min-height: 550px;
}
/** Header css Start  **/
.elementskit-navbar-nav-default .psg_large_mega_menu > .elementskit-megamenu-panel {
    width: 721px;
}
.elementskit-navbar-nav-default .psg_large_mega_menu .menu_top_shape_wrp {
    background-color: #FFFFFF;
    border-radius: 18px;
    box-shadow: 0px 4px 32px 0px rgb(0 0 0 / 16%);
    margin-top: 8px;
	padding: 40px;
}
span.cdge_popup_icon {
    margin-left: 10px;
    font-size: 16px;
    color: #F47920;
    cursor: pointer;
}
li.hide_menu {
    display: none;
}
.cdge-mobile-search-icon {
    display: none;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.75px;
	color: #000000;
	cursor: pointer;
	max-width: 30px;
	width: 100%;
}
.cdge-header-top-label i {
    display: none;
}
.cdge_menu_wrp .menu {
    padding: 0px;
    list-style-type: none !important;
    margin-bottom: 0 !important;
}
.cdge_menu_wrp {
    margin-bottom: 10px !important;
}
.cdge_menu_wrp .menu > li.menu-item a {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.56px;
    font-family: 'JosefinSans-Regular';
    color: #D5CABA;
    text-transform: uppercase;
}
.cdge_menu_wrp .menu > li.menu-item a:hover {
    color: #EFECEC;
}
.cdge_menu_wrp .menu > li.menu-item.current_page_item a {
    color: #EFECEC;
}
.cdge_menu_wrp .menu > li.menu-item {
    border-bottom: 1px solid #6B625666;
    padding: 20px 0;
}
.cdge_menu_wrp .menu > li.menu-item:last-child {
    border-bottom: none;
}
.cdge_menu_wrp .menu > li.menu-item ul.sub-menu {
    display: none;
}
.cdge_menu_wrp .menu > .menu-item-has-children:before {
    content: "\f067";
    font-family: 'Font Awesome 5 Pro';
    color: #D5CABA;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.cdge_menu_wrp .menu > .menu-item-has-children:hover:before {
    color: #EFECEC;
}
.cdge_menu_wrp .menu > .menu-item-has-children.active:before {
    content: "\f068";
}
.cdge_menu_wrp .menu > .menu-item-has-children.active ul.sub-menu{
	display: block;
	padding: 12px 0px 0px 20px;
}
.cdge_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item {
    list-style-type: none !important;
    padding: 8px 0px !important;
}
.cdge_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item:last-child {
    padding-bottom: 0px !important;
}
.cdge_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item a {
    font-size: 13px !important;
    line-height: 17.42px !important;
    letter-spacing: 0.65px;
    text-transform: capitalize;
    color: #D5CABA !important;
    font-family: 'JosefinSans-Regular';
}
.cdge_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item a:hover {
    color: #EFECEC !important;
}
.cdge_off_canvas_menu_main_wrp .dialog-message.dialog-lightbox-message {
    height: auto !important;
	max-height: 100vh !important;
    min-height: 100vh !important;
}
.top-close-text i {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 100 !important;
	cursor: pointer;
}
.cdge-header-top-text {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    font-family: NotoSans-Regular;
    margin-bottom: 0px !important;
}
.cdge-header-notice-wrp {
    background: #0075BF;
    padding: 4px 20px 4px 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cdge-header-top-label {
    background: #FFFFFF;
    padding: 1px 14px 1px 10px;
    clip-path: polygon(0 0, 100% 0, 93% 100%, 0% 100%);
    min-width: 112px;
    text-align: center;
}
.cdge-header-top-slider-wrp {
    padding-left: 10px;
	padding-right: 65px;
    width: 100%;
    max-width: calc(100% - 123px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.cdge-header-top-slider {
    width: 100%;
    padding-right: 78px;
	position: relative;
}
.cdge-header-top-slider button.slick-next.slick-arrow {
    right: 0px !important;
	opacity: 1 !important;
}
.cdge-header-top-slider button.slick-prev.slick-arrow {
    right: 45px;
	left: unset !important;
	opacity: 1 !important;
}
.cdge-header-top-slider button.slick-next.slick-arrow:before {
    content: "\f054" !important;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    color: #fff;
    opacity: 1;
    font-size: 14px !important;
    line-height: 18px;
    letter-spacing: 0.7px;
}
.cdge-header-top-slider button.slick-prev.slick-arrow:before {
    content: "\f053" !important;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    color: #fff;
    opacity: 1;
    font-size: 14px !important;
    line-height: 18px;
    letter-spacing: 0.7px;
}
.cdge-header-top-slider.slick-vertical {
    padding-bottom: 8px;
}
.cdge-mobile-search-icon a.cdge-personal-search {
    display: block;
	cursor: pointer;
}
.cdge-header-top-slider.slick-vertical button.slick-prev.slick-arrow {
    left: calc(50% - 10px) !important;
    right: unset !important;
    top: -2px;
	display: none !important;
}
.cdge-header-top-slider.slick-vertical button.slick-prev.slick-arrow:before {
	content: "\f106" !important;
}
.cdge-header-top-slider.slick-vertical button.slick-next.slick-arrow {
    right: unset !important;
    left: calc(50% - 10px) !important;
    bottom: -20px !important;
    top: unset !important;
}
.cdge-header-top-slider.slick-vertical button.slick-next.slick-arrow:before{
	content: "\f107" !important;
}
.cdge-header-top-label p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    color: #0075BF;
    font-family: 'Poppins-Bold';
    margin: 0 !important;
}
.cdge-header-topbar-wrp {
    background: #000000;
    display: flex;
    flex-wrap: wrap;
	flex-flow: wrap-reverse;
    align-items: center;
    padding-left: 50px;
    width: 100%;
}
.cdge-header-selection {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 4px 0px;
    list-style-type: none !important;
}
.cdge-header-selection li{
    margin: 0 10px;
}
.cdge-header-selection li:first-child{
	margin-left: 0px;
}
.cdge-header-selection li a {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #F4F4F4;
    font-family: NotoSans-Regular;
    padding: 2.5px 20px;
    display: inline-block;
	transition: all 0.3s linear;
	border-radius: 50px;
	text-decoration: none !important;
}
.cdge-header-selection li a.header_active,
.cdge-header-selection li a:hover{
	color: #000000;
	background: #FFFFFF;
}
.cdge-header-topbar-links {
    padding-left: 50px;
    margin-left: auto;
    display: flex;
    list-style-type: none !important;
}
.cdge-header-topbar-links li span {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    margin-right: 10px;
    font-family: NotoSans-Italic;
	max-width: 150px;
    display: inline-flex;
    align-items: center;
}
.cdge-header-topbar-links li span i {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    margin-right: 10px;
}
.cdge-header-topbar-links li a {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: NotoSans-Bold;
	text-decoration: none !important;
}
.cdge-header-topbar-links li {
    padding: 8px 40px;
    clip-path: polygon(25px 0%, 100% 0%, calc(100% - 25px) 100%, 0% 100%);
    margin-left: -26px;
	position: relative;
}
.cdge-header-topbar-links li:last-child{
	clip-path: polygon(25px 0%, 100% 0%, 100% 100%, 0% 100%);
}
.cdge-header-topbar-links li.light_orang_bg {
    background: #F47920;
}
.cdge-header-topbar-links li.dark_orang_bg {
    background: #F15A29;
}
.cdge-header-topbar-links li a.full_box_link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.cdge-header-topbar-links li.cdge_book_appointment {
    display: inline-flex;
    align-items: center;
}
.cdge-header-topbar-links li.cdge_book_appointment span {
    max-width: 100%;
    margin-right: 0px;
}
.cdge-header-container .cdge-header-logo {
    width: 100%;
    max-width: 266px;
}
.cdge-header-container .cdge-header-center {
    max-width: calc(100% - 364px);
	width: auto;
    margin-left: auto;
}
.cdge-header-defualt-icon li.cdge-search-icon a {
    font-size: 16px;
    line-height: 22.5px;
    letter-spacing: 0.8px;
    color: #000000;
	cursor: pointer;
}
.elementskit-submenu-indicator:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    display: block;
    margin-top: 2px;
    margin-left: 5px;
}
.cdge-header-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 50px;
}
.cdge-header-container .cdge-header-rightside {
    display: inline-flex;
    align-items: center;
    width: 100%;
    max-width: 98px;
	justify-content: end;
}
.cdge-header-logo img {
    object-fit: contain;
    object-position: center;
}
.cdge-header-main-wrp {
    width: 100%;
}
.elementor-editor-active .site-header-wrp .cdge-header-main-wrp {
    position: relative;
}
.cdge-header-sidebar-icon .off_canvas_menu .line {
    width: 24px;
    display: block;
    margin-bottom: 6px;
    box-sizing: border-box;
    border-bottom: 2px solid #D5CABA;
}
.woocommerce-noreviews {
    font-family: 'JosefinSans-Regular';
    font-size: 16px;
}
span.header-minicart-total-custom span {
    font-family: 'JosefinSans-Regular';
    font-weight: 500 !important;
    font-size: 16px;
    padding-right: 10px;
    letter-spacing: 0.85px;
    color: #AE2638;
}
.cdge-custom-badge {
    left: 0 !important;
    right: unset !important;
    border-radius: 0px;
    padding: 8px !important;
    width: auto !important;
    height: auto !important;
    background: #9F1D2E;
    font-size: 15px;
    line-height: 15px;
    margin: 0 !important;
    letter-spacing: 0.45px;
    color: #F0EEEE;
    font-family: 'JosefinSans-Regular';
    font-weight: unset !important;
    min-height: unset;
    top: 0;
    display: inline-block;
    position: absolute;
	text-transform: uppercase;
}
.cdge-header-inner-wrp {
    display: flex;
    align-items: center;
}
.cdge-header-tools-icon {
    margin-left: auto;
}
.cdge-header-tools-icon .cdge-header-defualt-icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
}
.cdge-header-defualt-icon li {
    position: relative;
    padding: 0px 15px;
}
.header-fixed div#mobile-menu-toggle .navbar {
	margin-bottom: 0 !important
}
header#header-wrp {
    position: relative;
    z-index: 999;
	box-shadow: 0px 4px 32px #00000029;
}
#off-fullscreen-menu {
    z-index: 999 !important;
    display: table;
    top: 0;
    width: 550px;
	right: -100px;
    height: 100vh;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 40px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-backface-visibility: hidden;
}
button.toggle-menu.close-btn {
    border: 0;
    padding: 10px 20px;
    top: 35px !important;
}
#off-fullscreen-menu .toggle-menu.close-btn:hover,#off-fullscreen-menu .toggle-menu.close-btn:focus {
    background: transparent !important;
	outline:none !important;
	
}
#off-fullscreen-menu .toggle-menu.close-btn {
    top: 35px !important;
    font-size: 28px;
    color: #131212;
    border: 0;
    padding: 10px 20px;
    position: fixed;
    cursor: pointer;
    z-index: 2;
    -webkit-animation: slide 0.4s forwards;
    -webkit-animation-delay: 0.4s;
    animation: slide 0.4s forwards;
    animation-delay: 0.4s;
    transition-delay: 0.5s;
    right: 0;
}
#off-fullscreen-menu .toggle-menu.close-btn i{
	font-family: 'Font Awesome 5 Pro';
	font-weight: 100;
}
#off-fullscreen-menu, body:after {
    position: fixed;
}
#off-fullscreen-menu:not(.full-menu-open) {
    visibility: hidden;
    opacity: 0;
}
.admin-bar #off-fullscreen-menu .toggle-menu {
    outline: none;
    background: transparent;
}
.header-sidearea-body-style {
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    background-color: #000000;
    -webkit-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
}
body.full-menu-open .header-sidearea-body-style {
    z-index: 1;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000000;
    -webkit-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
}
.site-header-wrp.header-fixed .cdge-header-main-wrp {
    position: fixed;
    top: 0;
    background: #fff;
    transition: top 0.5s linear;
    box-shadow: 0 10px 32px #0000004d;
}
.admin-bar .site-header-wrp.header-fixed .cdge-header-main-wrp {
    top: 32px;
}
.cdge_toggle_icon .line {
    width: 18px;
    display: block;
    height: 2px;
    background: #000000;
    margin: 3px 0px;
    position: relative;
    transform: rotate(0deg);
    top: 0;
    transition: all 0.4s linear;
    bottom: 0;
    border-radius: 1px;
}
.cdge_toggle_icon .line:nth-child(2) {
    width: 14px;
    margin-left: auto;
    position: relative;
}
.cdge_toggle_icon .line:nth-child(2):before {
    content: "";
    width: 2px;
    height: 2px;
    background: #000000;
    position: absolute;
    left: -4px;
    border-radius: 50px;
}
.menu_top_shape_wrp{
	position: relative;
}
.menu_top_shape_wrp:before {
    content: "";
    width: 28px;
    height: 14px;
    position: absolute;
    top: -14px;
    left: 65px;
    background: white;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	z-index: 1;
}
.cdge_toggle_icon {
    cursor: pointer;
}
body.cdge_menu_open:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000;
    z-index: 0;
	opacity: 70%;
	z-index: 9999999;
}
.cdge-mobile_hamburger_icon {
	padding-right: 0px !important;
}
.cdge_top_link_seprator {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.54px;
    color: #EDEDED;
    font-family: 'JosefinSans-Regular';
    text-decoration: none !important;
    text-transform: capitalize;
    display: inline-block;
    padding: 0 8px;
}
.sub_menu_icon{
	color: #EDEDED;
    font-size: 18px;
    line-height: 27px;
	float: right;
	cursor: pointer;
}
.sub_menu_icon.active:before{
	content: "\f068";
}
/* Start Business Header */
.cdge-business-header-wrp .cdge-header-main-wrp {
    background: #000000;
}
.cdge-business-header-wrp .cdge-header-defualt-icon li.cdge-search-icon a {
    color: #FFFFFF;
}
.cdge-business-header-wrp .cdge_toggle_icon .line:nth-child(2):before,
.cdge-business-header-wrp .cdge_toggle_icon .line {
    background: #FFFFFF;
}
.cdge-header-center.cdge-header-business ul.elementskit-navbar-nav li:last-child .elementskit-megamenu-panel {
    left: 0 !important;
}
.cdge-header-center.cdge-header-business ul.elementskit-navbar-nav li .elementskit-megamenu-panel .menu_top_shape_wrp:before {
    left: 40px;
    width: 20px;
    height: 10px;
    top: -10px;
}
.site-header-wrp.cdge-business-header-wrp.header-fixed .cdge-header-main-wrp {
    background: #000;
}

/* End Business Header */

/* Start About Us Header ***/
.cdge-header-about-us .elementskit-megamenu-panel {
    left: 0 !important;
}
.cdge-header-center.cdge-header-about-us ul.elementskit-navbar-nav li .elementskit-megamenu-panel .menu_top_shape_wrp:before {
    left: 40px;
    width: 20px;
    height: 10px;
    top: -10px;
}
/* End About Us Header ***/

/*******  Header css End  ********/

/** Start Banner css **/

.cdge-banner-img-wrap {
    min-height: 327px;
    width: 100%;
    display: flex;
    position: relative;
    padding-bottom: 62px;
	padding-top: 160px;
	align-items: center;
}
.cdge-banner-img-wrap.shop_archive_page {
    padding-top: 62px;
}
.cdge-banner-img-inner {
    max-width: 1176px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 5;
}
.cdge-breadcrumbs a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #949494;
    font-family: 'JosefinSans-Regular';
    text-decoration: none !important;
    text-transform: capitalize;
}
.cdge-breadcrumbs a:hover {
    color: #AE2638;
}
.cdge-breadcrumbs .separator {
    padding: 0 15px;
    color: #949494;
    font-size: 20px;
    line-height: 0px;
}
.cdge-breadcrumbs .separator i{
	font-size: 20px;
    line-height: 19px;
}
.cdge-breadcrumbs {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
    color: #EDEDED;
    font-family: 'JosefinSans-Regular';
    text-transform: capitalize;
	display: flex;
    align-items: center;
    justify-content: center;
}
h1.cdge-page-title {
    color: #EDEDED;
    font-size: 44px;
    letter-spacing: 2.64px;
    line-height: 53px;
    font-family: 'JosefinSans-Regular';
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: capitalize;
}

/** End Banner css**/

.shop-banner-wrp {
    z-index: -1;
}


/** Start 404 page css **/

.error404 .ki-header-main-wrp {
    position: relative;
}
.cdge-error-page .page-header:before {
    position: absolute;
    content: "";
    background: #000000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 25%;
}
.cdge-error-page .page-header {
    padding: 20px 15px;
    min-height: 300px;
    color: #000;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-bottom: 0;
}
.cdge-error-page .page-header .entry-title {
    color: #F0F0F0 !important;
    font-size: 42px !important;
    letter-spacing: 0.84px;
    line-height: 63px;
    font-family: Poppins-Bold;
    margin-top: 0px;
    margin-bottom: 0;
    z-index: 1;
	position: relative;
}
.cdge-error-page  .page-content {
    text-align: center;
}
.cdge-error-page .cdge-error-title {
    color: #000000;
    font-family: 'Poppins-Bold';
    font-size: 100px;
    text-transform: capitalize;
    line-height: 70px;
    letter-spacing: 1.14px;
    padding-top: 90px;
    padding-bottom: 30px;
}
.cdge-error-page .cdge-error-text {
    font-size: 27px !important;
    line-height: 34px;
    font-family: 'Poppins-Regular';
    padding-bottom: 100px;
    color: #000000;
}

/** End 404 page css **/


/**   Start search page css  **/
span.highlight {
  background: #0075BF;
  color: #fff;
}
.cdge-search-page-wrp {
    padding-top: 100px;
    padding-bottom: 120px;
}
.cdge-search-page-container {
    max-width: 1244px;
    margin: 0 auto;
    padding: 0 20px;
}
.cdge-search-page-wrp h1.cdge-search-page-heading {
    font-size: 32px;
    line-height: 54px;
    letter-spacing: 0.64px;
    color: #000000;
    font-family: 'Poppins-Bold';
    font-weight: normal !important;
    margin-top: 0px;
    margin-bottom: 15px;
}
form.cdge-search-page-form {
    max-width: 694px;
	width: 100%;
    position: relative;
	margin-bottom: 20px;
}
.cdge-search-page-wrp form.cdge-search-page-form input.cdge-search-page-input {
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.28px !important;
    color: #000000 !important;
    font-family: 'NotoSans-Regular' !important;
    padding: 15px 48px 14px 18px !important;
    border: none !important;
    background: #f3f9fc;
    border-radius: 100px;
}
.cdge-search-page-wrp form.cdge-search-page-form button.cdge-search-page-submit {
    border: none !important;
    background: #F47920;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    border-radius: 50%;
    position: absolute;
    right: 7px;
    top: 5px;
    outline: none !important;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0.8px;
}
.cdge-search-page-wrp form.cdge-search-page-form button.cdge-search-page-submit i{
	font-weight: 400 !important;
}
.cdge-search-page-wrp form.cdge-search-page-form button.cdge-search-page-submit:hover{
	background: #F15A29 !important;
}
.cdge-search-page-wrp .cdge-search-count {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    font-family: NotoSans-Italic;
    margin-bottom: 48px;
    padding-left: 18px;
	color: #000000;
}
.cdge-search-page-content-inner {
    margin-bottom: 20px;
}
.cdge-search-page-content-inner h2.cdge-search-page-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #000000;
    font-family: 'Poppins-SemiBold';
    margin-top: 0px;
    margin-bottom: 7px;
}
.cdge-search-page-content-inner h2.cdge-search-page-title a{
	font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #000000;
    font-family: 'Poppins-SemiBold';
	text-decoration: none !important;
}
.cdge-search-page-content-inner p.cdge-search-page-text {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #57585B;
    font-family: NotoSans-Regular;
    margin-bottom: 9px;
}
.cdge-search-page-content-inner .cdge-search-read-more-btn a {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #F47920;
    font-family: 'NotoSans-Regular';
    display: flex;
    align-items: center;
	text-decoration: none !important;
}
.cdge-search-read-more-btn a i {
    width: 20px;
    height: 20px;
    background: #F47920;
    display: inline-flex;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    margin-left: 10px;
}
.cdge-search-page-content p.search-page-not-find-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #000000;
    font-family: Poppins-SemiBold;
}

.cdge-search-page-pagination {
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.cdge-search-page-pagination .pagination {
    margin: 0 !important;
    width: 100%;
    line-height: 0;
}
.cdge-search-page-pagination .page-numbers {
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.28px;
    font-family: 'Noto Sans';
    color: #F47920;
    margin: 0px 10px;
	border-radius: 30px;
	text-decoration: none !important;
    border: 1px solid #F47920;
}
.cdge-search-page-pagination .prev.page-numbers {
    float: left;
    color: #F47920;
}
.cdge-search-page-pagination .next.page-numbers {
    float: right;
}
.cdge-search-page-pagination .pagination .nav-links .page-numbers:first-child {
    margin-left: 0;
}
.cdge-search-page-pagination .pagination .nav-links .page-numbers:last-child {
    margin-right: 0;
}
.cdge-search-page-pagination .page-numbers:hover,
.cdge-search-page-pagination .page-numbers.current{
	border: 1px solid #F47920;
	background-color: #F47920;
	color: #FFFFFF !important;
}
/**  End search page css  **/


/*Start Footer css */
.cdge-personal-footer-form-wrap{
	position: relative;
}
.cdge-personal-footer-form-field input {
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.28px !important;
    border: none!important;
    text-align: left;
    border-radius: 60px !important;
    color: #000000 !important;
    font-family: 'NotoSans-Regular' !important;
    background: #fff !important;
    padding: 15px 60px 14px 20px !important;
}
.cdge-personal-footer-form-field input::placeholder{
	color: #AAAAAA !important;
}

.cdge-personal-footer-form-wrap .gform_footer {
    margin: 0px !important;
    padding: 0px !important;
    display: block !important;
    position: absolute;
    right: 5px;
    top: 5px;
}
.cdge-personal-footer-form-submit-btn i {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
}
.cdge-personal-footer-form-submit-btn {
    background: #F47920 !important;
    border: none !important;
    border-radius: 100px;
    margin-bottom: 0px !important;
	height: 40px;
    width: 40px;
	padding: 0;
}
.cdge-personal-footer-form-submit-btn:hover {
    background: #F15A29 !important;
}
.cdge-personal-footer-form-field  .gform_validation_errors {
   display: none !important;
}
.cdge-personal-footer-form-submit-btn:focus {
    outline: none;
}
.cdge-personal-footer-form-wrap .gform_validation_errors{
	display : none !important;
}
.cdge-personal-footer-form-field .validation_message {
    font-size: 14px !important;
    line-height: 21px;
    font-family: 'NotoSans-Regular';
    border: none !important;
    letter-spacing: 0.28px;
	padding: 0px !important;
}
.cdge-footer-gallery-img .elementor-image-gallery .gallery-item img {
    margin: 0;
}
.cdge-footer-gallery-img  .elementor-image-gallery .gallery-item {
    max-width: 100%;
    width: 145px;
}
.cdge-footer-gallery-img.elementor-widget {
    margin-bottom: 10px !important;
}
.cdge-footer-img-carousel img.swiper-slide-image {
    border: 1px solid #DDDDDD;
    padding: 0px 15px;
    border-radius: 18px;
}
.cdge-personal-footer-form-wrap .gform-body {
    width: 100%;
}
.cdge-personal-footer-form-field .gfield_validation_message {
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.32px !important;
    font-family: 'NotoSans-Regular' !important;
    color: #000000 !important;
    background: transparent !important;
    padding: 5px !important;
}
.cdge-personal-footer-form-wrap_wrapper .gform_submission_error {
    font-family: 'NotoSans-Regular';
    font-size: 16px;
    line-height: 24px !important;
    letter-spacing: 0.34px;
}
.cdge-personal-footer-form-wrap_wrapper .gform_validation_errors {
    border-radius: 50px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.cdge-personal-footer-form-wrap .gform_confirmation_message {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.36px;
    font-family: 'Poppins-SemiBold';
    color: #000000;
}
.business_footer_wrp .cdge-personal-footer-form-wrap .gform_confirmation_message {
    color: #FFFFFF;
}
.cdge-footer-img-carousel .elementor-swiper-button-next {
    top: -30px;
    right: 0;
	opacity: 50%;
}
.cdge-footer-img-carousel .elementor-swiper-button-prev {
    top: -30px;
    left: unset !important;
    right: 50px;
	opacity: 50%;
}
.cdge-footer-img-carousel .elementor-swiper-button-next:hover,
.cdge-footer-img-carousel .elementor-swiper-button-prev:hover{
	opacity: 100%;
}
.footer_bottom_link ul {
    position: relative;
    padding-left: 20px !important;
}
.footer_bottom_link ul:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5px;
    height: 5px;
    background: #58595B;
    border-radius: 50%;
}
.footer_bottom_link ul li:not(:last-child):before {
    content: "|";
    position: absolute;
    right: -20px;
    font-size: 14px;
    color: #58595B;
    font-family: 'NotoSans-Regular';
}
.cdge-footer-scroll-top {
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    background: #F47920;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    font-size: 14px;
    letter-spacing: 0.7px;
    color: #FFFFFF;
    cursor: pointer;
	transition: bottom 0.5s linear;
}
.cdge-footer-scroll-top:hover {
    background: #F15A29;
}
.cdge-footer-scroll-top.scroll-top-hide {
    bottom: -60px;
}
.cdge-homepage-footer-carousel img.swiper-slide-image {
    border: 1px solid #AAAAAA;
    padding: 0px 15px;
    border-radius: 18px;
}

.cdge-homepage-footer-carousel .swiper-slide{
     padding-bottom:1px;
}

.cdge_footer_partners_logo_wrp .cdge-partners-repeater-main .slick-track {
    margin: 0 !important;
}
.cdge_footer_partners_logo_wrp .cdge-partners-arrow-wrp {
	margin-bottom: 20px;
}
/*End Footer css */

/*** Start Search Side Bar Css ***/
.cdge-search-sidebar-wrp .dialog-close-button .eicon-close:before {
    content: "\f00d" !important;
    font-family: "Font Awesome 5 Pro";
    font-weight: 100 !important;
}
.cdge_serch_form_wrp .elementor-search-form__submit {
    position: absolute;
    right: 7px;
    top: 5px;
    bottom: 5px;
    border-radius: 50% !important;
}
.cdge_serch_form_wrp .elementor-search-form__submit i {
    font-weight: 300;
}
.cdge_serch_form_wrp .elementor-search-form__input {
    background-color: #f2f8fc !important;
    padding: 14.5px 60px 14.5px 20px !important;
}
.cdge_search_list_wrp .cdge-number {
    min-width: 30px;
    display: inline-block !important;
    line-height: 28px;
    border: 1px solid #0075BF;
    border-radius: 50%;
    text-align: center;
    margin-right: 16px;
    color: #0075BF;
    font-size: 14px;
    letter-spacing: 0.28px;
	font-family: helveticaneue;
}
.cdge_search_list_wrp li a:hover .cdge-number {
    background: #0075BF;
    color: #FFFFFF;
}
.cdge-search-sidebar-wrp .elementor-location-popup {
    min-height: 100%;
	display: flex !important;
	flex-wrap: wrap;
}
.cdge-search-sidebar-wrp .elementor-location-popup section {
    width: 100%;
}
.cdge-search-sidebar-wrp .elementor-location-popup section:last-child {
    margin-top: auto;
}
/*** End Search Side Bar Css ***/

/*** Start Off Canvas Menu Css ***/
.offcanvas_icon_box2.white_img svg {
    filter: invert(1);
}
.cdge-offcanvas-menu .cdge-menu-ul{
	max-height: 60vh;
    overflow-y: auto;
	padding-right: 50px;
}
.cdge-offcanvas-menu .cdge-menu-ul::-webkit-scrollbar{
	width: 2px;
	background-color: #CCCCCC;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
}
.cdge-offcanvas-menu .cdge-menu-ul::-webkit-scrollbar-thumb{
	background-color: #F47920;
}
.cdge-offcanvas-menu .cdge-menu-ul .sub-menu,
.cdge-offcanvas-menu .cdge-menu-ul {
    list-style-type: none !important;
    padding-left: 0px;
    margin: 0px;
}
.cdge-offcanvas-menu .cdge-menu-ul > li {
    margin-bottom: 20px;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .cdge-link {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .cdge-link a {
    font-size: 21px;
    line-height: 32px;
    color: #000000;
    letter-spacing: 0.42px;
    font-family: 'NotoSans-Medium';
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .cdge-link a:hover {
	color: #F47920;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .cdge-link i {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.9px;
    color: #000000;
    margin-left: auto;
	cursor: pointer;
    padding-left: 50px;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100vw;
    width: 1000px;
    z-index: 1;
    padding: 100px 50px 100px 70px;
    background-color: #fff;
	transition: right 0.5s linear;
	overflow-x: auto;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap::-webkit-scrollbar{
	width: 2px;
	background-color: #CCCCCC;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap::-webkit-scrollbar-thumb{
	background-color: #F47920;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap:before {
    content: "";
    background: transparent conic-gradient(from 90deg at 50% 50%, #0075BF0F 0.00%, #0075BF26 19.25%, #F479203B 43.85%, #0075BF26 82.28%, #0075BF0A 100.00%) 0% 0% no-repeat padding-box;
    position: fixed;
    right: -100vw;
    top: 0;
    bottom: 0;
    opacity: 50%;
    z-index: -1;
    width: 1000px;
    transition: right 0.5s linear;
}
.cdge-offcanvas-menu .cdge-menu-ul > li.menu_open > .sub-menu-wrap:before ,
.cdge-offcanvas-menu .cdge-menu-ul > li.menu_open > .sub-menu-wrap {
    right: 0;
}
.cdge-offcanvas-back-btn {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.32px;
    color: #F47920;
    font-family: NotoSans-Regular;
    margin-bottom: 42px;
	display: inline-block;
	z-index: 111;
    position: relative;
	cursor: pointer;
}
.cdge-offcanvas-back-btn i{
	margin-right: 20px;
}
/* .cdge-offcanvace-wrp .dialog-widget-content:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: transparent conic-gradient(from 90deg at 50% 50%, #0075BF0F 0.00%, #0075BF26 19.25%, #F479203B 43.85%, #0075BF26 82.28%, #0075BF0A 100.00%) 0% 0% no-repeat padding-box;
    opacity: 0.5;
    z-index: 0;
} */
.cdge-search-sidebar-border,
.cdge-offcanvas-border {
    width: 5px;
    background: #0075BF;
    height: 100%;
    position: absolute;
    left: -5px;
}
.cdge-search-sidebar-border:before,
.cdge-offcanvas-border:before {
    content: "";
    background: #F47920;
    width: 5px;
    position: absolute;
    left: 0;
    height: 40%;
    bottom: 0;
}
.cdge-search-sidebar-border:after,
.cdge-offcanvas-border:after {
    content: "";
    clip-path: polygon(1% 25%, 100% 0%, 100% 75%, 0% 100%);
    background: #000000;
    position: absolute;
    bottom: 36%;
    width: 5px;
    height: 61px;
}
.cdge-offcanvas-selection {
    list-style-type: none;
    padding: 5px 0px;
    margin: 0 0 50px 0;
    display: inline-flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 100px;
}
.cdge-offcanvas-selection li {
    margin: 0 5px;
}
.cdge-offcanvas-selection li a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.28px;
    color: #000000;
    font-family: 'NotoSans-Regular';
    text-decoration: none !important;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 100px;
	cursor: pointer;
}
.cdge-offcanvas-selection li a.cdge_active,
.cdge-offcanvas-selection li a:hover {
    background: #000000;
    color: #FFFFFF !important;
}
.cdge-search-open i {
    font-weight: 500 !important;
}
.cdge-offcanvace-wrp .dialog-close-button .eicon-close:before {
    content: "\f00d" !important;
    font-family: "Font Awesome 5 Pro";
    font-weight: 100 !important;
}
.offcanvas_icon_box .elementor-icon i {
    font-weight: 300 !important;
}
ul.sub-menu h6.current_menu_name {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 0.42px;
    font-family: NotoSans-SemiBold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 6px;
}
ul.sub-menu h6.current_menu_name i {
    margin-left: 30px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.9px;
    color: #000000;
}
.cdge-offcanvas-menu .cdge-menu-ul > li.menu_open > .sub-menu-wrap > .sub-menu {
    max-width: 50%;
    padding-right: 84px;
    border-right: 1px solid #CCCCCC;
    min-height: 100%;
}
.cdge-offcanvas-menu .cdge-menu-ul > li.menu_open > .sub-menu-wrap > ul.sub-menu li.menu-item-has-children .sub-menu-wrap {
    display: none;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li {
    margin-bottom: 25px;
	position: relative;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li:last-child{
	margin-bottom: 0px;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li .cdge-link {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li .cdge-link a {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #000000;
    font-family: 'NotoSans-Regular';
    padding-bottom: 5px;
    position: relative;
	display: inline-block;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li .cdge-link a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #F47920;
    width: 0%;
    transition: width 0.5s linear;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li.mobile_menu_open > .cdge-link > a:before,
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li:hover > .cdge-link > a:before {
    width: 100%;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li.mobile_menu_open >.cdge-link > i,
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li.mobile_menu_open > .cdge-link > a,
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li:hover >.cdge-link > i,
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li:hover > .cdge-link > a{
	color: #F47920;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li .cdge-link i {
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 1.05px;
    color: #000000;
    padding-left: 50px;
    margin-left: auto;
}
.cdge-offcanvas-menu .cdge-menu-ul > li > .sub-menu-wrap > ul.sub-menu li.menu-item-has-children {
    cursor: pointer;
}

.cdge-offcanvace-wrp .elementor-location-popup {
    min-height: 100%;
    display: flex !important;
    flex-wrap: wrap;
}
.cdge-offcanvace-wrp .elementor-location-popup section {
    min-width: 100%;
}
.cdge-offcanvace-wrp .elementor-location-popup section:last-child{
	margin-top: auto;
}
nav.cdge-offcanvas-menu {
    display: none;
}
.business-canvas-wrp nav.cdge-offcanvas-menu.business,
.about-canvas-wrp nav.cdge-offcanvas-menu.about,
.personal-canvas-wrp nav.cdge-offcanvas-menu.personal{
	display: block;
}
.about-canvas-wrp .offcanvas_icon_box2 {
    display: none;
}
/*** End Off Canvas Menu Css ***/

/*** Start Pricing Plans widget Css ***/

.cdge-pricing-plans-wrap {
    background: #FAFAFA;
    border-radius: 18px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    min-height: 400px;
	cursor: pointer;
}
.cdge-pricing-plans-wrap .cdge-pricing-plans-link {
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}
.cdge-pricing-plans-wrap .cdge-pricing-plans-link span {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #F47920;
    border-radius: 0px 32px 0px 120px;
    font-size: 21px;
    color: #FFFFFF;
    letter-spacing: 1.05px;
    padding: 0 0 5px 10px;
	cursor: pointer;
}
.cdge-pricing-plans-wrap .cdge-pricing-plans-link span i {
    transition: transform 0.3s linear;
}
.cdge-pricing-plans-wrap.price_box_active{
	background: #0075BF;
	cursor: auto;
}
.cdge-pricing-plans-wrap.price_box_active .cdge-pricing-plans-link span{
	background: #FFFFFF;
	color: #F47920;
}
.cdge-pricing-plans-wrap.price_box_active .cdge-pricing-plans-link span i{
	transform: rotate(-45deg);
}
.cdge-pricing-plans-wrap h3.cdge-pp-heading {
    font-size: 21px;
    line-height: 31.5px;
    letter-spacing: 0.42px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: 'Poppins-Bold';
	color: #000000;
	padding-right: 30px;
}
.cdge-pricing-plans-inner {
    padding: 30px 30px 30px 30px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.cdge-pricing-plans-top {
    width: 100%;
}
.cdge-pricing-plans-bottom {
    margin-top: auto;
    padding-top: 30px;
    background-image: linear-gradient(to right, #bdd3eb 50%, rgba(255,255,255,0) 0%);
    background-position: top;
    background-size: 10px 2px;
    background-repeat: repeat-x;
	width: 100%;
}
.cdge-pricing-plans-inner .cdge-pricing-plans-top p.cdge-pp-content {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #58595B;
    font-family: 'NotoSans-Italic';
	margin-bottom: 20px;
}
.cdge-pricing-plans-inner .cdge-pricing-plans-top p.cdge-pp-downtime {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #58595B;
    font-family: NotoSans-Medium;
}
.cdge-pricing-plans-inner .cdge-pricing-plans-top p.cdge-pp-downtime span.cdge-pp-downtime-label {
    color: #000000;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    font-family: NotoSans-Medium;
}
.cdge-pricing-plans-bottom h5.cdge-pp-plan {
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cdge-pricing-plans-bottom h5.cdge-pp-plan:last-child{
	margin-bottom: 0px;
}
.cdge-pricing-plans-bottom h5.cdge-pp-plan span.cdge-label {
    font-family: 'NotoSans-Bold';
    color: #0075BF;
}
.cdge-pricing-plans-bottom h5.cdge-pp-plan span.cdge-value {
    color: #000000;
    font-family: 'Poppins-Italic';
    font-weight: normal;
}
.cdge-pricing-plans-wrap .cdge-pricing-plans-hover h3.cdge-pp-heading {
    color: #ffffff;
    margin-bottom: 20px;
	padding-right: 40px;
}
.cdge-pricing-plans-wrap.price_box_active .cdge-pricing-plans-inner{
	display: none;
}
.cdge-pricing-plans-hover {
    display: none;
}
.cdge-pricing-plans-wrap .cdge-pricing-plans-hover {
    padding: 30px 20px 30px 30px;
    width: 100%;
}
.cdge-pricing-plans-wrap.price_box_active .cdge-pricing-plans-hover{
	display: block;
}
.cdge-pricing-plans-hover-loop-wrp {
    max-height: 291px;
    overflow-y: auto;
	padding-right: 10px;
}
.cdge-pricing-plans-hover-loop-wrp::-webkit-scrollbar{
	width: 5px;
	background-color: #FFFFFF;
	border-radius: 10px;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	cursor: pointer;
}
.cdge-pricing-plans-hover-loop-wrp::-webkit-scrollbar-track{
	border-radius: 10px;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	cursor: pointer;
}
.cdge-pricing-plans-hover-loop-wrp::-webkit-scrollbar-thumb{
	background-color: #3391cc;
	border-radius: 10px;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	cursor: pointer;
}
.cdge-pricing-plans-hover-loop-wrp .cdge-pricing-plans-hover-loop h5.cdge-pricing-hover-title {
    margin-top: 0px;
    border-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    font-family: 'NotoSans-SemiBold';
}
.cdge-pricing-hover-text ul {
    padding-left: 0;
    list-style-type: none;
	margin-bottom: 20px
}
.cdge-pricing-hover-text ul li{
	margin-bottom: 5px;
}
.cdge-pricing-hover-text ul li:last-child{
	margin-bottom: 0px;
}
.cdge-pricing-plans-hover-loop-wrp .cdge-pricing-plans-hover-loop:last-child .cdge-pricing-hover-text ul {
    margin-bottom: 0;
}
.cdge-pricing-hover-text ul li {
    padding-left: 12px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    font-family: 'NotoSans-Regular';
}
.cdge-pricing-hover-text ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 100%;
}

/*** End Pricing Plans widget Css ***/

/*** Start Timeline Widget Css ***/
.cdge_timeline_main_wrp {
    overflow: hidden;
}
.cdge_timeline_content_bottom_wrp {
    margin-left: -10px;
    margin-right: -10px;
}
.cdge_title_main_wrp {
    position: relative;
	margin-bottom: 30px;
	margin-left: -10px;
	margin-right: -10px;
}
.cdge_title_main_wrp .slick-list{
	padding-right: 130px;
}
.cdge_title_main_wrp.cdge_no_padding .slick-list{
    padding: 0px;
}
.cdge_timeline_title_top_loop_inner {
    margin-right: 10px;
	margin-left: 10px;
}
.cdge_title_main_wrp:before {
    content: "";
    height: 1px;
    background: #7DAADA;
    width: 100%;
    position: absolute;
    bottom: 10px;
}
.cdge_timeline_title {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    cursor: pointer;
    z-index: 1;
    display: block;
    text-align: center;
    color: #F15A29;
    text-transform: uppercase;
    font-family: Poppins-Italic;
	min-height: 21px;
}
.cdge_title_main_wrp > div {
    line-height: 0;
}
.cdge_timeline_dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0075BF;
    cursor: pointer;
    margin: 20px auto 0 auto;
	position: relative;
}
.cdge_title_main_wrp .cdge_timeline_dot:before {
    content: "";
    width: 14px;
    height: 14px;
    background: #F7F7F7;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 50%;
	opacity: 0;
	transition: opacity 0.3s linear;
}
.cdge_title_main_wrp .slick-current .cdge_timeline_dot:before{
	opacity: 1;
}
.cdge_timeline_content_bottom_wrp .slick-list {
	padding-right: 130px;
}
.cdge_timeline_content_bottom_wrp.cdge_no_padding .slick-list{
	padding: 0px;
}
.cdge_timeline_content_inner {
    margin-right: 10px;
    margin-left: 10px;
}
.cdge_timeline_content_loop .cdge_timeline_content_inner img.cdge_timeline_image {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
    border-radius: 18px;
    margin-bottom: 20px;
}
.cdge_timeline_content_loop .cdge_timeline_content_inner h3.cdge_timeline_heading {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.36px;
    color: #000000;
    font-family: 'Poppins-Bold';
    margin-top: 0 !important;
    margin-bottom: 9px;
}
.cdge_timeline_content_loop .cdge_timeline_content_inner .cdge_timeline_text *,
.cdge_timeline_content_loop .cdge_timeline_content_inner .cdge_timeline_text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #58595B;
    font-family: 'NotoSans-Regular';
}
.cdge_timeline_arrow_wrp {
    text-align: right;
}
.cdge_timeline_arrow {
    max-width: 101px;
    background: #F0F0F0;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    padding: 10px 22px;
    border-radius: 20px;
	margin-bottom: 50px;
	position: relative;
	z-index: 11;
}
.cdge_timeline_arrow i {
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 1.05px;
    color: #000000;
    opacity: 50%;
	cursor: pointer;
}
.cdge_timeline_arrow i:hover{
	opacity: 100%;
}

/*** End Timeline Widget Css ***/

/*** Start Video Hero Section Widget ***/
.cdge-video-hero-section-inner {
	position: relative;
	min-height: 550px;
	border-radius: 18px;
	overflow: hidden;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	width: 100%;
}
.cdge-video-hero-section-main-wrp .cdge-video-hero-section-inner video{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	width: fit-content;
    height: fit-content;
    max-width: fit-content;
}
.cdge-video-hero-section-main-wrp .cdge-video-hero-section-inner iframe {
    width: 100%;
    height: 100vh;
    min-height: -webkit-fill-available;
    min-width: -webkit-fill-available;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*pointer-events: none;*/
}
.cdge-video-hero-section-inner img.cdge-video-hero-background-image {
	border-radius: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.cdge-video-hero-bg-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	border-radius: 18px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 25%;
}
/*
.cdge-video-hero-content-box {
    position: relative;
    animation: 9;
    width: 100%;
    padding: 100px 67px 50px 67px;
	margin-top: auto;
} */
.cdge-video-hero-content-box {
    position: relative;
    animation: 9;
    width: 100%;
    padding: 100px 50px 50px 50px;
    margin-top: auto;
    max-width: 1304px;
    margin: auto auto 0 auto;
}
.cdge-video-hero-content-box-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
}
.cdge-video-hero-content-left {
    width: 100%;
    max-width: 70%;
	padding-right: 30px;
}
.cdge-video-hero-content-right {
    width: 100%;
    max-width: 30%;
    text-align: right;
}
.cdge-video-hero-content-left h5.cdge-video-hero-sub-title {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Poppins-Italic';
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 8px;
}
.cdge-video-hero-content-left h2.cdge-video-hero-title {
    margin-top: 0;
    margin-bottom: 23px;
    font-size: 36px;
    line-height: 54px;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    font-family: 'Poppins-Bold';
}
.cdge-video-hero-content-image-wrp a {
    display: inline-block;
    max-width: 163px;
    margin-right: 10px;
}
.cdge-video-hero-content-image-wrp a:last-child{
	margin-right: 0px;
}
.cdge-video-hero-content-image-wrp a img {
    border-radius: 4px;
    width: 100%;
}
.cdge-video-hero-content-right button.cdge-video-play-pause {
    border: 1px solid #FFFFFF;
    border-radius: 25px;
    padding: 15px 50px 15px 50px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'Poppins-Regular';
    outline: none !important;
}
.cdge-video-hero-content-right button.cdge-video-play-pause {
    border: 1px solid #FFFFFF !important;
    border-radius: 25px;
    padding: 13px 30px 11px 30px;
    color: #FFFFFF !important;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'Poppins-Regular';
    outline: none !important;
    font-weight: normal;
	background: transparent !important;
	min-width: 160px;
    text-align: center;
	position: relative;
    z-index: 9;
}
.cdge-video-hero-content-right button.cdge-video-play-pause i {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.7px;
    padding-left: 10px;
}
.cdge-video-hero-content-right button.cdge-video-play-pause:hover {
    background: #F47920 !important;
    border-color: #F47920 !important;
}

/*** End Video Hero Section Widget ***/

/* Start partners-widget-css*/
.cdge-partners-main{
	margin-left: -10px;
    margin-right: -10px;
}
.cdge-partners-inner {
    padding-left: 10px;
    padding-right: 10px;
}
.cdge_partners_img_link:focus{
	outline: 0px;
  }
.cdge-partners-inner a.cdge_partners_img_link img.cdge_partners_image:hover {
    box-shadow: 0px 4px 32px #00000029;
}
.cdge-partners-inner a.cdge_partners_img_link img.cdge_partners_image{
    border-radius: 18px;
    border: 1px solid #EEEEEE;
    width: 100%;
    height: 105px;
    object-fit: contain;
}
.cdge-partners-repeater-main .slick-track {
    margin: 20px 0;
}
.cdge-partners-arrow-wrp {
    background: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100px;
    border-radius: 20px;
    height: 40px;
    bottom: unset;
	margin-bottom: 50px;
	margin-left: auto;
	z-index: 9;
    position: relative;
}
.cdge-partners-arrow-wrp .slick-arrow {
    color:#000000;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 1.05px;
	opacity: 50%;
	cursor: pointer;
}
.cdge-partners-arrow-wrp .slick-arrow:hover{
	opacity: 100%;	
}
.cdge-partners-repeater-main {
    position: relative;
}
.cdge-partners-wrap .cdge-partners-inner h5.cdge-partners-img-title {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.36px;
    color: #000000;
    font-family: 'Poppins-Bold';
}
a.cdge_partners_logo_text_link {
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 105px;
    border: 1px solid #f479206b;
    border-radius: 18px;
	text-align: center;
    padding: 15px;
}
a.cdge_partners_logo_text_link:hover {
    box-shadow: 0px 4px 32px #00000029;
}
a.cdge_partners_logo_text_link h3.cdge_partners_logo_text {
    margin: 0;
    color: #000000;
    font-family: Poppins-Bold;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: 27px;
}
/* End partners-widget-css*/

/* start personal-ev-charging-page-css*/

.cdge-ev-charging-inner {
    display: flex;
}
.cdge-ev-charging-img img {
    border-radius: 18px !important;
    min-height: 475px;
    object-fit: cover;
}
.cdge-ev-charging-img {
    min-width: 342px;
    position: relative;
    border-radius: 18px;
}
.cdge-ev-charging-right-content {
    padding: 153px 0px 50px 50px;
}
.cdge-ev-charging-right-content .cdge-ev-charging-title {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.36px;
    text-align: left;
    color: #000000;
    font-family: 'poppins-bold';
	  margin-top: 0px;
}
.cdge-ev-charging-right-content .cdge-ev-charging-content {
    color: #58595B;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    text-align: left;
    font-family: 'NotoSans-regular';
}
.cdge-ev-charging-arrow-wrp {
    position: absolute;
    top: unset;
    bottom: 1%;
    left: unset;
    right: 0%;
    display: flex;
    background: #FFFFFF;
    border-radius: 20px;
	  height: 40px;
	 align-items: center;
	 justify-content: space-around;
	 width: 100px;
	 overflow: hidden;
} 

.cdge-ev-charging-arrow-wrp .slick-arrow {
    color: #000000;
    opacity: 50%;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1.05px;
    cursor: pointer;
}
.cdge-ev-charging-arrow-wrp .slick-arrow:hover{
	opacity: 100%;
}
.cdge-ev-charging-img:after {
    content: "";
    background-image: url(https://projs.ifdemo.com/p15/comfort-delgro/wp-content/uploads/2022/04/Group-12584.png);
    position: absolute;
    top: 70px;
    left: 100%;
    height: 67px;
    width: 61px;
}
.cdge-personal-ev-charging-icon-list   .fa-phone-alt:before {
    font-weight: 300 !important;
}
ul.personal-ev-charging-padding {
    padding-left: 18px;
}
.text-items::marker {
    height: 5px !important;
    width: 5px !important;
    font-size: 15px;
}
.icons::marker {
    font-size: 15px;
}
.personal-ev-charging-padding li.icons.text-item-1 {
    padding-bottom: 10px;
}
/* End personal-ev-charging-page-css*/

/* Start business-training-academy-accordian css*/
.cdge_business_training_academy_accrodian .elementor-accordion-item {
    border: none !important;
	border-bottom: 1px solid #CCCCCC !important;
}
.cdge_business_training_academy_accrodian .elementor-accordion .elementor-tab-content {
    border-top: none !important;
}
.cdge_business_training_academy_accrodian .elementor-accordion .elementor-tab-title{
  padding: 30px 0px 18px 0px !important;
}
.cdge_business_training_academy_accrodian .elementor-accordion .elementor-tab-content{
     padding: 0px 0px 25px 0px !important;
}
.cdge_business_training_academy_accrodian .elementor-accordion-icon i{
    font-size: 16px;
    letter-spacing: 1.32px;
    line-height: 24px !important;
   
} 
.cdge_business_training_academy_accrodian .elementor-accordion-icon i {
    font-weight: 500;
    
}
/* End business-training-academy-accordian css*/


.blog_section_btn .elementor-button-icon i {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    width: 20px;
    color: #F47920;
	background: #FFFFFF;
    border-radius: 50%;
    display: inline-block;
    font-weight: 400;
    text-align: center;
}

.cdge-events-archive-btn-wrp .cdge-events-archive-btn {
    margin-right: 25px;
}
.tribe-common-l-container .cdge-events-archive-btn-wrp {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

/*** Start Workshop Locations Page Css ***/
#yith-store-locator .wrapper-main-sections>div {
    padding: 0 0px;
}
div#yith-store-locator div#yith-sl-section-results {
    padding: 30px 50px 30px 50px;
	position: relative;
}
#yith-sl-search-icon {
    width: 14px;
    right: 20px;
    top: calc(50% - 7px);
}

.wrap-search-bar .search-stores {
    background: #f2f8fc !important;
    border: none !important;
    border-radius: 10px !important;
    height: 50px !important;
    font-family: 'NotoSans-Regular' !important;
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.28px !important;
    padding: 15px 40px 15px 20px !important;
    color: #000000 !important;
	width: 100% !important;
}

.wrap-search-bar .search-stores::placeholder {
	color: #CCCCCC !important;
}
#yith-sl-wrap-search-stores h4.title-search-bar {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'Poppins-Bold';
    margin-bottom: 10px;
    margin-top: 20px;
    color: #000000;
}
div#yith-sl-wrap-search-stores {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 28px;
}
div#yith-sl-section-results .layout-opened .wrap-filters-list label.filter-label {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'Poppins-Bold';
    color: #000000;
    padding-bottom: 0px;
    padding-top: 0px;
}
div#yith-sl-section-results .layout-opened .wrap-filters-list select {
    background: #f2f8fc;
    height: 50px;
    border: none !important;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    font-family: 'NotoSans-Regular';
    padding: 15px 20px;
    border-radius: 10px;
    color: #000000;
	-webkit-appearance: none;
    -moz-appearance: none;
	cursor: pointer;
}
div#yith-sl-section-results .layout-opened .wrap-filters-list .type-dropdown{
	position: relative;
}
div#yith-sl-section-results .layout-opened .wrap-filters-list .type-dropdown:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    bottom: 45px;
    right: 24px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #000000;
    font-weight: 500;
    pointer-events: none;
    cursor: pointer;
}
div#yith-sl-section-results .layout-opened .wrap-filters-list .type-dropdown {
    position: relative;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 30px;
	margin-bottom: 28px;
}
div#yith-sl-section-results .layout-opened .wrap-filters-list .type-dropdown:last-child {
    border-bottom: 0px;
    margin-bottom: 20px;
}
.wrapper-main-sections div#yith-sl-section-results .search-stores {
    margin-top: 0px !important;
    border: 1px solid #F47920;
    display: inline-block;
    width: auto;
    border-radius: 100px;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'NotoSans-Regular';
    color: #FFFFFF;
    font-weight: normal !important;
    background: #F47920;
	outline: none !important;
}
.wrapper-main-sections div#yith-sl-section-results .search-stores:hover{
	background: #F15A29;
	border: 1px solid #F15A29;
}
.cdge-store-locator-radio{
	display: none;
}
.cdge-store-locator-label{
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #F47920;
	display: inline-block;
	background: #fff;
	cursor: pointer;
}
.cdge-store-locator-radio:checked+.cdge-store-locator-label:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #F47920;
    position: absolute;
    top: 0;
    left: 3px;
}
.cdge-store-locator-radio:checked+.cdge-store-locator-label {
    border: 1px solid #FFFFFF;
}
.wrapper-main-sections #yith-sl-results .wrap-store-details {
    margin-bottom: 10px;
    border: 1px solid #F47920;
    border-radius: 18px;
}
.wrapper-main-sections #yith-sl-results .wrap-store-details.hover,
.wrapper-main-sections #yith-sl-results .wrap-store-details:hover{
	border: 1px solid #007DC3;
	box-shadow: 0px 4px 32px #00000029;
	background-color: #007DC3 !important;
}
.wrapper-main-sections #yith-sl-section-results #yith-sl-results .store-info {
    padding: 16px 45px 16px 20px;
    position: relative;
    margin: 0px;
}
.cdge-store-locator-wrp {
    position: absolute;
    right: 19px;
}
#yith-sl-results .stores-list .store-info p.store-name {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.7px;
    font-family: 'Poppins-SemiBold';
    margin-bottom: 0px;
    color: #F47920;
}
#yith-sl-results .stores-list .store-info .store-description * {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.7px;
    color: #000000;
    font-family: 'NotoSans-Medium';
}
#yith-sl-results .stores-list .store-info .store-description em {
    font-size: 10px;
    color: #58595B;
    line-height: 14px;
    letter-spacing: 0.5px;
    font-family: 'NotoSans-Italic';
}
#yith-sl-results .stores-list .store-info .store-description *:last-child{
	margin-bottom: 0px;
}
#yith-sl-results .cdge-custom-search-sbt-btn {
    margin-top: 10px !important;
    border: 1px solid #F47920;
    display: inline-block;
    width: auto;
    border-radius: 100px;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'NotoSans-Regular';
    color: #FFFFFF;
    font-weight: normal !important;
    background: #F47920;
	outline: none !important;
}
#yith-sl-results .cdge-custom-search-sbt-btn:hover{
	background: #F15A29;
	border: 1px solid #F15A29;
}
.wrapper-main-sections #yith-sl-results .wrap-store-details:hover .store-description + p,
.wrapper-main-sections #yith-sl-results .wrap-store-details.hover .store-description *,
.wrapper-main-sections #yith-sl-results .wrap-store-details.hover p.store-name,
.wrapper-main-sections #yith-sl-results .wrap-store-details:hover .store-description *,
.wrapper-main-sections #yith-sl-results .wrap-store-details:hover p.store-name {
    color: #FFFFFF;
}
.cdge-store-locator-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #F47920;
    font-family: 'NotoSans-Regular';
	cursor: pointer;
	margin-bottom: 20px;
}
.cdge-store-locator-back-btn:hover {
    color: #F15A29;
}
.cdge-store-locator-back-btn:hover span{
	text-decoration: underline;
}
.cdge-store-locator-back-btn i{
	margin-right: 10px;
}
div#yith-sl-results h4.title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #000000;
    font-family: 'Poppins-Bold';
    margin-top: 0;
    margin-bottom: 10px;
}
div#yith-sl-results {
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffff;
    padding: 30px 25px;
	display: none;
}
.cdge-filter-result-wrp .wrapper-filter {
    display: block !important;
}
.cdge-filter-result-wrp .wrapper-filter ul.wrapper-terms li {
    border: none !important;
    padding: 0 !important;
    margin: 0px !important;
}
.cdge-filter-result-wrp .wrapper-filter ul.wrapper-terms li span.term-name {
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0.7px !important;
    font-family: 'NotoSans-Bold';
	color: #000000 !important;
}
.cdge-store-locator-top {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
	margin-left: 25px;
    margin-right: 25px;
}
#yith-sl-results h4.cdge-result-title{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #000000;
    font-family: 'Poppins-Bold';
	margin-top: 0px;
    margin-bottom: 10px;
	padding: 0 25px;
}
.cdge-sl-single-detail-main-wrp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffff;
    padding: 30px 25px 20px 25px;
	display: none;
	z-index: 1;
}
li.wrap-store-details.cdge_detail_show .cdge-sl-single-detail-main-wrp{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.cdge-sl-single-detail-top-box {
    width: 100%;
}
.cdge-sl-single-directional,
.cdge-sl-single-services,
.cdge-sl-single-opening-hours {
    background: #EEEEEE;
    border-radius: 18px;
	margin-bottom: 10px;
}
.cdge-ac-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 10px 20px;
}
.cdge-ac-content {
    border-top: 1px solid #EEEEEE;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    font-family: 'NotoSans-Regular';
	display: none;
	padding: 15px 20px;
}
.cdge-ac-heading h4.cdge-ac-title {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #000000;
    font-family: 'Poppins-SemiBold';
    margin: 0;
}
.cdge-ac-heading i {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.7px;
    padding: 0px 7px;
    color: #000000;
    font-weight: 500;
	cursor: pointer;
	transition: all 0.5s linear;
}
.cdge-sl-single-directional.open,
.cdge-sl-single-services.open,
.cdge-sl-single-opening-hours.open {
    box-shadow: 0px 4px 32px #00000029;
    background: #fff;
}
.cdge-sl-single-directional.open .cdge-ac-heading,
.cdge-sl-single-services.open .cdge-ac-heading,
.cdge-sl-single-opening-hours.open .cdge-ac-heading {
    padding: 15px 20px 15px 20px;
}
.cdge-sl-single-directional.open .cdge-ac-heading i,
.cdge-sl-single-services.open .cdge-ac-heading i,
.cdge-sl-single-opening-hours.open .cdge-ac-heading i {
    transform: rotate(-180deg);
}
.cdge-sl-single-directional.open .cdge-ac-heading h4.cdge-ac-title,
.cdge-sl-single-services.open .cdge-ac-heading h4.cdge-ac-title,
.cdge-sl-single-opening-hours.open .cdge-ac-heading h4.cdge-ac-title {
    color: #F47920;
}
.cdge-sl-single-back-btn {
    margin-bottom: 20px;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #F47920;
    font-family: 'NotoSans-Regular';
	cursor: pointer;
}
.cdge-sl-single-back-btn i{
	margin-right: 10px;
}
.cdge_sl_single_data {
    margin-bottom: 20px;
    background: #007DC3;
    border-radius: 18px;
    box-shadow: 0px 4px 32px #00000029;
    padding: 16px 70px 16px 20px;
	position: relative;
}
.cdge_sl_single_data p.cdge-sl-single-store-name {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.7px;
    font-family: 'Poppins-SemiBold';
    margin: 0;
}
.cdge-store-description * {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.7px;
    color: #ffffff;
    font-family: 'NotoSans-Medium';
    font-weight: normal;
}
.cdge-store-description em {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.5px;
    font-family: 'NotoSans-Italic';
}
.cdge-store-description *:last-child{
	margin-bottom: 0px;
}
.cdge_sl_single_active_icon {
    position: absolute;
    right: 22px;
    width: 24px;
    height: 24px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #F47920;
}
.cdge_sl_single_active_icon i {
    font-weight: 400;
}
.cdge-sl-single-directional a.cdge-direction-link{
    background: #F47920;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    padding: 9px 22px;
    display: inline-block;
    border-radius: 100px;
    outline: none !important;
    border: none !important;
    text-transform: capitalize;
}
.cdge-sl-single-directional a.cdge-direction-link:hover {
    background: #F15A29;
}
.cdge-sl-single-directional .cdge-ac-content {
    padding: 20px 20px 20px 20px;
}
.cdge-sl-single-detail-main-wrp .cdge-sl-single-bottom a{
	background: #F47920;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    padding: 11px 25px;
    display: inline-block;
    border-radius: 100px;
    outline: none !important;
    border: none !important;
    text-transform: capitalize;
	margin-right: 10px;
}
.cdge-sl-single-detail-main-wrp .cdge-sl-single-bottom a:hover {
    background: #F15A29;
}
.cdge-sl-single-bottom {
    margin-top: auto;
    width: 100%;
	padding-left: 25px;
    padding-right: 25px;
}
.cdge-sl-single-detail-top-fix {
    padding-right: 25px;
    padding-left: 25px;
}
.cdge-store-locator-top-wrp {
    width: 100%;
}
.cdge-sl-single-detail-content-wrp {
    padding-right: 25px;
	padding-left: 25px;
    overflow-y: auto;
    max-height: 300px;
}
.cdge-store-locator-top-wrp .stores-list {
    padding: 0 25px;
    max-height: 300px;
    overflow-y: auto;
}
.cdge-store-locator-top-wrp .stores-list::-webkit-scrollbar-track,
.cdge-sl-single-detail-content-wrp::-webkit-scrollbar-track{
	background-color: #EEEEEE;
	border-radius: 50px;
}
.cdge-store-locator-top-wrp .stores-list::-webkit-scrollbar,
.cdge-sl-single-detail-content-wrp::-webkit-scrollbar{
	width: 5px;
	background-color: #EEEEEE;
	border-radius: 50px;
}
.cdge-store-locator-top-wrp .stores-list::-webkit-scrollbar-thumb,
.cdge-sl-single-detail-content-wrp::-webkit-scrollbar-thumb{
	background-color: #0075BF;
	height: 200px;
	border-radius: 100px;
}
address.store-info.yith-sl-pin-modal {
    margin-bottom: 0px;
}
address.store-info.yith-sl-pin-modal * {
    outline: none !important;
}
address.store-info.yith-sl-pin-modal p.store-name  span {
    font-size: 16px !important;
    font-family: 'Poppins-SemiBold' !important;
    font-weight: normal !important;
    line-height: 24px !important;
    letter-spacing: 0.8px;
}
address.store-info.yith-sl-pin-modal p.store-address {
    letter-spacing: 0.8px;
    font-family: 'NotoSans-Regular';
    line-height: 20px !important;
}
address.store-info.yith-sl-pin-modal *:last-child{
	margin-bottom: 0px !important;
}
.cdge-store-locator-sub-wrp {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	align-items: flex-start;
}
.cdge-custom-search-sbt-btn-wrp {
    width: 100%;
    padding: 0 25px;
    margin-top: auto;
}
.cdge-sl-single-services ul.cdge-sl-single-services-list {
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.cdge-sl-single-services ul.cdge-sl-single-services-list li {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #000000;
    font-family: 'NotoSans-Regular';
    margin-bottom: 8px;
    position: relative;
}
.cdge-sl-single-services ul.cdge-sl-single-services-list li:last-child{
	margin-bottom: 0px;
}
.cdge-sl-single-services ul.cdge-sl-single-services-list li:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #f47920;
    display: inline-block;
    border-radius: 50%;
    margin-right: 6px;
}
#yith-sl-gmap .gm-style .gm-style-iw {
    border-radius: 18px !important;
}
#yith-sl-gmap .gm-style .gm-style-iw button.gm-ui-hover-effect {
    right: 10px !important;
    outline: none !important;
}

/*** End Workshop Locations Page Css ***/

/*** Start Map Section ***/
.cdge-map-section div#yith-store-locator div#yith-sl-section-results {
    padding: 30px;
	background: #FAFAFA;
    border-radius: 18px 0 0 18px;
}
.cdge-map-section div#yith-sl-section-map div#yith-sl-gmap {
    border-radius: 0px 18px 18px 0;
}
.cdge-map-section div#yith-sl-section-results .layout-opened .wrap-filters-list .type-dropdown[data-taxonomy="services-offered"] {
    visibility: hidden;
	opacity: 0;
	margin: 0;
}
.cdge-map-section div#yith-sl-section-results .layout-opened .wrap-filters-list .type-dropdown{
	border-bottom: none !important;
}
.cdge-map-section div#yith-sl-results {
    padding: 30px 15px;
}

/*** End Map Section ***/

/*** Start All Service Widget Css ***/
.cdge-all-service-loop-wrp {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.cdge-all-service-loop-wrp .cdge-all-service-loop {
    width: calc(33.33% - 20px);
    margin: 0 10px 20px 10px;
    background: #FAFAFA;
    border-radius: 18px;
    overflow: hidden;
}
.cdge-all-service-loop-wrp.cdge_load_more .cdge-all-service-loop{
	display: none;
}
.cdge-all-service-image a {
    display: block;
    outline: none !important;
    text-decoration: none;
    width: 100%;
}
.cdge-all-service-loop .cdge-all-service-image img,
.cdge-all-service-loop .cdge-all-service-image a img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.cdge-all-service-content-wrp {
    padding: 30px;
}
.cdge-all-service-content-wrp h3.cdge-all-service-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.36px;
    color: #000000;
    font-family: 'Poppins-Bold';
}
.cdge-all-service-content-wrp h3.cdge-all-service-title a{
	margin-top: 0;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.36px;
    color: #000000;
    font-family: 'Poppins-Bold';
	outline: none !important;
}
.cdge-all-service-text {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.36px;
    color: #58595B;
    font-family: 'NotoSans-Regular';
}
.cdge-all-service-load-more-btn-wrp {
    text-align: center;
}
.cdge-all-service-load-more-btn-wrp span.cdge-all-service-load-more-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    cursor: pointer;
    padding: 4px 5px 4px 8px;
    border-radius: 18px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #F47920;
    text-transform: capitalize;
    font-family: 'NotoSans-Regular';
}
.cdge-all-service-load-more-btn-wrp span.cdge-all-service-load-more-btn i {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    color: #FFFFFF;
    font-weight: 100;
    margin-left: 10px;
    background: #F47920;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.cdge-all-service-load-more-btn-wrp span.cdge-all-service-load-more-btn:hover {
    background: #fdebde;
}
.cdge-all-service-loop-wrp .cdge-all-service-loop:hover {
    background: #FFFFFF;
    box-shadow: 0px 4px 32px #00000029;
}
.cdge-all-service-loop-wrp .cdge-all-service-loop:hover h3.cdge-all-service-title, .cdge-all-service-loop-wrp .cdge-all-service-loop:hover h3.cdge-all-service-title a {
    color: #F47920;
}
/*** End All Service Widget Css ***/

/*** Start Image Before After Widget Css ***/
.cdge_image_before_after_wrap {
    max-width: 800px;
}
.cdge_image_before_after_inner {
  width: 100%;
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
  border-radius: 18px;
}
.cdge_image_before_image {
    position: absolute;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    font-size: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
}
.cdge_image_after_image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px -2px rgb(0 0 0 / 30%);
    bottom: 0;
    height: 100%;
}
.cdge_image_after_image::before,
.cdge_image_after_image::after {
  content: "";
  position: absolute;
  right: -1px;
  width: 2px;
  height: calc(50% - 25px);
  background: #F47920;
  z-index: 3;
}
.cdge_image_after_image::before {
  top: 0;
  box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
}
.cdge_image_after_image::after {
  bottom: 0;
  box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
}

.cdge_image_handle {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
}
.cdge_image_handle::before,
.cdge_image_handle::after {
  content: "";
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
  top: 50%;
  margin-top: -6px;
}
.cdge_image_handle::before {
  border-right: 6px solid #F47920;
  left: 50%;
  margin-left: -17px;
}
.cdge_image_handle::after {
  border-left: 6px solid #F47920;
  right: 50%;
  margin-right: -17px;
}

.cdge_image_before_after_input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
  background-color: transparent !important;
  width: calc(100% + 50px);
  z-index: 2;
  padding: 0px !important;
}
.cdge_image_before_after_input[type=range]:focus,
.cdge_image_before_after_input[type=range]:active {
  border: none;
  outline: none;
}

.cdge_image_before_after_input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #F47920;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
  cursor: pointer
}

.cdge_image_before_after_input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 15px;
  width: 100%;
  background-color: transparent;
  position: relative;
  outline: none;
}
/*** Start Image Before After Widget Css ***/