aside.features {
    display: grid;    gap: 25px;    width: 30%;
}
section.feature-section {    
    padding: 0 30px;
}
.feature-section .product.photo.product-item-photo, .popular-section .product.photo.product-item-photo {    
    width: 50%;    
    margin: 0 auto;
}
.feature-section .btn-addtocart-enhanced, .popular-section .btn-addtocart-enhanced {     
    background-color: #f89406; 
    border:  #f89406 
}
.feature-section .owl-nav {
  position: absolute;
  top: -60px;
  right: 10px;
  display: flex;
  gap: 8px;
}
.feature-section .product-price-sku {
    display: flex;    
    justify-content: space-between;
    margin: 10px 0 0;
}
.feature-section .product-item-info {    
    min-height: 380px;    
    height: 100%;
}
.feature-section .price-box {
    margin: 0;
}
.feature-section .product-sku-label-value {
    font-weight: 600;
}
.feature-section .stock-wishlist-wrapper, .popular-section .stock-wishlist-wrapper {
    display: flex;    
    justify-content: space-between; 
}
.feature-section h2.feature-title {
    color: #0088cc;
    font-size: 25px;
}
.feature-section .feature-header {
    display: flex;
    gap: 10px;
    align-items: center;
}
.feature-section .owl-top-narrow .owl-theme .owl-controls {
    top: 0px;
}
.feature-section .products-grid .product-item .product-item-details, 
.popular-section .products-grid .product-item .product-item-details {        
    text-align: left;
}
.feature-section .owl-nav button {
  background: #ffffff !important;
  border: 1px solid #dcdcdc !important;
  color: #000000 !important;
  font-size: 18px !important;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  line-height: 36px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0,0,0,0.08);
}
.feature-section .products-grid .product-item-details .product-item-actions .tocart, 
.popular-section .products-grid .product-item-details .product-item-actions .tocart  {
    background-color: #0088CC;    
    border-color: #0088CC;     
    white-space: nowrap;    
    overflow: hidden;    
    text-overflow: ellipsis;     
    width: 110px;    
    color: #ffffff;
}
.feature-section a.wishlist-float, 
.popular-section a.wishlist-float {
    border: 1px solid #D9D9D9;    
    border-radius: 20px;    
    padding: 8px;    
    font-size: 13px;    
    margin: 20px;
}
.feature-section .cart-qty-wrapper, 
.popular-section .cart-qty-wrapper {    
    display: flex; 
}
.feature-section .products-grid .product-item .product-item-info:hover a.action.towishlist.actions-secondary, 
.popular-section .products-grid .product-item .product-item-info:hover a.action.towishlist.actions-secondary {    
    display: none;
}
.feature-section button.qty-btn.qty-minus, .feature-section button.qty-btn.qty-plus, 
.popular-section button.qty-btn.qty-minus, .popular-section button.qty-btn.qty-plus {
    border: none;     
    line-height: 20px;    
    font-size: 10px;
    color: #000; 
    background: #fff;
    padding: 5px; 
}
.feature-section .products-grid .product-item:hover .product.photo.product-item-photo, 
.popular-section .products-grid .product-item:hover .product.photo.product-item-photo {    
    box-shadow: none;
}
.feature-section .product-item-info:hover .product-item-details .product-item-actions, 
.popular-section .product-item-info:hover .product-item-details .product-item-actions {    
    margin: 0;
}
.feature-section .product-item-info:hover .product-item-details .product-item-actions, 
.popular-section .product-item-info:hover .product-item-details .product-item-actions {    
    margin: 0 0 0 16px;
}
.feature-section .custom-stock-badge, 
.popular-section .custom-stock-badge {    
    float: left;    
    background: #28A745;    
    color: #fff;    
    padding: 1px 4px 0;    
    font-family: 'Bebas Neue'; 
    height: 23px; }
