/*!
Theme Name: Goldy Restaurant Pro
Theme URI: https://www.inverstheme.com/theme/goldy-restaurant-pro/
Author: inverstheme
Author URI: https://www.inverstheme.com/
Description: Goldy Restaurant is a clean, modern, user friendly, responsive and highly customizable WordPress Theme. you’ll easily find the design of this theme impressive and suitable for your Website. This Goldy Restaurant WordPress theme, carries an abundance of crucial features and functionalities. For instance, featured slider, featured Section, About Section, Our Portfolio, Our team Section, Testimonial Slider, Our Services, Our Sponsors, Sticky Header, Social Information, Sidebar, Excerpt Options, and many more. All of these highly customizable features and sections are completely responsive and absolutely easy to customize. 
Template: goldy-mex-pro
Version: 1.0.3
Tested up to: 6.1
Requires PHP: 7.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: goldy-restaurant-pro
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/

.main_site_header {
    background-color: #18191b !important;
    color: #ffffff;
}
header#masthead p.site-description {
    color: #ffffff;
}
.header_top_bar i {
    color: #000000 !important;
}
.header_info ul.sub-menu li.current_page_item a {
    color: #000;
}
.main_site_header.is-sticky-menu {
    background-color: #18191b !important;
}
.main_site_header a {
    color: #ffffff !important;
}
.main_site_header a:hover {
    color: #eb3007 !important;
}
header#masthead .current-menu-ancestor > a, header#masthead .current-menu-item > a, header#masthead .current_page_item > a {
    color: #eb3007 !important;
}
.main-navigation .menu-item-has-children > a:after {
    top: 20px !important;
    font-size: 16px !important;
    transform: rotate(90deg);
}
/*footer#colophon .current-menu-item > a, .current_page_item > a {
    color: #eb3007 !important;
}*/
.social_icon i {
    border-radius: 5% !important;
}
#primary-menu li>.sub-menu {
    border-radius: 0px !important;
}

/*--------------------------------------------------------------
# button
--------------------------------------------------------------*/

button::before, input[type="button"]::before, input[type="reset"]::before, input[type="submit"]::before, .wp-block-search .wp-block-search__button::before, .nav-previous a::before, .nav-next a::before,
.buttons::before, .woocommerce a.button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    background: #2098D1;
    transform: scaleY(0) !important;
    transform-origin: 50% !important;
    transition-property: transform !important;
    transition-duration: 0.3s !important;
    transition-timing-function: ease-out !important;
}
.nav-previous a:hover:before, .nav-next a:hover:before , input[type="submit"]:hover:before, .buttons:hover:before, .wp-block-search .wp-block-search__button:hover:before, .wp-block-search .wp-block-search__button:focus-within:before {
    -webkit-transform: scale(1);
    transform: scale(1) !important;
}
.nav-previous a:hover:before, .nav-next a:hover:before, input[type="submit"]:hover:before, .buttons:hover:before, .wp-block-search .wp-block-search__button:hover:before {
    width: 100% !important;
    height: 100% !important;
}
.blog_thumbnail_img img {
    width: 100%;
}
.buttons:after, .wp-block-search .wp-block-search__button::after {
    display: none !important;
}

/*--------------------------------------------------------------
# featured slider
--------------------------------------------------------------*/

.featured_slider_disc {
    width: 100% !important;
}
.owl-item.active .entry-container {
    visibility: visible;
    top: 0;
    z-index: 99999;
    width: 50% !important;
}
.hentry-inner .entry-container {
    display: flex;
    opacity: 0;
    position: relative;
    visibility: hidden;
    top: 150px;
    transition: all 1s ease;
    z-index: 9;
    justify-content: center;
    flex-wrap: wrap;
    padding: 2em 3em !important;
}
.hentry-inner {
    height: 650px !important;
}
.featured_slide_shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    transform: rotate(180deg);
    bottom: 0;
    z-index: 2;
}
.featured_slider_image {
    position: relative;
}
.featured_slide_shape svg {
    width: calc(180% + 1.3px);
    height: 8px;
}
.featured_slide_shape path.rest-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
}

/*--------------------------------------------------------------
# featured section
--------------------------------------------------------------*/

