/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

.hide-section{
    display: none;
}

.listivo-input-v2 input, .wp-editor-container,.listivo-select-v2,.listivo-checkbox,.listivo-upload-area{
    border: 2px solid #003366;
}

.wp-editor-container{
    border: 2px solid #003366 !important;
}
.listivo-panel-form-label--margin-top{
    margin-top: 30px;
}
.listivo-panel-form-label--margin-bottom{
    margin-bottom: 30px;
}
h1.listivo-dynamic-title.blog-titles{
    color: #fff;
    font-size: 60px;
}

h1.listivo-dynamic-title.blog-titles span{
    color: var(--e-global-color-lprimary2);
}

.listivo-panel-package__button{
    border: 2px solid#003366;
}

@media (max-width: 1024px) {
    .listivo-vertical-link-list .menu-item a {
        border-bottom: none;
    }
}

@media (max-width: 1024px) {
    .listivo-vertical-link-list .menu-item:first-child a {
        border-top: none;
    }
}

a.listivo-menu-v2__logo img {
    width: 170px !important;
}

@media (min-width:1120px) and (max-width:1190px){
    .listivo-menu-v2__items {
        margin-left: 18px;
    }
    .listivo-menu-v2__items > .listivo-menu-v2__item {
        margin-left: 25px;
    }
}
.listivo-input-v2__postfix{
    right: revert;
    left: 10px;
}

.listivo-panel-package-v2__head,.listivo-simple-button--background-primary-1 {
    background-color: #003366;
    font-size: 15px;
}
.listivo-panel-package-v2__body,.listivo-panel-package-v2--featured.listivo-panel-package-v2--no-bottom .listivo-panel-package-v2__body,.listivo-panel-package-v2--no-bottom .listivo-panel-package-v2__body{
    border-bottom:2px solid #003366;
    border-left: 2px solid #003366;
    border-right:2px solid #003366;
}
.listivo-panel-package-v2--no-bottom > .listivo-panel-package-v2__head--free{
    border-bottom:2px solid #537CD9;
    border-left: 2px solid #537CD9;
    border-right:2px solid #537CD9;
    border-top:2px solid #537CD9;
    background-color: #537CD9;
    color: #fff;
}
.listivo-panel-package-v2--no-bottom > .listivo-panel-package-v2__body{
    border-bottom:2px solid #537CD9;
    border-left: 2px solid #537CD9;
    border-right:2px solid #537CD9;
}



.listivo-panel-package-v2__head > div{
    font-size: 19px;
}
.listivo-panel-package-v2__label{
    font-size: 16px !important;
}
.listivo-panel-package-v2--no-bottom > .listivo-panel-package-v2__head{
    background-color: #537CD9;
    color: #fff;
}
.listivo-panel-package-v2--featured > .listivo-panel-package-v2__head {
    background-color: #003366;
}
.listivo-panel-package-v2--no-bottom > .listivo-panel-package-v2__body > .listivo-panel-package-v2__button > button.listivo-simple-button.listivo-simple-button--background-primary-1{
    background-color: #537CD9;
    color: #fff;
}

.listivo-panel-package-v2--featured > .listivo-panel-package-v2__body > .listivo-panel-package-v2__button > button.listivo-simple-button.listivo-simple-button--background-primary-1{
    background-color: #003366;
    color: #fff;
}

.listivo-listing-user-v2__button > button.listivo-simple-button.listivo-simple-button--background-primary-1.listivo-simple-button--height-60{
    background-color: #FFB300;
    color: #fff;
}
.listivo-panel-package{
    border: 2px solid #003366;
}

.listivo-panel-package__value{
    border-bottom: 2px dashed #003366;
}
.listivo-panel-section__buy-button {
    display: none;
}