@charset "UTF-8";

.taureca-affiliate-sidebar {
    display: none;
    margin-top: 40px;
    border-radius: 30px;
    border: 1px solid #fa0064;
    background-color: #f2f2f2
}

@media (min-width:981px) {
    .taureca-affiliate-sidebar {
        margin-bottom: 150px
    }
}

.taureca-affiliate-sidebar__point-score {
    color: #fff;
    background-color: #fa0064;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 15px 10px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px
}

.taureca-affiliate-sidebar__menu {
    padding: 15px 25px
}

.taureca-affiliate-sidebar__menu ul li {
    list-style: none;
    margin-bottom: 10px
}

.taureca-affiliate-sidebar__menu ul li a {
    color: #1d1c1c;
    font-weight: 600
}

.taureca-affiliate-content-menu {
    padding: 0 !important;
    margin: 0 !important;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.taureca-affiliate-content-menu__item {
    border-bottom: 1px solid #e1e1e1;
    width: 33.333333333333333333333%;
    text-align: center;
    list-style: none;
    font-size: 16px
}

.taureca-affiliate-content-menu__item a {
    display: block;
    color: #1d1c1c;
    padding: 10px 15px
}

.taureca-affiliate-content-menu__item--active,
.taureca-affiliate-content-menu__item:hover {
    border-color: #0082fa
}

.taureca-affiliate-content-menu__item--active a,
.taureca-affiliate-content-menu__item:hover a {
    color: #0082fa
}

.taureca-affiliate-content-page {
    margin-top: 30px
}

.taureca-affiliate-content-page>h3 {
    margin-bottom: 30px
}

.taureca-affiliate-info-section {
    margin-bottom: 90px
}

.taureca-affiliate-info-section__title {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px
}

.taureca-affiliate-info-section__action {
    text-align: center;
    margin-top: 40px
}

.taureca-affiliate-info-section__button {
    font-size: 14px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 20px;
    background-color: #663399;
    color: #1d1c1c;
    padding: 1px;
    font-weight: 600;
    line-height: 1.2
}

.taureca-affiliate-info-section__button span {
    background: #fff;
    display: block;
    padding: 10px 25px;
    border-radius: 20px
}

.taureca-affiliate__icon-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:981px) {
    f .taureca-affiliate__icon-boxes.taureca-affiliate__icon-boxes--line {
        position: relative;
        z-index: 1
    }

    f .taureca-affiliate__icon-boxes.taureca-affiliate__icon-boxes--line::before {
        content: '';
        width: 80%;
        height: 1px;
        background: #f2f2f2;
        position: absolute;
        z-index: -1;
        top: 80px;
        left: 50%;
        transform: translateX(-50%)
    }

    f .taureca-affiliate__icon-boxes.taureca-affiliate__icon-boxes--line .taureca-affiliate__icon-box:not(:first-child) .taureca-affiliate__icon-box__icon-wrapper {
        position: relative;
        display: inline-block;
        margin: 0 auto
    }

    f .taureca-affiliate__icon-boxes.taureca-affiliate__icon-boxes--line .taureca-affiliate__icon-box:not(:first-child) .taureca-affiliate__icon-box__icon-wrapper::before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 10px;
        border-color: transparent transparent transparent #f2f2f2;
        position: absolute;
        left: -10px;
        top: 52px
    }

    .taureca-affiliate__icon-boxes--small .taureca-affiliate__icon-box {
        border-right: 1px solid #e1e1e1
    }
}

.taureca-affiliate__icon-boxes--small {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

.taureca-affiliate__icon-boxes--small .taureca-affiliate__icon-box {
    text-align: left
}

.taureca-affiliate__icon-boxes--small .taureca-affiliate__icon-box:last-child {
    border-right-width: 0
}

.taureca-affiliate__icon-boxes--small .taureca-affiliate__icon-box__icon-wrapper {
    width: 60px;
    height: 60px
}

.taureca-affiliate__icon-boxes--small .taureca-affiliate__icon-box__icon {
    height: 25px !important
}

.taureca-affiliate__icon-boxes--small .taureca-affiliate__icon-box__title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 20px
}

.taureca-affiliate__icon-box {
    width: 33.33333333333333333333%;
    padding: 20px;
    text-align: center
}

@media (max-width:980px) {
    .taureca-affiliate__icon-box {
        width: 50%
    }
}

@media (max-width:768px) {
    .taureca-affiliate__icon-box {
        width: 100%
    }
}

.taureca-affiliate__icon-box__icon-wrapper {
    background-color: #f2f2f2;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.taureca-affiliate__icon-box__icon {
    width: auto !important;
    height: 50px !important
}

.taureca-affiliate__icon-box__title {
    font-size: 16px;
    color: #1d1c1c;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 15px
}

.taureca-affiliate-image-section {
    position: relative;
    display: inline-block
}

