/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-Thin.woff2") format("woff2");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-SemiBold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-ExtraBold.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Sofia Sans";
    src: url("fonts/SofiaSans-Black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

html body {
    font-family: "Sofia Sans", sans-serif !important;
    font-weight: 400;
}
body h1,
body h2,
body h3 {
    font-family: "Sofia Sans", sans-serif !important;
    font-weight: 800 !important;
}
h4,
h5,
h6 {
    font-weight: 600;
}
.light p,
p.light {
    font-weight: 300;
}
.thin p,
p.thin {
    font-weight: 100;
}
.f-s-15 {
    font-size: 15px;
}
.f-s-20 {
    font-size: 20px;
}
.f-s-22 {
    font-size: 22px;
}
.f-s-24 {
    font-size: 24px;
}
.f-s-26 {
    font-size: 26px;
}
.f-s-28 {
    font-size: 28px;
}
.f-s-32 {
	font-size: 32px;
}
.f-semibold {
    font-weight: 600;
}
.f-bold {
    font-weight: 700;
}
.f-extrabold {
    font-weight: 800;
}
.t-uppercase {
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.p-relative {
    position: relative;
}
.z-1 {
    z-index: 1;
}
.t-center {
    text-align: center;
}
div.mt-100 {
	margin-top: 100px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-35 {
	margin-bottom: 35px;
}
.header-navigation .header-menu-container ul ul li.menu-item > a {
	width: unset !important;
}
.brush-heading p,
.blog .entry-header .page-title,
.brush-heading h2,
.brush-heading h3 {
    position: relative;
    /* display: inline-block; */
    display: inline;
    color: #392519;
    z-index: 0;
}
.brush-heading p:after,
.blog .entry-header .page-title:after,
.brush-heading h2::after,
.brush-heading h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0.9em; /* dodane */
    /* bottom: 5px; */
    width: 65%;
    height: 14px;
    background: radial-gradient(
            60% 90% at 20% 60%,
            #efc6a8 0% 70%,
            transparent 72%
        ),
        radial-gradient(70% 100% at 85% 40%, #efc6a8 0% 68%, transparent 70%);
    opacity: 0.75;
    border-radius: 22px;
    z-index: -1;
    transform: rotate(-2deg);
    filter: blur(0.5px);
}
.about-us-main-page-section {
    margin-top: 60px;
    margin-bottom: 60px;
}
.stand-out-section {
    padding-top: 50px;
    padding-bottom: 60px;
}
.func-col > .vc_column-inner > .wpb_wrapper,
.common-bg-section,
.brief-section,
.contact-info-section,
.stand-out-section {
    background: rgba(254, 242, 231, 0.5);
}
.offer-main-page-section {
    margin-bottom: 60px;
}
.step-col > .vc_column-inner,
.step-col > .vc_column-inner > .wpb_wrapper,
.func-col > .vc_column-inner,
.func-col > .vc_column-inner > .wpb_wrapper,
.offer-col > .vc_column-inner,
.offer-col > .vc_column-inner > .wpb_wrapper,
.stand-out-col > .vc_column-inner,
.stand-out-col > .vc_column-inner > .wpb_wrapper {
    height: 100%;
}
.stand-out-col > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 0 0 10px -10px #a25533;
    border: 1px solid rgba(162, 85, 51, 0.1);
}
.stand-out-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
}
.brand-section {
    margin-top: 80px;
    margin-bottom: 80px;
}
.brand-subtitle p,
.common-subtitle p {
    font-size: 16px;
}
.brand-right-col > .vc_column-inner > .wpb_wrapper {
    padding: 30px;
    width: 100%;
    max-width: 700px;
}
.offer-main-title {
    text-align: center;
}
.offer-col > .vc_column-inner > .wpb_wrapper {
    border: 2px solid #392519;
    padding: 20px;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
}
.offer-col > .vc_column-inner > .wpb_wrapper:hover {
    background: #392519;
    color: #fff;
}
.offer-icon img {
    padding: 6px;
    background: rgb(254 242 231);
    border-radius: 6px;
}
.more-link-wrap a.post-more-link,
.common-btn a {
    background-image: none !important;
    border-radius: 6px !important;
    transition: all 0.3s ease-in-out !important;
}
.more-link-wrap a.post-more-link:hover,
.more-link-wrap a.post-more-link:focus,
.common-btn a:hover,
.common-btn a:focus {
    background: #e2d9d1 !important;
}
.common-btn {
    align-items: flex-end;
    display: flex;
    margin-top: auto;
}
.quote-brush {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}
.quote-left-col {
    padding: 80px 0;
    text-align: center;
    position: relative;
}
.quote-left-col > .vc_column-inner > .wpb_wrapper {
    padding: 0 20px;
}
.quote-btn a {
    font-size: 18px !important;
}
footer .footer-menu-title {
    font-weight: 700;
    margin-bottom: 0;
}
footer .collapse-sub-navigation ul.menu li a {
    padding: 0;
}
footer .collapse-sub-navigation ul.menu li a:hover,
footer .collapse-sub-navigation ul.menu li a:focus {
    text-decoration: underline;
}
footer .site-middle-footer-inner-wrap .widget_custom_html {
    margin-bottom: 0;
}
footer .footer-text {
    margin-top: 0;
}
.blog .entry-header.post-archive-title {
    margin-bottom: 3em;
}
.blog .entry-list-item {
    border-radius: 6px;
    border: 2px solid #392519;
}
.blog .entry-title {
    font-size: 28px;
    line-height: 1.3;
}
.single-post .entry-related .entry-title a:hover,
.single-post .entry-related .entry-title a:focus,
.blog .entry-title a:hover,
.blog .entry-title a:focus {
    color: #a25533;
}
.blog .more-link-wrap a.post-more-link {
    background-color: #fef2e7;
    padding: 14px 20px;
}
.blog .entry-title a,
.blog .more-link-wrap a.post-more-link,
.blog .more-link-wrap a.post-more-link:hover,
.single-post .entry-related-title,
.blog .more-link-wrap a.post-more-link:focus {
    color: #000;
}
.blog .pagination .current {
    background: #a25533;
}
.blog .pagination .current,
.blog .pagination a:hover,
.blog .pagination a:focus {
    border-color: #a25533;
}
.single-post .single-entry .entry-title {
    font-size: 32px;
}
.single-post .entry-related .entry-title {
    line-height: 1.2;
}
.single-post .entry-related .entry-summary {
    display: block;
}
.single-post .entry-related .entry-content-wrap {
    border-radius: 6px;
    border: 2px solid #392519;
}
.single-post .entry-related .entry-summary p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.job-btn a {
    padding: 14px 40px !important;
    font-size: 20px !important;
}
.contact-brush {
    position: absolute;
    top: 0;
}
.contact-top-section {
    margin-top: 30px;
    margin-bottom: 80px;
}
.contact-info-section {
    padding: 60px 0;
}
.contact-form-section {
    margin-top: 80px;
    margin-bottom: 80px;
}
.contact-form-section input:not([type="submit"],[type="button"],[type="checkbox"],[type="radio"]),
.contact-form-section textarea {
    width: 100%;
    border: 2px solid transparent;
    border-bottom-color: #392519;
    transition: all .3s ease-in-out;
    border-radius: 0px;
}
div.contact-form-section input:focus,
div.contact-form-section textarea:focus {
    border: 2px solid #a25533;
    box-shadow: none;
    border-radius: 6px;
}
.contact-form-section .wpcf7-form-control label {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
    display: flex;
}
.contact-form-section .wpcf7-list-item {
    margin-left: 0;
}
.contact-form-section .wpcf7-form-control label input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    border: 2px solid #392519;
    border-radius: 3px;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}
