/*
Theme Name: Medizco
Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
Author: Xpeedstudio
Author URI: https://xpeedstudio.com/
Description: Medizco is a Medical Health Dental Care Clinic WordPress Theme.
Version: 2.9
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medizco
Tags: theme-options, post-formats, featured-images
*/


.twentytwenty-horizontal .twentytwenty-after-label::before {
	right: inherit !important;
}

.twentytwenty-tip-label{
    bottom: 0;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    position: absolute;
    background: rgb(255 255 255 / 56%);
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}