/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com
Template: smart-mag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Description: Designed by ThemeSphere
Version: 9.5.0.1707727581
Updated: 2024-02-12 08:46:21
*/

.custom_field-data {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #f3f3f3;
    border: 0.5px solid #ddd;
    padding: 10px 5px 1.25px;
    align-items: center;
    margin: 3px 0 15px;
    justify-content: center;
	margin-top: -20px;
}
.custom_field-data hr {
	
    position: relative;
    width: 100%;
    margin-top: -27px;
}
.custom_field-data .desc_ebike h3 {
    font-size: 16px;
    text-align: center;
    padding: 0 0 0 24px;
    position: relative;
}
.custom_field-data .desc_ebike h3::before {
    content: "\f07a";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
}
.custom_field-data .desc_ebike {
    padding: 0 2px 5px;
}
.custom_field-data .shop_img {
    padding: 0 0 10px;
}
.custom_field-data .shop_img ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 60px 1px;
}
.custom_field-data .shop_img ul li span {
    font-size: 15px;
}
.custom_field-data .shop_img ul li img {
    border: 0.5px solid #ddd;
    max-width: 100px;
    padding: 1px;
    background: #fff;
}
/* Yout Tube Height Fix */
.ose-youtube {
	height:auto !important;
}
.s-head-modern-below {
	border-bottom:none !important;
}