.contact-form-section .wpcf7-form-control label input[type="checkbox"]::after {
    content: "";
    position: absolute;
    top: 1px;
    left: 5px;
    width: 6px;
    height: 12px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    transform: rotate(45deg) scale(0);
    transition: transform 0.15s ease;
}
.contact-form-section .wpcf7-form-control label input[type="checkbox"]:checked {
    background: #a25533;
    border-color: #a25533;
}
.contact-form-section .wpcf7-form-control label input[type="checkbox"]:checked::after {
    transform: rotate(45deg) scale(1);
}
.contact-form-section .wpcf7-submit {
    background: #392519;
    padding: 10px 40px;
    border-radius: 6px;
}
.contact-form-section .wpcf7-submit:hover,
.contact-form-section .wpcf7-submit:focus {
    background: #a25533;
}
.brief-section {
    margin-top: 60px;
    padding: 60px 0;
}
.brief-btn a {
    font-size: 20px !important;
    padding: 14px 40px !important;
}
.brief-section .brief-btn a:hover,
.brief-section .brief-btn a:focus {
    background: #a25533 !important;
}
.brief-brush-image {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}
.graphic-designs-section {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px 0;
}


/* .resp-vtabs.hor_tab_set8 li.vresp-tab-active,
.resp-vtabs.hor_tab_set2 li.vresp-tab-active,
.resp-vtabs.hor_tab_set5 li.vresp-tab-active {
	border-left: 4px solid #0A5E82 !important;
}
.resp-vtabs.hor_tab_set1 li.vresp-tab-active,
.resp-vtabs.hor_tab_set3 li.vresp-tab-active,
.resp-vtabs.hor_tab_set6 li.vresp-tab-active {
	border-left: 4px solid #FF8856 !important;
} */
.tabs-section {
	padding-top: 0px;
	padding-bottom: 38px;
}
.vresp-tabs-list li {
	background: #FFFFFF !important;
    box-shadow: 15px 15px 80px rgb(11 90 103 / 7%);
    margin-bottom: 8px !important;
    border: 0;
    font-size: 20px;
    line-height: 30px;
	margin-left: 20px !important;
}
.resp-vtabs li.vresp-tab-active {
	border: 0 !important;
}
div[class^="tab_set"] .vresp-tab-item:hover {
	border: 0 !important;
}
div[id^="tab_set"] .vresp-tab-item:hover {
	border-left: 0px solid transparent !important;
    color: #FFF !important;
    background: #a25533 !important;
}
.vresp-tabs-list li:hover {
	border: 0 !important;
}
.resp-vtabs .vresp-tabs-container,
.resp-vtabs ul.vresp-tabs-list {
	float: right !important;
}
.resp-vtabs ul.vresp-tabs-list {
	margin-top: 0;
}
.resp-vtabs .vresp-tabs-list li,
.resp-vtabs li.vresp-tab-active {
	padding: 14px !important;
}
.common-tab-title {
	font-size: 26px;
    line-height: 39px;
}
.common-tab-text {
	text-align: justify !important;
}
div[id^="tab_set"] .vresp-tabs-container {
    padding: 22px 32px;
    overflow: hidden;
}
.common-tab-bold {
	opacity: .8;
	font-size: 24px;
	line-height: 36px;
}
.resp-vtabs .vresp-tabs-list li {
    background: #392519 !important;
    color: #FFF;
    border-radius: 6px;
}
.resp-vtabs .vresp-tabs-list li.vresp-tab-active {
    background: #a25533 !important;
    color: #FFF;
}
.resp-vtabs ul {
    padding-left: 25px !important;
}

