/*!
Theme Name: Lạc Việt by Leodigi.dev
Theme URI: https://leodigi.dev/
Author: Thắng Nguyễn
Author URI: https://leodigi.dev/
Description: Start theme by Thắng Nguyễn - Leodigi.dev
Version: 1.0.0
Text Domain: leodigi.dev
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


/* Alignments
--------------------------------------------- */

img {
    max-width: 100%;
    height: auto;
}

iframe {
    max-width: 100%;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.leodigi-no_post_found {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

/* ==========================================================================
   Specialties Component Standalone Banner
   ========================================================================== */
.standalone-banner-wrapper.section-hm-page-banner {
    position: relative !important;
    background: transparent !important;
    margin-top: -70px !important;
    padding: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    z-index: 10;
}
.standalone-banner-wrapper .filter-form {
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
    top: auto !important;
    transform: none !important;
    margin: 0 auto !important;
    height: auto !important;
}
.load-more-holder .load-more-btn:hover .context-no-animate {
    color: #fff !important;
}
.load-more-holder .load-more-btn:hover .arrow svg path {
    stroke: #fff !important;
}
span.context.js-smart-back-text {
    text-transform: capitalize;
}
@media only screen and (max-width: 640px) {
 .standalone-banner-wrapper.section-hm-page-banner {
    margin-top: 50px !important;
}

 #section-doctors-list-banner {
    margin-bottom: 40px !important;
}

 #section-doctors-list-banner .filter-form {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    width: calc(100% - 40px) !important;
    margin: 16px auto 0 !important;
    order: 3;
}
	section.section.section-doctors-list-main .gap-80 {
    height: 0;
}
}
