@import "home.css";
.alert-success{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.termin-szkolenia{
    margin: 15px 0;
    overflow: hidden;
    padding: 20px 10px;
}
.termin-szkolenia:nth-child(2n){
    background-color: #fff;
}
.termin-szkolenia > div > div{
    margin-bottom: 0.5rem;
}
.szkolenie-termin{
    display: flex;
    margin-bottom: 1rem;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.szkolenie{
    display: none;
}
.department-contact{
    display: flex;
    width: 100%;
    align-items: stretch;
    align-content: stretch;
    gap: 5rem;
    margin-bottom: 3rem;
    margin-left: auto;
    margin-right: auto;
}
.department-contact > div{
    text-align: left;
    width: 50%;
}

#panel-logowanie{
    margin-bottom: 5rem;
}

#login-logo{
    margin-bottom: 45px;
}

.members_user_login .row{
    margin: 1.7rem 0 0 0;
}

.to-right{
    text-align: right;
}

.revert-password{
    display: block;
    color: #009DEF;
    text-align: center;
    margin-top: 1rem;
}

#panel-rejestracja{
    width: 100%;
    margin-bottom: 5rem;
}

#panel-rejestracja .alert-danger{
    margin-top: 0.5rem;
    background: none !important;
    padding: 0;
}

#panel-rejestracja .row{
    margin-bottom: 2rem;
}

@media screen and (max-width: 768px){
    #panel-rejestracja .row {
        margin: 0!important;
        width: 100%;
    }
}

.user_resetting_request #submit{
    display: none;
}

.user_resetting_request .row{
    margin-bottom: 2rem;
}

.sitemap{
    column-count: 2;
    column-fill: balance;
}

.sitemap .nav {
    display: block;
}

@media (max-width: 576px) {
    .sitemap{
        column-count: 1;
    }
}

.sitemap .navbar-nav-second {
    list-style-image: url('../img/offer-list-arrow.png');
}
.sitemap .navbar-nav-second a {
    color: #3c3b3b;
}

.navbar-nav-second{
    margin-left: 1rem;
    display: block;
}

#members_user_registration_form_plainPassword label[for='members_user_registration_form_plainPassword_first'],
#members_user_registration_form_plainPassword label[for='members_user_registration_form_plainPassword_second']{
    width: 33.33333%;
}

#members_user_resetting_form_plainPassword{
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}

#members_user_resetting_form_plainPassword > div{
    margin-bottom: 1rem;
}

#members_user_resetting_form_plainPassword label{
    width: 33%;
}

#contact_form_message{
    height: 230px;
}

footer.site-footer .footer-menu ul{
    list-style: none;
}

div#members_user_registration_form_plainPassword > div{
    overflow: hidden;
    margin-bottom: 2rem;
}

div#members_user_registration_form_plainPassword label{
    width: 35%;
    float: left;
}

div#members_user_registration_form_plainPassword input{
    width: 65%;
    float: right;
}

.zgody > div{
    margin-bottom: 2rem;
}

#registration-username{
    display: none;
}

.training-term-form{
    margin-top: 2rem;
    overflow: hidden;
}

.europe-map{
    border: 0;
    width: 100%;
    max-width: 100%;
}

.europe-left{
    float: left;
    width: 50%;
}

.europe{
    overflow: hidden;
    min-height: 700px;
}

.europe-map ul{
    margin-left: 0;
    list-style: none;
    position: relative;
}

.europe-map ul li a{
    color: #000000;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: "Fira Sans", sans-serif;
    margin-bottom: 34rem;
    font-weight: 400;
    color: #3F3E3E;
}

@media (max-width: 1000px) {
    body{
        margin-bottom: 0 !important;
    }
}

.site-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #2c3034;
}

.site-footer > div.container{
    background-color: #3d3d3d;
}

.lang-chooser img{
    width: 37px;
    height: 23px;
}

#kompleksowa-oferta .offer-list{
    text-align: center;
    display: block;
}

.lang-chooser{
    text-transform: uppercase;
}

.outer-arrows .slick-arrow.slick-prev {
    left: -3.5rem;
}

.outer-arrows .slick-arrow.slick-next {
    right: -3.5rem;
}

.news-list3{
    gap: 2rem;
}

.news-list3 article{
    width: 31.5%;
    margin-bottom: 0 !important;
}

#kariera thead tr > th:first-child, #kariera tbody tr > td:first-child{
    width: 60%;
}

#kariera .opened .job-title {
    color: #1c9dd9;
}

.hideElements{
    display: none;
}

.kontaktowy > div{
    display: flex;
    gap: 2rem;
    width: 100%;
    flex-wrap: nowrap;
}

.kontaktowy > div > fieldset{
    width: 50%;
}

.kontaktowy > div textarea{
    height: 230px;
}

.kontaktowy .form-label{
    display: none;
}
.kontaktowy .help-block{
    font-size: 0.875em;
}

.formularz-kontaktowy > div{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    width: 100%;
    justify-content: space-between;
}

.formularz-kontaktowy .form-label.required:before,
.formularz-kontaktowy .form-check-label.required:before {
    content: '*';
    color: red;
    margin-right: 0.125rem;
}

.formularz-kontaktowy > div > fieldset{
    flex-basis: 48%;
}


@media screen and (max-width: 423px) {
    .formularz-kontaktowy > div > fieldset{
        flex-basis: 100%;
    }
}

.formularz-kontaktowy textarea{
    height: 215px;
}

.formularz-kontaktowy .formbuilder-row{
    text-align: end;
}

.formularz-kontaktowy .form-check-label {
    font-size: 0.7rem;
    text-align: justify;
}

.contact-accept{
    width: 50%;
    float: left;
}

#membersList{
    overflow: hidden;
}

#membersList > div{
    background-color: #f7f7f7;
    padding: 1rem 2rem;
}

.add-another-collection-widget{
    margin-bottom: 2rem;
    float: right;
}

.etykieta{
    background-color: #fff;
    font-size: 0.7rem;
    display: inline-block;
    padding: 0.3rem;
}

#tpay-payment-submit{
    border: 0;
    font-size: 1rem;
    background-color: #1c9dd9;
    color: #fff;
    padding: 0.7rem 2rem;
    margin-top: 2rem;
}