.heading_main_title h2::after {
    content: "";
    width: 100px !important;
    height: 2px;
    display: block !important;
    position: relative;
    left: 0% !important;
    margin: 15px auto;
    background-color: #273641
}
.section-featured-wrep {
    margin-bottom: 0em !important;
    transition: all .1s linear;
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);
    min-height: 100% !important;
    border-radius: 0px !important;
/*    padding: 30px 30px 30px 30px;*/
    padding: 3.213rem 3.125rem;
    display: block;
    border-radius: 10px !important;
    overflow: visible !important;
}
.featured_content_inner {
    padding: 0px !important;
    min-height: 200px !important;
}
.featured-section_data .featured_content .featured-icon {
    text-align: center;
}
.featured-thumbnail {
    text-align: left !important;
}
.featured_content{
    gap: 50px !important;
}
.featured-section_data .card-container {
    filter: none !important;
}
.featured-description {
    text-align: center;
}
.featured-section_data .featured_content .featured-thumbnail:after {
    content: none !important;
}
.featured-section_data .featured_content .section-featured-wrep:hover i {
    transition: all 1s ease 0s;
}
.section-featured-wrep:hover {
    background: unset !important;
    transition: all .1s linear !important;
    box-shadow: 4px 5px 11px 2px rgb(46 49 53 / 28%);
}
.featured-section_data .section-featured-wrep:hover i {
    transform: unset !important;
}
.overlay-box {
    position: absolute;
    left: 0px;
    top: -20px;
    width: 100%;
    min-height: 350px;
    bottom: -20px;
    opacity: 0;
    border-radius: 8px;
    text-align: center;
    -webkit-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #02cfaa;
    z-index: 1;
}
.overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 3.213rem 3.125rem;
    color: #fff;
}
.contact-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.contact-icon {
    margin-right: 0;
    margin-bottom: 0.95rem;
    /*width: 5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 4rem;*/
    text-align: center;
    border-radius: 100%;
    position: relative;
    color: #214462;
    -webkit-transition: all .55s cubic-bezier(.645,.045,.355,1);
    transition: all .55s cubic-bezier(.645,.045,.355,1);
}
.contact-area .contact-icon i, .contact-area .contact-icon img {
    color: inherit;
    display: inline-block;
    vertical-align: baseline;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 70px 206px 0 rgb(255 255 255 / 0.25);
}
.contact-info {
    display: inline-block;
    text-align: center;
}
.section-featured-wrep:hover .overlay-box, .section-featured-wrep:focus-within .overlay-box {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    visibility: visible;
}
.contact-info h4.title {
    margin-bottom: 8px;
    margin-top: 15px;
    font-weight: bold;
}
.featured-section_data .featured_content .featured-back-icon {
    border-radius: 50px;
    text-align: center;
    padding: 10px;
}

/*--------------------------------------------------------------
# About Us Section
--------------------------------------------------------------*/
.about_data {
    max-width: 1100px;
    margin: 0 auto;
}
.about_section_container{
    display: flex;
    grid-template-columns: auto auto auto;
    flex-direction: row-reverse !important;
    width: 100%;
    align-items: center;
    padding: 0 !important;
}
.about_featured_image{
    transition: transform .4s;
    width: 50% !important;
    position: relative;
    z-index: 2;
}
.about_container_data:before {
    content: unset !important;
}
.about_section_container .about_container_data{
    text-align: left;
    width: 50%;
    padding: 0 6% 0px 0%;
    align-items: flex-start;
    flex-direction: column;
    background: unset;
    display: block;
}
.about_pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: unset !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.about_section_info .about_pic img {
    display: block;
    width: auto;
    height: auto;
    object-fit: cover;
    height: auto !important;
    transition: all .7s linear !important;
}
.about_section_info .about_data .about_pic:hover img {
/*  transform: inherit !important;*/
    opacity: inherit;
    transform: scale(1.2) rotateZ(-3deg) !important;
}
.about_pic:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #a0c716;
    height: 5px;
    transition-property: left;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.about_pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #a0c716;
    transition: all ease 1s;
    opacity: 0.2;
}
.about_pic:before, .about_pic:after {
    background-color: #a0c716;
}
.about_pic:hover:before {
    left: 0;
    z-index: 2;
}
.about_pic:hover:after {
    right: 0;
    z-index: 2;
}
.about_pic:hover:after {
    height: 100%;
}

/*--------------------------------------------------------------
# our portfolio 
--------------------------------------------------------------*/

