*{
    font-family: 'Open Sans' !important;
}
.sidebar{
    height: 100vh;
    background-color: #181a20;
    -webkit-box-shadow: -2px 0px 11px 0px rgba(187, 187, 187, 1);
    -moz-box-shadow: -2px 0px 11px 0px rgba(187, 187, 187, 1);
    box-shadow: -2px 0px 11px 0px rgba(187, 187, 187, 1);
    position: relative;
    transition-duration: 0.6s;
}
body{
    top: 0 !important;
}
.goog-te-gadget-simple{
    height: 40px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.ordersTable tr:hover{
    background: #fdfdfd;
}
.button-active {
    background: #3c8e4e !important;
    border-color: #3c8e4e !important;
}
.formField{
    margin-top: 40px;
}
.product-specs {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 10px;
    padding: 10px;
}

.spec-category {
    grid-column: span 2;
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #ddd;
}

.spec-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 5px 0;
}
#cart .modal-body{
    max-height: 670px;
}
.spec-label {
    font-weight: bold;
    color: #555;
}

.spec-value {
    text-align: right;
    color: #333;
}
.statuslabel{
    padding: 5px 10px;
    background: #e8e8e8;
    border-radius: 20px;
    color: white;
}
.statuslabel.new{
    background: #ca8012;
}
.statuslabel.inprogress{
    background: #128e80;
}
.statuslabel.ready{
    background: #7b6c0a;
}
.statuslabel.delivery{
    background: #284ab0;
}
.statuslabel.delivered{
    background: #035d19;
}
.product-list-order{
    background: #e8e8e8;
    border-radius: 20px;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.product-list-image{
    width: 42px;
    height: 42px;
    border-radius: 3px;
    display: flex;
    background-color: #fff !important;
    align-items: center;
    justify-content: center;
}
.showSpecs{
    color: #000 !important;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}
.notifier-spec{
    position: absolute;
    bottom: 15px;
    width: 700px;
    z-index: 999;
    background: #d32f2f;
    color: white;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    box-sizing: border-box;
    display: none;
}
.formField label{
    margin-left: 7px;
    font-size: 14px;
    font-weight: 600;
}
body#cart h4 {
    border-left: 27px solid #223121;
    padding-left: 7px;
}
.cartFormInput{
    padding: 7px;
    border: 0px !important;
    width: 90%;
    border-bottom: 2px solid black !important;
}
.addToCartButton{
    display: none;
}
.button-inactive {
    background: #ff2600 !important;
    border-color: #ff2600 !important;
}
.categoryhasSub{
    cursor: pointer;
}
#categorySubmenu{
    height: 0px;
    overflow: hidden;
    transition-duration: 1s;
}
#categorySubmenu.active{
    height: auto !important;
    overflow: hidden;
}
.sidebar{
    overflow-y: scroll;
}
.select2-container--default .select2-selection--single{
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px !important;
}
.VIpgJd-yAWNEb-L7lbkb{
    display: none !important;
}
.goog-te-gadget-simple img{
    display: none !important;
}
.newOptionFooter{
    border: 1px solid #f3f3f3;
    padding: 15px;
    display: flex;
    justify-content: flex-end;
}
.formSelector label{
    font-weight: 600;
}
.formSelector{
    padding: 15px;
    background-color: #f3f3f3;
    border-radius: 10px;
    margin-top: 8px;
}
#google_translate_element{
    width: 50% !important;
    border-radius: 5px;
    overflow: hidden;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
    color: #fff !important;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed{
    color: #fff !important;
}
.goog-te-gadget-simple {
    background-color: #181a20 !important;
    border: none !important;
}
#google_translate_element{
    border: 1px solid #aaa !important;
}

.select2-container--default .select2-selection--single{
    background-color: #181a20 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px !important;
}

/* Styl flagi w liście wyboru */
.img-flag {
    width: 20px; /* Szerokość flagi */
    height: auto;
    margin-right: 10px; /* Odstęp między flagą a tekstem */
}

