/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 03 2024 | 15:52:33 */
.single-product .woocommerce-sg-product-price {
    display: none;
}

.tax-product_cat ul.pxl-breadcrumb li:nth-child(2) {
    display: none;
}

.quantity-label {
    display: none;
}

.single-product #pxl-content-area div.product .quantity, .single-product > div.product .quantity {
    display: none;
}

button.single_add_to_cart_button {
    background: #128C7E !important;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
    max-width: 100%;
    max-height: 100%;
    height: 100% !important;
}

.woocommerce-product--rating {
    display: none !important;
}

.woocommerce.archive .products.shop-view-list li .add_to_cart_button:before, .woocommerce.archive .products.shop-view-list li .added_to_cart:before {
    content: "\f618";
    font-family: bootstrap-icons;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header {
    align-items: stretch;
    min-height: unset !important;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header a {
    height: 100%;
    align-items: stretch;
}

.woocommerce ul.products li.product .price,
.woocommerce .woocommerce-product-inner .woocommerce-product--buttons {
    display: none !important;
}

.woocommerce #pxl-sidebar-area .widget_products ul {
    padding: 20px 0;
}

.woocommerce #pxl-sidebar-area .widget_products ul .amount {
    display: none;
}

.woocommerce #pxl-sidebar-area .widget_products ul li {
    align-items: center;
}

.pxl-archive-post .post-content .post-metas {
    display: none;
}

.pxl-archive-post .post-content {
    margin-top: 30px;
}

.pxl-scroll-top.pxl-on {
    right: auto;
    left: 20px;
}

.pxl-archive-post .post-content .post-excerpt {
    display: none;
}

.search-results main#pxl-content-main {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.search-results main#pxl-content-main article {
    flex: 0 0 49%;
}

.pxl-archive-post .post-date {
    display: none;
}

.search-results main#pxl-content-main nav.pxl-pagination-wrap {
    flex: 0 0 100%;
    display: flex;
    width: 100%;!;!i;!;
}

.search-results main#pxl-content-main nav.pxl-pagination-wrap .pxl-pagination-links {
    justify-content: center;
}

.search-results main#pxl-content-main article {
    flex: 0 0 32%;
}

.woocommerce .woocommerce-product-inner {
    border: 1px solid #dadee2;
    border-radius: 20px;
}



.woocommerce ul.products li.product a img {
    height: 350px !important;!i;!;
    object-fit: contain;
    padding: 30px;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header {
    background-color: white;
}

.heading-related .title-related {
    font-size: 40px;
}

#wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel {
    border: 1px solid #dee2e5;
    border-radius: 20px;
}

.single-product .wcgs-swiper-button-prev.wcgs-swiper-arrow {
    right: auto;
    left: 15px !important;
}

.single-product .wcgs-swiper-button-next.wcgs-swiper-arrow {
    right: 15px !important;
    left: auto;
}

.single-product #wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox {
    background: #ffcc53;
    color: #051b2e;
}

.single-product #wpgs-gallery .wcgs-carousel .wcgs-swiper-arrow, #wpgs-gallery .wcgs-carousel .wcgs-swiper-arrow {
    background-color: #ffcc53;
}

.single-product #wpgs-gallery .wcgs-carousel .wcgs-swiper-arrow:before, #wpgs-gallery .wcgs-carousel .wcgs-swiper-arrow:before {
    color: #051b2e;
}

#qlwapp .qlwapp-container a.qlwapp-toggle {
    background: #128c7e;
}

.pxl-scroll-top.pxl-on {
    display: none !important;
}

.pxl-shop-topbar-wrap .nice-select {
    display: none !important;
}

.woocommerce #pxl-sidebar-area .widget_products ul img {
    background: transparent !important;
}

.pxl-shop-topbar-wrap .text-heading.number-result {
    margin-bottom: 0;
}

.pxl-contact-form .wpcf7-form-control-wrap br {
    display: none;
}

.pxl-archive-post .post-content .post-title {
    font-size: 20px;
}


@media screen and (max-width: 991px) {
.heading-related .title-related {
    font-size: 30px;
}
.pxl-shop-topbar-wrap {
    display: flex !important;
	flex-wrap: wrap;
}
.pxl-shop-topbar-wrap .pxl-view-layout-wrap .pxl-view-layout {
	display: none !important;
}

.pxl-menu-primary li.menu-item > a {
    font-size: 20px;
    line-height: 60px;
}
.woocommerce.archive .products.shop-view-list li .woocommerce-product-inner {
    padding: 0 20px 20px 20px;
}

/*Sidebar*/
aside#pxl-sidebar-area {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    z-index: 9999;
    background: #f6f6f6;
    height: 100%;
    max-height: max-content;
    overflow-y: scroll;
    padding: 80px 20px 100px 20px;
	margin-top: 0 !important;
    transform: translateX(100%) !important;
    -webkit-transform: translateX(100%) !important;
    transition: transform .5s ease !important;
}
aside#pxl-sidebar-area.sidebar-active {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    transition: transform .5s ease !important;
}
	.close-sidebar-filter {
		   position: absolute;
		   top: 30px;
		   left: auto;
		   right: 20px;
	}
html.body-overflow {
    overflow: hidden;
}
.close-sidebar-filter img {
    height: 30px;
}
.sidebar-filter {
    display: flex;
    gap: 15px;
    align-items: center;
}

.sidebar-filter span img {
    height: 30px;
}

.sidebar-filter span {
    font-size: 16px;
    color: #051b2e;
}
aside#pxl-sidebar-area .widget_search .search-field {
    background: white !important;
}

.pxl-sidebar-area .widget {
    background: white !important;
}
}

@media screen and (max-width: 575px) {
.woocommerce-sg-product-excerpt {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
#wpgs-gallery .wcgs-thumb.swiper-slide img {
    height: 120px !important;
}
.search-results main#pxl-content-main article {
    flex: 0 0 100%;
}
.pxl-shop-topbar-wrap .woocommerce-result-count {
    font-size: 15px !important;
}
}

