/*!
	Theme Name: Designocracy Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: DC Team
	Author URI: http://thedesignocracy.com/
	Version: 2.7.1
	Stable tag: 2.7.1
	Requires at least: 5.9
	Tested up to: 6.2
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: designocracy-child
  Template: designocracy
*/

::selection {
    background: var(--e-global-color-primary);
    color: #fff;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1);
    background-color: #f9f0ea;
}

::-webkit-scrollbar {
    width: 0.521vw;
    background-color: #f9f0ea;
}

::-webkit-scrollbar-thumb {
    border-radius: 0.521vw;
    background-color: #FFF;
    background-image: -webkit-gradient(linear,
            40% 0%,
            75% 84%,
            from(#f9f0ea),
            to(#f9f0ea),
            color-stop(.6, #9a5452))
}

.contact-sec-blurb .elementor-icon-box-title,
.contact-sec-blurb .elementor-icon-box-title a {
    margin: 0;
    display: inline-block;
    line-height: 1;
}

.hz-form .hz-row {
    display: flex;
    margin-bottom: 37px;
    margin-left: -15px;
    margin-right: -15px;
}

.hz-form .hz-row .hz-col {
    min-width: 50%;
    flex-grow: 1;
    position: relative;
    padding: 0 15px;
}

.hz-form .hz-row:not(:last-child) .hz-col .field-ico {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}

.hz-form .hz-row .hz-col p {
    margin: 0;
}

.hz-form .hz-row:last-child {
    margin-bottom: 0;
}

.hz-form .hz-row:not(:last-child) .hz-col .hz-field input {
    padding: 5px 5px 5px 45px;
    height: 51px;
    line-height: 1em;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #E9DFD9;
    font-size: 16px;
    color: #A5A6AA;
    font-family: var(--e-global-typography-secondary-font-family), sans-serif;
    outline: unset;
    box-shadow: unset;
}

.hz-form .hz-row .hz-col p svg {
    display: block;
}

.hz-form .hz-row .hz-col .hz-field textarea {
    padding: 5px 5px 5px 45px;
    height: 100px;
    line-height: 1em;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #E9DFD9;
    font-size: 16px;
    color: #A5A6AA;
    font-family: var(--e-global-typography-secondary-font-family), sans-serif;
    outline: unset;
    box-shadow: unset;
}

.hz-form .hz-row:nth-child(3) .hz-col .field-ico {
    transform: unset;
    top: 2px;
}

.hz-form .hz-row:last-child .hz-col input.hz-submit {
    width: 100%;
    font-family: var(--e-global-typography-secondary-font-family), sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 0px 0px 0px 0px;
    outline: unset;
    box-shadow: unset;
    height: 54px;
}

.hz-form .hz-row:last-child .hz-col .field-ico {
    position: absolute;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 40%;
}

.hz-form .hz-row:last-child .hz-col input.hz-submit:hover {
    background: transparent;
    color: var(--e-global-color-primary);
}

.hz-form .hz-row:last-child .hz-col .field-ico svg {
    display: block;
}


.hz-form .hz-row:last-child .hz-col span.wpcf7-spinner {
    position: absolute;
}

.hz-form .hz-row:last-child:hover .hz-col .field-ico svg path {
    fill: var(--e-global-color-primary) !important;
}

.hz-form .hz-row:last-child .hz-col .field-ico svg path {
    fill: var(--e-global-color-text);
    transition: all ease .3s;
}

.hz-btn a.elementor-button {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hz-header-btn-col a.elementor-button {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-button-text {
    margin-bottom: -3px;
}

.serv-box .elementor-image-box-content {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 30px;
    transition: all ease .5s;
    transform: translateX(-50%);
    opacity: 0;
}

.serv-box figure.elementor-image-box-img img {
    display: block;
}

.serv-box .elementor-image-box-wrapper {
    display: flex;
    gap: 0;
    overflow: hidden;
    position: relative;
}

.serv-box .elementor-image-box-content .elementor-image-box-title {
    margin: 0 0 50px 0px !important;
    line-height: 1em;
}

.serv-box .elementor-image-box-content ul.hz-serv-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: var(--e-global-color-text);
    font-family: "Nunito Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
}

.serv-box .elementor-image-box-wrapper:before {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all ease .5s;
    opacity: 0;
}

.serv-box:hover .elementor-image-box-content {
    transform: translateX(0px);
    opacity: 1;
}

.serv-box:hover .elementor-image-box-wrapper:before {
    opacity: 0.4;
}

.serv-box .elementor-image-box-content *:empty {
    display: none;
}

.serv-box .elementor-image-box-content ul.hz-serv-ul li {
    position: relative;
    padding-left: 20px;
}

.serv-box .elementor-image-box-content ul.hz-serv-ul li:not(:last-child) {
    margin-bottom: 20px;
}

.serv-box .elementor-image-box-content ul.hz-serv-ul li:before {
    content: '';
    background: #ECCAB8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 100px;
}

#testimonials-a:after {
    content: '';
    background: #f9f0ea;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    z-index: -1;
    
}

#testi-images {
    box-shadow: 8px 11px 72px 0 rgb(0 0 0 / 25%);
}

.hz-slick-btn .elementor-icon {
    width: 56px;
    height: 56px;
    background: var(--e-global-color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.hz-slick-btn .elementor-icon svg {
    width: 16px;
    height: 16px;
    display: block;
}

.hz-slick-btn .elementor-icon:hover {
    box-shadow: 0 0 20px 0px #9a5452;
}

#testi-slider button.slick-arrow {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    padding: 0;
    border: 0;
}

#get-services .hz-row2 .hz-col .elementor-widget-text-editor {
    margin-top: auto;
}

#get-services .hz-row2 .hz-col {
    position: relative;
    z-index: 0;
}

#get-services .hz-row2 .hz-col:after {
    content: '';
    background: var(--e-global-color-primary);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    transition: all ease .5s;
    filter: blur(20px);
    opacity: 0;
    box-shadow: 6px 4px 22px 0 rgb(0 0 0 / 25%);
}

#get-services .hz-row2 .hz-col:hover:after {
    filter: blur(0px);
    opacity: 1;
}

