/**
 * Warehouse REFIX
 *
 * @author    Michał Grzesik <mgrzesik@refix.pl>
 * @author    Yevhenii Kysil <ykysil@refix.pl>
 * @copyright REFIX 2021 - https://refix.pl
 * @license   Commercial
 * @version   1.0.0
 *
 */
:root {
    --background-primary: #FFFFFF;
    --background-secondary: #F4F4F2;
    --background-teritary: #EDEDED;
    --text-primary: #000000;
    --text-secondary: #101010;
    --text-teritary: #909090;
    --border-primary: #000000;
    --border-secondary: #ADADAD66;
    --border-teritary: #909090;
    --accent-primary: #0077B6;
    --success-text: #5C9311;
    --success-secondary-text: #005D28;
    --success-background: #b8e57f;
    --danger-text: #BE2121;
    --danger-background: #f86e6e;
}
#index #wrapper {
    padding: 0;
}
#wrapper {
    background: #fff;
}
.rx-feature-4-content,
.contact-rich,
#footer .block-title,
#footer-container-main a,
div.aeuc_footer_info {
    font-family: 'Roboto', sans-serif;
}
.cbp-hrmenu-tab,
.form-control.form-search-control,
.cart-products,
.cart-subtotals,
.iqitfreedeliverycount-title,
.ifdc-remaining-price,
.cart-buttons,
.rx-feature-2-text,
.rx-feature-3-text,
#iqitmegamenu-mobile,
.autocomplete-suggestions,
.delivery-information,
.product_header_container .product-prices .price-tax-incl {
    font-family: 'Oxygen', sans-serif !important;
    font-display: swap;
}
.rx-home-banner-text,
.rx-feature-2-heading-small,
.rx-feature-2-heading-main,
.rx-feature-3-heading {
    font-family: 'Josefin Sans', sans-serif;
    font-display: swap;
}

.row {
    margin: 0;
}

/*************************** header */

/*************************** menu-mobile */

#iqitmegamenu-mobile li ul a {
    padding: 5px 30px 5px 10px;
}

#iqitmegamenu-mobile a {
    min-height: 0;
    height: auto;
}

#iqitmegamenu-mobile .mm-expand {
    height: auto;
    line-height: 30px;
}

/*************************** menu-mobile */
.showed-mobile-rx {
    display: none !important;
}
.top-bar-rx {
    background: #FFDC0A;
    width: 100%;
    min-height: 36px;
    padding: 0px 44px;
    align-content: center;
    font-family: Roboto, sans-serif;
    font-display: swap;
    font-weight: bold;
    margin: 0;
}

.header-top {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.top-banner-refix {
    top: -145px;
}
.cbp-hrmenu-tab span {
    font-size: 14px !important;
    text-transform: uppercase !important;
}
.cbp-hrmenu .cbp-notfit {
    right: inherit;
}
.form-control.form-search-control {
    width: 230px;
    background: #FFFFFF;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
    border-radius: 32px !important;
    color: #000;
    font-size: 14px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
    padding: 10px 20px;
}
.cart-products-count-btn {
    background: #bb0000;
    font-family: 'Oxygen', sans-serif;
    font-display: swap;
}
.ps-shoppingcart .cart-products-count-btn {
    top: 21px;
    right: 1px;
}
.ps-shoppingcart.dropdown #blockcart-content {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background: #076FB1;
    border-radius: 28.5px;
    -webkit-border-radius: 28.5px;
    -moz-border-radius: 28.5px;
    -ms-border-radius: 28.5px;
    -o-border-radius: 28.5px;
}
#blockcart-content .cart-subtotals {
    border-top: 1px solid #E3E3E3;
}
#search-widget-mobile {
    border: none;
}
.cbp-hrmenu .cbp-notfit {
    right: 20%;
}
@media (max-width: 1199px) {
    .form-control.form-search-control {
        width: 200px;
    }
}
@media only screen and (max-width: 400px) {
    .ps-shoppingcart .cart-products-count-btn {
        top: 87px;
        right: 10px;
    }
}
@media only screen and (min-device-width: 401px) and (max-device-width: 991px) {
    .ps-shoppingcart .cart-products-count-btn {
        top: 10px;
        right: 6px;
    }
}

/*************************** header */

/*************************** home */
.promo {
    padding: 130px 0 30px;
    min-height: 850px;
    background: url("/themes/warehouse_refix/templates/img/home-section-1-banner.webp") center center/cover no-repeat;
    background-position-y: -210px;
}
.promo_header {
    font-family: Josefin Sans;
    font-display: swap;
    font-weight: bold;
    font-size: 50px;
    color: #076FB1;
}

.promo_subheader {
    margin-top: 16px;
    font-family: Oxygen;
    font-display: swap;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    color: #076FB1;
}

.promo_features {
    margin-top: 155px;
}

.card_img img {
    display: block;
    margin: 0 auto;
    width: 210px;
    transition: .3s transform;
}

.promo .card_img img:hover {
    transform: scale(1.05);
}

.card_descr {
    width: 350px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.promo_features .descr_text {
    width: 320px;
    height: 60px;
    font-family: Josefin Sans;
    font-display: swap;
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
}

.promo_features .descr_text a{
    color: #000000 !important;
    transition: .4s color;
    -webkit-transition: .4s color;
    -moz-transition: .4s color;
    -ms-transition: .4s color;
    -o-transition: .4s color;
}

.promo_features .descr_text a:hover {
    color: #076FB1 !important;
}

.about-us {
    margin: 65px 0 82px;
}

.about-us_promo {
    overflow: hidden;
}

.about-us_promo img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}

.about-us_wrapper {
    margin: 0 auto;
    max-width: 1358px;
    height: 416px;
}

.about-us_info {
    height: 416px;
    background: linear-gradient(106.28deg, #F4F4F4 65.33%, rgba(244, 244, 244, 0.434689) 88.25%, rgba(244, 244, 244, 0) 105.87%);
}

.about-us_descr {
    margin: 83px 88px 120px 103px;
    width: 497px;
}

.about-us_headers {
    display: flex;
}

.about-us_headers .headers_rectangle {
    display: flex;
    align-items: center;
    min-width: 6px;
    width: 6px;
}

.about-us_headers .headers_rectangle img {
    height: 61px;
    width: 6px;
}

.about-us_descr .headers {
    margin-left: 13px;
}

.about-us_descr .headers .headers_sub {
    font-family: Oxygen;
    font-display: swap;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #9D9D9D;
}

.about-us_descr .headers .headers_main {
    margin-top: 10px;
    font-family: Josefin Sans;
    font-display: swap;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #000000;
}

.about-us_text {
    margin-top: 20px;
    width: 484px;
}

.about-us_text p {
    margin-left: 18px;
    font-family: Oxygen;
    font-display: swap;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.promo-shop {
    height: 324px;
    background: url("/themes/warehouse_refix/templates/img/home-section-3-banner.webp") center center/cover no-repeat;
}

.promo-shop_good {
    z-index: 3;
}

.promo-shop .descr_wrapper {
    margin: 61px 0 65px;
}

.promo-shop .descr_header {
    font-family: Josefin Sans;
    font-display: swap;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #FFFFFF;
}

.promo-shop .descr_text {
    margin-top: 22px;
    font-family: Oxygen;
    font-display: swap;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.promo-shop .descr_btn {
    width: 96px;
    height: 37px;
    background: #FFDC0A;
    border-radius: 18.5px;
    font-family: Oxygen;
    font-display: swap;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    -webkit-border-radius: 18.5px;
    -moz-border-radius: 18.5px;
    -ms-border-radius: 18.5px;
    -o-border-radius: 18.5px;
}

.offer {
    height: 518px;
    padding: 160px 0px 150px;
    background-color: #F8F8F8;
    position: relative;
}

.offer_wrapper {
    position: relative;
    z-index: 2;
}

.offer_banner {
    width: 340px;
}

.offer .offer_subheader {
    font-family: Josefin Sans;
    font-display: swap;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #076FB1;
}

.offer .offer_text {
    font-family: Oxygen;
    font-weight: normal;
    font-size: 16px;
}

.offer .offer_text span {
    font-weight: bold;
}

.offer_card_img img {
    display: block;
    margin: 0 auto;
    width: 106px;
}

.offer_card_text {
    margin-top: 20px;
    font-family: Oxygen;
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
}

.offer-bcg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 35vw;
    height: 100%;
    background-color: #E5E5E5;
    z-index: 1;
    border-right: 6px solid #FFDC0A;
}

.fireprotec {
    background: url("/themes/warehouse_refix/templates/img/instalacje-przeciwpozarowe-bg.webp") center center/cover no-repeat;
    height: 680px;
    padding: 65px 0 90px;
}

.fireprotec_subheader {
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #FFDC0A;
    text-align: center;
}

.fireprotec_text {
    margin: 0 auto;
    max-width: 800px;
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
}

.fireprotec_text span {
    font-weight: bold;
}

.fireprotec_wrapper {
    margin-top: 70px;
}

.fireprotec_card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fireprotec_card .card_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 130px;
    background: linear-gradient(180deg, #076FB1 0%, #263676 100%);
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.fireprotec_card .card_img img {
    display: block;
    width: 65%;
}

.fireprotec_card .card_text {
    height: 50px;
    margin-top: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.fireprotec_card .card_btn {
    margin-top: 30px;
    width: 105px;
    height: 41px;
    background: #FFDC0A;
    border-radius: 20.5px;
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #065588;
    -webkit-border-radius: 20.5px;
    -moz-border-radius: 20.5px;
    -ms-border-radius: 20.5px;
    -o-border-radius: 20.5px;
}

.benefits {
    height: 630px;
    padding: 135px 0px 122px;
    background: url("/themes/warehouse_refix/templates/img/benefits_background.webp") center center/cover no-repeat;
}

.benefits .benefits_img {
    width: 400px;
}

.benefits .benefits_img img {
    display: block;
    width: 100%;
}

.benefits .benefits_descr {
    font-family: Oxygen;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
}

.benefits .benefits_descr p span {
    font-weight: bold;
}

.benefits .benefits_descr p:first-child:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    width: 7px;
    height: 100px;
    background: #076FB1;
}

.benefits .benefits_descr p:nth-child(2)::before {
    display: none;
}

.banner-vending{
    height: 363px;
    background: url("/themes/warehouse_refix/templates/img/automaty-vendingowe-bg.webp") center center/cover no-repeat;
}

.banner-vending .banner-vending_subheader {
    margin-top: 79px;
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #FFFFFF;
}

.banner-vending .banner-vending_text {
    margin-top: 30px;
    font-family: Oxygen;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.banner-vending .banner-vending_btn {
    margin-top: 35px;
    width: 95px;
    height: 33px;
    background: #076FB1;
    border-radius: 16.5px;
    font-family: Oxygen;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    -webkit-border-radius: 16.5px;
    -moz-border-radius: 16.5px;
    -ms-border-radius: 16.5px;
    -o-border-radius: 16.5px;
}

.banner-vending .banner-vending_good img {
    position: absolute;
    top: -20px;
    right: 15px;
}

.location-info {
    padding: 160px 0px 110px;
    height: 1400px;
    background-image: url("/themes/warehouse_refix/templates/img/nasze-oddzialy.webp");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 68px;
}

.location-info_main {
    width: 760px;
}

.location-info .location-info_subheader {
    font-family: Oxygen;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.location-info .location-info_map {
    height: 646px;
    display: flex;
    justify-content: center;
    filter: drop-shadow(0px 0px 19px rgba(0, 0, 0, 0.25));
}

.location-info .location-info_description {
    margin: 0 auto;
    margin-top: 125px;
}

.location-info .location-info_description {
    font-family: Oxygen;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.location-info .location-info_description p span {
    font-weight: bold;
}

.location-info_others .location-info_description {
    margin-top: 132px;
}

.location-info_others .location-info_header {
    text-align: right;
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #000000;
}

.location-info_others .location-info_description p {
    margin-top: 22px;
    font-family: Oxygen;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    color: #000000;
}

.maps_wrapper {
    margin-top: 156px;
}

.location-info .location-info_others .location-info_map {
    height: 284px;
}

.location-info_city {
    margin-top: 22px;
    font-family: Oxygen;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.slick-prev, .slick-next {
    background: transparent;
}

.newsletter_upper {
    margin-top: 20px;
    padding-top: 10px;
    height: auto;
    background-image: url("/themes/warehouse_refix/templates/img/footer-bg-01.jpg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 88px;
}

.newsletter_upper .newsletter_card {
    display: flex;
    flex-direction: column;
    align-items: center
}

.newsletter_upper .card_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    background: linear-gradient(180deg, #FFDC0A 0%, #FFBA0A 100%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.newsletter_upper .card_img img {
    width: 75%;
}

.newsletter_upper .card_text {
    text-align: center;
    margin-top: 13px;
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;color: #FFDC0A;
}

.newsletter_down {
    padding-top: 10px;
    height: 250px;
    background-image: url("/themes/warehouse_refix/templates/img/footer-bg-02.jpg");
    background-repeat: no-repeat;
    background-position-x: center;
}

.newsletter_down .newsletter_form {
    width: 365px;
    margin: 0 auto;
    margin-top: 61px;
}

.newsletter_down .newsletter_text {
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
}

.newsletter_down .newsletter_input {
    margin-top: 27px;
    position: relative;
}

.newsletter_down .newsletter_input .form-control-newsletter {
    width: 365px;
    height: 60px;
    border-radius: 32.5px;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.25);
    padding: 19px 220px 19px 41px;
    font-family: Oxygen;
    font-weight: normal;
    font-size: 18px;
    -webkit-border-radius: 32.5px;
    -moz-border-radius: 32.5px;
    -ms-border-radius: 32.5px;
    -o-border-radius: 32.5px;
}

.newsletter_down .newsletter_input .btn-newsletter {
    position: absolute;
    width: 52px;
    height: 52px;
    background: url("/themes/warehouse_refix/templates/icons/newsletter-arrow.png") center center no-repeat;
    top: 4px;
    right: -70px;
}

.newsletter_down .form-check-newsletter {
    font-family: Oxygen;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

#footer {
    overflow: hidden;
}

.footer {
    min-height: 332px;
    padding: 56px 0px 18px;
    background-color: #1C1A19;
    box-shadow: 0px -4px 12px rgba(0, 0, 0, 0.25);
}

#footer .block {
    padding-bottom: 0;
}

#footer .block-title {
    margin-bottom: 0;
}

.footer .footer_logo img {
    display: block;
    margin: 0 auto;
}

.footer .footer_links, .footer_contact-info {
    font-family: Roboto;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.footer .footer_links .links_header, .footer_contact-info .contact-info_header {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;color: #FFFFFF;
}

.footer .footer_links ul, .footer_contact-info ul {
    position: relative;
    margin-left:0px;
    margin-top: 12px;
    padding-left:0px;
}

.footer .footer_links li, .footer_contact-info li {
    list-style-type: none;
    margin-top: 3px;
}

.footer .footer_contact-info li a, .footer_links li a {
    color: #FFFFFF;
    text-decoration: none;
}

.footer .footer_contact-info li:nth-child(2)::before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: 25px;
    width: 12px;
    height: 13px;
    background: url("/themes/warehouse_refix/templates/icons/icon-location.png") center/cover no-repeat;
}

.footer .footer_contact-info li:nth-child(3)::before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: 48px;
    width: 12px;
    height: 13px;
    background: url("/themes/warehouse_refix/templates/icons/icon-phone.png") center/cover no-repeat;
}

.footer .footer_contact-info li:nth-child(4)::before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: 70px;
    width: 12px;
    height: 13px;
    background: url("/themes/warehouse_refix/templates/icons/icon-mail.png") center/cover no-repeat;
}

.footer .footer_info {
    text-align: center;
    font-family: Roboto;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.footer .footer_divider {
    margin-top: 12px;
    height: 1px;
    background: #A4A2A2
}

.footer .footer_down-wrapper {
    margin-top: 10px;
    font-family: Roboto;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF
}

.footer .footer_down-wrapper a {
    text-decoration: none;
    color: #FFFFFF;
}

.footer .footer_social img {
    width: 18px;
}

/*************************** home */

/*************************** product */

#main #main-product-wrapper {
    position: relative;
}

.product-info-row {
    border: none;
}

#product .images-container .product-cover {
    border: none;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25);
}

.col-product-image .product-cover .product-flag {
    width: auto;
    height: auto;
    padding: 8px 17px;
    background: #076FB1;
    border-radius: 15.5px;
    font-family: Oxygen;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    -webkit-border-radius: 15.5px;
    -moz-border-radius: 15.5px;
    -ms-border-radius: 15.5px;
    -o-border-radius: 15.5px;
}

.product_header_container {
    border: none;
}

.product_header_container .page-title span {
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.product_header_container .product-manufacturer-next {
    margin-top: 15px;
}

.product_header_container .product-manufacturer-next img {
    width: 100px;
}

.product_header_container .product-prices .iqitreviews-simple {
    margin-top: 10px;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
}

.product_header_container .iqitreviews-rating {
    padding-bottom: 4px;
}

.product_header_container .product-prices .prices-info {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.product_header_container .product-prices .prices-info .product-discount {
    order: -1;
}

.product_header_container .product-prices .price-tax-excl .price-tax-label,
.product_header_container .product-prices .product-discount .regular-price,
.product_header_container .product-prices .badge {
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-decoration-line: line-through;
    color: #484848;
}

.product_header_container .product-prices .price-tax-excl .price-tax-label {
    text-decoration: none;
    margin-left: 3px;
}

.product_header_container .product-prices .product-discount .regular-price {
    font-size: 15px;
    line-height: 30px;
}

.product-discount {
    display: block;
    font-family: 'Oxygen', sans-serif;
}

/*.product_header_container .product-prices .price-tax-incl span {*/
/*    font-size: 18px;*/
/*    line-height: 23px;*/
/*    opacity: 1;*/
/*}*/

.product_header_container .product-prices .price-tax-excl .product-price {
    font-family: Oxygen;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.product_header_container .product-prices .badge {
    width: auto;
    height: 18px;
    background: #076FB1;
    border-radius: 17.5px;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
    color: #FFFFFF;
    padding: 4px 3px;
    -webkit-border-radius: 17.5px;
    -moz-border-radius: 17.5px;
    -ms-border-radius: 17.5px;
    -o-border-radius: 17.5px;
    vertical-align: baseline;
}

.product_header_container .product-prices .product-unit-price {
    font-family: Oxygen, sans-serif;
}

.product_header_container .btn-negotiation,
.product_header_container.negotiation {
    margin-top: 30px;
    border: 1px solid #076FB1;
    border-radius: 21.5px;
    width: 195px;
    height: 43px;
    font-family: Oxygen;
    font-weight: bold;
    font-size: 15px;
    -webkit-border-radius: 21.5px;
    -moz-border-radius: 21.5px;
    -ms-border-radius: 21.5px;
    -o-border-radius: 21.5px;
}

#product-description-short-2108.rte-content {
    margin-top: 15px;
    font-family: Oxygen, sans-serif;
}

#product-description-short-2108.rte-content span {
    background-color: #fbe329 !important;
}

.product_header_container .btn-negotiation:hover {
    background-color: #076FB1;
}

.col-product-info .product-actions button[data-button-action="open-iqitsizecharts"] {
    font-family: Oxygen, sans-serif;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
}

.col-product-info #iqitsizecharts-modal .modal-dialog {
    font-family: Oxygen, sans-serif !important;
}

.product_header_container .product-actions .product-variants,
.product-information .product-actions .product-variants {
    margin-top: 30px;
}

.product_header_container .product-actions .product-variants-item,
.product_header_container .product-actions .product-quantity,
.product-information .product-actions .product-variants-item {
    display: flex;
    width: 100%;
}

.product_header_container .product-actions .product-variants .form-control-label,
.product-information .product-actions .product-variants .form-control-label,
.product_header_container .product-actions .product-variants .custom-select2 select,
.product-information .product-actions .product-variants .custom-select2 select,
.product_header_container .product-actions .product-add-to-cart .form-control-label,
.product_header_container .product-actions .product-quantity .qty .input-group {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.product_header_container .product-actions .product-variants .form-control-label,
.product-information .product-actions .product-variants .form-control-label {
    margin-right: 30px;
}

.product_header_container .product-actions .product-add-to-cart .form-control-label {
    margin-left: 4px;
}

.hide-on-desktop .product-variants .custom-select2 select,
.product_header_container .product-actions .product-variants .custom-select2 .form-control-select,
.product-information .product-actions .product-variants .custom-select2 .form-control-select {
    width: 250px;
    height: 42px;
    border: 1px solid #C4C4C4;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    text-align: center;
}

.product_header_container .product-actions .product-variants .custom-select2::after,
.product-information .product-actions .product-variants .custom-select2::after {
    right: 15px;
}

.product_header_container .product-actions .product-add-to-cart {
    margin-top: 30px;
}

.product_header_container .product-actions .product-quantity .qty .input-group {
    height: 42px;
    width: 85%;
    border-radius: 21px;
    text-align: center;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
}

.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical {
    position: absolute;
    left: 70px;
    top: 3px;
}

.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical button {
    border: none;
}

/*.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical button:hover {*/
/*    background-color: transparent;*/
/*    transform: scale(1.2);*/
/*    -webkit-transform: scale(1.2);*/
/*    -moz-transform: scale(1.2);*/
/*    -ms-transform: scale(1.2);*/
/*    -o-transform: scale(1.2);*/
/*}*/

.product-add-to-cart .add-to-cart,
.product_header_container .product-actions .product-quantity .add .add-to-cart {
    width: 238px;
    height: 60px;
    font-family: Oxygen, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.product-additional-info {
    border: none;
}

.tabs.product-tabs {
    width: 100%;
}

.product-tabs .nav-tabs {
    display: flex;
}

/*.product-tabs .nav-tabs .nav-item:first-child {*/
/*    order: 1;*/
/*}*/

/*.product-tabs .nav-tabs .nav-item:nth-child(2) {*/
/*    order: 3;*/
/*}*/

/*.product-tabs .nav-tabs .nav-item:nth-child(3) {*/
/*    order: 4;*/
/*}*/

/*.product-tabs .nav-tabs .nav-item:last-child {*/
/*    order: 2;*/
/*}*/

.product-tabs .nav-link.active {
    border-left: none;
    border-right: none;
    border-top: none;
}

.product-tabs .nav-tabs .nav-item {
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #000000;
}

.product-tabs .nav-link {
    border: none;
}

.product-tabs .nav-tabs .nav-link {
    opacity: 1;
}

.product-tabs .tab-content .product-description,
.product-tabs #iqit-reviews #iqit-reviews-top {
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 136.9%;
    color: #1C1A19;
}

.product-tabs .tab-content {
    border: none;
}

.product-tabs #iqit-reviews .iqitreviews-review {
    min-height: 95px;
    padding: 23px 50px;
    background: rgba(237, 237, 237, 0.434689);
    border-radius: 10px;
    display: flex;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.product-tabs #iqit-reviews .iqitreviews-review:nth-child(even) {
    background: none;
}

.product-tabs #iqit-reviews .iqit-review-star,
#iqit-reviews-modal-rx.modal-rx .modal-rx-content .modal-rx-body .rating-input .iqit-review-star,
.product_header_container .product-prices .iqitreviews-simple .iqit-review-star {
    color:  #ffdc0a;
}

.product-tabs #iqit-reviews .iqitreviews-review .review-block_left {
    min-width: 200px;
}

