/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/* 
    Theme Name: Depanare Laptop
Created on : Jul 1st, 2018, 12:16:25 PM
    Author     : Advertica
*/

body {
  font-size: 16px;
  font-family: "Titillium Web";
  padding-top: 100px;
}
.bg-orange {
  background-color: #ff6c00;
}
a {
  color: #ff6c00;
  text-decoration: none;
}
a:hover {
  color: black;
}
.bg-blue {
  background-color: #67b7e1;
}
::selection {
  background: #4b87a6;
  color: #fff;
}
h1,
h1.h1,
h1.woocommerce-products-header__title.page-title {
  font-size: 28px;
  font-weight: bold;
  font-family: "Poppins";
}

h2,
.h2 {
  font-size: 24px;
  font-family: "Poppins";
  margin-bottom: 0;
}
h3,
.h3 {
  font-size: 20px;
  font-family: "Poppins";
  margin-bottom: 0;
}

header .submenu > li {
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .h2 {
    font-size: 24px;
  }
  .h3 {
  }
}

body .likeh3 {
  font-size: 21px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
}

h3.faq-q {
  margin-bottom: 18px;
}

.flex-around-btns {
  display: flex;
  justify-content: space-around;
}

.faq-question {
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .flex-around-btns {
    flex-direction: column;
  }
  .flex-around-btns > * + * {
    margin-top: 1rem;
  }
}

.pictograma {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
}

img {
  max-width: 100%;
  height: auto;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter,
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.icon-home {
  background-image: url("assets/icons/icon-home.png");
}

li:hover .icon-home {
  background-image: url("assets/icons/icon-home-hover.png");
}

.icon-heartbeat {
  background-image: url("assets/icons/icon-heartbeat.png");
}

.icon-send {
  background-image: url("assets/icons/icon-send-white.png");
}

li:hover .icon-heartbeat {
  background-image: url("assets/icons/icon-heartbeat-hover.png");
}

.container {
  max-width: 1280px;
}
header .navigare ul {
  list-style: none;
  margin-bottom: 0px;
}

header .navigare ul li {
}

header .navigare .sub-menu {
  display: none;
  position: absolute;
  padding-left: 0px;
  z-index: 15;
  width: 200px;
  margin-left: -100px;
  left: 50%;
  background-color: white;
  padding: 10px;
  border: solid 1px #ccc;
  top: calc(100% + 15px);
  -webkit-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
}

.menu-item-has-children:hover > .sub-menu {
  display: block;
}

header .sub-menu a {
  color: #282828;
  display: block;
  font-size: 14px;
}

header .navigare .sub-menu:after,
header .navigare .sub-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

header .navigare .sub-menu:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: white;
  border-width: 20px;
  margin-left: -20px;
}

header .navigare .sub-menu:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #ccc;
  border-width: 21px;
  margin-left: -21px;
}

header .navigare .sub-menu .menu-item-has-children .sub-menu {
  left: 100%;
  top: 100%;
}

header .navigare .menu-item-has-children {
  position: relative;
}

header .navigare .menu {
  display: flex;
  justify-content: space-between;
}

header .navigare .menu > li > a {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  color: #282828;
  font-size: 18px;
  text-decoration: none;
}

header .navigare .menu > li:hover > a {
  color: #ff6c00;
  text-decoration: none;
}

.navigare,
.contact-elements {
  float: right;
  width: 100%;
}

.contact-bar {
  /*margin-top: 90px;*/
  margin-top: 0;
  background-color: #282828;
  color: white;
  font-size: 14px;
  line-height: 30px;
  padding: 5px 40px;
}

.contact-bar a {
  color: white;
  text-decoration: none;
  line-height: 2em;
}
.contact-bar i {
  font-size: 2em;
  float: left;
  margin-right: 10px;
}
.contact-elements p {
  font-family: "Titillium Web", sans-serif;
  display: inline-block;
  margin: 0;
}

.contact-elements .pictograma {
  display: inline-block;
  float: left;
}

.contact-elements .icon-marker {
  background-image: url("assets/icons/icon-marker-white.png");
}

.contact-elements i {
  font-size: 28px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}

