/* GENEAL************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

h1 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 48px;
}

h2 {
  font-size: 24px;
  line-height: 39px;
  margin-bottom: 40px;
}

a {
  text-decoration: none;
  color: #0033ff;
}

strong {
  font-weight: bold;
  color: #eb7424;
}

em {
  font-style: normal;
}

small {
  font-size: 12px;
  line-height: 18px;
  color: #eb7424;
}

.col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}

.span_1 {
  width: 25%;
}

.span_2 {
  width: 50%;
}

.span_3 {
  width: 75%;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  border-top: 8px solid #f07524;
  border-bottom: 8px solid #f07524;
  background: #ffffff;
}

section {
  padding: 0 80px;
}

.ptop {
  padding-top: 84px;
}

.pbot {
  padding-bottom: 84px;
}

.hero {
  height: 480px;
  background: #ffffff url(/media/wysiwyg/TBI/top-banner.png) center top no-repeat;
}

a.logo {
  display: inline-block;
  height: 46px;
  width: 150px;
  background: url(/media/wysiwyg/TBI/logo.png) center center no-repeat;
  background-size: 150px 46px;
  margin-top: 40px;
}

.row-wrapper-wide {
    width: 100%;
}

.table {
  display: table;
  width: 100%;
}

.table-row {
  display: table-row;
  width: 100%;
}

.table-cell {
  display: table-cell;
}

.hero .table {
  margin-top: 266px;
  border-top: 1px solid #f07524;
  padding-top: 58px;
}

.hero .table h2 {
  margin-bottom: 0;
}

.hero .table-cell:last-child h2,
.hero .table-cell:last-child p {
  color: #000000;
}

.steps {
  padding-bottom: 10px;
  background: #ffffff;
}

.steps h2 {
  margin-bottom: 72px;
}

.steps ul {
  background: left top repeat-y;
  position: relative;
}

.steps ul li {
  margin-bottom: 60px;
}

.steps span {
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 72px;
}

.steps em {
  display: block;
  height: 36px;
  width: 36px;
  background-color: #f6f5f3;
  text-align: center;
  line-height: 36px;
  border-radius: 999px;
}

.steps small {
  display: block;
  padding-top: 24px;
}

.steps ul:after {
  content: "";
  display: block;
  height: 365px;
  width: px;
  background: #ebebeb;
  position: absolute;
  left: 17px;
  bottom: 0px;
}

.body ul {
  margin-bottom: 24px;
}

.body ul li strong {
  display: inline-block;
  width: 36px;
}

.separator {
  height: 1px;
  display: block;
  background: rgb(241, 124, 47);
}

.footer p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 18px;
}

.footer p:last-child {
  margin-bottom: 0;
}

.cms-tbi-bank.cms-page-view .std h1 {
  font-size: 30px;
  margin-bottom: 48px
}

.cms-tbi-bank.cms-page-view .std h3 {
  background-color: #fff;
  text-transform: initial;
  font-size: 16px;
  line-height: 24px;
}

.cms-tbi-bank.cms-page-view .std h2 {
  font-size: 24px;
  line-height: 39px;

}

.steps ul {
  margin-top: 70px;
}


.cms-tbi-bank.cms-page-view .std li {
  list-style-type: none;
}

.cms-tbi-bank .page-header .desktop .block-cart,
.cms-tbi-bank .page-header .desktop .block-cart a>i {
  margin-top: -4px;
}

/*006*/
@media only screen and (max-width: 480px) {
  .page-footer .page-container-wrapper:first-child {
    padding: 0;
  }

  .cms-home .page-main .std {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }

  .cms-home .page-main .std .row-wrapper:first-child {
    /*order:1;*/
    width: 100%;
  }

  .cms-home .page-main .std .row-wrapper:nth-child(2) {
    /*order:3;*/
    width: 100%;
  }
}

@media only screen and (max-width: 760px) {
  .wrapper {
    width: 100%;
  }

  section {
    padding: 0 20px;
  }

  section .break,
  .body .break {
    display: none;
  }

  .hero {
    height: 568px;
    background: #fffefd url(/media/wysiwyg/TBI/top-banner-mob.png) center top no-repeat;
  }

  .steps {
    padding-bottom: 216px;
    background: #ffffff url(/media/wysiwyg/TBI/steps-banner-mob.png) center bottom no-repeat;
  }

  .steps span {
    background-position: 1000px top;
    width: 20%
  }

  .steps p {
    width: 80%;
  }

  .table-cell {
    display: block;
    text-align: center;
  }

  .hero .table h2,
  .hero .table p {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
  }

  .hero .table h2 {
    font-weight: bold;
  }
}

/*--------------WISHLIST-----------------*/
.my-wishlist table .price-box,
.page-main button.button:hover {
  color: #000;
}

.my-wishlist table textarea {
  color: #fff;
}

.my-wishlist table .add-to-cart-alt button {
  height: 45px;
  background-color: transparent;
}

.my-wishlist .buttons-set .btn-add {
  background-color: #CC9631;
}

.my-wishlist .buttons-set .btn-add:hover {
  background-color: #C78202;
}

.checkout-onepage-success p a {
  text-decoration: underline;
}


/*-------------GENERAL----------------*/
.cms-page-view .page-container,
.layout-2columns-left .page-container,
.layout-2columns-right .page-container {
  padding: 20px;
}

.toolbar .sort-by a.sort-by-switcher--desc {
  background: url(/media/wysiwyg/down-arrow.png) no-repeat 50% 20%;
  background-size: 19px;
}

.toolbar .sort-by a.sort-by-switcher--asc {
  background: url(/media/wysiwyg/top-arrow.png) no-repeat 50% 20%;
  background-size: 19px;
}

.compare-table .product-shop-details,
.registered-users,
.box-account.box-info {
  background-color: transparent;
}

.cart-empty a.empty-cart-button {
  background-color: #9A9A9A;
}

.page-main .compare-table button.button,
.ajaxcart-modal-header .ajaxcart-modal-close,
.cart-empty .page-title h1 {
  color: #fff;
}

.compare-table .add-to-links li:first-child {
  width: 100%;
}

.page-main-overflow .reveal {
  border-right: 3px solid #a1a1a1;
}

.page-main-overflow .reveal.page-product-compare {
  width: fit-content !important;
}

.cms-termeni-si-conditii .page-main p,
.cms-politica-de-confidentialitate .page-main p,
.cms-termeni-si-conditii .page-main span,
.cms-politica-de-confidentialitate .page-main span {
  color: #fff !important;
}

.cms-termeni-si-conditii .page-main a,
.cms-politica-de-confidentialitate .page-main a {
  color: #9A9A9A !important;
}

.multiple-checkout .active .step-title,
.opc .active .step-title {
  background-color: #9A9A9A;
}

.opc-login h4,
.opc .step input[type=radio]+label,
.multiple-checkout .step input[type=radio]+label,
.opc .field>label,
.multiple-checkout .field>label {
  color: #fff;
}

.page-footer .page-container,
.page-header .page-container {
  max-width: 100%;
}

.product-view .product-shop .availability.in-stock,
.add-to-links li a {
  color: #fff;
}

.product-collateral .additional .data-table .label {
  background-color: #1d2020;
}

.add-to-links li a:before {
  background-size: 100%;
}

.blog-index-list .blog-search-box .search-box {
  display: flex;
}

.cms-page-view .std h3 {
  background-color: transparent;
}

h4 {
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  color: #fff;
  text-transform: none;
}

h2.subtitle {
  letter-spacing: 4px;
}

h3,
h3 a {
  font-weight: bold;
  font-size: 21px;
  line-height: 26px;
  text-transform: none;
  color: #fff;
}

.breadcrumbs {
  letter-spacing: 1px;
  line-height: 21px;
}

a {
  color: #474D4D;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.page-main-overflow .block-compare .actions {
  margin-left: 20px;
}

.button,
.page-main-overflow .block-compare .actions a {
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  border: 2px solid #141515;
  padding: 8px 24px;
  letter-spacing: 2px
}

.page-main-overflow .block-compare .actions a {
  text-decoration: none;
  color: #000;
  border: 2px solid #9A9A9A;
}

