/*
Theme Name: Razzi Child
Theme URI: https://demo4.drfuri.com/razzi/
Author: DrFuri
Author URI: http://drfuri.com
Description: Razzi Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: razzi
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: razzi
*/




fieldset {

    border-width: 0;
}
.topbar .primary-navigation .nav-menu > li > a{
    font-weight:400;
    font-size:14px;
}
.topbar .primary-navigation .nav-menu > li:hover{
    background-color:#FFF;
    padding: 0 14px;
}


.dgwt-wcas-search-wrapp {

    min-width: 450px;
}
.dgwt-wcas-sf-wrapp .search-icon{
    position:absolute;
    left: 12px;
    right: auto;
    margin-top:10px;



}
.rz-stock{
    display:none;
}
.withsub-title{
    margin:0;

}
.product_subtitle{
    font-size:1.1rem;
    color:var(--rz-text-color-gray);
    font-weight:400;

}


.single-post .site-content {
    padding-top: 0px;
    padding-bottom: 0px;

}

.single-post .site-content .container {
    width: 100%;

}


.site-content {
    padding-top:0;
    padding-bottom:0;
}


.dgwt-wcas-search-wrapp{
    min-width:250px;
}
 .autor{
     font-weight: 700;
     margin:0;
 }
