<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer .footer_contact ul .email_footer a {
  text-transform: uppercase;
}
.buton-cos-header {
  background-color: transparent;
  padding: 0;
}
.buton-cos-header:hover strong {
  color: white;
}
@media (max-width: 767px) {
  .top_header #cart {
    position: relative;
  }
}
.top_header #search .search_input {
  float: right;
}
.top_header .cart_wrapper {
  position: relative;
}
.top_header .cart_box:hover .text-items {
  color: white;
}
.top_header .cartMeniu2 {
  left: auto!important;
  right: 0;
}
@media (min-width: 992px) {
  .divide-list-columns {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
  }
}
.title-caption-h5 {
  margin-top: 20px;
}
.alert-message-compare {
  position: relative;
}
.alert-message-compare .close {
  background-color: transparent;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.form-horizontal .form-group {
  margin-left: 0!important;
  margin-right: 0!important;
}
.map_area iframe {
  border: 0;
}
@media (min-width: 768px) {
  .sitemap_box ul.sitemapCategoryList {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
  }
}
.first-category {
  margin-bottom: 24px;
}
.first-category h4 {
  color: #002667 !important;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.38;
  position: relative;
  padding-left: 25px;
  padding-bottom: 0px;
}
.second-category .second-catlink {
  font-weight: 700;
}
.sitemap_box .sitemapCategoryList {
  margin-left: 0!important;
}
.sitemap_box .sitemapCategoryList .first-category {
  padding-left: 0!important;
}
.wishlist-title {
  margin-bottom: 58px;
}
.alert {
  position: relative;
}
.alert .close {
  background-color: transparent;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.wishlist_wrapper .register_content {
  padding-top: 0!important;
}
.istoric_comenzi h5 {
  width: auto!important;
}
.istoric_comenzi td {
  color: #002667;
  font-size: 16px;
}
@media (min-width: 992px) {
  .checkout-cart .price-td {
    max-width: 300px;
  }
}
.checkout-cart .quantity_input .qty_input {
  width: auto;
  padding: 0 10px;
  margin-right: 15px;
  float: left;
}
.checkout-cart .quantity_input button {
  background-color: #5DACF5;
  margin-top: -12px;
}
.checkout-cart .quantity_input button i {
  color: white;
}
@media (min-width: 768px) {
  .checkout-cart .quantity_input button {
    margin-top: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-cart .quantity_input button {
    margin-top: 4px;
    top: 0;
    left: 46%;
  }
}
.checkout-cart #button-coupon,
.checkout-cart #button-voucher {
  height: 55px;
}
.checkout-cart .accordion &gt; .card &gt; .card-header h3 a[aria-expanded="true"] .panel {
  border: 1px solid red;
}
.checkout-cart .checkout_accordion .dropdown-menu.open {
  width: 100%!important;
  min-width: 100%!important;
}
.checkout-cart .checkout_accordion #input-zone {
  display: block;
  width: 100%;
  height: 55px;
  background: #ffffff;
  border: 2px solid #9CB1D3;
  border-radius: 10px;
  box-shadow: none;
  -webkit-appearance: none;
  outline: none !important;
  color: #9CB1D3;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 51px;
  text-transform: none;
  padding: 0 22px;
  padding-right: 50px;
}
@media (max-width: 480px) {
  .checkout-cart .input-group input {
    font-size: 15px!important;
  }
}
@media (max-width: 767px) {
  .checkout-cart .input-group {
    display: block;
  }
  .checkout-cart .input-group input {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px!important;
    padding: 0 4px;
  }
}
.checkout-cart .search_submit_toggle {
  top: 13px;
}
.checkout-checkout .billing_address .existing_address {
  padding-bottom: 20px;
}
.header_category .header_category_btn {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .cart_box {
    padding: 0;
    position: absolute;
    right: -10px !important;
    top: 60px!important;
    z-index: 40;
  }
}
@media only screen and (max-width: 991px) {
  .cart_box {
    padding: 0;
    position: absolute;
    right: 0;
    top: 90px;
    z-index: 40;
  }
}
.fa-stack {
  width: 2.2em;
  height: 2.3em;
}
.compare_page .fa-stack {
  width: 1.5em !important;
  height: 1.5em !important;
}
@media (min-width: 992px) {
  .compare_page .fa-stack {
    width: 2.2em;
    height: 2.3em;
  }
  .compare_page .fa-stack i {
    height: 24px;
    width: 24px;
  }
}
.compare_page .rating_note {
  display: block;
}
.compare_page .rating_note .note {
  border-left: none;
  padding-left: 0;
  min-width: 1px;
}
.compare_page .compare_product_details {
  position: initial!important;
}
.compare_page table tr td {
  position: relative!important;
}
.compare_page .compare_product_details .remove_btn {
  top: 9px!important;
  right: 9px!important;
}
.buton-cart {
  background-color: transparent;
  padding: 0;
}
@media (max-width: 375px) {
  .buton-cart {
    position: absolute;
    right: 0;
    top: -3px;
  }
}
@media (min-width: 376px) and (max-width: 767px) {
  .buton-cart {
    top: 5px;
  }
}
#cart .cos-titlu {
  text-transform: initial;
}
#cart .text-items {
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'Luckiest Guy', cursive;
  font-weight: 400;
  line-height: normal;
}
#cart .meniu-cart {
  box-shadow: none;
  border: 5px solid #EDF7FF;
  border-radius: 18px;
  -webkit-transform: translateY(90%) skewY(-3deg);
  width: 320px;
  padding: 0;
  background-clip: inherit!important;
  transition: opacity 0.3s, visibility 0s 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, transform 0.3s, visibility 0s 0.3s, -webkit-transform 0.3s;
  transition-delay: 0.2s !important;
  transform: translateY(0%) skewY(-3deg);
}
#cart .meniu-cart:before {
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  background: #ffffff;
  border: 5px solid #EDF7FF;
  border-radius: 5px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 82px;
  top: -18px;
}
@media (max-width: 991px) {
  #cart .meniu-cart:before {
    right: 28px;
  }
}
#cart .meniu-cart li {
  padding: 20px;
  position: relative;
  -moz-transform: skewY(3deg);
  -webkit-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  transform: skewY(3deg);
}
#cart .meniu-cart li:before {
  display: block;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #EDF7FF;
  -moz-transform: skewY(-3deg);
  -webkit-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  transform: skewY(-3deg);
}
#cart .meniu-cart table.produse .product-image {
  width: 73px;
  height: 73px;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
  float: left;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: center;
}
#cart .meniu-cart table.produse .content {
  overflow: hidden;
  padding-top: 5px;
}
#cart .meniu-cart table.produse .content h5 {
  padding-bottom: 14px;
}
#cart .meniu-cart table.produse .content .added_qty {
  color: #002667;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: normal;
  padding-right: 10px;
}
#cart .meniu-cart table.produse .content .price {
  color: #FF4F5F;
  font-size: 22px;
  font-family: 'Luckiest Guy', cursive;
  font-weight: 400;
  line-height: normal;
}
#cart .meniu-cart table.produse tr {
  margin-bottom: 10px;
}
#cart .meniu-cart .cart_table {
  padding: 20px;
  text-transform: uppercase;
}
#cart .meniu-cart .cart_table table {
  width: 100%;
  border: none;
}
#cart .meniu-cart .cart_table table th {
  color: #002667;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  line-height: normal;
  height: 28px;
  vertical-align: middle;
}
#cart .meniu-cart .cart_table table td {
  color: #5DACF5;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: normal;
  text-align: right;
  height: 28px;
  vertical-align: middle;
}
#cart .meniu-cart .butoane-cart {
  padding: 20px;
  padding-top: 5px;
}
#cart .meniu-cart .butoane-cart .btn {
  width: 100%;
  margin-bottom: 10px;
}
#cart .meniu-cart p {
  margin-bottom: 0;
}
@media (max-width: 375px) {
  #cart .meniu-cart {
    top: 135px;
  }
}
@media (max-width: 767px) {
  #cart .meniu-cart {
    left: auto;
    right: 0;
    top: 135px;
  }
}
@media (min-width: 768px) {
  #cart .meniu-cart {
    width: 325px;
  }
}
@media (min-width: 1200px) {
  #cart .meniu-cart {
    top: 135px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #cart .meniu-cart {
    left: auto;
    right: -11px;
    top: 70px;
  }
}
@media (min-width: 992px) {
  #cart .meniu-cart {
    top: 70px;
  }
}
.affiliate_program .nav-tabs &gt; li.active &gt; a:focus,
.affiliate_program .nav-tabs &gt; li.active &gt; a:hover {
  border: 0;
  outline: none;
}
.preview_page .slick-slide {
  height: auto!important;
}
.preview_page #tab-description {
  color: #002667 !important;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  line-height: 1.66;
  margin-bottom: 16px;
}
.preview_page #tab-description p,
.preview_page #tab-description table,
.preview_page #tab-description span,
.preview_page #tab-description b,
.preview_page #tab-description a,
.preview_page #tab-description div,
.preview_page #tab-description blockquote,
.preview_page #tab-description canvas,
.preview_page #tab-description caption,
.preview_page #tab-description center,
.preview_page #tab-description cite,
.preview_page #tab-description code,
.preview_page #tab-description em,
.preview_page #tab-description h1,
.preview_page #tab-description h2,
.preview_page #tab-description h3,
.preview_page #tab-description h4,
.preview_page #tab-description h5,
.preview_page #tab-description h6,
.preview_page #tab-description iframe,
.preview_page #tab-description input,
.preview_page #tab-description label,
.preview_page #tab-description legend,
.preview_page #tab-description textarea {
  color: #002667 !important;
  font-size: 18px!important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  line-height: 1.66 !important;
  margin-bottom: 16px;
}
.preview_page #tab-description ul,
.preview_page #tab-description ol {
  list-style: disc;
  margin-top: 0;
  color: #002667 !important;
  font-size: 18px!important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  line-height: 1.66 !important;
  margin-bottom: 16px;
}
.preview_page #tab-description ul li,
.preview_page #tab-description ol li {
  color: #002667 !important;
  font-size: 18px!important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400;
  line-height: 1.66 !important;
  margin-bottom: 16px;
}
.preview_page #tab-description strong,
.preview_page #tab-description b {
  font-weight: 700!important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .common-home .main_content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product_preview_gallery img {
    max-width: 400px!important;
  }
}
@media (min-width: 992px) {
  .preview_info .wish_compare li {
    padding-right: 0!important;
  }
  .preview_info .wish_compare li button {
    padding: 0 20px 0 0!important;
  }
}
.login_tabs .nav-tabs &gt; li.active &gt; a,
.login_tabs .nav-tabs &gt; li.active &gt; a:focus,
.login_tabs .nav-tabs &gt; li.active &gt; a:hover {
  box-shadow: none;
  border: 0;
}
.login_tabs .nav-tabs &gt; li.active &gt; a {
  color: white;
  background-image: url(/image/catalog/images/ltab1.svg) !important;
}
.breadcrumb li:first-child a {
  font-weight: 700;
}
.popupProductInfo {
  /*Hides pop-up when there is no "active" class*/
  visibility: hidden;
  position: absolute;
  background: #ffffff;
  border: 3px solid #666666;
  width: 50%;
  height: fit-content;
  left: 25%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  padding: 15px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  overflow: auto;
}
@media only screen and (max-width: 1024px) {
  .popupProductInfo {
    width: 60%!important;
  }
}
.popupProductInfo h2 {
  margin-bottom: 20px;
}
.popupProductInfo .pret {
  margin-bottom: 20px;
}
.popupProductInfo .more_info {
  text-transform: uppercase;
  font-weight: 600;
}
.popupProductInfo .content {
  margin-top: 20px;
  line-height: 20px;
}
.popupProductInfo .content h6 {
  margin-bottom: 10px;
}
.popupProductInfo.active {
  /*displays pop-up when "active" class is present*/
  visibility: visible;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999999999999;
}
.popup-content {
  /*Hides pop-up content when there is no "active" class */
  visibility: hidden;
}
.popup-content.active {
  /*Shows pop-up content when "active" class is present */
  visibility: visible;
}
.list_content .view_product,
.product_list .view_product {
  cursor: pointer;
  display: none;
}
@media (min-width: 768px) {
  .list_content .view_product,
  .product_list .view_product {
    display: grid;
  }
}
ul.pagination li.active &gt; a,
ul.pagination li.active &gt; a:focus,
ul.pagination li.active &gt; a:hover,
ul.pagination li.active &gt; span,
ul.pagination li.active &gt; span:focus,
ul.pagination li.active &gt; span:hover {
  background: #ea5e67;
  color: #fff;
  border-color: #343434;
  z-index: auto;
}
ul.pagination li + li &gt; a,
ul.pagination li + li &gt; span {
  border-left: none;
}
ul.pagination li &gt; a,
ul.pagination li &gt; span {
  display: inline-block;
  color: #191919;
  background: #fff;
  border: none;
  float: none;
  margin-left: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0;
  border: 1px solid #343434;
}
.result_moblinks .btn-www {
  background-color: transparent;
  border: 0;
}
.result_moblinks .btn-www:focus {
  outline: none;
}
#livesearch_search_results li img {
  max-width: 100px;
  float: left;
  margin-right: 10px;
}
#livesearch_search_results li img.loading {
  background: #f5f5f5;
}
#livesearch_search_results li.highlighted,
#livesearch_search_results li:hover {
  background-color: #ea5e67;
}
#livesearch_search_results li.highlighted a,
#livesearch_search_results li.highlighted a:visited,
#livesearch_search_results li:hover a,
#livesearch_search_results li:hover a:visited {
  color: #fff;
}
#livesearch_search_results a,
#livesearch_search_results a:visited {
  display: block;
  padding: 5px;
  color: #191919;
}
#livesearch_search_results a:after,
#livesearch_search_results a:before,
#livesearch_search_results a:visited:after,
#livesearch_search_results a:visited:before {
  display: table;
  content: "";
  line-height: 0;
}
#livesearch_search_results a:after,
#livesearch_search_results a:visited:after {
  clear: both;
}
.page_tabs .nav-tabs &gt; li &gt; a:hover {
  border: 0!important;
}
.page_tabs .nav &gt; li &gt; a:focus,
.page_tabs .nav &gt; li &gt; a:hover {
  text-decoration: none;
  background-color: transparent!important;
}
.page_tabs .nav-tabs li:focus {
  outline: none;
}
.page_tabs .nav-tabs li a:focus {
  outline: none;
}
.page_tabs .nav-tabs .active a:focus {
  color: white;
}
.sidefilter .box {
  border: 0!important;
}
.sidefilter .bf-layout-id-new .bf-attr-header {
  background: transparent!important;
}
.sidefilter .bf-attr-header {
  border: 0!important;
}
.sidefilter .range_input {
  width: 64px!important;
  border: 2px solid #9cb1d3 !important;
  padding: 0 10px!important;
}
.sidefilter .labelBifa {
  padding-left: 0;
  padding-right: 0!important;
  height: auto;
  display: inline-block;
  line-height: 15px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
  color: #9CB1D3;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0;
  position: relative;
}
.sidefilter input.bifa:checked .labelBifa {
  color: #5DACF5;
}
.sidefilter input.bifa:checked .labelBifa:after {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.sidefilter .css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.sidefilter .specificatii h4 {
  padding: 20px 0!important;
}
.checkmarkFilter {
  padding-right: 0!important;
}
.categoryMain .catsVisible {
  display: block!important;
}
.bf-cell input:checked label {
  color: red!important;
}
.bf-layout-id-new .ui-state-default {
  display: block!important;
  width: 16px!important;
  height: 16px!important;
  background: #002667 !important;
  border-radius: 5px!important;
  -moz-transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
  -o-transform: rotate(-45deg) !important;
  -ms-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
  border: none!important;
  box-shadow: none!important;
}
.bf-layout-id-new .ui-widget-content {
  background: red!important;
}
.bf-slider-container.ui-slider-horizontal,
.bf-slider-range.ui-slider-horizontal {
  height: 1px!important;
  border-radius: 0!important;
}
.bf-layout-id-new .ui-widget-header {
  background: #002667 !important;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0!important;
  height: 1px!important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all, only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .bf-buttonclear {
    background-image: none!important;
  }
}
.bf-layout-id-new .bf-attr-header {
  background: transparent!important;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.6em !important;
}
.blog_details_page {
  color: #002667;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.38;
  margin-bottom: 22px;
}
.quick_info {
  display: none;
}
.quickview_description {
  overflow: auto;
  max-height: 300px;
  border: 1px solid #343434;
  padding: 10px;
  margin-top: 15px;
}
.quickview_description iframe {
  width: 40%!important;
  height: 200px!important;
  float: left;
  margin-right: 2em;
}
.quickview-style .inf {
  font-size: 14px;
  margin-bottom: 10px;
}
.quickview-style .product-btn-add {
  margin-top: 10px;
}
.quickview-style .cart-button {
  margin-top: 10px;
}
.quickview-style .rating {
  margin-top: 5px;
}
@media (max-width: 600px) {
  .quickview_description iframe {
    height: 240px !important;
  }
}
@media (max-width: 767px) {
  .quickview_description iframe {
    float: none;
    width: 100%!important;
    margin: 0 0 2em;
  }
}
.product-thumb .quickview {
  position: absolute;
  right: 15px;
  top: 15px;
  display: inline-block;
  padding: 0;
  background: 0 0;
  z-index: 1;
}
.quickview-style .product-btn-add {
  padding: 10px 18px;
  color: #fff;
  font-size: 20px;
  background: #ea5e67;
  font-weight: 600;
}
@media (max-width: 767px) {
  .product-thumb .quickview {
    display: none;
  }
}
@media (min-width: 768px) {
  .product-thumb .quickview {
    display: block;
  }
}
#livesearch_search_results {
  margin: 3px 0 0;
  padding: 5px;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  background-color: #fff;
  list-style-type: none;
  z-index: 12;
  font-size: 14px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
#livesearch_search_results li img {
  max-width: 100px;
  float: left;
  margin-right: 10px;
}
#livesearch_search_results li img.loading {
  background: #f5f5f5;
}
#livesearch_search_results li.highlighted,
#livesearch_search_results li:hover {
  background-color: #ea5e67;
}
#livesearch_search_results li.highlighted a,
#livesearch_search_results li.highlighted a:visited,
#livesearch_search_results li:hover a,
#livesearch_search_results li:hover a:visited {
  color: #fff;
}
#livesearch_search_results a,
#livesearch_search_results a:visited {
  display: block;
  padding: 5px;
  color: #191919;
}
#livesearch_search_results a:after,
#livesearch_search_results a:before,
#livesearch_search_results a:visited:after,
#livesearch_search_results a:visited:before {
  display: table;
  content: "";
  line-height: 0;
}
#livesearch_search_results a:after,
#livesearch_search_results a:visited:after {
  clear: both;
}
.title-caption-link,
.produstpl-title-caption-link,
.title-caption-h5,
.produstpl-title-caption-h5 {
  height: 42px;
  overflow: hidden;
}
.bestsellers_list ul li .list_content .content h5 {
  height: 75px!important;
  overflow: hidden;
}
.bestsellers_list ul li .list_content .price-old {
  display: block;
  margin-top: 10px!important;
  margin-bottom: 5px;
}
.special_offer ul li h5 {
  height: 42px;
  overflow: hidden;
}
.advance_search .product-layout .caption h5 {
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
  padding-top: 3px;
}
.footer_links_wrapper .box2 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.blog_details_page ul li:not(.paginationli) {
  padding-left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all, only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .bf-buttonclear {
    background-image: none!important;
  }
}
@media only screen and (max-width: 991px) {
  .filter_list {
    display: block!important;
  }
}
.from_to span {
  margin-bottom: 18px;
}
.popular_products .produstpl-same-height-price {
  padding-top: 20px;
}
.info-style p,
.info-style li,
.info-style div {
  color: #002667 !important;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.66;
  padding-bottom: 30px;
}
#tab-specification {
  color: #002667;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.38;
}
.preview_info .title h6 a {
  color: #ff4f5f;
}
.std_select .dropdown-item.active a {
  color: #ffffff;
  background: #9CB1D3;
}
.bootstrap-select .dropdown-menu li.active a {
  color: #ffffff;
  background: #9CB1D3 !important;
}
.bootstrap-select .dropdown-menu li a {
  display: block;
  width: 100%;
  padding: 5px 30px;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  font-size: 20px;
  white-space: nowrap;
  border: 0;
  line-height: 30px;
}
.blog_details_page ul li:not(.paginationli)::before {
  background-color: transparent;
}
main .alert {
  color: #606060;
}
.blog_details_page .product_tabs ul.nav-tabs {
  display: none!important;
}
.bootstrap-select .dropdown-toggle .filter-option {
  width: auto;
}
.register_content p a {
  color: #FF4F5F !important;
}
.inregistrare input[type=checkbox].css-checkbox + label.css-label {
  color: #002667 !important;
}
.inregistrare input[type=checkbox].css-checkbox + label.css-label-alt:before {
  border-color: #002667 !important;
}
#cart-total {
  display: none;
}
@media (min-width: 992px) {
  #cart-total {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1230px) {
  .footer_links_wrapper .box3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
  }
  .footer_links_wrapper .box2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
  }
}
.product_list .product-thumb .price-old {
  margin-top: 10px!important;
  margin-bottom: 5px!important;
}
.title-caption-h5 {
  margin-bottom: 15px!important;
}
.at-svc-vk,
.at-svc-compact {
  visibility: hidden;
}
.at_flat_counter:last-of-type {
  visibility: hidden;
}
@media (max-width: 767px) {
  .search_submit_toggle {
    top: 0;
  }
}
.istoric_comenzi .istoric {
  margin-top: 20px;
}
.istoric_comenzi .istoric table {
  margin: 0;
}
.istoric_comenzi .istoric table table tr {
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .home-short-banners {
    margin-left: -20px;
    margin-top: -15px;
    margin-right: -20px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-short-banners {
    margin-bottom: 15px;
  }
  .home-short-banners .banner_products {
    margin: 0 auto;
    height: 220px;
    width: 100%;
  }
}
.banner_products {
  position: inherit;
}
.banner_products .nopadding {
  padding: 0;
}
.banner_products .content h3 {
  padding-top: 34px;
}
@media (max-width: 767px) {
  .banner_products {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .banner_products {
    width: calc(100vw - (((100vw - 1185px)/2) + 400px));
  }
}
@media (max-width: 767px) {
  .homehero_content {
    height: 328px!important;
  }
}
@media (max-width: 767px) {
  .homehero_caption {
    padding-top: 80px!important;
  }
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
  .bg-danger img {
    float: right;
  }
}
.mobile-order-info table {
  color: #002667;
}
.rating &gt; label span {
  border: 0!important;
  /* display: block; */
  padding: 0;
  width: 28px!important;
  height: 28px!important;
  background: url(/image/catalog/images/Star.svg) no-repeat center center;
}
.rating:not(:checked) &gt; label:hover span,
.rating:not(:checked) &gt; label:hover ~ label span,
.rating &gt; input:checked ~ label span {
  display: block;
  width: 28px!important;
  height: 28px!important;
  background: url(/image/catalog/images/Star_filled.svg) no-repeat center center;
  background-color: transparent!important;
}
.rating-style .rating {
  height: 46px!important;
  margin: -9px 10px -8px -9px !important;
}
.rating &gt; input:checked + label:hover span,
.rating &gt; input:checked ~ label:hover span,
.rating &gt; input:checked ~ label:hover ~ label span,
.rating &gt; label:hover ~ input:checked ~ label span {
  width: 28px!important;
  height: 28px!important;
  background: url(/image/catalog/images/Star_filled.svg) no-repeat center center;
  background-color: transparent!important;
}
.reviewCustomStyle .fa {
  color: transparent!important;
}
.fa-star:before {
  content: url("/image/catalog/images/Star_filled.svg") !important;
  color: transparent!important;
}
.date-comp {
  margin-bottom: 20px;
}
.advance_search_page .bestsellers_list .price-new {
  color: #ff4f5f;
}
.rating &gt; label span {
  border: 2px solid #FFD834;
}
#input-tm-newsletter-email {
  border: 0!important;
}
.box-carousel {
  display: block;
}
@media (min-width: 768px) {
  .popular_products .box-carousel .product-layout {
    min-height: 460px;
  }
}
@media (min-width: 992px) {
  .popular_products .box-carousel .product-layout {
    min-height: 410px;
  }
}
@media (min-width: 1200px) {
  .popular_products .box-carousel .product-layout {
    min-height: 400px;
  }
}
.wish_compare .btn {
  text-transform: initial!important;
}
.wish_compare .btn:hover {
  background-color: transparent;
}
.homehero_content .homehero_caption {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  padding-left: 40px;
}
.homehero_content .homehero_image {
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}
.homehero_content .homehero_image {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer_contactbox {
  width: 43%;
}
@media (max-width: 480px) {
  #ak-widget {
    display: none!important;
  }
}
.information-contact #column-right {
  display: block!important;
  width: 100%!important;
}
.information-contact #column-right h2 {
  display: none!important;
}
/*# sourceMappingURL=custom-breakingpoint.css.map */
</pre></body></html>