#ui-id-1 {
  font-family: 'Barlow Condensed',
    'Poppins',
    'Open Sans',
    sans-serif !important;
}

#ui-id-1 .separator {
  display: none;
}

.menu_cate .mm_menus_ul>li>a {
  font-family: 'Barlow Condensed' !important;
  text-align: center;
  min-height: 48px;
  padding: 0;
  box-shadow: inset 0 -4px 2px -2px rgba(235, 235, 235, 0.5);
}

.menu_cate .mm_menus_ul>li>a>span.item_content {
  margin: 0 auto;
  color: #1e130f;
  font-size: 18px;
  text-transform: none;
  padding: 0 50px;
  font-weight: 400;
}

.menu_cate {
  top: 60px;
}

@media (max-width: 1199px) {

  body.ybc-skin-custom .add_to_cart_button .btn.btn-primary,
  body.ybc-skin-custom .btn-primary:not(.add-to-cart) {
    font-size: 1rem !important;
  }

  .scroll_heading #search_widget {
    width: 65% !important;
  }
}


@media (max-width: 991px) {
  .menu_cate {
    top: 0;
    left: 0;
  }

  body.ybc-skin-custom .add_to_cart_button .btn.btn-primary,
  body.ybc-skin-custom .btn-primary:not(.add-to-cart) {
    font-size: 0.9rem !important;
  }

  .add_to_cart_button .btn.btn-primary::after {
    display: none;
  }

  .scroll_heading #search_widget {
    width: 65% !important;
  }
}


#checkout .menu_cate,
#cart .menu_cate,
.inline-menu .menu_cate,
#product .menu_cate {
  top: 0;
}

body.ybc-skin-custom .menu_cate .ets_mm_megamenu {
  border-color: #d8d9de !important;
}

.ets_multilayerslider {
  margin-bottom: 0 !important;
}

.scroll_heading .menu_cate {
  top: 0;
}

#header .header-top {
  padding-top: 10px;
}

.menu_and_cattree {
  margin-top: 10px;

}

/**
* newsletter header
*/

.block-news-header {
  min-height: 38px;
  border-color: #009cdd;
  background-color: #009cdd;
  text-align: center;
  margin-bottom: 30px;
}

.block_newsletter_form_header {
  padding: 10px;
}

.block-news-header .input-wrapper-group {
  border: 2px solid #db9600;
  border-radius: 10px;
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
  background: #fff;
  position: relative;

}

.block-news-header .input-wrapper-group .input-news {

  font-size: 16px;
  line-height: 30px;
  width: 100%;
  border: 0;
  border-radius: 10px;
  padding-left: 10px;
}

.block-news-header .input-wrapper-group .newsletter_submit input {

  background-color: #db9600 !important;
  border: medium none !important;
  height: 100%;
  border-radius: 7px;
  padding-right: 50px;
  color: #fff;
  font-size: 16px;
  text-transform: lowercase;
  font-weight: normal;
  padding-left: 20px;
}

.block-news-header .input-wrapper-group .newsletter_submit {
  color: #000;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 1;
  cursor: pointer;
  top: 0;
  right: -1;
  -webkit-transition: .3s all ease-out;
  -moz-transition: .3s all ease-out;
  -ms-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.block-news-header .input-wrapper-group .newsletter_submit:hover {
  opacity: .9;
}


.block-news-header .input-wrapper-group .newsletter_submit:after {
  background-color: rgba(0, 0, 0, 0);
  content: "\e010";
  font-family: ElegantIcons;
  pointer-events: none;
  -webkit-pointer-events: none;
  font-size: 20px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: -2px;
  width: 39px;
  color: #fff;
}

#header .logo {
  max-height: 70px;
}

/* header user */
._desktop_user_info {
  margin-top: 18px;
}

.topbar_account {
  float: left;
  font-size: 17px;
  margin-left: 10px;
  position: relative;
  text-align: left;
  z-index: 1;
  padding: 0;
  border-left: 2px solid #f2f3f4;
  color: #211915;
}

#header .user-info .togger_button {
  cursor: pointer;
  float: right;
  line-height: 32px;
  margin: 0 5px;
  text-align: center;
  margin-right: 20px;
  margin-left: 20px;
  color: #211915;
}

#header .user-info a.user-info-account {
  color: #211915;
}

._desktop_user_info .userinfor {
  font-size: 17px;
  position: relative;
  text-align: left;
  z-index: 1;
  padding: 0;
  padding-left: 20px;
  border-left: 2px solid #f2f3f4;
  color: #211915;

  cursor: pointer;
  line-height: 32px;
  margin: 0 5px;
  text-align: center;
  margin-right: 0;
  color: #211915;
}

