/*
Theme Name: Sample Genie v12 (2026)
Author: Jassen T
Author URI: www.sample-genie.com
Description: The Sample Genie Theme.
Version: 12 
License: GNU General Public License v2 or later
*/

/* Custom Video- Stream styles */
.video-links.panel-button.alt {
    position: relative;
    margin-bottom: 20px;
}

.video-links.panel-button.alt span.title {
    position: absolute;
    left: 10px;
    top: 9px;
    bottom: 9px;
    line-height: 22px;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #ff8000 !important;
    width: calc(100% - 20px);
    min-height: 50px;
    padding-top: 60px;
    padding-left: 45px;
    padding-bottom: 5px;
}
.video-links.panel-button.alt span i {
	top: unset;
	top: initial;
}
#search-guide .video-tag {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-content img {
margin-bottom: 0
}

body #search-guide {
    max-width: 85%;
}
body #search-guide .carousel {
	margin-bottom: 10px;
}
button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    background-color: #ac631a;
    border: none;
    left: -50px;
    top: 5px;
}
button.slick-next.pull-right.slick-arrow {
    position: absolute;
    background-color: #ac631a;
    border: none;
    right: -50px;
    top: 5px;	
}
button.slick-next:hover, button.slick-prev:hover {
	background-color: #ffc107 !important;
}
#search-results .video-links.panel-button.alt {
	padding-left: 10px;
}
#search-results .video-links.panel-button.alt img.img-fluid {
	margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
	background-color:#ffffff;
}
