/*
Theme Name: Braga Child Theme
Theme URI: http://demo.roadthemes.com/braga/
Author: Road-Themes
Author URI: http://plazathemes.com/
Description:  Braga Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: braga
Template: braga

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.woocommerce-product-attribute-product-code {
  padding-bottom: 20px;
  font-size: 24px;
}

.woocommerce-product-attribute-price {
  color: #292929;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.woocommerce-product-attribute-product-code.loop-item {
  padding-bottom: 10px !important;
  font-size: 16px !important;
}

.single-product-info.summary .price {
  display: none;
}

.single-product-info.summary .woocommerce-product-details__short-description {
  display: none;
}

.social-share {
  display: flex;
  align-items: center;
}

.social-share p {
  margin-bottom: 0 !important;
  margin-right: 10px;
  font-size: 16px;
}

.social-share .roadthemes-social-icon.style2 ul li a.line {
  background-color: #06c755;
  border: 0;
}

.social-share .roadthemes-social-icon.style2 ul li a.facebook-messenger {
  background-color: #0084ff;
  border: 0;
}

.vc_row-o-content-middle .logo.style1,
.vc_row-o-content-middle .logo.style3,
.vc_row-o-content-middle .header-container .header-sticky.ontop .logo,
.vc_row-o-content-middle .horizontal-menu {
  text-align: center !important;
}

.w-100 .logo.style3,
.w-100 .wpb_column {
  width: 100% !important;
}
.w-100.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 479px) {
  .header-container .header-mobile .col-logo.wpb_column {
    width: 100% !important;
  }
}

.header-container
  .horizontal-menu
  > .mega_main_menu
  > .menu_holder
  .menu_inner
  > ul
  > li:hover
  > a.item_link
  .link_text,
.header-container
  .horizontal-menu
  > .mega_main_menu
  > .menu_holder
  .menu_inner
  > ul
  > li.current-menu-ancestor
  > a.item_link
  .link_text,
.header-container
  .horizontal-menu
  > .mega_main_menu
  > .menu_holder
  .menu_inner
  > ul
  > li.current-menu-item
  > a.item_link
  .link_text {
  color: #968665 !important;
}

.heading-title.style1 h3:after,
#secondary .widget-title:after {
  background: #968665 !important;
}

.testimonials-wrapper.style1 .author > span:first-child {
  color: #968665 !important;
}

.footer .footer-copyright .wpb_text_column a {
  color: #968665 !important;
}

.toolbar .view-mode a:hover,
.toolbar .view-mode a.active {
  color: #968665 !important;
}

.menu-item .link_text {
  font-size: 18px !important;
}

body,
.wrapper .page-wrapper,
.page-content,
.page-content .wpb-content-wrapper,
.header-sticky,
.main-container .product-view .product-content,
.main-container
  .product-view
  div.product-content-wrapper
  .woocommerce-tabs
  .panel,
.main-container .single article {
  background-color: #eeece0 !important;
}
