#cms #center_column .block-cms {
    padding-bottom: 20px
}

#cms #center_column h1 {
    margin-bottom: 25px
}

#cms #center_column h3:not(.block-title) {
    padding: 0 0 17px;
    margin: 0;
    font-size: 16px;
    border-bottom: none
}

#cms #center_column p {
    line-height: 18px
}

#cms #center_column .list-1 li {
    padding: 4px 0 6px;
    font-weight: 700;
    color: #000;
    border-top: 1px solid #e3e3e3
}

#cms #center_column .list-1 li:first-child {
    border: none
}

#cms #center_column .list-1 li em {
    padding-right: 15px;
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px
}

#cms #center_column img {
    max-width: 100%;
    height: auto;
    margin: 4px 0 17px
}

#cms #center_column .testimonials {
    position: relative;
    margin: 4px 0 13px;
    border: 1px solid #e3e3e3
}

#cms #center_column .testimonials .inner {
    padding: 19px 18px 11px;
    background: #fbfbfb;
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%);
    border: 1px solid #fff
}

#cms #center_column .testimonials .inner span {
    display: inline-block;
    width: 20px;
    height: 15px;
    text-indent: -5000px
}

#cms #center_column .testimonials .inner span.before {
    margin-right: 8px;
    background: url("../img/bl-before-bg.png") no-repeat
}

#cms #center_column .testimonials .inner span.after {
    margin-left: 8px;
    background: url("../img/bl-after-bg.png") no-repeat
}

#cms #center_column .testimonials::after {
    position: absolute;
    bottom: -16px;
    left: 21px;
    display: block;
    width: 15px;
    height: 16px;
    text-indent: -5000px;
    content: ".";
    background: url("../img/testimon-after.gif") no-repeat
}

#cms #center_column .testimonials+p {
    padding-left: 45px;
    margin-bottom: 18px
}

#cms #center_column p.bottom-indent {
    margin-bottom: 18px
}

#cms #center_column #admin-action-cms {
    padding: 10px;
    background: none repeat 0 0 #f6f6f6;
    border: 1px solid #d2d0d0
}

#cms #center_column #admin-action-cms p {
    margin: 0
}

#cms #center_column #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

#cms #center_column #admin-action-cms p .button {
    display: inline-block;
    padding: 0;
    padding: 10px 14px;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 2.1rem;
    border: 1px solid
}

#cms #center_column #admin-action-cms p .button.publish_button {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    background: #009ad0;
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
    border-color: #0079b6 #006fa8 #012740
}

#cms #center_column #admin-action-cms p .button.publish_button:hover {
    background: #0084bf;
    border-color: #01314e #004b74 #0079b6
}

#cms #center_column #admin-action-cms p .button.lnk_view {
    color: #000;
    text-shadow: 1px 1px #fff;
    background: #f7f7f7;
    background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
    border-color: #cacaca #b7b7b7 #9a9a9a
}

#cms #center_column #admin-action-cms p .button.lnk_view:hover {
    background: #e7e7e7;
    border-color: #9e9e9e #9e9e9e #c8c8c8
}

.block-przymierzalnia {
    padding-top: 23px;
}

.block-przymierzalnia h2 {
    font-size: 36px;
    text-transform: uppercase;
    padding: 15px;
    margin: 0 auto;
    position: relative;
    color: #000;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 57px;
}


.block-przymierzalnia h2:after {
    position: absolute;
    width: 130px;
    content: '';
    height: 5px;
    bottom: 1.5px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #FED95C;
}

.block-przymierzalnia .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.block-przymierzalnia .row .block-left {
    width: 30%;
    padding-left: 7%;
}

.block-przymierzalnia .row .block-right {
    width: 70%;
    padding-left: 80px;
}

#cms #center_column .block-przymierzalnia .block-1 {
    margin-bottom: 180px;
}

