/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.40.1686728070
Updated: 2023-06-14 07:34:30
*/
/*Common*/
.text-justify{
	text-align: justify;	
}
/*Menu*/
#menu-item-1519, #mega-menu-item-1519 {
    background-image: url(https://drsreesaesthetics.com/wp-content/uploads/2023/06/home-icon.svg)!important;
    background-repeat: no-repeat!important;
}
#mega-menu-item-1519 {
	 margin: 0 5px -12px 20px!important;
}
#menu-item-1519, #mega-menu-item-1519 a {
	color: #fff!important;
	font-size: 10px
}
/*Image Hover*/
.iheg-wrapper {
    border: 1px solid #693838;
    border-radius: 4px;
}
.eihe-box .eihe-caption .eihe-title-cover .eihe-title {
    position: absolute;
    top: -60px;
    left: 8%;
	padding: 5px 10px !important;
	background: #FFF7FC!important;
    color: var(--global-palette1)!important;
}
/*Form*/
.kb-form {
	align-items: center!important;
}
.kb-form .kadence-blocks-form-field .kb-forms-submit {
	margin-top: 10px;
}
/*Banner*/
.kb-row-layout-id_ef9a1e-0d {
	background-position: 20% 50%!important;
}
.kb-row-layout-id_ef9a1e-0d > .kt-row-layout-overlay {
	
}
.kb-row-layout-id_c3fbf6-bd > .kt-row-column-wrap {
	    grid-template-columns: minmax(0, 0.6fr) minmax(0, 2fr)!important
}
.site-footer {
	display:none
}
.more_links {
    left: 45%;
    position: absolute;
    margin-top: -2%;
	z-index: 999;
	border: 1px solid;
}
.column {
	display: contents
}
.column a {
    margin: 0 8px;
}
.column img {
    border-radius: 4px;
    border: 1px solid #693838;
	margin: 0 1%;
}
button img {
    border-radius: 4px;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: transparent;
	padding: 0;
    border: 1px solid #693838;
    border-radius: 4px;
	box-shadow: none!important;
	margin: 0 0.5%;
}
.skin {
    text-decoration: none;
}
.skin p {
    background: #FFF7FC;
    color: var(--global-palette1);
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
	border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;	
}
.btn-view-all a {
    background: var(--global-palette-highlight);
    padding: 4px 16px;
    float: right;
    color: #fff;
    text-decoration: none;
    margin-bottom: 2%;
	border-radius: 4px;
	font-size: 14px;
}
/*Blog*/
.entry.loop-entry {
    border: 1px solid var(--global-palette-highlight);
}
/*footer-bottom-end*/
ul#menu-footer-bottom-end {
    display: inline-flex;
}
ul#menu-footer-bottom-end li {
	padding: 0 0 15px 30px;
}
ul#menu-footer-bottom-end li a {
	color: #ffffff;
}
.menu-footer-bottom-end-container {
    text-align: right;
}
@media only screen and (max-width: 600px) {
	/*Home Banner*/
	.kb-row-layout-id_953fb0-2b > .kt-row-column-wrap  {
		display: flex;
		flex-direction: column-reverse;
	}	
	.mobile-html-inner a {
		text-decoration: none!important;
	}	
	div#n2-ss-3 .n-uc-hzKGqi9o0YXh-inner > .n2-ss-layer-row-inner,
	div#n2-ss-3 .n-uc-bavY7UdNJGKT-inner > .n2-ss-layer-row-inner,
	div#n2-ss-3 .n-uc-4QcUx8u0eHR3-inner > .n2-ss-layer-row-inner,
	div#n2-ss-3 .n-uc-1877b020e43a5-inner > .n2-ss-layer-row-inner {
		display: flex!important;
		flex-direction: column-reverse!important;
	}	
	.label a {
		padding: 1em 0.5em!important;
	}	
	.kb-form .kadence-blocks-form-field.kb-field-desk-width-25 {
		width: 100%!important;
	}
	.single-content figure.wp-block-image img {
		margin: 0 auto;
	}
	.why-you-choose-us .iheg-wrapper {
		width: 100%;
	}
	.wp-block-kadence-testimonials .kt-blocks-carousel .kt-blocks-carousel-init:not(.kt-carousel-arrowstyle-none):not(.tns-slider) {
		padding: 0!important;
	}
	.splide .splide__arrow {
		display: none!important;
	}	
	.kt-testimonial-halign-left .kt-testimonial-item-wrap {
		padding: 0!important;
	}	
}
@media only screen and (max-width: 992px) {
	.site-branding {
		margin-top: 8px;
	}	
}
@media only screen and (max-width:1200px) {
	.site-branding {
		margin-top: 8px;
	}	
}