/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1754986876
Updated: 2025-08-12 08:21:16

*/
.cus_services_boston {
    position: sticky;
    top: -250px;
}
@font-face {
    font-family: 'Maison Neue Extended';
    src: url('fonts/MaisonNeueExtended-Medium.woff2') format('woff2'),
        url('fonts/MaisonNeueExtended-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6, .cus_services h3 a{
	 font-family: 'Maison Neue Extended' !important;
}
.post-template-blog-detail-template #headermain, .error404 #headermain {
    background: #000;
}
.cs-meta svg {
    width: 30px;
    height: 30px;
}
.cs-meta p {
    display: flex;
    gap: 5px;
    font-family: 'Maison Neue Extended';
}
.cs-post-thumbnail img {
    border-radius: 20px;
    width: 100%;
}
h3.wp-block-heading {
    padding-top: 40px;
    font-weight: 300;
}
h4.wp-block-heading {
    font-weight: 300;
}
.single-post .cs-post-container {
    padding: 100px 60px 80px 60px;
}
.single-post .cs-post-container p {
    font-family: 'DM Sans';
}
ul.wp-block-list {
  font-family: 'DM Sans';
    padding-left: 0;
}
ul.wp-block-list li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    line-height: 30px;
}
ul.wp-block-list li:before {
    content: '';
    background: url('https://netmastertech.com/demos/smileydentalboston/wp-content/uploads/2025/08/Vector.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: 100%;
    top: 5px;
    left: 0;
    background-repeat: no-repeat;
}
.single-post .cs-post-container a {
    color: #e13e20;
}
.sticky {
    background: #0000005e !important;
    backdrop-filter: blur(8px) !important;
}
header#masthead #hfe-flyout-content-id-be9cb0d ul.sub-menu.sub-menu-open {
    padding: 10px;
}
header#masthead {
    position: sticky !important;
    top: 0;
}
/* #headermain {
    background: linear-gradient(#00000070 75%, #00000000);
} */
#headermain {
    background: linear-gradient(#0000004f 65%, #00000000);
}
.cus_slider button.slick-arrow {
    background: transparent !important;
    font-size: 0 !important;
    border: 0px !important;
    position: relative;
}
/* .cus_slider button.slick-prev:before {
    content: "";
    background: url(https://netmastertech.com/demos/smileydentalboston/wp-content/uploads/2025/08/arrow-2.svg);
    position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
}
.cus_slider button.slick-next:after {
    content: "";
    background: url(https://netmastertech.com/demos/smileydentalboston/wp-content/uploads/2025/08/arrow-1.svg);
    position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
}
.cus_slider button.slick-prev {
    left: -32px;
    top: 40%;
    z-index: 111;
} */
ul.slick-dots{
	    list-style: none;
	margin:0;
	padding;0;
	display:flex;
	gap:5px;
	justify-content:center;
}
ul.slick-dots li {
	width: 12px;
	height:12px;
	border-radius:50%;
	background-color:#e13e2069;
}
ul.slick-dots li.slick-active{
	background-color:#E13E20;
	width: 12px;
	height:12px;
}
ul.slick-dots li button {
	display:none;
}
ul.slick-dots {
    padding: 20px 0 0 0;
}
.cus_services:hover {
    transform: translateY(-10px);
}
.book-now {
    display: none;
}
#hfe-flyout-content-id-be9cb0d {
    height: 100vh;
}
.hfe-flyout-wrapper .hfe-menu-toggle {
    border: 0px !important;
}
.slick-slider-mobiles .slick-slide {
    margin: 10px;
}
.slick-slider-mobiles .slick-slider.slick-dotted {
    justify-content: center !important;
}
button.pum-close.popmake-close {
    background: red !important;
}
.pum-theme-791 .popmake {
    background: #ffffff !important;
    border-radius: 20px !important;
    border: 0px solid transparent !important;
    box-shadow: 10px 10px 50px #f443364f !important;
    padding: 40px !important;
}
div#pum_popup_title_798 {
    display: none;
}

.popmake p {
    font-family: 'DM Sans';
    font-weight: 400;
    color: #555;
}
.cus_popup {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: nowrap;
    gap: 20px;
}
.cus_popup h3{
	 font-family: 'Maison Neue Extended';
}
.cus_img {
    width: 50%;
}

.cus_para {
    width: 100%;
}

