/*
Theme Name: X Theme Child
Theme URI: http://example.com/twenty-fifteen-child/
description: >
Twenty Fifteen Child Theme
Author: Themefisher
Author URI: https://themefisher.com
Template: x-theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-fifteen-child
*/


.card-img, .card-img-bottom, .card-img-top {
    height: auto;
}

#edd_checkout_form_wrap select.edd-select {
    display: block;
    padding: 10px 10px;
    outline: none;
    font-size: 14px;
    color: #777;
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #0000;
    transition: .3s all;
}