/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.logged-in .elementor-location-header {
    top: 32px;
}

#content {
    margin-top: 187px;
}

.text-center {
    text-align: center;
}

.single.single-post #main,
[data-elementor-type='footer'] {
    overflow: hidden;
}

/* Header Breadcrumb */
.bread-home::before {
    content: url(/wp-content/uploads/2023/06/Icon-ionic-md-home.svg);
}

.bread-home ul li {
    font-size: 14px;
    line-height: 19px;
}

/* ========= Header ========= */
.elementor-widget-dce-breadcrumbs {
    line-height: 21px;
}

.elementor-widget-dce-breadcrumbs ul {
    margin: 0 !important;
}

.elementor-widget-dce-breadcrumbs .separator {
    font-size: 14px !important;
    line-height: 14px;
}

.elementor-widget-dce-breadcrumbs .separator .dce-separator {
    color: #f79e04;
    margin: 0 7px;
}

.elementor-widget-dce-breadcrumbs ul li span {
    font-size: 14px !important;
}

.elementor-widget-dce-breadcrumbs ul li a {
    font-weight: 400;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 19px;
}

.elementor-widget-dce-breadcrumbs ul li a:hover {
    color: #f79e04 !important;
}

.topbar .topbar-home-icon:hover path {
    fill: var(--e-global-color-secondary);
}

.topbar .topbar-home-icon path,
.topbar .topbar-contact .elementor-icon i,
.topbar .topbar-contact .elementor-icon-box-title a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.topbar .topbar-contact h3 {
    margin: 0 !important;
}

.topbar .topbar-contact .elementor-icon-box-title {
    margin: 0 !important;
}

.topbar .topbar-contact:hover .elementor-icon-box-title a,
.topbar .topbar-contact:hover .elementor-icon i:before {
    color: var(--e-global-color-secondary);
}

.shop-button a.uael-menu-item.elementor-button:after {
    left: 35px;
    line-height: 1;
    content: '\f290';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    opacity: 1 !important;
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    font-family: 'Font Awesome 5 Free';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background: transparent !important;
}

/*header shape */
.shop-button::after,
.mobile-shop-button::after {
    top: -110px;
    z-index: -1;
    right: -80px;
    position: absolute;
    opacity: 1 !important;
    content: '';
    background-image: url(/wp-content/uploads/2023/06/menu-oval.svg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 255px;
    width: 248px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.elementor-location-header.sticky .shop-button::after {
    height: 176px;
}

.elementor-location-header.sticky .mobile-shop-button::after {
    height: 165px;
}

/* header menu arrow  */
.easycosmetic-menu .uael-has-submenu-container .uael-menu-item .sub-arrow i {
    display: none;
}

.easycosmetic-menu nav .uael-nav-menu .menu-item.uael-has-submenu a {
    padding-right: 25px !important;
}

.easycosmetic-menu
nav
.uael-nav-menu
.menu-item.uael-has-submenu
.uael-has-submenu-container {
    position: relative;
}

.easycosmetic-menu
nav
.uael-nav-menu
.menu-item.uael-has-submenu
.uael-has-submenu-container::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    top: 4px;
    right: 3px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    transition: all 0.3s ease;
}

/* ========= HEADER STICKY ========= */
.elementor-location-header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1024;
}

.elementor-location-header.sticky {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 10px 2px #00000021;
    box-shadow: 1px 1px 10px 2px #00000021;
}

.elementor-location-header .easycosmetic-header .e-con-inner,
.elementor-location-header
.easycosmetic-header
.e-con-inner
.elementor-widget-image
img {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.elementor-location-header.sticky .easycosmetic-header .e-con-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}

.elementor-location-header.sticky
.easycosmetic-header
.e-con-inner
.elementor-widget-image
img {
    max-width: 150px;
}

/* ========= Home Page ========= */

/* Latest Post */
.new-post
.elementor-inline-items.elementor-icon-list-items.elementor-post-info
a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.new-post
.elementor-inline-items.elementor-icon-list-items.elementor-post-info
a:hover {
    color: var(--e-global-color-secondary) !important;
}

.new-post
span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-date {
    font-weight: 400;
}

/* Blog Section */
.home-blog .uael-post__content-wrap .uael-post__title a {
    text-decoration: none;
}

.home-blog .elementor-align-icon-left {
    display: none !important;
}