.our_port_containe .our_portfolio_title i {
    color: #f6ad15;
    font-size: 3px;
    padding: 0px 20px;
    background: #fe8423;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.7s;
    padding: 0px 50px !important;
}
.our_portfolio_info .our_portfolio_caption .our_portfolio_container:hover .our_portfolio_title i {
    color: #fd6047;
    background: #2d81f5;
    transition: all 0.7s;
}
.protfolio_images img {
    transform: scale(1);
    transition: all 1s ease 0s;
}
.protfolio_images {
    border-radius: 18px;
}
.our_portfolio_info .wrappers .parent {
    background: #232349 !important;
    border-radius: 45px !important;
}
.our_port_containe {
    padding: 60px 12px 50px !important;
    margin: -56px 0.7rem 0.7rem 0.7rem !important;
    clip-path: polygon(32% 0, 100% 0, 100% 85%, 76% 100%, 0 100%, 0% 60%, 0 21%);
    border-radius: 0 35px 20px 45px;
    z-index: 2;
    background-color: #FCCB9D;
    filter: unset !important;
}

/*--------------------------------------------------------------
# our team
--------------------------------------------------------------*/

.our_team_icon_contain .our_teams_contain {
    position: relative;
    z-index: 1;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    background-color: unset;
    overflow: hidden;
    padding: 0px 0 20px 0 !important
}
.our_team_headline p {
    margin: 5px 0 5px 0;
}
img.our_team_main_image {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.our_team_container_data {
    position: relative;
    z-index: 0;
    display: block;
    text-align: center;
    overflow: hidden;
    border-radius: 7px;
    padding: 50px 0 0 0;
    background-color: #fff;
    box-shadow: 0px 5px 40px 0px rgba(33, 68, 98, 0.19);
    transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.team-thumb-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 0;
    visibility: hidden;
    transform-origin: right top;
    transform: scale(1.1);
    transition: all ease 0.4s;
}
.team-thumb-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.out_team_pic {
    /* position: relative; */
    overflow: hidden;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-width: 2px;
    padding: 7px;
    margin-bottom: 25px;
    border: 4px solid;
    border-color: #02cfaa;
    overflow: hidden;
    border-radius: 50%;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: all ease 0.3s;
}
.our_team_img img {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.our_team_container_data:hover {
    box-shadow: 0 24px 62px 0 rgba(159,161,176,.4);
    transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.our_team_container_data:hover .team-thumb-img, .our_team_container_data:focus-within .team-thumb-img {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.our_team_container_data:hover .out_team_pic, .our_team_container_data:focus-within .out_team_pic {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.5);
}
.team-thumb-img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    border-radius: 10px;*/
    background-color: #000000;
    opacity: 0.6;
    visibility: visible;
    transition: all .35s cubic-bezier(.645,.045,.355,1);
    z-index: 1;
}
.our_team_data .our_team_container .our_team_icon_contain {
    position: unset !important;
    background: unset !important;
    opacity: unset !important;
}
.our_team_section {
    clip-path: unset !important;
}

/*--------------------------------------------------------------
# Our Testimonial
--------------------------------------------------------------*/

.testinomial_description {
    border: none !important;
    filter: none !important;
    background: #f4f4f4;
    padding: 10px !important;
}
.our_testimonials_container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    padding-top: 20px;
    flex-direction: column;
}
.testimonials_title {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.image_testimonials img {
    filter: none !important;
    border-radius: 50%;
}
.our_testimonial_section .our_testimonial_info .testinomial_owl_slider .our_testimonial_data_info{
    padding: 30px;
    /*padding-right: 70px;
    padding-left: 70px;*/
}
.our_testimonial_section .owl-nav button:before{
    content: unset !important; 
}
.our_testimonial_section .testinomial_owl_slider .testimonials_title h3{        
    margin: 0;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
}
.our_testimonial_section .testinomial_owl_slider .testimonials_title h4{    
    margin: 0 !important;
    padding-left: 0px !important;
    border-left: none !important;
}
.our_testimonial_section button.owl-prev {
    left: 4% !important; 
}
.our_testimonial_section button.owl-next {
    right: 4% !important;
}
.testimonials_data {
    position: relative;
    text-align: center;
    padding: 35px;
}
.our_testimonial_icon i {
    font-size: 40px !important;
}
.testimonials_data .testinomial_description p:before {
    content: '';
    bottom: -28px;
    top: auto;
    display: block;
    position: absolute;
    left: 47%;
    margin-left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-top-color: #191a20;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

/*--------------------------------------------------------------
# book an appointment
--------------------------------------------------------------*/

.appointment_featured_image {
    width: 58.33333333% !important;
}
.appointment_data {
    flex-direction: row-reverse;
    background: #fff;
    border-radius: 2.5em 2em 2em 2.5em;
}
.appointment_fields_data {
    width: 41.66666667% !important;
    padding: 0em 3em 0em 3em;
    position: relative;
    text-align: center;
}
.appointment_section_info {
/*    padding: 40px 0px;*/
    background: #f1f5fe;
}
.af_table_data .bookan_appoinment_button {
    float: none;
    margin-bottom: 20px;
    text-align: center;
}
.appointment_featured_image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 170px;
    border-radius: 0;
}
.af_table_data {
    display: flex;
    margin: auto;
    padding-top: 20px;
    flex-direction: column;
    align-items: center;
    text-align: left;
}
.af_input_fields {
    padding-bottom: 8px;
    width: 88%;
    margin: 0 auto;
}
.af_table_data input ,.af_table_data textarea {
    padding: 10px 15px;
    margin: 0 0 21px 0;
    height: 50px;
    cursor: text;
}
.appointment_field .af_table_data .validation_error {
    width: 50%;
}

/*--------------------------------------------------------------
# Our Services Section
--------------------------------------------------------------*/

.widget_section_one {
    background-color: #658b90;
}
.widget_section_two {
    background-color: #ba8672;
}
.widget_section_three {
    background-color: #d292b1;
}
.widget_section_one, .widget_section_two, .widget_section_three {
    position: relative;
    width: 33.3%;
    clip-path: polygon(100% 0, 100% 75%, 76% 100%, 0 100%, 0 0);
    top: 0 !important;
    border-radius: 45px!important;
    transition: all .1s linear;
    transition: all ease 0.5s;
}
.widget_section_one:before, .widget_section_two:before, .widget_section_three:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 86px 86px 0px 0px;
    border-color: #FBB16C;
    border-radius: 45px 0 0;
    z-index: 2;
    transition: all ease 0.5s;
}
.widget_section_one:hover, .widget_section_two:hover, .widget_section_three:hover {
    clip-path: polygon(100% 0, 100% 71%, 72% 100%, 0 100%, 0 0);
    transition: all ease 0.5s;
}
.widget_section_one:hover:before, .widget_section_two:hover:before, .widget_section_three:hover:before {
    border-color: #9191DE;
    border-width: 101px 100px 0px 0px;
    transition: all ease 0.5s;
    height: auto;
}

/*--------------------------------------------------------------
# restaurant menu
--------------------------------------------------------------*/

.restaurant_menu_section {
    padding: 40px 10px;
}
.restaurant_menu_data {
    max-width: 1100px;
    margin: 0 auto;
}
.restaurant_menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.restaurent-menu-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    padding: 0 0 15px;
    margin-bottom: 15px;
}
.restaurant_item_img {
    position: relative;
    max-width: 85px;
    width: 100%;
    margin-right: 15px;
    overflow: hidden;
}
.restaurant_item_img img {
    height: 85px;
    width: 100%;
    object-fit: cover;
}
.restaurant_menu_main {
    display: flex;
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
    flex-wrap: wrap;
    flex-direction: column;
}
.restaurant_menu_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.restaurant_menu_inner h3 {
    margin: 0;
    white-space: nowrap;
    padding-right: 10px;
}
p.menu_price {
    margin: 0;
    padding-left: 10px;
    font-size: 1.25rem;
}
p.rest_post_desc {
    color: #8f8f8f;
    margin-bottom: 10px;
}
.restaurant_menu_inner a {
    text-decoration: none;
}
/*.rest_menu_lines {
    position: relative;
    top: 8px;
    height: 4px;
    width: 98%;
    background-position: top;
    background-image: linear-gradient(to right, #000 25%, rgba(255, 255, 255, 0) 0%);
    background-size: 8px 2px;
    background-repeat: repeat-x;
}*/

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.main_footer {
    background: unset !important;
}
footer#colophon{
    text-align: center;
    background-color: #202020 !important;
    color: #ffffff !important;
}
footer#colophon a:hover {
    color: #eb3007 !important;
}
footer#colophon a {
    color: #989795 !important;
}
.scrolling-btn {
    background-color: #eb3007 !important;
}