.cus_img img {
    border-radius: 20px;
    width: 100%;
}
.cus_faq .e-n-accordion-item-title-text {
    font-family: 'Maison Neue Extended';
    font-size: 20px !important;
    font-weight: 500;
}
.cus_faq .e-n-accordion-item-title {
    border: 1px solid transparent !important;
}
.cus_faq .e-n-accordion-item {
    margin: 20px 0;
    border-radius: 8px !important;
    border: 1px solid #eee;
}
.cus_faq .e-n-accordion-item .e-flex.e-con.e-child {
    border: 1px solid transparent;
    padding-top: 10px;
}
.cus_form form.wpcf7-form p br {
    display: none;
}

.cus_form label {
    width: 100%;
    font-family: 'Maison Neue Extended';
}

.cus_form p {
    padding-bottom: 15px;
}

.cus_form span.wpcf7-form-control-wrap input {
    height: 48px;
    margin-top: 10px;
    color: #000;
    border-color: #ccc;
    font-family: 'DM Sans';
}
.cus_form span.wpcf7-form-control-wrap textarea {
    height: 90px;
    margin-top: 10px;
    color: #000;
    border-color: #ccc;
    font-family: 'DM Sans';
}
/*.cus_form span.wpcf7-spinner {*/
/*    display: none;*/
/*}*/

.cus_form input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Maison Neue Extended';
    font-size: 20px;
    text-transform: uppercase;
    padding: 12px 40px;
}
.cus_submit p {
    padding-bottom: 0;
    text-align: center;
}
.wpcf7-response-output {
    font-family: 'Maison Neue Extended';
}
span.wpcf7-not-valid-tip {
    position: absolute;
}
.cus_half p {
    width: 50%;
}

.cus_half {
    width: 100%;
    display: flex;
    gap: 20px;
}
.cus_form input:focus, .cus_form textarea:focus {
    outline: 0;
}

.cus-gellry img {
    height: 300px;
    object-fit: cover;
}
.slick-slider-mobile .slick-track, .slick-slider-mobiles .slick-track{
	display:flex !important;
	align-items:stretch;
}
.slick-slider-mobile .slick-slide, .slick-slider-mobiles .slick-slide {
    margin: 0 10px;
    height: unset !important;
    box-shadow: none !important;
    border: 1px solid #eee;
}
.cus_blog span.date-meta {
    color: #e13e20;
    font-family: 'Maison Neue Extended';
}
.cus_bloga {
    border-radius: 10px;
    overflow: hidden;
}
.cus_a_color a {
    color: #e13e20;
}
.cus_a_colors a{
	color: #140127;
}
.cus_a_colors a:hover{
	color: #e13e20;
}
.cus_tour img {
    height: 350px;
    object-fit: cover;
}
.rt-img-holder {
    border-radius: 20px !important;
}
.tpg-excerpt {
    font-family: 'DM Sans' !important;
}
.rt-row {
    display: flex;
    align-items: center;
}
.cus_imgs img {
    border-radius: 100%;
    object-fit: cover;
    max-width: 250px !important;
    aspect-ratio: 1/1;
}
.table-scroll {
    overflow-x: scroll;
}
.cus_footer_icon .elementor-icon-box-wrapper {
    display: flex;
    gap: 10px;
}
@media screen and (max-width: 1024px) {
.book-now {
    display: block;
}
	.slick-slider-mobile img {
    width: 100% !important;
}
	.cus-gellry img {
    height: 200px;
    object-fit: cover;
}
	.single-post .cs-post-container {
    padding: 50px 40px 50px 40px;
}
}
@media screen and (max-width: 991px) {
.rt-row {
    flex-wrap: wrap;
	align-items:start;
}
	.rt-col-sm-4.rt-col-xs-12 {
    width: 100% !important;
    max-width: 100% !important;
}
	.rt-col-sm-8.rt-col-xs-12 {
    width: 100% !important;
    max-width: 100% !important;
}
	.rt-row h2.entry-title {
    padding-top: 20px;
}
}
@media screen and (max-width: 767px) {
.cus_banner {
    padding: 190px 20px 0 20px;
}
.cus_banner:after {
    content: '';
    backdrop-filter: blur(10px) !important;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    top: 0;
    left: 0;
}
	.cus_banner .e-con-inner{
		z-index:1;
	}
.cus_hide_num .elementor-icon-box-icon {
    display: none !important;
}
	.pum-theme-791 .popmake {
    padding: 20px !important;
}
	.cus_popup {
    display: block;
}

.cus_img {
    padding-bottom: 20px;
}

.cus_para h3 {
    margin-bottom: 5px;
}
.cus_half {
    display: block;
}
.cus_half p {
    width: 100%;
}
	.slick-slider-mobile h3 span{
		font-size:18px;
	}
	.single-post .cs-post-container {
    padding: 40px 20px 40px 20px;
}
}