.button:hover,
.no-rating a:hover,
.cart-totals .checkout-types .btn-checkout:hover {
  background-color: #F5F5F5;
}

.row-wrapper-wide {
  max-width: 100%;
}

strong {
  font-weight: 400;
  font-size: 21px;
  line-height: 27px;
  color: #9A9A9A;
}

.account-create>form {
  background-color: transparent;
}

.my-account a {
  color: #9A9A9A;
}


/*-------------HEADER----------------*/

.messages {
  color: #141515;
  position: absolute;
  max-width: 1210px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

.hello-user {
  position: relative;
  padding: 0 85px;
  margin-bottom: -28px;
  z-index: 1;
}

.hello-user strong {
  font-size: 15px !important;
  color: #fff;
}

.cms-home .page-header .page-container-wrapper--nav {
  border-top: 0;
  border-bottom: 0;
}

.block-cart>a>i em {
  border: none;
  top: 0;
  right: -15px;
}

.button.view-cart {
  background-color: #9A9A9A;
  color: #fff;
}

.page-header .desktop .form-search input {
  border: none;
  border-bottom: 2px solid #9A9A9A;
  background: transparent;
  padding-left: 0;
}

.page-header .desktop .mini-cart {
  background-color: transparent;
}

.links-after li>a,
.links-before li>a,
.nav--primary a.level0,
.nav--primary-button {
  letter-spacing: 1px;
  margin: 0 15px;
  position: relative;
}

.cms-home .page-main .page-container,
.cms-index-index .page-main .page-container {
  padding: 20px 0 0;
}

.page-header .page-container--nav {
  max-width: 1780px;
}

@media (min-width: 996px) {
  .cms-home .brand-items {
    margin: 0 15px;
  }

  .nav--primary ul>li a {
    padding: 11px 10px;
  }

  .nav--primary .submenu {
    margin-top: 0;
  }

  .nav--primary ul.level2>li a {
    padding: 8px 10px;
  }

  .nav--primary ul.level0 ul {
    top: 0;
  }

  .product-view .product-img-box {
    width: 43.5%;
  }

  .nav--primary ul>li.parent>a:after {
    border: none;
    height: 14px;
    width: 14px;
    right: 32px;
    background: url(/media/wysiwyg/i_arrow-right-small.png) 50% 50% no-repeat;
    background-size: contain;
  }

  .page-header .desktop .mini-account>ul,
  .page-header .page-container-wrapper--sticky .mini-account>ul,
  .block-cart .block-cart-aside .block-content {
    background-color: #fff;
    z-index: 999;
  }

  .page-header .desktop .mini-account>ul {
    padding-left: 25px;
  }

  .page-header .desktop .mini-account>ul:after,
  .page-header .page-container-wrapper--sticky .mini-account>ul:after,
  .block-cart .block-cart-aside .block-content:after {
    border-bottom: 10px solid #fff;
  }

  .page-header .desktop .mini-account>ul {
    top: 76px;
  }

  .page-header .desktop .mini-account>ul li,
  .page-header .page-container-wrapper--sticky .mini-account>ul li {
    width: 50%;
    float: left;
  }

  .page-header .desktop .mini-account>ul li a,
  .page-header .page-container-wrapper--sticky .mini-account>ul li a {
    color: #9A9A9A;
    text-align: center;
  }

  .page-header .desktop .list--links .list__item--selected,
  .page-header .desktop .list--links a:hover {
    color: #141515;
  }

  .links-after li>a:after,
  .links-before li>a:after,
  .nav--primary a.level0:after,
  .nav--primary-button:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 48px;
    height: 2px;
    background-color: #fff;
    opacity: 0;
  }

  .form-search {
    max-width: 300px;
    float: right;
  }

  .links-after li>a:hover:after,
  .links-before li>a:hover:after,
  .nav--primary a.level0:hover:after,
  .nav--primary-button:hover:after {
    opacity: 1;
  }

  .cms-home .page-header .page-container-wrapper--nav {
    background-color: #1d2020;
  }

  .nav-container {
    background-color: transparent;
  }

  .page-header .page-container-wrapper:first-child>.page-container>.page-container-inner {
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-header .desktop .block-cart {
    padding: 20px 0;
  }

  .nav--primary ul>li {
    border: none;
  }

  /* .nav--primary ul.level0 {
    padding: 32px 0;
  } */

  /* .nav--primary .submenu, .nav--primary ul.level0 ul {
    width: 377px;
  }
   */
  .nav--primary a.level1 {
    /* padding-right: 32px;
    padding-left: 32px; */
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
  }

  /* .nav--primary a.level1:hover,
  .nav--primary a.level2:hover,
  .nav--primary a.level3:hover,
  .nav--primary a.level4:hover {
    background-color: #141515;
    color: #fff;
    text-decoration: none;
  }
   */
  /* .nav--primary li.level1 {
    width: auto;
  } */

  .page-header .desktop .mini-search {
    margin-left: 0;
  }

  .nav-container,
  .nav-wrapper,
  .nav--primary,
  .links-after,
  .links-before {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .links-after li>a,
  .links-before li>a,
  .nav--primary a.level0,
  .nav--primary-button {
    text-align: center;
  }
}


/*----------------BANNER--------------------*/

.cms-home .page-main .showcase .bn-wrapper,
.cms-index-index .page-main .showcase .bn-wrapper {
  position: relative;
}

.over-main-banner .banner-info {
  position: absolute;
  bottom: 48px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.over-main-banner .banner-info h4 {
  margin-bottom: 16px;
}

.over-main-banner .banner-info p {
  margin-bottom: 35px;
  font-size: 21px;
  line-height: 27px;
}

.over-main-banner .banner-info a.button {
  width: 332px;
  background: #cc9631 url(/media/wysiwyg/bttn__2x.png) no-repeat 93% 50%;
  background-size: 24px;
  padding: 15px 20px;
}

.over-main-banner .banner-info a.button:hover,
.cms-page-view .std .brand-pres .button:hover {
  background: #C78202 url(/media/wysiwyg/bttn__2x.png) no-repeat 93% 50%;
  background-size: 24px;
}

.showcase .slick-dots button {
  opacity: .48;
  width: 6px;
  height: 6px;
  border: 0;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: none;
  font-size: 0;
}

.showcase .slick-dots .slick-active button {
  opacity: 1;
}

.showcase .slick-dots .slick-active {
  border: 1px solid #fff;
}

.showcase .slick-dots li {
  margin: 6.5px;
  padding: 3px;
}

.showcase .slick-prev {
  background: transparent url(/media/wysiwyg/i_arrow-left-grey_2x.png) no-repeat 50% 50%;
  background-size: 75px;
  left: 40px;
}

.showcase .slick-next {
  background: transparent url(/media/wysiwyg/i_arrow-right-grey_2x.png) no-repeat 50% 50%;
  background-size: 75px;
  right: 40px;
}

.banner-image {
  position: relative;
}

.banner-image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.16);
}

.over-main-banner .banner-info img {
  width: auto !important;
  display: block;
}

.over-main-banner .banner-info h1,
.over-main-banner .banner-info h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.3;
  margin-bottom: 8px;
}

.showcase .controls-middle .slick-dots {
  bottom: 8px;
}

/* MAIN BANNER BRANDS ***************/
.cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-3 {
  width: 10%;
}

.cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-3 .widget,
.cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-9 .showcase {
  margin: 0;
}

.cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-9 {
  width: 90%;
}

.cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-3 .widget {
  height: 100%;
}

#main-banner-brands {
  display: flex;
  flex-flow: row wrap;
  height: 100%;
  align-content: space-between;
  gap: 2px;
}

#main-banner-brands li {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#main-banner-brands li a {
  display: block;
  line-height: 0;
}

#main-banner-brands li img {
  max-height: 120px;
}

#main-banner-brands li img.brand_hover,
#main-banner-brands li a:hover img.brand_base {
  display: none;
}

#main-banner-brands li a:hover {
  background-color: #fff;
}

#main-banner-brands li a:hover img.brand_hover {
  display: block;
}

/*----------------ABOUT SECTION----------------------*/