.contact-elements .icon-earphone {
  background-image: url("assets/icons/icon-earphone-white.png");
}

.contact-elements .icon-envelope {
  background-image: url("assets/icons/icon-envelope-white.png");
}

.contact-elements a {
  color: white;
}

.hero .call-to-action {
  /*    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 570px;*/
  padding: 2rem;
  z-index: 9;
  width: 100%;
  background-color: #67b7e1;
  -webkit-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
}

.hero .call-to-action .cta-content {
  padding: 20px 40px;
}

.hero .call-to-action label {
  color: white;
  font-family: Titillium Web;
  font-size: 14px;
}

.hero .call-to-action .wpcf7-acceptance label {
  text-transform: none;
}

.hero .call-to-action input[type="text"],
.hero .call-to-action input[type="email"] {
  max-width: 100%;
  width: 100%;
  padding: 10px 10px;
  font-size: 14px;
  font-family: titillium web;
  border: solid 1px #282828;
  color: #666;
  margin: 5px 0;
}

.hero .call-to-action textarea {
  margin: 5px 0;
  height: 100px;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-family: titillium web;
  border: solid 1px #282828;
  color: #666;
}

.hero .call-to-action select {
  text-transform: none;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-family: titillium web;
  border: solid 1px #282828;
  color: #666;
}

.hero .call-to-action .segment {
  margin-bottom: 12px;
}

.relativ {
  position: relative;
}

.buton-trimite p {
  display: none;
}

.buton-trimite .pictograma {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.buton-trimite {
  padding: 10px 40px 10px 30px;
  background-color: #ff6c00;
  border: none;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.5s ease-in-out;
  line-height: 24px;
  text-decoration: none;
}

.buton-trimite:hover {
  background-color: #282828;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
}

.slide-content {
  width: 100%;
  height: 100%;
  position: relative;
}

.slider-info {
  position: absolute;
  bottom: 40px;
  left: 60px;
  font-family: "Titillium web";
  cursor: pointer;
  text-shadow: 1px 0px 4px rgb(0, 0, 0);
  transition: left 0.5s ease-in-out;
}

.slider-info:hover {
  left: 70px;
  text-decoration: none;
}

.slider-info a:hover {
  text-decoration: none;
}

.slider-info .pretext {
  display: block;
  color: white;
  font-style: italic;
  font-weight: bold;
  font-size: 36px;
}

.slider-info .text {
  display: block;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 900;
  color: white;
}

.tabs-content {
  background-color: #f0f0f0;
}

.tabs-menu {
  position: relative;
  padding: 0;
  z-index: 4;
  float: left;
  max-height: 480px;
  margin-bottom: 0;
}

.tabs-menu li {
  list-style: none;
  cursor: pointer;
  border: solid 1px #282828;
  padding-top: 18px;
  padding-bottom: 20px;
  width: 100%;
  float: left;
  background-color: #d7d7d7;
  margin-top: -1px;
  transition: background-color 0.5s ease-in-out;
}

.tabs-menu li:hover,
.tabs-menu li.active_tab {
  background-color: #282828;
  color: white;
}

.tabs-menu li:hover .item-icon,
.tabs-menu li.active_tab .item-icon {
  filter: invert(100%);
}

.tab-item {
  position: relative;
}

.tab-item:hover:after,
.tab-item.active_tab:after {
  position: absolute;
  right: -10px;
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #282828;
  border-bottom: 10px solid transparent;
  transition: border 0.5s ease-in-out;
}

.tabs-menu .item-icon {
  max-width: 70px;
  display: inline-block;
  text-align: center;
  width: 100%;
  float: left;
}

.tabs-menu .item-title,
.tabs-menu .item-title h3 {
  display: inline-block;
  max-width: 280px;
  font-size: 16px;
  font-family: "Titillium Web";
  font-weight: 400;
  width: 100%;
  float: left;
}

.tab_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  position: relative;
  max-height: 480px;
}

.tab_content:after {
  content: "";
  background: url("assets/img/tabs.jpg");
  background-size: cover;
  opacity: 0.1;
  top: 0;
  left: -20px;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}