/* Usunięcie nadmiernej szerokości */
.select2-container--default .select2-selection--single {
    height: auto;
}
font{
    background-color: transparent !important;
    box-shadow: none !important;
    transition-duration: 0s !important;
}
font:hover, font:focus, font:active{
    background-color: transparent !important;
    box-shadow: none !important;
}
.select2-selection__rendered img {
    display: inline-block;
    margin-right: 10px; /* Odstęp flagi od tekstu */
}
#languageSelect, #languageSelect.select2, #currencySelect, #currencySelect.select2{
    width: 45% !important;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
    display: none !important;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sidebar-header{
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sidebar-footer{
    color: #fff;
    text-align: center;
    width: 100%;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd{
    display: none !important;
}
.page-link.active{
    background-color: #000 !important;
    border: none !important;
}
.page-link a{
    color: #000;
    text-decoration: none !important;
}
.category-buttons {
    margin-bottom: 20px;
    display: flex;
    max-width: 100%;
    background: #fff !important;
    position: sticky !important;
    top: 0px;
    padding: 10px 40px;
    z-index: 99999;
}
.category-button {
    display: inline-block;
    padding: 10px 15px;
    background-color: #f0f0f0;
    color: #333;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 600;
    margin-right: 10px;
}
.category-button:hover {
    background-color: #ccc;
}
.sidebar li{
    transition-duration: 0.6s;
}
.sidebar li.sidebarDisable{
    justify-content: center;
    padding-left: 0px !important;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sidebar li.sidebarDisable span{
 display: none;
}
.menu-content ul{
    list-style: none;
    padding: 0px !important;
}
.menu-content ul li{
    width: 100%;
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 20px;
    color: #fff;
    border-bottom: 1px solid #313131;
}
.steps{
    display: flex;
    gap: 50px;
    margin-left: auto;
}
.headerinfoCart{
    color: #fff;
    padding: 4px;
    text-align: center;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3c8e4e;
    gap: 8px;
}
.steps .row{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-size: 13px;
}
.productDetails img{width: 100px;}
.productRow td{
    padding: 20px 0px;
}
.cartValue{
    font-size: 26px;
    font-weight: 700;
}
.productRow .productName{
    font-size: 18px !important;
    font-weight: 600;
}
.productsTable .productRow input{
    height: 40px;
    width: 40px;
    text-align: center;
}
.productRow a{text-decoration: none; color: #5f3c06; font-size: 14px; font-weight: 600;}
.productsTable .productDetails{
    display: flex;
    align-items: center;
}
.productsTable{
    width: 95%;
    margin: 15px auto !important;
}
.productsTable th{
    padding: 10px 0px !important;
    border-bottom: 1px dotted #c7c7c7;
}
.cartHeader {
    display: flex;
    align-items: center;
    border-bottom: 1px dotted;
    padding-bottom: 20px;
}
.step{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #979797;
    background-color: #ffffff;
    border: 2px solid #979797;
    font-size: 20px !important;
    font-weight: 600;
    border-radius: 50%;
}
.step.active{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 2px solid #3c8e4e;
    background-color: #3c8e4e;
    font-size: 20px !important;
    font-weight: 800;
    border-radius: 50%;
}
.account a{
    color: #fff;
    text-decoration: none !important;
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid rgb(99, 99, 99);
    border-radius: 20px;
    margin-bottom: 10px;
    transition-duration: 0.4s;
    display: block;
}
.account a:hover{
    background: #fff;
    color: #000;
}
.contentbox{
    display: flex;
}
.content{
    max-height: 100vh;
    overflow-y: scroll;
    padding: 40px 40px; 
}
.productThumbnailMiniature{
    max-width: 100%;
    max-height: 100%;
}
.productThumbnail{
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center
}
.adminProductsHeader{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.adminProductsHeader .searchbar #search{
    border-color: #000 !important;
    color: #000 !important;
}
.adminProductsHeader #searchForm{
    width: 400px;
}
.productGrid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    justify-items: center;
}
.productGridAdmin .productBox{
    display: flex;
    justify-content: flex-start;
    gap: 55px;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.productGridAdmin .productBox .productThumbnail{
    height: auto !important;
    width: 150px !important
}
.productGridAdmin .productBox .productAction{
    margin-left: auto !important;
    gap: 40px;
}
.productGridAdmin{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    justify-items: center;
}
.productGridAdmin .productAction{
    align-items: center;
}
.pagination{
    justify-content: center;
    margin-top: 35px;
}
.productBox{
    width: 100%;
    padding: 35px;
    transition-duration: 0.5s;
    -webkit-box-shadow: 0px 0px 15px -3px rgba(241, 241, 241, 1);
    -moz-box-shadow: 0px 0px 15px -3px rgba(241, 241, 241, 1);
    border-radius: 10px;
    box-shadow: 0px 0px 15px -3px rgba(241, 241, 241, 1);
}
.searchbar{
    position: relative;
    width: 90%;
    margin: 20px auto;
    height: 40px;
}
.searchbar #search{
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 2px solid #dfdfdf;
    color: #fff !important;
    border-radius: 20px;
    padding: 10px;
}
.productThumbnail{
    margin-top: 15px;
    margin-bottom: 25px;
}
.searchbar button{
    position: absolute;
    line-height: 50%;
    right: 0px;
    height: 100%;
    top: 0px;
    z-index: 9999;
    border: none !important;
    background-color: transparent;
}
.productAction{
    display: flex;
    justify-content: space-between;
}
.productAction .label{
    font-size: 12px;
}
.productName{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.priceBrutto b, .priceNetto b{
    font-size: 20px;
}
.productGrid a{
    color: #000 !important;
    text-decoration: none !important;
}
.productBox:hover{
    box-shadow: 0px 0px 15px -3px rgba(180, 180, 180, 1);
}
.configurator-header{
    padding: 20px;
    display: flex;
    justify-content: space-between;
}
.editIcon{
    margin-left: 8px;
    cursor: pointer;
}
.configurator-edit-menu{
    width: 30% !important;
    border-right: 1px solid #f3f3f3;
    height: 625px;
    overflow-y: scroll;
}
.configurator-header{
    border-bottom: 1px solid #f3f3f3;
}
.configurator-edit{
    width: 1200px;
    height: 700px;
    overflow: hidden;
    background-color: white;
}
.photoEditField{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    transition-duration: 0.5s;
}
.photoEditField:hover{
    opacity: 0.8;
    cursor: pointer;
}
.mainPhoto{
    width: 700px;
    height: 700px;
    display: flex;
    align-items: center;
    border: 1px solid #f0f0f0;
    justify-content: center;
    position: relative;
}
.configurator-menu-item{
    transition-duration: 0.3s;
    cursor: pointer;
}
.configurator-menu-item:hover{
    opacity: 1 !important;
}
.addNewStep:hover{
    background: #f3f3f3;
}
.content-configurator-edit{
    display: flex;
}
.photoEditField{
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: white;
}
.product-slider{
    grid-column: 1 / -1;
    width: 100%;
}
.slider-wymiary{
    -webkit-appearance: none; /* Usuwa domyślny styl */
    width: 100%; /* Dostosowuje szerokość */
    height: 8px;
    background: #ddd;
    border-radius: 5px;
    outline: none; /* Usuwa obramowanie */
}
.zakresy{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slider-wymiary::-webkit-slider-thumb {
    -webkit-appearance: none; /* Usuwa domyślny styl */
    appearance: none;
    width: 30px; /* Szerokość uchwytu */
    height: 30px; /* Wysokość uchwytu */
    background: #000000; /* Kolor uchwytu */
    border-radius: 50%; /* Okrągły uchwyt */
    cursor: pointer; /* Kursor wskazujący */
    margin-top: -6px; /* Wyrównanie uchwytu */
}
.slider-wymiary::-webkit-slider-runnable-track {
    height: 15px;
    background: #3a3a3a; /* Kolor paska */
    border-radius: 5px;
}
.product-slider input{
    width: 100%;
}
.sliderTypeSelect{display: none;}
.shadowBox{
    width: 100%;
    padding: 35px;
    transition-duration: 0.5s;
    -webkit-box-shadow: 0px 0px 15px -3px rgba(241, 241, 241, 1);
    -moz-box-shadow: 0px 0px 15px -3px rgba(241, 241, 241, 1);
    border-radius: 10px;
    box-shadow: 0px 0px 15px -3px rgba(241, 241, 241, 1);
}
.productsEdit .productname{
    background-color: #181a20 !important;
    margin-top: 20px;
}
.productsEdit .productname h2{font-size: 1.5rem !important; color: #fff !important;}
.breadcrumbs{
    font-size: 12px !important;
}
.productGallery{
    padding: 30px;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover;
}
.productGallery img{max-width: 100%; object-fit: contain; max-height: 100%;}
.miniature{
    height: 100%;
    background-color: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.productGallery .slick-slide{
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.mainProductinfo{
    background-color: #eeeeee !important;
    height: 660px;
    padding: 30px;
    border-radius: 15px;
}
.mainProductinfo h1{
    font-size: 1.375rem;
    font-weight: 700;
}
.thumbnails{
    height: 150px;
    margin-top: 10px;
    width: 100%;
}
.sameProduct_section{
    width: 100%;
    display: flex;
    gap: 20px;
}
.similar-product{
    display: block;
    width: 25%;
    height: 115px;
}
.similar-product a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.arrowSliderLeft {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    left: 10px;
    cursor: pointer;
    font-size: 25px;
    color: rgba(238, 238, 238, .9);
    top: 50%;
    transform: translate3d(0, -50%, 1px);
}
.arrowSliderRight {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    right: 10px;
    cursor: pointer;
    font-size: 25px;
    color: rgba(238, 238, 238, .9);
    top: 50%;
    transform: translate3d(0, -50%, 1px);
}
.similar-product img{
    width: 90%;
}
.slick-slide {
    margin: 0 5px;
}
.priceValue{
    font-size: 24px;
    font-weight: 600;
}
.prices{
    display: flex;
    justify-content: space-between;
}
.similar-product a:hover{
    border: 1px solid #cbcbcb;
}
.actionbar {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 700px;
    flex-direction: column;
}
.actionbar div{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 10px auto;
}
.actionbar button{
    border-radius: 10px;
    display: flex;
    padding: 10px 15px;
}
.adjust-product{
    width: 100%;
    background-color: green;
    color: #fff !important;
    font-weight: 600;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.adjust-product:hover{
    background-color: rgb(0, 87, 0);
    color: #fff !important;
}
.contentbox{padding-left: 0px !important; padding-right: 0px !important;}
.description{
    margin-top: 20px;
}
.modal-configurator{
    width: 80%;
    height: 85vh;
    background-color: white;
    border-radius: 20px;
    padding: 20px;
    overflow: hidden;
}
.overlay{
    display: none;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
}
.admin-page_products .sidebar #searchForm{
    display: none !important;
}
.productGrid a{
    display: block;
    width: 100%;
}
#searchForm.admin{align-items: center;}
.admin-products_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.productRow{
    align-items: center;
    border-bottom: 1px solid #dfdfdf;
}
.productRow .priceNetto b, .productRow .priceBrutto b{
    font-size: 16px !important;
}
.productRow .productName{
    margin-bottom: 0px !important;
}
.productRow .productName a{
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 0px !important;
}
.newOptionForm, .copyOptionForm{top:0; left: 0; height: 100vh; width: 100vw; position: absolute; z-index: 9999; background-color: rgba(0,0,0,0.9); display: none; align-items: center; justify-content: center;}
.newOptionContent{
    width: 600px;
    min-height: 500px;
    background-color: white;
    border-radius: 10px;
}
.productRow .productButtons{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newOptionHeader{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #f3f3f3;
}
.closeNewOptionForm{
    cursor: pointer;
}
.productRow .productThumbnail{
    height: auto !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.productRowHead{
    font-weight: 600;
}
.menu-content ul li{
    display: flex;
    align-items: center;
    gap: 10px;
}
.productButtons a:hover{
    cursor: pointer;
}
.productRowHead .productButtons a:hover{
    cursor: normal !important;
}
.menu-content li{
    transition-duration: 0.3s;
}
.menu-content li:hover{
    background-color: #313131;
}
.menu-content a{
    text-decoration: none !important;
    color: #fff !important;
}
.modal-header{
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
}
.login-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
}
.login-panel-content{
    width: 800px;
    height: 600px;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px;
}
.configurator-step{
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.modal-body{
    display: flex;
    height: 85%;
}
.configurator-menu{
    width: 20%;
    height: 100%;
    overflow-y: scroll;
    border-right: 1px solid #dfdfdf
}
.configurator-menu-item{
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #dfdfdf;
    display: flex;
    gap: 10px;
    align-items: center;
}
.configurator-menu-item.selected i{
    background-color: #dfdfdf;
    font-weight: 600;
}
.configurator-menu-item.completed i{
    background-color: rgb(0, 54, 0) !important;
    font-weight: 600;
    color: white;
}
.configurator-menu-item i{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 18px;
    border: 2px solid #dfdfdf;
    font-style: normal;
}
.product-steps{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)) !important;
    gap: 15px;
    text-align: center;
}
.product-steps:hover{
    cursor: pointer;
}
.product-steps img{
    width: 100% !important;
    border-radius: 10px;
}
.product-step{
    position: relative;
}
.removeStep{
    margin-left: auto !important;
}
.addNewOption.selected{
    border: none !important;
}
.remove-option{width: 25px; height: 25px; border-radius: 20px; background-color: red; position: absolute; top: 10px; right: 10px; display: flex; align-items: center; justify-content: center;}
.product-step{transition-duration: 0.5s;}
.configurator-content{
    width: 80%;
    padding: 15px;
    height: 100%;
    overflow-y: scroll;
    border: 20px solid white;
}
::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: none;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #363636;
}

.configurator-footer{
    width: 80%;
    height: 10%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    border-top: 1px solid #dfdfdf;
    float: right;
    border-left: 1px solid #dfdfdf;
    padding: 30px;
}
.summary-Price{
    display: flex;
    flex-direction: column;
}
.product-step.selected{
    padding: 5px;
    border: 2px solid rgb(0, 54, 0);
    border-radius: 10px;
}
.summary-Price span{
    font-size: 24px;
    font-weight: 600;
}
@media (max-width: 576px){
    .breadcrumbs{
        margin-top: 12px !important;
    }
    .configurator-footer{
        height: 10vh;
    }
    .productGallery{
        padding: 10px;
        height: 350px !important;
    }
    .productBox{
        padding: 20px !important;
    }
    .sidebar{
        box-shadow: none !important;
    }
    .overlay{
        overflow: hidden;
    }
    .configurator-footer{
        border-top: 10px solid white;
        padding-top: 10px;
    }
    .category-button{
        height: 65px !important;
        display: flex !important;
        align-items: center;
        text-align: center;
        justify-content: center !important;
    }
    .productGallery img{
        max-width: auto !important;
    }
    .pagination{
        overflow: scroll;
    }
    .searchbar #search{
        border-radius: 50px !important;
    }
    .contentbox{
        display: block !important;
    }
    .menu-content ul li{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .searchbar #search{
        padding: 25px !important;
    }
    .sidebar{
        height: 8vh;
        overflow: hidden;
    }
    .sidebar .menu-content{
        display: none;
    }
    .sidebar .sidebar-footer{
        display: none;
    }
    .sidebar .sidebar-header img{
        display: block !important;
    }
    .sidebar.col-lg-1{
        height: 100vh;
        overflow: scroll;
    }
    body.sidebarOn{
        height: 100vh !important;
        min-height: 50vh !important;
    }
    .productGrid{
        display: flex !important;
        gap: 20px !important;
        flex-direction: column;
    }
    .modal-configurator{
        padding: 10px !important;
        border-radius: 0px !important;
    }
    .configurator-content {
        padding: 0px !important;
        overflow: scroll;
        border: 0px !important;
        height: 56vh;
    }
    .modal-header h4{
        font-size: 16px !important;
    }
    .category-buttons{
        padding: 15px 0px !important;
    }
    .similar-product{
        height: 90px !important;
    }
    .configurator-menu-item{
        display: none !important;
    }
    .configurator-menu{
        width: 100% !important;
    }
    .configurator-content{
        width: 100% !important;
    }
    .modal-configurator{
        width: 100% !important;
        height: 100% !important;
    }
    .modal-body{
        flex-direction: column !important;
    }
    .modal-body{
        height: auto !important;
    }
    .configurator-menu-item.selected{
        display: flex !important;
    }
    .product-actions-buttons{
        display: flex;
        flex-direction: column;
    }
    .product-actions-buttons .btn{
        margin-top: 5px;
    }
    .content{
        padding: 0px 15px !important;
    }
    .mainProductinfo{
        height: auto !important;
        padding: 15px !important;
    }
    .description table{
        width: 100% !important;
    }
    .description table td{
        padding: 10px;
        border-bottom: #fdfdfd;
    }
    .sidebarOn{overflow: hidden;}
    .sidebar.col-lg-1 .menu-content {
        display: block;
        height: auto !important;
        overflow: scroll;
    }
    .sidebar.col-lg-1 .sidebar-footer{
        display: block;
        height: auto !important;
        position: relative !important;
        background-color: #181a20;
    }
    .sidebar li.sidebarDisable span{
        display:block !important;
    }
    .sidebar.col-lg-1 .sidebar-footer br{
        display: none !important;
    }
    .sidebar li.sidebarDisable {
        justify-content: flex-start !important;
        padding-left: 25px !important;
    }
    .sidebar.col-lg-1  #searchForm{
        display: block !important;
    }
}