

header.centered_logo .header_inner_right, 
header.centered_logo .q_logo a,
header.centered_logo .q_logo img {
    height: 49px!important;
}

body.single-portfolio_page .portfolio_single {
    padding-top: 100px;
}

.portfolio_categories{
   display: none;
}

.portfolio_detail h6 {
    display: none;
}

.portfolio_navigation {
    display: none;
}

.woocommerce ul.products li.product{
    background-color: transparent;
}

.woocommerce ul.products li.product .top-product-section {
    border-radius: 50%;
    overflow: hidden;
}

.woocommerce ul.products li.product a.product-category {
    background-color: transparent;
}

.woocommerce ul.products li.product a.product-category h6 {
    font-weight: 400!important;
    fotn-size: 12px;
}

h1.product_title.entry-title {
    border-bottom: solid 5px #a93338;
    margin-bottom: 21px!important;
    color: #a93338;
    clear: none;
    margin-top: 0;
    padding: 0 0 10px 0;
    font-size: 25px!important;
    font-weight: 700;
}

.woocommerce-product-details__short-description, 
.woocommerce-product-details__short-description p {
    font-size: 15px!important;
}

.woocommerce div.product .product_meta{
    display: none;
}

.product-categories{
    display: none;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .qode-sp-separator.separator{
    display: none;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images,
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary{
    width: 48%;
}



.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
    padding: 50px 110px 60px;
}

.q_tabs .tabs-nav {
    display: block;
    margin: 0!important;
    padding: 0!important;
    background: #f4f4f4;
}

.q_tabs .tabs-nav li {
    margin: 0 -2px;
    padding: 0;
    border: none;
    border-right: 1px solid #d9d9d9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff!important;
}

.q_tabs.horizontal .tabs-nav li:first-child a {
    padding: 4px 22px!important;
    color: #000!important;
}

.q_tabs.horizontal .tabs-container {
    background: #fff;
    padding: 0 15px 1px;
}

.woocommerce table{
    width: 100%;
    margin: 0 0 15px 0;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #ddd!important;
}

.woocommerce table tr:hover {
    background-color: #f5f5f5;
}

.woocommerce table tr td {
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #eee;
}

.woocommerce ul.products li.product .top-product-section{
    width: 300px;
    margin: 0 auto;
}

.woocommerce.columns-4 .products li{
    width: 22.29545454545455%!important;
    margin-right: 2.272727272727273%!important;
}

.woocommerce.columns-4 .products li  .top-product-section{
    width: 100%!important;
    margin: auto!important;
}

.download-link {
    background: #262E32!important;
    color: #fff;
    padding: 15px 35px;
    margin-top: 20px;
    display: inline-block;
}

.download-link:hover{
    background: #a93338!important;
    color: #fff!important;
}

.download-link::after {
    content: "\f019";
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 20px;
    font-size: 21px;
    top: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.woocommerce div.product div.related .qode-related-upsells-title, 
.woocommerce div.product div.related h4{
    padding-bottom: 16px;
    font-size: 26px!important;
    font-weight: 700!important;
    color: #a93338;
    text-transform: uppercase;
}

p.made-by {
    font-size: 12px;
    font-weight: 600;
}

p.made-by a {
    color: #fff;
    display: inline-block;
}

.portfolio_social_holder{
    display: none !important;
}

.social_share_list_holder span {
    display: none;
}

.social_share_list_holder:before {
    content: "Partilhar:";
    margin-right: 10px;
}