#cms #center_column .block-przymierzalnia .block-1 h3 {
    color: #000;
    font-size: 45px;
    line-height: 54px;
    text-align: left;
    font-weight: 900;
    max-width: 500px;
    margin-bottom: 22px;
    margin-top: 0;
}

#cms #center_column .block-przymierzalnia .block-1 p {
    text-align: left;
    font: normal normal bold 19px/23px Lato;
    color: #000;
    max-width: 500px;
    margin-bottom: 24px;
}

#cms #center_column .block-przymierzalnia .block-1 {
    position: relative;
    z-index: 1;
    width: 100vw;
    margin: 55px 0 179px 50%;
    transform: translateX(-50%);
    padding: 60px 20px;
}

#cms #center_column .block-przymierzalnia .block-1:before {
    background: #FED95C;
    right: 0;
    position: absolute;
    top: 0;
    left: 25%;
    bottom: 0;
    content: "";
    z-index: -1;
}

#cms #center_column .block-przymierzalnia .block-1:after {
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    width: 624px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='393' height='559'%3E%3Cg data-name='Mask Group 5'%3E%3Cg data-name='Group 40'%3E%3Cpath data-name='Path 42' d='M108.438 84.584c179.663 109.473 176.807 376.35-40.331 475.408q33.277 54.06 66.076 107.368c78.01-30.882 204.673-126.362 231.725-287.89 28.708-171.418-39.672-305.518-188.585-406.745 8.814-10.4 17.694-20.892 27.569-32.573 125.3 82.023 200.531 191.983 210.86 334.468 13.811 190.56-76.625 331.171-249.224 428.647 10.005 10.342 19.674 20.332 29.11 30.091 136.9-67.191 285.971-232 265.378-466.5C445.03 84.791 316.839-55.528 192.971-112.948q-40.616 48.915-82.242 99c147.114 76.986 224.088 190.4 215.96 346.441-6.226 119.536-68.716 211.9-175.4 279.9-8.051-13.02-15.2-24.567-22.133-35.786 123.014-85.089 176.12-196.717 144.409-337.242C251.281 140.604 186.06 70.591 88.726 24.552c-85.905 161.1-97.386 324.4-36.281 494.884 88.235-45.787 135.97-112.224 140.047-204.893 2.886-65.743-34.96-138.141-64.937-155.492-25.239 78.652-29.454 158.376-16.036 239.109 3.158 19.079-11.118 41.614-34.418 52.092-32-124.914-22.276-246.361 31.336-365.666' fill='%23fff' opacity='.36'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0;
    z-index: -1;
}

.block-przymierzalnia .block-2 {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 199px;
}

.block-przymierzalnia .block-2:after {
    content: "";
    position: absolute;
    left: 0;
    top: -28px;
    width: 861px;
    height: 1571px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='861.286' height='1571.527'%3E%3Cg data-name='Group 48'%3E%3Cpath data-name='Path 45' d='M192.725 428.718c296.263 180.518 291.546 620.587-66.505 783.93q54.873 89.148 108.956 177.048c128.635-50.923 337.5-208.367 382.106-474.719 47.339-282.665-65.417-503.792-310.969-670.707 14.535-17.155 29.176-34.45 45.461-53.712 206.627 135.251 330.668 316.572 347.7 551.523 22.773 314.226-126.351 546.088-410.961 706.822 16.5 17.054 32.441 33.527 48 49.619 225.746-110.795 471.554-382.564 437.6-769.242-26.361-300.22-237.743-531.601-441.997-626.284q-66.974 80.658-135.615 163.242c242.586 126.946 369.513 313.965 356.11 571.268-10.266 197.111-113.311 349.418-289.22 461.537-13.275-21.469-25.057-40.51-36.5-59.009 202.845-140.309 290.415-324.378 238.125-556.1-36.753-162.841-144.3-278.291-304.8-354.214C18.565 595.372-.366 864.654 100.394 1145.773c145.5-75.5 224.209-185.052 230.932-337.861 4.759-108.407-57.648-227.789-107.078-256.4-41.619 129.695-48.577 261.155-26.447 394.284 5.208 31.461-18.334 68.62-56.751 85.895-52.76-205.979-36.731-406.24 51.672-602.97' fill='%23f1eef5' opacity='.55'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: -1;
}

