/*
Theme Name:     Nofa Car Service
Theme URI:      https://www.nofathemes.com
Template:       kadence
Author:         Nofa Themes
Author URI:     n/a
Description:    Child Theme Description
Version:        1.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/




@media(min-width:769px){
.sidebar-inner-wrap {
    padding-right: 35px;}

.has-sidebar .content-container {grid-gap:35px;}}

.site-header-row-container-inner {
    border-radius: 5px;
}






.kb-form .kadence-blocks-form-field .kb-select-style-field{
    height: 65px;}






.wp-block-social-links {
    padding-left: 0!important;}





a{text-decoration:none;}







/* sidebar design - this is for the padding at the right side of the sidebar and also the space between the border and the main content on the right side of the border - the last part is for the border radius of the main navigation header */

@media(min-width:769px){
.sidebar-inner-wrap {
    padding-right: 35px;}

.has-sidebar .content-container {grid-gap:35px;}}

.site-header-row-container-inner {
    border-radius: 5px;
}

/* end */

/* this is for the height of the select field in the appointment form on the homepage */


.kb-form .kadence-blocks-form-field .kb-select-style-field{
    height: 65px;}


/* end */

/* this is to remove the left padding of the social icons on the contactpage, the footer and the appointment page */

.wp-block-social-links {
    padding-left: 0!important;}

/* end */

/* remove underline of permalinks */

a{text-decoration:none;}

/* end */





