html {
  font-size: 14px !important; }

body {
  font-size: 1rem; }

.visible-mobile {
  display: none !important; }

.custom-menu-wrapper {
  background-color: #000;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1009;
  line-height: 1.5;
  font-family: "helveticaneue",Arial,sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: 0;
  text-align: left; }

.custom-menu-wrapper * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff; }

.custom-menu-wrapper a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  outline: 0;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in; }

.custom-menu-wrapper a:hover,
.custom-menu-wrapper a.active,
.custom-menu-wrapper a:focus,
.custom-menu-wrapper a:active {
  color: #ff7900;
  text-decoration: none; }

.custom-menu-wrapper .top-section {
  border-bottom: 1px solid #606060; }

.page-center {
  max-width: 1320px;
  margin: 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
  position: relative;
  width: 100%; }

.page-center-wrapper {
  margin: 0 -1rem;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.custom-menu-wrapper .top-section {
  font-size: 0.9em; }

.custom-menu-wrapper .bottom-section {
  border-bottom: 1px solid #000; }

.custom-menu-wrapper ul {
  margin: 0;
  padding: 0; }

.custom-menu-wrapper .left-menu,
.custom-menu-wrapper .right-menu,
.custom-menu-wrapper .bottom-left-menu,
.custom-men-wrapper .bottom-right-menu {
  min-height: 1px;
  padding-right: 1rem;
  padding-left: 1rem; }

.custom-menu-wrapper ul li {
  list-style-type: none;
  display: inline-block;
  width: auto; }

/* Style For Top Section */
.custom-menu-wrapper .top-section ul {
  margin: 0.5rem 0; }

.custom-menu-wrapper .top-section ul li {
  margin-right: 0.5rem; }

.custom-menu-wrapper .top-section ul li:last-child {
  margin-right: 0; }

.custom-menu-wrapper .right-menu ul {
  margin: 0.5rem 0 0.3rem; }

.custom-menu-wrapper .right-menu ul li a .link-right {
  display: flex; }

.custom-menu-wrapper .right-menu ul li a .link-right > * {
  align-items: center; }

.custom-menu-wrapper .right-menu,
.custom-menu-wrapper .bottom-right-menu {
  padding: 0 1rem;
  margin-left: auto; }

/* Style for bottom Section */
.bottom-section {
  padding: 1rem 0; }

.custom-menu-wrapper .bottom-left-menu ul,
.custom-menu-wrapper .bottom-right-menu {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.custom-menu-wrapper .bottom-left-menu ul li {
  margin-right: 1rem;
  line-height: 1; }

.custom-menu-wrapper .bottom-left-menu ul li.mrg-1 {
  margin-right: 1rem; }

.custom-menu-wrapper .bottom-left-menu ul li.mr-1half {
  margin-right: 1.5rem; }

.custom-menu-wrapper .bottom-left-menu {
  font-size: 1.1em; }

.custom-menu-wrapper .bottom-right-menu {
  text-align: right;
  font-size: 0;
  margin-bottom: -2px; }

.custom-menu-wrapper .bottom-right-menu .cart-icon {
  position: relative;
  display: block; }

.bottom-right-menu a:hover,
.custom-menu-wrapper .bottom-right-menu .cart-icon:hover .qnbsk,
.custom-menu-wrapper .bottom-right-menu .cart-icon:active .qnbsk {
  color: #fff !important; }

.custom-menu-wrapper .bottom-right-menu .cart-icon .qnbsk {
  background: #527edb 0 0;
  border-radius: 10px;
  display: flex;
  font-size: 12px;
  height: 20px;
  padding: 2px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -5px;
  width: 20px;
  line-height: 21px;
  justify-content: center;
  align-items: center; }

.custom-menu-wrapper .bottom-right-menu img {
  max-width: 25px;
  display: inline-block; }

.custom-menu-wrapper .bottom-right-menu ul li {
  margin-right: 1.7rem; }

.custom-menu-wrapper .bottom-right-menu ul li:last-child {
  margin-right: 0; }

/* Style for Submenu */
.submenu-container .custom-submenu {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%;
  font-size: 0.9em;
  padding-top: 0.5rem; }

.submenu-container {
  display: none; }

.custom-submenu .close-section {
  border-top: 1px solid #8F8F8F;
  /*	margin-top: 20px;*/
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: right; }

.custom-submenu .hidden {
  display: none; }

.parent-link.active {
  color: #ff7900; }

.title-section {
  font-size: 2em;
  font-weight: 700;
  display: block;
  margin-top: 5px; }

.title-section a {
  color: #fff !important;
  outline: 0; }

.title-section a:hover,
.title-section a:focus,
.title-section a:active {
  color: #ff7900 !important;
  outline: 0; }

.title-section i.fa-chevron-right {
  font-size: 0.8em;
  margin-left: 5px; }

.menuShortcut {
  padding-top: 27px; }

.custom-submenu .submenu-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px; }

.custom-submenu .submenu-block .submenu-column {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 10px; }

.custom-submenu .submenu-block .submenu-column a {
  width: 100%;
  display: block; }

.submenu-column .subcategory {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.3em;
  margin-top: 1.5em; }

@media (min-width: 768px) {
  .desktop-no-margin {
    margin-right: 0 !important; } }

@media (max-width: 768px) {
  .mobile-hide {
    display: none !important; }
  .visible-mobile {
    display: inline-block !important; }
  .site-logo {
    max-height: 45px;
    max-width: 45px;
    line-height: 45px; }
  #mobilenav {
    vertical-align: bottom;
    line-height: 1;
    margin-bottom: 0px; }
  #mobilenav i {
    font-size: 25px; }
  #mobilenav .fa.fa-times {
    display: none; }
  .custom-menu-wrapper .bottom-right-menu ul li {
    margin-right: 20px;
    margin-bottom: 3px; }
  .bottom-section {
    padding: 0.7rem 0; }
  .logo-sm {
    width: 40px !important; }
  .logo-big {
    padding-top: 5px; } }

/* Style for search box */
.search-wrap {
  background: #000000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: hidden;
  z-index: 99999;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translate(0, -100%) scale(0, 0);
  transform: translate(0, -100%) scale(0, 0);
  opacity: 0;
  display: block; }

.search-wrap .close {
  position: fixed;
  right: 30px;
  top: 30px;
  font-size: 50px;
  color: #fff;
  background-color: #FF7900;
  border-color: #FF7900;
  opacity: 1;
  padding: 5px 15px;
  border: none;
  font-weight: bold;
  cursor: pointer;
  margin-top: 30px; }

.search-wrap.open {
  -webkit-transform: translate(0, 0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
  opacity: 1; }

.search-content {
  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;
  height: 100vh;
  overflow: hidden;
  width: 100%; }

.search-content ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1; }

.search-content ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1; }

.search-content :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 1; }

