.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}.formular-cere-oferta-wrap{display:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:11;background:rgba(0,0,0,.7)}.formular-cere-oferta-wrap .formular-cere-oferta-container{max-width:100%;width:632px;position:absolute;left:50%;margin-left:-316px;z-index:9999}.formular-cere-oferta-wrap .formular-cere-oferta-container .formular-inchide{text-align:right;padding-bottom:15px}.formular-cere-oferta-wrap .formular-cere-oferta-container .formular-inchide .fa{color:#fff;font-size:19px}.formular-cere-oferta-wrap .formular-cere-oferta-container .formular-inner{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;padding:8px 30px 28px}.formular-cere-oferta-wrap .formular-cere-oferta-container .formular-inner label{color:#000}.formular-cere-oferta-wrap .formular-cere-oferta-container .formular-inner input[type=submit]{font-size:16px}.formular-cere-oferta-wrap .formular-cere-oferta-container .formular-inner label{font-size:15px}.single-product .addquotelistbutton_prodpage{display:none}.single-product .addquotelistbutton_prodpage{display:none}.single-product .addquotelistbutton_prodpage.cere-oferta{display:block}.single-product .addquotelistlink{display:none}.formular-cere-oferta-wrap .formular-cere-oferta-container .status{display:none;color:#000;margin:0}header .cart-dropdown{display:none !important}.map-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.map-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}#feedback-wrapper{display:none}.row.page-wrapper{padding-bottom:60px}body:not(.home) .logo-wrapper .logo{width:446px}.woocommerce .woocommerce-ordering select{-webkit-appearance:none}@media(max-width: 767px){.formular-cere-oferta-wrap .formular-cere-oferta-container{width:100%;left:0;margin-left:0;padding-left:15px;padding-right:15px;box-sizing:border-box}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:100% !important}.copyrights{padding-bottom:20px !important}}@media(max-width: 959px){.responsive-layout #mp-menu-trigger{top:42px !important}.boxed-layout{padding-top:30px}}@media(max-width: 480px){.responsive-layout #mp-menu-trigger{top:32px !important}.boxed-layout{padding-top:15px}}.sanpop-link img{width:25px;height:auto}.woocommerce ul.products li.product .add_to_cart_button,.woocommerce ul.products li.product .vamtam-button.product_type_simple{bottom:0;position:relative !important}.page-id-7956 .page-wrapper{padding-top:0 !important}.search-wrapper .searchform{display:flex;width:300px;height:30px;margin-top:15px;margin-bottom:15px}.search-wrapper .searchform button{width:50px;text-align:center;background-color:#c6353f;color:#fff;border:none}.search-wrapper .searchform input{font-size:14px !important;height:30px !important;padding-top:0 !important;padding-bottom:0 !important}.respond-box-title h5{color:#fff !important}.comment-respond{border-bottom:1px solid}.comment-form input[type=submit]{text-transform:uppercase;letter-spacing:1px;font-weight:bold;color:#fff !important;background-color:#c6353f !important;transition:unset !important}.comment-form input[type=submit]:hover{color:#fff !important;background-color:#df3e49 !important}@media screen and (max-width: 500px){.despre-companie .first{background-color:#fff;margin-top:0}.despre-companie+.push{display:none}}ul.scrollable-blog{margin:-20px}ul.scrollable-blog li{padding:20px;margin:0}ul.scrollable-blog li .post-actions-wrapper:before,ul.scrollable-blog li .post-actions-wrapper:before{display:none}ul.scrollable-blog li .thumbnail .icon{display:none}ul.scrollable-blog li .post-actions-wrapper{margin-top:15px;display:flex;justify-content:space-between;margin-bottom:15px}ul.scrollable-blog li .post-content-outer p{color:#fff !important}ul.scrollable-blog li .post-edit-link{display:none}ul.scrollable-blog .post-actions-wrapper .comment-count{flex-grow:1;text-align:right}ul.scrollable-blog .post-actions-wrapper .comment-count span{margin-right:5px}.loop-slick-slider{margin:-20px;max-width:100%;opacity:1 !important;position:relative !important}.loop-wrapper.paginated{height:auto !important}.slick-loop-item{padding:20px}.slick-loop-item .standard-post-format{min-height:450px;display:flex;flex-direction:column}.loop-slick-slider:not(.slick-slider) .slick-loop-item .standard-post-format{min-height:auto}body.pagination-load-more .loop-slick-slider{margin:0 0 50px 0 !important}.slick-loop-item .standard-post-format .post-content-wrapper{height:100%;flex-grow:1}.slick-loop-item .standard-post-format .post-content-wrapper p{color:#fff !important}.slick-dots{margin:0}.testimonials h3{color:#c6353f;letter-spacing:.5px;font-weight:bold}body.woocommerce aside h4,h4.widget-title{color:#fff;font-weight:bold;letter-spacing:1px}h4.widget-title span{color:#fff !important}body.woocommerce div.product .woocommerce-tabs>ul.tabs li.active a{color:#c6353f;font-weight:bold;text-transform:uppercase;letter-spacing:.5px}body.woocommerce .related.products h2,body.woocommerce .upsells.products h2{color:#c6353f;letter-spacing:.5px}@media(max-width: 960px){.slick-loop-item .standard-post-format .post-content-wrapper p,.slick-loop-item .standard-post-format .post-content-wrapper a{color:#2b2f34 !important}.slick-loop-item .standard-post-format{min-height:auto}.slick-loop-item .standard-post-format .post-content-wrapper{margin-top:15px}.loop-slick-slider{margin:0 40px}}.blog-article article p{color:#fff !important}.nxt-breadcrumb{background-color:#fff;padding:15px 0;border-bottom:solid 1px rgba(43,47,52,.1)}.nxt-breadcrumb span:first-of-type{margin-left:6px}.nxt-breadcrumb *{color:#545454;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.vamtam-cart-dropdown-link{display:none !important}@media(max-width: 959px){.fixed-header-box{position:fixed !important}.main-footer{display:none}}body .fixed-header-box .logo-wrapper .logo img{height:75px;width:auto;float:left}body .paginated.wpv-isotope-loaded div:first-of-type{position:relative !important}.rs-background-video-layer iframe{opacity:1 !important;visibility:inherit !important}.products.columns-4 li{display:flex;flex-direction:column;justify-content:center}.products.columns-4 li a:first-of-type{flex-grow:1}#video{background:#fff;opacity:0;pointer-events:none;position:relative}#video.loaded{background:transparent;opacity:1}.contact-members .team-member .team-member-info{background-color:#fff}.contact-members .team-member .team-member-info a{color:#c6353f}.contact-members .team-member .team-member-info a:hover{color:#c6353f;text-decoration:underline}@media(max-width: 959px){.blog-page .post-content-wrapper h3 a.entry-title,.noutati-home .post-content-wrapper h3 a.entry-title{color:#1f2226 !important}}.blog-page .post-content-outer p,.noutati-home .post-content-outer p{color:#fff !important;font-style:italic !important}@media(max-width: 959px){.blog-page .post-content-outer p,.noutati-home .post-content-outer p{color:#1f2226 !important}}ul.product-categories li a:hover{color:#fff !important;text-decoration:underline}ul.product-categories li.current-cat a{color:#fff !important;text-decoration:underline}ul.product-categories li.current-cat li a{text-decoration:none}ul.product-categories ul.children li:before{content:"+";position:absolute;left:0}ul.product-categories ul.children li a:hover{color:#fff !important;padding-left:5px;text-decoration:none}ul.product-categories ul.children li.current-cat a{color:#fff !important;padding-left:5px;text-decoration:none}.search .loop-wrapper .post-date .top-part{color:#fff}.search .post-row:hover h3 a{color:#c6353f !important}@media(max-width: 959px){.cariera-text-responsive{color:#fff !important}}@media(max-width: 480px){.related-posts img{width:100%}}@media(max-width: 700px){#header-404{background-image:none !important}}#header-404{background-position:bottom center !important}body .team-member .team-member-bio{background-color:#fff;color:#000}body .team-member .team-member-bio a{display:block;color:#c6353f}body .team-member .team-member-bio br{display:none}.tax-product_cat .term-description {
display: none;
}
.woocommerce-ordering {
display: none !important;
}
.no-mb {
margin-bottom: 0 !important;
}
@media (max-width: 767px) {
.widget_product_categories>* {
display: none;
}
.widget_product_categories>h4 {
display: block;
border: 1px solid #fff;
padding: 5px 15px !important;
}
.widget_product_categories {
margin-bottom: 25px !important;
}
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}