/*
 Theme Name:        Dentario Child Theme
 Theme URI:         https://dentario.themerex.net/
 Description:       Dentario is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author:            ThemeREX
 Author URI:        https://themerex.net/
 Template:          dentario
 Version:           1.0
 Tested up to:      6.6
 Requires at least: 5.0
 Requires PHP:      7.0
 License:           GNU General Public License v2 or later
 License URI:       http://www.gnu.org/licenses/gpl-2.0.html
 Tags:              flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:       dentario
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


/*.test{*/
/*    color:#ff6f61;*/
/*    color: #B29F5D;*/
/*    color: #A5C422;*/
/*}*/

/*
font stolzl
link https://use.typekit.net/pjg1ebb.css
*/

.kontakt.form textarea{
    height: 240px !important;
}


.dentysta{
    /*transform: scale();*/
    transition: transform 0.7s ;
}

.dentysta:hover{
    transform: scale(1.08);
}

.home-element1{
    height: 145px;
    display: grid;
    align-content: center;
    align-items: center;
}

.formularz-uslugi tex{

}

/*body h1 span{*/
/*    font-weight:600 !important;*/
/*}*/

#cennik tbody tr td{
    font-weight: 600;
}
#cennik tbody tr td:first-of-type{
    width: 67%;
}

#cennik tbody tr td:last-of-type{
    width: 33%;
}

.kontakt.form{
    background-color: white;
    margin: 0px 0px 0px -105px;
    padding: 70px 70px 80px 70px;
    border-radius: 14px 14px 14px 14px;
}

.click{
    pointer-events: none;
}

.home-bottom-conn {
    max-width: 640px;
}
.home-bottom-con{

}

.home-header .elementor-element-dbce1bd {
    /*width: fit-content;*/
    width: 800px;
}


.home-header .elementor-element-00b58b8{
    width: fit-content;
}

.cpt_services-template-default .footer_wrap{
    position: absolute;
    width: 100%;
    left: 0;
}

.home-down-btns .sc_button_size_normal:hover {
    border-color: #ff6f61 !important;
    background-color: #ff6f61 !important;

}

#mc4wp-form-1 .mc4wp-form-fields .sub-btn{
background-color: #b29f5d !important;
}

#newsletter-btn{
    background-color: #b29f5d !important;
}

.menu_mobile_content_wrap_inner .socials_mobile {
    display: none;
}


.footer-phones  .custom_links_list_item_description{
    font-size: 17px !important;

}

.white-img img{
    filter: brightness(0) invert(1);
}

.page-id-859 .sidebar.widget_area.right.sidebar_default {
	display: none;
}