div.content-area,
div.entry-content-wrap {
    margin-top: 0;
    padding-top: 0;
}
.blog div.content-area {
	margin-top: 60px;
}
.blog div.entry-content-wrap {
	padding-top: 30px;	
}
.common-title-page-section {
    padding-top: 55px;
    padding-bottom: 55px;
    /* background: linear-gradient(135deg,#f8ede6 0%,#f3d4c4 40%,#efb39a 100%); */
    background: linear-gradient(135deg, rgb(254 242 231) 0%, rgb(243 212 196) 40%, rgb(254 242 231) 100%);
    margin-bottom: 60px;
}
.common-title-page-section h1 {
    text-transform: uppercase;
}
/* Main site hero */
.home .content-area {
    margin-top:0;
}
.home .entry-content-wrap {
    padding-top:0;
}
.main-site-hero-section {
    height:700px;
    color: #FFF;
}
.main-site-hero-title h1 {
    font-size: 60px;
    color: #FFF;
    text-shadow: 0 0 2px #000;
}
.main-site-hero-text {
    font-size: 30px;
    text-shadow: 0 0 2px #000;
}
.logos-row {
    margin-bottom: 50px;
}
.logos-row > .vc_column-inner > .wpb_wrapper {
    display:flex;
    flex-wrap: wrap;
    gap: 40px;
}
.logos-row img {
    filter: grayscale(1);
    transition: filter .3s ease-in-out;
}
.logos-row img:hover {
    filter: grayscale(0);
}
.offer-list-row {
    margin-bottom: 35px;
}
.step-col > .vc_column-inner > .wpb_wrapper:hover:after {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.step-col > .vc_column-inner > .wpb_wrapper {
    padding: 10px;
    border: 2px solid #392519;
    border-radius: 6px;
    position: relative;
}
.step-col > .vc_column-inner > .wpb_wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #392519;
    width: 60px;
    height: 60px;
    border-radius: 0 0 6px 0;
    transition: all 0.3s ease-in-out;
}
.step-number,
.step-col > .vc_column-inner > .wpb_wrapper:hover p, 
.step-col > .vc_column-inner > .wpb_wrapper:hover ul {
    color: #FFF;
}
.step-number {
    z-index: 1;
    position: relative;
    margin-left: 10px;
}
.func-row {
    margin-bottom: 35px;
}
.func-col > .vc_column-inner > .wpb_wrapper {
    border-radius: 6px;
    box-shadow: 0 0 10px -10px #a25533;
    border: 1px solid rgba(162, 85, 51, 0.1);
    padding: 10px;
}
.func-brush {
    position: absolute;
    top: 0;
}
.func-section {
    margin-top: 60px;
}
.we-know-section {
	margin-top: 60px;
}
.analyze-section,
.two-columns-with-text-section {
	margin-top: 60px;
	margin-bottom: 60px;
}
.col-with-text:not(:last-child) {
	margin-bottom: 50px;
}
.call-us-btn a {
	font-size: 28px !important;
	padding: 14px 60px !important;
}
@media screen and (min-width: 998px) and (max-width: 1399px) {
    .main-site-hero-section {
        height: 500px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .main-site-hero-section {
        height: 430px;
    }
    .main-site-hero-title h1 {
        font-size: 50px;
    }
	.call-us-btn a {
		font-size: 24px !important;
	}
}
@media screen and (max-width: 767px) {
    .main-site-hero-section {
        height: 430px;
    }
    .main-site-hero-title h1 {
        font-size: 40px;
    }
    .main-site-hero-title h1,
    .main-site-hero-text {
        padding: 0 10px;
    }
    .main-site-hero-text {
        font-size: 24px;
    }
}
/* End Main site hero */

@media screen and (min-width: 1025px) {
	.resp-vtabs ul.vresp-tabs-list {
		width: 48% !important;
	}
	.resp-vtabs .vresp-tabs-container {
		width: 50% !important;
	}
	header#masthead .menu-item--has-toggle:hover .sub-menu {
        display: grid;
        grid-template-columns: repeat(2, minmax(287px, 1fr));
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .stand-out-title {
        font-size: 22px;
        line-height: 26px;
    }
    .offer-col > .vc_column-inner > .wpb_wrapper {
        padding: 10px;
    }
}
@media screen and (min-width: 768px) {
    .offer-row {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 768px) {
    div[id^="tab_set"] .vresp-tabs-container {
        border: 2px solid #392519 !important;
        border-radius: 6px;
    }
    .vresp-tabs-container {
        position: relative;
    }
    .vresp-tabs-container:after {
        content:"";
        position: absolute;
        top: 20px;
        left: 20px;
        background-image:url("http://macreativehub.roboczeveleo.pl/wp-content/uploads/2025/11/accordion-plama.webp");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 100%;
        max-width: 400px;
        height: 100%;
        max-height: 374px;
    }
    .vresp-tab-content {
        position: relative;
        z-index: 1;
        background: transparent !important;
    }
	.col-left-points .wpb_text_column .wpb_wrapper {
		display: flex;
		justify-content: flex-end;
	}
}
@media screen and (max-width: 767px) {
    .stand-out-col,
    .offer-col {
        margin-bottom: 30px;
    }
    .stand-out-col:last-child {
        margin-bottom: 0;
    }
    .stand-out-title {
        font-size: 20px;
    }
    .brand-left-col,
    .quote-right-col {
        height: 300px;
    }
    .contact-form-right-col {
        height: 600px;
    }
    .brand-section {
        margin-bottom: 0;
    }
    .quote-brush img.vc_single_image-img {
        height: 121px;
    }
    footer .site-middle-footer-inner-wrap {
        grid-row-gap: 0;
    }
    .contact-brush img.vc_single_image-img {
        height: 121px;
    }
    .brief-brush-image {
        width: 100%;
    }
    .resp-vtabs .vresp-tab-content {
        border: 2px solid #392519 !important;
    }
    .vresp-tabs-container .resp-accordion.vresp-tab-active {
        background: #a25533 !important;
        color: #FFF !important;
        border: 2px solid #a25533 !important;
        border-right: 2px solid #a25533 !important;
    }
    .vresp-tabs-container .resp-accordion {
        border-bottom: 0 !important;
        border-radius: 6px 6px 0 0;
        background: #392519 !important;
        color: #FFF !important;
    }
    .vresp-tabs-container .resp-accordion:not(.vresp-tab-active) {
        border: 2px solid #392519 !important;
        margin-bottom: 10px;
    }
    .vresp-tabs-container .vresp-tab-content {
        border-radius: 0 0 6px 6px;
    }
    .resp-vtabs .vresp-tab-content {
        margin-bottom: 35px;
    }
    .vresp-tabs-container .vresp-tab-active span.resp-arrow {
        border-bottom-color: #FFF !important;
    }
    .vresp-tabs-container .resp-arrow {
        border-top-color: #FFF !important;
    }
    div[id^="tab_set"] .vresp-tabs-container {
        padding: 0 2px;
    }
    .step-col:not(:last-child) {
        margin-bottom: 35px;
    }
    .func-col:not(:last-child) {
        margin-bottom: 35px;
    }
	.reverse-cols {
		display: flex;
		flex-direction:column;
	}
	.reverse-cols div:nth-child(1) {
		order: 2;
	}
	.reverse-cols div:nth-child(2) {
		order: 1;
	}
	.call-us-btn {
		margin-top: 35px;
	}
	.t-left-mobile .t-center,
	.t-left-mobile h2,
	.t-left-mobile h3,
	.t-left-mobile p,
	.t-left-mobile {
		text-align: left !important;
	}
	.col-left-points .wpb_text_column {
		margin-bottom: 0;
	}
}