.paymentCreate{
    background-color: #f7f7f7;
    padding: 3rem 2rem;
    text-align: center;
    margin-bottom: 5rem;
}

.addedUsers{
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.small-info{
    font-size: 0.6rem;
    margin-top: 0.5rem
}

#bank-selection-form{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    align-items: center;
    background-color: #fff;
    padding: 2rem 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.tpay-with-logo{
    border: 1px #fff solid;
    width: 20%;
    padding: 0.3rem;
}

.tpay-with-logo img{
    display: block;
    max-width: 100%;
    width: 100%;
}

.tpay-group-name{
    display: none;
}

.tpay-active{
    border: 1px #0e4b68 solid;
}

.tpay-header-wrapper{
    display: none;
}

.members_user_registration_register{
    margin-bottom: 3rem;
    overflow: hidden;
}

.members_user_registration_register button[type='submit']{
    float: right;
}

.members_user_registration_register > .row{
    width: 83%;
    margin-left: auto;
    margin-right: auto;
}

.members_user_registration_register .small-info{
    font-size: 0.7rem;
    margin-top: 0;
    width: 65%;
    float: right;
}

@media screen and (max-width: 767px) {
    .members_user_registration_register .small-info {
        float: left;
    }
}


#formbuilder_1  p{
    font-size: 0.7rem;
}

#formbuilder_2 .form-check, #formbuilder_1 .form-check{
    float: left;
}

.main-subpage{
    padding-bottom: 2rem;
}

.user_resetting_request{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.members_user_registration_register ul{
    list-style: none;
}

.members_user_registration_register ul li{
    color: #ff0000;
}

.small-info ul li{
    color: #000000;
}

.members_user_registration_register > ul{
    width: 85%;
    margin-bottom: 3rem;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 992px) {
    .news-list3 article{
        width: 100%;
    }
    /*#kariera thead tr > th:nth-child(3n), #kariera tbody tr > td:nth-child(3n){*/
    /*    display: none;*/
    /*}*/
    .two-column-text{
        columns: 1;
    }
    .container.sm, .container.md{
        width: auto;
    }
    .offer-list{
        flex-direction: column;
    }
    .hero img{
        object-fit: cover;
    }
    .benefits-list{
        flex-direction: column;
    }
    .benefits-list li{
        margin-bottom: 1rem;
    }
}

.custom-file-button input[type=file] {
    margin-left: -2px !important;
}

.custom-file-button input[type=file]::-webkit-file-upload-button {
    display: none;
}

.custom-file-button input[type=file]::file-selector-button {
    display: none;
}

.custom-file-button:hover label {
    background-color: #6c757d;
    cursor: pointer;
}

.form-error {
    color: #cc0000;
}
.form-error ul {
    list-style: none;
}

.terms-list li:hover{
    color: #1c9dd9;
}

label.error{
    color: #cc0000;
    margin-top: 0.3rem;
    font-size: 0.8rem !important;
}

.grecaptcha-badge{
    visibility: hidden;
}

.form-builder-wrapper .message-success{
    visibility: hidden !important;
}

.refrigerant{
    background-color: #efefef;
    padding: 2rem 2.3rem;
    margin-right: auto;
    margin-left: auto;
}

.refrigerant-result{
    background-color: #efefef;
    padding: 2rem 2.3rem;
    margin-right: auto;
    margin-left: auto;
    display: none;
}

.refrigerant .form-group{
    margin: 0;
}

.refrigerant > div:last-child{
    text-align: center;
    margin-top: 2rem;
}

.product-info-share-icon {
    display: inline-flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-end;
}

.product-info-details{
    margin-top: 4rem;
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.product-info-details-leftside{
    width: 800px;
}

.product-info-details-rightside{
    width: 450px;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: 0 0 24px 0 #C6C6C640;
}

.product-info-details-rightside > div img{
    max-width: 280px;
}

.product-info-details-rightside > div{
    padding: 30px 25px;
    font-size: 14px;
}

.product-info-details-rightside-pricebox{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
}

.product-info-details-rightside-pricebox .pricebox-catalog{
    color: #3F3E3E;
    font-size: 28px;
    font-weight: 500 !important;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.product-info-details-rightside-pricebox .pricebox-currency {
    color: #6C757D;
    font-weight: 500 !important;
    margin: 0;
    padding: 0;
}

.product-info-details-rightside-pricebox .pricebox-pln {
    color: #009DEF;
    font-size: 28px;
    font-weight: 500 !important;
    padding: 0;
    margin: 0.2rem 0;
    text-transform: uppercase;
}
.product-info-details-rightside-pricebox .price-type-label {
    margin: 0;
    padding: 0;
}


.your-price{
    color: #009DEF;
}

.cart-button{
    width: 100%;
    top: -0.02px;
    padding: 10px 12px 10px 12px;
    gap: 4px;
    border-radius: 4px;
    background: #009DEF;
    animation-timing-function: ease-out;
    animation-duration: 100ms;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
}

.cart-button strong{
    font-weight: 700;
}

.cart-button > div.available{
    font-weight: 600;
}

.cart-button a{
    font-size: 12px;
    font-weight: 600;
    color: #ffffff !important;
}

.cart-button button{
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    margin-left: auto;
    display: flex;
    margin-right: auto;
    gap: 4px;
}

.cart-button button span{
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
}

.cart-button button:hover{
    color: #ffffff;
}
.product-info-details .log-in-to-buy-btn span {
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
}

.product-info-details .blue-border {
    border-color: #009DEF;
}


.product-info-details-container > div{
    border-radius: 4px;
    border: 1px solid #EFEFEF;
    padding: 17px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
}

.product-info-details-container > div svg{
    margin-right: 8px;
}

.product-info-details-container a{
    color: #009DEF;
    font-weight: 400;
}

.product-info-details-content .details-section{
    display: block;
    padding: 20px 0 20px 0;
    border-style: solid;
    border-color: #EFEFEF;
    border-width: 0 0 1px 0;
}

.product-info-details-showcase{
    display: flex;
    gap: 30px;
}

.product-info-details-showcase svg{
    display: block;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}

.product-info-details-options{
    box-shadow: 0 0 24px 0 #C6C6C640;
    gap: 5px;
    display: flex;
    margin-top: 2rem;
    border-radius: 4px;
    margin-bottom: 2rem;
}

.product-info-details-content h3{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 2rem;
}

.product-info-details-options > p a{
    color: #3F3E3E;
}
.product-info-details-options > p{
    margin: 13px 8px !important;
    border-right: 1px solid #EFEFEF;
    padding-right: 20px;
    font-weight: 400;
    font-size: 14px;
}

.product-info-details-options > p:first-child{
    margin-left: 20px !important;
}

.product-info-details-showcase p{
    font-weight: 400;
}

.documentation-list{
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 10px;
}

.product-info-details-content h5{
    font-weight: 600;
    font-size: 14px;
}

.documentation-list > div{
    padding: 5px 5px 5px 0;
}

.documentation-list .selcheck {
    width: 20px;
}
.documentation-list > div a{
    font-weight: 400 !important;
    color: #3F3E3E !important;
}

.documentation-list > div:nth-child(2){
    width: 90%;
}

.documentation-list img.img-fluid {
    width: 15px;
    height: 15px;
}

.green{
    background-color: #4CF212;
}

.product-info-details span{
    color: #C6C6C6;
    font-size: 14px;
}

.product-info > p{
    color: #1c9dd9;
    font-weight: bold;
    font-size: 1.3rem;
    margin: 0 !important;
    padding: 0 !important;
}

.product-info > p span.product-index{
    color: #4d4c4c;
    font-weight: normal;
    font-size: 1rem;
}

.product-info-details h4{
    color: #1c9dd9;
    font-weight: bold;
    font-size: 1.2rem;
    margin: 1.3rem 0 .5rem 0;
}

.product-info p{
    margin: .5rem 0;
}

.product-info{
    color: #4d4c4c;
    overflow: hidden;
}

.product-info h1{
    color: #3F3E3E;
    font-size: 28px;
    font-weight: 600;
    line-height: 39.2px;
    text-align: left;
}

.product-info-details-new{
    background-color: #1c9dd9;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 0.2rem 0.7rem;
    border-radius: 0.2rem;
}

.bx-pager{
    display: flex;
    gap: 2rem;
}

.bx-pager img{
    display: block;
    max-width: 100%;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #EFEFEF;
}

.bx-pager img:hover{
    border: 1px solid #009DEF;
}

.bx-wrapper{
    border: 0 !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
}

.slider > div > img{
    margin: 0 auto;
}

.product-info-footer{
    margin-bottom: 5rem;
}

.product-info-footer-tabs{
    display: flex;
    width: 100%;
}

.product-info-footer-tabs > a {
    padding: 1rem 3rem;
    font-weight: bold;
    border-left: .01rem #bbb solid;
    border-top: .01rem #bbb solid;
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem;
    cursor: pointer;
    text-decoration: none;
}

.product-info-footer-tabs > a:last-child{
    border-right: .01rem #bbb solid;
}

.product-info-footer-tabs > a:hover, .product-info-footer-tabs a.active{
    background-color: #1c9dd9;
    color: #ffffff;
    border-left: .01rem #1c9dd9 solid;
    border-top: .01rem #1c9dd9 solid;
}

.product-info-footer-tabs > a:last-child:hover{
    border-right: .01rem #1c9dd9 solid;
}

.bx-prev{
    background-image: url("../img/arrow_left.png") !important;
    background-position: 0 0 !important;
}

.bx-next{
    background-image: url("../img/arrow_right.png") !important;
    background-position: 0 0 !important;
}

.table-bg-grey{
    background-color: #efefef;
}

#shareProductModal {
    top: 20%;
}

#shareProductModal .icons{
    margin: 15px 0 20px 0;
}

#shareProductModal .icons a{
    text-decoration: none;
    border: 1px solid transparent;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.3s ease-in-out;
}