.product-tabs #iqit-reviews .iqitreviews-review .review-block_right {
    margin-left: 77px;
}

.product-tabs #iqit-reviews .iqitreviews-review .review-block_right > span {
    color: #A4A2A2;
}

.product-tabs #iqit-reviews-modal-rx .alert-success {
    background: #E5E5E5;
    color: #000;
    font-family: Oxygen;
    border: 1px solid #BDBDBD;
    border-radius: 8px;
}

.product-tabs .tab-content .product-features,
.product-tabs .tab-content .product-reference,
.product-tabs .tab-content .product-condition {
    margin: 0;
    width: 661px;
}

.product-tabs .tab-content .product-features .data-sheet,
.product-tabs .tab-content .product-reference,
.product-tabs .tab-content .product-condition {
    display: flex;
    flex-wrap: wrap;
    font-family: Oxygen;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.product-tabs .tab-content .product-features .data-sheet .name,
.product-tabs .tab-content .product-reference .label,
.product-tabs .tab-content .product-condition .label {
    text-align: right;
    min-height: 42px;
    width: 254px;
    background-color: #E5E5E5;
    margin: 0px 3px 7px 0px !important; 
    padding: 10px 17px 10px 0px;
}

.product-tabs .tab-content .product-features .data-sheet .value,
.product-tabs .tab-content .product-reference > span,
.product-tabs .tab-content .product-condition > span {
    min-height: 42px;
    width: 400px;
    background-color: #F4F4F4;
    margin: 0px 0px 7px 3px !important;
    padding: 10px 0px 10px 15px;
}

.product-tabs .tab-content .rte-content {
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
.modal-rx {
    padding-top: 50px;
}
#iqit-reviews-modal-rx.modal-rx .modal-rx-content .-rx-body .form-group > label {
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

#iqit-reviews-modal-rx.modal-rx .modal-rx-content .modal-rx-body .form-group input,
#iqit-reviews-modal-rx.modal-rx .modal-rx-content .modal-rx-body .form-group textarea {
    background: #E5E5E5;
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

#iqit-reviews-modal-rx.modal-rx .modal-rx-content .modal-rx-body .form-group input::placeholder,
#iqit-reviews-modal-rx.modal-rx .modal-rx-content .modal-rx-body .form-group textarea::placeholder {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
}

.modal-rx-content .modal-rx-title {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    margin-top: 5px;
    font-weight: bold;
}

.modal-rx-content .modal-rx-footer input {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
}

.crossselling-products .section-title,
.category-products.block-section .section-title,
.product-accessories.block-section .section-title {
    font-family: Oxygen;
    line-height: 20px;
}

.product-contact-block-rx {
    font-family: "Oxygen", sans-serif;
}

.product-info-row .product-contact-block-rx h5.block-title {
    margin-bottom: 15px !important;
}

.product-info-row .product-contact-block-rx a {
    font-weight: 600;
    margin-left: 5px;
    font-size: 16px;
}

/*************************** product */

/*************************** breadcrumb */

#wrapper .breadcrumb {
    padding-top: 0;
    padding-bottom: 0;
}

#wrapper .breadcrumb ol {
    margin: 11px 0 11px;
    text-align: start;
    gap: 20px;
    display: flex;
    flex-direction: row;
}

#wrapper .breadcrumb li a span {
    text-decoration: underline;
    font-size: 13px;
    line-height: 22px;
}

#wrapper .breadcrumb li:last-child a span {
    text-decoration: none;
}

#wrapper .breadcrumb li, 
#wrapper .breadcrumb li::after,
#wrapper .breadcrumb li a {
    font-family: Oxygen;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    opacity: unset;
}

/*************************** breadcrumb */

/*************************** product-sort */

.products-selection .form-control {
    width: auto;
    height: 37px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 18.5px;
    padding: 5px 10px 5px 20px;
    font-family: 'Oxygen', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #000000 !important;
    -webkit-border-radius: 18.5px;
    -moz-border-radius: 18.5px;
    -ms-border-radius: 18.5px;
    -o-border-radius: 18.5px;
}

.select-title .select-title-name {
    width: auto;
    max-width: inherit;
}

.products-selection .products-sort-nb-dropdown .dropdown-menu {
    right: 0;
    left: 2px;
    border: 1px solid #E5E5E5;
}

.dropdown-menu .dropdown-item {
    width: auto;
    height: 37px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    padding: 5px 15px 5px 20px;
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #000000 !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pagination .page-list li {
    border: none;
    font-family: Oxygen;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.pagination .page-list li.current {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
}

.pagination .page-list li.current a,
.pagination .page-list li .previous,
.pagination .page-list li .next {
    color: #000000;
}

/*************************** product-sort */

/*************************** products */

#left-column .block {
    padding: 18px 32px 20px 52px;
    background: rgba(247, 247, 247, 0.8);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

#wrapper .block-title a, 
#wrapper .block-categories ul > li, 
#search_filters > p {
    font-family: Oxygen;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

#wrapper .block-categories ul > li {
    margin-top: 8px;
    font-weight: normal;
}

#search_filters .facet .facet-title, 
#search_filters .facet .facet-label, 
#search_filters .facet .collapse,
.category-description,
.product-miniature-default li.product-flag,
.active_filters .active-filter-title,
.active_filters .filter-block,
.pagination-wrapper-bottom,
.alert-warning {
    font-family: Oxygen, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

#search_filters .facet .collapse {
    word-break: break-all;
}

#search_filters .facet .facet-label,
.category-description,
.active_filters .filter-block,
.pagination-wrapper-bottom {
    font-weight: normal;
}

#search_filters .ui-slider .ui-slider-handle {
    top: -6px;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    background: #525252;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

#search_filters .ui-widget-header {
    background: #C4C4C4;
}

#search_filters .facet .facet-label .custom-checkbox {
    top: 0px;
}

.filter-block .js-search-link .close {
    margin: 1px 5px;
}

.custom-checkbox input[type="checkbox"] + span:not(.color) {
    border: 1px solid #6D6D6D;
}

#content-wrapper .page-title {
    font-family: Oxygen;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

#manufacturer-description > p {
    font-family: Oxygen, sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

.products-selection {
    border: none;
    border-top: 1px solid #C4C4C4;
}

.product-miniature-default .product-flags {
    margin: 12px 15px;
}