#cms #center_column .block-przymierzalnia .block-2 h3 {
    font-size: 32px;
    line-height: 39px;
    color: #000;
    font-weight: 900;
    margin-bottom: 111px;
}


.block-przymierzalnia .block-2 ul {
    margin-left: 0 !important;
    list-style: none;
}

.block-przymierzalnia .block-2 ul li {
    margin-bottom: 92px;
}

.block-przymierzalnia .block-2 ul li span {
    display: inline-block;
    width: 97px;
    height: 97px;
    background: #FEC400;
    border-radius: 50%;
    font-size: 32px;
    line-height: 39px;
    font-weight: 900;
    color: #000;
    text-align: center;
    line-height: 97px;
    margin-bottom: 43px;
}

.block-przymierzalnia .block-2 ul li h5 {
    font-size: 24px;
    line-height: 29px;
    color: #000;
}

.block-przymierzalnia .block-2 ul li h5 a {
    color: #747474;
    text-decoration: underline;
}

.block-przymierzalnia .block-2 ul li h5 a:hover {
    color: #000;
}

.block-przymierzalnia .block-3 ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.block-przymierzalnia .block-3 ul li {
    width: 25%;
    padding: 0 15px;
    text-align: center;
}

.block-przymierzalnia .block-3 ul li h5 {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    font-weight: 900;
    margin-top: 15px;
}

.block-przymierzalnia .block-4 {
    width: 100vw;
    padding: 65px 20px 48px;
    margin: 142px 0 0 50%;
    transform: translateX(-50%);
    text-align: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='325'%3E%3Cg data-name='Mask Group 4'%3E%3Cg data-name='Group 27' opacity='.21'%3E%3Cg data-name='Group 8' fill='%23fff'%3E%3Cpath data-name='Path 4' d='M165.698-245.855c325.178 198.136 320 681.153-73 860.437q60.228 97.845 119.59 194.325c141.189-55.893 370.437-228.7 419.4-521.05 51.959-310.251-71.8-552.96-341.318-736.165 15.953-18.829 32.023-37.812 49.9-58.954C567.058-358.809 703.21-159.793 721.905 98.09c25 344.893-138.682 599.384-451.069 775.8 18.108 18.719 35.608 36.8 52.685 54.461 247.778-121.608 517.576-419.9 480.305-844.317-28.933-329.515-260.95-583.477-485.133-687.401q-73.511 88.53-148.849 179.174C436.105-284.857 575.42-79.586 560.708 202.833c-11.268 216.348-124.369 383.52-317.447 506.581-14.571-23.564-27.5-44.463-40.059-64.768 222.642-154 318.759-356.036 261.365-610.373-40.339-178.74-158.383-305.454-334.547-388.787C-25.459-62.937-46.238 232.625 64.356 541.181c159.7-82.87 246.091-203.113 253.47-370.835 5.224-118.987-63.274-250.02-117.529-281.424-45.68 142.352-53.321 286.643-29.021 432.762 5.716 34.531-20.123 75.317-62.29 94.278-57.91-226.082-40.319-445.888 56.712-661.817'/%3E%3Cpath data-name='Path 5' d='M165.698-245.855C68.667-29.926 51.076 189.88 108.983 415.962c42.167-18.961 68.006-59.747 62.29-94.278-24.297-146.119-16.656-290.41 29.025-432.762 54.255 31.4 122.753 162.437 117.529 281.424-7.379 167.723-93.775 287.965-253.47 370.835C-46.238 232.625-25.459-62.937 130.02-354.514c176.164 83.333 294.208 210.047 334.548 388.783 57.394 254.337-38.723 456.37-261.365 610.373 12.556 20.3 25.488 41.2 40.059 64.768C436.339 586.349 549.44 419.177 560.708 202.833c14.711-282.415-124.6-487.686-390.864-627.022q75.198-90.516 148.849-179.178c224.183 103.924 456.2 357.886 485.131 687.407 37.271 424.416-232.527 722.709-480.305 844.317-17.078-17.662-34.577-35.743-52.685-54.461 312.387-176.421 476.065-430.912 451.069-775.8-18.694-257.882-154.847-456.9-381.635-605.352-17.874 21.142-33.944 40.125-49.9 58.954 269.517 183.2 393.277 425.913 341.318 736.165-48.961 292.347-278.208 465.157-419.4 521.05q-59.28-96.326-119.59-194.325c393-179.284 398.173-662.3 73-860.437'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-color: #FED95C;
    background-position: 0 0;
}

