:root {
    --font-family: system-ui, sans-serif;
    --font-Poppins: system-ui, sans-serif;
    --font-size-xl: 56px;
    --font-size-lg: 36px;
    --font-size-md: 27px;
    --font-size-sm: 17px;
    --font-size-xs: 15px;
    --font-size-btn: 14px;
    --font-size-xxs: 12px;
    --color-primary: #cdb27d;
    --color-secondary: #f36b20;
    --color-tertiary: #3f3b38;
    --color-quaternary: #fae7f0;
    --color-black: #000;
    --color-gray: rgba(0, 0, 0, 0.05);
}

body {
    overflow: auto !important;
}

.container {
    margin: 0 auto;
    max-width: 1410px;
}

.header label {
    top: 33px;
}
.header span {
    background-color: black;
}

.header .user-nav-wrap {
    z-index: 9999;
    position: relative;
}

/*
.header .user-nav-wrap {
    display: none;
}
*/
.header li a {
    color: black;
}
.header li a:hover {
    color: #f91c1a;
}
.breadcrumbs {
    color: white;
}

.breadcrumbs a {
    color: white;
    text-decoration: underline;
}

.breadcrumbs.idc_7,
.breadcrumbs.idc_8,
.breadcrumbs.idc_9,
.breadcrumbs.idc_10,
.breadcrumbs.idc_11,
.breadcrumbs.idc_12 {
    margin-top: -200px;
}

.category.article {
    margin-top: 200px;
}

.category hr {
    height: 2px;
    border: none;
    width: 140px;
    margin: 40px auto;
    background-color: #eb1b24;
}


.slide .btn {
    color: white;
}

.slide .btn:hover {
    background: #f36b20;
    border-color: #f36b20;
}

.articleForm form {
    margin-top: 0;
    top: 10px;
}

.tags {
    margin: 0 auto;
    width: 90%;
    max-width: 850px;
}




#section_1.slider-03 {
    background: url(/images/repository/bg-slider-01-674ca5ed24a423.40836734.jpg?1732544484);
}
.slider-03.slider .container .slide .box .desc h2 {
    font-size: 46px;
    line-height: 1.1em;
    font-weight: 900;
    margin-bottom: .5em;
}
.slider-03.slider .container .slide .box .desc h2::after {
    content: '';
    display: block;
    width: 340px;
    height: 10px;
    background: linear-gradient(to right, #f36e20 0%, #ff1a1a 100%);
    margin-top: 20px;
    border-radius: 5px;
}

#section_2.main-four-boxes .container .box .text {
    text-align: center;
}
#section_2.main-four-boxes .container {
    gap: 0;
}
#section_2.main-four-boxes .container .box {
    border: 0;
}
#section_2.main-four-boxes .container .box img {
    display: block;
    width: 90px;
}

#section_2.main-four-boxes .container .box h2 {
    line-height: 1.1em;
}


#section_5 img {
    border-image: linear-gradient(to right, #f36e20 0%, #ff1a1a 100%) 1;
    border-radius: 0;
    border-width: 10px;
    border-style: solid;
    padding: 0;
}

#section_3.one-doc-center .decor {
    height: 100%;
    padding: 70px 0 70px 0;
    margin-top: -70px;
    margin-bottom: -70px;
    background: url(/images/repository/sec-03-decor-679b8ebc07b703.60186142.jpg) top -1px center;
}

#section_3.one-doc-center .container .more .btn {
    color: black;
    border-color: black;
}

#section_3.one-doc-center .container .more .btn:hover {
    color: white;
    background: #f36c20;
    border-color: #f36c20;
}

#section_2.main-four-boxes .container .box .button .btn {
    border: none;
    color: black;
}

#section_6 {
    display: none;
}

#section_6.main-four-boxes .container .box h2 {
    background: rgba(255,255,255,0.4);
    margin-top: -79px;
    position: relative;
    padding: 1em 0;
    text-shadow: 0 0 12px white, 0 0 1px white, 0 0 1px white, 0 0 1px white;
}

#section_6.main-four-boxes .container .box {
    border: 0;
}

#section_6.main-four-boxes .container .box .text {
    text-align: center;
    padding: 0;
}

#section_7 {
    color: red;
    background: white;
}
#section_7 .container {
    border: 2px solid red;
    padding: 0px;
}
#section_10 {
    background: rgba(0,0,0,.01);
}
.sec10.idc_12 .box1000 img {
    width: auto;
}

.sec10 .box1000 img {
    border-image: linear-gradient(to right, #f36e20 0%, #ff1a1a 100%) 1;
    border-radius: 0;
    border-width: 10px;
    border-style: solid;
    padding: 0;
}

.sec10.idc_12 .box1000 img {
    border: none;
}

.footer-01 .container .box a {
    color: inherit;
    text-decoration: none;
}
.footer-01 .container .box a:hover {
    text-decoration: underline;
}


/* ***SKLEP*** */
.category-page .container {
    width: 90%;
}

.category-page .breadcrumbs {
    margin: -200px auto 0 auto;
}
.category-page .category-descr {
    margin: 6em auto 2em auto;
}

.shop-wrapper {
    padding: 0;
    width: 100%;
    margin-bottom: 4em;
}
.container.shop-container {
    width: 90%;
    margin-top: 230px;
}

.box0400 .image {
    width: 100%;
    min-height: auto;
    max-height: 100%;
    position: static;
    overflow: visible;
}

.box0400 .image img {
    position: static;
    top: 0;
    left: 0;
    transform: none;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}




@media (min-width:768px) {
    #section_2.main-four-boxes .container .box h2::after {
        content: '';
        background: red;
        display: block;
        width: 1px;
        height: 61px;
        margin-top: -61px;
    }
    #section_2.main-four-boxes .container .box:nth-child(1) h2::after,
    #section_2.main-four-boxes .container .box:nth-child(3) h2::after {
        background: transparent;
    }

    .main-four-boxes .container .box .text {
        padding: 0 3em;
    }
}

@media (max-width: 992px) {
    .header ul {
        margin-top: 210px;
        background: #fafafa;
    }
}

@media (min-width:1200px) {

    #section_2.main-four-boxes .container .box:nth-child(3) h2::after {
        background: red;
    }

    .main-four-boxes .container .box .text {
        padding: 0 2em;
    }

   
}

/************** TEMP !important!important!important */
.category-page .category-descr {
    display: none;
}
.article ul {
	margin-left: 2em;
}

.article h2 {
	margin-bottom: .5em;
	font-weight: 600;
}