#shareProductModal .icons a:nth-child(1){
    color: #1877F2;
    border-color: #B7D4FB;
}

#shareProductModal .icons a:nth-child(1):hover{
    background-color: #1877F2;
    color: #fff;
}

#shareProductModal .icons a:nth-child(2){
    color: #46C1F6;
    border-color: #b6e7fc;
}

#shareProductModal .icons a:nth-child(2):hover{
    background-color: #46C1F6;
    color: #fff;
}

#shareProductModal .icons a:nth-child(3){
    color: #e1306c;
    border-color: #f5bccf;
}

#shareProductModal .icons a:nth-child(3):hover{
    background-color: #e1306c;
    color: #fff;
}

#shareProductModal .icons a:nth-child(4){
    color: #25d366;
    border-color: #bef4d2;
}

#shareProductModal .icons a:nth-child(4):hover{
    background-color: #25d366;
    color: #fff;
}


#shareProductModal .icons a:nth-child(5){
    color: #0088cc;
    border-color: #b3e6ff;
}

#shareProductModal .icons a:nth-child(5):hover{
    background-color: #0088cc;
    color: #fff;
}

#shareProductModal .icons a:nth-child(6){
    color: #1877F2;
    border-color: #B7D4FB;
}

#shareProductModal .icons a:nth-child(6):hover{
    background-color: #1877F2;
    color: #fff;
}

#shareProductModal .icons a:hover{
    border-color: transparent;
}

#shareProductModal .icons a span{
    transition: all 0.09s ease-in-out;
}

#shareProductModal .icons a:hover span{
    transform: scaleX(1.1);
}

#shareProductModal .field{
    margin: 15px 0 -5px 0;
    height: 45px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 0 5px;
}

#shareProductModal .field.active{
    border-color: #7d2ae8;
}

#shareProductModal .field span{
    width: 50px;
    font-size: 1.1rem;
}

#shareProductModal .field.active span{
    color: #7d2ae8;
}

#shareProductModal .field input{
    border: none;
    outline: none;
    font-size: 0.89rem;
    width: 100%;
    height: 100%;
}

#shareProductModal .field button{
    padding: 5px 16px;
    color: #fff;
    background: #7d2ae8;
    border: 2px solid transparent;
    border-radius: 5px;
    font-weight: 500;
}

@media (max-width: 330px) {
    #shareProductModal .modal-body .icons a{
        margin-right: 15px;
        width: 35px;
        height: 35px;
    }
}

.products-view-grid .products {
    display: grid;
    grid-template-columns: repeat(4, 25%);
    grid-gap: 0;
}

.products-view-grid .products .product .img-container {
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 15px;
}