#cms #center_column .block-4 h3 {
    color: #000;
    font-size: 32px;
    line-height: 39px;
    font-weight: 900;
    max-width: 500px;
    margin: 0 auto 26px;

}

#cms #center_column .block-4 h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 26px;
}

.block-przymierzalnia .block-4 .box-btns {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.block-przymierzalnia .block-4 .box-btns .btn {
    padding: 9px 66px;
    font-size: 18px;
    line-height: 21px;
}

body.cms-13 .rte+br,
body.cms-13 #center_column>br {
    display: none;
}

body.cms-13 #columns {
    margin-bottom: 0;
}



@media (max-width: 767px) {
    .block-przymierzalnia .row {
        flex-direction: column;
    }

    #cms #center_column .block-przymierzalnia .block-1:before {
        left: 0;
        top: 77px;
    }

    .block-przymierzalnia .row .block-left {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-bottom: 20px
    }

    .block-przymierzalnia .row .block-right {
        width: 100%;
        padding-left: 0;
    }

    #cms #center_column .block-przymierzalnia .row .block-left img {
        max-width: 123px;
    }

    #cms #center_column .block-przymierzalnia .block-1 {
        padding: 0 20px;
    }

    #cms #center_column .block-przymierzalnia .block-1 {
        margin-bottom: 100px;
    }

    .block-przymierzalnia .block-3 ul li {
        width: 50%;
        margin-bottom: 50px;
    }

    .block-przymierzalnia .block-4 {
        margin-top: 100px;
    }

}