.search-content :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 1; }

.search-content #search_form {
  width: 60%;
  text-align: center;
  position: relative;
  overflow: visible !important; }

.search-content .btn-src {
  background: transparent;
  border: 0;
  color: #ff7900;
  font-size: 30px;
  right: 0;
  top: 8px;
  position: absolute; }

.search-wrap .st-default-search-input {
  background-image: none !important;
  background-color: transparent !important;
  text-align: left !important;
  border: 0 !important;
  border-bottom: 1px solid #fff !important;
  width: 100% !important;
  padding: 5px 20px !important;
  font-size: 30px !important;
  line-height: 1.5 !important;
  color: #fff !important;
  display: inline-block !important;
  margin: 0 auto !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  outline: 0 !important;
  border-radius: 0 !important;
  height: auto !important;
  position: relative !important;
  visibility: visible !important; }

.search-wrap .btn-src {
  height: auto !important;
  font-size: 30px !important; }

.search-wrap .st-default-search-input:focus,
.search-wrap .st-default-search-input:hover,
.search-wrap .st-default-search-input:active {
  border-bottom: 1px solid #fff; }

@media (max-width: 768px) {
  .search-content #search_form {
    width: 90%; }
  .search-content #search_form button.btn-src {
    top: -5px; } }

@media (max-width: 768px) {
  #mobilenav > div {
    background: transparent;
    margin: 0;
    padding: 0;
    width: 46px;
    height: 41px;
    text-align: center; }
  #mobilenav > div svg {
    width: 62px;
    height: 49px;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  #mobilenav > div svg path {
    fill: none;
    -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    stroke-width: 40px;
    stroke-linecap: round;
    stroke: #fff;
    stroke-dashoffset: 0px; }
  path#top,
  path#bottom {
    stroke-dasharray: 240px 950px; }
  path#middle {
    stroke-dasharray: 240px 240px; }
  .trigger-animated path#top,
  .trigger-animated path#bottom {
    stroke-dashoffset: -650px; }
  .trigger-animated path#middle {
    stroke-dashoffset: -115px;
    stroke-dasharray: 1px 220px; }
  .desktop-no-margin {
    margin-right: 0 !important; } }

