.button-down {
position: relative;
position: absolute;
bottom: 30;
padding-bottom: 25px;
}

blockquote {
padding: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 15px;
}
#item-1776366655945 .ba-slideshow-img {
border-radius: 8px;
}
.corner {
border-bottom-right-radius: 40px;
}
#item-17754148711850 .ba-slideshow-img {
background-size: contain;
}
.ba-store-wishlist-close-wrapper i, .ba-store-cart-close-wrapper i, .close-overlay-section i, .close-lightbox i {
 background-color: #ffffff;
 border-radius: 100px;
}
#item-1775486300298 .ba-slideshow-img {
background-size: auto;
}
.ba-live-search-body {
background: #161616;
border: 1px solid var(--border);
}
.ba-live-search-product-title a,.ba-live-search-product-category a {
color: #fff7f7;
transition: opacity .3s;
}
/* button login margin-top: 15px; */
.login {
text-align: center;
}
 .ba-comment-message,.user-comment-wrapper  {
border-width: 1px !important;
}

.ba-live-search-product-category a:hover {
 color: #f79b0a;
}

/* Fix */
.lightbox-open .ba-section:has(.row-with-intro-items) > .ba-overlay {
    z-index: 0;
}
/* Mega Menu - Hidding Dropdown Icon */
.main-menu i.ba-icon-caret-right {
    display: none !important;
}

/* Sign In Page - Custom Height For Social Login Buttons */
.ba-login-integration-btn {
    min-height: 50px;
}

/*Home Page - Removing Slidehsow Overlay in Post Slider 
    background-image: none !important;
}*/
.ba-item-recent-posts-slider .ba-slideshow-caption {
/* Hiding First Posts in Recent Posts Plugin */
.hide-first .ba-blog-post:first-child {
    display: none;
}
.hide-first .ba-blog-post:last-child {
    margin-top: 0 !important;
}
/* Hidding Border Bottom at the Last Post */
.hide-border .ba-blog-post:last-child {
    border-bottom: none;
}
/* Red Background for Labels */
.label-headline h2,
.label-headline span.ba-blog-post-category a {
    background: var(--primary);
    display: inline-block;
    padding: 5px 20px;
}
/* Responsive*/

@media (max-width: 1024px) {
    .column-wrapper .ba-grid-column-wrapper .ba-grid-column.column-horizontal-align-left > .label-headline,
    .column-wrapper .ba-grid-column-wrapper .ba-grid-column.column-horizontal-align-left > .ba-item-related-posts {
          width: 100%!important;
      }

      .label-headline .content-text {
        text-align: center;
      }
}


@media (max-width: 768px) {
    .ba-item-recent-posts-slider .slideshow-type .ba-slideshow-caption {
        padding-left: 20px;
        padding-right: 20px;
    }
  	.hide-first .ba-blog-post:last-child {
    		margin-top: 20px !important;
		}
      #item-17256103095410 h5 {
        margin: 0 !important;
    }
}
.intro-post-infor, .ba-author-avatar, .ba-blog-post-info-wrapperr,.ba-author-avatar {
height: 40px;
width: 40px;
}  
.ba-store-wishlist-close-wrapper i, .ba-store-cart-close-wrapper i, .close-overlay-section i, .close-lightbox i {
    color: inherit;
    cursor: pointer;
    font-size: 2.25rem;
    margin-top: 10px;
    background-color: #ffffff !important;
    border-radius: 100px !important;
}
 

  
  