.product-miniature-default li.product-flag {
    padding: 10px 20px;
    width: auto;
    height: 42px;
    background: linear-gradient(180deg, #FFDC0A 0%, #FFBA0A 100%);
    border-radius: 21px;
    filter: drop-shadow(0px 0px 9px rgba(0, 0, 0, 0.25));
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
}

.product-miniature-grid .product-availability {
    width: auto;
}

.product-miniature-grid .product-availability .product-unavailable {
    background: #076FB1;
    font-family: Oxygen;
    padding: 5px;
    font-size: 11px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.products-grid .product-miniature-layout-1 {
    border-radius: 8px;
    transition: .6s all;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-transition: .6s all;
    -moz-transition: .6s all;
    -ms-transition: .6s all;
    -o-transition: .6s all;
}

.products-grid .product-miniature-layout-1:hover {
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
}

.product-miniature-default .thumbnail-container {
    background: #fff;
}

.products-grid .product-miniature-default .product-category-name,
.products-grid .product-miniature-layout-1 .product-description {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #A4A2A2;
}

.products-grid .product-miniature-layout-1 .product-description {
    padding: 20px 41px 25px 41px;
    text-align: left;
}

.products-grid .product-miniature-layout-1 .product-description:hover .btn-product-list {
    transform: translateY(0);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.product-miniature-grid .product-title {
    font-family: Oxygen, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #525252
}

.products-grid .product-miniature-layout-1 .product-price-and-shipping{
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.product-price-and-shipping .price-tax-incl,
.product-price-and-shipping .product-unit-price {
    width: 100%;
}

.product-price-and-shipping .product-price,
.product-price-and-shipping .price-tax-label,
.product-price-and-shipping .product-unit-price {
    font-family: Oxygen, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #076FB1;
}

.product-price-and-shipping .price-tax-label,
.product-price-and-shipping .product-unit-price {
    font-size: 12px;
    color: #9D9D9D;
}

.product-price-and-shipping .regular-price {
    font-size: 16px;
    margin: 5px 10px;
}

.btn-product-list {
    width: 190px;
    height: 42px;
    background: linear-gradient(180deg, #FFDC0A 0%, #FFBA0A 100%);
    border-radius: 21px;
    padding: 9px;
    font-family: Oxygen, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #525252;
    transform: translateY(50%);
    opacity: 0;
    transition: opacity .2s cubic-bezier(.7,0,.3,1),transform .2s cubic-bezier(.7,0,.3,1);
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    -webkit-transition: opacity .2s cubic-bezier(.7,0,.3,1),transform .2s cubic-bezier(.7,0,.3,1);
    -moz-transition: opacity .2s cubic-bezier(.7,0,.3,1),transform .2s cubic-bezier(.7,0,.3,1);
    -ms-transition: opacity .2s cubic-bezier(.7,0,.3,1),transform .2s cubic-bezier(.7,0,.3,1);
    -o-transition: opacity .2s cubic-bezier(.7,0,.3,1),transform .2s cubic-bezier(.7,0,.3,1);
}

.btn-product-list:hover {
    background: linear-gradient(180deg, #FFBA0A 0%, #FFDC0A 100%);
    color: #000000;
}

.js-product-miniature-wrapper .stickers-box-list {
    z-index: 3;
}

.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-2 {
    left: 113.5px;
}

.stickers-box-list .img-sticker.position-3 {
    top: 0px;
}

.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/1/najtanszy produkt.png"],
.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/1/produkt-dnia.png"],
.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/1/polecany.png"],
.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/1/W1.png"],
.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/2/najtanszy produkt.png"],
.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/2/produkt-dnia.png"],
.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/2/polecany.png"],
.js-product-miniature-wrapper .stickers-box-list .img-sticker.position-3 > img[src="http://supon.amadu.eu//modules/phstickers/stickers/2/W1.png"] {
    position: inherit;
    top: 10px;
}

.js-product-miniature-wrapper .product-miniature-list-row,
.modal-dialog .quickview-info .product_header_container {
    font-family: Oxygen, sans-serif;
}

.js-product-miniature-wrapper .product-miniature-list-row .col-description .product-reference {
    font-size: 12px;
    line-height: 14px;
}

.js-product-miniature-wrapper .product-miniature-list-row .col-description .product-availability span {
    font-size: 12px;
    line-height: 14px;
    padding: 12px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    background-color: #076FB1;
}

.quickview #js-quickview-next-btn,
.quickview #js-quickview-prev-btn {
    background-color: transparent;
}

.alert-warning {
    background-color: #ffdc0a;
}

/*************************** products */

/*************************** supercheckout */

.supercheckout-column-left,
.opc_shipping_method,
.opc_payment_method,
.opc_shoppingcart,
.opc_confirmcart {
    font-family: Oxygen, sans-serif;
}

.opc-container input, 
.opc-container textarea, 
.opc-container select, 
.opc-container .form-control {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.opc_shoppingcart.custom-panel input#quantity {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

#content-wrapper .section-title,
.opc-container .custom-panel h2 {
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
}

#confirmCheckout .input-group .input-group-btn > .btn {
    z-index: 9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #076FB1;
    transition: .4s all;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    -o-transition: .4s all;
}

#confirmCheckout .input-group .input-group-btn > .btn:hover {
    background-color: #406e91 !important;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.delete_product i {
    line-height: 20px;
}

.form-group.login-options .radio-inline {
    width: 40%;
}

#confirmCheckout .rewardBody .input-group .voucherText {
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    margin-right: 20px;
}

#confirmCheckout .rewardBody .input-group-btn .btn {
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
}

.opc-container .checkbox a {
    z-index: 0;
}

.form-group.login-options .radio-inline label,
#supercheckout-fieldset .orangebuttonsmall {
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
}

#supercheckout-fieldset .orangebuttonsmall {
    background: #076FB1 !important;
    border-bottom: none !important;
    transition: .4s all;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    -o-transition: .4s all;
}

#supercheckout-fieldset .orangebuttonsmall:hover {
    background: #406e91 !important;
}

#buttonWithProgres .orangebutton,
.myaccount .accountOptions li a,
#shipping-existing .actionAddress span {
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    background: #076FB1 !important;
    transition: .4s all;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    -o-transition: .4s all;
}

#buttonWithProgres .orangebutton:hover,
.myaccount .accountOptions li a:hover,
#shipping-existing .actionAddress span:hover {
    background-color: #406e91 !important;
}

#supercheckout-agree .checkbox label > a {
    font-weight: bold;
}

#main .page-content {
    font-family: Oxygen, sans-serif;
}

#main .page-content .rte-content > h3 > span {
    color: #080707 !important;
}

#main .page-content .rte-content > h3 > span > strong > span,
#main .page-content .rte-content > p > span,
#main .page-content .rte-content .rte-content > p > span > span,
#main .page-content .rte-content > p > span > a > span,
#main .page-content .rte-content > p > strong span {
    background-color: transparent !important;
}

.gritter-success {
    background-color: #4862a3;
}

.gritter-item {
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    letter-spacing: .5px;
}

.gritter-title {
    text-shadow: none;
}

.opc-container .login-options [type="radio"]:checked + label {
    background: #076FB1;
    z-index: 9;
    transition: .4s all;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    -o-transition: .4s all;
}

.opc-container .login-options [type="radio"]:checked + label:hover {
    background: #406e91;
}

.opc-container .login-options [type="radio"]:not(:checked) + label{
    z-index: 9;
    transition: .4s all;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    -o-transition: .4s all;
}

.opc-container .login-options [type="radio"]:not(:checked) + label:hover {
    background: #edf5f0;
}

/*************************** supercheckout */

/*************************** order-confirmation */

#order-confirmation #content-hook_order_confirmation,
#order-confirmation #registration-form {
    font-family: Oxygen, sans-serif;
}

/*************************** order-confirmation */

/*************************** work-offer */

#main .page-content .rte-content p,
#main .page-content .rte-content ul {
    background-color: transparent !important;
}

/*************************** work-offer */

/*************************** brands and sitemap */

#content-wrapper .ms-grid,
#content-wrapper .sitemap {
    font-family: Oxygen, sans-serif;
}

/*************************** brands and sitemap */

/*************************** media-home */

@media (max-width: 1199px) {
    .promo{
        padding-top: 100px;
        min-height: 650px;
        background-position-y: -135px;
    }

    .promo_header {
        font-size: 45px;
    }

    .promo_subheader {
        font-size: 20px;
        line-height: 20px;
    }

    .promo_features {
        margin-top: 80px;
    }

    .card_img img {
        width: 185px;
    }

    .promo_features .descr_text {
        width: 80%;
        font-size: 20px;
        line-height: 22px;
        margin: 0 auto;
    }

    .about-us_descr {
        width: 80%;
    }

    .about-us_descr .headers .headers_sub {
        font-size: 20px;
        line-height: 20px;
    }

    .about-us_descr .headers .headers_main {
        font-size: 28px;
        line-height: 28px;
    }

    .about-us_text {
        width: 90%;
    }

    .about-us_text p {
        font-size: 14px;
        line-height: 18px;
    }

    .promo-shop_good img {
        width: 100%;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
    }

    .promo-shop .descr_header {
        font-size: 32px;
        line-height: 32px;
    }

    .promo-shop .descr_btn {
        width: 90px;
        height: 35px;
        font-size: 15px;
        line-height: 15px;
    }

    .offer {
        height: 480px;
        padding: 130px 0px 115px;
    }

    .offer_banner {
        width: 100%;
    }
    
    .offer .offer_subheader {
        font-size: 32px;
        line-height: 32px;
    }

    .offer .offer_text {
        font-size: 15px;
    }

    .offer_card_img img {
        width: 95px;
    }

    .offer_card_text {
        font-size: 15px;
    }

    .fireprotec {
        height: 640px;
    }

    .fireprotec_subheader {
        font-size: 32px;
        line-height: 32px;
    }

    .fireprotec_text {
        max-width: 80%;
        font-size: 15px;
    }

    .fireprotec_card .card_img {
        width: 120px;
        height: 120px; 
    }

    .fireprotec_card .card_text {
        margin-top: 20px;
        font-size: 13px;
    }

    .fireprotec_card .card_btn {
        margin-top: 25px;
        width: 95px;
        height: 35px;
        font-size: 14px;
        line-height: 16px;
    }

    .benefits {
        height: 590px;
    }

    .benefits .benefits_img {
        width: 100%;
    }

    .benefits .benefits_descr {
        font-size: 15px;
    }

    .benefits .benefits_descr p:first-child::before {
        left: -15px;
        width: 5px;
    }

    .banner-vending .banner-vending_subheader {
        font-size: 32px;
        line-height: 32px;
    }

    .banner-vending .banner-vending_text {
        font-size: 15px;
        line-height: 24px;
    }

    .banner-vending .banner-vending_btn {
        margin-top: 25px;
        width: 85px;
        height: 30px; 
        font-size: 15px;
        line-height: 17px;
    }

    .banner-vending .banner-vending_good img {
        top: 0px;
        right: 20px;
        width: 80%; 
    }

    .location-info {
        padding: 145px 0px 110px;
        height: auto;
    }

    .location-info .location-info_subheader {
        font-size: 22px;
        line-height: 26px;
    }

    .location-info .location-info_others .location-info_map {
        height: 450px;
    }

    .location-info .location-info_description {
        margin-top: 100px;
    }

    .location-info .location-info_subheader {
        font-size: 20px;
        line-height: 22px;
    }

    .location-info .location-info_description p {
        font-size: 15px;
    }

    .location-info_others .location-info_header {
        font-size: 32px;
        line-height: 32px;
    }

    .maps_wrapper {
        margin-top: 130px;
    }

    .location-info_city {
        font-size: 22px;
        line-height: 28px;
    }

    .newsletter_upper .card_img {
        width: 155px;
        height: 155px;
    }

    .newsletter_upper .card_text {
        font-size: 17px;
        line-height: 17px;
    }

    .newsletter_upper .newsletter_text {
        font-size: 22px;
        line-height: 22px;
    }

    .newsletter_down .newsletter_input .form-control-newsletter {
        width: 350px;
        height: 50px;
        padding: 18px 41px 19px 41px;
        font-size: 16px;
    }

    .newsletter_down .newsletter_input .btn-newsletter {
        width: 50px;
        height: 50px;
        background: url("/themes/warehouse_refix/templates/icons/newsletter-arrow.png") center center/cover no-repeat;
        top: 0px;
        right: -55px;
    }

    .newsletter_down .form-check-newsletter {
        font-size: 15px;
    }

    .footer .footer_logo img {
        width: 85%;
    }

    .footer .footer_links .links_header, .footer_contact-info .contact-info_header {
        font-size: 16px;
        line-height: 18px;
    }

    .footer .footer_links, .footer_contact-info {
        font-size: 14px;
        line-height: 18px;
    }

    .footer .footer_contact-info li:nth-child(2)::before {
        top: 41px;
    }
    
    .footer .footer_contact-info li:nth-child(2)::before {
        top: 62px;
    }

    .footer .footer_contact-info li:nth-child(2)::before {
        top: 84px;
    }

    .footer .footer_info {
        font-size: 15px;
        line-height: 17px; 
    }
    
    .footer .footer_down-wrapper {
        font-size: 14px;
    }

    .footer .footer_social img {
        width: 17px;
    }

}

@media (max-width: 991px) {
    .showed-mobile-rx {
        display: inline !important;
    }

    .promo{
        padding-top: 75px;
    }

    .promo_header {
        font-size: 40px;
    }

    .promo_subheader {
        font-size: 18px;
        line-height: 18px;
    }

    .promo_features {
        margin-top: 60px;
    }

    .about-us {
        height: auto;
    }

    .about-us_wrapper {
        height: auto;
    }

    .card-custom_about {
        width: 80%;
    }

    .about-us .about-us_promo img {
        width: 100%;
    }

    .promo-shop .descr_text {
        font-size: 15px;
    }

    .promo_shop .descr_btn {
        width: 85px;
        height: 30px;
    }

    .offer {
        height: auto;
        padding: 90px 0px 90px;
    }

    .offer-bcg {
        display: none;
    }

    .offer-bcg_mobile {
        position: absolute;
        top: 0px;
        width: 100vw;
        height: 30%;
        background-color: #E5E5E5;
        z-index: 1;
        border-bottom: 6px solid #FFDC0A;
    }

    .fireprotec {
        height: auto;
    }

    .fireprotec_wrapper {
        margin-top: 20px;
    }

    .benefits {
        height: auto;
        padding: 90px 0px 100px;
    }

    .benefits .benefits_img {
        width: 75%;
    }
    
    .banner-vending .banner-vending_subheader {
        margin-top: 50px;

    }

    .banner-vending .banner-vending_btn {
        margin-top: 15px;
    }

    .banner-vending .banner-vending_good img {
        position: inherit;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
}

    .location-info {
        height: auto;
        padding: 110px 0px 80px;
        background-position-y: 55px;
    }

    .location-info_others .location-info_description {
        margin-top: 60px;
    }

    .location-info_others .maps_wrapper {
        margin-top: 60px;
    }

    .location-info .location-info_others .location-info_map {
        height: 284px;
    }

    .newsletter_upper {
        background-position-y: bottom;
    }

    .newsletter_upper .newsletter_card .card_img {
        width: 145px;
        height: 145px;
    }

    .footer .footer_contact-info li:nth-child(2)::before {
        top: 24px;
    }

    .footer .footer_contact-info li:nth-child(3)::before {
        top: 46px;
    }

    .footer .footer_contact-info li:nth-child(4)::before {
        top: 66px;
    }
}