/* end style for search box */
/* Style for mobile menu */
html.mobile-open,
body.mobile-open {
  overflow: hidden !important; }

html.mobile-open #mobilenav .fa-bars,
body.mobile-open #mobilenav .fa-bars {
  display: none; }

html.mobile-open #mobilenav .fa-times,
body.mobile-open #mobilenav .fa-times {
  display: inline-block; }

.menu-wrapper {
  background: #000;
  position: fixed;
  left: auto;
  right: -100%;
  width: 100%;
  height: 100vh;
  z-index: 999;
  top: 59px;
  transition: right .3s ease-in;
  -moz-transition: right .3s ease-in;
  -ms-transition: right .3s ease-in;
  -o-transition: right .3s ease-in;
  -webkit-transition: right .3s ease-in; }

.mobile-open .menu-wrapper {
  display: block;
  right: 0; }

.child-trigger {
  display: inline-block;
  width: 20px;
  height: 28px;
  color: #fff;
  position: relative;
  right: 10px;
  cursor: pointer;
  float: right; }

.child-trigger i {
  position: relative;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  top: 50%;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

ul.mobile-menu {
  list-style-type: none;
  padding: 0;
  max-height: 75vh;
  overflow: auto; }

ul.mobile-menu li a {
  text-decoration: none;
  padding: 5px;
  color: #fff;
  border-bottom: 1px solid #333 !important;
  line-height: 30px;
  font-weight: 700;
  font-size: 18px;
  font-family: "helveticaneue";
  display: block;
  padding: 10px 5px 10px 10px;
  white-space: nowrap; }

ul.mobile-menu li a:hover,
ul.mobile-menu li a:focus {
  background: #000; }

ul.mobile-menu li.has-child ul {
  padding: 0;
  position: absolute;
  top: 0;
  left: 100%;
  visibility: hidden;
  opacity: 0;
  width: 0;
  overflow-y: auto;
  transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  display: block;
  z-index: 9999;
  background: #000; }

.mobile-open ul.mobile-menu li.child-open > ul {
  display: block;
  list-style-type: none;
  background: #000;
  visibility: visible;
  opacity: 1;
  left: 0;
  width: 100%;
  height: 80vh; }

.mobile-open ul.mobile-menu li.child-open ul li a {
  color: #fff;
  padding-left: 20px;
  white-space: nowrap;
  border-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  padding-top: 5px;
  line-height: 30px;
  padding-bottom: 5px; }

.back-button {
  background: #000; }

.mobile-open ul.mobile-menu li.child-open ul li.parent-link a {
  color: #ff7900;
  font-size: 18px;
  border-bottom: 1px solid #666;
  font-weight: bold;
  line-height: 35px; }

.mobile-open ul.mobile-menu li.child-open ul li.parent-link-mobile a {
  color: #ff7900;
  font-size: 18px;
  border-bottom: 1px solid #666;
  font-weight: bold;
  line-height: 35px; }

.back-button i {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 17px;
  left: 15px;
  color: #fff; }

.mobile-open ul.mobile-menu li.child-open ul li.back-button a {
  padding-left: 30px;
  padding-top: 10px;
  line-height: 30px; }

button.navbar-toggle {
  border: 0px !important;
  margin-right: 20px;
  margin-bottom: 3px; }

button.navbar-toggle .fa-bars {
  background-color: #000;
  color: #fff; }

button.navbar-toggle .fa-times {
  display: none;
  font-size: 31px;
  background-color: #000;
  color: #fff; }

.mobile-open .personal {
  color: #fff;
  margin-top: 25px; }

.mobile-open .personal a {
  color: inherit;
  border-bottom: 0 !important;
  font-size: 17px; }

.mobile-menu .personal {
  display: inline-block;
  font-size: 12px;
  padding-right: 10px; }

.mobile-menu .activzone {
  color: #ff7900;
  text-decoration: underline; }

.mobile-open .personal a:hover,
.mobile-open .personal a:active,
.mobile-open .personal a:focus {
  color: #fff; }

/* End style for mobile menu */
.image-fluid {
  width: auto;
  display: inline-block; }

.bannerLimitHeight {
  max-height: 300px; }

.shortcutLink {
  padding-right: 15px;
  padding-bottom: 10px;
  display: inline-block;
  padding-left: 25px;
  padding-top: 3px; }

.custom-submenu .moreLink {
  font-size: 0.8em; }

.deconectare a,
.mobile-menu li.logoutBtn a {
  display: none;
  font-size: 12px; }

.logo-big {
  font-size: 0px; }

.logo-big .inactive {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.remove_later {
  background-color: red; }

.cart-icon {
  position: relative;
  top: 2px; }

.m-top-contact .link-right,
.m-top-shop .link-right {
  transition: all .4s ease; }

.m-top-contact:hover .link-right,
.m-top-shop:hover .link-right {
  color: #ff7900; }

.m-top-contact .icon-svg svg .has-hover,
.m-top-shop .icon-svg svg .has-hover {
  transition: all .4s ease; }

.m-top-contact:hover .icon-svg svg .has-hover {
  fill: #ff7900 !important; }

.m-top-shop:hover .icon-svg svg .has-hover {
  fill: #ff7900 !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.wh-55 {
  width: 55px;
  height: 55px; }

.wh-30 {
  width: 30px;
  height: 30px; }

.alert.alert-alertboxnewsletter {
  background-color: #4BB4E6 !important;
  position: fixed !important;
  padding: 1rem 1.25rem;
  right: -50px;
  bottom: 68px;
  transform: translate(-20%, 0%);
  border-radius: 0;
  border: none;
  z-index: 101;
  width: 346px;
  color: #fff;
  display: none; }

.alert.alert-alertboxnewsletter.vertical-align {
  display: flex;
  align-items: center;
  margin-top: 10px;
  width: 40px;
  height: 40px; }

@media screen and (max-width: 668px) {
  .alert.alert-alertboxnewsletter {
    transform: translate(0%, 0%);
    width: 94%;
    bottom: 80px;
    right: 13px; } }

.notif {
  padding-top: 5px; }

.alerta {
  position: relative;
  padding: 7px 0 7px 26px;
  margin: 0;
  color: white; }

.color-dark .alerta {
  color: black; }

.alerta-eroare::before {
  content: '';
  position: absolute;
  background: url("https://www.orange.ro/imagini/nl/alerta-eroare.png");
  left: 0;
  top: 7px;
  width: 18px;
  height: 16px; }

.alerta-succes::before {
  content: '';
  position: absolute;
  background: url("https://www.orange.ro/imagini/nl/alerta-succes.png");
  background-repeat: no-repeat;
  left: 0;
  top: 10px;
  width: 18px;
  height: 16px; }

.eroare {
  border: 1px solid #cd3c14 !important; }

#custom-alert {
  background-color: #4bb4e6;
  position: absolute;
  transform: translateY(17px);
  top: 100%;
  right: 10px;
  z-index: 998;
  width: 320px;
  padding: 10px;
  display: none;
  color: #fff;
  border-radius: 5px; }
  #custom-alert .close-bnt {
    margin-left: auto;
    font-size: 20px;
    font-weight: bold;
    padding: 0 7px;
    cursor: pointer;
    line-height: 1; }
  #custom-alert #alertMsj {
    align-self: center;
    font-size: 13px; }
  @media screen and (max-width: 560px) {
    #custom-alert {
      width: 95%; } }
