@font-face {
font-family: 'MarckScript';  
src: url(https://web-frame.com/wp-content/themes/webency-child/assets/fonts/MarckScript-Regular.woff2) format('woff2'),
url(https://web-frame.com/wp-content/themes/webency-child/assets/fonts/MarckScript-Regular.ttf) format('ttf');
font-display: swap;
}
:root {
--tj-ff-heading2: 'MarckScript', sans-serif;
--wslu-color-scheme-facebook: #3B5998;
--wslu-color-scheme-facebook-hover: #2d4373;
--wslu-color-scheme-google: #4285F4;
--wslu-color-scheme-google-hover: #1266f1;
} .site-main {
overflow-x: unset;
}
body.absolute_header .breadcrumb-wrapper {
background-image: unset!important;
}
.mini-elements {
color: var(--tj-color-common-white);
gap: 16px;
}
.tj-canva-icon {
gap: 16px;
}
.tj-header-area.sticky {
background: var(--tj-color-grey-6);
}
.tj-cancel-btn, .tj-primary-btn {
text-transform: none;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
.wps_sfw_order_details a.wps_upgrade_downgrade.button {
display: flex !important;
justify-content: center;
align-items: center;
gap: 15px;
border-radius: 150px;
font-size: 16px;
font-weight: var(--tj-fw-medium);
font-family: var(--tj-ff-body);
line-height: 1;
color: var(--tj-color-common-white) !important;
padding: 20px 35px !important;
border: none!important;
background-image: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 51%, var(--tj-color-theme-secondary) 100%);
background-size: 200%;
text-align: center;
i {
color: var(--tj-color-common-white);
}
&:hover,
&:focus {
color: var(--tj-color-common-white);
background-position: -100%;
i {
color: var(--tj-color-common-white);
}
}
}
.button#domain_name_field_update {
display: none!important;
}
.button#domain_name_field_update.show {
display: flex!important;
}
.woocommerce table.cart td.actions .coupon {
display: flex;
}
.woocommerce table.cart td.actions button[name="update_cart"],
.button[name="apply_coupon"] {
float: right;
}
#coupon_code {
width: auto!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
background-image: linear-gradient(
to right,
var(--tj-color-theme-secondary) 0%,
var(--tj-color-theme-primary) 51%,
var(--tj-color-theme-secondary) 100%
);
}
.woocommerce ul.products li.product .price > *:not(del),
.product .price > *:not(del),
.wc-block-components-product-price > *:not(del),
.wc-block-grid__product-price.price > *:not(del) {
font-size: 22px!important;
font-weight: 700;
color: var(--tj-color-theme-primary)!important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price,
.woocommerce-loop-product__title {
text-align: center!important;
} .checkout.woocommerce-checkout {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.checkout.woocommerce-checkout #customer_details,
.checkout.woocommerce-checkout .web-frame-order-review {
width: 48%;
}
.checkout.woocommerce-checkout #customer_details .col-1,
.checkout.woocommerce-checkout #customer_details .col-2,
.checkout.woocommerce-checkout #place_order,
.woocommerce-NoticeGroup-checkout {
width: 100%;
}
#wc-stripe-express-checkout-element {
order: 5;
}
#wc-stripe-express-checkout-button-separator {
display: none!important;
}
.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
content: unset;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
top: unset;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 3.5em!important;
}
.woocommerce form .form-row .input-text {
min-height: 50px;
width: 100%;
font-size: 16px;
line-height: 1;
color: var(--tj-color-common-black);
padding-left: 20px;
padding-right: 20px;
outline: none;
border: 1px solid var(--tj-color-border-1);
}
.woocommerce-NoticeGroup-checkout .woocommerce-error {
width: 100%;
flex-direction: column;
align-items: unset;
}
.payment_box.payment_method_stripe input[type="checkbox"] {
width: 16px!important;
}
input[type="checkbox"] {
display: inline-block!important;
outline: 1px solid var(--tj-color-border-1);
}
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del {
color: var(--tj-color-theme-primary) !important;
}
.woocommerce span.onsale {
width: 44px;
height: 44px;
}
.woocommerce span.onsale::before {
content: '';
position: absolute;
top: -5px;
left: -5px;
width: 54px;
height: 54px;
background-image: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 100%);
z-index: -2;
border-radius: 100%;
}
.woocommerce span.onsale::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 44px;
height: 44px;
background-color: var(--tj-color-heading-primary);
z-index: -1;
border-radius: 100%;
} .product .summary.entry-summary .product_meta {
display: flex;
flex-direction: column;
}
.product .summary.entry-summary .product_meta > span {
font-weight: 700;
margin-bottom: 5px;
}
.product .summary.entry-summary .product_meta > span > span,
.product .summary.entry-summary .product_meta > span > a {
font-weight: 400;
}
.single-project-section h2,
.product h2,
.cart_totals h2 {
font-size: 32px;
}
.tj-faq-area .tj-faq-style .accordion-item .accordion-body {
max-width: unset;
} .single-project {
padding: 60px 0;
position: relative;
}
.single-project > .container,
.single-project-section > .container {
position: relative;
z-index: 1;
}  .tj-secondary-btn.btn-border,
.tj-secondary-btn {
padding: 3px!important;
} .tj-secondary-btn.btn-border span,
.tj-secondary-btn span {
background-color: var(--tj-color-common-black)!important;
color: var(--tj-color-common-white)!important;
text-transform: none!important;
}
.project-shape {
position: absolute;
z-index: 0;
}
.project-shape-1 {
top: 5%;
right: 2%;
}
.project-shape-2 {
bottom: 5%;
left: 10%;
}
.project-shape-3 {
left: 0;
bottom: 20%;
}
.project-shape-4 {
right: 10%;
top: 2%;
}
.project-shape-5 {
left: 0;
bottom: 0;
}
.project-shape-6 {
right: 0;
top: 45%;
} .single-project-section {
position: relative;
padding: 60px 0;
}
.proekti-posts .single-project:nth-child(even) .article-content-container {
order: 2;
}
.proekti-posts .single-project:nth-child(even) > a {
order: 1;
}
section.single-project-section:nth-child(odd) .image-container {
order: 1;
}
section.single-project-section:nth-child(odd) .text-area {
order: 2;
}
.single-project-section:nth-child(even),
.proekti-posts .single-project:nth-child(even) {
background-color: #F8F7FF;
}
.project-slider.project-posts {
--f-carousel-slide-width: 100%!important;
} .projects-slider-wrapper {
position: relative;
padding: 0 0 50px;
}
.projects-slider-wrapper .swiper {
overflow: hidden;
}
.projects-slider-wrapper .swiper-slide {
box-sizing: border-box;
height: auto;
}
.projects-slider__arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 5;
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
padding: 0;
border: 1px solid var(--tj-color-border-1, #e5e7eb);
border-radius: 50%;
background: var(--tj-color-common-white, #fff);
color: var(--tj-color-heading-primary, #1f2937);
cursor: pointer;
box-shadow: 0 6px 16px rgba(0, 0, 0, .08);
transition: background-color .2s ease, color .2s ease, border-color .2s ease, opacity .2s ease, transform .2s ease;
}
.projects-slider__arrow svg {
width: 20px;
height: 20px;
pointer-events: none;
}
.projects-slider__arrow.is-disabled {
opacity: .35;
cursor: default;
pointer-events: none;
}
.projects-slider__arrow--prev {
left: 10px;
}
.projects-slider__arrow--next {
right: 10px;
}
.projects-slider__pagination {
--swiper-pagination-color: var(--tj-color-theme-primary, #6366f1);
--swiper-pagination-bullet-inactive-color: var(--tj-color-heading-primary, #000);
--swiper-pagination-bullet-inactive-opacity: 0.2;
--swiper-pagination-bullet-opacity: 1;
--swiper-pagination-bullet-size: 10px;
--swiper-pagination-bullet-horizontal-gap: 6px;
position: absolute;
left: 0;
right: 0;
bottom: 10px;
width: 100%;
text-align: center;
line-height: 1;
z-index: 5;
}
.projects-slider__pagination .projects-slider__bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: 50%;
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
transition: opacity .2s ease, background-color .2s ease, transform .2s ease;
}
.projects-slider__pagination button.projects-slider__bullet {
border: none;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.projects-slider__pagination.is-clickable .projects-slider__bullet {
cursor: pointer;
}
.projects-slider__pagination .projects-slider__bullet:only-child {
display: none !important;
}
.projects-slider__pagination .projects-slider__bullet.is-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.elementor-widget-tj-services-layout .col-lg-3,
.tj-services-section .col-lg-3 {
width: calc(100% / 3);
}
.service-features > div {
display: flex;
flex-direction: column;
gap: 24px;
font-size: 18px;
color: var(--tj-color-common-black);
}
.service-features > div > * {
gap: 8px;
}
.service-features .fa {
background: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 100%);
color: transparent;
-webkit-background-clip: text;
background-clip: text;
font-size: 32px;
width: 40px;
display: inline-flex;
justify-content: center;
}
.single-project-section .color-container {
height: 40px;
width: 40px;
box-shadow: 0 0 40px 0 rgb(0 0 0 / .15);
border-radius: 8px;
}
span.highlight-rainbow {
background: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 100%);
color: #fff0;
-webkit-background-clip: text;
background-clip: text;
} .projects_gallery {
width: 70%;
}
.projects_gallery img {
max-width: 100%;
height: auto;
width: 100%;
object-fit: cover;
object-position: top;
aspect-ratio: 3/2;
}
.projects_gallery .f-carousel__slide,
.projects_gallery .f-carousel__viewport,
.projects_gallery .f-carousel__track {
height: fit-content!important;
align-items: center;
}
.projects_gallery .f-carousel__viewport {
width: auto;
}
.single-project-section .f-carousel__thumbs {
max-width: 100%;
}
.project-slider .f-button,
.projects_gallery .f-button {
display: flex;
justify-content: center;
align-items: center;
box-sizing: content-box;
position: relative;
margin: 0;
padding: 0;
color: #475569;
background: transparent;
box-shadow: none;
pointer-events: all;
cursor: pointer;
border-radius: 50%;
transition: var(--transition-period-1);
}
.project-slider .f-button:hover:not([disabled]),
.projects_gallery .f-button:hover:not([disabled]) {
color: var(--neutral-color-700);
} .form-container {
background-color: var(--tj-color-common-white);
border-radius: 16px;
padding: 32px!important;
}
.form-container ul {
list-style-type: none!important;
padding-left: 0!important;
} .form-container .wpforms-container {
margin-bottom: 0;
}
.form-container input:not([type="checkbox"]),
.form-container textarea,
.search_input,
.comment-form input,
.comment-form textarea {
border-radius: 8px;
padding: 17px 20px;
background: var(--tj-color-grey-5);
border: 1px solid var(--tj-color-border-1);
color: var(--tj-color-common-black);
}
.form-container ::placeholder {
color: #888888;
}
.form-container .wpforms-container-full button[type=submit]:focus:after {
border: none!important;
}
.form-container a {
color: var(--tj-primary-color)!important;
}
.form-container button {
width: 100%;
} .wp-block-heading,
.tj-post__content .has-large-font-size {
font-size: 26px!important;
font-weight: var(--tj-fw-regular);
color: var(--tj-color-text-body);
line-height: 1.6;
} .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
border-radius: 150px!important;
} .mobile-navbar-menu.mean-container .mean-nav ul li > a,
.mobile-navbar-menu.mean-container .mean-nav ul li > ul > li > a {
text-transform: none!important;
}
.woocommerce-invalid #contract_start_immediately_checkbox {
outline: 2px solid var(--wc-red);
outline-offset: 2px;
} .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
width: 100%!important;
}
.xs-login__item {
min-height: 56px;
width: 100%!important;
}
#xs-social-login-container {
margin: 30px 0;
max-width: 100%;
padding-bottom: 0;
}
#xs-social-login-container .xs-login--style-1 .xs-login__item--icon {
margin-left: 10px!important;
}
#xs-social-login-container .xs-login--style-1 .xs-login__item--label {
width: 100%!important;
text-align: center!important;
}
.xs-login__item,
.xs-login__item--label,
.xs-login__item:hover .xs-login__item--icon {
color: white!important;
}
.wslu-color-scheme--facebook {
background-color: var(--wslu-color-scheme-facebook)!important;
}
.wslu-color-scheme--facebook:hover {
background-color: var(--wslu-color-scheme-facebook-hover)!important;
}
.wslu-color-scheme--google {
background-color: var(--wslu-color-scheme-google)!important;
}
.wslu-color-scheme--google:hover {
background-color: var(--wslu-color-scheme-google-hover)!important;
}
.wslu-color-scheme--google:hover .xs-login__item--icon,
.wslu-color-scheme--facebook:hover .xs-login__item--icon,
#xs-social-login-container .xs-login--style-1 .xs-login__item--icon {
background-color: transparent!important;
}
.wf-social-login-divider {
margin: 30px 0;
display: flex;
align-items: center;
gap: 4px;
}
.wf-social-login-divider::before,
.wf-social-login-divider::after {
content: '';
border-bottom: 1px solid var(--tj-color-border-1);
width: 100%;
}
.grecaptcha-badge {
visibility: hidden!important;
}
.tj-offcanvas-area {
background-image: none;
background-color: #222222;
}
@media (min-width: 992px) {
.tj-hero-section {
padding-top: 80px;
}
.project-slider.project-posts {
--f-button-next-pos: -50px;
--f-button-prev-pos: -50px;
}
.projects-slider__arrow--prev {
left: -64px;
}
.projects-slider__arrow--next {
right: -64px;
}
} @media (max-width: 991.98px) { 
.woocommerce-error, .woocommerce-info, .woocommerce-message {
flex-direction: column;
padding: 42px 12px 12px 12px;
gap: 8px;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
top: 1em;
left: 0;
right: 0;
display: flex;
justify-content: center;
}
.elementor-widget-tj-services-layout .col-lg-3,
.tj-services-section .col-lg-3 {
width: 50%!important;
}
}
@media (max-width: 768px) {
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
min-height: 45px;
}
.woocommerce table.cart td.actions .coupon {
flex-direction: column;
}
.woocommerce table.cart td.actions .coupon button {
margin-top: 6px;
width: 100%!important;
}
.checkout.woocommerce-checkout #customer_details,
.checkout.woocommerce-checkout .web-frame-order-review,
.checkout_coupon.woocommerce-form-coupon > p,
.checkout_coupon.woocommerce-form-coupon > p button,
#coupon_code {
width: 100%!important;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error::before {
top: unset;
left: 1.5em;
right: unset;
display: block;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error {
padding: 1em 2em 1em 3.5em;
} .form-container {
padding: 16px!important;
} .projects_gallery {
width: 100%;
} .about-us-tj-image .about-image-group-four {
min-height: 250px;
}
section.single-project-section .text-area {
order: 2;
}
.elementor-widget-tj-services-layout .col-lg-3,
.tj-services-section .col-lg-3 {
width: 100%!important;
}
#cmplz-manage-consent .cmplz-manage-consent {
display: block!important;
}
}@font-face {
font-family: 'MarckScript';  
src: url(https://web-frame.com/wp-content/themes/webency-child/assets/fonts/MarckScript-Regular.woff2) format('woff2'),
url(https://web-frame.com/wp-content/themes/webency-child/assets/fonts/MarckScript-Regular.ttf) format('ttf');
font-display: swap;
}
:root {
--tj-ff-heading2: 'MarckScript', sans-serif;
--wslu-color-scheme-facebook: #3B5998;
--wslu-color-scheme-facebook-hover: #2d4373;
--wslu-color-scheme-google: #4285F4;
--wslu-color-scheme-google-hover: #1266f1;
} .site-main {
overflow-x: unset;
}
body.absolute_header .breadcrumb-wrapper {
background-image: unset!important;
}
.mini-elements {
color: var(--tj-color-common-white);
gap: 16px;
}
.tj-canva-icon {
gap: 16px;
}
.tj-header-area.sticky {
background: var(--tj-color-grey-6);
}
.tj-cancel-btn, .tj-primary-btn {
text-transform: none;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button,
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
.wps_sfw_order_details a.wps_upgrade_downgrade.button {
display: flex !important;
justify-content: center;
align-items: center;
gap: 15px;
border-radius: 150px;
font-size: 16px;
font-weight: var(--tj-fw-medium);
font-family: var(--tj-ff-body);
line-height: 1;
color: var(--tj-color-common-white) !important;
padding: 20px 35px !important;
border: none!important;
background-image: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 51%, var(--tj-color-theme-secondary) 100%);
background-size: 200%;
text-align: center;
i {
color: var(--tj-color-common-white);
}
&:hover,
&:focus {
color: var(--tj-color-common-white);
background-position: -100%;
i {
color: var(--tj-color-common-white);
}
}
}
.button#domain_name_field_update {
display: none!important;
}
.button#domain_name_field_update.show {
display: flex!important;
}
.woocommerce table.cart td.actions .coupon {
display: flex;
}
.woocommerce table.cart td.actions button[name="update_cart"],
.button[name="apply_coupon"] {
float: right;
}
#coupon_code {
width: auto!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
background-image: linear-gradient(
to right,
var(--tj-color-theme-secondary) 0%,
var(--tj-color-theme-primary) 51%,
var(--tj-color-theme-secondary) 100%
);
}
.woocommerce ul.products li.product .price > *:not(del),
.product .price > *:not(del),
.wc-block-components-product-price > *:not(del),
.wc-block-grid__product-price.price > *:not(del) {
font-size: 22px!important;
font-weight: 700;
color: var(--tj-color-theme-primary)!important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price,
.woocommerce-loop-product__title {
text-align: center!important;
} .checkout.woocommerce-checkout {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.checkout.woocommerce-checkout #customer_details,
.checkout.woocommerce-checkout .web-frame-order-review {
width: 48%;
}
.checkout.woocommerce-checkout #customer_details .col-1,
.checkout.woocommerce-checkout #customer_details .col-2,
.checkout.woocommerce-checkout #place_order,
.woocommerce-NoticeGroup-checkout {
width: 100%;
}
#wc-stripe-express-checkout-element {
order: 5;
}
#wc-stripe-express-checkout-button-separator {
display: none!important;
}
.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
content: unset;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
top: unset;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 3.5em!important;
}
.woocommerce form .form-row .input-text {
min-height: 50px;
width: 100%;
font-size: 16px;
line-height: 1;
color: var(--tj-color-common-black);
padding-left: 20px;
padding-right: 20px;
outline: none;
border: 1px solid var(--tj-color-border-1);
}
.woocommerce-NoticeGroup-checkout .woocommerce-error {
width: 100%;
flex-direction: column;
align-items: unset;
}
.payment_box.payment_method_stripe input[type="checkbox"] {
width: 16px!important;
}
input[type="checkbox"] {
display: inline-block!important;
outline: 1px solid var(--tj-color-border-1);
}
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del {
color: var(--tj-color-theme-primary) !important;
}
.woocommerce span.onsale {
width: 44px;
height: 44px;
}
.woocommerce span.onsale::before {
content: '';
position: absolute;
top: -5px;
left: -5px;
width: 54px;
height: 54px;
background-image: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 100%);
z-index: -2;
border-radius: 100%;
}
.woocommerce span.onsale::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 44px;
height: 44px;
background-color: var(--tj-color-heading-primary);
z-index: -1;
border-radius: 100%;
} .product .summary.entry-summary .product_meta {
display: flex;
flex-direction: column;
}
.product .summary.entry-summary .product_meta > span {
font-weight: 700;
margin-bottom: 5px;
}
.product .summary.entry-summary .product_meta > span > span,
.product .summary.entry-summary .product_meta > span > a {
font-weight: 400;
}
.single-project-section h2,
.product h2,
.cart_totals h2 {
font-size: 32px;
}
.tj-faq-area .tj-faq-style .accordion-item .accordion-body {
max-width: unset;
} .single-project {
padding: 60px 0;
position: relative;
}
.single-project > .container,
.single-project-section > .container {
position: relative;
z-index: 1;
}  .tj-secondary-btn.btn-border,
.tj-secondary-btn {
padding: 3px!important;
} .tj-secondary-btn.btn-border span,
.tj-secondary-btn span {
background-color: var(--tj-color-common-black)!important;
color: var(--tj-color-common-white)!important;
text-transform: none!important;
}
.project-shape {
position: absolute;
z-index: 0;
}
.project-shape-1 {
top: 5%;
right: 2%;
}
.project-shape-2 {
bottom: 5%;
left: 10%;
}
.project-shape-3 {
left: 0;
bottom: 20%;
}
.project-shape-4 {
right: 10%;
top: 2%;
}
.project-shape-5 {
left: 0;
bottom: 0;
}
.project-shape-6 {
right: 0;
top: 45%;
} .single-project-section {
position: relative;
padding: 60px 0;
}
.proekti-posts .single-project:nth-child(even) .article-content-container {
order: 2;
}
.proekti-posts .single-project:nth-child(even) > a {
order: 1;
}
section.single-project-section:nth-child(odd) .image-container {
order: 1;
}
section.single-project-section:nth-child(odd) .text-area {
order: 2;
}
.single-project-section:nth-child(even),
.proekti-posts .single-project:nth-child(even) {
background-color: #F8F7FF;
}
.project-slider.project-posts {
--f-carousel-slide-width: 100%!important;
} .projects-slider-wrapper {
position: relative;
padding: 0 0 50px;
}
.projects-slider-wrapper .swiper {
overflow: hidden;
}
.projects-slider-wrapper .swiper-slide {
box-sizing: border-box;
height: auto;
}
.projects-slider__arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 5;
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
padding: 0;
border: 1px solid var(--tj-color-border-1, #e5e7eb);
border-radius: 50%;
background: var(--tj-color-common-white, #fff);
color: var(--tj-color-heading-primary, #1f2937);
cursor: pointer;
box-shadow: 0 6px 16px rgba(0, 0, 0, .08);
transition: background-color .2s ease, color .2s ease, border-color .2s ease, opacity .2s ease, transform .2s ease;
}
.projects-slider__arrow svg {
width: 20px;
height: 20px;
pointer-events: none;
}
.projects-slider__arrow.is-disabled {
opacity: .35;
cursor: default;
pointer-events: none;
}
.projects-slider__arrow--prev {
left: 10px;
}
.projects-slider__arrow--next {
right: 10px;
}
.projects-slider__pagination {
--swiper-pagination-color: var(--tj-color-theme-primary, #6366f1);
--swiper-pagination-bullet-inactive-color: var(--tj-color-heading-primary, #000);
--swiper-pagination-bullet-inactive-opacity: 0.2;
--swiper-pagination-bullet-opacity: 1;
--swiper-pagination-bullet-size: 10px;
--swiper-pagination-bullet-horizontal-gap: 6px;
position: absolute;
left: 0;
right: 0;
bottom: 10px;
width: 100%;
text-align: center;
line-height: 1;
z-index: 5;
}
.projects-slider__pagination .projects-slider__bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: 50%;
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
transition: opacity .2s ease, background-color .2s ease, transform .2s ease;
}
.projects-slider__pagination button.projects-slider__bullet {
border: none;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.projects-slider__pagination.is-clickable .projects-slider__bullet {
cursor: pointer;
}
.projects-slider__pagination .projects-slider__bullet:only-child {
display: none !important;
}
.projects-slider__pagination .projects-slider__bullet.is-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.elementor-widget-tj-services-layout .col-lg-3,
.tj-services-section .col-lg-3 {
width: calc(100% / 3);
}
.service-features > div {
display: flex;
flex-direction: column;
gap: 24px;
font-size: 18px;
color: var(--tj-color-common-black);
}
.service-features > div > * {
gap: 8px;
}
.service-features .fa {
background: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 100%);
color: transparent;
-webkit-background-clip: text;
background-clip: text;
font-size: 32px;
width: 40px;
display: inline-flex;
justify-content: center;
}
.single-project-section .color-container {
height: 40px;
width: 40px;
box-shadow: 0 0 40px 0 rgb(0 0 0 / .15);
border-radius: 8px;
}
span.highlight-rainbow {
background: linear-gradient(to right, var(--tj-color-theme-secondary) 0%, var(--tj-color-theme-primary) 100%);
color: #fff0;
-webkit-background-clip: text;
background-clip: text;
} .projects_gallery {
width: 70%;
}
.projects_gallery img {
max-width: 100%;
height: auto;
width: 100%;
object-fit: cover;
object-position: top;
aspect-ratio: 3/2;
}
.projects_gallery .f-carousel__slide,
.projects_gallery .f-carousel__viewport,
.projects_gallery .f-carousel__track {
height: fit-content!important;
align-items: center;
}
.projects_gallery .f-carousel__viewport {
width: auto;
}
.single-project-section .f-carousel__thumbs {
max-width: 100%;
}
.project-slider .f-button,
.projects_gallery .f-button {
display: flex;
justify-content: center;
align-items: center;
box-sizing: content-box;
position: relative;
margin: 0;
padding: 0;
color: #475569;
background: transparent;
box-shadow: none;
pointer-events: all;
cursor: pointer;
border-radius: 50%;
transition: var(--transition-period-1);
}
.project-slider .f-button:hover:not([disabled]),
.projects_gallery .f-button:hover:not([disabled]) {
color: var(--neutral-color-700);
} .form-container {
background-color: var(--tj-color-common-white);
border-radius: 16px;
padding: 32px!important;
}
.form-container ul {
list-style-type: none!important;
padding-left: 0!important;
} .form-container .wpforms-container {
margin-bottom: 0;
}
.form-container input:not([type="checkbox"]),
.form-container textarea,
.search_input,
.comment-form input,
.comment-form textarea {
border-radius: 8px;
padding: 17px 20px;
background: var(--tj-color-grey-5);
border: 1px solid var(--tj-color-border-1);
color: var(--tj-color-common-black);
}
.form-container ::placeholder {
color: #888888;
}
.form-container .wpforms-container-full button[type=submit]:focus:after {
border: none!important;
}
.form-container a {
color: var(--tj-primary-color)!important;
}
.form-container button {
width: 100%;
} .wp-block-heading,
.tj-post__content .has-large-font-size {
font-size: 26px!important;
font-weight: var(--tj-fw-regular);
color: var(--tj-color-text-body);
line-height: 1.6;
} .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
border-radius: 150px!important;
} .mobile-navbar-menu.mean-container .mean-nav ul li > a,
.mobile-navbar-menu.mean-container .mean-nav ul li > ul > li > a {
text-transform: none!important;
}
.woocommerce-invalid #contract_start_immediately_checkbox {
outline: 2px solid var(--wc-red);
outline-offset: 2px;
} .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
width: 100%!important;
}
.xs-login__item {
min-height: 56px;
width: 100%!important;
}
#xs-social-login-container {
margin: 30px 0;
max-width: 100%;
padding-bottom: 0;
}
#xs-social-login-container .xs-login--style-1 .xs-login__item--icon {
margin-left: 10px!important;
}
#xs-social-login-container .xs-login--style-1 .xs-login__item--label {
width: 100%!important;
text-align: center!important;
}
.xs-login__item,
.xs-login__item--label,
.xs-login__item:hover .xs-login__item--icon {
color: white!important;
}
.wslu-color-scheme--facebook {
background-color: var(--wslu-color-scheme-facebook)!important;
}
.wslu-color-scheme--facebook:hover {
background-color: var(--wslu-color-scheme-facebook-hover)!important;
}
.wslu-color-scheme--google {
background-color: var(--wslu-color-scheme-google)!important;
}
.wslu-color-scheme--google:hover {
background-color: var(--wslu-color-scheme-google-hover)!important;
}
.wslu-color-scheme--google:hover .xs-login__item--icon,
.wslu-color-scheme--facebook:hover .xs-login__item--icon,
#xs-social-login-container .xs-login--style-1 .xs-login__item--icon {
background-color: transparent!important;
}
.wf-social-login-divider {
margin: 30px 0;
display: flex;
align-items: center;
gap: 4px;
}
.wf-social-login-divider::before,
.wf-social-login-divider::after {
content: '';
border-bottom: 1px solid var(--tj-color-border-1);
width: 100%;
}
.grecaptcha-badge {
visibility: hidden!important;
}
.tj-offcanvas-area {
background-image: none;
background-color: #222222;
}
@media (min-width: 992px) {
.tj-hero-section {
padding-top: 80px;
}
.project-slider.project-posts {
--f-button-next-pos: -50px;
--f-button-prev-pos: -50px;
}
.projects-slider__arrow--prev {
left: -64px;
}
.projects-slider__arrow--next {
right: -64px;
}
} @media (max-width: 991.98px) { 
.woocommerce-error, .woocommerce-info, .woocommerce-message {
flex-direction: column;
padding: 42px 12px 12px 12px;
gap: 8px;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
top: 1em;
left: 0;
right: 0;
display: flex;
justify-content: center;
}
.elementor-widget-tj-services-layout .col-lg-3,
.tj-services-section .col-lg-3 {
width: 50%!important;
}
}
@media (max-width: 768px) {
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
min-height: 45px;
}
.woocommerce table.cart td.actions .coupon {
flex-direction: column;
}
.woocommerce table.cart td.actions .coupon button {
margin-top: 6px;
width: 100%!important;
}
.checkout.woocommerce-checkout #customer_details,
.checkout.woocommerce-checkout .web-frame-order-review,
.checkout_coupon.woocommerce-form-coupon > p,
.checkout_coupon.woocommerce-form-coupon > p button,
#coupon_code {
width: 100%!important;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error::before {
top: unset;
left: 1.5em;
right: unset;
display: block;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error {
padding: 1em 2em 1em 3.5em;
} .form-container {
padding: 16px!important;
} .projects_gallery {
width: 100%;
} .about-us-tj-image .about-image-group-four {
min-height: 250px;
}
section.single-project-section .text-area {
order: 2;
}
.elementor-widget-tj-services-layout .col-lg-3,
.tj-services-section .col-lg-3 {
width: 100%!important;
}
#cmplz-manage-consent .cmplz-manage-consent {
display: block!important;
}
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 216px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1dd69f; --cmplz_button_accept_border_color: #1dd69f; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 8px 8px 8px 8px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1dd69f; --cmplz_slider_inactive_color: #552fec; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}#cmplz-manage-consent .cmplz-manage-consent { left: 40px; right: initial;}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner-container .cmplz-cookiebanner { bottom: -50vh; -webkit-animation: slideIn 1s forwards; -webkit-animation-delay: 0s; animation: slideIn 1s forwards; animation-delay: 0s;}@-webkit-keyframes slideIn { 100% { bottom: 0; }}@keyframes slideIn { 100% { bottom: 0; }}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-cookiebanner .cmplz-divider { height: 3px; box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.05);}.cmplz-cookiebanner.cmplz-center .cmplz-divider.cmplz-footer { margin-top: 5px;} .wpforms-recaptcha-container { position: relative !important; } div.wpforms-container-full .wpforms-form .cmplz-accept-marketing { background: grey; } .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; }