.products-view-grid .products .product .img-container img {
    max-height: 100%;
    width: auto;
    margin: 0 auto;
}

.products-view-list .products {
    display: grid;
    grid-column: 1;
    grid-gap: 0;
    width: 100%;
}

.products-view-list .products .product .img-container {
    margin-right: 15px;
    width: 100px;
}
.products-view-list .products .product .img-container img {
    width: 100px;
    margin: 0 auto;
}
.products-view-list .products .product .data-container h2 {
    margin-bottom: 10px;
}

.products .product .your-price {
    z-index: 999999;
    position: absolute;
}

.products .product {
    position: relative;
    cursor: pointer;
    z-index: 1;
    margin-bottom: 10px;
}

.products .product a {
    text-decoration: none;
    color: #3F3E3E;
}

.products .product a:hover h2.product-name {
    color: #009DEF;
}

.products .product section {
    display: flex;
    gap: 20px;
    padding: 10px;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #EFEFEF;
    border-radius: 4px !important;
    position: relative;
    transition: border .2s linear;
    will-change: border;
}

.products .product .product-ask-for-info {
    position: absolute;
    display: block;
    background-color: #009DEF;
    right: 0;
    bottom: -50px;
    padding: 10px 12px 10px 12px;
    border-radius: 4px 0 4px 0;
    color: #fff;
    width: auto;
    transition: bottom .2s linear;
    will-change: bottom;
    text-align: left !important;
}

.products .product .product-activate-plus {
    position: absolute;
    display: block;
    background-color: #009DEF;
    right: 0;
    bottom: -50px;
    padding: 10px 12px 10px 12px;
    border-radius: 4px 0 4px 0;
    color: #fff;
    width: auto;
    transition: bottom .2s linear;
    will-change: bottom;
    text-align: left !important;
    z-index: 99;
}

.product-activate-plus .account-pro {
    border: 1px solid #ffffff;
}

.products-view-grid .products .product .product-activate-plus {
    width: 200px;
    bottom: -80px;
    line-height: 2em;
}

.products .product .product-remove-from-favorite {
    position: absolute;
    display: block;
    background-color: #ffffff;
    right: 0;
    bottom: -50px;
    padding: 10px 12px 10px 12px;
    border-radius: 4px 0 4px 0;
    color: #009DEF;
    width: auto;
    transition: bottom .2s linear;
    will-change: bottom;
    text-align: left !important;
    border-color: #009DEF;
    border-width: 1px;
}

.products .product .product-remove-from-favorite svg {
    display: inline;
}

.products .product .product-add-to-cart {
    position: absolute;
    display: block;
    background-color: #009DEF;
    right: 0;
    bottom: -50px;
    padding: 0;
    border-radius: 4px 0 4px 0;
    color: #fff;
    width: auto;
    transition: bottom .2s linear;
    will-change: bottom;
    text-align: left !important;
}

.products .product .product-add-to-cart .btn {
    color: #fff;
    padding: 10px 12px 10px 12px;
    border-radius: 4px 0 4px 0;
}

.products .product .product-add-to-cart .btn:hover {
    background-color: #009DEF;
}

.product-add-to-cart-container {
    overflow: hidden;
    height: 80px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
}

.products .product:hover .product-add-to-cart,
.products .product:hover .product-ask-for-info,
.products .product:hover .product-activate-plus,
.products .product:hover .product-remove-from-favorite {
    display: block;
    text-decoration: none;
    bottom: 0;
}

.products .product:hover section {
    border: 1px solid #009DEF;
}

.products-view-list .category-product-list-banner img, .products-view-grid .category-product-list-banner img {
    width: auto;
    height : auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.flag-container{
    display: flex;
    gap: 10px;
    margin-bottom: 5px;
}

.flag-container > span{
    padding: 5px;
    width: auto;
    border-radius: 0 5px 5px 5px;
    color: #ffffff !important;
    font-weight: 600;
    line-height: 12px;
    display: inline-block !important;
}

.flag-new{
    background-color: #0CC3DC;
}

.flag-promo{
    background-color: #70CE26;
}

.flag-sales{
    background-color: #F4A812;
}
.flag-hit{
    background-color: #EB180B;
}
.flag-recommendation{
    background-color: #4d4c4c;
}

.product-primary-details{
    display: flex;
    gap: 5px;
    margin: 20px 0;
}
.product-primary-details span{
    line-height: 1;
    color: #3F3E3E !important;
}

.product-primary-details span:last-child{
    border-left: 1px #C6C6C6 solid;
    padding-left: 5px;
}

.products .product h2 {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.product-price-box-promotion{
    color: #C6C6C6;
    margin: 0;
    padding: 0;
}

.products .product .favorite {
    position: absolute;
    cursor: pointer !important;
    z-index: 100;
    right: 0;
    width: 22px;
    height: 22px;
}

.products .product section > div:first-child{
    max-width: 25%;
    position: relative;
    /*background-color: #9ecb2d;*/
}

.products .product section > div:nth-child(2){
    width: 50%;
    max-width: 50%;
    /*background-color: #a6e1ec;*/
}

.products .product section > div:last-child{
    width: 25%;
    max-width: 25%;
    /*background-color: #B94A48;*/
}
.product-available{
    width: 100%;
}
.product-available span{
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}

.product .product-available{
    margin-top: 15px;
}

.actual-price{
    color: #009DEF;
    font-size: 20px;
    font-weight: 600;
    display: block;
}

.product-price-box{
    text-align: right;
    font-size: 12px;
    font-weight: 300;
}
.catalog-price-foregin-currency {
    color: #6C757D;
    font-size: 12px;
}

.product-price-box .catalog-price-foregin-currency {
    text-align: right;
    margin: 0;
    padding: 0;
}

.product-price-box .catalog-price-strike {
    color: #6C757D;
    font-weight: 500 !important;
    text-align: right;
    margin: 0;
    padding: 0;
    text-decoration:line-through;
}

.product-available span.on{
    background-color: #4CF212;
}

.product-available span.off{
    background-color: #F42A2A;
}

.product-available span.bespoke{
    background-color: #F4A812;
}

.products-view-grid .product section{
    flex-direction: column;
    gap: 0;
    border-bottom: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
}

.products-view-grid .product-price-box{
    text-align: left;
}

.products-view-grid .product section > div{
    width: 100% !important;
    max-width: 100% !important;
}

.favorite{
    cursor: pointer !important;
}

.products .product:hover .img-container img {
    transform: scale(1.04);
    transition: all .6s;
}

#products-list-response .remove-btn {
    display: none;
}

.projects-list a {
    position: relative; }
.projects-list a article {
    display: flex;
    align-items: center;
    padding: 40px;
    box-shadow: 0 6px 7px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px; }
.projects-list a article .project-img div {
    width: 360px;
    position: relative;
    overflow: hidden;
    margin-right: 25px;
    z-index: 1; }
.projects-list a article .project-img div img {
    width: 100%;
    transition: .6s all; }
.projects-list a article .project-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
.projects-list a article h2, .projects-list a article .h2 {
    font-size: 20px;
    margin-bottom: 40px; }
.projects-list a article p {
    color: #3c3b3b; }
.projects-list a article .companies-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center; }
.projects-list a article .companies-list li {
    padding: 0 5px; }
.projects-list a article .companies-list li:first-of-type {
    padding-left: 0; }
.projects-list a:hover {
    text-decoration: none; }
.projects-list a:hover article .project-img div img {
    transition: .6s all;
    transform: scale(1.08); }

.select2-container--bootstrap-5 .select2--small.select2-selection
{
    border-radius: 0;
}

.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    padding: 0;
    border: 0;
    margin-bottom: 0;
    margin-right: .875rem;
}