.about-section {
  display: flex;
  justify-content: space-between;
  padding: 35px 0 75px 100px;
  /* background-image: url(/media/wysiwyg/bg_pattern-about.png); */
  background-position: 0% 100%;
  background-repeat: no-repeat;
  margin-bottom: 144px;
}

.about-section>div {
  width: 47.3%;
}

.about-section>div:last-child {
  width: 52.7%;
}

.about-section>div p {
  margin-top: 24px;
  margin-bottom: 48px;
  max-width: 720px;
}

.about-section .about-info strong {
  max-width: 720px;
  display: block;
}

.about-section .about-video {
  margin-top: 106px;
}

.about-section .about-video a {
  position: relative;
  display: inline-block;
}

.about-section .about-video a img {
  display: grid;
}

.about-section .about-video a:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 56px;
  width: 56px;
  background: url(/media/wysiwyg/i_play_2x.png) 50% 50% no-repeat;
  background-color: #fff;
  border-radius: 50%;
  background-size: 30px;
}

.about-section .about-info>a {
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}

.about-section .about-info>a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 48px;
  background-color: #474D4D;
}

.about-section .about-info>a:hover:after {
  background-color: #fff;
}

/*--------------------USP--------------*/

.usp-wrapper {
  padding: 70px 100px;
}

.usp-wrapper h2 {
  margin-bottom: 64px;
}

.usp-items {
  display: flex;
  justify-content: space-between;
}

.usp-item {
  padding-right: 35px;
  width: 25%;
}

.usp-item img {
  max-width: 24px;
  margin-right: 9px;
  margin-bottom: -4px;
}

.usp-item h3 {
  display: inline-block;
  margin-bottom: 24px;
  min-height: 52px;
}

.usp-item p {
  padding-bottom: 24px;
  border-bottom: 2px solid #E2E2E2;
  min-height: 122px;
}

.usp-item .usp-item-inner {
  display: flex;
  align-content: flex-start;
}

.usp-item .usp-image {
  width: 33px;
}

/*---------------------CATEGORIES-------------------*/

.categories-wrapper {
  padding: 0 100px 75px;
  display: flex;
  justify-content: space-between;
  /* background: url(/media/wysiwyg/bg_pattern-categorii.png) 0% 100% no-repeat; */
  margin-top: 48px;
}

.cat-item {
  width: 25%;
  position: relative;
  overflow: hidden;
}

.cat-item img {
  display: grid;
  transition: .3s all ease;
  -o-transition: .3s all ease;
  -moz-transition: .3s all ease;
  -webkit-transition: .3s all ease;
}

.cat-item:hover img {
  transform: scale(1.1);
  transition: .3s all ease;
  -o-transition: .3s all ease;
  -moz-transition: .3s all ease;
  -webkit-transition: .3s all ease;
}

.cat-item .cat-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 32px;
  left: 32px;
  right: 0;
  border-top: 2px solid #fff;
  padding-right: 32px;
  padding-top: 24px;
}

.cat-item .cat-info>img {
  max-width: 24px;
}

.cat-item .cat-info>img:last-child {
  display: none;
}


.cat-item:hover .cat-info>img {
  display: none;
}

.cat-item:hover .cat-info>img:last-child {
  display: block;
}

.cat-item .cat-info>div span {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cat-item .cat-info>div p {
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
}

.products-widget h2.subtitle {
  margin-bottom: 64px;
}

.products-grid .price-box .price {
  letter-spacing: 1px;
}

.products-grid .product-actions .button {
  text-align: left;
  background: url(/media/wysiwyg/i_cart-white_2x.png) no-repeat 93% 50%;
  background-size: 24px;
  border: 2px solid #CC9631;
  letter-spacing: 2px;
  padding: 8px 20px;
  background-color: #CC9631;
  color: #fff;
}

.products-grid .product-actions .button:hover {
  background-image: url(/media/wysiwyg/i_cart-white_2x.png);
  background-repeat: no-repeat;
  background-position: 93% 50%;
  background-size: 24px;
  background-color: #C78202;
  color: #fff;
}

.products-grid .product-actions .button--block:hover {
  background-image: url(/media/wysiwyg/i_cart-white_2x.png);
  background-repeat: no-repeat;
  background-position: 93% 50%;
  background-size: 24px;
  color: #fff;
}

.products-grid .product-actions .button--block.offer-btn {
  background: url(/media/wysiwyg/i_oferta-black_2x.png) no-repeat 93% 50%;
  background-size: 24px;
  color: #000;
}

.products-grid .product-actions .button--block.offer-btn:hover {
  background-image: url(/media/wysiwyg/sharp-mail_outline-24px_2x.png);
  background-repeat: no-repeat;
  background-position: 93% 50%;
  background-size: 24px;
  color: #fff;
  background-color: #CC9631;

}

.products-grid .product-box {
  padding: 18px 32px;
}

.category-products .products-grid .product-box {
  padding: 18px;
}

.products-grid .slick-prev,
.products-grid .slick-next {
  width: 56px;
  height: 56px;
  background-color: transparent;
  border: 2px solid #2B3030;
  background-repeat: no-repeat;
  top: -106px;
  left: unset;
  background-size: 50px;
}

.products-grid .slick-prev {
  background-image: url(/media/wysiwyg/i_arrow-left-white_2x.png);
  right: 77px;
}

.products-grid .slick-next {
  background-image: url(/media/wysiwyg/i_arrow-right-white_2x.png);
  right: 23px;
}

.products-widget {
  padding: 0 100px 192px;
  ;
}

.products-widget {
  padding-bottom: 0 !important;
}

.price-box .price-label {
  display: none;
}

.products-grid .price-box p {
  display: block;
}

/*-----------------------REVIEWS------------------------*/

.reviews-wrapper {
  background-image: url(/media/wysiwyg/bg_pattern-testimoniale.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 85px 0 100px;
}

.review-section {
  display: flex;
  justify-content: space-between;
  max-width: 1864px;
  margin-right: 96px;
  background: #141515;
  padding-top: 96px;
  padding: 96px 20px 0 96px;
}

.review-section .review-title {
  width: 45%;
  position: relative;
}

.review-title>img {
  margin-top: 45px;
}

.review-section .review-slider {
  width: 55%;
  max-width: 665px;
  margin: 0 auto 30px 0;
}

.review-section .review-slider h3 {
  position: relative;
  padding-left: 90px;
  margin-bottom: 24px;
}

.review-section .review-slider p {
  padding-left: 90px;
  margin-bottom: 49px;
}

.review-section .review-slider span {
  padding-left: 64px;
  position: relative;
  margin-left: 90px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
}

.review-section .review-slider span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 48px;
  background-color: #9A9A9A;
}

.review-section .review-slider h3:before {
  position: absolute;
  content: "”";
  top: 9px;
  left: 45px;
  font-size: 45px;
  font-weight: bold;
}

.review-section .slick-dots {
  display: flex !important;
  justify-content: center;
  margin-bottom: 15px;
  margin-top: 170px;
  max-width: 230px;
}

.review-section .slick-dots li {
  margin: 6.5px;
  padding: 3px;
  height: 14px;
  display: flex;
}

.review-section .slick-dots li button {
  opacity: .48;
  width: 6px;
  height: 6px;
  border: 0;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: none;
  font-size: 0;
  line-height: 0;
}

.review-section .slick-dots li.slick-active {
  border: 1px solid #fff;
}

.review-section .slick-dots li.slick-active button {
  opacity: 1;
}

.review-section .slick-prev {
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent url(/media/wysiwyg/i_arrow-left-white_2x.png) 50% 50% no-repeat;
}

.review-section .slick-next {
  position: absolute;
  bottom: 0;
  left: 170px;
  background: transparent url(/media/wysiwyg/i_arrow-right-white_2x.png) 50% 50% no-repeat;
}

.review-section .slick-prev,
.review-section .slick-next {
  font-size: 0;
  width: 56px;
  height: 56px;
  border: none;
  background-size: 50px;
}


/*--------------------PORTOFOLIU DE BRANDURI-----------------*/

.brand-items {
  display: inline-block;
  width: 100%;
}

.brand,
.view-more-brands {
  width: 16.66%;
  float: left;
  border: 2px solid #2B3030;
  margin-right: -2px;
  margin-bottom: -2px;
}

.brand:hover {
  cursor: pointer;
}

.portfolio-wrap {
  margin-bottom: 72px;
}

.portfolio-wrap.portofolio-page .brand {
  width: 25%;
}

.view-more-brands {
  position: relative;
  width: 33.33%;
  max-height: 245px;
  min-height: 245px;
  overflow: hidden;
}

.view-more-brands a {
  display: block;
}

.view-more-brands p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

.view-more-brands p a {
  position: relative;
  padding-bottom: 8px;
}

.view-more-brands p a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 48px;
  background-color: #474D4D;
}