.tab-item-content {
  z-index: 2;
  width: 80%;
}

.tabs-content {
  -webkit-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  max-height: 480px;
}

.section-title.dark {
  color: white;
  background: black;
}
.section-title {
  color: black;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-title h3 {
  font-size: 24px;
  font-family: "Titillium Web";
  padding-left: 30px;
  padding-right: 30px;
}

.section-content {
  padding: 60px 40px;
}

.nopadding {
  padding: 0 !important;
}

.lnp {
  padding-left: 0 !important;
}

.rnp {
  padding-right: 0 !important;
}

.ls-content iframe {
  width: 100%;
  height: 100%;
}

.section-title.right,
.section-title.left {
  text-align: center;
}

.section-title.blue {
  background-color: #67b7e1;
}

.rs-content {
  padding: 60px 80px 60px 60px;
  background-color: #f2f2f2;
}

.rs-content li {
  list-style: none;
  position: relative;
  padding-left: 10px;
  padding-bottom: 8px;
}

.rs-content li:before {
  content: " ";
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  left: -24px;
  background-image: url("assets/icons/icon-check.png");
  background-repeat: no-repeat;
  top: 10px;
}

section .descriere {
  position: relative;
  background-image: url("assets/img/descriere.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

section .descriere .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #67b7e1;
  opacity: 0.7;
  z-index: 1;
}

section .descriere .section-content {
  font-family: "Titillium Web";
  color: white;
  z-index: 4;
  position: relative;
  text-align: center;
  font-size: 18px;
  backdrop-filter: blur(4px);
}
footer a {
  color: white;
  text-decoration: none;
}
.footer-container {
  font-family: "Titillium Web";
}

footer .widget-title {
  color: white;
  font-weight: bold;
}

.footer-widget {
  padding-left: 30px;
  padding-right: 30px;
}

.widget-content {
  padding-top: 35px;
  padding-bottom: 30px;
}

.widget-content ul {
  padding: 0px;
  list-style: none;
}

.widget-content ul li {
  padding-bottom: 10px;
}

.widget-content ul li a {
  color: white;
  font-size: 16px;
}

.weget-content ul li:hover a {
  color: #ff6c00;
  text-decoration: none;
}

.section-element {
  /*max-height: 600px;*/
}

section {
  background-color: #f2f2f2;
}

section,
footer {
  width: 100%;
  float: left;
}

.image-cont {
  padding-top: 56.5%;
  background-size: cover;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  background-position: center;
}

.psection-content {
  padding: 20px;
}

.psection-content .section-title h3 {
  font-size: 18px;
}

.psection-content .rs-content {
  padding: 0px;
}

.psection-content a:hover {
  text-decoration: none;
}

.psection-content a:hover .section-title {
  background-color: #67b7e1;
}

.single-product {
  padding: 20px;
}

.single-product .produs-imagine {
  padding-top: 56.5%;
  width: 100%;
  background-size: cover;
}

.single-product .info-prod {
  width: 100%;
  float: left;
  font-size: 18px;
  border-radius: 0;
  margin-top: 10px;
}

.single-product .titlu-produs h1 {
  text-align: center;
  font-size: 24px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 30px;
}

.imagine-articol img {
  width: 100%;
  height: auto;
}

article {
  border: solid 1px #ccc;
  margin-top: 10px;
  margin-bottom: 15px;
}

.continut-articol .rs-content {
  padding: 15px 10px;
}
.continut-pagina {
  padding: 1rem;
}

article:hover .section-title {
  background-color: #009fc7;
}

.fcol iframe {
  width: 100%;
}

.trigger {
  padding: 20px !important;
  margin: 5px;
}

.cta-trigger {
  background-color: #67b7e1;
}

.meniu-mobil {
  overflow-y: hidden;
  position: fixed;
  top: 70px;
  left: 0;
  right: 200%;
  z-index: 9999;
  background-color: white;
  bottom: 0;
  overflow-x: hidden;
  transition: right 0.5s ease-in-out;
}

.meniu-mobil.afisat {
  padding: 20px;
  right: 0;
  overflow-y: auto;
}

.meniu-mobil ul {
  padding: 0;
}

.meniu-mobil ul li {
  list-style: none;
}

.meniu-mobil ul li a {
  line-height: 30px;
  padding: 10px;
  float: left;
  width: 100%;
  border-bottom: solid 1px #ccc;
  color: #222;
}

.widget-content p {
  color: white;
}

.anuleaza {
  display: none;
}

.service-template .tab-section {
  padding: 30px;
  margin-bottom: 20px;
}

.service-template .section-title {
  margin-bottom: 30px;
}

.service-template .contact-info {
  background-color: #67b7e1;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.service-template iframe {
  width: 100%;
}

.service-template .tabs-menu {
  position: relative;
  padding: 0;
  z-index: 4;
  float: left;
  max-height: 640px;
  margin-bottom: 0px;
}

.service-template .tabs-content {
  max-height: 640px;
}

.service-template .tab_content {
  max-height: 520px;
}

#breadcrumbs {
  margin-top: 100px;
}
#breadcrumbs li.item {
  display: inline-block;
}
.hero-title h3 {
  font-family: "Poppins";
  color: white;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2em;
}
@media only screen and (max-width: 1200px) {
  .elements-info {
    display: none !important;
  }
  header .menu {
    display: none !important;
  }
  .hero .call-to-action {
    width: 50%;
  }
  .hero-title h3 {
    font-size: 1.4em;
  }
  .slider-info {
    bottom: 20px;
    left: 20px;
  }
  .slider-info .pretext {
    font-size: 18px;
  }
  .slider-info .text {
    font-size: 24px;
  }
  .buton-trimite {
    padding: 10px !important;
    height: 50px;
  }
  .branding {
  }
  .tabs-menu .item-title {
    display: none !important;
  }
  .section-title h3 {
    font-size: 18px;
  }
  .rs-content {
    padding: 10px;
  }
  section .descriere .section-content {
  }
}