/*--------------------------------------------------------------
# sidebar
--------------------------------------------------------------*/
aside.widget-area section h2, aside.widget-area section h1, aside.widget-area section h3, label.wp-block-search__label {
    background-color: #202020 !important;
    color: #ffffff !important;
}

.block_data_info {
    margin: 0px auto 0 !important;
    padding-top: 100px;
}

@media only screen and (max-width: 768px) {

    /* # header
    --------------------------------------------------------------*/
    .header_topbar_info.goldy_mob_topbar_info {
        display: none;
    }
    .header_info {
        justify-content: flex-end !important;
    }
    .site-branding {
        margin-left: 0%;
        max-width: 100%;
    }
    .header_social_time {
        width: 100%;
    }
    .opening_time_data {
        padding-right: 15px !important;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header_social_icon {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-top: 10px;
        justify-content: flex-start !important;
    }
    .social_data {
        display: flex;
        gap: 18px;
    }
    header#masthead h1.site-title {
        padding-left: 0px !important;
    }
    .header_top_bar {
        flex-wrap: wrap;
        left: 0;
        padding-bottom: 10px;
        justify-content: flex-start;
        padding-left: 10px;
        padding-top: 20px;
        gap: 20px;
    }
    .header_logo {
        text-align: left !important;
    }
    .email_data {
        padding-top: 0px !important;
        padding-left: 0px !important;
    }
    .contact_data, .email_data {
        max-width: 100%; 
    }
    .menu_call_button .main-navigation ul.sub-menu {
        background-color: #b57258;
    }
    .hentry-inner {
        height: 330px !important;
        padding: 0px 58px !important;
        clip-path: unset;
        justify-content: center !important;
    }
}