@media (max-width: 767px) {
    .promo {
        padding-bottom: 110px;
    }

    .promo .promo_header {
        font-size: 34px;
    }

    .promo .promo_subheader {
        font-size: 17px;
        line-height: 17px;
    }

    .promo .promo_features-card .card_img img {
        width: 165px;
    }

    .promo .promo_features .descr_text {
        width: 85%;
        font-size: 18px;
        line-height: 20px;
        padding-top: 5px;
    }

    .about-us {
        margin: 50px 0 70px;
    }
    .about-us .about-us_descr {
        margin: 50px 50px 60px;
    }

    .promo-shop .descr_header {
        font-size: 30px;
        line-height: 30px;
    }

    .promo-shop {
        height: auto;
    }
    
    .promo-shop .promo-shop_good img {
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
}

    .offer {
        padding: 55px 0px 70px;
    }

    .offer .offer_subheader {
        font-size: 30px;
        line-height: 30px;
    }

    .fireprotec {
        padding: 60px 0 80px;
    }

    .fireprotec .fireprotec_subheader {
        font-size: 30px;
        line-height: 30px;
    }

    .fireprotec .fireprotec_card .card_img {
        width: 105px;
        height: 105px;
    }
    
    .fireprotec .fireprotec_text {
        font-size: 14px;
    }

    .fireprotec .fireprotec_card .card_btn {
        margin-top: 25px;
        width: 90px;
        height: 33px;
        font-size: 13px;
        line-height: 22px;
    }

    .benefits {
        padding: 75px 0px 85px;
    }

    .benefits .benefits_img {
        width: 70%;
    }

    .banner-vending {
        height: auto;
        padding: 10px 0px 25px;
    }

    .banner-vending .banner-vending_subheader {
        font-size: 30px;
        line-height: 30px;
    }

    .banner-vending .banner-vending_text {
        font-size: 14px;
        line-height: 22px;
    }

    .banner-vending .banner-vending_good img {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
}

    .location-info {
        padding-bottom: 55px;
    }

    .location-info .location-info_main .location-info_map {
        height: 510px;
    }

    .newsletter_upper .newsletter_card .card_img {
        width: 130px;
        height: 130px;
    }

    .newsletter_down .newsletter_text {
        font-size: 22px;
        line-height: 22px;
    }

    .newsletter_down .newsletter_input .form-control-newsletter {
        width: 325px;
        height: 40px;
        padding: 18px 40px 18px 40px;
        font-size: 14px;
    }

    .newsletter_down .newsletter_input .btn-newsletter {
        top: -4px;
        right: -25px;
    }

    .newsletter_down .form-check-newsletter {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .promo {
        padding: 90px 0px 10px;
        background-position-y: -10px;
    }

    .promo .promo_header {
        font-size: 30px;
        line-height: 30px;
    }

    .promo .promo_subheader {
        font-size: 16px;
        line-height: 17px;
    }

    .promo .promo_features-card .card_img img {
        width: 145px;
    }

    .promo .promo_features-card .card_descr {
        width: 85%;
        margin: 0 auto;
    }

    .promo .promo_features {
        margin-top: 70px;
    }

    .promo .promo_features .descr_rectangle {
        display: none;
    }

    .promo .promo_features .descr_text {
        font-size: 16px;
        line-height: 18px;
        text-align: center;
    }

    .about-us .card-custom_about {
        width: 90%;
    }

    .about-us .about-us_descr {
        width: 85%;
        margin: 20px 20px 18px;
    }

    .about-us_descr .headers .headers_sub {
        font-size: 18px;
        line-height: 18px;
    }

    .about-us_descr .headers .headers_main {
        font-size: 24px;
        line-height: 24px;
    }

    .about-us_text {
        margin-top: 15px;
        width: 100%;
    }

    .promo-shop .promo-shop_good img {
        transform: scale(1.1);
        margin-top: 20px;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .promo-shop .descr_wrapper {
        margin: 40px 0 50px;
    }

    .promo-shop .descr_header {
        font-size: 28px;
        line-height: 28px;
    }

    .promo-shop .descr_text {
        font-size: 14px;
    }

    .promo-shop .descr_btn {
        margin-top: 20px;
    }

    .offer {
        padding: 40px 0px 70px;
    }

    .offer .offer_banner {
        margin-bottom: 35px;
    }

    .offer .offer_subheader {
        font-size: 28px;
        line-height: 28px;
    }

    .offer .offer_text {
        font-size: 14px;
    }
    
    .offer .offer_card {
        margin-top: 20px;
    }

    .offer .offer_card_text {
        width: 85%;
        margin: 0 auto;
    }

    .offer .offer-bcg_mobile {
        height: 23%;
    }

    .fireprotec {
        padding: 60px 0 60px;
    }

    .fireprotec .fireprotec_card .card_img {
        margin-top: 25px;
    }

    .fireprotec_card .card_text {
        margin-top: 15px;
    }

    .fireprotec .fireprotec_card .card_btn {
        margin-top: 15px;
    }

    .benefits {
        padding: 55px 0px 60px;
    } 

    .benefits .benefits_img {
        display: block;
        margin: 0 auto;
    }

    .benefits .benefits_descr {
        margin-top: 15px;
        font-size: 14px;
    }

    .benefits .benefits_descr p:first-child::before {
        display: none;
    }

    .banner-vending {
        padding: 10px 0px 30px;
    }

    .banner-vending .banner-vending_subheader {
        margin-top: 40px;
    }

    .banner-vending .banner-vending_subheader {
        font-size: 28px;
        line-height: 28px;
    }

    .banner-vending .banner-vending_text {
        margin-top: 20px;
    }

    .banner-vending .banner-vending_good {
        margin-top: 25px;
    }

    .banner-vending .banner-vending_good img {
        transform: scale(1.1);
        right: 0px;
        width: 70%;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .location-info {
        padding: 50px 0px 35px;
        background-position-y: 30px;
        background-position-x: -550px;
        background-size: 1400px;
    }

    .location-info .location-info_subheader {
        text-align: center;
    }

    .location-info .location-info_main .location-info_map {
        height: 400px;
        margin-top: 15px;
    }

    .location-info .location-info_main .location-info_description {
        margin-top: 60px;
    }

    .location-info .location-info_main .location-info_description p {
        font-size: 14px;
        text-align: justify;
    }

    .location-info_others .location-info_description {
        margin-top: 45px;
    }

    .location-info_others .location-info_header {
        font-size: 28px;
        line-height: 28px;
        text-align: center;
    }

    .location-info .location-info_description p {
        font-size: 14px;
        text-align: justify;
    }

    .location-info .location-info_others .maps_wrapper {
        margin-top: 45px;
    }

    .location-info .location-info_others .location-info_city {
        font-size: 20px;
        line-height: 22px;
    }

    .newsletter_upper {
        margin-top: 10px;
    }

    .newsletter_upper .newsletter_card {
        margin-top: 25px;
    }

    .newsletter_upper .card_text {
        font-size: 16px;
        line-height: 16px;
    }

    .elementor-element.elementor-element-gp20dpc .elementor-heading-title {
        line-height: 31px !important;
    }

    .elementor-newsletter .elementor-newsletter-form {
        margin-left: 50px;
    }

    #footer-container-main.footer-container .row img {
        display: block;
        margin: 0 auto;
    }

    #footer-container-main.footer-container .row .block-title,
    #footer-container-main.footer-container .row .block-content {
        text-align: center;
    }

}

/*************************** media-home */

/*************************** home-newsletter */

.elementor-element.elementor-element-ftp3zrj .elementor-newsletter-btn {
    background:transparent !important;
}
.elementor-newsletter-form .btn {
    padding: 0px;
}
.elementor-element.elementor-element-ftp3zrj .elementor-newsletter-input {
    min-height: 59px !important;
    font-family: Roboto;
    border-radius: 50px;
}
.psgdpr_consent_message {
    font-family: Roboto;
    color: #fff;
}
.block-links ul > li a::before {
    content: '';
}
.block-links ul > li a {
    padding-left: 0;
}
#block-displayFooterBefore li {
    display: inline;
    padding-left: 23px;
}

/*************************** home-newsletter */

/*************************** breadcrumb */

.rx-breadcrumb ol li a {
    color: #000 !important;
    font-family: Oxygen;
    font-size: 15px;
}
#wrapper .breadcrumb li {position: relative}
#wrapper .breadcrumb li::after {
    content: "";
    opacity: 1;
    border-right: 1px solid var(--border-primary);
    transform: rotateZ(30deg);
    display: block;
    position: absolute;
    top: 0;
    right: -15px;
    height: 15px;
}

#wrapper .breadcrumb li:last-child:after {
    display: none;
}

/*************************** home-newsletter */

/*************************** contact-pages */

#inner-wrapper #content-wrapper .rte-content .wrapper {
    margin-bottom: 25px;
}

#inner-wrapper #content-wrapper .rte-content .wrapper h2.header-grid,
#inner-wrapper #content-wrapper .rte-content h2.header-grid {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 14px;
}

#inner-wrapper #content-wrapper .rte-content .wrapper .grid-item,
#inner-wrapper #content-wrapper .rte-content .grid-container .grid-item {
    margin-bottom: 20px;
}

/*************************** contact-pages */

/*************************** cms */
.contact-container-rx {
    align-self: start;
}

@media only screen and (max-width: 1199px) and (min-width: 991px) {
    .elementor-element.elementor-element-q9qt4qe > .elementor-element-populated {
        margin: 0px 0px 0px 45px !important;
    }
}

@media only screen and (max-width: 767px) {
    .contact-container-list-rx .elementor-column-wrap {
        border-radius: 0px 0px 9px 9px !important;
    }
}
/*************************** cms */

/*************************** media-breadcrumb */
@media (max-width: 1199px) {
    #wrapper .breadcrumb {
        min-height: 80px;
        height: auto;
    }

    #wrapper .breadcrumb ol {
        margin: 20px 0px 25px;
    }
}

@media (max-width: 991px) {
    #wrapper .breadcrumb {
        min-height: 60px;
        height: auto;
    }

    #wrapper .breadcrumb ol {
        margin: 10px 0px 17px;
    }

    #wrapper .breadcrumb li, 
    #wrapper .breadcrumb li::after,
    #wrapper .breadcrumb li a {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    #wrapper .breadcrumb {
        height: auto;
    }

    #wrapper .breadcrumb ol {
        margin: 7px 0px 12px;
    }
}

@media (max-width: 575px) {
    #wrapper .breadcrumb {
        height: auto;
    }
}

/*************************** media-breadcrumb */

/*************************** media-product-sort */
@media (max-width: 991px) {
    .products-selection .form-control,
    .dropdown-menu .dropdown-item {
        height: 33px;
        font-size: 14px;
    }

    .dropdown-menu .dropdown-item {
        height: auto;
    }

    .pagination .page-list li {
        font-size: 14px;
        line-height: 14px;
    }

    .pagination .page-list li.current {
        font-size: 16px;
        line-height: 16px;
    }
}

@media (max-width: 767px) {
    #search_filter_toggler.btn {
        width: auto;
        border: 1px solid #E5E5E5;
        box-sizing: border-box;
        border-radius: 18.5px;
        padding: 5px 15px;
        font-family: Oxygen;
        font-style: normal;
        font-weight: normal;
        height: 33px;
        font-size: 14px;
        -webkit-border-radius: 18.5px;
        -moz-border-radius: 18.5px;
        -ms-border-radius: 18.5px;
        -o-border-radius: 18.5px;
}

    #search_filter_controls .btn{
        width: auto;
        border: 1px solid #E5E5E5;
        box-sizing: border-box;
        border-radius: 18.5px;
        padding: 5px 15px;
        font-family: Oxygen;
        font-style: normal;
        font-weight: normal;
        height: 33px;
        font-size: 14px;
        -webkit-border-radius: 18.5px;
        -moz-border-radius: 18.5px;
        -ms-border-radius: 18.5px;
        -o-border-radius: 18.5px;
}

    #search_filter_controls .btn i{
        vertical-align: baseline;
        margin-right: 5px !important;
    }
}
/*************************** media-product-sort */

/*************************** media-products-page */
@media (max-width: 1199px) {
    #left-column .block {
        padding: 18px 30px 20px 35px;
    }

    .block-categories .collapse-icons {
        right: -10px;
    }

    .col-product-image .product-cover .product-flag {
        padding: 6px 13px;
    }

    #search_filters .facet .facet-title, 
    #search_filters .facet .facet-label, 
    #search_filters .facet .collapse,
    .category-description,
    .product-miniature-default li.product-flag,
    .active_filters .active-filter-title,
    .active_filters .filter-block,
    .pagination-wrapper-bottom,
    .alert-warning {
        font-size: 15px;
        line-height: 18px;
    }

    .products-grid .product-miniature-layout-1 .product-price-and-shipping {
        padding-bottom: 20px;
    }

    .product-miniature-grid .product-title,
    .product-price-and-shipping .product-price, 
    .product-price-and-shipping .price-tax-label, 
    .product-price-and-shipping .product-unit-price {
        font-size: 17px;
        line-height: 20px;
    }

    .product-price-and-shipping .regular-price {
        font-size: 15px;
        margin: 2px 8px;
    }

    .btn-product-list {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    #wrapper .block-title a, 
    #wrapper .block-categories ul > li, 
    #search_filters > p {
        font-size: 14px;
        line-height: 18px;
    }

    #search_filters .facet .facet-title,
    #search_filters .facet .facet-label,
    #search_filters .facet .collapse,
    .category-description, 
    .product-miniature-default li.product-flag, 
    .active_filters .active-filter-title, 
    .active_filters .filter-block,
    .pagination-wrapper-bottom,
    .alert-warning {
        font-size: 14px;
        line-height: 17px;
    }

    #content-wrapper .page-title {
        font-size: 18px;
        line-height: 22px;
    }

    .products-grid .product-miniature-default .product-category-name,
    .products-grid .product-miniature-layout-1 .product-description {
        font-size: 11px;
        line-height: 12px;
    }

    .products-grid .product-miniature-layout-1 .product-description {
        padding: 16px 25px 25px 25px;
    }

    .product-miniature-grid .product-title,
    .product-price-and-shipping .product-price, 
    .product-price-and-shipping .price-tax-label, 
    .product-price-and-shipping .product-unit-price {
        font-size: 16px;
        line-height: 18px;
    }

    .btn-product-list {
        width: 150px;
        height: 36px;
        padding: 8px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .product-miniature-default li.product-flag {
        padding: 8px 20px;
        height: 33px;
    }

    .products-grid .product-miniature-layout-1 .btn-product-list {
        transform: translateY(0);
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
}
}

@media (max-width: 575px) {
    #category .page-title,
    .category-description {
        display: none;
    }

    .col-product-image .product-cover .product-flag {
        line-height: 12px;
        padding: 5px 11px;
    }
}
/*************************** media-products-page */

/*************************** media-product-page */

@media (max-width: 1199px) {
    .product_header_container .page-title span {
        font-size: 22px;
        line-height: 26px;
    }

    .product_header_container .product-prices .price-tax-incl span,
    .product_header_container .product-prices .price-tax-excl .price-tax-label {
        font-size: 16px;
        line-height: 20px;
    }

    .product_header_container .product-prices .prices-info {
        width: 60%;
    }

    .product_header_container .product-prices .product-discount .regular-price,
    .product_header_container .product-prices .price-tax-excl .product-price {
        font-size: 22px;
        line-height: 28px;
    }

    .product_header_container .product-prices .badge {
        line-height: 17px;
    }

    .product_header_container .product-actions .product-variants-item,
    .product_header_container .product-actions .product-quantity {
        width: 103%;
    }

    .product_header_container .product-actions .product-quantity {
        justify-content: flex-start;
        align-items: baseline;
    }

    .product_header_container .product-actions .product-add-to-cart .form-control-label {
        margin-right: 30px;
    }

    .product-tabs .tab-content .product-features,
    .product-tabs .tab-content .product-reference,
    .product-tabs .tab-content .product-condition {
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    #main #main-product-wrapper > .product-contact-block-rx {
        position: absolute;
        top: 20px;
        right: 0;
    }
}

@media (max-width: 991px) {
    .product_header_container .page-title span {
        font-size: 20px;
        line-height: 22px;
    }

    .product_header_container .product-manufacturer-next {
        margin-top: 12px;
    }

    .product_header_container .product-manufacturer-next img {
        width: 75px;
    }

    .product_header_container .product-prices .iqitreviews-simple {
        margin-top: 7px;
        font-size: 13px;
    }

    .product_header_container .product-prices .badge {
        padding: 15px 20px;
        line-height: 5px;
    }

    .product_header_container .product-prices .price-tax-incl {
        margin-top: 5px;
    }

    .product_header_container .product-prices .prices-info,
    .product_header_container .product-actions .product-variants-item, 
    .product_header_container .product-actions .product-quantity {
        width: 90%;
    }

    .product_header_container .btn-negotiation {
        margin-top: 18px;
        width: 180px;
        height: 40px;
    }

    .product_header_container .product-actions .product-variants {
        margin-top: 30px;
    }

    .product_header_container .product-actions .product-variants-item {
        align-items: baseline;
    }

    .product_header_container .product-actions .product-variants .custom-select2 .form-control-select,
    .product-information .product-actions .product-variants .custom-select2 .form-control-select {
        width: 220px;
        height: 35px;
        padding: 5px 15px;
    }

    .product_header_container .product-actions .product-add-to-cart{
        margin-top: 20px;
    }

    .product_header_container .product-actions .product-variants .custom-select2::after,
    .product-information .product-actions .product-variants .custom-select2::after {
        right: 15px;
    }

    .product_header_container .product-actions .product-add-to-cart .form-control-label {
        margin-right: 10px;
    }

    .product_header_container .product-actions .product-quantity .qty .input-group {
        height: 85%;
        width: 45px;
    }

    .product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical {
        top: 0px;
    }

    .product_header_container .product-actions .product-quantity .add .add-to-cart {
        width: 200px;
        height: 45px;
        font-size: 15px;
        line-height: 18px;
    }

    .nav-tabs .nav-link {
        font-size: 16px;
    }
    
    .product-contact-block-rx {
        margin-top: 20px !important;
        text-align: center !important;
    }
    #main-product-wrapper .block-iqithtmlandbanners-html h5.block-title  {
        display: block !important;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .product_header_container .page-title span {
        text-align: center;
    }

    .product_header_container .product-manufacturer-next img {
        display: block;
        margin: 0 auto;
    }

    .product_header_container .product-prices .iqitreviews-simple {
        display: flex;
        justify-content: center;
    }

    .product_header_container .product-prices .price-tax-incl {
        width: 100%;
        /*margin: 0 auto;*/
        font-size: 16px;
        line-height: 18px;
        /*margin-top: 10px;*/
    }

    .product_header_container .product-prices .prices-info,
    .product_header_container .tax-shipping-delivery-label,
    .product_header_container .product-information {
        width: 80%;
        margin: 0 auto;
        margin-top: 5px;
    }

    .product_header_container .product-prices .product-discount .regular-price,
    .product_header_container .product-prices .price-tax-excl .product-price {
        font-size: 20px;
        line-height: 24px;
    }

    .product_header_container .btn-negotiation {
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        width: 160px;
        font-size: 14px;
    }

    .product_header_container .product-actions .product-variants {
        margin-top: 25px;
    }

    .product_header_container .product-actions .product-variants .form-control-label, 
    .product_header_container .product-actions .product-variants .custom-select2 select, 
    .product_header_container .product-actions .product-add-to-cart .form-control-label, 
    .product_header_container .product-actions .product-quantity .qty .input-group {
        font-size: 15px;
        line-height: 17px;
    }

    .product_header_container .product-actions .product-variants .custom-select2 .form-control-select,
    .product-information .product-actions .product-variants .custom-select2 .form-control-select {
        width: 220px;
    }

    .product_header_container .product-actions .product-variants .custom-select2::after,
    .product-information .product-actions .product-variants .custom-select2::after {
        right: 15px;
    }

    .product_header_container .product-actions .product-quantity .qty .input-group {
        width: 85%;
    }

    .product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical {
        left: 100%;
    }

    .product_header_container .product-actions .product-quantity .add .add-to-cart {
        width: 180px;
        height: 40px;
        font-size: 14px;
        line-height: 14px;
    }

    .product-info-row .product-tabs {
        width: 100vw;
        overflow: hidden;
    }

    .nav-tabs .nav-item {
        margin-right: 10px;
    }

    .nav-tabs .nav-link {
        font-size: 15px;
    }

    .product-tabs .tab-content .rte-content {
        font-size: 15px;
        text-align: justify;
    }

    .product-tabs #iqit-reviews .iqitreviews-review {
        font-size: 14px;
        line-height: 18px;
        padding: 20px 25px;
    }

    .product-tabs #iqit-reviews .iqitreviews-review .review-block_right {
        margin-left: 60px;
    }

    .product-tabs .tab-content .product-features, 
    .product-tabs .tab-content .product-reference, 
    .product-tabs .tab-content .product-condition {
        width: 530px;
    }

    .product-tabs .tab-content .product-features .data-sheet, 
    .product-tabs .tab-content .product-reference, 
    .product-tabs .tab-content .product-condition {
        justify-content: center;
        font-size: 14px;
        line-height: 18px;
    }

    .product-tabs .tab-content .product-features .data-sheet .name,
    .product-tabs .tab-content .product-reference .label,
    .product-tabs .tab-content .product-condition .label {
        min-width: 220px;
    }

    .product-tabs .tab-content .product-features .data-sheet .value,
    .product-tabs .tab-content .product-reference > span,
    .product-tabs .tab-content .product-condition > span {
        min-width: 260px;
        width: auto;
    }
}