@media only screen and (max-width: 768px) {
  body {
    margin-top: 60px;
  }
  .hero {
    /*height: 0;*/
  }
  .hero .call-to-action {
    position: fixed;
    top: 90px;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    overflow-y: auto;
    display: none;
  }
  .anuleaza {
    display: block;
    float: right;
  }
  .section-element {
    max-height: 9990px;
  }
  .lnp {
    padding-left: 15px !important;
  }
  .rnp {
    padding-right: 15px !important;
  }
  header {
    left: 0;
    right: 0;
  }
  .menu-trigger {
    width: 50px;
  }
  .cta-trigger {
    width: 50px;
  }
  .section-content {
    padding: 20px;
  }
  .service-template .tabs-menu {
    position: relative;
    padding: 0;
    z-index: 4;
    float: left;
    max-height: 9999px;
    margin-bottom: 0px;
  }
  .service-template .tabs-content {
    max-height: 9999px;
    height: auto;
  }
  .service-template .tab_content {
    max-height: 9999px;
    height: auto;
  }
  .service-template .tab-item-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #67b7e1;
  background-color: white;
  margin-top: 25px;
}
a.buton-trimite:hover {
  color: white;
  text-decoration: none;
}
section.article-last-update {
}
section.article-last-update div {
  display: inline-block;
  background: #ff6c00;
  margin: 10px 10px 10px 0px;
  padding: 0px 15px 0px 15px;
  vertical-align: middle;
  color: #fff;
  padding-top: 15px;
  box-shadow: 0px 1px 3px #2828283b;
}
body #breadcrumbs > ul {
  padding: 0px;
}
body #breadcrumbs > ul li a span {
  text-transform: uppercase;
  font-weight: 500;
}

body #breadcrumbs > ul li a:hover {
  color: #282828;
  text-decoration: none;
}

.service_laptop_tabs .tab-content {
  background-color: #fff;
  padding: 15px;
}

.brand_carousell {
  background-color: #fff;
  margin-bottom: 15px;
}
.brand_carousell .owl-stage {
  display: flex;
}

.brand_carousell .owl-stage .owl-item {
  display: flex;
  justify-content: center;
  align-self: center;
}