.home-blog h2.uael-post__title {
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.single-related-post .elementor-heading-title.elementor-size-default {
    display: inline-block;
    height: 70px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.home-blog
.uael-post__content-wrap
.uael-post__meta-data
.uael-post__terms-meta.uael-post__terms-meta-cat
a {
    font-weight: 700;
    text-decoration: none;
}

.home-blog .uael-post-wrapper .uael-post__thumbnail img {
    height: 260px;
    -o-object-fit: cover;
    object-fit: cover;
}

.home-blog .uael-post-wrapper:hover .uael-post__thumbnail img {
    border-radius: 0 0 100px 0;
}

.home-blog .uael-post__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.home-blog .uael-post__content-wrap .uael-post__meta-data,
.home-blog .easycosmetic-hide-date {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.home-blog .uael-post__content-wrap .uael-post__meta-data .uael-post__date {
    position: relative;
    padding-right: 20px;
}

.home-blog .uael-post__bg-wrap {
    position: relative;
}

.home-blog .uael-post__bg-wrap .uael-post__inner-wrap,
.home-blog .uael-post__bg-wrap .uael-post__inner-wrap .uael-post__content-wrap {
    position: static;
}

.home-blog .uael-post__bg-wrap .uael-post__inner-wrap > *,
.home-blog .uael-post__bg-wrap .uael-post__inner-wrap .uael-post__content-wrap > *{
    width: 100%;
}

.home-blog
.uael-post__bg-wrap
.uael-post__inner-wrap
.uael-post__content-wrap
.uael-post__read-more.elementor-button {
    position: absolute;
    bottom: 15px;
    left: 0;
}

.home-blog.stern-britz .uael-post__content-wrap .uael-post__meta-data {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
}

.home-blog.stern-britz
.uael-post__inner-wrap
.uael-post__terms
.uael-listing__terms-link {
    position: relative;
    padding-left: 20px;
}

.home-blog.stern-britz
.uael-post__inner-wrap
.uael-post__terms
.uael-listing__terms-link {
    font-weight: 400 !important;
    margin-left: 5px;
    display: block;
}

.home-blog.stern-britz
.uael-post__inner-wrap
.uael-post__terms
.uael-listing__terms-link:before {
    content: '';
    left: 6px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    display: inline-block;
    opacity: 1 !important;
}

.related-post-read-more .elementor-button-text,
.home-blog a.uael-post__read-more.elementor-button .elementor-button-text {
    position: relative;
}

.related-post-read-more .elementor-button-text:before,
.home-blog
a.uael-post__read-more.elementor-button
.elementor-button-text:before {
    content: 'MEHR';
    position: absolute;
    color: #000;
    opacity: 0;
    left: 0px;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.related-post-read-more:hover .elementor-button-text:before,
.home-blog
a.uael-post__read-more.elementor-button:hover
.elementor-button-text:before {
    color: #fff;
    opacity: 1;
}

.related-post-read-more .elementor-button-text:after,
.home-blog
a.uael-post__read-more.elementor-button
.elementor-button-text:after {
    content: '';
    left: -3px;
    top: calc(50% - 13.5px);
    bottom: 0;
    width: 0px;
    position: absolute;
    background: #000;
    z-index: 0;
    height: 27px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.related-post-read-more:hover .elementor-button-text:after,
.home-blog
a.uael-post__read-more.elementor-button:hover
.elementor-button-text:after {
    width: 50px;
}

.home-blog a.page-numbers {
    text-decoration: none;
}

.home-blog a.prev.page-numbers,
.home-blog a.next.page-numbers {
    margin: 0;
    font-size: 0;
    line-height: 0;
    margin-left: 0;
    padding: 10px 5px;
    position: relative;
}

.home-blog a.prev.page-numbers:before,
.home-blog a.next.page-numbers:before {
    content: url(/wp-content/uploads/2023/06/arrow-right.svg);
}

.home-blog a.prev.page-numbers {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.subscription-form .submit-button-wrapper,
.elementor-button:not(.uael-post__read-more),
.home-blog .uael-post__header-filter {
    z-index: 2;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.subscription-form .submit-button-wrapper:before,
.elementor-button:not(.uael-post__read-more):before,
.home-blog .uael-post__header-filter:before,
.home-blog .uael-post__header-filter.uael-filter__current:before {
    top: 0;
    left: 0;
    width: 0%;
    bottom: 0;
    content: '';
    z-index: -1;
    position: absolute;
    background: #000;
    opacity: 1 !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.subscription-form .submit-button-wrapper:before,
.new-post .elementor-button:not(.uael-post__read-more):before {
    background-image: -o-linear-gradient(
            right,
            rgb(241 163 200) 0%,
            rgb(247 158 4) 100%
    );
    background-image: -webkit-gradient(
            linear,
            right top,
            left top,
            from(rgb(241 163 200)),
            to(rgb(247 158 4))
    );
    background-image: linear-gradient(
            to left,
            rgb(241 163 200) 0%,
            rgb(247 158 4) 100%
    );
}

.subscription-form .submit-button-wrapper:hover:before,
.elementor-button:not(.uael-post__read-more):hover:before,
.home-blog .uael-post__header-filter:hover:before,
.home-blog .uael-post__header-filter.uael-filter__current:before {
    width: 100%;
}

.subscription-form .submit-button-wrapper:hover,
.elementor-button:not(.uael-post__read-more):hover,
.home-blog .uael-post__header-filter:hover,
.home-blog .uael-post__header-filter.uael-filter__current:hover {
    background: transparent !important;
}

.subscription-form .submit-button-wrapper {
    margin-top: 30px;
}

.home-blog .uael-filters-dropdown-button {
    width: 100%;
    padding: 11px 15px !important;
}

.home-blog .uael-filters-dropdown-list {
    border: 1px solid #000 !important;
    background-color: #fff;
}

.home-blog .uael-posts-tabs-dropdown .uael-filters-dropdown-button::after {
    position: absolute;
    right: 15px;
    font-size: 25px;
}

.home-blog .uael-posts-tabs-dropdown .uael-post__header-filters {
    width: 100%;
}

.home-blog .uael-post__excerpt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-height: 180px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

/* Hide date if user select from spacific post */

.home-blog .easycosmetic-hide-date .uael-post__date {
    display: none;
}

/* Call To Action Section */
.home-call-to-action > .e-con-inner {
    padding-left: 75px;
    padding-right: 75px;
    background-image: -o-linear-gradient(
            right,
            rgb(241 163 200 / 70%) 0%,
            rgb(247 158 4 / 70%) 100%
    );
    background-image: -webkit-gradient(
            linear,
            right top,
            left top,
            from(rgb(241 163 200 / 70%)),
            to(rgb(247 158 4 / 70%))
    );
    background-image: linear-gradient(
            to left,
            rgb(241 163 200 / 70%) 0%,
            rgb(247 158 4 / 70%) 100%
    );
}

.home-call-to-action .arrow-animation {
    left: inherit !important;
    right: -75px !important;
    top: 115px !important;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
}

.quiz-cta > .e-con-inner {
    padding-left: 75px;
    padding-right: 75px;
    background: transparent -o-linear-gradient(
            358deg,
            rgba(241, 163, 200, 0.7) 0%,
            rgba(247, 158, 4, 0.7) 100%
    ) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(
            358deg,
            rgba(241, 163, 200, 0.7) 0%,
            rgba(247, 158, 4, 0.7) 100%
    ) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(
            358deg,
            rgba(241, 163, 200, 0.7) 0%,
            rgba(247, 158, 4, 0.7) 100%
    ) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(
            92deg,
            rgba(241, 163, 200, 0.7) 0%,
            rgba(247, 158, 4, 0.7) 100%
    ) 0% 0% no-repeat padding-box;
}

.quiz-cta .quiz-arrow-animation {
    position: absolute;
    right: -115px;
    -webkit-transform: rotate(165deg) translate(0px, -80px);
    -ms-transform: rotate(165deg) translate(0px, -80px);
    transform: rotate(165deg) translate(0px, -80px);
}

.gewinne-ein-title .elementor-heading-title span {
    z-index: 2;
    color: #fff;
    position: relative;
    display: inline-block;
}

.gewinne-ein-title .elementor-heading-title span:before {
    content: '';
    z-index: -1;
    top: -35px;
    left: -35px;
    width: 165px;
    height: 175px;
    position: absolute;
    background-image: url(/wp-content/uploads/2023/06/GEWINNE-ein-black-oval.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

/* custom menu hover effect for header */
.easycosmetic-header .uael-nav-menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uael-nav-menu a.uael-menu-item span {
    line-height: 20px;
    position: relative;
    color: #000;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
}

.easycosmetic-header .uael-nav-menu a.uael-menu-item {
    display: inline-block;
}

.uael-nav-menu a.uael-menu-item span:before {
    top: 0;
    left: 0;
    width: 0;
    content: '';
    z-index: -1;
    height: 100%;
    position: absolute;
    background: #000;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.uael-nav-menu a.uael-menu-item:hover span:before,
.uael-nav-menu a.uael-menu-item:focus span:before {
    width: 100%;
}

.uael-nav-menu a.uael-menu-item:hover span,
.uael-nav-menu a.uael-menu-item:focus span {
    color: #fff;
}

/* ====== SINGLE BLOG PAGE ======= */
.final-reding-result {
    font-weight: 400;
}

.cos-alert-wrapper {
    z-index: 100;
    position: relative;
}

.cos-alert-wrapper .container {
    max-width: 1165px;
    margin: 0 auto;
    width: 100%;
    padding: 0 25px;
}

.cos-alert-wrapper .cos-alert-content {
    position: relative;
    padding: 32px 38px;
    font-size: 20px;
    line-height: 35px;
    background: transparent -o-radial-gradient(
            9% 30%,
            closest-side,
            #ffffff 0%,
            #fdebcc 0%,
            #f79e04 100%
    ) 0% 0% no-repeat padding-box;
    background: transparent -o-radial-gradient(
            9% 30%,
            closest-side,
            #ffffff 0%,
            #fdebcc 0%,
            #f79e04 100%
    ) 0% 0% no-repeat padding-box;
    background: transparent -o-radial-gradient(
            9% 30%,
            closest-side,
            #ffffff 0%,
            #fdebcc 0%,
            #f79e04 100%
    ) 0% 0% no-repeat padding-box;
    background: transparent radial-gradient(
            closest-side at 9% 30%,
            #ffffff 0%,
            #fdebcc 0%,
            #f79e04 100%
    ) 0% 0% no-repeat padding-box;
}

.cos-alert-wrapper .cos-alert-content p {
    margin-bottom: 6px;
}

.close span {
    height: 2px;
    width: 21px;
    background: #000;
    display: block;
}

.close span:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px);
}

.close span:nth-child(2) {
    -webkit-transform: rotate(-45deg) translate(-6px, 6px);
    -ms-transform: rotate(-45deg) translate(-6px, 6px);
    transform: rotate(-45deg) translate(-6px, 6px);
}

.close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    height: 21px;
    width: 21px;
}

.single-related-post
.related-post-read-more.elementor-widget.elementor-widget-button {
    position: absolute;
    bottom: 0;
}

/* ================ Quote ================ */
.quote-wrapper .quote-description .dynamic-content-for-elementor-acf {
    position: relative;
    z-index: 2;
}

/* ================ Conent Editor ================ */
.flexi-content-editor h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.flexi-content-editor ul {
    margin-left: 0;
    list-style: none;
}

.flexi-content-editor ul li {
    padding-left: 35px;
    margin-bottom: 30px;
    position: relative;
}

.flexi-content-editor ul li:before {
    content: '';
    left: 0;
    position: absolute;
    top: 6px;
    width: 16px;
    height: 9px;
    border-bottom: 4px solid #000;
    border-left: 4px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* ================ Blog Single Page ================ */
.elementor-widget-table-of-contents
.elementor-toc__body
ul.elementor-toc__list-wrapper {
    margin-left: 0;
}

.elementor-widget-table-of-contents
.elementor-toc__body
ul.elementor-toc__list-wrapper
.elementor-toc__list-item-text-wrapper
i {
    display: none;
}

.elementor-widget-table-of-contents
.elementor-toc__body
ul.elementor-toc__list-wrapper
a.elementor-toc__list-item-text {
    outline: none !important;
    font-weight: 400 !important;
}

/* Single Intro Section */
.single-intro-area {
    padding: 65px 0 40px;
}

.single-post-title {
    position: relative;
}

.single-post-title .e-con-inner {
    position: relative;
}

.single-post-title .e-con-inner:before {
    content: '';
    z-index: -1;
    width: 915px;
    height: 780px;
    position: absolute;
    top: -130px;
    left: -160px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2023/06/Single-banner.svg);
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7-response-output {
    color: #000 !important;
}

.subscription-form {
    margin: 0 auto !important;
    display: block !important;
    max-width: 361px !important;
}

.subscription-form .wpcf7-list-item a,
.subscription-form .wpcf7-list-item {
    color: #fff;
    margin-left: 0;
}

.subscription-form .wpcf7-list-item a {
    text-decoration: underline;
}

.subscription-form .wpcf7-list-item a:hover {
    color: var(--e-global-color-secondary);
}

.subscription-form
span.wpcf7-form-control.wpcf7-acceptance
.wpcf7-list-item
> label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.subscription-form
span.wpcf7-form-control.wpcf7-acceptance
.wpcf7-list-item
> label
input[type='checkbox'] {
    margin-top: 5px;
    margin-right: 10px;
}

.wpcf7-submit.submit-button {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.subscription-form .wpcf7-submit.submit-button {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 19px 30px;
    background: transparent;
    border: 1px solid #fff;
    text-transform: uppercase;
}

.subscription-form .wpcf7-submit.submit-button:hover,
.subscription-form .wpcf7-submit.submit-button:focus {
    color: #f79e04;
    border-color: #f79e04;
}

.subscription-form span.wpcf7-spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -35px;
    text-align: center;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: calc(50% - 35px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #4eff35;
}

.subscription-form .wpcf7-spinner::before {
    background: var(--e-global-color-secondary);
}

.subscription-form .wpcf7 input:not([type='submit']),
.wpcf7 select,
.wpcf7 textarea {
    opacity: 1;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    font-family: var(--e-global-typography-text-font-family);
}

/* CONTACT FORM */

.cos-contact-form form.wpcf7-form {
    max-width: 740px;
    margin: 0 auto;
}

.cos-contact-form form .product-list * {
    color: #fff;
}

.cos-contact-form form .product-list h3 {
    color: #f79e04;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 30px;
}

.cos-contact-form form .field-wrapper h3 {
    color: #fff !important;
}

.cos-contact-form form .product-list input {
    color: #000 !important;
}

.cos-contact-form form .product-list .wpcf7-field-group {
    margin-top: 45px;
}

.cos-contact-form form .product-list .wpcf7-field-group button {
    border-radius: 0;
    padding: 8px 20px;
    background: transparent;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    color: #fff;
    margin-right: 5px;
}

.cos-contact-form form .product-list .wpcf7-field-group label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.cos-contact-form form .product-list .wpcf7-field-group label input {
    margin-left: 10px;
    max-width: 55px;
    height: 44px;
    padding: 0 !important;
    text-align: center;
}

.cos-contact-form
form
.wpcf7-form-control.wpcf7-acceptance
.wpcf7-list-item-label {
    color: #fff;
}

.cos-contact-form
form
.wpcf7-form-control.wpcf7-acceptance
.wpcf7-list-item-label:before {
    position: absolute;
    left: 0;
    height: 16px !important;
    width: 16px !important;
    font-size: 16px !important;
    content: '\2713' !important;
    line-height: 15px !important;
}

.cos-contact-form form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 30px;
}

.cos-contact-form form .wpcf7-acceptance input[type='checkbox'] + span:before {
    color: #fff;
    top: 12px;
}

.cos-contact-form.uael-cf7-style-box
form
.wpcf7-acceptance
input[type='checkbox']:checked
+ span:before {
    color: #000000 !important;
}

.cos-contact-form form .col-wrapper {
    display: -ms-grid;
    display: grid;
    grid-gap: 18px;
    -ms-grid-columns: 1fr 18px 1fr;
    grid-template-columns: repeat(2, 1fr);
}

.cos-contact-form form .col-wrapper .col {
    width: 100%;
}

.cos-contact-form form .col-wrapper.col-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cos-contact-form form .col-wrapper .col.col-4 {
    max-width: 265px;
}

.cos-contact-form form p {
    margin: 3px;
}

.cos-contact-form form a.repeater-field-button-add:hover,
.cos-contact-form form a.repeater-field-button-add:focus {
    background-color: #f79e04;
    border-color: #f79e04;
    color: #fff;
}

/* ========== Contact Page =========== */
.cos-contact-form .field-wrapper.conditional-fields p {
    display: -ms-grid;
    display: grid;
    gap: 24px;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: repeat(2, 1fr);
}

.cos-contact-form .field-wrapper.conditional-field .cmcf-button {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 43px;
    margin-top: 5px;
}

.cos-contact-form .cmcf-button {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'FuturaLT', Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    cursor: pointer;
    padding: 9px;
    border: 1px solid #b5b5b5 !important;
    max-height: 43px;
}

.cos-contact-form .field-wrapper.conditional-fields {
    margin: 5px 0 20px;
}

.cos-contact-form .field-wrapper.conditional-fields .wpcf7-form-control {
    margin: 0 !important;
}

.cos-contact-form .cos-upload-files.hidden-area p br,
.cos-contact-form .cos-upload-files.hidden-area .codedropz-upload-handler {
    display: none;
}

.cos-contact-form .cos-upload-files .dnd-upload-status {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
}

.cos-contact-form
.cos-upload-files
.dnd-upload-status
.dnd-upload-details
.remove-file {
    right: 15px;
    top: 20px;
}

/* ========== Call To Action =========== */
.hcall-to-action-title h2.elementor-heading-title,
.call-to-action-wrapper h2.dynamic-content-for-elementor-acf {
    position: relative;
    z-index: 2;
}

.call-to-action-wrapper h2.dynamic-content-for-elementor-acf:before {
    left: -55%;
    top: -195%;
    width: 785px;
    height: 820px;
}

.hcall-to-action-title h2.elementor-heading-title:before {
    left: -40%;
    top: -165%;
    width: 820px;
    height: 820px;
}

/* ========== Team Section =========== */
.team-inner-section {
    margin-top: -50px;
}

/* ========== Table Section =========== */
.tt-right .dynamic-content-for-elementor-acf,
.tt-left .dynamic-content-for-elementor-acf,
.tt-left .dynamic-content-for-elementor-acf .acf-image,
.tt-right .dynamic-content-for-elementor-acf .acf-image {
    width: 100%;
}

.tt-left {
    position: relative;
}

.tt-left:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #888888;
}

/* ========== Gallery Section =========== */
.flexi-gallery .dce-acf-gallery .wrap-item-acfgallery img {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.flexi-gallery .dce-acf-gallery .wrap-item-acfgallery:hover img {
    border-radius: 0 0 100px 0 !important;
    opacity: 1;
}

.flexi-gallery-section-title .elementor-element.flexi-gallery-title{
    margin-bottom: 25px;
}

/* ========== Social share icon change =========== */
.blog-social-share-button .fa-linkedin:before {
    content: '\f0e1';
}

.blog-social-share-button .fa-facebook:before {
    content: '\f39e';
}

/* ==========  RELATED POST  =========== */
.related-post .related-post-featured-image img,
.related-post .related-post-title .elementor-heading-title {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.related-post .related-post-title .elementor-heading-title {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.related-post .related-post-title .elementor-heading-title:hover {
    color: var(--e-global-color-secondary) !important;
}

.related-post .related-post-read-more .elementor-button:before {
    display: none;
}

.related-post .related-post-featured-image img {
    aspect-ratio: 350/257;
    -o-object-fit: cover;
    object-fit: cover;
}

.related-post
.blog-info-related-post
.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-date {
    font-weight: 400;
}

.related-post:hover .related-post-featured-image img {
    border-radius: 0 0 100px 0 !important;
}

/*  FOOTER */
.footer-menu-wrapper {
    -webkit-box-orient: initial !important;
    -webkit-box-direction: initial !important;
    -ms-flex-direction: initial !important;
    flex-direction: initial !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-menu h6 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    list-style: none;
}

.footer-menu ul li a {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
}

.footer-menu ul li a:hover,
.footer-menu ul li a:focus {
    color: #f79e04;
}

/* ==========  TTRADE IN  =========== */
.repeater-field-header-acctions
.repeater-icon.repeater-field-header-acctions-toogle.icon-down-open {
    display: none;
}

/*  FOOTER LOGOS  */
#footer-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#footer-logos .logo-item {
    width: 20%;
}

#footer-logos .logo-item a {
    display: block;
}

#footer-logos .logo-item img {
    -webkit-filter: invert(1);
    filter: invert(1);
}

/*  */
.easyblog-editor h4 {
    font-size: 25px;
    margin-bottom: 25px;
}

.easyblog-editor ul {
    margin: 0;
    list-style: none;
}

.easyblog-editor ul li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.easyblog-editor ul li::before {
    margin-top: 6px;
    margin-right: 22px;
    content: url('/wp-content/themes/astra-child/assets/images/checkmark.svg');
}

/******
*
*           OPINION FORM STYLE      
*
****/

.easyblog-opinion-form .field-wrapper {
    margin-bottom: 55px;
}

.easyblog-opinion-form .field-wrapper h4,
.easyblog-opinion-form .field-wrapper h5 {
    font-weight: 700;
}

.easyblog-opinion-form .field-wrapper h4 {
    color: #f79e04;
    font-size: 25px;
    margin-bottom: 40px;
}

.easyblog-opinion-form .field-wrapper h5 {
    color: #000000;
    font-size: 16px;
    margin-bottom: 20px;
}

.easyblog-opinion-form .field-wrapper h5 span {
    font-weight: 400 !important;
}

.easyblog-opinion-form .field-wrapper p {
    margin-bottom: 0;
}

.easyblog-opinion-form .field-wrapper .col-wrapper.col-4 {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
}

.easyblog-opinion-form .field-wrapper input,
.easyblog-opinion-form .field-wrapper .wpcf7-textarea {
    border: 1px solid #b5b5b5 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    padding: 10px 15px;
    height: auto;
}

.easyblog-opinion-form .field-wrapper .wpcf7-textarea {
    height: 130px;
}

.easyblog-opinion-form
.field-wrapper
.wpcf7-form-control-wrap
.wpcf7-list-item
label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.easyblog-opinion-form
.field-wrapper
.wpcf7-form-control-wrap
.wpcf7-list-item {
    display: block;
    margin: 0 0 15px 0;
}

.easyblog-opinion-form
.field-wrapper
.wpcf7-form-control-wrap
.wpcf7-list-item
.wpcf7-list-item-label {
    font-size: 16px;
    color: #000;
}

.easyblog-opinion-form
.field-wrapper
.wpcf7-form-control-wrap
.wpcf7-list-item
.wpcf7-list-item-label::before,
.easyblog-opinion-form
.field-wrapper
.wpcf7-form-control-wrap
.wpcf7-list-item
.wpcf7-list-item-label:after {
    content: none;
}

.easyblog-opinion-form
.field-wrapper
.wpcf7-form-control-wrap
.wpcf7-list-item
input[type='radio'],
.easyblog-opinion-form
.field-wrapper
.wpcf7-form-control-wrap
.wpcf7-list-item
input[type='checkbox'] {
    margin: 6px 15px 0 0;
    accent-color: black;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.easyblog-opinion-form .field-wrapper .col-wrapper-infomation {
    padding: 15px;
    border: 1px solid #f79e04;
}

.easyblog-opinion-form .form-bottom p {
    margin: 0;
    text-align: right;
    list-style: 21px;
}

.easyblog-opinion-form .form-bottom .submit-button-wrapper .wpcf7-spinner {
    position: absolute;
    left: 0;
}

.easyblog-opinion-form .form-bottom .submit-button-wrapper .submit-button {
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 40px;
    border: 1px solid #000;
    color: #000;
    width: 100%;
    max-width: 240px;
    background-color: transparent;
}

.easyblog-opinion-form .form-bottom .submit-button-wrapper .submit-button:hover,
.easyblog-opinion-form
.form-bottom
.submit-button-wrapper
.submit-button:focus {
    background-color: #f79e04;
    border-color: #f79e04;
}

.easyblog-opinion-form .col-wrapper-checkbox {
    position: relative;
}

.easyblog-opinion-form .col-wrapper-checkbox [data-class='wpcf7cf_group'] {
    width: 230px;
    position: absolute;
    bottom: 0;
    left: 220px;
}

.easyblog-opinion-form
.col-wrapper-checkbox
[data-class='wpcf7cf_group']
input {
    height: auto;
    padding: 2px 10px;
}

.easyblog-opinion-form .wpcf7-form.invalid .wpcf7-response-output {
    color: #000 !important;
}

/* ========== Responsive =========== */

@media only screen and (min-width: 881px) {
    .oval-shape-pos img {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
    }
}

@media only screen and (max-width: 1440px) {
    .single-post-title:before {
        width: 870px;
        height: 755px;
        position: absolute;
        top: -26%;
        left: -24%;
    }
}

@media only screen and (max-width: 1280px) {
    .single-post-title:before {
        width: 870px;
        height: 755px;
        position: absolute;
        top: -122px;
        left: -39%;
    }
}

@media only screen and (max-width: 1024px) {
    #content {
        margin-top: 140px;
    }

    .cm-products-slider-wrapper .slick-next.slick-arrow,
    .cm-products-slider-wrapper .slick-prev.slick-arrow {
        padding: 15px;
    }

    .home-blog .easycosmetic-hide-date {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    #menu-1-0e3ba95 {
        background: #000;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #menu-1-0e3ba95 li {
        background: transparent !important;
    }

    #menu-1-0e3ba95 .shop-button {
        display: none !important;
    }

    .easycosmetic-header a.uael-menu-item {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .easycosmetic-header .elementor-icon-wrapper {
        height: 25px;
    }

    .shop-button a.uael-menu-item.elementor-button {
        margin-top: 10px;
        margin-left: 15px;
        margin-bottom: 50px;
    }

    .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal li {
        background: #fff;
    }

    .uael-nav-menu__breakpoint-tablet
    .uael-nav-menu__layout-horizontal
    li
    a.uael-menu-item {
        background: transparent !important;
        position: relative;
        z-index: 2;
    }

    .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet
    .uael-nav-menu-layout:not(.uael-pointer__framed)
    .shop-button.menu-item.parent
    a.uael-menu-item:before {
        background-color: #000 !important;
    }

    .shop-button:after {
        display: none;
    }

    .home-call-to-action > .e-con-inner {
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-call-to-action .arrow-animation {
        right: -55px !important;
    }

    .quiz-cta .quiz-arrow-animation {
        position: absolute;
        right: -70px;
        -webkit-transform: rotate(155deg) translate(0px, -85px);
        -ms-transform: rotate(155deg) translate(0px, -85px);
        transform: rotate(155deg) translate(0px, -85px);
    }

    .flexi-image-box {
        margin: 30px 0;
    }

    .flexi-image-box .flexi-image-box-image .elementor-widget-container {
        margin-bottom: 30px !important;
    }

    .flexi-team {
        padding: 0 10px;
    }

    .flexi-team-section-title .e-con-inner {
        margin: 0;
    }

    .flexi-sub-box.sub-right-image {
        padding: 0 10px;
    }

    .flexi-sub-box .subscription-form {
        margin-right: 15px;
    }

    /* Single post banner  */
    .single-post-title .e-con-inner:before {
        top: -16px;
        height: 675px;
    }

    /* Single Intro Section */
    .single-intro-area {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 880px) {
    .single-post-title:before {
        width: 850px;
        height: 735px;
        position: absolute;
        top: -120px;
        left: -17%;
    }

    .hcall-to-action-title h2.elementor-heading-title:before,
    .call-to-action-wrapper h2.dynamic-content-for-elementor-acf:before {
        width: 550px;
        height: 530px;
    }

    .flexi-content-box
    .flexi-content-box-title
    .dynamic-content-for-elementor-acf {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .home-call-to-action .arrow-animation {
        right: 55px !important;
    }

    .quiz-cta > .e-con-inner {
        padding-left: 40px;
        padding-right: 40px;
    }

    .single-post-title .e-con-inner .elementor-element-5c310a1 {
        padding: 80px 30px 30px;
    }

    .single-post-title .elementor-element-02ec2d0 {
        background: #fff;
    }

    .single-intro-area {
        max-width: 100%;
        padding-bottom: 10px !important;
    }

    .easycosmetic-menu .uael-dropdown .uael-nav-menu .menu-item .uael-menu-item span.sub-arrow {
        color: #fff;
        background-color: #000;
    }

    .easycosmetic-menu .uael-dropdown .uael-nav-menu .menu-item .uael-menu-item:hover span.sub-arrow, .uael-nav-menu .uael-menu-item:focus span.sub-arrow {
        color: var(--e-global-color-secondary);
        background-color: #000;
    }

    .elementor-kit-11 .easycosmetic-header .easycosmetic-menu .uael-dropdown .uael-nav-menu li.menu-item a.uael-menu-item {
        color: #fff;
    }
}

@media only screen and (min-width: 769px) {
    .blog-single-hero-featured-img img {
        height: 505px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media only screen and (max-width: 768px) {
    .hcall-to-action-title h2.elementor-heading-title:before,
    .call-to-action-wrapper h2.dynamic-content-for-elementor-acf:before {
        width: 550px;
        height: 530px;
        top: -170%;
    }

    .topbar-contact .elementor-icon-box-content {
        display: none;
    }

    .topbar-contact .elementor-icon-box-icon {
        margin: 0 !important;
    }

    .topbar .elementor-icon-box-icon {
        height: 20px;
    }

    .home-call-to-action {
        overflow: hidden;
    }

    /* HOME CALL TO ACTION */
    .elementor-element-88f188f {
        max-width: 370px;
    }

    .home-call-to-action .arrow-animation {
        -webkit-transform: rotate(100deg);
        -ms-transform: rotate(100deg);
        transform: rotate(100deg);
        right: -45px !important;
        top: 200px !important;
    }

    .quiz-cta .quiz-arrow-animation {
        right: 0;
        -webkit-transform: rotate(110deg) translate(10px, -100px);
        -ms-transform: rotate(110deg) translate(10px, -100px);
        transform: rotate(110deg) translate(10px, -100px);
    }

    .quiz-cta > .e-con-inner {
        padding-left: 25px;
        padding-right: 75px;
    }

    .gewinne-ein-title .elementor-heading-title span:before {
        top: -47px;
        left: -45px;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .elementor-element.call-to-action-wrapper.e-flex.e-con-boxed.e-con {
        --padding-left: 50px;
        --padding-right: 50px;
        --padding-top: 80px;
        --padding-bottom: 50px;
        --margin-top: 20px;
        --margin-bottom: 0;
        background-image: -o-linear-gradient(top, #f1a3c8a1 0%, #f79e04a1 100%);
        background-image: -webkit-gradient(
                linear,
                left top,
                left bottom,
                from(#f1a3c8a1),
                to(#f79e04a1)
        );
        background-image: linear-gradient(180deg, #f1a3c8a1 0%, #f79e04a1 100%);
    }

    .elementor-element.call-to-action-wrapper.e-flex.e-con-boxed.e-con
    .elementor-element.e-con-full.e-flex.e-con {
        --width: 100%;
        z-index: 3;
    }

    .elementor-element.call-to-action-wrapper.e-flex.e-con-boxed.e-con
    .elementor-element.align-dce-right.elementor-widget__width-initial.align-dce-left.elementor-widget-mobile__width-inherit.elementor-widget.elementor-widget-dyncontel-acf {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .elementor-element.call-to-action-wrapper.e-flex.e-con-boxed.e-con
    .elementor-element.e-con-full.e-flex.e-con
    .elementor-element.align-dce-center.elementor-widget__width-initial.elementor-widget-mobile__width-inherit.elementor-widget.elementor-widget-dyncontel-acf {
        text-align: left;
    }

    .single.single-post h2.elementor-heading-title.elementor-size-default,
    .single.single-post h2.dynamic-content-for-elementor-acf,
    .single.single-post
    .flexi-image-box
    .flexi-image-box-title
    .dynamic-content-for-elementor-acf,
    .single.single-post
    .flexi-content-box
    .flexi-content-box-title
    .dynamic-content-for-elementor-acf {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .flexi-sub-box .e-flex.e-con-boxed.e-con.e-child {
        margin: 0;
    }

    .flexi-sub-box .e-flex.e-con-boxed.e-con.e-child .e-con-inner {
        padding: 0;
    }

    .flexi-sub-box .subscription-form {
        max-width: 100% !important;
    }

    .elementor-83 .elementor-element.elementor-element-0d3c2dc {
        bottom: -24% !important;
    }

    #footer-logos {
        min-height: 150px;
    }

    #footer-logos .logo-item {
        width: 33.333333%;
    }

    .home-blog h2.uael-post__title {
        height: auto;
    }

    /* Single Intro Section */
    .single-intro-area {
        padding: 15px 0;
    }

    body.single .flexi-sub-box {
        --padding-left: 20px !important;
        --padding-right: 20px !important;
    }

    .flexi-image-box-left-image .elementor-element.e-con-full.e-flex.e-con {
        --width: 100%;
    }

    .flexi-tt-box,
    .flexi-team {
        --padding-left: 30px !important;
        --padding-right: 30px !important;
    }

    .flexi-tt-title {
        --padding-bottom: 30px !important;
    }

    .subscription-form .dynamic-content-for-elementor-acf,
    .elementor-element.subscription-form.elementor-widget.elementor-widget-dyncontel-acf {
        width: 100% !important;
    }

    .tt-left:after {
        display: none;
    }

    .hcall-to-action-title h2.elementor-heading-title:before,
    .call-to-action-wrapper h2.dynamic-content-for-elementor-acf:before {
        left: -50%;
        top: -150%;
    }

    .single-post-title:before {
        width: 450px;
        height: 440px;
        position: absolute;
        top: -49%;
        left: -14%;
    }

    .sub-box-image.elementor-widget-dyncontel-acf .elementor-widget-container {
        margin-top: 0 !important;
    }

    .flexi-sub-box.sub-left-image
    .sub-box-title.elementor-widget.elementor-widget-dyncontel-acf {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        text-align: center;
    }

    .team-inner-section {
        margin-top: 60px !important;
    }

    .home-call-to-action > .e-con-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .flexi-image-box .flexi-image-box-image .elementor-widget-container {
        margin-bottom: 10px !important;
    }

    .flexi-image-box-title .elementor-widget-container {
        margin-bottom: 15px !important;
    }

    .flexi-sub-box.sub-right-image {
        --margin-top: 0 !important;
        --margin-bottom: 0 !important;
        --padding-top: 40px !important;
        --padding-bottom: 25px !important;
    }

    .flexi-sub-box.sub-right-image .sub-title .elementor-widget-container {
        margin-bottom: 10px !important;
    }

    .flexi-sub-box.sub-right-image .sub-image .elementor-widget-container {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

    .call-to-action-wrapper h2.dynamic-content-for-elementor-acf {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .flexi-limage-box-content.e-flex.e-con {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .flexi-limage-box-content.e-flex.e-con
    .flexi-image-box-left-image-title.elementor-widget.elementor-widget-dyncontel-acf
    .dynamic-content-for-elementor-acf {
        font-size: 20px !important;
        line-height: 30px;
    }

    .quote-wrapper
    .quote-description
    .dynamic-content-for-elementor-acf:before {
        left: -32%;
        top: -16%;
    }

    .quote-wrapper .quote-description .dynamic-content-for-elementor-acf {
        font-size: 18px !important;
    }

    .flexi-tt-title,
    .flexi-sub-box-section-title {
        margin-top: 60px !important;
    }

    .flexi-tt-box
    {
        margin-bottom: 60px !important;
    }

    .flexi-sub-box-section-title {
        margin-bottom: 45px !important;
    }

    .call-to-action-wrapper {
        padding: 0;
    }

    .call-to-action-wrapper .e-con-inner {
        padding: 50px 25px;
    }

    .cta-oval-shape-pos img {
        max-width: 80%;
    }

    .flexi-sub-box.sub-left-image {
        margin-top: 0;
    }

    .sub-left-image .elementor-element.e-con-full.e-flex.e-con {
        --width: 100% !important;
    }

    /* CONTACT FORM */
    .cos-contact-form form .field-wrapper h3 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 15px;
    }

    .cos-contact-form form .col-wrapper,
    .cos-contact-form .form-bottom {
        display: block !important;
    }

    .cos-contact-form form .col-wrapper .col {
        width: 100% !important;
        max-width: 100% !important;
    }

    .cos-contact-form .submit-button-wrapper {
        margin-top: 20px;
    }

    .cos-contact-form form a.repeater-field-button-add {
        padding: 13px 20px;
    }

    .elementor-786
    .elementor-element.elementor-element-93fafa8
    .dynamic-content-for-elementor-acf {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .cos-contact-form .field-wrapper.conditional-fields p {
        display: block;
        gap: 0;
    }

    .cos-contact-form .field-wrapper.conditional-fields .wpcf7-form-control {
        margin-bottom: 10px !important;
    }

    /* RELATED POST SLIDER */
    .single-related-post .related-post {
        display: block !important;
    }

    .single-related-post .related-post .related-post-featured-image {
        margin-bottom: 20px;
    }

    .single-related-post .related-post .blog-info-related-post {
        margin-bottom: 10px;
    }

    .single-related-post .elementor-heading-title {
        height: auto !important;
    }

    .cos-contact-form form .product-list .wpcf7-field-group button {
        padding: 5px 15px;
        font-size: 14px;
        margin-top: 5px;
    }

    .cos-contact-form
    form
    .product-list
    .wpcf7-field-group
    .wpcf7-form-control {
        margin: 0 !important;
    }

    .cos-contact-form form .product-list .wpcf7-field-group {
        margin-top: 30px;
    }

    .cos-contact-form
    form
    .product-list
    .wpcf7-field-group
    .wpcf7-form-control-wrap {
        margin-left: 10px !important;
    }

    /* Opinion Form */
    .easyblog-opinion-form .field-wrapper {
        margin-bottom: 35px;
    }

    .easyblog-opinion-form .field-wrapper h4 {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .easyblog-opinion-form .field-wrapper .col-wrapper.col-4 {
        -ms-grid-columns: (1fr) [ 1 ];
        grid-template-columns: repeat(1, 1fr);
    }

    .easyblog-opinion-form .col-wrapper-checkbox [data-class='wpcf7cf_group'] {
        position: inherit;
        left: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    /* SINGLE POST BANNER */
    .single-post-title .e-con-inner:before {
        top: -78px;
        height: 675px;
        width: 743px;
        left: -52px;
    }
}

@media only screen and (max-width: 575px) {
    .home-call-to-action .arrow-animation {
        -webkit-transform: rotate(100deg);
        -ms-transform: rotate(100deg);
        transform: rotate(100deg);
        right: -85px !important;
        top: 260px !important;
    }

    .easycosmetic-header .elementor-widget-theme-site-logo img {
        max-width: 150px !important;
    }

    .elementor-element.elementor-element-5054418.e-con-full.e-flex.e-con {
        width: 70%;
    }

    .home-call-to-action .arrow-animation {
        margin-top: -60px !important;
    }

    .elementor-83
    .elementor-element.elementor-element-89cce6c
    .elementor-heading-title {
        font-size: 22px;
        line-height: 32px;
    }

    .elementor-83 .elementor-element.elementor-element-f589ebe {
        padding-bottom: 270px;
    }

    .single-post-title .e-con-inner:before {
        top: -100px;
        width: 100%;
        left: 0;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@media only screen and (max-width: 440px) {
    .elementor-83 .elementor-element.elementor-element-0d3c2dc {
        bottom: -30px !important;
        left: -50px !important;
    }
}

@media only screen and (max-width: 400px) {
    .easycosmetic-header .elementor-widget-theme-site-logo img {
        max-width: 120px !important;
    }

    .subscription-form .wpcf7-submit.submit-button {
        font-size: 13px;
    }

    .elementor-element-88f188f {
        max-width: 200px !important;
    }

    .home-call-to-action .arrow-animation {
        top: 320px !important;
    }
}

@media only screen and (max-width: 375px) {
    .elementor-83
    .elementor-element.elementor-element-89cce6c
    > .elementor-widget-container {
        margin: 0 !important;
    }

    .single-post-title .e-con-inner .elementor-element-5c310a1 {
        padding: 80px 10px 30px;
    }

    .elementor-83
    .elementor-element.elementor-element-89cce6c
    .elementor-heading-title {
        font-size: 20px;
        line-height: 28px;
    }

    .elementor-83 .elementor-element.elementor-element-f589ebe {
        padding-bottom: 0;
    }

    .elementor-83 .elementor-element.elementor-element-0d3c2dc {
        left: -40px !important;
        bottom: -40px !important;
    }

    .elementor-83 .elementor-element.elementor-element-0d3c2dc {
        bottom: 90px;
    }

    .elementor-83 .elementor-element.elementor-element-f589ebe {
        padding-bottom: 0px !important;
    }

    .cos-contact-form .form-bottom {
        margin-bottom: 0 !important;
    }
}

/* ============= PRODUCT SECTION ============== */
.cm-products-slider-wrapper.slick-initialized.slick-slider {
    padding: 0;
}

.cm-api-product-slider {
    position: relative;
    width: 100%;
}

.offer-ended-overlay {
    position: absolute;
    bottom: var(--overlayDesBottom);
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 20px;
    max-width: 1120px;
    margin: 0 auto;
    height: var(--overlayHeight);
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
}

.offer-ended-overlay h2 {
    color: #c8011e;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 0;
}

.cm-api-product-slider .cm-product-slider-title {
    margin-bottom: 30px;
    padding: 0 20px;
}

.cm-api-product-slider .cm-products-slider-wrapper .slick-list {
    margin: 0 -10px;
}

.cm-api-product-slider .products-item {
    margin: 0 10px;
}

.products-item .cm-product-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.products-item .cm-product-image img {
    aspect-ratio: 265/333;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.products-item:hover .cm-product-image img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.products-item .product-details {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 20px 20px 10px;
    min-height: 202px;
}

.products-item .product-details .brand-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.products-item .product-details .brand-wrapper .brand-name h3 {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: 'FuturaLT', sans-serif;
    margin-bottom: 10px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products-item .product-details .product-type {
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'FuturaLT', sans-serif;
}

.products-item .product-details .product-type.product-equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products-item .product-details .brand-wrapper img {
    -webkit-filter: invert(1);
    filter: invert(1);
    max-height: 30px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.products-item .product-details .product-price {
    font-size: 20px;
    line-height: 28px;
    color: #f79e04;
    font-weight: 700;
    font-family: 'FuturaLT', sans-serif;
    margin-bottom: 10px;
    margin-top: 10px;
}

.products-item .product-details .baseprice-price {
    font-size: 14px;
    line-height: 19px;
    color: #b5b5b5;
    font-weight: 400;
    font-family: 'FuturaLT', sans-serif;
}

.products-item .product-details .baseprice-price.zerobase-price {
    opacity: 0;
    visibility: hidden;
}

.cm-products-slider-wrapper .slick-next.slick-arrow.slick-disabled,
.cm-products-slider-wrapper .slick-prev.slick-arrow.slick-disabled {
    opacity: 0;
    cursor: default;
}

.cm-products-slider-wrapper .slick-next.slick-arrow,
.cm-products-slider-wrapper .slick-prev.slick-arrow {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: calc(50% - 30px);
    font-size: 0;
    background: transparent;
    z-index: 1023;
}

.cm-products-slider-wrapper .slick-next.slick-arrow {
    right: -90px;
}

.cm-products-slider-wrapper .slick-prev.slick-arrow {
    left: -90px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.cm-products-slider-wrapper .slick-next.slick-arrow:after,
.cm-products-slider-wrapper .slick-prev.slick-arrow:after {
    content: '';
    background-image: url('/wp-content/uploads/2023/08/arrow-right.svg');
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
}

.cm-products .ajax-loader {
    text-align: center;
}

.cm-products .ajax-loader img {
    max-width: 120px;
}

@media only screen and (max-width: 1280px) {
    .cm-products-slider-wrapper.slick-initialized.slick-slider {
        padding: 0 20px;
    }

    .cm-products-slider-wrapper .slick-next.slick-arrow {
        right: 0;
    }

    .cm-products-slider-wrapper .slick-prev.slick-arrow {
        left: 0;
    }
}

@media only screen and (max-width: 1120px) {
    .cm-products-slider-wrapper.slick-initialized.slick-slider {
        padding: 0 20px;
    }

    .cm-products-slider-wrapper {
        margin: 0 20px;
    }

    .offer-ended-overlay {
        width: calc(100% - 80px);
    }
}

@media only screen and (min-width: 1025px) {
    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item.uael-has-submenu
    .uael-has-submenu-container:hover::after {
        -webkit-transform: rotate(136deg);
        -ms-transform: rotate(136deg);
        transform: rotate(136deg);
        top: 9px;
    }

    .easycosmetic-menu nav .uael-nav-menu .menu-item.uael-has-submenu .sub-menu .uael-has-submenu-container::after {
        top: 16px;
        right: 16px;
        transform: rotate(-45deg);
    }
    .easycosmetic-menu nav .uael-nav-menu .menu-item.uael-has-submenu .sub-menu .uael-has-submenu-container:hover::after{
        transform: rotate(-135deg);
        border-color: var(--e-global-color-secondary);
    }

    .easycosmetic-menu nav .uael-nav-menu .menu-item.uael-has-submenu .uael-has-submenu-container .sub-arrow{
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    #menu-1-0e3ba95 {
        background: #000;
        padding-top: 20px;
    }

    #menu-1-0e3ba95 li {
        background: transparent !important;
    }

    .easycosmetic-menu .shop-button {
        display: none !important;
    }

    .easycosmetic-menu nav .uael-nav-menu .menu-item {
        text-align: center;
    }

    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item.uael-has-submenu
    .uael-has-submenu-container {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
    }

    .elementor-location-header.sticky .easycosmetic-header:has(.easycosmetic-mobile-menu.active) .e-con-inner{
        padding-bottom: 0;
    }

    .elementor-location-header:has(.easycosmetic-mobile-menu.active) + #content{
        margin-top: 345px;
    }

    .easycosmetic-mobile-menu:not(.active){
        display: none;
    }

    .easycosmetic-mobile-menu nav.elementor-nav-menu{
        margin-bottom: 10px;
    }

    .easycosmetic-mobile-menu .elementor-nav-menu--dropdown a.elementor-item:focus{
        background-color: inherit;
        color: var( --e-global-color-secondary );
    }

    .easycosmetic-mobile-menu .elementor-nav-menu--dropdown ul.sub-menu.elementor-nav-menu--dropdown{
        background-color: #fff
    }

    .easycosmetic-mobile-menu .elementor-nav-menu--dropdown ul.sub-menu.elementor-nav-menu--dropdown .menu-item{
        color: var(--e-global-color-primary);
        background-color: #fff;
    }

    .easycosmetic-mobile-menu .elementor-nav-menu--dropdown ul.sub-menu.elementor-nav-menu--dropdown .menu-item > a{
        background-color: #fff;
        color: var(--e-global-color-primary);
        fill: var(--e-global-color-primary);
    }

    .easycosmetic-mobile-menu .elementor-nav-menu--dropdown ul.sub-menu.elementor-nav-menu--dropdown .menu-item:is(:focus,:hover){
        background-color: #fff;
    }

    .easycosmetic-mobile-menu .elementor-nav-menu--dropdown ul.sub-menu.elementor-nav-menu--dropdown .menu-item:is(:focus,:hover) > a{
        color: var(--e-global-color-secondary);
        fill: var(--e-global-color-secondary);
        background-color: #fff;
    }

    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item
    .sub-menu
    .uael-sub-menu-item {
        background: #fff !important;
        color: #000 !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item.uael-has-submenu
    .uael-has-submenu-container::after {
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        top: 15px;
    }

    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item.uael-has-submenu
    .sub-menu
    .uael-has-submenu-container::after{
        border-color: var(--e-global-color-primary);
        top: 12px;
    }

    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item.uael-has-submenu
    .sub-menu
    .uael-has-submenu-container.sub-menu-active::after{
        top: 16px;
    }

    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item.uael-has-submenu
    .uael-has-submenu-container.sub-menu-active::after {
        top: 20px;
        -webkit-transform: rotate(136deg);
        -ms-transform: rotate(136deg);
        transform: rotate(136deg);
    }

    .easycosmetic-menu
    nav
    .uael-nav-menu
    .menu-item.uael-has-submenu
    .uael-has-submenu-container
    .sub-arrow {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .offer-ended-overlay h2 {
        font-size: 30px;
    }

    .elementor-location-header.sticky .mobile-shop-button::after {
        height: 157px;
    }
}

@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 420px) {
    .offer-ended-overlay h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 320px) {
    .offer-ended-overlay {
        padding: 20px;
    }

    .offer-ended-overlay h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 290px) {
    .cm-products {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.cos-version-container {
    color: #515151;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.cos-post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cos-post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.uael-nav-menu .uael-menu-item span.sub-arrow {
    color: #000;
    background-color: #fff;
}

.uael-nav-menu .uael-menu-item:hover span.sub-arrow,
.uael-nav-menu .uael-menu-item:focus span.sub-arrow {
    color: #000;
    background-color: #fff;
}

.bg-black .wpcf7 form.invalid .wpcf7-response-output, .bg-black .wpcf7-response-output {
    color: #fff !important;
}

.flexi-content-container {
    margin-bottom: 50px;
}

.flexi-content-container.flexi-image-box{
    padding: 0;
}

.single-related-post .elementor-widget-container .swiper-pagination {
    transform: unset;
    position: static;
    margin-top: 1rem;
}

@media only screen and (max-width: 1024px) {
    .ast-article-single .single-intro-area{
        padding-top: 0;
    }
    .ast-article-single .single-post-title .elementor-widget-container > p:last-child{
        margin-bottom: 0;
    }

    .flexi-content-container {
        padding: 0 20px;
    }

    .flexi-content-container .flexi-team-section-title{
        margin-bottom: 0;
    }
}

.swiper-slide .elementor-invisible {
    visibility: unset;
}

@media only screen and (min-width: 576px) and (max-width: 1024px){
    .flexi-content-container .call-to-action-wrapper .elementor-absolute.cta-oval-shape-pos{
        top: 0;
        right: 0;
        height: 100%;
    }

    .flexi-content-container .call-to-action-wrapper .elementor-absolute.cta-oval-shape-pos .dce-transforms{
        width: 100%;
        height: 100%;
    }

    .flexi-content-container .call-to-action-wrapper .elementor-absolute.cta-oval-shape-pos .dce-transforms .dce-transforms-wrap{
        height: 100%;
    }

    .flexi-content-container .call-to-action-wrapper .elementor-absolute.cta-oval-shape-pos .dce-transforms .dce-transforms-wrap img{
        height: 100%;
        max-width: 100%;
    }
}