@font-face {
        font-family: 'Another Day V2';
    src: url('/wp-content/themes/uncode-child/fonts/AnotherDayV2-2.eot');
    src: url('/wp-content/themes/uncode-child/fonts/AnotherDayV2-2.eot') format('embedded-opentype'),
         url('/wp-content/themes/uncode-child/fonts/AnotherDayV2-2.woff2') format('woff2'),
         url('/wp-content/themes/uncode-child/fonts/AnotherDayV2-2.woff') format('woff'),
         url('/wp-content/themes/uncode-child/fonts/AnotherDayV2-2.ttf')  format('truetype'),
         url('/wp-content/themes/uncode-child/fonts/AnotherDayV2-2.svg') format('svg');

}

#post-24 > div > div > div > div:nth-child(3){
    display:none;
}

#post-38 > div > div > div > div:nth-child(3){
    display:none;
}


.rw-action-area{
    text-align:center;
    margin:0 auto;
}
.thumbs-rating-container .thumbs-rating-already-voted.thumbs-rating-show{
    text-align:center;
}
.rw-ui-like{
    display:flex;
    align-items:center;
    justify-content: center;
}

.rw-ui-like-label{
    font-size:20px;
    color:#0082c4;
    font-weight:bold;
    margin-left:10px;
}

.gv-widget-pagination {
    display:none;
}

.gv-list-view-title h3{
    font-weight:900;
}

.rw-rating-table {
    margin: 0 auto!important;
}

.De {
    border-top: 1px solid #ededed;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    margin-top: 10px;
    color: #0082c4;
}

.rw-ui-star{
    display:none!important;
}
.rw-ui-nero .rw-ui-like-label{
    color:#000d66!important;
}
.rw-ui-nero.rw-valign-middle .rw-ui-dislike, .rw-ui-info-container, .rw-ui-container.rw-dir-ltr .rw-report-link, .rw-ui-container.rw-valign-middle.rw-halign-right .rw-report-link{
    display:none!important;
}

input[type=submit]{
    background-color:#0485C7!important;
     border-color:#0485C7!important;
     color:#ffffff!important;
    
}
 input[type=submit]:hover{
    background-color:#ffffff!important;
     border-color:#000d66!important;
     color:#000d66!important;
       
}

.gform_footer input[type=submit]{
    width:96%!important;
}


.gv-search input{
    width:96%;
}

.gv-list-multiple-container{

    width:100%!important;
        margin: 0 auto!important;
    max-width: 1900px;
}

.gv-list-view-title{
    border-bottom:0;
}

.gv-list-view{
    width: 96%;
    margin:10px;
    padding:15px;
}

.rw-ui-like i.rw-ui-like-icon:before{
    content: "";
    background: url(https://bravo-soprema.ca/wp-content/uploads/2022/12/Thumb-up.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 31px;
    height: 31px;
    display: block;
    background-color: #ffffff;
}

.rw-ui-tooltip {display:none!important;}
.rw-ui-tooltip .rw-ui-tooltip-label{
        color: #ffffff!important;
    
}

.gv-widget-search .gv-search-box {
  width: 100%;
}


@media(max-width:968px){
 .gv-list-multiple-container{
         margin: 0 auto!important;
 }   
    .gv-widget-search{
        display:block;
    }
.gv-list-multiple-container{
        flex-direction: column;
}  

.gv-widget-search .gv-search-box {
    max-width: 100%;
    min-width:100%!important;
}

.gv-list-view{
    width:96%;
}
    
}