@media (max-width: 575px) {
    #cms #center_column .block-przymierzalnia .block-1 h3 {
        font-size: 30px;
        line-height: 36px;
        font-weight: bold;
        margin-bottom: 6px;
    }

    #cms #center_column .block-przymierzalnia .block-1 p {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 17px;
    }

    .block-przymierzalnia .row .block-left {
        margin-bottom: 27px;
    }

    #cms #center_column .block-przymierzalnia .block-1 {
        padding-bottom: 48px;
        margin-bottom: 50px;
    }

    .block-przymierzalnia .block-2 {
        margin-bottom: 60px;
    }

    #cms #center_column .block-przymierzalnia .block-2 h3 {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 41px;
    }

    .block-przymierzalnia .block-2 ul li span {
        width: 63px;
        height: 63px;
        line-height: 63px;
        font-size: 22px;
        margin-bottom: 16px;
    }

    .block-przymierzalnia .block-2 ul li h5 {
        font-size: 16px;
        line-height: 19px;
    }

    .block-przymierzalnia .block-2 ul li {
        margin-bottom: 70px;
    }

    .block-przymierzalnia .block-2:after {
        left: -210px;
        width: 516px;
        height: 972px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='516' height='972.741'%3E%3Cpath data-name='Path 47' d='M108.546 227.042c206.508 125.829 203.22 432.575-46.357 546.432q38.249 62.138 75.947 123.409c89.664-35.5 235.251-145.241 266.344-330.9 33-197.029-45.6-351.165-216.758-467.511 10.131-11.958 20.337-24.013 31.688-37.439C363.434 155.31 449.9 281.7 461.772 445.47 477.645 664.5 373.7 826.116 175.314 938.155c11.5 11.888 22.613 23.37 33.458 34.586C366.127 895.513 537.466 706.078 513.8 436.547 495.423 227.28 348.081 66 205.708 0q-46.684 56.222-94.529 113.787c169.092 88.487 257.566 218.847 248.223 398.2C352.247 649.38 280.42 755.544 157.8 833.7c-9.254-14.965-17.466-28.237-25.44-41.132 141.391-97.8 202.432-226.105 165.983-387.625-25.618-113.507-100.584-193.98-212.459-246.9-98.739 185.169-111.935 372.87-41.7 568.823 101.417-52.628 156.283-128.989 160.97-235.5 3.318-75.564-40.183-158.779-74.638-178.722-29.01 90.4-33.86 182.037-18.433 274.831 3.63 21.929-12.779 47.831-39.558 59.872-36.776-143.576-25.6-283.167 36.017-420.3' fill='%23f1eef5' opacity='.55'/%3E%3C/svg%3E");
    }

    .block-przymierzalnia .block-3 ul li h5 {
        font-size: 14px;
        line-height: 17px;
        margin-top: 3px;
    }

    #cms #center_column .block-3 img {
        max-width: 56px;
    }

    .block-przymierzalnia .block-3 ul li {
        margin-bottom: 39px;
    }

    .block-przymierzalnia .block-4 {
        margin-top: 0;
        padding: 50px 20px 48px;
    }

    #cms #center_column .block-4 h3 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .block-przymierzalnia .block-4 .box-btns {
        flex-direction: column;
        align-items: center;
        gap: 27px;
    }

    .block-przymierzalnia .block-4 .box-btns .btn {
        padding: 12px 12px;
        max-width: 203px;
        width: 100%;
    }

    .block-przymierzalnia .block-4 {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250.625' height='472.467'%3E%3Cpath data-name='Path 46' d='M52.721 110.276c100.3 61.116 98.706 210.1-22.516 265.406q18.578 30.181 36.888 59.941c43.55-17.24 114.263-70.544 129.365-160.72 16.027-95.7-22.147-170.563-105.281-227.073 4.921-5.808 9.878-11.663 15.391-18.185 69.954 45.791 111.951 107.179 117.717 186.723C232 322.751 181.508 401.25 85.151 455.668c5.586 5.774 10.983 11.351 16.251 16.8 76.428-37.51 159.649-129.52 148.152-260.433C240.631 110.392 169.065 32.056 99.914 0Q77.239 27.307 54 55.267c82.129 42.979 125.1 106.3 120.564 193.408-3.476 66.734-38.362 118.3-97.918 156.257-4.495-7.268-8.483-13.715-12.356-19.978 68.675-47.5 98.323-109.821 80.619-188.272-12.443-55.131-48.854-94.218-103.193-119.922-47.958 89.94-54.367 181.106-20.254 276.281 49.259-25.562 75.908-62.651 78.184-114.386 1.611-36.7-19.517-77.12-36.252-86.807-14.09 43.909-16.446 88.417-8.953 133.487 1.763 10.651-6.207 23.232-19.214 29.08-17.862-69.734-12.435-137.534 17.494-204.139' fill='%23fff' opacity='.21'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50%;
    }

}


.block-zwroty_dostawa {
    overflow: hidden;
    padding-bottom: 46px;
}


.block-zwroty_dostawa img {
    margin-bottom: 0 !important;
}

.block-header.title-cms {
    border: 0;
}

.block-header.title-cms {
    padding-top: 15px;
}


.block-header.title-cms h3 {
    font-size: 36px !important;
    line-height: 44px !important;
    color: #000;
    padding: 0 0 10px;
    margin-bottom: 57px;
}