.taureca-affiliate-image-section__content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 530px;
    right: 30px;
    background-color: #fff;
    padding: 30px 40px;
    border-radius: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.taureca-affiliate-image-section__title {
    margin-top: 0;
    font-size: 22px;
    color: #1d1c1c
}

.taureca-affiliate-image-section__icon-wrapper {
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.taureca-affiliate-image-section__icon {
    width: 45px;
    height: auto
}

.taureca-affiliate-image-section__desc {
    color: #1d1c1c
}

.taureca-affiliate-info-block {
    position: relative;
    border-radius: 40px;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    margin-bottom: 30px
}

.taureca-affiliate-info-block::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 60px);
    background-color: #f2f2f2;
    height: 100%;
    border-radius: 40px;
    z-index: -1
}

.taureca-affiliate-info-block__title {
    font-size: 18px
}

.taureca-affiliate-info-block__icon-wrapper {
    background-color: #f2f2f2;
    border-radius: 50%;
    border: 10px solid #fff;
    width: 120px;
    height: 120px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.taureca-affiliate-info-block__icon {
    width: 40px !important;
    height: auto !important
}

.taureca-affiliate-info-block__content {
    padding: 15px 20px;
    max-width: 500px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-error {
    margin: 15px 0;
    border: 1px solid red;
    padding: 5px 10px;
    color: red
}

.gradient-button {
    background: #000;
    background: linear-gradient(336deg, #000 0, #0082fa 100%);
    border-radius: 20px;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    padding: 1px;
    border-width: 0
}

.gradient-button span {
    background: #fff;
    padding: 7px 25px;
    border-radius: 20px;
    width: 100%;
    color: #000;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center
}

.gradient-button:hover span {
    background-color: #0082fa;
    color: #fff
}

.divi-filter-containter .et_pb_module {
    position: relative
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_title {
    background: #f2f2f2;
    margin-bottom: 0;
    text-align: left;
    padding: 10px 35px 10px 15px !important;
    font-size: 14px !important;
    color: #737373 !important;
    cursor: pointer !important;
    border-radius: 30px !important;
    position: relative;
    font-weight: 400 !important;
    z-index: 22
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_title::after {
    content: "" !important;
    background-image: url(/wp-content/uploads/2022/04/strzalka.svg) !important;
    background-size: contain !important;
    width: 15px !important;
    height: 15px !important;
    background-repeat: no-repeat !important;
    border-width: 0 !important;
    right: 20px !important;
    transform: translateY(-50%) rotate(45deg) !important;
    transform-origin: center !important;
    top: 50% !important;
    margin-top: -1px !important;
    position: absolute
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list {
    display: none;
    max-height: 210px;
    overflow-y: auto;
    background-color: #fff !important;
    padding-top: 30px;
    border-radius: 20px;
    border: 1px solid #f2f2f2;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f1f1f1
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list::-webkit-scrollbar {
    width: 0;
    background-color: #f1f1f1
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list::-webkit-scrollbar-thumb {
    background-color: #1d1c1c
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list .checkmark {
    left: auto;
    right: 0;
    background-color: transparent !important;
    top: 50%;
    transform: translateY(-50%)
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list .checkmark::after {
    width: 3px;
    height: 8px;
    border-color: #1d1c1c;
    border-right-width: 1px;
    border-bottom-width: 1px
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list input:checked~.checkmark {
    background: 0 0 !important
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list input:checked~.radio-label {
    color: #1d1c1c
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list .radio-label {
    padding: 10px 35px 10px 15px !important;
    border-bottom: 1px solid #f2f2f2;
    color: #737373;
    font-size: 14px;
    cursor: pointer
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list .radio-label:hover {
    color: #1d1c1c
}

.divi-filter-containter .et_pb_module .et_pb_contact_field_options_list .radio-count {
    display: none
}

.divi-filter-containter .et_pb_module.open .et_pb_contact_field_options_list {
    display: block
}

.divi-filter-containter .et_pb_module.open .et_pb_contact_field_options_title::after {
    transform: translateY(-50%) rotate(-45deg) !important;
    margin-top: 0 !important
}

.shop-loop-area .woocommerce {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px
}

.shop-loop-area .woocommerce .filter-param-tags {
    -ms-flex-order: 1;
    order: 1
}

.shop-loop-area .woocommerce .filter-param-tags:not(:empty)::before {
    content: 'Twoje filtry';
    margin-right: 30px
}

.shop-loop-area .woocommerce .woocommerce-ordering {
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 20px;
    margin-top: 20px
}

.shop-loop-area .woocommerce .woocommerce-result-count {
    text-align: right;
    font-size: 12px;
    margin-bottom: -15px;
    -ms-flex-order: 3;
    order: 3
}

.shop-loop-area .woocommerce .filtered-posts-cont {
    -ms-flex-order: 4;
    order: 4
}

.shop-loop-area .woocommerce .woocommerce-pagination {
    -ms-flex-order: 5;
    order: 5
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a::before {
    background-image: url(/wp-content/uploads/2022/06/logout.svg);
    content: ''
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--serwis a::before {
    background-image: url(/wp-content/uploads/2022/08/serwis-zwroty-svg-blue.svg);
    content: ''
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--adresy a::before {
    background-image: url(/wp-content/uploads/2022/08/dane-konta-svg-blue.svg);
    content: ''
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--program-lojalnosciowynagrody a::before {
    background-image: url(/wp-content/uploads/2022/08/program-lojalnosciowy-svg-blue.svg);
    content: ''
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads {
    display: none
}

.woocommerce-MyAccount-navigation>ul {
    padding-bottom: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation-link:last-child {
    margin-bottom: 0
}

@media (min-width:1201px) {
    .woocommerce-MyAccount-navigation {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }
}

.mark-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.mark-list__section {
    width: 20%
}

@media (max-width:1200px) {
    .mark-list__section {
        width: 25%
    }
}

@media (max-width:980px) {
    .mark-list__section {
        width: 33.33333333333333333%
    }
}

@media (max-width:768px) {
    .mark-list__section {
        width: 50%
    }
}

@media (max-width:576px) {
    .mark-list__section {
        width: 100%
    }
}

.mark-list__link {
    margin-bottom: 10px
}

.mark-list__link-url {
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    padding-right: 20px
}

.mark-letters {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.products .product .points {
    display: block;
    color: #1d1c1c;
    margin-bottom: 10px
}

.woocommerce .woocommerce-ordering {
    margin-top: 5px !important
}

.product-list-menu-wrapper {
    border-radius: 30px;
    box-shadow: 1px 2px 4px #ddd;
    border: 1px solid #f2f2f2
}

.product-list-menu-wrapper .et_pb_text_0_tb_body {
    padding-top: 10px
}

.product-list-menu-wrapper .et_pb_text,
.product-list-menu-wrapper .et_pb_text_1_tb_body {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.product-list-menu {
    background-color: transparent !important;
    padding-left: 0 !important
}

.product-list-menu [id*=menu-produkty] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.product-list-menu [id*=menu-produkty] .sub-menu {
    position: static !important
}

.product-list-menu [id*=menu-produkty]>li {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.product-list-menu [id*=menu-produkty]>li>a {
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: 100% !important;
    color: #1d1c1c !important
}

.product-list-menu [id*=menu-produkty]>li.et_pb_menu_page_id-2204>a {
    color: #F9488E !important
}

.product-list-menu [id*=menu-produkty] li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.et-db #et-boc .et-l .et-menu-nav li.mega-menu>ul,
.product-list-menu [id*=menu-produkty] li.mega-menu .sub-menu {
    position: static !important
}

.product-list-menu [id*=menu-produkty] li .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    display: none !important;
    padding-right: 0 !important
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor>a::after,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item>a::after,
.product-list-menu [id*=menu-produkty] li.mega-menu>a::after {
    display: none
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor>a,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item>a {
    background-color: #f2f2f2;
    padding: 10px 20px !important
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor .sub-menu,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item .sub-menu {
    display: block !important;
    box-shadow: none !important;
    border-width: 0 !important;
    padding-top: 0 !important
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor .sub-menu>li,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item .sub-menu>li {
    width: 100% !important
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor .sub-menu>li a,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item .sub-menu>li a {
    min-width: 100% !important;
    margin-bottom: 0;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    color: #737373 !important;
    border-width: 0 !important
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor .sub-menu>li a:hover,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item .sub-menu>li a:hover {
    background-color: #f2f2f2 !important;
    opacity: 1 !important;
    color: #1d1c1c !important
}

.home-side [id*=menu-produkty] li.et_pb_menu_page_id-2204 li>a,
.home-side [id*=menu-produkty] li.et_pb_menu_page_id-2204>a,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor.et_pb_menu_page_id-2204 .sub-menu>li a,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item.et_pb_menu_page_id-2204 .sub-menu>li a {
    color: #F9488E !important
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor .sub-menu>li.menu-img,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item .sub-menu>li.menu-img {
    display: none !important;
    height: 0 !important;
    overflow: hidden
}

.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-ancestor .sub-menu>li.current-menu-item>a,
.product-list-menu [id*=menu-produkty] li.mega-menu.current-menu-item .sub-menu>li.current-menu-item>a {
    background-color: #f2f2f2
}

.et-db #et-boc .et-l .et-menu-nav li.mega-menu>ul>li>a:first-child {
    padding-top: 3px !important
}

.home #et-boc .et-l .et-menu-nav li.mega-menu>ul,
.home-side [id*=menu-produkty] li.mega-menu>ul {
    position: absolute !important
}

.home-side [id*=menu-produkty]>li>.sub-menu {
    left: 235px !important;
    top: -20px !important;
    height: 100% !important;
    width: 700px;
    border-radius: 30px;
    border-width: 0
}

.home-side [id*=menu-produkty] .nag-menu>a {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px !important
}

.home-side [id*=menu-produkty]>li>.sub-menu::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 100%;
    left: -50px;
    top: 0
}

.home-side [id*=menu-produkty]>li>.sub-menu a {
    margin-bottom: 0
}

.home-side [id*=menu-produkty] li.best-pro>a {
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 15px
}

.af-products .products {
    width: 100%
}

#menu-top .dgwt-wcas-search-input {
    margin: 0;
    padding-right: 125px
}

#menu-top .dgwt-wcas-preloader {
    right: 70px
}

.form-row.hide input.disabled {
    background-color: #f2f2f2 !important;
    color: #444 !important;
    pointer-events: none
}

.form-row.hide .woocommerce-input-wrapper {
    position: relative
}

.form-row.hide .woocommerce-input-wrapper::after {
    content: '';
    transform: translateY(-50%);
    top: 50%;
    right: 20px;
    background-image: url(/wp-content/uploads/2022/05/serwis.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    filter: grayscale(1);
    transition: filter .3s ease-in
}

.form-row.hide .woocommerce-input-wrapper .tooltip {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -180%);
    opacity: 0
}

.form-row.hide .woocommerce-input-wrapper:hover::after {
    filter: grayscale(0)
}

.form-row.hide .woocommerce-input-wrapper.open .tooltip,
.form-row.hide .woocommerce-input-wrapper:hover .tooltip {
    opacity: 1
}

.form-row.hide .woocommerce-input-wrapper::before {
    content: '';
    transform: translateY(-50%);
    top: 50%;
    right: 45px;
    background-image: url(/wp-content/uploads/2022/04/nieprawidlowy_kod.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute
}

.tooltip {
    display: inline-block;
    padding: 7px 12px;
    text-align: center;
    border-radius: 30px;
    color: #1d1c1c;
    border: 1px solid #1d1c1c;
    background-color: #fff;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    transition: all .3s ease;
    line-height: 1.2
}

.tooltip::after {
    content: '';
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    border-top: 5px solid #1d1c1c
}

.empty-file #pelna-spec .et_pb_tab_3_tb_body,
.empty-video #pelna-spec .et_pb_tab_2_tb_body {
    display: none !important
}

.t-address {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 25px 30px;
    position: relative;
    margin-bottom: 20px
}

.t-address__change-address {
    background: 0 0;
    border-width: 0;
    font-size: 12px;
    color: #737373
}

.t-address__change-address::before {
    content: url(/wp-content/uploads/2022/08/change_address.png);
    margin-right: 5px
}

#reviews::before,
.cart-login-info::before,
.t-radio::after {
    content: ''
}

.t-address__title {
    font-size: 18px;
    color: #1d1c1c;
    margin: 0;
    padding: 0
}

.cart-free-shipping-not-login__title img,
.t-address__delete {
    margin-right: 10px
}

.t-address__header {
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.t-address__main {
    display: -ms-flexbox;
    display: flex
}

.t-address__main>* {
    width: 50%
}

.t-address__is-main {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    padding: 3px 12px;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.t-addresses__add-new,
.t-addresses__cancel {
    background-color: transparent;
    border-width: 0
}

.t-address__data {
    font-style: normal;
    color: #1d1c1c
}

.t-address__data__bottom {
    display: block;
    margin-top: 20px
}

.t-address__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.t-addresses__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.t-addresses__actions>:last-child {
    margin-left: 20px
}

.t-addresses__cancel {
    color: #0082fa;
    text-decoration: underline;
    cursor: pointer
}

.t-addresses__save-new {
    font-size: 15px;
    cursor: pointer
}

.t-radio::after,
.t-radio::before {
    background-color: #fff
}

.t-addresses__add-new__icon {
    margin-left: 20px;
    transition: all .3s ease-in-out
}

.t-addresses__add-new:hover {
    color: #0082fa
}

.t-addresses__add-new:hover .t-addresses__add-new__icon {
    transform: scale(.92)
}

.t-radio {
    cursor: pointer;
    position: relative
}

.t-radio::after {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 1px solid #c1c1c1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    display: block
}

.t-radio--selected::before {
    background-color: #f2f2f2
}

.t-radio--selected::after {
    background-color: #0082fa
}

.t-addresses--checkout-current,
.t-addresses--checkout-data {
    border-top: 1px solid #e1e1e1
}

.t-addresses--checkout-current .t-address,
.t-addresses--checkout-data .t-address {
    padding-left: 0;
    padding-right: 0;
    border-width: 0
}

.t-addresses--checkout .t-address,
.t-addresses--current .t-address {
    position: relative;
    padding-left: 40px
}

.t-addresses--checkout {
    display: none
}

.t-addresses--current .t-address {
    cursor: pointer;
    border-bottom-width: 0
}

#divi_filter .reset-filters,
#divi_filter .reset-filters:hover {
    padding: 5px 15px 5px 35px !important;
    border-width: 0 !important
}

.t-addresses--current .t-address::before {
    background-color: #fff !important
}

.t-addresses__new-address {
    margin: 30px 0;
    display: none
}

.modal-shadow .modal .btn,
.t-addresses__actions {
    margin-top: 40px
}

.t-addresses__new-address .error {
    border-color: red !important
}

.t-addresses__new-address span.error {
    font-size: 11px;
    color: red
}

.woocommerce-checkout .et_pb_wc_checkout_shipping,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>:not(:first-child) {
    display: none !important
}

.woocommerce-MyAccount-content .woocommerce-error {
    position: static !important;
    margin: 30px 0 !important
}

#divi_filter .button_container {
    margin-bottom: -20px !important
}

#divi_filter .divi-filter-containter>* {
    margin-bottom: 0 !important
}

#divi_filter .reset-filters {
    font-size: 12px !important;
    color: #737373 !important;
    font-weight: 400 !important;
    border-color: transparent !important
}

#divi_filter .reset-filters::after {
    content: '' !important;
    background-image: url(/wp-content/uploads/2022/04/usun.svg) !important;
    background-size: contain !important;
    width: 10px !important;
    height: 15px !important;
    opacity: 1 !important;
    position: absolute !important;
    margin: 0 !important;
    top: 50% !important;
    left: 15px !important;
    transform: translateY(-50%) !important;
    display: inline-block !important
}

#divi_filter .reset-filters:hover::after {
    filter: brightness(0) invert(1)
}

.filtered-posts-cont {
    padding-top: 20px;
    margin-top: 0
}

.account-pagination {
    margin-bottom: 30px;
    width: 100%
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    min-width: 280px
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding: 50px
}

.account-title {
    margin-bottom: 20px
}

.product .bc-horizontal-slider-nav {
    display: none !important
}

.custom-form .wpcf7-form-control-wrap {
    margin: 13px 0;
    display: block
}

.custom-form .wpcf7-form-control-wrap .wpcf7-list-item {
    margin-left: 0
}

.custom-form .wpcf7-form-control-wrap .wpcf7-checkbox,
.custom-form .wpcf7-form-control-wrap .wpcf7-radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery-home .et_pb_gallery_items {
    display: -ms-flexbox !important;
    display: flex !important;
    margin-right: -10px !important;
    margin-left: -10px !important;
    width: auto !important
}

.gallery-home .et_pb_gallery_item {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-right: 0 !important;
    width: 25% !important
}

.cat-desc-more {
    display: none
}

input[type=radio],
input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0 9px 0 0;
    font: inherit;
    color: currentColor;
    width: 13px;
    height: 13px;
    border: 1px solid #b8b8b8;
    border-radius: 50%;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0 !important
}

input[type=radio]::before,
input[type=checkbox]::before {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #1d1c1c;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

input[type=radio]:checked::before,
input[type=checkbox]:checked::before {
    transform: scale(1)
}

input[type=checkbox],
input[type=checkbox]::before {
    border-radius: 0
}

.woocommerce-checkout label {
    color: #1d1c1c;
    font-size: 14px !important
}

.woocommerce-checkout #shipping_method li label {
    font-weight: 700
}

.woocommerce-checkout #shipping_method li input[type=radio] {
    margin-top: 5px !important
}

.woocommerce-checkout .summary-tab .shop_table tfoot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.woocommerce-checkout .summary-tab .shop_table tfoot tr.woocommerce-shipping-totals {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex-direction: column;
    flex-direction: column
}

.woocommerce-checkout .summary-tab .shop_table tfoot tr.cart-subtotal {
    -ms-flex-order: 1;
    order: 1
}

.woocommerce-checkout .summary-tab .shop_table tfoot tr {
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #e1e1e1;
    padding-top: 10px;
    padding-bottom: 10px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.woocommerce-checkout .summary-tab .shop_table tfoot tr td,
.woocommerce-checkout .summary-tab .shop_table tfoot tr th {
    border-width: 0 !important
}

.woocommerce-checkout .summary-tab .shop_table tfoot tr td[data-title="Wysyłka"],
.woocommerce-checkout .summary-tab .shop_table tfoot tr th[data-title="Wysyłka"] {
    padding-left: 0;
    padding-right: 0
}

.woocommerce-checkout .help-box .et_pb_main_blurb_image {
    left: 50% !important;
    transform: translateX(-50%) !important
}

.woocommerce-checkout #order_comments {
    background-color: #fff;
    border: 1px solid #c3c2c2 !important
}

.woocommerce-checkout #order_review {
    background: 0 0 !important
}

.woocommerce-checkout td {
    padding-right: 0 !important
}

.woocommerce-checkout .dhl-parcelshop-select .select2-container {
    font-size: 14px;
    width: 100% !important
}

.woocommerce-checkout .dhl-parcelshop-select .select2-container .select2-selection__rendered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.woocommerce-checkout [data-dhl_parcelshop_cod] {
    display: block;
    margin-top: 10px;
    font-size: 14px
}

.woocommerce-checkout .dhl-parcelshop-select td {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.naglow-check,
legend {
    font-size: 18px !important;
    display: block !important;
    margin-bottom: 30px !important
}

#billing_dane_platnosci_field,
.woocommerce-billing-fields__field-wrapper {
    border-top: 1px solid #e1e1e1;
    padding-top: 20px
}

.modal-shadow {
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99999999999999999999999999999999;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    pointer-events: none;
    transition: none;
    opacity: 0
}

.modal-shadow.open,
.modal-shadow.open .modal {
    visibility: visible
}

.modal-shadow.open {
    opacity: 1;
    pointer-events: all
}

.modal-shadow .modal {
    background-color: #fff;
    width: 800px;
    visibility: hidden;
    transition: none;
    overflow-y: auto;
    padding: 40px;
    position: relative;
    max-height: 100%
}

@media (max-width:980px) {
    .modal-shadow .modal {
        width: 600px
    }
}

@media (max-width:768px) {
    .modal-shadow .modal {
        width: 100%
    }
}

.modal-shadow .modal .search-autocomplete-wrapper {
    margin-bottom: 40px
}

.modal-shadow .modal__exit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 40px
}

.special-tag--bestseller {
    background: #0083f9;
    background: linear-gradient(63deg, #0083f9 0, #14599c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0083f9", endColorstr="#14599c", GradientType=1)
}

.special-tag--new {
    background: #379b67;
    background: linear-gradient(63deg, #379b67 0, #61e1a8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#379b67", endColorstr="#61e1a8", GradientType=1)
}

.product>.special-tag,
.products .product .special-tag {
    top: 10px;
    position: absolute;
    left: 10px;
    margin: 0;
    right: auto
}

.udawny-atrybut .special-tag {
    display: none !important
}

.woocommerce-cart-form__contents .attachment-woocommerce_thumbnail {
    width: 75px !important
}

.woocommerce-cart-form__contents .quantity {
    width: auto !important;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce-cart-form__contents .quantity .input-text {
    min-width: 30px !important;
    font-size: 16px !important;
    color: #1d1c1c !important;
    font-weight: 700 !important
}

.woocommerce-cart-form__contents th.product-quantity {
    text-align: center
}

.woocommerce-cart-form__contents .product-name {
    max-width: 170px !important
}

@media (max-width:768px) {
    .woocommerce-cart-form__contents .product-name {
        max-width: 100% !important
    }
}

.woocommerce-cart-form__contents .regular-price {
    font-size: 12px;
    text-decoration: line-through
}

.cart-free-shipping__content a,
.cart-login-info__title a {
    text-decoration: underline
}

.woocommerce-cart-form__contents .regular-price bdi {
    color: #000 !important
}

.woocommerce-cart-form__contents .normal-price {
    display: block;
    font-size: 16px
}

.woocommerce-cart-form__contents .normal-price--sale bdi {
    color: #fa0064 !important
}

.woocommerce-cart-form__contents .remove {
    background: url(/wp-content/uploads/2022/08/kosz.png);
    width: 13px;
    height: 16px;
    display: block;
    background-repeat: no-repeat !important;
    background-position: center !important
}

.woocommerce-cart-form__contents .remove:hover {
    background: url(/wp-content/uploads/2022/08/kosz.png) center no-repeat !important
}

.cart-coupon-title {
    cursor: pointer
}

.cart-coupon-title.open::after {
    transform: rotate(0);
    margin-top: 0;
    margin-bottom: -13px
}

.koszyk-coraterals .cart_totals table,
.koszyk-coraterals .cart_totals td,
.koszyk-coraterals .cart_totals th,
.koszyk-coraterals .cart_totals tr {
    border-width: 0 !important;
    font-size: 17px !important
}

.koszyk-coraterals .cart_totals td {
    text-align: right
}

.cart-free-shipping {
    background-color: #f2f2f2;
    border-radius: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px
}

.cart-free-shipping__icon {
    margin-right: 20px
}

.cart-free-shipping__content {
    color: #1d1c1c;
    line-height: 1.7
}

.cart-free-shipping__content span {
    display: block;
    font-size: 13px !important
}

.cart-free-shipping__content span.price {
    color: #1d1c1c !important;
    margin-bottom: 0 !important;
    font-weight: 600;
    font-size: 16px !important
}

.cart-free-shipping-not-login {
    background-color: #f2f2f2;
    border-radius: 30px;
    padding: 20px
}

.cart-free-shipping-not-login__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: #1d1c1c;
    font-weight: 600;
    margin-bottom: 10px
}

.cart-free-shipping-not-login__content {
    font-size: 12px;
    color: #1d1c1c
}

.cart-login-info {
    padding: 20px 150px 20px 20px;
    position: relative;
    height: 120px
}

.cart-login-info::before {
    background-color: #f2f2f2;
    width: calc(100% - 60px);
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1
}

.cart-login-info__title {
    color: #1d1c1c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block
}

.cart-login-info__title a {
    color: #1d1c1c
}

.cart-login-info__icons {
    margin-right: -15px;
    margin-left: -15px
}

.cart-login-info__icons .icon {
    padding: 5px 15px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    -ms-flex-align: center;
    align-items: center
}

.cart-login-info__icons .icon img {
    height: 15px;
    width: auto !important;
    margin-right: 10px
}

.cart-login-info__main-icon {
    height: 120px;
    width: 120px;
    border: 10px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0
}

tr.cart-subtotal th {
    padding: 0 !important
}

.cart_totals table.shop_table.shop_table_responsive {
    margin-bottom: 0 !important
}

.cart-points {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart-points__title {
    font-size: 11px;
    color: #1d1c1c;
    font-weight: 600;
    margin-right: auto
}

.bodycommerce-minicart-container .woocommerce-mini-cart__buttons .button:first-child,
.cart-points img {
    margin-right: 10px
}

.cart-points img {
    max-width: 70px
}

.cart-points .login {
    color: #0082fa;
    font-size: 12px
}

.cart-points .not-login {
    font-size: 10px;
    color: #aeaeae
}

.woocommerce-account #main-content .woocommerce {
    padding-top: 0 !important
}

.taureca-left-section .woocommerce-MyAccount-navigation {
    margin-bottom: 100px
}

.woocommerce-account .woocommerce {
    margin-bottom: 0 !important
}

.taureca_product_filters .divi-filter-containter {
    max-width: 78%
}

form.woocommerce-ordering {
    top: -72px;
    position: absolute;
    right: 0
}

.woocommerce-ordering select,
.woocommerce-ordering t {
    background: #fff;
    margin-bottom: 0;
    text-align: left;
    padding: 11px 35px 12px 15px;
    font-size: 13px !important;
    color: #737373;
    font-weight: 300 !important;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    border-radius: 30px;
    -moz-appearance: none;
    -webkit-appearance: none
}

.taureca_product_filters .divi-filter-containter>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 0;
    margin-right: 0 !important;
    box-sizing: border-box;
    margin-bottom: 15px !important
}

.bodycommerce-minicart {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.bodycommerce-minicart-container .woocommerce-mini-cart__total {
    padding-bottom: 15px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bodycommerce-minicart-container .woocommerce-mini-cart__total * {
    font-size: 17px
}

.bodycommerce-minicart-container .woocommerce-mini-cart__total~hr {
    display: none
}

.bodycommerce-minicart-container .woocommerce-mini-cart__total strong {
    color: #000
}

.bodycommerce-minicart-container .cart-points {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px
}

.bodycommerce-minicart-container .cart-item-delete a {
    ;
    width: 13px !important;
    height: 16px !important;
    display: block;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    background-position: center !important
}



.bodycommerce-minicart-container .item-name a {
    font-size: 13px !important;
    line-height: 1.4 !important
}

.bodycommerce-minicart-container .woocommerce-mini-cart__buttons .button {
    border-color: #0082fa !important;
    color: #0082fa !important;
    font-size: 15px !important;
    width: calc(50% - 10px) !important
}

.bodycommerce-minicart-container .woocommerce-mini-cart__buttons .button.checkout {
    background-color: #0082fa !important;
    color: #fff !important
}

.bodycommerce-minicart-container .woocommerce-mini-cart__buttons .button:last-child {
    margin-left: 10px
}

.bodycommerce-minicart .woocommerce-mini-cart.cart_list li {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.woocommerce a.remove:hover{
    color: red!important;;
}

.form-row-nip .get_company_data {
    width: 230px
}

@media (max-width:768px) {
    .form-row-nip .get_company_data {
        width: 100%
    }

    .form-row-nip .get_company_data span {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

.home-side [id*=menu-produkty] .nag-menu>a {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0 !important
}

input[type=checkbox]::before,
input[type=radio]::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 10px 10px #0082FA;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.home-side [id*=menu-produkty]>li>.sub-menu {
    left: 222px !important;
    top: -20px !important;
    height: 100% !important;
    width: 713px;
    border-radius: 30px;
    border-width: 0;
    min-height: 200px
}

#dhl_map,
#dhl_popup>a {
    left: 50%;
    transform: translateX(-50%)
}

.consultant-box__photo {
    margin: -100px auto 0
}

.special-tag {
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 0 17px;
    position: relative;
    line-height: 1.5;
    margin: 0 0 0 10px;
    color: #fff;
    z-index: 1
}

.woocommerce-shipping-totals>th {
    display: none
}

.et_pb_wc_checkout_order_details #shipping_method li {
    display: -ms-flexbox;
    display: flex
}

.et_pb_wc_checkout_order_details #shipping_method li label {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.et_pb_wc_checkout_order_details #shipping_method li label bdi {
    font-size: 16px !important;
    margin-left: 10px
}

.et_pb_wc_checkout_order_details .woocommerce-shipping-totals {
    border-width: 0 !important;
    padding-top: 0 !important
}

.order-replace .button {
    width: 100%;
    background-color: #0082fa !important;
    border-color: #0082fa !important;
    color: #fff !important;
    padding: 8px !important;
    min-height: 43px !important
}

.order-replace .cart-points {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 65px
}

#reviews::before {
    padding-top: 150px;
    margin-top: -150px;
    display: block
}

.divi-filter-containter .et_pb_module.open {
    z-index: 99999999999999999999999 !important
}

#dhl_map {
    top: 210px;
    height: calc(100% - 250px)
}

#dhl_popup {
    top: 90px
}

@media (max-width:768px) {
    #dhl_map {
        top: 120px;
        height: calc(100% - 150px)
    }

    #dhl_popup {
        top: 70px
    }
}

#dhl_popup>a {
    right: auto !important
}

@media (min-width:769px) {
    .form-row-nip input {
        max-width: calc(100% - 245px) !important
    }

    #dhl_popup>a {
        top: 80px
    }
}

.standard-section--only-bottom {
    padding-top: 0 !important
}

.standard-section--only-top {
    padding-bottom: 0 !important
}

@media (max-width:768px) {
    .not-login-content__col {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .not-login-content__col:first-child {
        padding-top: 0
    }

    .shop-loop-area .woocommerce-ordering {
        position: relative;
        transform: translateY(64px)
    }
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding-bottom: 0 !important
}

.to-cart-acc {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

.to-cart-acc input {
    transform: translateY(4px)
}

form.cart.not-accept button.ajax_add_to_cart {
    pointer-events: none !important;
    filter: grayscale(100%) !important
}

@media (max-width:576px) {
    .consultant-box-wrapper {
        margin-top: 40px
    }

    .woocommerce-MyAccount-content:not(.not-wide-elem)+.consultant-box-wrapper {
        margin-top: -40px
    }
}

.swal2-popup {
    width: 770px !important;
    padding: 50px 60px 0 !important;
    border-radius: 20px !important
}

@media (max-width:800px) {
    .swal2-popup {
        width: 100% !important;
        padding: 50px 20px 0 !important;
        transform: translateY(124px)
    }
}

.swal2-popup .panel-body::before {
    content: '' !important
}

.swal2-popup h3 {
    margin-bottom: 30px
}

.swal2-popup .notify-contact-box {
    padding: 0
}

.swal2-popup .notify-contact-box__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin-bottom: 15px
}

.swal2-popup .notify-contact-box__item span {
    font-size: 12px
}

.swal2-popup .notify-contact-box__item img {
    width: 40px;
    margin-right: 15px;
    height: auto;
    background-color: #f2f2f2;
    border-radius: 50%
}

.swal2-popup .cwgstock_email {
    text-align: left
}

.swal2-popup .cwg_iagree_checkbox {
    text-align: left;
    margin-bottom: 40px
}

.swal2-popup .cwg_iagree_checkbox label {
    text-align: left;
    font-size: 12px
}

.swal2-popup [name=cwgstock_submit] {
    width: 220px;
    margin-top: 40px
}

.notify-header {
    text-align: left;
    margin-bottom: 30px
}

.notify-header h4 {
    font-size: 20px;
    margin-bottom: 10px
}

.notify-header p {
    font-size: 13px;
    line-height: 1.5
}

.t-addresses__add-new {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px;
    color: #1d1c1c;
    padding: 0 50px;
    font-weight: 700;
    width: 100%
}

form.t-addresses__new-address {
    margin-top: 10px
}

.t-addresses__save-new span {
    padding: 4px 40px;
    min-width: 161px;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce-lost-password .woocommerce-error {
    position: static !important;
    display: block !important;
    margin-bottom: 40px !important;
    margin-left: 0 !important
}

.woocommerce-lost-password .woocommerce {
    display: block !important
}

.woocommerce-lost-password .woocommerce form {
    max-width: 500px
}

.selected-products .product{
    width: 100% !important;
}