.brand_carousell .owl-nav {
  position: relative;
  top: -90px;
}

.brand_carousell .owl-nav .owl-prev,
.brand_carousell .owl-nav .owl-next {
  position: absolute;
  top: 0;
  display: inline-block;
  background-color: #fff !important;
  vertical-align: middle;
  width: 25px;
}

.brand_carousell .owl-nav .owl-prev span,
.brand_carousell .owl-nav .owl-next span {
  font-size: 36px;
}
.brand_carousell .owl-nav .owl-prev {
  left: 0;
}
.brand_carousell .owl-nav .owl-next {
  right: 0;
}

.problem_item {
  border: 1px solid #000;
  background-color: #fff;
  margin-bottom: 15px;
  padding: 10px 15px 15px 15px;
}

.service_commonproblemss .content {
  background-color: #fff;
  border: 1px solid #000;
  margin-bottom: 15px;
  padding: 5px 15px 15px;
}

.service_commonproblemss .content p {
  margin: 0;
}

.service_maintanencetips .content {
  background-color: #fff;
  border: 1px solid #000;
  margin-bottom: 15px;
  padding: 5px 15px 15px;
}

.service_maintanencetips .content p {
  margin: 0;
}

.service_laptop_laptop_problems .title {
  margin-bottom: 20px;
}

.service_laptop_tabs {
  margin-bottom: 15px;
}

@media only screen and (max-width: 460px) {
  .service_laptop_tabs .nav-tabs .nav-item {
    height: 65px;
    width: 33%;
  }
  .service_laptop_tabs .nav-tabs .nav-item .nav-link,
  .service_laptop_tabs .nav-tabs .nav-item.show .nav-link,
  .service_laptop_tabs .nav-tabs .nav-link.active {
    height: 100%;
    font-size: 14px;
  }
}
.descriere.fara-fundal {
  background: none;
  color: black;
}
.descriere.fara-fundal .section-content {
  color: black;
}

/* Formular Contact Homepage */
.homepage-contact .call-to-action {
  /*    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 570px;*/
  padding: 2rem;
  z-index: 9;
  width: 100%;
  background-color: #67b7e1;
  -webkit-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 29px -12px rgba(0, 0, 0, 0.75);
}

.homepage-contact .call-to-action .cta-content {
  padding: 20px 40px;
}

.homepage-contact .call-to-action label {
  color: white;
  font-family: Titillium Web;
  font-size: 14px;
}

.homepage-contact .call-to-action .wpcf7-acceptance label {
  text-transform: none;
}

.homepage-contact .call-to-action input[type="text"],
.homepage-contact .call-to-action input[type="email"] {
  max-width: 100%;
  width: 100%;
  padding: 10px 10px;
  font-size: 14px;
  font-family: titillium web;
  border: solid 1px #282828;
  color: #666;
  margin: 5px 0;
}

.homepage-contact .call-to-action textarea {
  margin: 5px 0;
  height: 100px;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-family: titillium web;
  border: solid 1px #282828;
  color: #666;
}

.homepage-contact .call-to-action select {
  text-transform: none;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-family: titillium web;
  border: solid 1px #282828;
  color: #666;
}

.homepage-contact .call-to-action .segment {
  margin-bottom: 12px;
}

.buton-telefon-outer a {
  z-index: 1;
}