form.search-form .select2-container--bootstrap-5 .select2-selection {
    border: 0;
}

form.search-form .select2-container--bootstrap-5 .select2-selection--single { background-image: none }

.rs-container {
    margin-top: 34px;
    height: 20px;
}

.rs-container .rs-scale span ins {
    display: none;
}

#downloadChosen, #downloadAll {
    background-color: transparent;
    color: #009DEF;
    font-size: 14px;
    font-weight: 400;
    width: auto;
    border: 0;
}

.btn-toggle-favorite{
    cursor: pointer;
}

.btn-toggle-favorite img{
    max-width: initial !important;
}

.documentation-list-footer{
    margin-top: 1rem;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 10px;
}

.documentation-list-footer > div{
    display: flex;
    justify-content: left;
    align-items: center;
}

.documentation-list-footer svg{
    display: block;
    width: 17px;
    margin-bottom: 3px;
}

.select2-result-product {
    padding-top: 4px;
    padding-bottom: 3px
}

.select2-result-product__foto {
    float: left;
    width: 60px;
    margin-right: 10px
}

.select2-result-product__foto img {
    width: 100%;
    height: auto;
    border-radius: 2px
}

.select2-result-product__meta {
    color: #4d4c4c;
    margin-left: 70px
}

.select2-result-product__name {
    color: #212529;
    word-wrap: break-word;
    line-height: 1.1;
    margin-bottom: 4px
}

.select2-result-product__indeks {
    font-size: 12px;
    margin-top: 4px
}

.select2-result-product__manufacturer {
    margin-right: 1em;
    font-size: 10px
}

#document-search-results header {
    background-color: #1c9dd9;
    color: #fff;
    font-weight: 500;
    padding: 2px 10px;
    margin-bottom: 15px;
    font-size: 20px; }

#document-search-results #document-search-loading {
    width: 100%;
    text-align: center;
    display: none;
}

#documentation-search-form .reset-button {
    color: #3c3b3b;
    opacity: .8;
    float: right;
}

.offer-section-head{
    margin-bottom: 15px;
}

.offer-section-head .switch-view {
    font-weight: normal;
    margin-left: 10px;
}

.offer-section-head .switch-view svg {
    cursor: pointer;
}

.offer-section-head .count-info {
    font-weight: normal;
}

.product-attributes{
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

.product-attributes > span {
    padding: 0 5px 0 5px;
    border-radius: 0 5px 5px 5px;
    background-color: #EFEFEF;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.product-attributes .attr-cool {
    color: #004C99;
}

.product-attributes .attr-heat {
    color: #CC6600;
}

.category-menu {
    position: relative;
    padding: 30px 20px 30px 20px;
    border-radius: 4px;
    box-shadow: 0 0 24px 0 #C6C6C633;
    margin-bottom: 2rem;
}

.category-menu > div{
    margin-left: -15px;
}

@media (max-width: 1000px) {
    .category-menu{
        display: none;
    }
}

.category-filters {
    position: relative;
    padding: 30px 20px 30px 20px;
    border-radius: 4px;
    box-shadow: 0 0 24px 0 #C6C6C633;
    margin-bottom: 2rem;
}

.category-filters p {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}

.category-filters label {
    font-size: 14px;
}

.filter-container{
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400 !important;
}

.filter-container div label {
    display: flex;
    gap: 10px;
    line-height: 1;
    align-items: center;
    margin-bottom: 10px;
}

.filter-container input{
    width: 15px;
    height: 15px;
    appearance: none;
    -webkit-appearance: none;
    align-content: center;
    justify-content: center;
    font-size: 2rem;
    padding: 0.1rem;
    border: 0.05rem solid #C6C6C6;
    border-radius: 2px;
    flex: 0 0 15px;
}

.filter-container label span {
    padding-left: 10px;
    background-color: #CC0000;
}
.category-filters h4{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 25px;
}

.filter-footer{
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: baseline;
}

.filter-footer div{
    width: 50%;
}

.filter-footer > div:last-child{
    text-align: center;
}

.filter-footer > div:last-child a{
    background: none;
    color: #009DEF;
    width: 100%;
    display: block;
    text-decoration: none;
}

.filter-footer > div:last-child a.on{
    color: #009DEF;
}

.filter-container input:checked {
    border: 0.05rem solid #009DEF;
    background-color: #009DEF;
}

#product-list-filter {
    display: none;
}

#products-list-results {
    position: relative;
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid #EFEFEF;
}

.user-off-price{
    color: #3F3E3E !important;
}

.loading {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #cccccc;
    opacity: .8;
    z-index: 900;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    min-height: 150px;
    justify-content: center;
    align-items: center;
}
.loading .content {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.loading .content img {
    width: 60px;
    border-radius: 5px;
}

.consent {
    text-align: justify;
}

#discount-code {
    margin-top: 1rem;
}
#discount-code > div {
    background-color: #f7f7f7;
    padding: 1rem 2rem;
}