@media (max-width: 575px) {
    .product_header_container .page-title span {
        font-size: 18px;
        line-height: 20px;
    }

    .product_header_container .product-manufacturer-next img {
        width: 65px;
    }

    .product_header_container .product-prices .price-tax-incl {
        text-align: start;
    }

    .product_header_container .product-prices .prices-info {
        text-align: center;
        width: 100%;
        justify-content: space-evenly !important;
    }

    .product_header_container .product-prices .price-tax-incl span, .product_header_container .product-prices .price-tax-excl .price-tax-label {
        font-size: 14px;
        line-height: 16px;
    }

    .product_header_container .product-prices .product-discount .regular-price, .product_header_container .product-prices .price-tax-excl .product-price {
        font-size: 16px;
        line-height: 20px;
    }

    .product_header_container .product-prices .badge {
        height: 25px;
        font-size: 12px;
        padding: 3px 6px;
        line-height: 15px;
    }

    .product_header_container .tax-shipping-delivery-label {
        text-align: center;
    }

    .product_header_container .btn-negotiation {
        margin-top: 15px;
        width: 150px;
        height: 35px;
        font-size: 13px;
    }

    .product_header_container .product-information .rte-content {
        text-align: center;
        margin-top: 15px;
    }

    .product_header_container .product-prices .prices-info, .product_header_container .product-actions .product-variants-item, .product_header_container .product-actions .product-quantity {
        width: 100%;
        justify-content: space-between;
    }

    .product_header_container .product-actions .product-variants .form-control-label,
    .product_header_container .product-actions .product-variants .custom-select2 select,
    .product_header_container .product-actions .product-add-to-cart .form-control-label,
    .product_header_container .product-actions .product-quantity .qty .input-group {
        font-size: 13px;
        line-height: 15px;
    }

    .product-information .product-actions .product-variants-item {
        align-items: center;
    }

    .product_header_container .product-actions .product-variants .custom-select2 .form-control-select,
    .product-information .product-actions .product-variants .custom-select2 .form-control-select {
        width: 200px;
        height: 30px;
    }

    .product_header_container .product-actions .product-variants .custom-select2::after,
    .product-information .product-actions .product-variants .custom-select2::after {
        right: 15px;
        top: 1px;
    }

    .product_header_container .product-actions .product-add-to-cart {
        margin-top: 10px;
    }

    .product_header_container .product-actions .product-quantity .qty .input-group {
        width: 65%;
        height: 30px;
    }

    .product_header_container .product-actions .product-quantity .add {
        text-align: center;
    }

    .product_header_container .product-actions .product-quantity .add .add-to-cart {
        width: 150px;
        height: 35px;
        font-size: 12px;
        line-height: 10px;
        padding: 10px 5px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
    }

    .nav-tabs .nav-link.active,
    .nav-tabs .nav-link:hover,
    .nav-tabs .nav-link:focus {
        border-bottom: solid 2px #ffdc0a;
    }

    .product-tabs{
        margin-top: 10px;
    }

    .product-tabs #iqit-reviews .iqitreviews-review {
        flex-wrap: wrap;
    }

    .product-tabs #iqit-reviews .iqitreviews-review .review-block_right {
        margin: 10px 0px;
    }

    .product-tabs .clearfix {
        display: flex;
        flex-wrap: wrap;
    }

    .product-tabs .tab-content .product-features .data-sheet .name,
    .product-tabs .tab-content .product-reference .label,
    .product-tabs .tab-content .product-condition .label,
    .product-tabs .tab-content .product-features .data-sheet .value,
    .product-tabs .tab-content .product-reference > span,
    .product-tabs .tab-content .product-condition > span {
        min-width: auto;
        text-align: left;
        width: 90%;
        margin: 0px 0px 7px 0px !important;
        padding: 10px 17px
    }
}

/*************************** media-product-page */

/*************************** media-supercheckout */

@media (max-width: 1199px) {
    #content-wrapper .section-title, 
    .opc-container .custom-panel h2 {
        font-size: 14px;
    }

    .opc-container .login-options [type="radio"]:checked + label,
    .opc-container .login-options [type="radio"]:not(:checked) + label {
        padding: 5px 8px;
        font-size: 13px;
    }

    .opc-container input, 
    .opc-container textarea, 
    .opc-container select, 
    .opc-container .form-control {
        font-size: 13px;
    }

    #gritter-notice-wrapper {
        width: 280px;
    }
}

@media (max-width: 991px) {
    #content-wrapper .section-title, 
    .opc-container .custom-panel h2 {
        font-size: 12px;
        letter-spacing: 1.5px;
        padding: 10px 15px;
    }

    .form-group.login-options .radio-inline {
        width: 100%;
    }

    .opc-container label,
    .opc_shoppingcart.custom-panel table td, 
    .opc_shoppingcart.custom-panel table {
        font-size: 13px;
    }

    #button-login {
        width: 100%;
        letter-spacing: 1.5px;
        font-size: 10px;
    }

    #shipping-method fieldset .page-subheading {
        font-size: 14px;
    }

    .opc_shipping_method li, .opc_payment_method li {
        margin-bottom: 10px;
        padding: 3px 8px;
    }

    .shippingPrice {
        float: left;
    }

    .totalAmount h3 {
        font-size: 16px;
    }

    .opc-container .opc_confirmcart .btn.btn-success {
        font-size: 14px;
        padding: 8px 18px;
    }

    .gritter-title {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    #columnleft-1 {
        min-height: auto !important;
    }

    .opc_shipping_method .radio {
        padding: 10px;
    }

    .opc_shipping_method .radio > label {
        display: flex !important;
        justify-content: space-evenly !important;
    }

    .opc_shipping_method .radio > label > img {
        height: 14.5px;
    }
    
    .opc_payment_method li {
        padding: 10px;
    }

    .opc_shoppingcart.custom-panel .table-responsive {
        overflow: scroll;
        border: none;
    }

    .parent-three-column .table.table-bordered.shoppingTable td:nth-child(n-2) {
        width: 90%;
    }

    td.supercheckout-name.text-left.td-product a,
    .opc_shoppingcart.custom-panel table td p {
        width: 100%;
    }

    .parent-three-column .table.table-bordered.shoppingTable .supercheckout-unit-total,
    .parent-three-column .table.table-bordered.shoppingTable .supercheckout-total {
        text-align: center !important;
    }

    .opc_shoppingcart.custom-panel .table-responsive .supercheckout-summary tbody > tr > td:first-child {
        margin-top: 10px;
    }
}

@media (max-width: 575px) {
    #gritter-notice-wrapper {
        width: 90%;
    }
}

/*************************** media-supercheckout */

/*************************** personal-data-media */

@media (max-width: 1199px) {
    .psgdprinfo17 > a {
        margin-top: 5px;
        z-index: 1;
        position: inherit;
    }
}

@media (max-width: 992px) {
    .psgdprinfo17 > a {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .psgdprinfo17 > a {
        font-size: 13px;
    }
}

/*************************** personal-data-media  */

/*************************** footer */
#footer .block-title,
.contact-rich,
.contact-rich a,
#footer-container-main a,
div.aeuc_footer_info {
    color: #fff !important;
}
#footer .block-title {
    border-bottom: none;
}

#footer .rx-copyrights {
    color: #fff !important;
    font-family: Roboto, sans-serif;
}

#footer-container-main {
    padding-bottom: 10px;
}

/*************************** footer */

/*************************** footer-newsletter-not-on-index-page */

.block_newsletter_refix {
    min-height: 246px;
    background-image: url("/themes/warehouse_refix/templates/img/footer-bg-02.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}
.block_newsletter_refix .psgdpr_consent_message a,
.elementor-newsletter .psgdpr_consent_message a{
  color:#fff !important;
  font-weight: normal !important;
  font-size:11px !important;
  font-family: 'Oxygen';
}
.block_newsletter_refix .nl-text-white,
.elementor-newsletter .nl-text-white{
  color:#fff !important;
  font-size:11px;
  font-family: 'Oxygen';
}
.block_newsletter_refix_heading {
    text-align: center;
    color: #ededed;
    font-size: 31px;
    font-family: Josefin Sans, sans-serif;
    line-height: 3.1em;
    padding-top: 23px;
}

.block_newsletter_refix_block_form {
    text-align:center;
    background: #076EB1;
}

.block_newsletter_refix_form {
    max-width: 500px;
}

.block_newsletter_refix_block_input {
    min-height: 59px !important;
    font-family: Roboto, sans-serif;
    border-radius: 50px;
    text-align: center;
}

.block_newsletter_refix_block_input::placeholder {
    color: #9d9d9d;
}

.btn_newsletter_refix:hover {
    background: transparent;
}

.wrapper_not_on_index_refix {
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.1) !important;
}
.supercheckout-blocks{
font-family: 'Oxygen' !important;
}
/*************************** footer-newsletter-not-on-index-page */

/*************************** media-footer-newsletter-not-on-index-page */

@media (max-width: 575px) {
    .block_newsletter_refix_heading {
        line-height: 31px;
        padding-top: 38px;
}
}
@media (max-width: 768px) {
    .block_newsletter_refix_form,
    .elementor-newsletter-form{
      max-width: 300px !important;
  }
}

/*************************** media-footer-newsletter-not-on-index-page */

/*************************** widgets*/

#back-to-top {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    z-index: 9;
    bottom: 4rem;
} 

/*.facebook-widget-circle {
    border: none;
    cursor: pointer;
    width: 3.5rem;
    height: 3.5rem;
    position: fixed;
    bottom: 8rem;
    right: 1rem;
    transition: all .2s cubic-bezier(.7,0,.3,1);
    font-size: 2rem;
    outline: none;
    z-index: 9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background: #2972a7;
    color: #fff;
}

.facebook-widget-circle:hover {
    background: #4e90bf;
    color: #fff;
}

.facebook-widget-circle a {
    color:#fff !important;
}

.facebook-widget-circle a i {
    font-size: 22px;
}*/

/*************************** widgets */

/*************************** ask about price */

span.pd_aapp {
    text-align: left;
}

#pd_aapp_send_question {
  background: #fff;
  color: #076FB1;
  border: 2px solid #076FB1;
  font-family: 'Oxygen';
  font-weight: bold;
  padding: 12px 24px 12px 24px;
  font-size: 18px;
}

#pd_aapp_send_question:hover {
  background: #076FB1;
  color: #fff;
}

span.pd_aapp {
    text-align: left;
}

.pd_aapp span {
    margin-right: 10px;
}

.pd_aapp_send_custommer_form {
    font-family: 'Oxygen';
}
/*************************** ask about price*/


/*************************** cookie-law */

#iqitcookielaw.iqitcookielaw-showed {
    font-family: Oxygen, sans-serif !important;
}

/*************************** cookie-law */

/*************************** custom-old-supon */

.page-cms .grid-item {
    margin: 0 !important;
}

 /* PODSTRONA KATEGORII */

 .cms-category_header-rx {
    margin-bottom: 20px;
    background-color: rgba(204,204,204,0.11);
    border-style: solid;
    border-width: 0px 0px 0px 15px;
    border-color: #076EB1;
    border-radius: 10px 0px 0px 10px;
    padding: 15px 20px 15px 25px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}
.cms-category_list-rx {
    margin-bottom: 20px;
    background-color: rgba(204,204,204,0.11);
    border-style: solid;
    border-width: 0px 0px 0px 15px;
    border-color: #076EB1;
    border-radius: 10px 0px 0px 10px;
    padding: 15px 20px 15px 45px;
    list-style-type: disc;
}
.cms-category_list-rx li{
    margin-bottom: 10px;
}

  /* PODSTRONA KATEGORII */

 /* KOSZTY WYSYŁKI */