.brand {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin: 8px 0;
}

.brand a {
  display: block;
}

.brand img {
  display: block;
  max-width: 95%;
  margin: 0 auto;
  opacity: 0.32;
}

.brand:hover img {
  opacity: 1;
}

.view-more-brands .transparent-img {
  display: block;
  width: 100%;
}

.portfolio-wrap h2 {
  padding-left: 96px;
  margin-bottom: 64px;
}

/*------------------------CONTACT SECTION-----------------*/

.contact-section {
  padding-left: 96px;
  display: flex;
  justify-content: space-between;
  /* background-image: url(/media/wysiwyg/bg_pattern-contact.png); */
  background-repeat: no-repeat;
  background-position: left top;
}

.contact-info {
  width: 33.3333%;
}

.contact-info span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #9A9A9A;
}

.contact-info h3 {
  margin-top: 8px;
  margin-bottom: 32px;
  max-width: 358px;
}

.contact-map {
  width: 66.66666%;
}

.contact-map iframe {
  display: grid;
  height: 100%;
}

/*-------------------------------PAGE FOOTER------------------*/

.page-footer .page-container-wrapper {
  border-top: 0;
}

.page-footer .col-2 {
  width: 100%;
  order: 2;
}

.page-footer .col-4 {
  width: 100%;
}

.page-footer .marketing-box--newsletter {
  float: none;
}

.page-footer .marketing-box--newsletter em,
.page-footer .marketing-box--newsletter i {
  display: none;
}

.page-footer .marketing-box .box-title {
  display: block;
}

.page-footer .marketing-box h4,
.page-footer .marketing-box h5 {
  letter-spacing: 4px;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.3333333333;
  text-transform: uppercase;
  display: inline-block;
}

.page-footer .marketing-box .box-content {
  margin-left: 0;
  width: 100%;
  max-width: 576px;
  border-bottom: 2px solid #9A9A9A;
  margin-top: 30px;
  margin-bottom: 56px;
}

.page-footer .marketing-box--newsletter .input-box {
  float: none;
}

.page-footer .marketing-box--newsletter .input-text {
  min-width: 100%;
  background-color: transparent;
  border: none;
  padding-left: 0;
  color: #fff;
}

.page-footer .marketing-box--newsletter .input-text::placeholder {
  font-size: 14px;
  line-height: 2;
  color: #9A9A9A;
}

.page-footer .marketing-box--newsletter .button {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  background: transparent url(/media/wysiwyg/i_arrow-trimite_2x.png) 100% 50% no-repeat;
  background-size: 14px;
  padding-right: 15px;
}

.footer-links ul li.title {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.page-footer a {
  font-size: 14px;
  line-height: 2;
}

.page-footer .footer-links ul:first-child {
  width: 50%;
}

.page-footer .footer-links ul:first-child li {
  max-width: 600px;
}

.page-footer .footer-links ul {
  width: 16.66%;
  padding-right: 0;
}

.btpay {
  position: absolute;
  top: 26px;
  left: 50%;
  transform: translateX(-50%);
}

.btpay>img {
  max-width: 280px;
}

.page-footer .copyright br {
  display: none;
}

.page-footer .copyright>img {
  float: right;
  margin-top: -23px;
}

.page-footer .copyright,
.page-footer .copyright strong {
  font-size: 14px;
}

.page-footer .copyright strong {
  color: #fff;
}

.page-footer .copyright {
  padding: 45px 0;
  border-top: 2px solid #474D4D;
  margin-top: 104px;
  position: relative;
}

.page-footer .page-container {
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.list--social a {
  width: 34px;
  height: 34px;
  background-size: 100%;
}

/*------------------------PRODUCT LISTING-----------------*/
.products-grid .product-image {
  padding: 18px 18px 0;
}

h2.category-name {
  margin-bottom: 16px;
}

h2.category-name a {
  font-size: 21px;
  font-weight: bold;
}

.subcategory-products .products-grid .category-image {
  overflow: hidden;
}

.subcategory-products .products-grid .category-image img {
  display: grid;
  transition: .3s all ease;
  -o-transition: .3s all ease;
  -moz-transition: .3s all ease;
  -webkit-transition: .3s all ease;
}

.subcategory-products .products-grid .category-image:hover img {
  transform: scale(1.1);
  transition: .3s all ease;
  -o-transition: .3s all ease;
  -moz-transition: .3s all ease;
  -webkit-transition: .3s all ease;
}

.page-main {
  margin: 30px 0;
}

.cms-home .page-main {
  margin: 0;
}

.page-header .page-container-wrapper--nav {
  border-top: 0;
  border-bottom: 0;
}

.category-intro {
  padding: 5px 0;
}

.breadcrumbs a,
.breadcrumbs span,
.catalog-category-view .breadcrumbs li strong,
.catalog-category-view .breadcrumbs li:last-child,
.breadcrumbs strong {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.breadcrumbs strong {
  color: #fff;
}

.breadcrumbs strong {
  line-height: 1;
}

.breadcrumbs li>span {
  font-size: 18px;
}

.block-layered-nav li a {
  color: #9A9A9A;
}

.block-layered-nav li a:hover {
  color: #fff;
}

.block-layered-nav .block-title {
  display: none;
}

.ajaxcart-modal-footer .button {
  border: 0;
  background-color: #CC9631;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
}

.ajaxcart-modal-dialog {
  border: none;
  background: #141515;
}

.ajaxcart-modal-footer .button:hover {
  background-color: #C78202;
}

.ajaxcart-modal-footer .button.ajaxcart-modal-close {
  border: 2px solid #2B3030;
  background-color: transparent;
}

.ajaxcart-modal-footer .button.ajaxcart-modal-close:hover {
  border: 2px solid #9A9A9A;
  background-color: transparent;
}

.add-to-links li:first-child {
  padding-left: 10px;
}

.toolbar .sort-by select,
.product-view .product-shop .add-to-cart input {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #9A9A9A;
  font-size: 14px;
  line-height: 2;
  color: #9A9A9A;
}

.block-layered-nav {
  padding: 0 70px 0 18px;
}

.block-layered-nav .block-subtitle,
.block-layered-nav dt {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

/*----------------------PRODUCT DETAIL---------------------*/

.product-options .has-image .swatch-label {
  padding: 0;
}

.product-options .swatch-label {
  background: #141515;
}

.product-essential .select-label {
  color: #fff;
}

.product-view .product-shop .availability.out-of-stock {
  color: #9A9A9A;
}

.product-view .product-shop .product-sku {
  letter-spacing: 1px;
}

.product-view.gallery-orientation-2 .more-views .slick-prev {
  background-image: url(/media/wysiwyg/down.png);
}

.product-view.gallery-orientation-2 .more-views .slick-next {
  background-image: url(/media/wysiwyg/up.png);
}

.product-view.gallery-orientation-2 .more-views .slick-prev,
.product-view.gallery-orientation-2 .more-views .slick-next {
  background-color: rgba(0, 0, 0, .64);
  position: absolute;
  height: 40px;
}

.product-view .product-shop .add-to-cart input {
  margin-right: 10px;
  background: #262929;
  border: 2px solid #2B3030;
}

.product-view .product-shop .add-to-cart button,
.product-view .product-shop .add-to-cart #product-addtocart-button-fixed,
.cart-totals .checkout-types .btn-checkout {
  letter-spacing: 1px;
  height: 54px;
}

.product-view .product-shop .add-to-cart button {
  width: 390px;
}

.product-view .product-shop .add-to-cart button,
.product-view .product-shop .add-to-cart #product-addtocart-button-fixed {
  text-align: left;
  background: #CC9631 url(/media/wysiwyg/i_cart-white_2x.png) no-repeat 94% 50%;
  background-size: 21px;
}

.product-view .product-shop .add-to-cart button:hover,
.product-view .product-shop .add-to-cart #product-addtocart-button-fixed:hover {
  background: #C78202 url(/media/wysiwyg/i_cart-white_2x.png) no-repeat 94% 50%;
  background-size: 21px;
  border: 2px solid #C78202;
}

.product-view .product-shop .add-to-links {
  float: left;
  margin-top: 32px;
  width: 100%;
  max-width: 510px;
}

.add-to-links li {
  width: 49%;
  float: left;
  padding: 10px 24px;
  border: 2px solid #2B3030;
}

.add-to-links li a {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.add-to-links li:hover {
  border: 2px solid #9A9A9A;
}

.add-to-links li:first-child {
  margin-right: 2%;
  padding-left: 24px;
}

.product-collateral .additional h3 {
  padding: 10px 0 16px;
  border-bottom: 1px solid #9A9A9A;
  margin-bottom: 0;
  background-color: transparent;
  color: #fff;
  font-size: 21px;
  text-transform: capitalize;
}

.product-collateral .data-table td,
.product-collateral .data-table th {
  padding: 10px 10px 10px 0;
}

.product-collateral .data-table th {
  color: #9A9A9A;
  font-weight: 400;
}

.product-collateral .data-table th,
.product-collateral .data-table td {
  border-bottom: 1px solid #2B3030;
}

.product-collateral .additional .data-table {
  border: none;
}

.product-view .product-shop .availability {
  font-size: 16px;
  text-transform: none;
}

.product-view .product-shop .availability.in-stock,
.add-to-links li a {
  display: block;
}

.add-to-links li a:before {
  margin-right: 0;
  position: absolute;
  right: 0;
  height: 23px;
  background-position: 50%;
}

.no-rating a {
  letter-spacing: 1px;
}

.product-view .product-shop .add-to-cart input {
  height: 54px;
}

.tabs-nav {
  padding: 0;
  border-bottom: 2px solid #2B3030;
}

.tabs-nav>li.activeli {
  background-color: transparent;
}

.tabs-nav>li.activeli a {
  border-bottom: 2px solid #fff;
}

.tabs-nav>li a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  border-bottom: 2px solid transparent;
  padding: 20px 0;
  margin: 0 20px;
}

.tabs-nav>li:first-child a {
  margin-left: 0;
}

.tab {
  padding: 30px 0;
}

.form-search button:hover {
  background-color: transparent;
}

.cart .discount button {
  padding: 11px 20px;
  background-color: #9A9A9A;
  color: #fff;
  height: 45px;
}

#pc-tab-description .std {
  display: flex;
  flex-flow: row wrap;
}



#pc-tab-description .std ul,
#pc-tab-description .std .product-video-section {
  margin-bottom: 20px;
}