.account-block h1 {
    color: #1c9dd9;
    text-transform: uppercase;
    font-size: 26px;
}

 .account-block table {
    width: 100%;
 }

 .account-block .documents-list {
     --bs-gutter-x: 0;
     --bs-gutter-y: 0;
 }

.account-block.favorite-products .remove-btn {
    float: right;
    cursor: pointer;
}

.account-block.favorite-products .favorite {
    display: none;
}

#lista-dzialow a {
    color: #3C3B3B;
}

.europe-map {
    background-color: #0e4b68;
    background: url("../img/schiessl_in_eu.jpg") center right no-repeat;
    min-height: 910px;
    background-size: contain;
}

.ribbon {
    position: absolute;
    right: 5px;
    top: -1px;
    z-index: 1;
    overflow: hidden;
    width: 220px;
    height: 220px;
    text-align: right;
}
.ribbon span {
    font-size: 0.8rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 32px;
    transform: rotate(45deg);
    width: 270px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#2989d8 0%, #1e5799 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 68px;
    left: 0;
}

.ribbon span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #1e5799;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1e5799;
}
.ribbon span::after {
    content: '';
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-right: 3px solid #1e5799;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1e5799;
}

.category-filters .select2-selection {
    margin-bottom: 15px;
}

.carousel-inner .ratio {
    background-color: #fff !important;
}

.carousel-control-next-icon {
    background: url(../img/arrow_right.png) center center no-repeat;
}

.carousel-control-prev-icon {
    background: url(../img/arrow_left.png) center center no-repeat;
}

.lightbox .btn-close svg {
    fill: #1c9dd9;
}

#cookie-banner { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 2000; border-radius: 0; display: block;
    background-color: #EFEFEF;
}

#cookie-banner button{
    margin-left: auto !important;
    margin-right: auto !important;
}

#kariera td .open, #kariera td .close {
    text-align: center;
    width: auto;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot{
    background-color: #1c9dd9 !important;
}

.list-group-item .fa{
    color: #1e5799 !important;
}

#header-cart, #cart-link-mobile{
    font-size: 12px !important;
    position: relative;
}

.cart-overview-total{
    display: block;
    background-color: #1e5799 !important;
    color: #FFFFFF !important;
    padding-top: 0.1rem;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
}

#header-cart .cart-overview-total{
    top: -0.3rem;
    margin-left: 0.7rem;
}

#cart-link-mobile .cart-overview-total{
    top: -0.1rem;
    right: 0.4rem;
}

.close-modal{
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    border: 0;
    border-radius: 0.25rem;
    background-color: transparent !important;
    cursor: pointer !important;
    margin-top: .3rem;
    margin-right: .3rem;
}

.modal-header{
    justify-content: flex-end;
    padding: 0;
    margin: 0;
    border: 0;
}

.close-modal i{
    color: #000;
    cursor: pointer;
}

.toast-container {
    display: none !important;
}

.my-tooltip[data-tooltip]{
    position: relative !important;
    display: inline-block !important;
}

.my-tooltip[data-tooltip]:after{
    content: attr(data-tooltip);
    position: absolute;
    bottom: 15px;
    width: 230px;
    left: -230px;
    font-size: 12px !important;
    line-height: 15px;
    display: none;
    padding: 20px;
    border-radius: 11px 11px 0 11px;
    background: #009DEF;
    color: #ffffff;
    box-shadow: 0 0 24px 0 #C6C6C6;
}

.my-tooltip[data-tooltip]:hover:after {
    display: block;
}


.catalog-price-foregin-currency[data-tooltip]:after{
    top: 16px;
    right: 16px;
    background: #ffffff;
    color: #3F3E3E;
    border: 1px solid #EFEFEF;
    border-radius: 11px 0 11px 11px;
    min-width: 100px;
    width: max-content;
}

.modal-dialog{
    width: 690px !important;
    max-width: 690px !important;
}

.modal-content{
    box-shadow: 0 0 24px 0 #C6C6C640;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
}
#shippingCost .modal-header-outer, #categoryFiltersModal .modal-header-outer {
    box-shadow: 0 3px 13px 0 #C6C6C640;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
}

#shippingCost .modal-header, #categoryFiltersModal .modal-header {
    justify-content: space-between;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 20px;
}

#shippingCost .modal-header > div:first-child, #categoryFiltersModal .modal-header > div:first-child {
    width: 80%;
}

#shippingCost .modal-header p, #categoryFiltersModal .modal-header p {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
}
#shippingCost .nav-item {
    width: calc(100%/3);
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #EFEFEF;
    padding: 0;
    vertical-align: bottom;
}

#shippingCost .nav-tabs .nav-link {
    /*background-color: #9ecb2d;*/
    color: #3F3E3E;
    width: 100%;
    border-width: 0 0 3px 0;
    border-style: solid;
    border-color: #ffffff;
    height: 100%;

}

#shippingCost .nav-tabs .nav-link:hover {
    color: #009DEF;
}

#shippingCost .nav-tabs .nav-link.active {
    color: #009DEF;
    border-color: #009DEF;
}

#shippingCost .costs-info {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

#shippingCost .weight-column {
    width: 48%;
}

#shippingCost .weight-column p {
    text-align: center;
    width: 100%;
}

#shippingCost .weight-column .cost-info {
    background-color: #f9f9f9;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 5px 0 0 0;
    padding: 5px;
}

#shippingCost-options{
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}

#shippingCost .modal-body{
    padding: 0 25px 25px 25px;
}

#shippingCost table{
    width: 100%;
}


/*#shippingCost .modal-dialog {*/
/*    width: 790px !important;*/
/*    max-width: 790px !important;*/
/*}*/

#tradeLimit .modal-header-outer {
    box-shadow: 0 3px 13px 0 #C6C6C640;
    padding: 20px 20px 0 20px;
}

#tradeLimit .modal-header {
    justify-content: space-between;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 20px;
}

#tradeLimit .modal-header > div:first-child {
    width: 80%;
}

#tradeLimit .modal-header p {
    padding-top: 3px;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
}

#tradeLimit .trade-info {
    background-color: #EFEFEF;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 10px 0 0 0;
    padding: 10px;
}