.grid-container.kosztyWysylki {
      display: grid;
      grid-template-columns: 200px auto auto auto;
      padding: 10px;
      justify-content: start;
      border: none;
      font-family: Helvetica, sans-serif;
    }
    .grid-item.kosztyWysylki {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 10px 20px;
      font-size: 14px;
      text-align: center;
      background-color: white;
    }

    .grid-item:nth-child(2).kosztyWysylki{
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }
    .grid-item:nth-child(3).kosztyWysylki{
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }
    .grid-item:nth-child(4).kosztyWysylki{
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }

    .grid-border-right.kosztyWysylki {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
    
    .grid-full.kosztyWysylki {
      grid-column: 1/5;
      text-align: left;
      font-weight: 600;
      font-size: 16px;
    }
    .grid-grey.kosztyWysylki {
        background-color: rgb(200,200,200,0.2);
    }
    .grid-grey-font.kosztyWysylki {
        color: dimgray;
        text-align: right;
    }
    .grid-italic.kosztyWysylki {
        font-style: italic;
    }
    .grid-logo.kosztyWysylki {
    max-width: 100%;
    }
    @media screen and (max-width: 400px) {
        .grid-container.kosztyWysylki {
          padding: 2px;
        }
        .grid-item.kosztyWysylki {
              padding: 4px;
              font-size: 12px;
        }
    }
    
    /* CZAS REALIZACJI */
    
    .czasRealizacji.grid-container {
      display: grid;
      grid-template-columns: auto 400px;
      padding: 10px;
      justify-content: start;
      border: none;
      font-family: Helvetica, sans-serif;
    }
    .czasRealizacji.grid-item {
      font-weight: 400;
      padding: 10px 20px;
      font-size: 14px;
      text-align: left;
      background-color: white;
      align-items: center;
    }
    .czasRealizacji.grid-item p {
        margin: auto;
    }
    .czasRealizacji.grid-item:nth-child(even){
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }
    .czasRealizacji.grid-upper {
        text-transform: uppercase;
        font-weight: 600;
    }

    .czasRealizacji.grid-grey {
        background-color: rgba(200,200,200,0.2);
    }
    .czasRealizacji.grid-red-font {
        color: red;
        font-weight: 600;
    }
    .czasRealizacji.grid-italic {
        font-style: italic;
    }

    @media screen and (max-width: 400px) {
        .czasRealizacji.grid-container {
          grid-template-columns: auto auto;
          padding: 2px;
        }
        .czasRealizacji.grid-item {
              padding: 4px;
              font-size: 12px;
        }
    }
    
    /* DZIAŁ USŁUGOWY */
    
    .dzialUslugowy.grid-container {
      display: grid;
      font-family: Helvetica, sans-serif;
      grid-template-columns: 1fr 1fr 1fr;
      padding: 10px 60px;
      border: none;
    }

    .dzialUslugowy.grid-container h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 0.8;
    }
    .dzialUslugowy.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 30px 60px;
        margin: 0 60px;
    }
    .dzialUslugowy.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: left;
    }
    .dzialUslugowy.grid-item:nth-child(3) { border-right: none; }
    .dzialUslugowy.grid-item:nth-child(9) { border-right: none; }
    .dzialUslugowy.grid-item:last-child { border-right: none; }
    
    @media screen and (max-width: 840px) {
    .dzialUslugowy.grid-container {
      display: flex;
      flex-direction: column;
      font-family: Helvetica, sans-serif;
      padding: 10px 20px;
      border: none;
    }
    }
    .dzialUslugowy.grid-container h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 0.8;
    }
    .dzialUslugowy.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 6px 10px;
        margin: 0 10px;
        text-align: center;
    }
    .dzialUslugowy.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right:none;
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: center;
    }
    .dzialUslugowy.empty {
        display: none;
    }
    
    /* DZIAŁ HANDLOWY */
    
    .dzialHandlowy.grid-container {
      display: grid;
      font-family: Helvetica, sans-serif;
      grid-template-columns: 1fr 1fr 1fr;
      padding: 10px 60px;
      border: none;
    }

    .dzialHandlowy.grid-container h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 0.8;
    }
    .dzialHandlowy.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 30px 60px;
        margin: 0 60px;
    }
    .dzialHandlowy.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: left;
    }
    .dzialHandlowy.grid-item:nth-child(3) { border-right: none; }
    .dzialHandlowy.grid-item:nth-child(9) { border-right: none; }
    .dzialHandlowy.grid-item:last-child { border-right: none; }
    
    @media screen and (max-width: 840px) {
    .dzialHandlowy.grid-container {
      display: flex;
      flex-direction: column;
      font-family: Helvetica, sans-serif;
      padding: 10px 20px;
      border: none;
    }
    }
    .dzialHandlowy.grid-container h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 0.8;
    }
    .dzialHandlowy.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 6px 10px;
        margin: 0 10px;
        text-align: center;
    }
    .dzialHandlowy.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right:none;
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: center;
    }
    .dzialHandlowy.empty {
        display: none;
    }
    
    /* ZARZĄD */
    
    .zarzad.grid-container {
      display: grid;
      font-family: Helvetica, sans-serif;
      grid-template-columns: 1fr 1fr 1fr;
      padding: 10px 60px;
      border: none;
    }

    .zarzad.grid-container h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 0.8;
    }
    .zarzad.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 30px 60px;
        margin: 0 60px;
    }
    .zarzad.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: left;
    }
    .zarzad.grid-item:nth-child(3) { border-right: none; }
    .zarzad.grid-item:nth-child(9) { border-right: none; }
    .zarzad.grid-item:last-child { border-right: none; }
    
    @media screen and (max-width: 840px) {
    .zarzad.grid-container {
      display: flex;
      flex-direction: column;
      font-family: Helvetica, sans-serif;
      padding: 10px 20px;
      border: none;
    }
    }
    .zarzad.grid-container h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 0.8;
    }
    .zarzad.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 6px 10px;
        margin: 0 10px;
        text-align: center;
    }
    .zarzad.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right:none;
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: center;
    }
    .zarzad.empty {
        display: none;
    }    
    
    /* KSIĘGOWOŚĆ */
    
    .ksiegowosc.grid-container {
      display: grid;
      font-family: Helvetica, sans-serif;
      grid-template-columns: 1fr 1fr 1fr;
      padding: 10px 60px;
      border: none;
    }

    .ksiegowosc.grid-container h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 0.8;
    }
    .ksiegowosc.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 30px 60px;
        margin: 0 60px;
    }
    .ksiegowosc.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: left;
    }
    .ksiegowosc.grid-item:nth-child(3) { border-right: none; }
    .ksiegowosc.grid-item:nth-child(9) { border-right: none; }
    .ksiegowosc.grid-item:last-child { border-right: none; }
    
    @media screen and (max-width: 840px) {
    .ksiegowosc.grid-container {
      display: flex;
      flex-direction: column;
      font-family: Helvetica, sans-serif;
      padding: 10px 20px;
      border: none;
    }
    }
    .ksiegowosc.grid-container h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 0.8;
    }
    .ksiegowosc.header-grid {
        font-family: Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 600;
        background-color: #5d8eb3;
        color: #F5F5F5;
        padding: 6px 10px;
        margin: 0 10px;
        text-align: center;
    }
    .ksiegowosc.grid-item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      border-right:none;
      padding: 20px 10px 40px 20px;
      font-size: 14px;
      text-align: center;
    }
    .ksiegowosc.empty {
        display: none;
    }
    
    .overlaypopUp {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.7);
      transition: opacity 500ms;
      visibility: visible;
      opacity: 1;
      z-index: 99999;
    }

    /* BLOG */
    #module-ph_simpleblog-single .ph_simpleblog {
        font-family: Oxygen, sans-serif !important;
    }
    /* BLOG */

/*************************** custom-old-supon */

.text-muted #lowest-price {
font-size: 13px;
}

#shipping-new .row.sort_data > div {
    padding: 0;
}
#shipping-new .row.sort_data > div:first-child {
    padding-right: 10px;
}
#checkoutShippingAddress {
    margin-top: 25px;
}
#payment-new .row.sort_data > div {
    padding: 0;
}
#payment-new .row.sort_data > div:first-child {
    padding-right: 10px;
}
#supercheckout_voucher_input_row #voucher-form {
    width: 100%;
    float: left;
    display: block;
    max-width: 100%;
}
#supercheckout_voucher_input_row #voucher-form input#discount_name {
    width: 100%;
    padding-right: 100px;
}
#supercheckout_voucher_input_row #voucher-form .input-group-btn {
    position: absolute;
    right: 0;
    top: 1px;
}

.elementor-newsletter-form .mt-2.text-muted {
    opacity: 1 !important;
}
#x13facebookbox-button {
    cursor: pointer;
}

.product_header_container .product-actions .product-add-to-cart .form-control-label {
    margin-top: 7px;
}
/*.row.extra-small-gutters.product-quantity > div:nth-child(2) {*/
/*    margin-top: 6px;*/
/*}*/

#columnleft-1 > .supercheckout-blocks, #columnleft-2 > .supercheckout-blocks, #columnleft-3 > .supercheckout-blocks {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 9px;
    margin-bottom: 15px;
}
#columnleft-1 > div:nth-child(4), #columnleft-3 > div:nth-child(4) {
    display: none;
}
#checkoutBillingAddress {
    display: block !important;
}

.tpay-payment-list {}
.tpay-payment-list #bank-selection-form {
    width: 100%;
}
.tpay-payment-list #bank-selection-form .tpay-group-holder {
    width: 31%;
    float: left;
    padding: 15px 10px;
    border: 1px solid #ccc;
    text-align: center;
    height: 50px;
}
.tpay-payment-list #bank-selection-form .tpay-group-holder img {
    max-width: 100%;
    max-height: 50px;
}
.tpay-payment-list #bank-selection-form .tpay-group-holder .tpay-group-name {
    height: 40px;
    font-size: 11px;
}
.supercheckout-blocks .tpay-header-wrapper {
    display: none !important;
}
.tpay-groups-wrapper .tpay-group-holder.active {
    border-color: #3BD16B;
}
.tpay-panel-inside-content {
    padding: 0;
    margin: 0 !important;
}
.tpay-group-holder.active {
    border: 2px solid #3BD16B !important;
    box-shadow: 0 5px 20px #DCDCDC;
}
.tpay-payment-list_2 {
    display: none !important;
}

.block_newsletter_refix_block_input::placeholder {
    color: #000 !important;
}
.elementor-element.elementor-element-ftp3zrj .elementor-newsletter-input::placeholder {
    color: #000 !important;
}

@media screen and (max-width: 992px) {
    .product-prices .product-pack-price {
        text-align: center;
        padding-top: 10px;
    }
    #category .page-title, .category-description {
        display: block !important;
    }
    #category .page-title, .category-description {
        display: block !important;
    }
    .hide-on-mobile {
        /*display: none !important;*/
        /*visibility: hidden !important;*/
    }
    .hide-on-desktop .product-quantity {
        display: block;
        text-align: center;
        width: 83%;
        margin: 0 auto;
    }
    .hide-on-desktop .product-variants {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    .hide-on-desktop .product-variants .custom-select2 {
        display: flex !important;
        max-width: 100% !important;
    }
    .hide-on-desktop .product-variants .custom-select2 select {
        text-align: center;
        border-radius: 28.5px;
    }
    .hide-on-desktop .product-variants .custom-select2 select:after {
        right: 16px;
    }
    .product-add-to-cart .qty .input-group #quantity_wanted {
        border-top-left-radius: 28.5px;
        border-bottom-left-radius: 28.5px;
        border-radius: 28.5px;
        width: 100%;
    }
    .pdfla.pdfla-cart {
        border-radius: 28.5px;
        text-align: center;
    }
    .hide-on-mobile .product-variants .product-variants-item {
        display: block;
        text-align: center;
    }
    .hide-on-mobile.hide-box {
        display: none !important;
        visibility: hidden !important;
    }
    .hide-on-desktop .btn.btn-secondary.mt-3 {
        display: block;
        width: 80%;
        border-radius: 28.5px;
        margin: 0 auto;
    }
    .product-add-to-cart .qty .input-group .input-group-btn-vertical .bootstrap-touchspin-up {
        bordeR: none;
        /*margin: 1px 0 0 -31px;*/
    }
    .product-add-to-cart .qty .input-group .input-group-btn-vertical .bootstrap-touchspin-down {
        bordeR: none;
        /*margin: 0 0 0 -31px;*/
        bottom: 4px;
    }
    .hide-on-mobile.only-desk .product-add-to-cart .product-quantity {
        display: block !important;
    }
    .hide-on-mobile.only-desk .product-add-to-cart .product-quantity span {
        text-align: center;
        display: block;
    }
    .hide-on-mobile.only-desk .product-add-to-cart .product-quantity .qty .input-group {
        margin: 0 auto;
        width: 100% !important;
    }
    .hide-on-mobile.only-desk .product-add-to-cart .product-quantity .add .add-to-cart {
        width: 100% !important;
    }
    .hide-on-mobile .product-variants .product-variants-item span {
        text-align: center;
        display: block;
        width: 100%;
        margin: 0;
    }
    .hide-on-mobile .product-variants .product-variants-item .custom-select2 {
        margin: 0 auto;
        width: 100%;
        display: block;
        max-width: 96% !important;
    }
    .hide-on-mobile .product-variants .product-variants-item .custom-select2 select {
        width: 100% !important;
    }
    .hide-on-mobile .btn.btn-secondary.mt-3 {
        margin: 0 auto !important;
        width: 96%;
        display: block;
    }
}
@media screen and (min-width: 992px) {
    .hide-on-desktop {
        /*display: none !important;*/
        /*visibility: hidden !important;*/
    }
    .pdfla.pdfla-cart {
        border-radius: 28.5px;
        padding: 10px;
        text-align: center;
    }
}

#left-column .block-categories {
    padding: 18px 32px 20px 22px;
}

.showMore {
    cursor: pointer;
    margin-bottom: 15px;
    color: #fff;
    font-size: 11px;
    text-decoration: underline;
    display: inline-block;
}
.elementor-newsletter-form {
    margin-bottom: 25px;
}
.elementor-newsletter-form .nl-text-white {
    transition: 1s all;
    float: left;
    width: 90%;
}

#search_filters_wrapper .block-facets {
    padding: 0;
}
#search_filters_wrapper .block-facets #search_filters > p.h6 {
    padding: 18px 32px 20px 22px
}
#search_filters_wrapper  .block-facets #search_filters .facet {
    padding: 10px 32px 23px 22px;
    border-top: 1px solid #ccc;
}
#search_filters_wrapper .block-facets #search_filters .facet p.h6 {
    margin: 10px 0 10px;
}
#search_filters_wrapper .block-facets #search_filters .facet {}

.facet-btn-box {
    clear: both;
    height: 20px;
}
.facet-btn-box .facet-btn {
    cursor: pointer;
    background: #fff;
    color: #444;
    font-size: 10px;
    padding: 2px 10px;
    border: 1px solid #000;
    border-radius: 12px;
    float: right;
}
.facet-btn-box .facet-btn:hover {
    background: #444;
    color: #fff;
}
.facet-small {
    height: 65px;
    overflow: hidden;
    transition: 1s all;
}
@media screen and (max-width: 992px) {
    #search_filters {
        padding-top: 0 !important;
    }
    #search_filters > .facet:nth-child(2) {
        border-top: none !important;
    }
    .facet .title .navbar-toggler {
        display: none !important;
    }
}
.btn.btn-tertiary.js-search-filters-clear-all {
    font-family: "Oxygen";
}
@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    #back-to-top > i {
        margin: 0 0px  0 -8px;
    }
}

.hookSeparateCartDisplay {
    border: 1px solid #ccc;
}
.hookSeparateCartDisplay #x13recieptorinvoice_wrapper {
    border: none;
    padding: 0;
}
.hookSeparateCartDisplay #x13recieptorinvoice_wrapper span label {
    padding-top: 0;
}
.hookSeparateCartDisplay #x13recieptorinvoice_wrapper strong {
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    letter-spacing: 0px !important;
    color: #333;
    text-align: left;
    font-style: normal;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #efefef;
    background: #f3f3f3;
    display: block;
    width: 100%;
}
.hookSeparateCartDisplay #x13recieptorinvoice_wrapper strong::after {
    content: "";
    position: absolute;
    bottom: -1.5px;
    display: block;
    width: 30px;
    height: 1px;
    border-bottom: solid 3px #5d8eb3;
    left: 0;
    right: 0;
    border-left: 3px solid #076FB1;
    top: 0;
}
.hookSeparateCartDisplay #x13recieptorinvoice_wrapper strong::before {

}
.hookSeparateCartDisplay #x13recieptorinvoice_wrapper strong {}


.product-additional-info div.iqitproducttags {
    margin-top: 5px;
    display: flex;
    border-top: 1px solid #e3e3e3;
    padding-top: 20px;
    width: 100%;
}
.product-additional-info div.iqitproducttags label {
    font-weight: 400;
    padding-top: 6px;
}
.product-additional-info div.iqitproducttags ul {
    display:flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.product-additional-info div.iqitproducttags ul li {
    margin: 0 3px 10px;
    /*width: calc(33% - 10px);*/
    flex-grow: 0;
    flex-shrink: 0;
    box-sizing: border-box;
}
.product-additional-info div.iqitproducttags ul li a {
    border: 1px solid #e3e3e3;
    padding: 6px 10px;
    border-radius: 6px;
    display: block;
}
@media screen and (max-width: 992px) {
    .product-additional-info div.iqitproducttags{
        display: block;
    }
    .product-additional-info div.iqitproducttags label {
        display: block;
        width: 100%;
        text-align: center;
    }
    .product-additional-info div.iqitproducttags ul {
        display: flex;
        flex-wrap: wrap;
    }
    .product-additional-info div.iqitproducttags ul li {
        text-align: center;
        width: 100%;
        margin: 5px 0 5px;
        display: block;
    }
    .product-additional-info div.iqitproducttags ul li a {
        display: block;
    }

    .col-lg-7.offset-5.product-additional-info {
        width: 100%;
        margin-left: 0;
    }
}

#iqithtmlandbanners-block-1 h5 {
    font-family: "Open Sans", sans-serif;
}
#iqithtmlandbanners-block-1 h5 span, #iqithtmlandbanners-block-1 a, #iqithtmlandbanners-block-1 span {
    font-family: "Open Sans", sans-serif;
}
.pdfla-prices {
    font-family: "Open Sans", sans-serif;
}

.feature-flag-block {
    margin-bottom: 25px;
}
.feature-flag-block ul {
    display: flex;
    margin-top: 10px;
    gap: 8px;
}
.feature-flag-block ul li {
    border: 1px solid #ccc;
    padding: 10px 15px;
    border-radius: 28.5px;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
}