#pc-tab-description .std ul {
  padding-left: 20px;
}

#pc-tab-description .std ul li {
  list-style-type: disc;
}

#pc-tab-description .std .product-video-section {
  width: 100%;
}


#pc-tab-description .std .product-video {
  width: 50%;
  float: left;
}

#pc-tab-description .std .product-video-section img {
  float: right;
  width: initial;
  margin-left: auto;
  max-width: initial;
  max-height: 366px;
  margin-right: 0;
}

#pc-tab-description .std img {
  margin-bottom: 20px;
}

#pc-tab-description .std strong {
  font-weight: 700;
  font-size: 19px;
}

#pc-tab-description .std p {
  display: block;
  width: calc(100% - 170px);
  margin-bottom: 5px;
}

.product-view .product-shop .add-to-cart button.product-btn {
  background: transparent url(/media/wysiwyg/sharp-mail_outline-24px_2x.png) no-repeat 94% 50%;
  border: 2px solid #CC9631;
  background-size: 20px;
}

.product-view .product-shop .add-to-cart button.product-btn:hover {
  background-color: #CC9631;
}

.products-grid .add-to-links {
  display: none;
}

.iframe-container {
  height: 100%;
}

.configurable-swatch-list .selected .swatch-label {
  border-color: #fff;
  color: #000;
  background-color: #fff;
}

/*-----------------------CART AND CHECKOUT STEPS--------------*/

.cart-table .product-name,
.cart-table span.cart-price {
  color: #141515;
}

.cart-table .col-image {
  padding-left: 0;
}

.cart-table .product-name,
.cart-table span.cart-price {
  color: #fff;
}

.page-main button.button,
.cart-table tfoot button.btn-update {
  background-color: transparent;
  border: 2px solid #2B3030;
}

.cart .discount button {
  background-color: #2B3030;
  border: 2px solid #2B3030;
  padding: 0;
}

.cart-table tfoot button.btn-empty {
  display: none;
}

.page-main button.button:hover {
  background-color: transparent;
  border: 2px solid #9A9A9A;
  color: #fff;
}

.cart-table tr:nth-child(odd) td {
  border-top: 1px solid #9A9A9A;
}

.cart-table .label,
.cart-table .product-sku {
  color: #9A9A9A;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.cart-table .label {
  text-transform: none;
  letter-spacing: 0;
}

.btn-edit,
.link-edit {
  background-image: url(/media/wysiwyg/i_edit-white.svg);
}

input.input-text,
textarea.input-text {
  background-color: #262929;
  color: #fff;
  border: 2px solid #2B3030;
}

.cart-table {
  background-color: transparent;
}

.cart-totals .checkout-types .btn-checkout {
  background-color: #CC9631;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 400;
  border: none;
  width: 100%;
  height: 44px;
  padding: 0;
}

.cart-totals table {
  background-color: #2B3030;
  color: #fff;
}

.cart-totals .checkout-types .btn-checkout:hover {
  background-color: #C78202;
  border: none;
}

.cart-totals th {
  color: #9A9A9A;
}

.cart-totals strong {
  font-size: 16px;
  color: #fff;
  text-transform: none;
}

.cart-totals tfoot tr:first-child td strong {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
}

.multiple-checkout .step-title,
.opc .step-title {
  border-bottom: 2px solid #2B3030;
}

#checkout-step-login h4 {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 1.3333333333;
  letter-spacing: 4px;
  font-weight: 400;
  text-transform: uppercase;
}

.buttons-set button.button,
.opc-login .col-1 .button {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 24px;
  background-color: #CC9631;
  color: #fff;
  border: none;
}

.buttons-set button.button:hover,
.opc-login .col-1 .button:hover {
  background-color: #C78202;
  color: #fff;
  border: none;
}

.multiple-checkout .step-title h2,
.opc .step-title h2 {
  font-size: 21px;
  line-height: 1.6;
  margin-bottom: 0;
}

.multiple-checkout .step .form-list .input-text:focus,
.multiple-checkout .step .form-list select:focus,
.opc .step .form-list .input-text:focus,
.opc .step .form-list select:focus {
  color: #000;
}

.multiple-checkout .active .step-title strong,
.opc .active .step-title strong,
.multiple-checkout .step .form-list .input-text,
.multiple-checkout .step .form-list select,
.opc .step .form-list .input-text,
.opc .step .form-list select,
.opc .active .step-title h2,
.multiple-checkout select option,
select option,
.multiple-checkout .buttons-set a:not(.button):not(.f-left):not(.fb_button),
.opc .buttons-set a:not(.button):not(.f-left):not(.fb_button) {
  color: #fff;
}

.multiple-checkout .step,
.opc .step {
  padding: 0;
}

.multiple-checkout button,
.opc button {
  padding: 8px 20px;
}

.opc-block-progress .block-title {
  background-color: transparent !important;
  padding: 15px 15px 32px;
}

.opc-block-progress .block-title strong {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}

.opc-block-progress .block-content {
  padding: 0 15px;
}

.buttons-set p.required,
.opc-login .buttons-set a.f-left {
  color: #9A9A9A;
  text-decoration: none;
  font-size: 14px;
  font-style: normal;
}