.feature-section .input-text.qty-input, 
.popular-section .input-text.qty-input {
    width: 25px;     
    height: 32px;
    text-align: center;    
    background: #0088cc;    
    color: #fff;
    border: none;    
    padding: 0px;
}
.feature-section .owl-nav button:hover {
  background: #007BFF !important;
  color: #ffffff !important;
  border-color: #007BFF !important;
}
.feature-section .owl-top-narrow .owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 23px;
    padding: 4px;
    color: #000;
    background-color: #efefef;
    border-radius: 32px;
    line-height: 1;
}
.owl-prev-arrow, .owl-next-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.popular-section .price-box {    
    margin: 0;
}
.popular-section .product-sku-label {    
    font-weight: 600;
}
.popular-section .product-sku {    
    display: flex;    
    justify-content: space-between;    
    margin: 10px 0 0;
}
.popular-section {
    background: #EEEEEE;    
    padding: 25px;    
    margin: 0 40px 25px;
}
.feature span {    
    padding: 6px 0 0 0;
}
.section-header {    
    display: flex;    
    justify-content: space-between; 
    padding: 25px 0;
}
/* GRID 2 */
.grid-2 { 
    display:flex; 
    gap:20px;
}
/* features */
.feature img.feature-img {    
    width: 13%; 
}
.feature { 
    background:#fff; 
    padding:12px; 
    border:1px solid #eee;     
    display: flex;     
    gap: 10px;       
    align-items: center;}
.feature strong { 
    color:#111; 
}
/* popular grid */
.popular a.viewmore {
    background: #0088CC;    
    color: #fff;    
    font-size: 16px;    
    padding: 5px 10px; 
    text-decoration: none;
}
.popular h3 {    
    font-size: 25px;    
    color: #0088cc;    
    margin: 0px;    
    display: flex;    
    align-items: center;    
    gap: 8px;
}
.popular {    
    background: #fff;    
    padding: 0 25px 25px;     
    width: 70%;
}
.popular-grid { 
    display:grid; 
    grid-template-columns:2fr 2fr 2fr; 
    gap:12px;
}
.small-card { 
    background:#fff; 
    border:1px solid #eee; 
    padding:10px; 
    border-radius:6px; 
    display:flex; 
    flex-direction:column; 
    gap:8px; 
    align-items:flex-start; 
}
.small-card img { 
    width:100%; 
    height:auto; 
}
@media (max-width: 768px) {
aside.features {    
    display: grid;    
    width: 100%; 
} 
.grid-2 {    
    display: grid; 
    margin:20px;
}  
.popular, 
.popular-section .products li.item.product, 
.feature-section .products-grid .product-item-details .product-item-actions .tocart, 
.popular-section .products-grid .product-item-details .product-item-actions .tocart {    
    width: 100%; 
}
.feature-section .product-item-info:hover .product-item-details .product-item-actions, 
.popular-section .product-item-info:hover .product-item-details .product-item-actions {
    margin: 10px 0 0 0px;
}
.feature-section .owl-nav {    
    position: absolute;     
    top: -54px;     
    right: 0px; 
}
.feature-section .product-price-sku {    
    display: grid; 
}
section.feature-section {    
    padding: 0 20px; 
}
.popular-section .products-grid .product-item-details .product-item-actions, 
.feature-section .products-grid .product-item-details .product-item-actions {  
    margin: 10px 0 0; 
}
.feature-section .owl-top-narrow .owl-theme .owl-controls .owl-nav [class*=owl-] {    
    font-size: 16px; 
}
.feature-section .action.tocart.primary.btn-addtocart-enhanced span, 
.popular-section .products-grid .product-item-details .product-item-actions .tocart span, 
span.feature-arrow {    
    display: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .feature-section .action.tocart.primary.btn-addtocart-enhanced span, 
    .popular-section .products-grid .product-item-details .product-item-actions .tocart span, 
    span.feature-arrow {
        display: none;
    }
}