#_desktop_cart {

  background-color: #009cdd;
  border-radius: 8px;
  margin-top: 17px;
  margin-left: 30px;
  margin-right: 17px;
}

#_desktop_cart .blockcart>a {

  padding: 12px 10px;
  padding-right: 80px;
}

#_desktop_cart .blockcart.cart-preview {
  padding-left: 0;
}

#_desktop_cart .blockcart .show_qties::before {
  background-image: url(../img/add-to-cart.svg);
  left: auto;
  right: 5px;
  top: 0;
  border-left: 1px solid #fff;
  height: 100%;
  width: 55px;
  background-size: 27px;
  background-position-x: 6px;
}

#_desktop_cart .checkout_total {
  display: none;
}

#_desktop_cart .cart-preview .cart-products-count {
  background-color: transparent !important;
  border-radius: 0;
  color: #ffffff;
  font-size: 1rem;
  height: 37px;
  left: auto;
  right: 5px;
  line-height: 37px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}

.header-top .block-social {
  clear: none;
  float: right;
  margin-top: 17px;
  margin-right: 20px;

}

.block-social li {
  margin: 0;
  padding: 0;
  width: 35px;
  height: 35px;
  margin-left: 5px;
}

.block-social .facebook {
  float: right;
}

.block-social .facebook a {
  background: url(../img/facebook.png) no-repeat center;
  background-size: 35px;
}

.block-social .facebook a::before,
.block-social .facebook a::after,
.block-social .instagram a::before,
.block-social .instagram a::after {
  display: none;
}

.block-social .instagram a {
  background: url(../img/instagram.png) no-repeat center;
  background-size: 35px;
}

.ybc_coppyright {
  display: block;
  float: none;
  line-height: 24px;
  margin: 0 auto;
  text-align: center;
  font-size: 1rem;
  font-weight: 300;
  color: #1e130f;
}

#footer {
  background: #d1d2d4;
}

.ybc-widget-display-footer .title-footer-block {
  font-weight: 400;
}

.ybc-widget-display-footer .ybc-widget-description ul .ybc-widget-item a {
  color: #1e130f;
  font-weight: 400;
}

#cookieNotice {
  font-size: 1rem !important;
  color: #1e130f !important;
  font-weight: 400 !important;
  box-shadow: none !important;
  font-family: 'Barlow Condensed' !important;
  text-align: center;
}

#cookieNotice strong {
  font-weight: bold !important;
}

#cookieNotice #cookieNoticeContent {
  max-width: 1170px;
}

/* VAI SER O PRODUTO */
.products .product-miniature {
  overflow: inherit;
}

.product-miniature .thumbnail-container {
  border: 0 none;
}

.product-miniature .thumbnail-container .product-image-container {
  overflow: inherit;
}

.product-miniature .thumbnail-container .product-image-container .product-thumbnail {
  border: 2px solid #d8d9de;
}

.product-miniature .product-title {
  margin-top: 5px;
  margin-bottom: 2px;
  padding-left: 10px;
}

.product-miniature .product-title a {
  font-size: 0.9rem;
  text-align: left;
  font-weight: 500;
  color: #1e130f;
}

.product-miniature .hook-reviews .comments_note {
  text-align: left;
  padding-left: 10px;
}

.product-miniature .hook-reviews .comments_note div.star:after {
  color: #d8d9de;
}

.product-miniature .product-price-and-shipping {
  text-align: left;
  padding-left: 10px;
  margin-bottom: 10px;
}

.product-miniature .product-price-and-shipping .price {
  color: #f09700 !important;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
  margin-top: 5px;
  line-height: 42px;
}

.product-miniature .product-price-and-shipping .old-price-label {
  display: inline-block;
}

.product-miniature .product-price-and-shipping .old-price-label label {
  color: #666;
  display: block;
  text-align: left;
  line-height: 16px;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

.product-miniature .product-price-and-shipping .old-price-label .old-price {
  margin-left: 0;
  display: block;
  text-align: left;
  line-height: 16px;
  color: #666;
  padding-right: 20px;
}

.owl-stage-outer {
  padding-top: 6px;
}


.product-flags .new {
  position: absolute;
  right: -5px;
  top: -5px;
  left: auto;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.product-flags .new span {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F19800 0%, #f19800 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
  left: auto;
}

.product-flags .new span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #f19800;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #f19800;
}

.product-flags .new span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #f19800;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #f19800;
}

.product-flags .new {
  position: absolute;
  right: -5px;
  top: -5px;
  left: auto;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.product-flags .new span {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F19800 0%, #f19800 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
  left: auto;
}

.product-flags .new span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #f19800;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #f19800;
}

.product-flags .new span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #f19800;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #f19800;
}