.buttons-set p.required {
  float: none;
  display: block;
}

.opc-login .buttons-set a.f-left {
  padding-top: 8px;
}


/*------------------------CONTACT PAGE---------------------*/

.contact-page-container .info-form {
  padding: 0 20px 0 3px;
}

.cms-page-view .std h2:not(.product-name) {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3333333333;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.contact-page-container .addresses {
  padding: 0;
}

.contact-page-container .info-form {
  padding: 0 120px 0 3px;
}

.contact-page-container .addresses .address h2,
.contact-page-container .addresses .address p,
.contact-page-container .addresses .address ul {
  margin-left: 0;
}

.form-list .input-text,
.form-list select {
  border: 2px solid #2B3030;
  background: #2B3030;
  padding-left: 24px;
}

select option {
  background-color: #141515;
  color: #fff;
}

.contact-page-container .info-form p,
.contact-page-container .addresses .address li,
.contact-page-container .addresses .address p,
.contact-page-container .addresses .address ul,
.contact-page-container .addresses .address li a {
  font-size: 21px;
  line-height: 27px;
}

.contact-page-container .info-form .gdpr-conditions p {
  font-size: 16px;
  line-height: 24px;
  color: #9A9A9A;
}

.contact-page-container .info-form label em,
.contact-page-container .info-form .buttons-set p.required {
  color: #fff;
  font-size: 14px;
}

/*---------------- PRODUCT INQUIRY PAGE --------------------*/

.cms-blugento-product-inquiry .page-main .page-container {
  max-width: 676px;
}

.cms-blugento-product-inquiry .std h2:not(.product-name) {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 32px;
  border-bottom: 1px solid #9A9A9A;
  padding-bottom: 32px;
}

.cms-blugento-product-inquiry .std h2.legend {
  font-size: 21px;
  border-bottom: 0;
  margin-bottom: 0;
}

.cms-blugento-product-inquiry label {
  color: #9A9A9A;
  margin-right: 8px;
}

.cms-blugento-product-inquiry select,
select {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #2B3030;
  color: #fff;
  background-image: url(/media/wysiwyg/i_arrow-down-small.png);
}

.cms-blugento-product-inquiry .choose-entity {
  margin-bottom: 38px;
}

.form-list--inline label:first-child {
  float: none;
  width: auto;
  margin-bottom: 8px;
  margin-top: 0;
}

.form-list--inline .input-box {
  padding-left: 0;
}

.form-list .input-text,
.form-list select {
  height: 56px;
  padding-left: 24px;
}

.form-list .control,
.form-list .field,
.form-list .wide,
.form-list>li:not(.fields) {
  margin-bottom: 24px;
}

input[type=checkbox]+label,
input[type=checkbox]+span.label>label {
  color: #fff;
}

.gdpr-conditions p,
.gdpr-conditions p a {
  color: #9A9A9A;
  font-size: 14px;
}

.cms-blugento-product-inquiry .address {
  margin-top: 64px;
}

.cms-blugento-product-inquiry .std .address h2:not(.product-name) {
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 400;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 24px;
}

.cms-blugento-product-inquiry .col-6 {
  width: 100%;
}

.cms-blugento-product-inquiry .std .address p {
  font-size: 21px;
  color: #9A9A9A;
}

.cms-blugento-product-inquiry .std .address ul {
  margin-bottom: 0;
}

.cms-blugento-product-inquiry .std .address img {
  margin-bottom: 32px;
}

.cms-blugento-product-inquiry .std .address ul li {
  list-style-type: none;
}


/*-----------------------BLOG-----------------------------*/

.blog-index-list .blog-search-box .search-box .button {
  max-width: 200px;
}

/* Brand Pages Styles */
.brand-banner {
  max-height: 500px;
  overflow: hidden;
}

.brand-banner img {
  display: block;
  width: 100%;
}

.brand-desc {
  max-width: 65%;
  margin: 0 auto;
  text-align: justify;
}

.brand-desc strong {
  text-align: center;
  color: #fff !important;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}

.brand-desc h2.subtitle {
  text-align: center;
  font-weight: 700;
  font-size: 27px;
  margin: 15px 0;
}

.brand-desc .brand-info p span {
  font-weight: 700;
}

.brand-desc a.button {
  letter-spacing: 1px;
  min-width: 200px;
  text-align: center;
  text-decoration: none !important;
  margin: 30px 0;
}

/* End of Brand Pages Styles */

/* Brand presentaton styles */
.brand-pres {
  max-width: 848px;
  float: right;
}

.cms-falmec .page-title {
  float: left;
  margin-right: 20px;
}

.cms-page-view .std strong {
  color: #9A9A9A;
}

.brand-pres img {
  margin: 48px 0 134px;
  position: relative;
  z-index: 1;
}

.brand-video {
  margin: 48px 0;
}

.cms-page-view .std .brand-pres .button {
  margin-top: 48px;
  display: block;
  max-width: 318px;
  text-decoration: none;
  background: #cc9631 url(/media/wysiwyg/bttn__2x.png) no-repeat 93% 50%;
  background-size: 24px;
  padding: 15px 20px;
}

.brand-pres-logo {
  text-align: right;
  border-top: 2px solid #2B3030;
  margin-top: 96px;
}

.brand-pres-img {
  position: relative;
}

.brand-pres-img:after {
  position: absolute;
  content: "";
  bottom: 55px;
  left: -110px;
  height: 500px;
  width: 960px;
  background: url(/media/wysiwyg/pattern-brand.png) no-repeat;
}

/* End of Brand presentaton styles */


/*BLOG STYLES******************/
.blog-index-list .blog-layout-2 .postWrapper {
  background-color: transparent;
}

.blog-index-list .blog-layout-2 .postWrapper .postTitle h2,
.blog-index-list .blog-layout-2 .postWrapper .postTitle h2 a {
  font-weight: 700;
  font-size: 21px;
  line-height: 26px;
  text-transform: none;
  color: #fff;
}

.blog-index-list .blog-layout-2 .postWrapper .postTitle>div:last-of-type {
  padding: 0 20px;
  font-size: 14px;
  color: #9a9a9a;
  display: none;
}

.blog-index-list .blog-layout-2 .postWrapper .postContent p strong,
.blog-index-list .blog-layout-2 .postWrapper .postContent p,
.blog-index-list .blog-layout-2 .postWrapper .postContent h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  text-align: left !important;
  color: #9a9a9a !important;
}


.blog-index-list .blog-layout-2 .postWrapper .aw-blog-read-more {
  display: none;
}

.blog-index-list .blog-search-box .search-box .button {
  color: #fff;
  height: 45px;
}

.blog-post-view .blog-layout-2 .postContent ul li {
  list-style-type: initial;
}

.blog-post-view .blog-layout-2 .postContent ol li {
  list-style-type: decimal;
}

.blog-post-view .blog-layout-2 .postContent ol,
.blog-post-view .blog-layout-2 .postContent ul {
  padding-left: 40px;
}

.blog-post-view .blog-layout-2 .postContent strong {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}

.blog-post-view .blog-layout-2 .postWrapper .postTitle>div {
  display: none;
}

.blog-post-view .blog-layout-2 .postWrapper .postTitle h1 {
  color: #fff;
}

.blog-post-view .blog-layout-2 .postWrapper .postDetails {
  display: none;
}

/* MARCEL CORRECTIONS */
.multiple-checkout .step .payment-title:hover,
.multiple-checkout .step input[type=radio]+label:hover,
.opc .step .payment-title:hover,
.opc .step input[type=radio]+label:hover {
  background: rgba(255, 255, 255, 0.2)
}

.multiple-checkout .step .payment-title dt,
.opc .step .payment-title dt,
.multiple-checkout .step .payment-title label,
.opc .step .payment-title label {
  color: #fff;
}

.multiple-checkout .step-title,
.opc .step-title {
  color: #141515;
}

/**Aboneaza-te*/
.data-table td .multiselect-attributes li,
.data-table th .multiselect-attributes li {
  width: 100%;
  float: none;
  display: block;
}

.form-add-review .form-list label {
  color: #9a9a9a;
}

.cms-page-view .std h2:not(.product-name) {
  color: #fff;
}

.checkout-agreements {
  color: #fff;
}

.abonare .marketing-box {
  padding-right: 20px;
}

.category-products .products-grid .product-box .short-info {
  min-height: 83px;
}

@media (max-width: 1199px) {
  .abonare .marketing-box {
    text-align: left;
  }

  .abonare .marketing-box {
    text-align: center;
    padding-right: 0;
    width: 100%;
  }
}

.abonare .marketing-box--newsletter {
  width: 100%;
}

.abonare .marketing-box--newsletter em,
.abonare .marketing-box--newsletter i,
.abonare .marketing-box h5 {
  display: none;
}


.abonare .marketing-box .box-title {
  display: block;
}

.abonare .marketing-box h4 {
  letter-spacing: 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3333333333;
  text-transform: uppercase;
}

.abonare .marketing-box .box-content {
  margin-left: 0;
  width: 100%;
  max-width: 576px;
  border-bottom: 2px solid #9A9A9A;
  margin-top: 30px;
  margin-bottom: 56px;
}

.abonare .marketing-box--newsletter .input-box {
  color: #fff;
  float: none;
}

.cms-page-view.cms-tbi-bank .std p,
.cms-page-view.cms-tbi-bank .std ul li {
  color: #000;
}

.abonare .marketing-box--newsletter .input-text {
  min-width: 100%;
  background-color: transparent;
  border: none;
  padding-left: 0;
  color: #fff;
  margin-top: 10px;
}

.abonare .marketing-box--newsletter .input-text::placeholder {
  font-size: 14px;
  line-height: 2;
  color: #9A9A9A;
}

.abonare .marketing-box--newsletter .button {
  color: #fff;

  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  padding-right: 15px;
}

/**TBI bank*/
/* .cms-page-view .std ul {
  color: #000;
} */

.cms-page-view .std p {
  color: #fff;
}

::-moz-selection {
  background: #f07524;
  color: #fff;
}

#checkoutSteps .col2-set,
#checkoutSteps fieldset {
  width: 100%;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
  display: block;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

* html .clearfix,
*:first-child+html .clearfix {
  zoom: 1
}

.right {
  float: right;
}

.left {
  float: left;
}

.hide-text {
  text-indent: -9999px;
}

.center-text {
  text-align: center;
}

body.cms-tbi-bank {
  font: normal 16px/24px Arial, sans-serif;
  color: #333;
  background: #f6f5f3;
}

/*---------------------RESPONSIVE---------------------*/

@media (max-width: 1600px) {

  .cat-item .cat-info>div p {
    font-size: 27px;
  }

  .layout-2columns-left .products-grid li.item,
  .layout-2columns-right .products-grid li.item {
    width: 33.3333333%;
  }

  .usp-item p {
    min-height: 146px;
  }
}

@media (max-width: 1450px) {
  .btpay {
    top: 100%;
  }
}

@media (max-width: 1366px) {
  #pc-tab-description .std .product-video-section img {
    width: 25%;
  }

  .hello-user {
    padding: 0 15px;
  }

  .cms-page-view .page-container,
  .layout-2columns-left .page-container,
  .layout-2columns-right .page-container {
    padding: 20px;
  }

  .page-footer .page-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .page-header .page-container--nav {
    padding: 0 30px;
  }

  .about-section>div {
    width: 30%;
  }

  .about-section>div:last-child {
    width: 70%;
  }

  .usp-item {
    padding-right: 10px;
  }

  h3 {
    font-size: 18px;
  }

  .cat-item .cat-info {
    padding-right: 15px;
  }

  .products-grid.grid-4 li.item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .products-grid.grid-4 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .about-section {
    padding: 76px 0 75px 30px;
    background-position: 50% 100%;
  }

  .usp-wrapper,
  .products-widget {
    padding: 0 30px 100px;
    ;
  }

  .usp-wrapper {
    padding-top: 48px !important;
  }

  .categories-wrapper {
    padding: 0 30px 75px;
  }

  .about-section {
    margin-bottom: 100px;
  }

  .products-grid .slick-next {
    right: 0;
  }

  .products-grid .slick-prev {
    right: 54px;
  }

  .review-section {
    padding: 100px 20px 0 30px;
  }

  .portfolio-wrap h2 {
    padding-left: 30px;
  }

  .contact-section {
    padding-left: 30px;
  }

  .contact-map,
  .contact-info {
    width: 50%;
  }

  .page-footer .marketing-box {
    padding-right: 20px;
  }

  .page-footer .footer-links ul {
    padding-right: 10px;
    padding-left: 10px;
  }

  .page-header .desktop .logo {
    margin-right: 0;
  }

  .links-after li>a,
  .links-before li>a,
  .nav--primary a.level0,
  .nav--primary-button {
    margin: 0 10px;
  }

  .product-view .product-shop .add-to-cart button {
    width: 370px;
  }
}

