@media (max-width: 767px) {
	.product .zone-hero .col2 .code .disponibil-de-la {
		display: block !important;
		float: none !important;
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
}

/*
  echipa
*/

.echipa h1, .b2b h1, .colaborate h1,
.echipa h2, .b2b h2, .colaborate h2,
.echipa h3, .b2b h3, .colaborate h3,
.echipa h5, .b2b h5, .colaborate h5 {
  font-family: 'he-300';
  line-height: 1.4;
  margin: 0 0 .2em;
  border: 0;
  padding: 0;
}

.echipa h1, .b2b h1, .colaborate h1,
.echipa h2, .b2b h2, .colaborate h2 {
  color: white;
}

.echipa h1, .b2b h1, .colaborate h1 {
  font-size: 2.2em;
  line-height: 1.2;
}

.echipa h3, .b2b h3, .colaborate h3 {
  font-size: 1.7em;
  line-height: 1.2;
  color: rgba(0,0,0,.9);
}

.echipa h5, .b2b h3, .colaborate h3 {
  font-size: 1.1em;
  color: rgba(0,0,0,0.5);
}

.echipa .hero,
.b2b .hero,
.colaborate .hero {
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 1.3em;
  padding: 5em 0;
  margin-top: -3px;
}

.echipa .member-container {
  margin-left: -1em;
  margin-top: -1.35em;
  overflow: hidden;
}

.echipa .member-box {
  width: 100%;
  padding-left: 1em;
  margin-top: 1.35em;
  float: left;
}

.echipa .member-box img {
  width: 100%;
  margin: 0 0 1.3em;
}

.echipa .member-box ul {
  margin: 1.25em 0 0;
}

.echipa .member-box li {
  font-size: 1.1em;
  font-family: 'he-300';
}

.echipa .member-box ul,
.echipa .member-box a {
  color: #202020;
}

.echipa .member-box a {
  text-decoration: underline;
}

.echipa .member-box li {
  margin: .2em 0 0;
}

.echipa .member-box ul i {
  display: inline-block;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,.5);
  margin-right: .75em;
  position: relative;
}

.echipa .member-box ul i:before {
  content: '';
  display: inline-block;
  width: .6em;
  height: .6em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -.3em;
  margin-left: -.3em;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  -ms-opacity: .5;
  -o-opacity: .5;
  opacity: .5;
}

.echipa .member-box li:first-child i:before {
  background: url('img/svg/echipa/echipa-phone.svg') no-repeat center;
  background-size: .6em .6em;
}

.echipa .member-box li:first-child + li i:before {
  background: url('img/svg/echipa/echipa-mail.svg') no-repeat center;
  background-size: .6em .6em;
}

.page-template-page_b2b .mini-offer,
.page-template-page_b2b .breadcrumbs {
  display: none;
}

.page-template-page_colaboreaza .mini-offer,
.page-template-page_colaboreaza .breadcrumbs {
  display: none;
}

.page-template-page_echipa .mini-offer,
.page-template-page_echipa .breadcrumbs {
  display: none;
}

.echipa .member {
  position: relative;
}

header .wrap .beta .owl-item:nth-child(7) {
  border-right: none !important;
}

header .wrap .beta.hovering .owl-placeholder>.item:nth-child(7) {
  border-right: none !important;
}

.smart-home-dropdown-mobile, 
.smart-home-dropdown-mobile-submenu {
  display: none;
  padding: 0 15px 15px;
  transition: all 0.3s linear;
  position: relative;
  right: -215px;
}

.smart-home-dropdown-mobile.move-left,
.smart-home-dropdown-mobile-submenu.move-left {
  right: 0;
}

.smart-home-dropdown-mobile.move-left-left {
  left:  -215px;
  right:  auto;
}

.smart-home-dropdown-mobile .inapoi,
.smart-home-dropdown-mobile-submenu .inapoi {
  color: #fff;
  font-family: he-700;
}

.smart-home-dropdown-mobile .inapoi .fa,
.smart-home-dropdown-mobile-submenu .inapoi .fa {
  margin-right: 5px;
}
.smart-home-dropdown-mobile li a,
.smart-home-dropdown-mobile-submenu li a {
  font-size:  15px;
}
.smart-home-dropdown-mobile li:first-child a,
.smart-home-dropdown-mobile-submenu li:first-child a {
  font-size: 19px;
  font-family: 'he-700';
}