/**/
.product-flags li.product-discount {
  position: absolute;
  right: -5px;
  top: -5px;
  left: auto;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.product-flags .product-discount span.discount-percen {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#009cde 0%, #009cde 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
  left: auto;
}

.product-flags .product-discount span.discount-percen::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #0088c1;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #0088c1;
}

.product-flags .product-discount span.discount-percen::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #0088c1;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #0088c1;
}


.featured-products.home-block-section .product_list:not(.homefeatured) {
  padding-bottom: 57px;
  border-bottom: 1px solid #1e130f;
}

.featured-products.home-block-section .title-home::before {
  display: none;
}

.products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
  font-size: 35px;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
  font-weight: 500;
}

.featured-products.home-block-section .product_list.homefeatured {
  margin-left: -15px;
  margin-right: -15px;
}

.featured-products.home-block-section .product_list.homefeatured .product-miniature {
  width: 25%;
}


.search-widget form input[type="text"] {
  border-radius: 13px;
}

@media (min-width: 768px) {
  .search-widget form button[type="submit"] {
    background-color: transparent !important;
    border: 0 none;
  }

  .search-widget form button[type="submit"] i {
    color: #009cdd;
  }

  #search_widget {
    position: absolute;
    right: -11px;
    width: 54%;
    transition: all 0.35s ease 0s;
  }

  .scroll_heading #search_widget {
    width: 65% !important;
  }

}

.mobile_logo {
  padding: 0;
  margin-top: 20px;
}

.mobile_logo .block-social {
  display: none;
}

.mobile_logo #_desktop_cart {}

.mobile_logo #_desktop_user_info {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  margin: 0;
  width: 100%;
  background: #d8d9de;
  color: #1e130f;
}

@media (max-width: 767px) {
  #_desktop_cart {
    margin-right: 0;
  }

  #_desktop_cart .blockcart>a {
    padding: 12px 10px;
    padding-right: 39px;
    margin-right: 0;
  }

  .blockcart.cart-preview:before {
    display: none;
  }

  #_mobile_logo {
    flex-grow: 2;
  }

  .topbar_account {
    float: right;
    padding-right: 15px;
  }

  #header .user-info .togger_button {
    line-height: 24px;
  }

  .toogle_custom::after {
    display: none;
  }

  #header .user-info .togger_button {
    margin: 0;
    margin-left: 5px;
  }

  #header .user-info a.user-info-account {
    font-size: 16px;
    white-space: nowrap;
  }

  #header .header-top {
    padding-top: 0;
  }

  .menu_and_cattree {
    margin-top: 0;
  }

  .product-miniature .product-price-and-shipping .price {
    color: #f09700 !important;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 0;
    margin-top: 5px;
    line-height: 42px;
  }

  body.ybc-skin-custom .add_to_cart_button .btn.btn-primary,
  body.ybc-skin-custom .btn-primary:not(.add-to-cart) {
    font-size: 0.6rem !important;
    padding: 10px 5px 10px 5px;
    white-space: normal;
    text-align: center;
    line-height: 12px;
  }

  body.ybc-skin-custom .btn-primary:not(.add-to-cart) {
    padding: 10px 5px 10px 5px;
    white-space: normal;
    text-align: center;
    line-height: 12px;
  }

  .menu_cate .mm_menus_ul>li>a>span.item_content {
    margin: 0 auto;
    color: #1e130f;
    font-size: 18px;
    text-transform: none;
    padding: 0 5px;
    font-weight: 400;
    text-align: center;
  }


}

#footer_company img {
  width: auto !important;
  height: auto !important;
}

#product .current-price span {
  color: #f09700 !important;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
  margin-top: 5px;
  line-height: 42px;
}

#product .page-heading-product {

  font-size: 32px;
  font-weight: 400;
}

.clear-all-wrapper button {
  color: #fff;
}

#search_filters .facet .facet-label {
  border-bottom: 0 none;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container {
  border: 0 none;
}

body.ybc-skin-custom .btn-primary:not(.add-to-cart) {
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  border: medium none;
  color: #fff;
  font-size: 1.2rem;
  line-height: 22px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 20px 10px 20px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  bottom: 0px;
  white-space: nowrap;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  left: 0;
  border-radius: 12px;

  background-color: #009cdd !important;
  border-color: #009cdd;
}

#cms #main .page-header {
  display: block;
  border: 0 none;
}

#cms #main .page-header h2 {
  font-size: 1.5rem;
}

#cms .page-content.page-cms {
  color: #1e130f;
  font-weight: 400;
}

#search_filters > p{
    padding: 13px 20px;
    border-bottom: 1px solid #e7e7e7;
}

#search_filters .faceted-slider{
    padding-left: 20px;
    padding-right: 20px;
}