.feature-flag-block-list ul {
    display: flex;
    margin-top: 10px;
    gap: 8px;
}
.feature-flag-block-list ul li {
    border: 1px solid #ccc;
    padding: 10px 15px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 10px;
    text-align: center;
}
body #main-page-content section#wrapper,
body #wrapper {
    padding-top: 168px;
}

#wrapper .breadcrumb {
    background:var(--background-secondary);
    margin-top: -20px;
    padding-top: 20px;
    margin-bottom: 0;
}

.header-top {
    border-bottom: 1px solid var(--border-secondary);
}

#desktop-header {
    border-bottom: 1px solid var(--border-secondary)!important;
    box-shadow: none!important;
}

.header-bottom {
    margin: auto;
    padding: 12px 10px;
}

#search_widget {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 1400px) {
    #search_widget {
        margin-left: 32px;
        margin-right: 96px;
    }
}

header .form-control.form-search-control {
    background:var(--background-secondary);
    box-shadow: none;
    border: none;
    width: 100%;
    padding: 18px 20px;
    padding-right: 108px!important;
}

@media (min-width: 1200px) {
    header .form-control.form-search-control {
        padding: 18px 35px;
        padding-right: 128px!important;
    }
}

header .form-control.form-search-control::placeholder {
    color: var(--text-primary);
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    opacity: 1;
}

header .form-control.form-search-control::-webkit-input-placeholder {
    color: var(--text-primary);
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    opacity: 1;
}


.col-header-left {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 15px;
}

#experience-block span {
    text-decoration: underline;
    color: var(--text-primary);
}

#iqitmegamenu-wrapper #cbp-hrmenu > ul > .cbp-hrmenu-tab:first-of-type > a {
    padding-left: 0;
}
@media (min-width: 992px) {
    #header .sticky-desktop-wrapper {
        height: unset !important;
    }
    #desktop-header {
        height: 168px!important
    }
}

header .left-nav {
    display: flex;
    flex-direction: row;
    gap: 29px;
    align-items: center;
    justify-content: end;
}

header .left-nav a,
header .left-nav span {
    text-wrap: nowrap;
}

header .left-nav #chat {
    margin-right: 8px;
}

header .left-nav > * {
    position: relative;
    height: fit-content;
}

header .left-nav > *:after {
    content: "";
    height: 19px;
    border-right: 1px solid #EEEEEE;
    display: block;
    position: absolute;
    top: 0;
    right: -14px;
}

@media (min-width: 1200px) {
    header .left-nav {
        gap: 58px;
    }

    header .left-nav > *:after {
        right: -28.5px;
    }

    header .left-nav #chat {
        margin-right: 14px;
    }
}

header .left-nav > *:last-of-type:after {
    display: none;
}

header .left-nav span {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px;
    color: var(--text-primary);
}

.cbp-hrmenu .cbp-submenu-aindicator {
    display: none;
}

header {
    font-family: "Open Sans", sans-serif;
}

.cbp-horizontal .cbp-tab-title {
    text-align: left;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    letter-spacing: 0;
    color: var(--text-primary);
    text-transform: uppercase;
}

#iqitmegamenu-wrapper #cbp-hrmenu > ul > .cbp-hrmenu-tab:first-of-type {
    margin-right: 8px;
}

.cbp-horizontal > ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.cbp-horizontal > ul > li > a {
    padding-left: 8px;
    padding-right: 8px;
}

@media (min-width: 1200px) {
    #iqitmegamenu-wrapper #cbp-hrmenu > ul > .cbp-hrmenu-tab:first-of-type {
        margin-right: 30px;
    }
}

#iqitmegamenu-wrapper #cbp-hrmenu > ul > .cbp-hrmenu-tab:first-of-type > a {
    background-color: var(--text-primary);
    border-radius: 23px;
    padding-left: 82px;
    padding-right: 44px;
    max-width: unset;
}

#iqitmegamenu-wrapper #cbp-hrmenu > ul > .cbp-hrmenu-tab:first-of-type > a:before {
    content: "";
    background-image: url('../img/iconHamburger.png');
    width: 43px;
    height: 28px;
    display: block;
    position: absolute;
    bottom: 9px;
    left: 24px;
    border-right: 1px solid #FFFFFF66;
    padding-right: 14px;
    background-repeat: no-repeat;
    background-position-y: center;
}

#iqitmegamenu-wrapper #cbp-hrmenu > ul > .cbp-hrmenu-tab:first-of-type > a span {
    color: var(--background-primary);
    text-wrap: nowrap;
}

#desktop_logo img {
    max-height: 64px;
}

.stuck-header .header-top {
    padding-top: 13px;
    padding-bottom: 13px;
}

#experience-block {
    text-wrap: nowrap;
}

#experience-block > span {
    margin-left: 15px;
    text-wrap: nowrap;
}

#header .header-btn-w {
    padding: 0;
}

.col-header-right {
    padding-right: 0;
    padding-left: 0;
}

#desktop-header-container #user-icon {
    margin-right: 7px;
}

#desktop-header-container .col-header-right .right-nav a {
    text-decoration: underline;
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

#desktop-header-container .col-header-right .right-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
    padding-right: 11px;
}

#desktop-header-container .col-header-right .right-nav > * {
    margin-left: 14px;
    position: relative;
}

#desktop-header-container .col-header-right .right-nav > *:after {
    content: "";
    height: 19px;
    border-right: 1px solid #EEEEEE;
    display: block;
    position: absolute;
    top: 0;
    right: -7px;
}

@media (min-width: 1200px) {
    #desktop-header-container .col-header-right .right-nav > * {
        margin-left: 44px;
    }

    #desktop-header-container .col-header-right .right-nav > *:after {
        right: -22px;
    }

    #desktop-header-container .col-header-right .right-nav {
        padding-right: 47px;
    }
}

header .left-nav > *:last-of-type:after {
    display: none;
}

#desktop-header-container .col-header-right .right-nav > *:last-child:after {
    display: none;
}

#ps-shoppingcart-wrapper #cart-toogle{
    background-color: var(--accent-primary);
    padding: 17px 25px;
    border-radius: 28px;
}

#ps-shoppingcart-wrapper #cart-toogle .cart-label {
    text-decoration: underline;
}

#ps-shoppingcart-wrapper #cart-toogle .cart-products-count,
#ps-shoppingcart-wrapper #cart-toogle .cart-label{
    color: var(--background-primary);
    margin-left: 14px;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

#ps-shoppingcart-wrapper #cart-toogle svg {
    fill: var(--background-primary);
}

.col-header-right > .row {
    flex-wrap: nowrap;
}

.header-top a:not(.btn):not(.nav-link) {
    text-wrap: nowrap;
}

#search_widget form {height:100%}
#search_widget form .input-group {height:100%}

.search-widget .search-btn {
    color: var(--text-primary);
    text-decoration: underline;
    margin-left: 14px;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    padding-right: 16px;
    padding-left: 8px;
    background: var(--background-secondary);
    border-radius: 32px !important;
}

.search-widget .search-btn svg {
    margin-left: 14px;
}

@media (min-width: 1200px) {
    .search-widget .search-btn {
        padding-right: 28px;
        padding-left: 14px;
    }
}

/*
 * Wersja mobilna
 */
@media (max-width: 991px) {
    body #main-page-content section#wrapper,
    body #wrapper {
        padding-top: 83px;
    }

    #header {
        position: fixed;
        width: 100%;
        height: 83px!important
    }

    #mobile-header {
        box-shadow: none;
        height: 83px!important
    }

    #mobile-header-sticky {
        position: fixed;;
        width: 100%;
        height: 83px!important;
        border-bottom: 1px solid #ADADAD66;
    }

    #mobile-header-sticky .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    #mobile-header-sticky .mobile-main-bar {
        padding-top: 7px;
        padding-bottom: 13px;
    }

    .col-mobile-logo .logo {
        max-height: 63px;
        width: unset;
    }

    .col-mobile-logo {
        flex-basis: unset;
        flex-grow: unset;
        max-width: 73px;
        padding: 0!important;
    }

    #mobile-header .row-mobile-header {
        gap: 16px;
        margin-right: 0;
        margin-left: 0;
        flex-wrap: nowrap;
    }

    #mobile-header-sticky > .container,
    #mobile-header-sticky .mobile-main-bar,
    #mobile-header .row-mobile-header {
        height: 100%;
    }

    #mobile-btn-search {
        margin-left: auto;
    }

    .cart-products-count-btn {
        background: none;
        color: var(--text-primary)
    }

    #mobile-header .m-nav-btn {
        padding: 0;
        height: 22px;
        position: relative;
    }

    .col-mobile-btn-cart {
        margin-right: 30px;
    }

    .ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn {
        top: 4px;
        right: -28px;
        padding: 0;
        margin-top: 0!important;
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
    }

    .ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn:before {
        content: "(";
        margin-right: -3px;
    }

    .ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn:after {
        content: ")";
        margin-left: -3px;
    }
}

.pdfla.pdfla-cart .pdfla-delta-price-header {
    color: var(--success-text);
}

#main-product-wrapper .product-discounts p {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

#main-product-wrapper .product-discounts td {
    background-color: #F6F5F4;
    border: none;
    border-right: 1px solid #ADADAD66;
}

#main-product-wrapper .product-discounts thead {
    border-bottom: 1px solid #ADADAD66;
}

#main-product-wrapper .product-discounts tbody td {
    font-weight: bold;
}

#main-product-wrapper .product-discounts tr td:last-of-type {
    border-right: none;
}

.btn-iqitwishlist-add {
    border-radius: 30px;
    background: var(--background-secondary);
    border: none;
    padding: 19px;
}

/*.product-add-to-cart .input-group-btn-vertical {*/
/*    display: none;*/
/*}*/

.product_header_container .product-actions .product-quantity .add .add-to-cart {
    width: unset;
    height: 60px;
    padding: 16px 32px;
}

.product-add-to-cart .add-to-cart svg,
.product_header_container .product-actions .product-quantity .add .add-to-cart svg {
    margin-left: 40px;
}

.product-add-to-cart .add-to-cart:after,
.product_header_container .product-actions .product-quantity .add .add-to-cart:after {
    content: "";
    height: 27px;
    position: absolute;
    right: 75px;
    top: 15px;
    border-left: 1px solid #FFFFFF33;
}

.product-add-to-cart .product-quantity>.col {
    margin-bottom: 0;
}

.extra-small-gutters>.col, .extra-small-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

#accessories-tab .product-add-to-cart .qty,
.product-quantity .qty div.input-group,
.product_header_container .product-actions .product-quantity .qty div.input-group {
    height: 100%;
    border-radius: 30px;
    border: 1px solid #D5D5D5;
    width: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

#accessories-tab .product-add-to-cart .quantity_wanted_desktop,
.product-add-to-cart .qty .input-group #quantity_wanted,
.product_header_container .product-actions .product-quantity .qty input.input-group {
    border: none;
    background: transparent;
    text-align: start;
    padding-left: 25px;
    font-weight: bold;
    width: 90px;
    height: 60px;
}

#accessories-tab .product-add-to-cart .input-group-btn-vertical,
.bootstrap-touchspin .input-group-btn-vertical,
.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical {
    top: unset;
    background: transparent;
    left: 75px;
}

#accessories-tab .input-group-btn-vertical .bootstrap-touchspin-up,
#accessories-tab .input-group-btn-vertical .bootstrap-touchspin-down,
.product-add-to-cart .qty .input-group .input-group-btn-vertical .bootstrap-touchspin-up,
.product-add-to-cart .qty .input-group .input-group-btn-vertical .bootstrap-touchspin-down,
.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical button {
    background: transparent;
    right: 16px;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    border: none;
}

#accessories-tab .input-group-btn-vertical i,
.bootstrap-touchspin .input-group-btn-vertical i,
.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical button i {
    display: none;
}

.product-add-to-cart .qty .input-group-btn-vertical .bootstrap-touchspin-up:after,
.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical .bootstrap-touchspin-up:after {
    content: "+";
}

.product-add-to-cart .qty .input-group-btn-vertical .bootstrap-touchspin-down:after,
.product_header_container .product-actions .product-quantity .qty .input-group-btn-vertical .bootstrap-touchspin-down:after {
    content: "-";
}

#accessories-tab .product-add-to-cart .input-group-btn-vertical {
    display: flex;
    flex-direction: column;
    right: 24px;
    left: auto;
}

#accessories-tab .product-add-to-cart .quantity_wanted_desktop {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: var(--text-primary)
}

#accessories-tab .input-group-btn-vertical,
.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    left: 70px;
    top: 3px;
}

.product-actions .product-variants-item {
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 24px;
    margin: 0;
}

.product-actions .product-variants .form-control-label {
    margin-right: 0!important;
    width: 100%;
}

.product-variants .form-control-label:after {
    content: ":"
}

.product-variants .availability-status:before {
    content: "";
    display: inline-block;
    border-radius: 10px;
    width: 8px;
    height: 8px;
    background-color: var(--text-teritary);
    margin-right: 9px;
}

.product-variants .availability-status {
    height: fit-content;
    align-self: center;
}

.product-variants .availability-status.available:before {
    background-color: var(--success-secondary-text);
}

.product-variants .availability-status.unavailable:before {
    background-color: var(--danger-text);
}

.product-variants > .product-variants-item .custom-select2 {
    min-width: unset;
    max-width: unset;
    width: 50%;
}

.hide-on-desktop .product-variants .custom-select2 select,
.product_header_container .product-actions .product-variants .custom-select2 .form-control-select {
    width: 100%;
    text-align: start;
    background: var(--background-secondary)!important;
    border: none;
    padding-left: 24px;
}

.product-desc-header .product-manufacturer {
    margin-top: 0;
    margin-right: 64px;
    max-width: 96px;
}

.product_header_container .product-manufacturer-next img  {
    max-width: 70px;
    width: unset
}

.product_header_container .iqitreviews-simple {
    margin: 0;
}

.product-desc-header {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    margin-bottom: 22px;
}

.iqit-review-star {
    color: var(--text-primary);
}

.iqit-review-star.empty {
    color: #EAE3E3;
}

.blockreassurance_product, .product-expert-help {font-family: "Open Sans", sans-serif}

.blockreassurance_product > div {
    padding: 10px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.product-expert-help .expert-email a {
    text-decoration: underline;
}

.blockreassurance_product > div:not(.clearfix):not(:last-child) {
    border-bottom: 1px solid #ADADAD66;
}

.blockreassurance_product .item-product img {
    max-width: 20px;
    height: unset;
    width: unset;
    margin-bottom: 6px;
}

.blockreassurance_product .item-product {
    height: unset;
    width: unset;
    margin-right: 5px;
    padding-top: 0;
}

.blockreassurance-block-title {
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px;
    color: var(--text-primary);
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
}

.blockreassurance-block-title{
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px;
    color: var(--text-primary);
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
}

.blockreassurance-title,
.product-expert-help-title  {
    font-weight: bold;
    letter-spacing: 0;
    font-size: 25px;
    line-height: 34px;
    color: var(--text-primary);
}

.product-expert-help a {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px;
}

.product-expert-help .expert-phone a {
    font-weight: bold;
    color: var(--text-primary)!important;
}

.product-expert-help .expert-phone svg{
    position: absolute;
    right: 50%;
}

.product-expert-help .expert-email a {
    color: #0077B6!important;
}

#content-wrapper .product_header_container .page-title span {
    font-size: 25px;
    font-weight: bold;
    line-height: 34px;
    font-family: "Open Sans", sans-serif;
}

.tebim-custom-info-section{
    margin-bottom: 15px;
}

.tebim-custom-info-item {
    padding: 14px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.tebim-custom-info-item {
    font-family: "Open Sans", sans-serif!important;
}

.tebim-custom-info-item > p {
    margin-bottom: 0;
}

.tebim-custom-info-item:not(:last-child) {
    border-bottom: 1px solid #ADADAD66;
}

.product-additional-info .tebim-custom-info-section {
    display: none;
}

#product .product-info-row .images-container {
    position: relative;
}

.product_header_container {
    margin-bottom: 0;
}

#product .product-info-row .mask {
    position: absolute;
    bottom: 0;
    z-index: 22;
    width: 100%;
}

#product .product-info-row .mask .slick-track {
    height: unset!important;
    width: 100%!important;
    justify-content: center;
    gap: 10px;
    padding: 20px;
}