.beta .item .plus {
  display: none !important;
}

.smart-home-dropdown-mobile ul,
.smart-home-dropdown-mobile-submenu ul {
  margin-top: 10px;
}

.term-565 .filter-box-wrap {
  display: none !important;
}

button font {
  vertical-align: top !important;
}

@media screen and (min-width: 30em) {
  .echipa .member-box {
    width: 50%;
  }
}

@media screen and (min-width: 37.5em) {
  .echipa .hero,
  .b2b .hero, .colaborate .hero {
    margin-bottom: 1.7em;
  }
}

@media screen and (min-width: 40.000em) {
  /* tablet and larger */
  .echipa .hero,
  .b2b .hero, .colaborate .hero {
    padding: 8em 0;
  }
}

@media screen and (min-width: 48.000em) {
  /* tablet and larger */
  .echipa h1, .b2b h1, .colaborate h1 {
    font-size: 2.6em;
  }
  .echipa h1, .b2b h1, .colaborate h1,
  .echipa h2, .b2b h2, .colaborate h2 {
    width: 60%;
  }
  .echipa .hero,
  .b2b .hero, .colaborate .hero {
    padding: 7em 0 18em;
  }
  .echipa .member-box {
    width: 33.33%;
  }
}

@media screen and (min-width: 75.000em) {
  /* desktop and larger */
  .echipa h1, .b2b h1, .colaborate h1 {
    font-size: 3.2em;
    margin-bottom: .3em;
  }
  .echipa h1, .b2b h1, .colaborate h1,
  .echipa h2, .b2b h2, .colaborate h2 {
    width: 50%;
  }
  .echipa h2, .b2b h2, .colaborate h2 {
    font-size: 1.8em;
  }
  .echipa .hero,
  .b2b .hero, .colaborate .hero {
    padding: 24em 0 7em;
    margin-bottom: 1em;
  }
  .echipa .member-box {
    width: 33.33%;
  }
  .echipa .member-box img {
    margin-bottom: 0;
  }
  .echipa .details {
    position: absolute;
    top: 1em;
    left: 1em;
    width: calc(100% - 2em);
    height: calc(100% - 2em);
    background: white;
    padding: 2em;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  .echipa ul {
    position: absolute;
    bottom: 2em;
    left: 2em;
  }
  .echipa .member:hover .details {
    -webkit-opacity: .9;
    -moz-opacity: .9;
    -ms-opacity: .9;
    -o-opacity: .9;
    opacity: .9;
  }
  .echipa .member-container {
    margin-left: -1em;
    margin-top: -1em;
  }
  .echipa .member-box {
    margin-top: 1em;
    padding-left: 1em;
  }
}

.echipa .member .alternate {
	display: none;
}

.echipa .member:hover img {
	display: none;
}

.echipa .member:hover .alternate {
	display: block;
}

.echipa .details {
	top: auto;
	bottom: 1em;
	height: 100px;
	padding-top: 23px;
}

/*header .logo a:first-child + a {
  background-image: url("img/xkids-logo-black-friday.svg");
}*/

.single-product .produse-asociate {
    margin: 0 0 28px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.single-product .alege-culoare {
    margin-bottom: 5px;
}

.single-product .produse-asociate li {
    margin-bottom: 5px;
    flex-basis: 24.625%;
    margin-right: 2.5%;
}

/*.single-product .produse-asociate li:nth-child(4n) {
    margin-right: 0;
}*/

.single-product .produse-asociate li:last-child {
    margin-right: 0;
}

.single-product .produse-asociate li a:last-child {
    margin-right: 0;
}

.single-product .produse-asociate li a {
    white-space: normal;
    color: #666;
    background-color: #fff;
    border: 1px solid #666;
    box-shadow: none;
    margin-bottom: 5px;
    padding: 2px 2px;
    font-weight: 600;
    display: block;
    text-align: center;
    cursor: pointer;
    background-image: none;
    font-size: 14px;
    line-height: 20px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    height: 100%;
}

.single-product .produse-asociate li a:hover {
    text-decoration: none;
}

.single-product .produse-asociate li a img {
    text-indent: -9999px;
    width: auto;
    max-width: 100px;
    margin: 0 auto;
    height: 85px;
    display: block;
}

.single-product .produse-asociate li .active {
    border: 2px solid #3f2c80;
}

.single-product .imagine-ascunsa {
    display: none !important;
}

.product .zone-hero .col2 .code .disponibil-de-la {
  margin-top: 3px;
}

/*.single-product .banners_holder img, .single-product .imgs-holder img {
  max-width: 100%;
  width: auto;
}*/

.single-product .vodafone-tablet {
  display: none;
}

.single-product .vodafone-mobile {
  display: none;
}

.filtru-brand [data-name="Xkids"] {
  order: 1 !important;
}

.filtru-brand [data-name="Wonlex"] {
  order: 2 !important;
}

.filtru-brand [data-name="YQT"] {
  order: 3 !important;
}

.filtru-brand [data-name="Twinkler"] {
  order: 4 !important;
}

.filtru-brand [data-name="Universal"] {
  order: 5 !important;
}

.filtru-brand [data-name="Yoho"] {
  order: 6 !important;
}

.filtru-brand [data-name="MBOSS"] {
  order: 7 !important;
}

.filtru-brand [data-name="TWS"] {
  order: 8 !important;
}

.footer-checkout .logo-container {
  overflow: hidden;
  padding-bottom: 40px;
}

.footer-checkout .logo-container .simpleypay-logo {
  float: left;
}

.footer-checkout .logo-container .date-firma {
  float: right;
}

@media (min-width: 768px) {
  /*header .wrap .beta.hovering .owl-item:nth-child(7):hover {
    background-color: #f7f7f7;
  }
  header .wrap .beta.hovering .owl-item:nth-child(7), 
  header .wrap .beta.hovering .owl-placeholder>.item:nth-child(7) {
    background-color: #f7f7f7;
  }
  header .wrap .beta.hovering .owl-item:nth-child(7) span, 
  header .wrap .beta.hovering .owl-placeholder>.item:nth-child(7) span {
    color: #262626;
  }
  header .wrap .beta.hovering .owl-item:nth-child(7) a:hover span {
    color: #3f2c80;
  }
  header .wrap .beta.hovering .owl-item:nth-child(7) .item.active {
    background-color: #f7f7f7;
  }
  header .wrap .beta.hovering .owl-item:nth-child(7) .item.active i em:first-child {
    display: inline-block !important;
  }
  header .wrap .beta.hovering .owl-item:nth-child(7) .item.active i em:first-child+em {
    display: none !important;
  }
  header .wrap .beta.hovering .owl-item:nth-child(7) .item.active span {
    color: #262626;
  }

  header .wrap .beta.hovering .item.active:nth-child(7) i em:first-child {
    display: inline-block !important;
  }
  header .wrap .beta.hovering .item.active:nth-child(7) i em:first-child+em {
    display: none !important;
  }
  header .wrap .beta.hovering .item.active:nth-child(7) span {
    color: #262626;
  }*/
}

@media (min-width: 1200px) and (max-width: 1445px) {
  .subcategory .product-results li:nth-child(4n+1) {
    clear: both;
  }
}

@media (min-width: 1024px) and (max-width: 1185px) {
  .mini-offer .btn {
    margin-left: 0;
    margin-top: 8px;
  }
}

@media (min-width: 1024px) and (max-width: 1065px) {
  .product .zone-hero .col3 form .action-buttons button {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
	.subcategory .product-results li:nth-child(4n+1) {
		clear: both;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.subcategory .product-results li:nth-child(3n+1) {
		clear: both;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.subcategory .product-results li:nth-child(2n+1) {
		clear: both;
	}
  .help-chat.on-mobile {
    max-width: 98%;
  }
}

@media (min-width: 768px) and (max-width: 929px) {
  .subcategory aside .cat-all a {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 768px) and (max-width: 1430px) {
  .help-chat {
    max-width: 90%;
  }
}

@media (min-width: 768px) and (max-width: 1280px) {
  .product .zone-hero .col3 form .product-no span {
    display: block;
    margin-bottom: 10px;
  }
  .product .zone-hero .col3 form .product-no select {
    float: none;
    display: block;
    clear: both;
  }
}

@media (max-width: 768px) {
  .single-product .vodafone-tablet {
    display: block;
  }
  .single-product .vodafone-desktop {
    display: none;
  }
}

@media (max-width: 767px) {
    .single-product .alege-culoare {
        margin-top: 15px;
    }
    .single-product .produse-asociate {
        margin: 0 0 8px 0;
        justify-content: flex-start;
    }
    .single-product .produse-asociate li {
        flex-basis: 33%;
        margin-right: 0;
        margin-bottom: 2px;
        padding: 5px;
    }
    .single-product .produse-asociate li a {
        margin: 0;
    }
    .df-fix-layout.menu-open {
      left: 0 !important;
    }

    .single-product .vodafone-tablet {
    display: none;
  }
  .single-product .vodafone-desktop {
    display: none;
  }
  .single-product .vodafone-mobile {
    display: block;
  }
  .product .zone-hero .col3 form .product-no select {
    float: left;
    margin-left: 10px;
  }
  .product .zone-hero .col2 .code span:first-child+span {
    white-space: nowrap;
  }
  .product .zone-hero .col2 .code span:first-child+span strong {
    font-size: 85%;
  }

  .footer-checkout .logo-container {
    overflow: hidden;
    padding-bottom: 20px;
  }

  .footer-checkout .logo-container .simpleypay-logo {
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }

  .footer-checkout .logo-container .date-firma {
    float: none;
  }

  .single-product .m_code_rating em {
    position: relative;
    top: -5px;
  }
  
  .page-template-page_login .overlay .white {
    padding-left: 1.3em;
    padding-right: 1.3em;
  }

  .beta .item .plus {
    font-weight: 700;
    display: block !important;
    color: #fff;
    margin: 0;
    border: none !important;
    padding: 5px !important;
    float: right;
    position: relative;
    top: -5px;
  }
  .beta .item .plus:before {
    display: none;
  }
  .beta .item .plus .fa {
    font-size: 13px;
    position: relative;
    top: 1px;
  }
  header .wrap .beta .owl-loaded {
    transition: transform .5s ease;
  }
  header .wrap .beta .owl-loaded.move-left {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    /*position: absolute;*/
  }
}

@media (max-width: 320px) {
  .content-home .keywords li {
    min-height: 121px;
  }
}

/*.woocommerce-checkout .cart-discount td:last-child {
  color: #3f2c80 !important;
  font-size: 1px !important;
}*/
/*.woocommerce-checkout .cart-discount td:last-child .woocommerce-Price-amount {
  display: none !important;
}*/
.woocommerce-checkout .cart-discount td:last-child a {
  color: #fff !important;
  font-size: 15px !important;
}

.bannere-bf {
  /*display: none;*/
  background-color: #381f67;
  /*background-color: #000;*/
  text-align: center;
}
.bannere-bf .tablet {
  display: none;
}
.bannere-bf .desktop {
  display: block;
  width: auto;
  display: inline-block;
}
.woocommerce-checkout .alerta-curier-intarziere strong {
  font-family: 'he-700';
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .bannere-bf {
    border-top: 2px solid #fff;
  }
}
@media (max-width: 768px) {
  .bannere-bf {
    margin-bottom: 10px;
  }
  .bannere-bf .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .bannere-bf .desktop {
    display: none;
  }
  .bannere-bf .tablet {
    display: block;
    width: 100%;
  }
}

.mwb_wrma_guest_form label {
  width: 215px;
  display: inline-block;
}

.mwb_wrma_guest_form input[type="submit"] {
  margin-top: 13px;
  transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  border-radius: 4px;
  background: #ffa01d;
  display: inline-block;
  height: auto;
  line-height: 40px;
  height: 40px;
  width: 100px;
  color: #fff;
  font-size: 19px;
  font-family: "he-400";
  position: relative;
}

.woocommerce-checkout .refund-request {
  margin: 30px 0 40px 0;
}

.woocommerce-checkout .refund-request h2 {
  display: none;
}

.woocommerce-checkout .refund-request table {
  display: none;
}

.woocommerce-checkout .refund-request section {
  display: none;
}

.page-id-34724 .content-area {
  width: 1170px;
  max-width: 100%;
  padding: 0 1em;
  margin: 0 auto;
  padding-top: 185px;
}

.page-id-34724 .content-area .mwb-wrma_customer_detail {
  clear: both;
}

.page-id-34724 .content-area h1 {
  font-size: 36px;
  font-family: 'he-300', sans-serif;
}

.page-id-34724 .content-area textarea[name="mwb_wrma_return_request_reason"] {
  margin-top: 7px;
}

.page-id-34724 .content-area .button {
  line-height: 32px;
  font-family: "he-400";
  background: #ffa01d;
}

.page-id-34724 .content-area .button:hover {
  color: #fff !important;
}

.page-id-34724 .content-area table td {
  padding: 10px;
}

.page-id-34724 .content-area table th {
  white-space: nowrap;
}

.page-id-34724 .content-area b {
  font-family: 'he-700', sans-serif;
}

.page-id-34724 .woocommerce-breadcrumb {
  display: none;
}

.page-id-34724 .distribuitori {
  padding-top: 0;
}

.shipped_via {
  color: #ffa01d;
}

.mwb-wrma_customer_detail {
  display: none;
}

#mwb_wrma_return_request_form_wrapper {
  overflow: hidden;
}

.mwb_wrma_subject_dropdown {
  display: none;
}

.mwb_wrma_product_table input[type="number"] {
  min-width: 0;
}

.mwb_wrma_return_product_all {
  margin-top: 0 !important;
  position: relative;
  top: -3px;
}

.mwb_wrma_note_tag_wrapper {
  width: 600px;
  max-width: 100%;
}

.mwb_wrma_note_tag_wrapper .nume {
  display: block;
  width: 100%;
}

.mwb_wrma_note_tag_wrapper .email {
  display: block;
  width: 100%;
}

.mwb_wrma_note_tag_wrapper .telefon, .mwb_wrma_note_tag_wrapper .place, .mwb_wrma_note_tag_wrapper .postcode, .mwb_wrma_note_tag_wrapper .address {
  display: block;
  width: 100%;
}

.mwb_wrma_note_tag_wrapper textarea {
  padding: 9px 11px;
  width: 100%;
}

.mwb_wrma_note_tag_wrapper select {
  width: 100%;
}

.mwb_wrma_note_tag_wrapper .mwb_wrma_return_request_morefiles {
  display: block !important;
  margin-bottom: 10px !important;
  margin-top: 25px !important;
}

.mwb_wrma_note_tag_wrapper input[type="submit"] {
  margin-top: 15px;
}

.mwb_wrma_note_tag_wrapper .mwb_wrma_return_request_files {
  margin-top: 10px;
}

.mwb_wrma_note_tag_wrapper .nume-posesor-card {
  width: 100%;
}

.mwb_wrma_note_tag_wrapper .campuri-restituire-suma {
  display: none;
}

.mwb_wrma_note_tag_wrapper label {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

.mwb_wrma_note_tag_wrapper .form-row {
  margin-bottom: 5px !important;
}

.mwb_wrma_note_tag_wrapper .mwb_wrma_return_note {
  display: none;
}

.mwb_wrma_note_tag_wrapper .accept-termeni a {
  color: #ffa01d;
}

.mwb_wrma_note_tag_wrapper .accept-termeni a:hover, .mwb_wrma_note_tag_wrapper .accept-termeni a:focus {
  text-decoration: underline;
}

.mwb_wrma_note_tag_wrapper .mwb_wrma_files_remove {
  line-height: 28px !important;
  padding: 0 !important;
  height: 24px !important;
}

.cerere-returnare-produs .status {
  color: #ff0000;
  display: none;
}

.mwb_wrma_return_request_morefiles {
  background-color: #b4b4b4 !important;
}

.no-touch .woocommerce input.button.mwb_wrma_return_request_morefiles:hover,
.no-touch .woocommerce input.button.mwb_wrma_return_request_morefiles:focus {
  background-color: #b4b4b4 !important;
}

.eroare-cerere-retur {
  color: #ff0000;
}

header .mail_replace {
  padding: 0 0 0 15px !important;
  margin: 0 !important;
  border: none !important;
  text-align: left !important;
  font-size: 13px !important;
}

footer .mail_replace {
  padding: 0 !important;
  border: none !important;
  text-align: left !important;
}

/*.single-product .col3 .help-chat .left,
.single-product .col3 .help-chat .right {
  display: none !important;
}*/

.term-810 .new-filter-aplica div:nth-child(7) {
  display: none !important;
}

.certificate-ce label {
  margin-right: 10px;
}

.certificate-ce button[type="submit"] {
  margin-top: 13px;
  transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  border-radius: 4px;
  background: #ffa01d;
  display: inline-block;
  height: auto;
  line-height: 36px;
  height: 40px;
  width: auto;
  color: #fff;
  font-size: 19px;
  font-family: "he-400";
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

h3.descarca-certificat {
  margin-top: 40px;
}

p.descarca-certificat a {
  font-family: 'he-700';
}

header .wrap .beta {
  overflow: visible;
}

header .wrap .beta .smart-home-dropdown {
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  width: 100%;
  left: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  top: 89px;
  padding: 35px 35px 45px 55px;
  display: none;
  z-index: 100;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.11);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.11);
}

header .wrap .beta .smart-home-dropdown:before {
  content: "";
  width: 18px;
  height: 7px;
  top: -7px;
  right: 95px;
  background-image: url(img/smart-home/polygon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

header .wrap .beta .smart-home-dropdown .shd-left-main {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  width: 25%;
  max-width: 25%;
}

header .wrap .beta .smart-home-dropdown .shd-right-main {
  -ms-flex-preferred-size: 72%;
  flex-basis: 72%;
  width: 72%;
  max-width: 72%;
}

.shd-subcat-container {
  display:  none;
}

header .wrap .beta .smart-home-dropdown .shd-left-main .main-categories {
  background:  #fff;
  border-radius:  10px;
  padding:  10px;
}

header .wrap .beta .smart-home-dropdown .shd-left-main .main-categories ul {
  display: flex;
  flex-direction: column;
  height: 100%;
}

header .wrap .beta .smart-home-dropdown .shd-left-main .main-categories li {
  flex: 1; /* distribute all available space evenly among flex items */
  display: flex; /* make each flex item a flex container, as well */
  align-items: center; /* center text vertically (in this case) */
  margin:  5px 0px;
  width:  100%;
  font-size:  110%;
  line-height:  35px;
  box-shadow:  0px 2px 2px 2px #F7F7F7;
  padding:  5px;
}

header .wrap .beta .smart-home-dropdown .shd-left-main .main-categories li:hover {
  background:  #f8f8f8;
}

header .wrap .beta .smart-home-dropdown .shd-left-main .main-categories li a {
  display:  block;
  width:  100%;
  position:  relative;
}

header .wrap .beta .smart-home-dropdown .shd-left-main .main-categories .img {
  width: 40px;
  float:  left;
  margin-right:  10px;
}

header .wrap .beta .smart-home-dropdown .shd-left-main .main-categories .children-arrow {
  border: solid #3f2c80;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -6px;
}

header .wrap .beta .smart-home-dropdown .shd-left {
  -ms-flex-preferred-size: 53%;
      flex-basis: 53%;
  width: 53%;
  max-width: 53%;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*flex-direction: column;*/
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;

}

header .wrap .beta .smart-home-dropdown .shd-left .shd-cats .shd-cat {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px;
  border-bottom:  2px solid #dedede;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-cats .shd-cat:nth-child(2n) {
  margin-right: 0;
}

/*header .wrap .beta .smart-home-dropdown .shd-left .shd-cats .shd-cat a {
  display: block;
  text-align: center;
}*/

header .wrap .beta .smart-home-dropdown .shd-left .shd-cats .shd-cat a .img {
  /*height: 20px;*/
  width:  20px;
  float:  left;
  text-align: center;
  margin-bottom: 5px;
  margin-right:  10px;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-cats .shd-cat a .img img {
  max-height: 40px;
  width: auto;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-cats .shd-cat a:hover span {
  color: #FFA01D;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-cats .shd-cat a span {
  display: block;
  font-size: 18px;
  line-height: 1.22;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-left-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 20px;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-left-title .shd-left-title-left {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  width: 70%;
  max-width: 70%;
  font-size: 18px;
  line-height: 1.2;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-left-title .shd-left-title-right {
  width: 100%;
  text-align: right;
  font-size: 16px;
  line-height: 1.2;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-left-title .shd-left-title-right img {
  margin-left: 7px;
}

header .wrap .beta .smart-home-dropdown .shd-left .shd-left-title .shd-left-title-right:hover {
  color: #FFA01D;
}

header .wrap .beta .smart-home-dropdown .shd-right {
  -ms-flex-preferred-size: 42%;
      flex-basis: 42%;
  width: 42%;
  max-width: 42%;
  margin-left:  5%;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-brands .shd-brands-list {
  width: 100%;
  display:  flex;
  flex-wrap: wrap;
  text-align:center;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-brands .shd-brands-list li {
  display:  table-cell;
  flex:  1 1 48%;
  margin-right:  2%;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-brands .shd-brands-list li .img-container {
  width:  100%;
  /*height:  100px;*/
  display:  block;
  background:  #fff;
  text-align:  center;
  margin-bottom:  10px;
  padding:  5px;
}
header .wrap .beta .smart-home-dropdown .shd-right .shd-brands .shd-brands-list li .img-container img {
  max-height:  100%;
  max-width:  75%;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-brands .shd-brands-list li a:hover {
  color: #FFA01D;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-right-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 20px;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-right-title .shd-right-title-left {
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-right-title .shd-right-title-right {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  width: 40%;
  max-width: 40%;
  text-align: right;
  font-size: 16px;
  line-height: 1.2;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-right-title .shd-right-title-right img {
  margin-left: 7px;
}

header .wrap .beta .smart-home-dropdown .shd-right .shd-right-title .shd-right-title-right:hover {
  color: #FFA01D;
}

header .container {
  position: relative;
}

.product .zone-tabs .tab ol li {
  list-style-type: decimal;
}

.home .tabs-slide .slide {
  padding-left: 4px;
}

.df-mobile .df-mobile__header {
  background-color: #3f2c80 !important;
}

.df-mobile .df-mobile__header__actions span,
.df-mobile .df-mobile__button {
  color: #fff !important;
}

.df-mobile[data-browser-support~=voicesearch] button[data-role=voicesearch] {
  display: none !important;
}

.df-mobile[data-browser-support~=voicesearch] .df-mobile__searchbox {
  padding-left: 25px !important;
}

.df-mobile .df-mobile__header__actions span {
  margin: 0 !important;
}

.tabs-slide .slide.active.remove-shadow a {
  border-left: none;
  border-top: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#popup-in-cos .white-section .section-headline .section-title {
  color: green;
}

.no-touch .owl-prev:hover,
.no-touch .owl-next:hover,
.no-touch .single-product button:hover,
.no-touch .item-product-btn:hover {
  filter: brightness(0.91);
}

.product .zone-tabs .tab ol li {
  list-style-type: decimal;
}

.form-verifica-certificate-manuale td {
  padding: 5px;
}

.form-verifica-certificate-manuale td:first-child {
  font-weight: 700;
}

.form-verifica-certificate-manuale button[type="submit"] {
  margin-top: 13px;
  transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  border-radius: 4px;
  background: #ffa01d;
  display: inline-block;
  height: auto;
  line-height: 40px;
  height: 40px;
  width: auto;
  color: #fff;
  font-size: 19px;
  font-family: "he-400";
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}

.verifica-certificate-manuale-page p a {
  color: #515b69 !important;
}

.verifica-certificate-manuale-page p a:hover {
  text-decoration: underline !important;
}

.woocommerce-checkout #banca_field {
  display: none !important;
}

.woocommerce-checkout #cui_field {
  width: 48%;
    float: right;
    clear: none;
    padding-top: 16px;
}

.woocommerce-checkout #nume_firma_field {
  float: left;
    width: 48%;
}

.home .tabs-slide.owl-loaded .slide:not(.active):hover a {
  box-shadow: none;
}

.favorite-content .search-results .results .right a:first-of-type {
  padding-right: 20px;
}

.pagina-brand-uri {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.pagina-brand-uri .brand {
  flex: 0 1 24%;
  margin-right: 1%;
  text-align: center;
  margin-bottom: 20px;
}

.pagina-brand-uri .brand:last-child {
  margin-right: 0;
}

.pagina-brand-uri .brand img {
  display: inline-block;
  max-width: 100px;
  height: 80px;
  margin-bottom: 15px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.pagina-brand-uri .brand h2 a {
  color: #515B69;
}

.no-touch .pagina-brand-uri .brand:hover img {
  transform: scale(1.1);
}

.no-touch .pagina-brand-uri .brand:hover h2 a {
  text-decoration: underline;
}

@media (max-width: 1279px) {
  header .wrap .beta .smart-home-dropdown {
    display: none !important;
  }
  header .wrap .beta .owl-placeholder {
    display: none;
  }
  header .wrap .beta .owl-placeholder.owl-loaded {
    display: block;
  }
}

@media (min-width: 1024px) {
  header .beta.hovering .owl-stage {
    width: 100% !important;
    background-color: #e6ecf7 !important;
  }
}

@media (min-width: 768px) {
  .alpha .side_phone {
    display: none !important;
  }
}

h1 .nr-produse {
  font-size:  70%;
  padding-left:  2%;
}

.single-product .mobile-product-title {
  border-top:  none;
  font-family: "he-400";
  font-size: 1.2em;
  line-height: 1.4;
}

.description.show-mobile {
  display:  none;
}

@media (max-width: 767px) {
  .description.show-mobile {
    display:  block;
  }
  .single-product .m_price .bold {
    font-size:  23px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .single-product .video-js {
    height: 362px;
    right: 2px;
  }
}

@media (max-width: 767px) {
  .woocommerce-checkout #cui_field {
  width: 100%;
    float: none;
}

.woocommerce-checkout #nume_firma_field {
 width: 100%;
    float: none;
}
.pagina-brand-uri .brand {
    flex: 0 1 49%;
    margin-right: 1%;
  }
}

/*header .wrap .beta .owl-item #item-208 a span,
.subcategory aside .cat-all .sale a,
header .wrap .beta .item.ceasuri #item-208 a,
header .wrap .beta .owl-item .item.ceasuri #item-208 a:hover span,
header .wrap .beta .item#item-208 a:before {
  color:  red;
  font-weight: bold;
}*/
header .wrap .beta .owl-item #item-208 a:hover span {
  color:  #fff;
}

b, strong, h1, h2, h3, h4, h5, h6 {
    font-weight: normal !important;
}

.nav-wrapper {
    float: left;
    padding-top: 12px;
    margin-left: 25px;
}
.sl-nav {
    display: inline;
    color: #fff;
    font-family: 'he-600';
    font-size: 100%;
}
.sl-nav svg {
    border-radius: 50%;
    position: relative;
    top: 2px;
}
.sl-nav ul {
  margin:0;
  padding:0;
  list-style: none;
  position: relative;
  display: inline-block;
}
.sl-nav li {
  cursor: pointer;
  padding-bottom:10px;
}
.sl-nav li ul {
  display: none;
}
.sl-nav li:hover ul {
  position: absolute;
  top:29px;
  right:-15px;
  display: block;
  background: #fff;
  width: 75px;
  padding-top: 0px;
  z-index: 1;
  border-radius:5px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li:hover .triangle {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index:10;
  height: 14px;
  overflow:hidden;
  width: 30px;
  background: transparent;
}
.sl-nav li:hover .triangle:after {
  content: '';
  display: block;
  z-index: 20;
  width: 15px;
  transform: rotate(45deg) translateY(0px) translatex(10px);
  height: 15px;
  background: #fff;
  border-radius:2px 0px 0px 0px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li ul li {
  position: relative;
  text-align: left;
  background: transparent;
  padding: 15px 15px;
  padding-bottom:0;
  z-index: 2;
  font-size: 15px;
  color: #3c3c3c;
}
.sl-nav li ul li:last-of-type {
  padding-bottom: 15px;
}
.sl-nav li ul li a {
    float: none;
}
.sl-nav li ul li span {
  padding-left: 5px;
}
.sl-nav li ul li span:hover, .sl-nav li ul li span.active {
  color: #146c78;
}
.sl-flag {
  display: inline-block;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 2px;
  overflow: hidden;
}

.mobile-languages {display: none;}

@media (max-width: 768px) {
    .nav-wrapper {
        display: none;
    }
    .mobile-languages {display: block;}
}