/*
Theme Name: Etchy
Theme URI: https://etchy.qodeinteractive.com
Description: Print Shop WordPress Theme
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: etchy
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.custom-gallery-slider {
  max-width: 500px;
  margin: 0 auto;
}

.custom-gallery-slider img {
  width: 100%;
  border-radius: 8px;
}

.show-password-input::before {
    content: "Show Password";
}

.post-6158, .post-6149, .post-6140
.custom-size-fields{
  display: none !important;
}

.custom-size-fields .required{
  color: red;
}

.qodef-grid-item .widget_block .wp-element-button{
  color: #000 !important;
}