@media only screen and (max-width: 768px) {

    /* # featured slider
    --------------------------------------------------------------*/
    .featured_slider_image .hentry-inner .entry-container {
        text-align: center;
        margin: 0 0 0 0 !important;
        width: 100% !important;
        align-items: center !important;
        left: 0 !important;
        padding: 1em 1em !important;
    }
    .featured_slide_shape svg {
        width: calc(500% + 1.3px);
        height: 6px;
    }

    /* # restaurant menu
    --------------------------------------------------------------*/

    .restaurant_menu {
        grid-template-columns: auto;
        grid-gap: 10px;
    }

    /* # about section
    --------------------------------------------------------------*/
    .about_section_container {
        flex-direction: column !important;
    }
    .about_pic:before {
        width: 100% !important; 
        height: 5px !important; 
        top: 0 !important; 
        left: 100% !important;
    }
    .about_pic:after {
        width: 100% !important; 
        height: 0 !important; 
        top: 0px !important; 
        left: 0px !important;
    }
    .about_pic:hover:before {
        left: 0 !important;
    }
    .about_pic:hover:after {
        height: 100% !important;
    }

    /* # our services
    --------------------------------------------------------------*/
    
    .widget_section_one, .widget_section_two, .widget_section_three {
        width: 100%;
        top: 0px;
        clip-path: unset;
    }
    .widget_section_one:before, .widget_section_two:before, .widget_section_three:before {
        content: unset;
    }
    .widget_section_one:hover, .widget_section_two:hover, .widget_section_three:hover {
        clip-path: unset;
    }

    /* # book an appointment
    --------------------------------------------------------------*/
    .appoinment_section_data {
        padding: 0px;
        text-align: center;
    }
    .services_section_info {
        padding-bottom: 0;
    }
    .appointment_data {
        border-radius: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .appointment_data {
        flex-direction: column;
        align-items: center;
        padding-top: 20px;
    }
    .appointment_fields_data {
        width: 100%;
        padding: 0;
    }
    .appointment_featured_image {
        min-height: 300px;
        width: 77.333333%;
    }
    .featured_slide_shape svg {
        width: calc(300% + 1.3px);
        height: 6px;
    }
}

.main_helthicon span.section_helth_main:after, .main_helthicon span.section_helth_main:before {
    content: "";
    border-bottom: 0;
    display: block;
    flex-grow: 1;
    border-top: 2px solid;
}