@media (max-width: 1199px) {
  .page-footer .marketing-box {
    text-align: left;
  }

  .brand {
    width: 25%;
  }

  .view-more-brands {
    width: 50%;
  }

  .links-after li>a,
  .links-before li>a,
  .nav--primary a.level0,
  .nav--primary-button {
    margin: 0px 5px;
    font-size: 12px;
  }

  .page-header .desktop .logo img {
    max-height: 56px;
  }

  .page-header .desktop .mini-account {
    padding-right: 10px;
    margin-left: 10px;
  }

  .product-view .product-shop .add-to-cart {
    margin-right: 0;
  }

  .product-view .product-shop .add-to-cart button {
    width: 315px;
  }
}

@media (max-width: 1180px) {
  body {
    font-size: 14px;
  }

  .cat-item .cat-info {
    left: 15px;
  }

  .products-grid .product-box {
    padding: 18px 15px;
  }

  .page-footer .marketing-box {
    padding-right: 0;
    width: 100%;
  }

  .footer-links {
    width: 100%;
  }

  .page-footer .col-4 {
    flex-wrap: wrap;
  }

  .page-footer .list--social {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
  }

  .brand-pres {
    max-width: 100%;
  }

  .brand-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
  }

  .brand-pres iframe {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .portfolio-wrap.portofolio-page .brand {
    width: 33.33%;
  }
}

