/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*Single Property css*/
.test_commit2{font-size:16px;}
.cust_surgeon_main h1,.cust_surgeon_main h2,.cust_surgeon_main h3 {font-family: Raleway, Arial, Helvetica, sans-serif;font-weight: 700;color: #000}
.dsm_container_box {max-width: 1270px;margin-left: auto;margin-right: auto;}
.dsm_cust_surgeon_information {padding: 50px 40px}
/*body.single-surgeon header.fusion-header-wrapper {display:none}*/
body.single-surgeon main#main {padding-top: 0;padding-left: 0;padding-right: 0}
body.single-surgeon main#main .fusion-row {max-width: 100%;display: block}
.cust_surgeon_details_image {background-position: center center;background-repeat: no-repeat;background-size: cover;min-height: 700px;position: relative}
.dsm_overlay_black {position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);top: 0;left: 0;}
.cust_surgeon_details_bottom {position: absolute;bottom: 0;background-color: #fff;left: 0;padding: 30px 50px;width: 60%;border-bottom: 1px solid #e6ebef;}
.cust_surgeon_details_bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 775px;
    margin-left: auto;
    padding-right: 10px;
}
.cust_surgeon_details_bottom-left p {color: #000;font-weight: bold;font-size: 16px;margin: 0 0 15px 0;}
.cust_surgeon_main_title {font-size: 50px;line-height: 60px !important;margin-bottom: 10px;color: #fff !important}
.cust_surgeon_details_bottom-left >  span {font-weight: bold;color: #000;}
.cust_surgeon_details_bottom-left > .cust_surgeon_details-surgeon-designation {display: block;font-weight: normal;font-size: 82%;line-height: 1;margin-bottom: .25rem;}
.cust_surgeon_details_bottom-left > a {display: block;}
.cust_surgeon_details_top {
    position: relative;
    max-width: 1350px;
    margin: 0 auto;
    padding-left: 40px;
    color: #fff;
    padding-right: 40px;
    padding-top: 160px;
}
.cust_surgeon_btn_link {
    color: #fff;
    border: 1.5px solid;
    padding: 5px 10px;
    min-width: 190px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-align: center;
    min-height: 35px;
}
.cust_surgeon_details_bottom-right-space-text {
    position: absolute;
    bottom: 20px;
    width: 35%;
    margin-left: 65%;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    max-width: 330px;
    text-align: right;
}
.cust_surgeon_btn_link:hover {background-color: #000;color: #fff;border-color: #000}
.cust_surgeon_btn_link + .cust_surgeon_btn_link {margin-left: 30px}
.cust_surgeon_details_action {margin-top: 40px;}
.cust_surgeon_details_top > span {display: block;font-size: 16px;}
.cust_surgeon_details_bottom-right a {
    background-color: #000;
    color: #fff !important;
    padding: 6px 20px;
    display: block;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: .075rem;
    font-weight: 500;
    min-height: 40px;
    line-height: 28px;
}
.cust_surgeon_details_bottom-right a:hover {opacity: .9}
.cust_surgeon_information-row {display: flex;justify-content: space-between;}
.cust_surgeon_information-col {padding: 20px;}
.cust_surgeon_information-row > .cust_surgeon_information-col:nth-of-type(1) {padding-right: 12%}
.cust_surgeon_information-col h3 {color: #000;font-size: 40px;margin: 0 !important;}
.dsm_img_highlite_section,.dsm_video_image_slider,.dsm_cust_surgeon_amenities-section {padding-left: 40px;padding-right: 40px;}
.dsm_img_highlite-row {
    display: flex;
    align-items: center;
}
.cust_surgeon_highlights_left {
    width: 63%;
    display: grid !important;
    display: -ms-grid;
    grid-auto-flow: dense;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    overflow: visible;
    height: 100%;
    grid-template-columns: repeat(2,1fr);
    max-width: 580px;
    position: relative;
}
.cust_surgeon_highlights_left .field_right.image_wrap:nth-of-type(1) img {
    min-height: 266px;
    object-fit: cover;
    width: 100%;
}
.cust_surgeon_highlights_left .field_right.image_wrap:nth-of-type(2) img {
    min-height: 350px;
    position: absolute;
    max-width: 280px;
    object-fit: cover;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.cust_surgeon_highlights_left .field_right.image_wrap:nth-of-type(3) img {
    max-height: 140px;
    width: 100%;
    object-fit: cover;
}
/*.cust_surgeon_highlights_left .field_right.image_wrap {overflow: hidden}
.cust_surgeon_highlights_left .field_right.image_wrap img {opacity: 1;transition: opacity 1s,transform 1s;}
.cust_surgeon_highlights_left .field_right.image_wrap img:hover {opacity: .9;transform: scale3d(1.1,1.1,1);}*/
.dsm_title-h2 {font-size: 36px}
.cust_surgeon_highlights_right {
    max-width: 500px;
    padding-left: 30px;
    margin-left: auto;
}
.cust_surgeon_highlights_right ul,.dsm_surgeon_location-content ul,.dsm_tick_icon_list {list-style: none;padding-left: 0;}
.cust_surgeon_highlights_right ul li,.dsm_surgeon_location-content ul li,.dsm_tick_icon_list li {padding-left: 20px;position: relative;line-height: 20px;}
.cust_surgeon_highlights_right ul li::before,.dsm_surgeon_location-content ul li::before,.dsm_tick_icon_list li::before {
    content: '>';
    color: #000;
    font-size: 20px;
    font-weight: bold;
    content: "\f105";
    -webkit-font-smoothing: antialiased;
    font-family: icomoon;
    position: absolute;
    left: 0;
    line-height: 20px;
}
.dsm_tick_icon_list li {border-bottom: 1px solid #e9eaea;padding-bottom: 10px;width: calc(100% - 30px);display: inline-block;margin-left: 30px;padding-left: 25px;vertical-align: top;margin-top: 15px;}
.dsm_tick_icon_list li::before {
    content: '';
    background-image: url('/wp-content/uploads/2020/10/tickmark.png');
    background-size: contain;
    width: 16px;
    height: 16px;
    top: 3px;
}
.cust_surgeon_highlights_right ul li + li,.dsm_surgeon_location-content ul li + li {margin-top: 15px;}
.cust_hightlight_bottom_text {
    font-style: italic;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    margin-top: 30px;
}
.dsm_video_image_slider,.dsm_surgeon_map,.dsm_surgeon_location,.dsm_surgeon_location,.dsm_cust_surgeon_amenities-section {padding-top: 110px}
.dsm_surgeon_location-row {
    min-height: 595px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dsm_surgeon_location-image {background-size: cover;background-position: center center;min-height: 595px;}
.dsm_surgeon_location-image.half {width: calc(100% - (43% + 560px + 10%));}
.dsm_surgeon_location-content {margin-left: 5%;margin-right: 5%;width: 560px;border-bottom: 4px solid #000;}
.dsm_surgeon_location-image.full {width: 43%;}
.dsm_surgeon_location-image.full {width: 40%;}
.dsm_surgeon_location-content ul {padding-bottom: 40px;margin-bottom: 0;}
.dsm_cust_surgeon_amenities-row {display: flex;align-items: center;justify-content: space-between;}
.cust_surgeon_location_background_image {width: 30%;}
.cust_surgeon_location_background_image img {min-height: 515px;width: auto;object-fit: cover;}
.dsm_tick_icon_list {margin-left: -25px;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;margin-top: -15px;}
.dsm_cust_surgeon_amenities-content {padding-left: 50px;width: 70%}
.dsm_video_image_slider .html5gallery-left-1,.dsm_video_image_slider .html5gallery-right-1 {

    width: auto;
    height: auto;
    background-image: none;
    bottom: -78px;
    top: auto !important;
}
.dsm_video_image_slider .html5gallery-left-1::before {
    content: 'Previous';
    background-color: #000;
    color: #fff;
    min-width: 190px;
    display: block;
    padding: 25px 10px;
}
.cust_surgeon_video_image_slider.dsm_video_image_slider {padding-bottom: 80px;}
.dsm_video_image_slider .html5gallery-right-1::before {
    content: 'Next';
    background-color: #000;
    color: #fff;
    min-width: 190px;
    display: block;
    padding: 25px 10px;
}
.dsm_surgeon_map iframe {width: 100% !important}
.dsm_video_image_slider .html5gallery-elem-1 {box-shadow: none}
.dsm_video_image_slider .html5gallery-right-1 {left: 190px !important;}
.dsm_video_image_slider .html5gallery-toolbox-1 {display: block !important;opacity: 1 !important}
.dsm_video_image_slider .html5gallery-elem-1 {padding: 0}
.dsm_video_image_slider .html5gallery-elem-img-1 {margin-left: 0 !important}
.dsm_related_surgeon-section {padding: 110px 40px 0 40px}
.dsm_related_surgeon-row {display: flex;justify-content: space-between;margin: 0 -20px;}
.dsm_related_surgeon-col {
    max-width: 365px;
    margin: 20px;
    box-shadow: 0px 1px 15px rgba(0,0,0,0.1);
    border-radius: 6px;
}
.dsm_related_surgeon-col-inner {background-color: #fff;border-radius: 6px;}
.dsm_related_surgeon-image {position: relative;}
.dsm_related_surgeon-image::before {
    content: '';
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px 6px 0 0;
    pointer-events: none;
}
.dsm_related_surgeon-image > span {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #fff;
    line-height: 1.2;
    font-size: 14px;
}
.dsm_related_surgeon-content {padding: 15px 20px 30px 20px;color: #000;}
.dsm_related_surgeon-title {font-weight: bold;font-size: 20px;line-height: 28px;margin-bottom: 5px;}
.dsm_related_surgeon-location {
    font-size: 14px;
    position: relative;
    padding-left: 22px;
}
.dsm_related_surgeon-location::before {
    content: '';
    background-image: url('/wp-content/uploads/2020/10/map_location.png');
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -3px;
    top: 4px;
}
.dsm_related_surgeon-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.dsm_related_surgeon-info > a {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    min-height: 45px;
    line-height: 35px;
    min-width: 136px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.05rem;
    border-radius: 4px;
    padding: 5px 10px;
}
.dsm_related_surgeon-info > a:hover {background-color: rgba(24,27,32,0.92);color:#fff}
.dsm_related_surgeon-info > p {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
.dsm_related_surgeon-info > p span {display: block;}
.dsm_related_surgeon-image img {
    min-height: 210px;
    max-height: 210px;
    width: 100%;
    min-width: 325px;
    object-fit: cover;
    border-radius: 6px 6px 0 0;
}
/*End Single Property css*/
/*main page*/
.dsm_serch_main {display: flex;justify-content: space-between}
.dsm_serch_main .search_main_right {width:calc(100% - 597px);height:calc(100vh - 165px);}
.dsm_serch_main .cust_search_main_left {padding-left: 40px;width: 597px;max-width: 597px;}
.cust_surgeon_post {
    display: flex;
    padding: 15px 10px 10px 15px;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    margin-top: 20px;
    margin-left: 4px;
    margin-right: 5px;
}
.cust_surgeon_post-thubnail {width: 20%;}
.cust_surgeon_post-contact-info {width: 40%;padding-left: 10px;}
.cust_surgeon_post-sizearea-info {
    width: 40%;
    padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
    text-align: right;
}
.cust_surgeon_post-contact-info > a {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.cust_surgeon_post-contact-info-text {
    margin: 4px 0 0 0;
    font-size: 13px;
    color: #000;
    position: relative;
    padding-left: 22px;
}
.cust_surgeon_post-contact-info-text::before {
    content: '';
    background-image: url('/wp-content/uploads/2020/10/map_location.png');
    background-size: contain;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 3px;
}
.cust_surgeon_post-contact-info > span {
    text-transform: uppercase;
    color: #000;
    line-height: 1;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    display: inline-block;
    margin-top: 10px;
}
.dsm_surgeon_size {
    display: block;
    font-size: 14px;
    width: 100%;
}
.dsm_surgeon_range-text {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin-top: auto;
    width: 100%;
}
.dsm_surgeon_size {
    display: block;
    font-size: 14px;
    width: 100%;
}
.cust_search_filter_select {display: flex;}
.cust_search_filter_select > select {
    width: 115.5px;
    background-color: #000;
    color: #fff;
    text-align: center;
    -webkit-appearance: none;
    margin-right: 10px;
    line-height: 1;
    min-height: 38px;
    height: 38px;
    font-size: 13px;
    padding: 0 20px;
    background-image: url(/wp-content/uploads/2020/10/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 10px 10px;
}
.cust_search_filter_select > input[type="text"] {
    width: 80px;
    padding: 0;
    margin: 0;
    border: 1px solid #000 !important;
    min-height: 38px;
    line-height: 1;
    margin-right: 10px;
    text-align: center;
    font-size: 13px;
    height: 38px;
    background-color: rgba(0,0,0,0);
}
.cust_search_filter_select #clear_filter {
    min-width: 125px;
    background-color: rgba(0,0,0,0);
    border: 1px solid;
    line-height: 1;
    font-size: 13px;
    transition: .4s;
    cursor: pointer;
    background-image: url('/wp-content/uploads/2020/10/clear-filter-icon.png');
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center left 10px;
    text-align: right;
    padding-right: 15px;
}
.cust_search_filter_select #clear_filter:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}
.dsm_serch_main .gm-style .gm-style-iw-c {border-radius: 0;padding: 15px 15px 0 15px !important;}
/*.dsm_serch_main .gm-style .gm-style-iw-c {border-radius: 0;padding: 0;}*/
.dsm_serch_main .gm-style-iw-d {overflow: auto}
.dsm_serch_main .gm-style .gm-style-iw-d {
    overflow: auto !important;
}
.dsm_serch_main .gm-style-iw-d a h4 {
    text-align: center;
    margin: 6px 0 5px 0 !important;
    font-size: 12px;
}
.surgeon_search_wrapper-input {
    display: flex;
    min-height: 38px;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    margin-bottom: 30px;
    width: auto;
    background-color: rgba(0,0,0,0);
    position: relative;
}
.surgeon_search_wrapper-input input[type="text"] {
    height: 38px;
    font-size: 12px;
    padding-right: 40px;
    margin-right: 0;
}
.surgeon_search_wrapper-input #search_filter {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 30px;
    height: 30px;
    background-color: #000;
    border: none;
    padding: 0;
    font-size: 0;
    cursor: pointer;
    background-image: url('/wp-content/uploads/2020/10/search-magnifier-latest.png');
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center;
}
.defualt_count_surgeon {
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}
.defualt_count_surgeon > span {
    color: #000;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.cust_defealt_load,.cust_ajax_load {
    max-height: calc(100vh - 334px);
    overflow-y: scroll;
    margin-left: -4px;
}
.cust_defealt_load .cust_surgeon_post:last-child,.cust_ajax_load .cust_surgeon_post:last-child {margin-bottom: 4px}
.cust_surgeon_post-sizearea-info > .dsm_surgeon_size::before {
    content: '';
    background-image: url('/wp-content/uploads/2020/10/square-icon.png');
    width: 28px;
    height: 28px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.dsm_cust_surgeon_slider-wrapper {padding-top: 130px;}
/*element.style {
    overflow: scroll;
    max-height: 285px;
    scrollbar-width: thin;
    overflow-y: scroll;
    height: 179px;
}*/
.page-template-search_main_data #main > .fusion-row {display: block;}
.dsm_serch_main {padding-top: 60px}
@media(max-width:1160px) {
    .dsm_video_holder video {

        max-width: none !important;
        width: auto !important;

    }
}
@media(max-width:1140px) {
    .dsm_cust_surgeon_information,.cust_surgeon_details_bottom,.cust_surgeon_details_top,.dsm_img_highlite_section, .dsm_video_image_slider, .dsm_cust_surgeon_amenities-section,.dsm_related_surgeon-section {padding-left: 30px;padding-right: 30px}
    .cust_surgeon_details_bottom {width: 72%;}
    .cust_surgeon_details_bottom-wrapper {padding-right: 0;flex-wrap: wrap;}
    .cust_surgeon_details_bottom-left p,.cust_surgeon_details_bottom-left > span,.cust_surgeon_details_bottom-left > a {font-size: 13px}
    .cust_surgeon_details_bottom-right a {padding-left: 15px;padding-right: 15px;font-size: 12px;letter-spacing: .05rem;}
    .dsm_surgeon_location-image.half {width: 60px;}
    .dsm_surgeon_location-content {width: calc(100% - 35% - 60px);}
    .dsm_surgeon_location-image.full {width: 35%;}

}
@media(max-width:1023px) {
    .cust_surgeon_information-col {padding: 10px;}
    .cust_surgeon_information-row > .cust_surgeon_information-col:nth-of-type(1) {padding-right: 20px;}
    .cust_surgeon_information-col h3 {font-size: 4.5vw !important;}
    .cust_surgeon_information-col > p {margin-bottom: 0;}
    h2.dsm_title-h2 {font-size: 30px !important;margin-bottom: 20px;}
    .cust_surgeon_highlights_right ul li, .dsm_surgeon_location-content ul li {padding-left: 15px;line-height: 16px;font-size: 14px;}
    .cust_surgeon_highlights_right ul li::before, .dsm_surgeon_location-content ul li::before, .dsm_tick_icon_list li::before {font-size: 16px;line-height: 16px;}
    .dsm_cust_surgeon_amenities-content {padding-left: 30px;}
    .dsm_tick_icon_list li {font-size: 14px}
    .dsm_related_surgeon-row {margin: 0 -10px;}
    .dsm_related_surgeon-col {max-width: 100%;margin: 10px;width: calc(33.33% - 20px);}
    .dsm_related_surgeon-image img {width: 100%;min-width: 100%;}
    .dsm_related_surgeon-content {padding: 15px 10px 20px 10px;}
    .dsm_related_surgeon-title {font-size: 16px;line-height: 22px;}
    .dsm_related_surgeon-location {font-size: 12px;padding-left: 20px;}
    .dsm_related_surgeon-info > a {min-height: 36px;line-height: 26px;min-width: 44%;}
    .dsm_cust_surgeon_slider-wrapper .owl-carousel .item {height: 430px;}
    .cust_surgeon_details_bottom-right-space-text {
        position: relative;
        bottom: 0;
        width: 100%;
        margin-left: 0;
        color: #fff;
        font-weight: 600;
        max-width: 100%;
        text-align: left;
        padding-left: 30px;
        padding-top: 20px;
    }

    .dsm_img_highlite-row {justify-content: space-between;}
    .cust_surgeon_highlights_left {
        width: 50%;
        grid-row-gap: 15px;
        grid-column-gap: 15px;
        max-width: 400px;
    }
    .cust_surgeon_highlights_right {max-width: 50%;padding-left: 20px;margin-left: 0;width: 50%;}
    .cust_surgeon_highlights_left .field_right.image_wrap:nth-of-type(1) img {min-height: 200px;}
    .cust_surgeon_highlights_left .field_right.image_wrap:nth-of-type(2) img {min-height: 270px;max-width: 167px;width: 100%;}
    .dsm_cust_surgeon_slider-wrapper .owl-carousel .item {height: 500px !important;}
}
@media(max-width:900px) {
    .dsm_serch_main {justify-content: center;flex-direction: column;} 
    .dsm_serch_main .search_main_right {width: 100%;}
    .dsm_serch_main .cust_search_main_left {width: 100%;max-width: 556px;margin: 0 auto;padding: 30px 0 0 0;}
    .dsm_serch_main .search_main_right {height: calc(50vh - 165px);}
    .dsm_cust_surgeon_slider-wrapper .owl-nav > button {width: 35% !important;}
    .dsm_tick_icon_list {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
}
@media(max-width:767px) {
    h1.cust_surgeon_main_title {font-size: 30px !important;line-height: 36px !important;}
    h2.dsm_title-h2 {font-size: 26px !important;}
    .dsm_video_image_slider, .dsm_surgeon_map, .dsm_surgeon_location, .dsm_surgeon_location, .dsm_cust_surgeon_amenities-section {padding-top: 50px;}
    .cust_surgeon_details_action {margin-top: 30px;display: flex;flex-wrap: wrap;}
    .cust_surgeon_btn_link {margin-right: 20px;margin-top: 10px;}
    .cust_surgeon_btn_link + .cust_surgeon_btn_link {margin-left: 0;}
    .cust_surgeon_details_bottom-right {padding-top: 20px;}
    .cust_surgeon_details_bottom {width: 85%;}
    .cust_surgeon_details_top {padding-top: 120px;}
    .cust_surgeon_details_image {min-height: 650px;}
    .dsm_img_highlite-row,.dsm_related_surgeon-row,.dsm_cust_surgeon_amenities-row {flex-wrap: wrap;}
    .cust_surgeon_highlights_left {width: 100%;}
    .cust_surgeon_highlights_right {max-width: 100%;padding-left: 0;padding-top: 25px;width: 100%}
    .dsm_related_surgeon-col {width: calc(100% - 20px);}
    .cust_surgeon_location_background_image {width: 100%;}
    .dsm_cust_surgeon_amenities-content {padding-left: 0;width: 100%;padding-top: 25px;}
    .dsm_surgeon_location-content {width: 100%;margin-left: 30px;margin-right: 30px;}
    .dsm_surgeon_location-image {display: none;}
    .dsm_surgeon_location-content ul {padding-bottom: 25px;}
    .dsm_surgeon_location-row,.dsm_surgeon_location-image {min-height: 320px;}
    .dsm_related_surgeon-section {padding-top: 40px;}
    .cust_search_filter_select {flex-wrap: wrap;margin-left: -5px;margin-right: -5px;}
    .cust_search_filter_select > select,.cust_search_filter_select > input[type="text"] {width: calc(50% - 20px);margin: 10px 5px 0 5px}
    .cust_search_filter_select #clear_filter {min-width: 125px;width: 125px;margin-left: auto;margin-right: auto;min-height: 38px;margin-top: 10px;}
    .dsm_cust_surgeon_slider-wrapper .owl-carousel .item {height: 400px !important;}

}
@media(max-width:575px) {
    .dsm_tick_icon_list li {width: calc(100% - 30px);}  
    .cust_surgeon_post-contact-info > a {font-size: 12px;line-height: 16px;}
    .cust_surgeon_post-contact-info-text::before {width: 15px;height: 15px;}
    .cust_surgeon_post-contact-info-text {font-size: 10px;padding-left: 15px;}
    .cust_surgeon_post {padding: 10px 5px 5px 10px;}
    .cust_surgeon_post-contact-info {width: 47%;padding-left: 5px;}
    .cust_surgeon_post-thubnail {width: 13%;}
    .cust_surgeon_post-sizearea-info {padding-left: 5px;}
    .cust_surgeon_post-contact-info > span,.dsm_surgeon_size {font-size: 10px}
    .dsm_surgeon_range-text {font-size: 8px}
    .cust_surgeon_post-sizearea-info > .dsm_surgeon_size::before {width: 18px;height: 18px;margin-right: 4px;}
    .surgeon_search_wrapper-input {margin-bottom: 15px}
    .dsm_serch_main .search_main_right {height: calc(70vh - 165px);}
    .cust_surgeon_highlights_left {grid-row-gap: 10px;grid-column-gap: 10px;max-width: 270px;}
    .cust_surgeon_highlights_right h2 > span {font-size: 28px !important;}
}
/*End main page*/

/* Footer social links: remove unintended box border on icon wrapper (WP 7 / Avada) */
.fusion-footer .dsm_footer_social_link,
.fusion-footer .dsm_footer_social_link .fusion-social-networks,
.fusion-footer .dsm_footer_social_link .fusion-social-networks-wrapper,
.fusion-footer .dsm_footer_social_link .fusion-social-network-icon {
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	background: transparent !important;
}

.fusion-footer .dsm_footer_social_link .fusion-social-networks-wrapper {
	margin: 0 !important;
	padding: 0 !important;
}

.fusion-footer .dsm_footer_social_link {
	--awb-box-border-top: 0 !important;
	--awb-box-border-right: 0 !important;
	--awb-box-border-bottom: 0 !important;
	--awb-box-border-left: 0 !important;
}

/* Hide leaked loading overlay markup in the global footer (near-me keeps its own) */
.fusion-footer .wait-message-bg,
.fusion-footer .wait-message {
	display: none !important;
}