#tradeLimit .modal-dialog{
    width: 490px !important;
    max-width: 490px !important;
}
#tradeLimit .info {
    margin: 10px 0 0 0;
    padding: 10px;
}

#product-info-icon{
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    gap: 5px;
    align-items: center;
    box-shadow: 0 0 24px 0 #C6C6C640;
    border-radius: 4px;
    padding: 0;
}

#product-info-icon > div{
    width: 25%;
    text-align: center;
    padding: 15px;
    border-right: 1px solid  #EFEFEF;
}

#product-info-icon > div:last-child{
    border: none;
}

#product-info-icon svg{
    width: 20px;
    height: 20px;
    display: inline-block;
}

.mobile{
    display: none !important;
}

.custom-select{
    width: 100%;
    position: relative;
}

.custom-select::before,
.custom-select::after {
    --size: 0.3rem;
    content: "";
    position: absolute;
    right: 1rem;
    pointer-events: none;
}

.custom-select::after {
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-top: var(--size) solid black;
    top: 30%;
}

.product-modal .modal-header svg{
    float: left;
    margin-right: 0.5rem;
}

.product-modal .modal-header h2{
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 28px;
}

.product-modal.modal-header button{
    padding: 0;
    margin: 0;
}

.product-modal .modal-header > div:first-child{
    width: 80%;
}

.product-modal .modal-header{
    justify-content: space-between;
    padding: 1rem;
}

.product-info-box{
    display: flex;
    width: 100%;
    gap: 1rem;
}

.product-info-box > div:first-child img{
    display: block;
    border-radius: 4px;
    border: 1px solid #EFEFEF;
}

.product-info-box > div:first-child{
    max-width: 25%;
}

.product-info-box > div:last-child{
    max-width: 75%;
}

.product-info-box > div:last-child p{
    margin: 0;
}

.downloadChosen-container svg path{
    fill: #3d3d3d !important;
}

.downloadChosen-container svg.active path{
    fill: #009DEF !important;
}

#downloadChosen[disabled]{
    color: #3d3d3d !important;
}

#cartRecalculation .modal-content, #pageLoading .modal-content {
    background-color: #009DEF;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #009DEF;
}
#cartRecalculation h3, #pageLoading h3  {
    font-size: 1.5em;
    font-weight: 700;
    padding: 0 10px;
    color: #FFFFFF;
}

#cartRecalculation .loading-icon, #pageLoading .loading-icon {
    height: 90px;
}

@media (max-width: 1000px) {
    .mobile{
        display: block !important;
    }

    .desktop-mode{
        display: none;
    }

    .product-info-share-icon{
        display: none;
    }

    .product-info-details{
        flex-direction: column;
        margin-top: 1rem !important;
    }

    .product-info-details-leftside, .product-info-details-rightside{
        max-width: 100% !important;
        width: 100% !important;
    }

    .product-info-details-rightside{
        margin-top: 1rem;
    }

    .product-info-details-showcase{
        display: none;
    }

    #product-info-icon{
        display: flex !important;
    }

    .product-info-details-rightside > div{
        padding: 5px 20px;
    }

    .modal.show .modal-dialog{
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        display: block !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .modal-content{
        height: 100%;
        float: right;
        width: 85%;
        right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .modal.show.lightbox .modal-dialog {
        width: auto !important;
        margin: 0.5rem !important;
        display: flex !important;
        align-items: center;
    }

    .modal.show.lightbox .modal-content {
        position: relative;
        width: 100%;
    }

    #shippingCost table tbody td, #shippingCostMobile table tbody td{
        vertical-align: sub;
    }

    #shippingCost tbody td svg, #shippingCostMobile tbody td svg{
        display: block;
    }

    #shippingCost .modal-header-outer, #shippingCostMobile .modal-header-outer{
        box-shadow: none;
        margin-bottom: 5px;
    }

    [data-tooltip]:after{
        position: initial;
        border-radius: 11px;
        margin-top: 5px;
    }

    .documentation-list{
        justify-content: normal;
    }

    .documentation-list > div:nth-child(2) {
        width: 80%;
    }

    #cartRecalculation .modal-dialog, #videoModal .modal-dialog, #pageLoading .modal-dialog {
        width: auto !important;
        margin: 0.5rem !important;
        display: flex !important;
        align-items: center;
    }

    #cartRecalculation .modal-content, #videoModal .modal-content, #pageLoading .modal-content {
        position: relative;
        width: 100%;
    }

    .category-left-banner {
        display: none;
    }
}

.rs-container .rs-pointer{
    background-color: #009DEF;
    width: 15px;
    height: 15px;
    border: 2px solid #ffffff;
    box-shadow: none;
}

.rs-container .rs-pointer::after, .rs-container .rs-pointer::before {
    background-color: transparent;
}

.rs-bg{
    background-color: #C6C6C6 !important;
    height: 5px !important;
}

.rs-container .rs-selected {
    background-color: #C6C6C6 !important;
    height: 5px !important;
    border:0;
}

.rs-tooltip{
    margin-bottom: 0 !important;
    padding: 10px 10px !important;
    display: inline-block !important;
    min-width: 0 !important;
    background-color: #EFEFEF;
    border-radius: 4px;
    border: none;
    left: 5px;
}

.rs-container{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
}

.filter-option-hide{
    display: none !important;
}

.filter-show-more{
    color: #009DEF;
    width: 100%;
    line-height: 1;
}
.filter-show-more svg{
    display: inline-block;
    margin-bottom: 3px;
}

.filter-option-show{
    display: flex !important;
}

#similar-products .products-view-grid .products {
    grid-template-columns: repeat(5, 20%);
}

#similar-products .remove-btn {
    display: none;
}

#category-active-filters {
    padding: 0 0 10px 0;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}
#category-active-filters > strong {
    display: none;
    font-size: 14px !important;
    font-weight: bold;
    padding: 5px 0 5px 0;
}

#category-active-filters > span{
    padding: 5px 8px 5px 8px;
    border-radius: 0 5px 5px 5px;
    background-color: #EFEFEF;
    font-size: 14px !important;
    font-weight: 400 !important;
}