@media (max-width: 995px) {
  .page-header .mobile-trigger,
  .mini-cart {
    border-left: 0;
  }

  .catalog-product-view .tab-nav {
    background-color: #fff;
    color: #111;
  }

  .contact-map {
    padding-top: 30px;
  }

  .breadcrumbs {
    background-color: transparent;
  }

  .block-cart .block-cart-aside .sidebar-bottom {
    padding: 20px 20px 0;
  }

  .block-cart .block-cart-aside .block-content {
    background-color: #fff;
  }

  .icon--menu span {
    background-color: #fff;
  }

  .contact-page-container .info-form {
    padding: 0 20px 0 3px;
  }

  .nav--primary.expanded li.parent.active>a:after {
    display: none;
  }

  .about-section>div,
  .about-section>div:last-child,
  .review-section .review-title,
  .review-section .review-slider,
  .contact-map,
  .contact-info {
    width: 100%;
  }

  .about-section,
  .usp-items,
  .categories-wrapper,
  .review-section,
  .contact-section {
    flex-wrap: wrap;
  }

  .about-section {
    padding-top: 20px;
  }

  h2.subtitle {
    margin-bottom: 35px;
  }

  .usp-item {
    width: 50%;
    float: left;
  }

  .usp-item p {
    min-height: 110px;
    margin-bottom: 40px;
  }

  .usp-item h3 {
    margin-bottom: 10px;

  }

  .cat-item {
    width: 50%;
    float: left;
  }

  .cat-item .cat-info {
    left: 30px;
    padding-right: 30px;
  }

  .cat-item img {
    display: grid;
  }

  .review-section .review-title img {
    display: none;
  }

  .review-section .slick-dots {
    margin-top: 50px;
    max-width: 100%;
  }

  .review-section .slick-next {
    left: 100%;
  }

  .contact-info {
    text-align: center;
  }

  .contact-info h3 {
    max-width: 100%;
  }

  .contact-section {
    padding-left: 0;
    padding-right: 0;
  }

  .review-section {
    margin: 0 auto;
  }

  .brand-banner {
    height: 250px;
    background-attachment: initial;
  }

  .brand-desc {
    max-width: 100%;
  }

  .cms-home .page-main .page-container,
  .cms-index-index .page-main .page-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .categories-wrapper {
    padding: 0 20px 75px;
  }

  .usp-wrapper,
  .products-widget {
    padding: 0 0px 100px;
  }

  .usp-wrapper {
    padding: 10px 20px 64px;
  }

  .page-title h1,
  .page-title h2,
  .product-view .product-shop .product-name h1 {
    font-size: 26px;
    line-height: 1.3;
  }

  .product-view .product-img-box .product-image #media-swipe .slick-dots {
    display: none !important;
  }

  .page-main {
    margin-top: 0;
  }

  .page-footer .footer-links ul:first-child,
  .page-footer .footer-links ul.list--social {
    width: 100%;
  }

  .page-footer .footer-links ul {
    width: 33.33%;
  }

  .page-footer .footer-links ul:first-child li {
    max-width: 100%;
  }

  .page-footer .footer-links ul:first-child li .iframe-container {
    padding-top: 0;
  }

  .page-footer .footer-links ul:first-child li .iframe-container iframe {
    position: relative;
  }

  .nzm-modal-content {
    text-align: center !important;
  }

  .links-after li>a,
  .links-before li>a,
  .nav--primary a.level0,
  .nav--primary-button {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
  }

  .product-view .product-shop .add-to-cart button {
    width: 300px;
  }

  .page-footer .marketing-box {
    text-align: center;
  }

  .showcase .slick-prev {
    left: 0;
  }

  .showcase .slick-next {
    right: 0;
  }

  .portfolio-wrap {
    margin-bottom: 64px;
  }

  .contact-info {
    padding-top: 0;
  }

  .cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-3,
  .cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-9 {
    width: 100%;
  }

  .cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-3 {
    order: 2;
  }

  .cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-9 {
    order: 1;
  }

  .cms-home .main-content .std > .row-wrapper:first-of-type {
    margin-top: -20px;
  }

  .cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-3 .widget,
  .cms-home .main-content .std > .row-wrapper:first-of-type .row > .col-9 .showcase {
    margin: 0 -20px;
  }

  #main-banner-brands {
    gap: 0;
  }

  #main-banner-brands li {
    width: 33.33%;
    border: 1px solid #1d2020;
  }
}

@media (max-width: 812px) {
  .brand {
    width: 50%;
  }

  .view-more-brands {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .brand-pres-img:after {
    display: none;
  }

  .brand-pres img {
    margin: 48px 0;
  }

  #pc-tab-description .std .product-video {
    width: 100%;
  }

  #pc-tab-description .std .product-video-section img {
    display: none;
  }

  /* .showcase .slick-dots {
    position: absolute;
    transform: translateX(-50%) !important;
  } */

  .over-main-banner .banner-info {
    bottom: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .over-main-banner .banner-info h1,
  .over-main-banner .banner-info h2 {
    font-size: 28px;
  }

  .about-section {
    padding-right: 30px;
  }

  .usp-wrapper,
  .products-widget {
    padding-bottom: 50px;
  }

  h2.subtitle,
  strong.subtitle {
    font-size: 20px;
  }

  .view-more-brands p a {
    font-size: 14px;
  }

  .row-wrapper+.row-wrapper {
    margin-top: 0;
  }

  .review-section .slick-next {
    left: unset;
    right: 0;
  }

  .layout-2columns-left .products-grid li.item,
  .layout-2columns-right .products-grid li.item {
    width: 50%;
  }

  .product-view .product-img-box {
    margin-bottom: 20px;
  }
}

@media (max-width: 639px) {
  .iframe-container {
    max-width: 100%;
  }

  #pc-tab-description .std p {
    width: 100%;
  }

  h4 {
    font-size: 45px;
    line-height: 1;
  }

  h2.subtitle {
    margin-bottom: 20px;
  }

  .usp-item,
  .cat-item,
  .cat-item img {
    width: 100%;
  }

  .cat-item {
    margin-bottom: 20px;
  }

  .products-grid .product-actions .button {
    padding: 10px;
  }

  .products-grid .product-actions .button {
    background-position: 96% 50%;
  }

  .products-widget h2.subtitle {
    max-width: 250px;
  }

  .page-footer .footer-links ul {
    width: 100%;
  }

  .contact-section {
    margin-top: 0;
    padding-top: 15px;
  }

  .contact-map iframe {
    height: 350px;
  }

  .page-footer .copyright {
    margin-top: 25px;
  }

  .btpay>img {
    max-width: 280px;
  }

  .product-view .product-shop .add-to-cart {
    margin-right: 0;
  }

  .product-view .product-shop .add-to-cart button,
  .product-view .product-shop .add-to-cart #product-addtocart-button-fixed,
  .cart-totals .checkout-types .btn-checkout {
    width: 380px;
  }

  .portfolio-wrap.portofolio-page .brand {
    width: 50%;
  }

  .multiple-checkout table>tbody>tr,
  .multiple-checkout table>tr,
  .my-account table>tbody>tr,
  .my-account table>tr,
  .order-review table>tbody>tr,
  .order-review table>tr {
    background-color: rgba(255, 255, 255, 0.2);
  }

  .usp-item h3,
  .usp-item p {
    min-height: auto;
  }

  .showcase .slick-prev,
  .showcase .slick-next {
    display: none !important;
  }

  .categories-wrapper {
    padding-bottom: 48px;
  }

  .portfolio-wrap {
    margin-bottom: 48px;
  }
}

@media (max-width: 479px) {
  .hello-user {
    text-align: center;
  }

  .product-view .product-shop .add-to-cart button,
  .product-view .product-shop .add-to-cart #product-addtocart-button-fixed,
  .cart-totals .checkout-types .btn-checkout {
    width: 220px;
  }

  .product-shop .add-to-links li {
    width: 100%;
    margin-bottom: 10px;
    max-width: 280px;
  }

  .products-grid .slick-prev,
  .products-grid .slick-next {
    top: -75px;
  }

  .page-footer .copyright>img {
    display: none;
  }

  .btpay>img {
    max-width: 280px;
  }

  .page-footer .copyright {
    padding: 10px 0;
  }

  .review-section .review-slider h3 {
    padding-left: 30px;
  }

  .review-section .review-slider h3:before {
    left: 0;
  }

  .review-section .review-slider p {
    padding-left: 0;
  }

  .review-section .review-slider span {
    margin-left: 0;
  }

  .layout-2columns-left .products-grid li.item,
  .layout-2columns-right .products-grid li.item {
    width: 100%;
  }

  .brand-banner {
    height: 175px;
  }

  .multiple-checkout .step-title h2,
  .opc .step-title h2 {
    font-size: 16px;
    padding: 10px 5px;
  }

  #opc-review .step-title>a {
    display: none;
  }

  .product-view.gallery-orientation-2 .more-views .slick-prev,
  .product-view.gallery-orientation-2 .more-views .slick-next {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 35%;
    width: 40px;
  }

  .page-footer {
    text-align: center;
  }
}

@media (max-width: 379px) {
  .btpay>img {
    max-width: 280px;
  }

  .over-main-banner .banner-info h4,
  .over-main-banner .banner-info p {
    margin-bottom: 10px;
  }

  h4 {
    font-size: 30px;
  }

  .over-main-banner .banner-info {
    bottom: 55px;
  }

  .contact-map iframe {
    height: 190px;
  }

  .contact-info {
    padding-top: 10px;
  }

  .showcase .slick-dots {
    bottom: 10px;
  }
}

#gdpr-cookies {
  background-color: #000
}

.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-selected-cookies {
  background: #B4AAA8
}

.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-all-cookies:hover,
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-selected-cookies:hover {
  background: #fff;
  color: #000;
  border: 2px solid #CC9631
}

.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-all-cookies {
  color: #fff;
  background-color: #CC9631;
  border: 2px solid #CC9631;
}
