@font-face {
 font-family: ETmodules;
    src: none !important;
}

@font-face {
    font-family: FontAwesome;
    src: none !important;
}

.man-footer-logo-wrapper img {
	    aspect-ratio: 137 / 40;
}

.carouselContainer:not(.slick-initialized) {
	display: flex;
    flex-wrap: nowrap;
    gap: 32px;
    white-space: nowrap;
    overflow: hidden;
}

.carouselContainer:not(.slick-initialized) > li {
	    min-width: 50%;
}

@media (max-width: 1100px) and (min-width: 981px) {
    .et_pb_row_0_tb_header {
        max-width: 90% !important;
        width: 90% !important;
    }
    body p {
        font-size: 16px !important;
    }
    .et_pb_button_module_wrapper .no-pointer {
        font-size: 14px !important;
    }
}
@media (max-width: 1100px) {
    .et_pb_button {
        font-size: 16px !important;
    }
}
.et-menu .menu-item-has-children > a:first-child:after {
    top: 6px !important;
}
.menu-button-1 > a {
    background-color: #fff !important;
    color: #f75666 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 11px !important;
    padding-top: 11px !important;
    border-radius: 12px;
    margin-left: 1vw;
    margin-top: -8px;
}
.menu-button-2 > a {
    background-color: #f75666 !important;
    color: #fff !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 11px !important;
    padding-top: 11px !important;
    border-radius: 12px;
    margin-top: -8px;
}
.et-menu-nav li.mega-menu li > a {
    width: 100% !important;
}
.et-menu-nav li.mega-menu > ul > li > a:first-child {
    padding-bottom: 10px;
    padding-top: 10px !important;
}
@media (min-width: 981px) {
    .et-menu-nav li.mega-menu > ul > li {
        width: auto !important;
    }
    .et-menu-nav li.mega-menu > ul > li:nth-of-type(4n) {
        clear: unset !important;
    }
    .et-menu-nav li.mega-menu > ul > li:nth-of-type(4n + 1) {
        clear: unset !important;
    }
}
@media (max-width: 980px) {
    .et_non_fixed_nav.et_transparent_nav #main-header,
    .et_non_fixed_nav.et_transparent_nav #main-header,
    et_fixed_nav #top- header {
        position: fixed;
    }
}
@media (max-width: 980px) {
    .et_mobile_menu {
        overflow: scroll !important;
        max-height: 83vh;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1220px) {
    #main-header #top-menu li a {
        font-size: 15px;
    }
    #main-header .et-cart-info {
        margin-left: 15px;
    }
    #main-header #top-menu li {
        padding-right: 20px;
    }
}
.sticky-button {
    color: #ffffff !important;
    border-color: #f75666;
    border-radius: 12px;
    letter-spacing: 0;
    font-family: "Assistant", sans-serif !important;
    font-weight: bold !important;
    background-color: #f75666;
    width: 100% !important;
    height: 54px;
    padding: 14px 8px 15px 8px;
    text-align: Center !important;
    display: block;
}
.et-pb-contact-message p {
    font-size: 18px;
    text-align: left;
    color: #333741;
    font: Inter;
    line-height: 1.5em;
    font-weight: 700;
}
.et-pb-contact-message li {
    text-align: left;
    color: #333741;
    font: Inter;
    line-height: 1.8em;
}
.et-menu-nav li.mega-menu > ul {
    width: 680px !important;
    display: grid;
    grid-template-columns: 50% 50%;
}
.primary-button {
    display: flex;
    align-items: center;
    border-radius: 0.5rem;
    font-weight: 600;
    cursor: pointer;
    background-color: "#F75666";
    border-width: 1px;
    color: #fff;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 0.05);
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    gap: 0.5rem;
}
@media all and (max-width: 767px) {
    html .et-db .two-col-mob .et_pb_column {
        width: 47.25% !important;
    }
    html .et-db .two-col-mob .et_pb_column:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
    html .et-db .two-col-mob .et_pb_column:not(:nth-child(2n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (max-width: 767px) {
    html .et-db .three-col-mob .et_pb_column {
        width: 29.6667% !important;
    }
    html .et-db .three-col-mob .et_pb_column:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
    html .et-db .three-col-mob .et_pb_column:not(:nth-child(3n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (max-width: 767px) {
    html .et-db .four-col-mob .et_pb_column {
        width: 20.875% !important;
    }
    html .et-db .four-col-mob .et_pb_column:nth-last-child(-n + 4) {
        margin-bottom: 0;
    }
    html .et-db .four-col-mob .et_pb_column:not(:nth-child(4n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (max-width: 767px) {
    html .et-db .five-col-mob .et_pb_column {
        width: 15.6% !important;
    }
    html .et-db .five-col-mob .et_pb_column:nth-last-child(-n + 5) {
        margin-bottom: 0;
    }
    html .et-db .five-col-mob .et_pb_column:not(:nth-child(5n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (max-width: 767px) {
    html .et-db .six-col-mob .et_pb_column {
        width: 12.083% !important;
    }
    html .et-db .six-col-mob .et_pb_column:nth-last-child(-n + 6) {
        margin-bottom: 0;
    }
    html .et-db .six-col-mob .et_pb_column:not(:nth-child(6n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .one-col-tab .et_pb_column {
        margin-right: 0 !important;
        width: 100% !important;
    }
    html .et-db .one-col-tab .et_pb_column:not(:last-child) {
        margin-bottom: 30px !important;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .two-col-tab .et_pb_column {
        width: 47.25% !important;
    }
    .two-col-tab .et_pb_column:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
    html .et-db .two-col-tab .et_pb_column:not(:nth-child(2n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .three-col-tab .et_pb_column {
        width: 29.6667% !important;
    }
    html .et-db .three-col-tab .et_pb_column:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
    html .et-db .three-col-tab .et_pb_column:not(:nth-child(3n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .four-col-tab .et_pb_column {
        width: 20.875% !important;
    }
    html .et-db .four-col-tab .et_pb_column:nth-last-child(-n + 4) {
        margin-bottom: 0;
    }
    html .et-db .four-col-tab .et_pb_column:not(:nth-child(4n)) {
        margin-right: 5.5% !important;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .five-col-tab .et_pb_column {
        width: 15.6% !important;
    }
    .five-col-mob .et_pb_column:nth-last-child(-n + 5) {
        margin-bottom: 0;
    }
    html .et-db .five-col-tab .et_pb_column:not(:nth-child(5n)) {
        margin-right: 5.5% !important;
    }
}
@media only screen and (min-width: 800px) and (max-width: 1280px) and (orientation: landscape) {
    html .et-db .six-col-tab .et_pb_column {
        width: 12.083% !important;
    }
    html .et-db .six-col-tab .et_pb_column:nth-last-child(-n + 6) {
        margin-bottom: 0;
    }
    html .et-db .six-col-tab .et_pb_column:not(:nth-child(6n)) {
        margin-right: 5.5% !important;
    }
}
.text-primary {
    color: #f75666;
}
.text-secondary {
    color: #18d1cf;
}
#testimonial-section .et_pb_testimonial_content p {
    padding-bottom: 0;
}
#testimonial-section .et_pb_testimonial_description .et_pb_testimonial_author {
    margin-top: 0.125rem !important;
}
#testimonial-section .et_pb_testimonial_portrait {
    margin-top: 2rem;
}
#dark-nav {
    border-bottom-color: transparent !important;
    border-bottom-width: 0px !important;
}
#dark-nav .et-menu .menu-item-has-children > a:first-child:after {
    top: auto !important;
}
#dark-nav .et_pb_menu_0_tb_header.et_pb_menu,
.et_pb_menu_1_tb_header.et_pb_menu {
    display: inline !important;
}
#dark-nav .et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu,
.et_pb_menu_1_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 1rem;
    padding-top: 20px !important;
    width: 46rem;
    justify-content: flex-start;
}
#dark-nav .et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu a,
.et_pb_menu_1_tb_header.et_pb_menu .et-menu-nav li ul.sub-menu a {
    width: auto !important;
    text-align: left !important;
}
.btn-actions {
    display: flex;
    align-items: flex-start;
    r-gap: 0.75rem;
}
.main-text {
    display: flex;
    justify-content: center;
}
.main-text .animate-text {
    margin: 0;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    height: 5.63rem;
    line-height: 5.63rem;
    overflow: hidden;
    padding: 0;
}
.animate-text li {
    text-align: left;
    list-style: none;
    color: #f75666;
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 700;
    position: relative;
    top: 0;
    animation: slide 6s steps(3) infinite;
}
@keyframes slide {
    100% {
        top: -16.89rem;
    }
}
.animate-text li {
    position: relative;
    margin: 0 0;
    line-height: 5.63rem;
}
.animate-text li::after {
    content: "";
    position: absolute;
    left: 0;
    height: 5.63rem;
    width: 100%;
    border-left: 0.5rem solid #55bfbf;
    background: #f5f5f6;
    animation: typing 2s steps(10) infinite;
}
@keyframes typing {
    40%,
    60% {
        left: calc(100% + 0.2rem);
    }
    100% {
        left: 0;
    }
}

.badge_inline {
    display: inline-block;
    width: fit-content;
    margin-right: 0.5rem;
}
.badge_inline h6 {
    border-radius: 624.9375rem;
    border: 1px solid #333741;
    background: #161b26;
    display: inline-block;
    padding: 0.25rem 0.75rem;
}
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}
.wp-pagenavi {
    text-align: center !important;
}
.wp-pagenavi a,
.wp-pagenavi span {
    color: #475467;
    background: #fff;
    font-size: 1rem !important;
    line-height: 1rem;
    font-weight: bold !important;
    padding: 0.65rem 1rem !important;
    border-radius: 100px;
    border: none;
    transition: all 0.5s;
}
.wp-pagenavi span.current {
    background: #f2f4f7 !important;
    border-radius: 100px;
}
.wp-pagenavi a:hover {
    background: #f2f4f7 !important;
}
.hidden {
    display: none !important;
}
.stars {
    display: inline-flex;
    gap: 0.2rem;
}
.stars > svg {
    width: 1.2rem;
    fill: #fdb022;
}

.widget_block summary::marker {
    display: none;
    content: "";
}
.lwptoc-light .lwptoc_i{
	background: transparent!important;
	padding: 0px!important;
}

.lwptoc {
    background: none !important; /* Remove background */
    border: none !important; /* Remove unnecessary borders */
    padding: 0 !important;
	margin: 0!important;
}

.lwptoc ul {
    padding-left: 0;
    list-style: none; /* Remove bullet points */
}

.lwptoc li {
    margin-bottom: 5px; /* Add spacing between links */
}

.lwptoc a {
    color: #333; /* Adjust text color */
    text-decoration: none; /* Remove underlines */
    font-weight: normal;
}

.lwptoc a:hover {
    text-decoration: underline; /* Add hover effect */
}

.lwptoc_header{
	margin-bottom: 1rem!important;
}
.lwptoc_item{
	margin-bottom: 0.75rem!important;
}
.table-for-divi th, .table-for-divi td {
  color: #475467!important;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400!important;
  line-height: 1.5rem; /* 150% */
}
.pricing-switcher .fieldset {
	display: inline-block;
	position: relative;
	padding: 2px;
	border-radius: 2rem;
	border: 1px solid #ECECED;
  background-color: #FAFAFA;
}

.pricing-switcher input[type="radio"] {
	position: absolute!important;
	opacity: 0!important;
  pointer-events: none!important;
    -webkit-appearance: none!important;
}

.pricing-switcher label {
	position: relative;
	z-index: 1;
	display: inline-block;
	float: left;
	width: 90px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-family: Inter;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    color: #101828;
  text-align: center;
}

.pricing-switcher .switch {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 40px;
	width: 90px;
	background-color: #EAECF0;
	border-radius: 50em;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
}

.pricing-switcher input[type="radio"]:checked + label + .switch,
.pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
	-webkit-transform: translateX(90px);
	-moz-transform: translateX(90px);
	-ms-transform: translateX(90px);
	-o-transform: translateX(90px);
	transform: translateX(90px);
}

/* modal box */
#cookie-law-info-bar {
    background: #fff;
	width: 480px!important;
    max-width: 520px;
    border-radius: 1rem;
    box-shadow: 0 8px 32px rgb(0 0 0 / .2);
    z-index: 9999;
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
	padding: 24px 20px!important;
}

/* Message text */
#cookie-law-info-bar span {
  font-size: 14px!important;
  line-height: 1.6!important;
}

/* Button styles */
.cli_settings_button,
.cli-plugin-button {
  font-size: 14px!important;
  font-weight: 500 !important;
line-height:1.6!important;
  border-radius: 6px;
  padding: 10px 18px !important;
  margin: 1em 10px 0 0;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  border: 2px solid #F75666!important;
  background-color: #ffffff;
  color: #F75666;
}

/* Accept button (filled style) */
#cookie_action_close_header {
  background-color: #F75666 !important;
  color: #ffffff !important;
  border: none !important;
}

.cli-plugin-button:hover{
	background-color: #F75666!important;
	color: #fff!important;
}

/* Responsive behavior */
@media screen and (max-width: 480px) {
  #cookie-law-info-bar {
    font-size: 10px !important;
	width: 320px !important;
	padding: 20px 18px !important;
  }
	#cookie-law-info-bar span{
		font-size: 10px !important;
	}
	
  .cli_settings_button,
  .cli-plugin-button {
	font-size: 10px !important;
    margin: 10px 0;
  }
}
.nav li li {
    padding: 0 18px!important;
}

 #typeit-wrapper {
/*     font-size: 24px; */
/*     line-height: 1.4; */
/*     font-family: sans-serif; */
    flex-wrap: wrap;
    word-break: break-word;
    display: inline;
  }

#typeit-dynamic {
	color: #f75666;
}

  #typeit-wrapper span {
    white-space: wrap;
  }

/* 
@media (max-width: 767px) {
	.animate-text li {
		font-size: 2rem;	
	}
	
	@keyframes slide {
		100% {
			top: -120px;
		}
	}
	
}
 */
#et-boc .area-outer-wrap .da-close{
	font-size: 2.5rem !important;
	top: 10px!important;
	width: 4rem!important;
}