.title-cms .block-title::after {
    width: 140px;
    left: 50%;
    margin-left: -70px;
}

.block-zwroty_dostawa h3 {
    font-size: 24px !important;
    line-height: 29px !important;
    color: #000;
    margin-bottom: 29px !important;
    padding: 0 !important;

}

.block-zwroty_dostawa h4 {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 0 0 5px;
}


.block-zwroty_dostawa h5 {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin: 0 0 10px;
}

.inner-box {
    background: #FBFBFB;
    padding: 30px 20px;
}

.block-zwroty_dostawa .list-with-mark {
    list-style: none;
    padding: 0;
}

.block-zwroty_dostawa .list-with-mark.extra {
    padding-top: 3px;
}

.block-zwroty_dostawa .list-with-mark li {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 9px;
    padding-left: 22px;
    position: relative;
}


.block-zwroty_dostawa .list-with-mark li a {
    font-weight: bold;
}

.block-zwroty_dostawa .list-with-mark li:before {
    content: "\e876";
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #FED95C;
    position: absolute;
    left: 0;
    top: 2px;
}

.p-extra {
    font-size: 13px !important;
    line-height: 21px !important;
    margin-bottom: 35px !important;
}

.block-zwroty_dostawa p sup {
    color: #FED95C;
    font-size: 14px;
    top: 0;
}

.block-zwroty_dostawa p a {
    font-weight: bold;
}

.box-info {
    line-height: 21px !important;
    padding-top: 4px;
    position: relative;
    display: flex;
    margin-bottom: 38px !important;
}

.box-info i {
    background: #FED95C;
    border-radius: 20px;
    flex: 0 0 20px;
    max-width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 3px;
}

.p-adres {
    line-height: 21px !important;
}

.p-adres span,
.p-adres strong {
    display: block;
}


.block-zwroty_dostawa .btn {
    padding: 7px 34px 8px;
    font-size: 16px;
    margin-bottom: 10px
}

.delivery-table {
    display: flex;
    flex-direction: column;
    margin-top: -11px;
}

.delivery-table .row-header,
.delivery-table .row-body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.delivery-table .row-header .cell {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}

.delivery-table .row-body:nth-child(odd) {
    background: #fff;
}


.delivery-table .col-1 {
    flex: 0 0 112px;
    max-width: 112px;
    padding-right: 0;
}

.delivery-table .col-2 {
    padding-left: 0;
}


.delivery-table .col-2 {
    flex: 0 0 50%;
    max-width: 50%;
}

.delivery-table .col-3 {
    flex: 0 0 30%;
    max-width: 30%;
}


.delivery-table .cell {
    padding: 6px 30px;
    display: flex;
    align-items: center;
    min-height: 48px;
}



.delivery-table .row-header {
    color: #fff;
    background: #000;
    min-height: 30px;
}

.delivery-table img {
    margin: 0 !important;
}



@media (max-width: 1500px) {
    .delivery-table .col-2 {
        flex: 0 0 42%;
        max-width: 42%;
    }
}


@media (max-width: 991px) {

    .block-zwroty_dostawa>div+div {
        margin-top: 50px;
    }
}



@media (max-width: 575px) {

    .delivery-table .cell {
        padding: 6px 10px;
    }

    .block-header.title-cms h3 {
        font-size: 30px !important;
        line-height: 36px !important;
        margin-bottom: 42px;
    }

    .delivery-table .col-2 {
        padding-right: 0;
    }

    .delivery-table .col-3 {
        flex: 0 0 24%;
        max-width: 24%;
        padding-right: 0;
    }

    .delivery-table .col-2 {
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media (max-width: 400px) {
    .delivery-table .col-1 {
        flex: 0 0 90px;
        max-width: 90px;
    }

    .delivery-table .col-2 {
        flex: 0 0 43%;
        max-width: 43%;
    }
}