/*
 * Vendor_Module
 *
 * @category Vendor
 * @package Module
 * @author Ilja Polanskis <ilja.polanskis@scandiweb.com>
 * @copyright Copyright (c) 2021. Scandiweb, Inc (http://scandiweb.com)
 * @license http://opensource.org/licenses/OSL-3.0 The Open Software License 3.0 (OSL-3.0)
 */

/* ===== BEAUTY-19 CSS BEGIN ===== */
.video-thumb-icon:after {
    background: url('../images/gallery-sprite.png') bottom left;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 49px;
}

.fotorama-video-container:after {
    background: url('../images/gallery-sprite.png') bottom right;
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px;
    cursor: pointer;
}

.product-video.responsive {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
/* ===== BEAUTY-19 CSS END ===== */

/* ===== BEAUTY-20 CSS BEGIN ===== */
.checkout-cart-index .message.notice,
.checkout-index-index .message.notice {
    padding: 0;
}

.checkout-cart-index .message.notice span,
.checkout-index-index .message.notice span {
    color: #4cd964;
    font-weight: bold;
}

/* ===== BEAUTY-19 CSS END ===== */