/*
 Theme Name:   Listingpro Child
 Theme URI:    http://studio.cridio.com/listingpro/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://cridio.com/
 Template:     listingpro
 Version:      1.0.0
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/

/*================================
    Psal to nějakej debil :-D Další změny provedeny ve functions.php / PLUGIN LISTINGPRO / zobrazování měny z "?K4" na "CZK"
================================*/


/*================================
    DASHBOARD #SIDEBAR MENU
================================*/
#sidebar_menu .sidebar-brand img {
        width: 45%;
        padding-left: 10px;
}

/*================================
    DASHBOARD pozadí sidebar-brand
================================*/

.lp-price-main 
.lp-without-prc:hover,
.lp-review-reply-btn,
.lp-dashboard-new .sidebar-nav>.sidebar-brand,
.lp-public-reply-btn a:hover, 
.lp-public-reply-btn a:focus {
    background-color: #2C3E50;
}

/*================================
    HEADER #LOGO WIDTH
================================*/

.lp-header-full-width .lp-menu-bar .lp-logo-container img {
        max-width: 75%;
        height: auto;
}

/*================================
    CENTROVÁNÍ BANNER IMAGE
================================*/

.header-container.lp-header-bg {
    background-image: url(https://mapa.nosimbryle.cz/wp-content/uploads/2023/08/joao-melo-OpWKFHA_yQ-unsplash-2-scaled-1.jpg);
    background-repeat: no-repeat;
    background-position: center bottom; 
}

/*================================
    SIDEBAR PROFILE - kill capitalizing
================================*/

.lp-classic-single-additional-detals .widget-box .features-listing.extra-fields li strong {
    margin: 0;
    text-transform: none !important;
    text-align: left;
    letter-spacing: 0px;
    color: #4F5685;
    opacity: 1;
    font-weight: 500;
    font-size: 13px !important;
}

/*================================
    SUBMIT FORM - kill capitalizing
================================*/

.submit_new_style .page-style2-content-wrap label, .submit_new_style .page-style2-content-wrap label, .submit_new_style .page-style2-content-wrap .lp-social-area label {
    text-transform: none;
}

/*================================
    LISTING POLOHA - kill capitalizing
================================*/

.classic-view-grid-container .lp-new-grid-bottom-button ul li p span, .classic-view-grid-container .lp-new-grid-bottom-button ul li p, .classic-view-grid-container .lp-new-grid-bottom-button ul li:not(.show-number-wrap) a {
    margin: 0;
    text-transform: none;
    text-align: left;
    letter-spacing: 0px;
    color: #4F5685;
    opacity: 1;
    font-weight: 500;
    font-size: 13px;
    font-family: 'Open Sans';
    display: flex;
    align-items: center;
}

/*================================
    CTA WP BAKERY - Change font to "Outfit"
================================*/

.lp-classic-call-to-action .lp-classic-call-to-action-details .lp-classic-call-to-action-title {
    color: #FFFFFF;
    font-family: "Outfit", Sans-serif;
    font-size: 24px;
    margin: 0;
    font-weight: 700;
    line-height: 43px;
}

/*================================
    SIDEBAR LISTING - Výpis benefitů - změna v single-classic.css!!!
================================*/


.lp-classic-single-additional-detals .widget-box .features-listing.extra-fields li span {
    font-size: 11px !important;
    margin: 0;
    text-align: center;
    line-height: 27px;
    letter-spacing: 0px;
    color: #2B2B2B !important;
    opacity: 1;
    font-weight: 600 !important;
    margin-top: 4px;
}

.lp-classic-single-additional-detals .show-all-timings, .listing-classic-business-hours .show-all-timings {
    background: #FFFFFF;
    box-shadow: 0px 0px 26px 1px #4f568514;
    opacity: 1;
    border: unset;
    padding: 3px 8px;
    border-radius: 3px;
    transition: 0.3s;
    text-transform: uppercase;
}

/*================================
    FEATURES LISTING WITH ICONS - úprava zarovnání / flex a velikost fontu / second - odsazení fontu od ikony / šířka features pole!
================================*/

.listing-second-view .features.list-style-none > li a {
    font-size: 16px;
    padding: 0;
}

.features li .tick-icon {
    margin-right: 10px;
}

.listing-second-view .features.list-style-none > li {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 0px;
    min-height: 0;
    width: 33%;
}

/*================================
   NOTIFIKACE - Váš profil čeká na přezkoumání - text-transfrom: none
================================*/

.lp-notifaction-inner {
    display: inline-block;
    text-transform: none;
}

/*================================
   NOTIFIKACE - ALL - text-transfrom: none
================================*/

.lp-notifaction-area {
  display: block;
  width: 100%;
  position: fixed;
  border-left: 15px solid #ccc;
  -webkit-box-shadow: 0 1px 5px 0 rgba(234, 236, 238, 1);
  -moz-box-shadow: 0 1px 5px 0 rgba(234, 236, 238, 1);
  box-shadow: 0 1px 5px 0 rgba(234, 236, 238, 1);
  bottom: -150px;
  transition: all 0.5s;
  z-index: 100;
  background-color: #fff;
  width: 550px;
  left: 50%;
  margin-left: -250px;
  text-transform: none;
}

/*================================
   Napište první recenzi! text-transform: capitalize
================================*/

.post-meta-info-classic .rating-section>span small, .post-meta-info-classic .rating-section>span {
    margin: 0;
    text-transform: none;
    text-align: left;
    letter-spacing: 0px;
    color: #4F5685;
    opacity: 1;
    font-weight: 500;
    font-size: 11px;
    font-family: 'Open Sans';
    display: flex;
    align-items: center;
    margin-top: 4px;
}

/*================================
RECENZE - Nadpis + Popis reakce / text-transofrm: capitalize to none;
================================*/

.classic-filters-new-review-detail .reviews-section .top-section h3 {
    text-align: left;
    font: normal normal normal 16px / 22px Open Sans;
    letter-spacing: 0px;
    color: #282B42;
    opacity: 1;
    padding: 0;
    margin: 0;
    margin-top: 0;
    text-transform: none;
}

.bottom-section form > span {
    color: #7f7f7f;
    float: left;
    font-size: 12px;
    line-height: 34px;
    margin-right: 20px;
    text-transform: none;
}

/*================================
PROFIL - BUSINESS LOGO A H1 NADPIS FIRMY - KOREKCE
================================*/

.post-meta-left-box .lp-listing-logo {
    float: left;
    margin-right: 15px;
    width: 121px;
    height: 94px;
    border-radius: 20%;
    overflow: hidden;
    margin-top: 8px;
}

.classic-filters-new-review-detail .reviews-section .top-section h3 {
    text-align: left;
    font: normal normal normal 16px / 22px Open Sans;
    letter-spacing: 0px;
    color: #282B42;
    opacity: 1;
    padding: 0;
    margin: 0;
    margin-top: 0;
    text-transform: none;
}

.lp-blog-grid-author a {
    margin: 0;
    text-transform: none !important;
    letter-spacing: 0px;
    color: #4F5685;
    opacity: 1;
    font-weight: 500;
    font-size: 13px;
    font-family: 'Open Sans';
}

/*================================
Nově!!!! Profile design 3 OPRAVA a ÚPRAVA - Features Icons
================================*/


.lp-listing-features ul li {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    float: left;
    font-size: 14px;
    line-height: 23px;
    margin-right: 0;
    min-height: 0;
    width: 33%;
}

/*================================
Nově!!!! Profile design LOGO 3 - profile logo
================================*/

.lp-listing-title .lp-listing-logo img
Specificity: (0,2,1)
 {
    width: 82px;
    height: 82px;
    object-fit: cover;
}

/*================================
    DASHBOARD - kampaň reklamy - nadpisy text-transform: none ; important už bylo + text transform: none help tooltip
================================*/

.lp-dashboard-top-label {
    text-transform: none !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

.help-tooltip > p {
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    text-transform: none !important
}

.lp-listing-selecter-content h5 {
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
}

.lp-cmp-alltotal h5 {
    word-break: break-word;
    margin-left: -50px;
}

/*================================
    Nově!!!! Profile 3 - text-transoform: none pro Recenze pro "profil"
================================*/

.lp-listing-reviews .lp-total-reviews
Specificity: (0,2,0)
 {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
}