#category-active-filters > span > svg {
    padding-left: 5px;
    cursor: pointer;
}
.addProductToModal-buttons {
    padding: 10px 0 0 0;
    text-align: center;
    display: flex;
    justify-content: center;
}
.addProductToModal-buttons .button {
    margin: 0 4px;
    text-decoration: none;
    padding: 9px 12px 9px 12px;
    gap: 4px;
    border-radius: 4px;
    background: #009DEF;
    color: #ffffff;
}

.addProductToModal-product .product-price-box {
    text-align: left;
}

.product-info-details .info-photo-diff {
    color: #C6C6C6;
}


.login-panel-leftside{
    /*background: #009FE3 linear-gradient(-180deg, rgba(20, 27, 53, 0.55) 24.58%, rgba(20, 27, 53, 0) 83.66%);*/
    /*color: #ffffff;*/
    /*width: 610px;*/
    height: 100%;
    border-radius: 4px;
    position: relative;
    padding: 50px 60px;
}

.login-panel-leftside img{
    position: absolute;
    right: 0;
    bottom: 0;
}

.login-panel-leftside h4{
    font-size: 28px;
    font-weight: 400;
    line-height: 44.8px;
    margin-bottom: 2rem;
}

.login-panel-leftside h4 strong{
    font-weight: 700;
}

.login-panel-leftside h4 span, .login-panel-leftside h3 span {
    font-weight: bold;
    background-color: #009DEF;
    border-radius: 8px;
    padding: .3rem .6rem;
    color: #ffffff;
}

.account-pro, .account-basic {
    font-weight: bold;
    background-color: #009DEF;
    border-radius: 4px;
    padding: .1rem .3rem;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 0.9em;
}

.account-basic{
    background-color: #3F3E3E;
    color: #fff;
}

.account-basic{
    background-color: #3f3e3e;
}

.login-panel-leftside-benefits{
    margin-top: 4rem;
}

.login-panel-leftside-benefits ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.login-panel-leftside-benefits ul li{
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 20px;
    color: #ffffff;
    /*width: 45%;*/
    /*display: flex;*/
    /*gap: 15px;*/
}

.login-panel-leftside-benefits ul li > span:first-child{
    width: 45px;
    padding-right: 10px;
}
.navbar .my-account-link {
    color: #009DEF;
}

#description-with-shadow {
    height: auto !important;
    position: relative;
}

#description-with-shadow .description {
    max-height: 200px;
    overflow: hidden;
}

#description-with-shadow .description-shadow {
    /*background: linear-gradient(rgba(255, 255, 255, 0) 0, #ff00ff 40%);*/
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 60%);
    height: 100px;
    z-index: 200;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

#description-with-shadow .description-shadow .toggler {
    bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;

}

#description-with-shadow .description-shadow .toggler button {
    border-radius: 4px;
    animation-timing-function: ease-out;
    animation-duration: 100ms;
    text-align: center;
    border: 1px solid #C6C6C6;
    background-color: #FFFFFF;
    padding: 9px 12px 9px 12px;
    display: block !important;
    color: #4d4c4c;
    position: absolute;
    bottom: 0;
}

#description-with-shadow .description-shadow .toggler button:hover {
    border-color: #009DEF;
}
#description-with-shadow.is-open .description {
    max-height: 100%;
    height: 100%;
    padding-bottom: 50px;
}
#description-with-shadow.is-open .description-shadow {
    background: none;
}

#description-with-shadow.no-shadow .description {
    max-height: 100%;
    height: 100%;
}
#description-with-shadow.no-shadow .description-shadow {
    display: none;
}

.password-container {
    position: relative;
}
.password-eye {
    position: absolute;
    right: 20px;
    top: 45px;
    cursor: pointer;
}

.orderStatus span {
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}
.orderStatus span.blue {
    background-color: #4A90F2;
}
.orderStatus span.gray {
    background-color: #C9C9C9;
}
.orderStatus span.green {
    background-color: #4CF212;
}
.orderStatus span.red {
    background-color: #F42A2A;
}
.orderStatus span.yellow {
    background-color: #FFCE1F;
}

@media (max-width: 1000px) {
    .site-footer {
        position: relative;
    }
}

#cart-preview-modal {
    background-color: rgba(0,0,0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    transition: opacity 0.15s linear;
    display: flex;
    flex-direction: column;
}

#cart-preview-content {
    margin: 30px auto 20px auto;
    z-index: 1065;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 690px;
    max-width: 690px;
    pointer-events: auto;
    background-clip: padding-box;
    border-radius: 5px;
    box-shadow: 0 0 24px 0 #C6C6C640;
    color: #3F3E3E;
}

#cart-preview-summary {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 1em;
    border-bottom: 1px #EFEFEF solid;
}

#cart-preview-amount span {
    padding: 0 1em 0 0;
    font-weight: 700;
}

#cart-preview-button a {
    color: #FFFFFF;
}

#cart-preview-items {
    padding: 1em;
}

.cart-preview-item {
    box-sizing: border-box;
    display: flex;
    text-align: left;
    align-items: center;
    border-radius: 5px;
    margin: 0.5em 0;
}

.cart-preview-item.header {
    font-weight: 700;
    color: #6C757D;
    border: 0;
}

.cart-preview-item .item-name {
    flex: 70%;
    text-align: left;
}
.cart-preview-item .item-name a {
    color: #3F3E3E;
}
.cart-preview-item .item-quantity {
    flex: 10%;
    text-align: center;
}
.cart-preview-item .item-price {
    flex: 20%;
    text-align: right;
}

.text-blue {
    color: #009def;
}
.text-red {
    color: #cc0000;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

#addAddressForm .modal-header, #editAddressForm .modal-header, #changePasswordForm .modal-header, #dialogModal .modal-header {
    padding: 1rem 1rem;
}

#editAddressForm .btn-secondary {
    border: 1px solid #C6C6C6;
    background-color: #FFFFFF;
    color: #212529;
}

#editAddressForm .btn-secondary:hover {
    border-color: #009DEF;
    color: #009DEF;
}

#editAddressForm .btn-primary:hover {
    background-color: #ffffff;
    color: #009DEF;
}

.was-validated .valid-green-as-black .form-check-input:valid ~ .form-check-label, .valid-green-as-black .form-check-input.is-valid ~ .form-check-label {
    color: #3F3E3E;
}

.was-validated .valid-green-as-black .form-check-input:valid, .valid-green-as-black .form-check-input.is-valid {
    border-color: #3F3E3E;
}