#get-services .hz-row2 .hz-col .elementor-widget-container,
#get-services .hz-row2 .hz-col h2 {
    transition: all ease .5s;
}

#get-services .hz-row2 .hz-col:hover * {
    color: #fff;
}

#video-sec .hz-row1 .hz-col {
    height: 800px;
}

#video-sec .hz-row1 .hz-col .elementor-widget-video {
    height: 100%;
}

#video-sec .hz-row1 .hz-col .elementor-widget-video .elementor-wrapper,
#video-sec .hz-row1 .hz-col .elementor-widget-video .elementor-custom-embed-image-overlay,
#video-sec .hz-row1 .hz-col .elementor-widget-video .elementor-custom-embed-image-overlay img {
    height: 100%;
    width: 100%;
}

.meet4-logos .elementor-widget-image {
    margin: 0 70px;
}

.meet4-logos .elementor-widget-image img {
    width: 100%;
}

.meet4-logos-reverse,
.meet4-logos-reverse .elementor-widget-image {
    transform: scaleX(-1);
}

.meet4-logos {
    position: relative;
}

.meet4-logos:before,
.meet4-logos:after {
    content: '';
    background: linear-gradient(90deg, #ffffff, transparent);
    position: absolute;
    width: 20%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    height: 100%;
}

.meet4-logos:before {
    left: 0;
}

.meet4-logos:after {
    right: 0;
    transform: translateY(-50%) scaleX(-1);
}

.meet4-logos .slick-track {
    display: flex;
    align-items: center;
}

#serv-name-slider .slick-track .hz-col.serv-name-slide,
#serv-name-slider-reverse .slick-track .hz-col.serv-name-slide {
    width: auto;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
}

#serv-name-slider .slick-track,
#serv-name-slider-reverse .slick-track {
    display: flex;
    align-items: center;
}

#serv-name-slider-reverse,
#serv-name-slider-reverse .slick-track .hz-col.serv-name-slide {
    transform: scaleX(-1);
}

#surgical-4 .hz-row2 .hz-col a.elementor-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 1px solid #ECCAB8;
    transition: all ease .5s;
}

#surgical-4 .hz-row2 .hz-col a.elementor-icon:hover {
    background: #ECCAB8;
}

ul.facelift5-ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    row-gap: 20px;
}

ul.facelift5-ul li {
    width: 33.333%;
    position: relative;
    padding-left: 25px;
}

ul.facelift5-ul li:before {
    content: '';
    background: #9a5452;
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

div#hz-header {
    background-color: #ffffff8c;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.page-id-25 [data-elementor-type="footer"] #hz-footer-contact {
    display: none;
}

#hz-header .hz-header-menu-col .elementor-element .elementor-nav-menu--dropdown.sub-menu {
    transform: translateY(19px);
    width: 370px !important;
    max-width: unset !important;
    transition: all ease .5s;
}

#hz-header .hz-header-menu-col .elementor-element .elementor-nav-menu--dropdown>li.menu-item>a {
    justify-content: space-between;
}

.hz-team-box figure.elementor-image-box-img img {
    display: block;
    width: 100%;
}

.hz-team-box .elementor-image-box-content .elementor-image-box-title {
    margin-top: 0;
    margin-bottom: 20px !important;
}

.hz-team-box .elementor-image-box-content {
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    padding: 30px 40px;
    z-index: 1;
}

.hz-team-box figure.elementor-image-box-img {
    z-index: 0;
    position: relative;
}

.hz-team-box figure.elementor-image-box-img:before {
    content: '';
    background: linear-gradient(0deg, black, transparent);
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

div#team-2 {
    position: relative;
    z-index: 0;
}

div#team-2:after {
    content: '';
    background: #f9f0ea;
    position: absolute;
    width: 100%;
    height: 80%;
    top: 0;
    left: 0;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    z-index: -1;
}

.hz-form .hz-row .hz-col .hz-field input, 
.hz-form .hz-row .hz-col .hz-field textarea {
    background-color: transparent;
}

.page-id-1347 div#hz-footer-contact {
    display: none;
}