#product .product-info-row .mask .slick-slide {
    width: unset!important;
    height: unset!important;
}

#product .product-info-row .mask .slick-slide .thumb-container {
    width: 15px!important;
    height: 15px!important;
    border-radius: 50%;
    border: 1px solid var(--text-primary);
    background: var(--background-secondary) !important;
    cursor: pointer;
}

#product .product-info-row .mask .slick-slide .thumb {
    display: none;
}

#product .product-info-row .mask .slick-current .thumb-container  {
    background: var(--text-primary) !important;
}

#product .product-info-row .product-images img:hover {
    opacity: 1;
}

#product .product-info-row .mask .slick-slide .thumb-container {
    padding: 0;
}

#product #wrapper {
    color: #000000;
}

#product-infos-tabs {
    background-color: var(--background-teritary);
    border-bottom: none;
    border-radius: 99px;
    justify-content: start;
    padding: 24px 46px;
    gap: 23px;
}

.product-tabs .nav-tabs .nav-item {
    margin-right: 23px;
    margin-bottom: 0;
    border-bottom: none;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-bottom: none;
    text-decoration: underline;
}

.product-tabs .nav-link {
    padding: 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
}

.product-tabs .nav-tabs .nav-item {position: relative}
.product-tabs .nav-tabs .nav-item::after {
    content: "";
    opacity: 1;
    border-right: 1px solid var(--border-primary);
    transform: rotateZ(30deg);
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
    height: 17px;
}

#product-infos-tabs .nav-item:last-of-type:after {
    display: none;
}

#product .images-container,
#product .images-container .product-cover,
#product .images-container .product-cover .slick-slide,
.slick-slide img {
    aspect-ratio: 1/1;
}

#product .images-container .slick-slide img {
    margin: 0;
    width: 100%;
}

#wrapper .breadcrumb ol {
    overflow-x: auto;
}

#wrapper .breadcrumb li {
    text-wrap: nowrap;
}

.product-quantity .qty {
     width: 90px;
}

.product_header_container .product-actions .product-quantity {
    gap: 8px;
}

#product .pdfla-cart .table-cell {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.pdfla.pdfla-cart {
    border: 2px solid var(--text-primary);
    border-radius: 99px;
    padding: 22px 32px;
    background: var(--background-primary);
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
}
.col-product-image {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}

.col-product-info-root {
    flex: 0 0 100%;
    max-width: 100%;
}

.right-column-slider .product_header_container {
    flex: 0 0 100%;
    max-width: 100%;
}

#product .images-container .product-cover {
    box-shadow: none;
    border: 1px solid var(--background-teritary);
}

.product-prices .price.price-tax-incl {
    color: var(--danger-text);
}

.product-prices .price.price-tax-incl .product-unit-price {
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
}

.product-prices .product-discount {
    text-align: start;
}

.product_header_container .product-prices .price-tax-incl {
    text-align: start;
}

.product-prices .product-discount .regular-price {
    font-size: 25px!important;
    line-height: 34px!important;
    color: var(--text-teritary)!important;
    font-weight: bold!important;
    padding: 0;
}

#accessories-tab .product-miniature-default {
    display: flex;
    flex-direction: row;
    padding: 10px;
    border: 1px solid #F2F2F2;
    border-bottom: none;
    border-radius: 0;
    align-items: center;
}

#accessories-tab .product-add-to-cart {
    display: flex;
}

#accessories-tab .product-minimal-quantity {

}

#accessories-tab .product-miniature-default:last-of-type {
    border-bottom: 1px solid #F2F2F2;
}

#accessories-tab .product-miniature .thumbnail-container .product-thumbnail-first {
    max-height: 54px;
    width: auto;
}

#accessories-tab .product-miniature-layout-1 .product-description {
    padding: 0;
    /*max-height: 60px;*/
    flex-direction: row;
}

#accessories-tab .product-flags {
    display: none;
}

#accessories-tab .product-category-name {
    display: none;
}

#accessories-tab .product-miniature .product-description > .row > .col:not(.product-miniature-right) {
    width: calc(70% - 30px);
    flex-grow: unset;
    flex-basis: unset;
    margin-left: 30px;
}

#accessories-tab .product-miniature .btn-product-list {
    opacity: 1;
    transform: unset;
    border-radius: 36px;
    background: var(--accent-primary);
}

.products-grid .product-miniature-default .product-title a {
    font-size: 14px;
    line-height: 15px;
    color: var(--text-primary)
}

.products-grid .product-miniature-default .product-delivery-info {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    color: var(--text-primary);
}

#accessories-tab .product-miniature .extra-small-gutters {
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between !important;
    align-items: center;
}

#accessories-tab .product-miniature .iqitreviews-simple,
#accessories-tab .product-miniature .price.price-tax-incl,
#accessories-tab .product-miniature .price-tax-label {
    display: none;
}

#accessories-tab .product-add-to-cart .add-to-cart {
    width: 60px;
}

#accessories-tab .product-add-to-cart .add-to-cart > span,
#accessories-tab .product-add-to-cart .add-to-cart:after {
    display: none;
}

#accessories-tab .product-add-to-cart .add-to-cart svg {
    margin-left: 0;
}

#accessories-tab .product-add-to-cart .row {
    gap: 8px;
}

.product-miniature .thumbnail-container:hover .product-thumbnail-second,
.product-miniature .thumbnail-container:hover .product-thumbnail-first {
    transform: translateY(-100%);
}

#accessories-tab .products-grid .product-miniature-layout-1 .product-price-and-shipping {
    margin-top: 0;
    padding-bottom: 0;
    margin-right: 32px;
    align-self: center;
}

#accessories-tab .col:has( > .product-price-and-shipping) {
    display: flex;
    justify-content: center;
}
#accessories-tab .product-price-and-shipping  .regular-price {
    margin: 0;
    margin-left: 10px;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
}

#accessories-tab .product-price-and-shipping .product-price {
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
    color: var(--text-primary);
}

#accessories-tab .product-miniature-default .thumbnail-container {
    max-height: 54px;
}

#product .category-products .section-title,
#product .category-products,
#accessories-tab {
    padding: 0;
}

#product .category-products .slick-products-carousel .slick-list {
    padding: 15px 0;
}

#product .category-products .section-title span,
#accessories-tab .section-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    padding: 18px 0;
    font-family: Roboto, sans-serif;
    color: var(--text-primary);
    margin-bottom: 0;
}

#product .category-products .section-title:after,
#accessories-tab .section-title:after {
    display: none;
}

.product-variants > .product-variants-item .custom-select2 {
    position: relative;
    display: flex;
    align-items: center;
}

.product-variants > .product-variants-item .custom-select2 select {
    cursor: pointer;
}

.product-variants > .product-variants-item .custom-select2 .icon-label {
    position: absolute;
    right: 16px;
    z-index: 3;
    pointer-events: none;
}

.rating-input .fa-star:before {
    color: black;
}

.rating-input .fa-star-o:before {
    content: "\f005";
    color: #EAE3E3;
}

.product-prices-block {
    display: flex;
    flex-direction: column;
}

.price-tax-label,
.price-notax-label,
.regular-price {
    color: #000000;
    letter-spacing: 0;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}

.regular-price,
.product-regular-price {
    text-decoration: line-through;
}

.gm_omniprice {
    padding: 0;
    text-align: start;
}

.prices-info {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #707070;
}

.gm_omniprice,
.gm_omniprice_lowest {
    color: #A8A8A4!important;
}

.product-prices .price.price-tax-incl .badge-discount {
    display: block;
    padding: 5px;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color: #BE2121;
    border-radius: 0;
    width: fit-content;
    height: fit-content;
}

.product_header_container .product-prices .price-tax-incl {
    display: flex;
    align-items: end;
    gap: 24px;
}

.product-prices .no-discount .price.price-tax-incl {
    color: #000000;
}

@media (min-width: 992px) {
    .right-column-slider {
        position: fixed;
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: end;
        pointer-events: none;
        padding-left: 0;
    }

    .right-column-slider .product_header_container {
        margin-bottom: 0;
        padding-bottom: 0;
        pointer-events: all;
        padding-right: 30px;
    }

    #product #main-product-wrapper {
        position: static;
    }

    /*#main-product-wrapper .row.product-info-row:has(.right-column-slider.reachedFooter) {*/
    /*    position: relative;*/
    /*}*/

    #product section#main {
        position: relative;
    }

    .right-column-slider.reachedFooter {
        position: absolute;
        bottom: 0;
        right: 0;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        width: 100%;
        padding-right: 0;
        padding-left: 45px;
    }
    .right-column-slider:not(.reachedFooter) .product_header_container {
        padding-left: 0;
    }

    .right-column-slider.reachedFooter .product_header_container {
        padding-left: 7.5px;
        padding-right: 0;
    }

    .product-info-row .col-product-info-root {
        padding-left: 50px;
        padding-right: 100px;
    }

    #product .product-info-row {
        padding-bottom: 0;
        padding-top: 26px;
    }

    #product .tabs.product-tabs {
        margin-top: 58px;
        padding: 0;
    }

    #main-product-wrapper {
        position: relative;
    }

    #main-product-wrapper::after {
        content: "";
        position: absolute;
        height: 100%;
        width: 1px;
        border-right: 1px solid #ECECEC;
        top: 26px;
        left: 64.5%;
    }

    /*.product-tabs .tab-content {*/
    /*    padding-right: 90px;*/
    /*}*/

    #product .category-products {
        padding-right: 90px;
    }

    .col-product-image {
        flex: 0 0 60%;
        max-width: 60%;
        padding-left: 0;
    }

    #product .product-tabs,
    .col-product-info-root {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .right-column-slider .product_header_container {
        flex: 0 0 35%;
        max-width: 35%;
    }

    #main-product-wrapper::after {
        left: 63%;
    }

    .tab-content>.tab-pane {
        height: unset;
        overflow: hidden;
    }

    #product-infos-tabs-content {
        display: flex;
        flex-direction: column;
        gap: 32px;
        padding: 30px 0;
    }
}

@media (min-width: 1200px) {
    .col-product-image {
        flex: 0 0 33%;
        max-width: 33%;
        padding-left: 0;
    }

    .col-product-info-root {
        flex: 0 0 33%;
        max-width: 33%;
    }


    #product .product-tabs {
        flex: 0 0 66%;
        max-width: 66%;
        padding-right: 100px!important;
    }

    .right-column-slider .product_header_container {
        flex: 0 0 33%;
        max-width: 33%;
    }

    #main-product-wrapper::after {
        left: 64.5%;
    }
}

@media (min-width: 1400px) {
    .col-product-image {
        flex: 0 0 42%;
        max-width: 42%;
        padding-left: 0;
    }

    .col-product-info-root {
        flex: 0 0 30%;
        max-width: 30%;
    }


    #product .product-tabs {
        flex: 0 0 72%;
        max-width: 72%;
    }

    .right-column-slider .product_header_container {
        flex: 0 0 28%;
        max-width: 28%;
    }

    #main-product-wrapper::after {
        left: 70.5%;
    }
    .pdfla.pdfla-cart {
         padding: 22px 62px;
    }
}


@media (min-width: 992px) {
    .mobile-only {
        display: none;
    }
}

@media (max-width: 991px) {
    .desktop-only {
        display: none;
    }
    #inner-wrapper.container {
        max-width: 100% !important;
        padding: 30px;
    }
    .col-product-image {
        padding-right: 0;
    }

    .col-product-info-root {
        padding: 0;
    }

    .product-info-row {
        padding: 0;
    }

    #content-wrapper .product_header_container .page-title span {
        text-align: start;
    }

    .product-contact-block-rx {
        padding: 0;
    }

    .right-column-slider .product_header_container {
        padding: 0;
    }

    .pdfla.pdfla-cart {
        padding: 22px 16px;
    }

    .tebim-custom-info-section {
        margin-top: 10px;
    }

    .col:has(.btn-iqitwishlist-add) {
        display: none;
    }

    .blockreassurance-title,
    .product-expert-help-title,
    .expert-phone,
    .expert-email,
    .expert-hours{
        text-align: start;
    }

    .product-info-row .product-contact-block-rx a {
        margin-left: 0;
    }

    #product-infos-tabs {
        margin-right: 0;
    }

    .product-tabs {
        padding: 0;
    }

    .product-tabs .tab-content {
        padding: 15px 0;
    }

    .hide-on-desktop .product-variants,
    .hide-on-desktop .product-quantity {
        width: 100%;
    }

    #product .product-quantity {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 8px;
    }

    #product .product-quantity > .col:has(#iqit-wishlist-product-btn) {
        display: none;
    }

    #product .product-quantity > .col:has(.qty) {
        width: auto;
    }

    #product .product-quantity > .col {
        -ms-flex-preferred-size: unset;
         flex-basis: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
    }

    #accessories-tab .product-add-to-cart .row > div {
        width: auto;
    }

    #product .product-quantity > div:has(.add) {
        width: 70%;
        height: 100%;
    }

    #product .product-quantity > div .add {
        height: 100%;
    }

    .product-add-to-cart .qty .input-group #quantity_wanted {
        font-size: 18px;
        line-height: 24px;
    }

    .product-add-to-cart .add-to-cart {
        float: right;
    }

    .product-add-to-cart .add-to-cart:after {
        right: 60px;
    }

    .product-variants .form-control-label {
        text-align: start;
    }

    .product-variants>.product-variants-item {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .product-variants .form-control-label {
        width: 100%;
    }

    .product-variants > .product-variants-item .custom-select2 {
        margin-right: 5px;
    }

    #accessories-tab .product-miniature-layout-1 .product-description {
        flex-direction: column;
        max-height: unset;
    }


    #accessories-tab .product-description > .extra-small-gutters {
        flex-direction: column;
    }

    #accessories-tab .col:has( > .product-price-and-shipping) {
        justify-content: start;
        margin-left: 12px;
    }

    #accessories-tab .product-miniature .product-description > .row > .col:not(.product-miniature-right) {
        width: calc(70% - 8px);
        flex-grow: unset;
        flex-basis: unset;
        margin-left: 8px;
    }

    #accessories-tab .product-add-to-cart {
        margin-top: 16px;
    }

    .col:has(.btn-iqitwishlist-add) {
        display: block;
    }

    #accessories-tab .product-add-to-cart .row {
        gap: 4px;
        justify-content: end!important;
    }

    #product .product-quantity > div:has(.add) {
        width: unset;
    }

    #accessories-tab .product-price-and-shipping .product-price {
        font-size: 20px;
        line-height: 20px;
        font-weight: bold;
    }

    #accessories-tab .product-miniature-default .product-thumbnail img {
        display: none;
    }

    #accessories-tab .product-miniature-default .product-thumbnail img:first-of-type {
        display: block;
    }

    .iqit-accordion {
        width: 100%;
    }

    .iqit-accordion .nav-tabs .nav-link {
        background: none;
        font-size: 20px;
        font-weight: bold;
        line-height: 27px;
        padding: 18px 0;
        font-family: Roboto, sans-serif;
        margin-bottom: 0;
        border-bottom: none!important;
        text-decoration: none;
        position: relative;
        display: flex;
        align-items: center;
    }

    .iqit-accordion .nav-tabs .nav-link i {
        display: none;
    }

    .iqit-accordion .nav-tabs .nav-link.collapsed:after {
        content: "+";
        position: absolute;
        right: 0;
        border-radius: 50%;
        background-color: var(--text-primary);
        color: var(--background-primary);
        width: 25px;
        height: 25px;
        text-align: center;
    }

    .iqit-accordion .nav-tabs {
        border-bottom: 1px solid #ADADAD66;
    }

    #accessories-tab .product-miniature-default {
        align-items: start;
    }

    #accessories-tab .product-miniature .extra-small-gutters {
        align-items: start;
    }
}

@media (max-width: 575px) {
    .product-variants > .product-variants-item .custom-select2 {
        width: 74%;
    }
}

@media (max-width: 390px) {

    #product .product-quantity {
        gap: 10px;
    }

    .product-add-to-cart .add-to-cart {
        float: left;
    }

    .product-variants > .product-variants-item .custom-select2 {
        width: 60%;
        margin-right: 5px;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    #accessories-tab {
        padding-right: 100px !important;
    }
}