/* Homepage Sectiunea de Beneficii/Avantaje/Diferentiatori */
.beneficii {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.beneficii__item {
  display: flex;
  align-items: center;
}
.beneficii__item--title {
  font-weight: 500;
  font-size: 1.25rem;
  color: #ff6c00;
}
.beneficii__item--text {
  margin-top: 0.25rem;
  font-size: 1.1rem;
}
.beneficii__item i {
  font-size: 3rem;
  margin-right: 1rem;
  color: #ff6c00;
}
.beneficii__item a {
  color: #212529 !important;
}
@media screen and (min-width: 1200px) {
  h1.h1 {
    font-size: 24px;
    font-weight: bold;
  }
}
@media screen and (max-width: 1200px) {
  .beneficii {
    grid-template-columns: repeat(2, 1fr);
  }
  .beneficii__item {
    margin-top: 1rem;
  }
  .beneficii__item i {
    font-size: 2.5rem;
    margin-right: 3rem;
    max-width: 32px;
    display: flex;
    justify-content: center;
  }
  h1.h1 {
    font-size: 24px;
    font-weight: bold;
  }
}
@media screen and (max-width: 600px) {
  .beneficii {
    grid-template-columns: repeat(1, 1fr);
  }
  .beneficii__item--title {
    font-size: 1.1rem;
  }
  .beneficii__item--text {
    font-size: 1rem;
  }
}

/* Carusel cu branduri */
.brands-carousel.brands-carousel {
  margin-top: 1rem;
  line-height: 1.4;
}
.brands-carousel__title {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 1.6em;
  line-height: 1.3;
  font-family: "Poppins", sans-serif;
  color: #595959;
  font-weight: 700;
}
.brands-carousel__item {
  margin-right: 8px;
}
.brands-carousel__item--name {
  margin-top: 0.5rem;
  text-align: center;
}
.brands-carousel .glider.draggable .glider-slide img {
  width: 150px;
  height: 150px;
  object-fit: contain;
}
.glider-next,
.glider-prev {
  top: 45% !important;
  opacity: 30% !important;
}
.glider-prev {
  left: -1rem !important;
}
.glider-next {
  right: -1rem !important;
}

/* Tabel din pagina articolelor */
.article-table {
  background-color: #fff;
  align-self: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1.25rem;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-collapse: collapse;
  table-layout: fixed;
}
.article-table th,
.article-table td {
  padding: 0.25rem 0.5rem;
}
.article-table td:first-child,
.article-table td:last-child {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.article-table tr + tr {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.article-table td + td,
.article-table th + th {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .article-table {
    font-size: 0.8rem;
  }
  .article-table-mobile td:first-of-type,
  .article-table-mobile th:first-of-type {
    display: none !important;
  }
  .admin-bar .fixed-top {
    top: 46px;
  }
}
.offcanvas {
  z-index: 999999;
}

.btn-orange {
  --bs-btn-color: white;
  --bs-btn-bg: #ff6c00;
  --bs-btn-border-color: #ff6c00;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: #282828;
  --bs-btn-hover-border-color: #282828;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ff6c00;
  --bs-btn-active-border-color: #ff6c00;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ff6c00;
  --bs-btn-disabled-border-color: #ff6c00;
}

.dep-mobile-menu-trigger {
  font-size: 32px;
  color: black;
}
.dep-mobile-menu a {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 10px;
  color: black;
}
.dep-mobile-menu ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0px;
}
.dep-mobile-menu .sub-menu {
  position: absolute;
  left: -100%;
}
.action-item {
  margin: auto;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;

  border-radius: 100%;

  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: white;
}
.action-item:hover {
  color: white;
}
.action-item i {
  font-size: 32px;
}
.action-item.orange {
  border: 3px solid #ff6c00;
  background: #ff6c00;
}
.action-item.blue {
  border: 3px solid #67b7e1;
  background: #67b7e1;
}
.action-item.ripple::after {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;

  border-radius: 100%;
  -webkit-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.action-item.orange.ripple:after {
  background: #ff6c00;
}
.action-item.blue.ripple:after {
  background: #67b7e1;
}
@-webkit-keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(0.75, 0.75, 1);
  }
  to {
    opacity: 0;
    transform: scale3d(2, 2, 1);
  }
}

@keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(0.75, 0.75, 1);
  }
  to {
    opacity: 0;
    transform: scale3d(2, 2, 1);
  }
}

/** Shop */
a.woocommerce-loop-product__link {
  text-decoration: none;
}
a .woocommerce-loop-product__title {
  text-decoration: none;
  color: black;
  font-size: 18px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #67b7e1;
  font-weight: bold;
}
.woocommerce div.product .product_title {
  font-size: 24px;
  font-weight: bold;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt {
  background-color: #ff6c00;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:hover {
  background-color: #cb5501;
}
.woocommerce .quantity .qty {
  padding: 4px;
}

h5.h5{
  font-weight:700px;
}