.elementor-heading-title span {
    color: #268F3D;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
	    margin: -30px 0px;
}
.wcgs-lightbox.top_right {
    display: none;
}
li.product-category.product:hover {
    background-color: #ffffff;
    box-shadow: 0 20px 80px rgba(0, 0, 0, .12);
    padding: 20px !important;
}
li.product-category.product
{
    border-radius: 10px;
	padding: 20px !important;
}
select.gt_selector.notranslate {
   font-size: 14px;
    font-weight: 500;
    line-height: 24px !important;
    font-family: 'Poppins';
    color: #26885C;
    border-radius: 20px;
    height: 41px;
    width: 70%;
    padding: 10px 15px;
    background-color: #ffffff;
}
.elementor-28383 .elementor-element.elementor-element-963e137 a > img {
    width: 80%;
}
header.woocommerce-products-header {
    margin-top: 20px;
}
.woocommerce-breadcrumb {
    margin-bottom: 0px !important;
}

.single_variation_wrap {
    display: none !important;
}
.elementor-28337 .elementor-element.elementor-element-undefined-a871b88 .elementor-nav-menu--dropdown a {
    padding-left: 15px;
    padding-right: 15px;
}
h1, h2, h3, h4, h5, h6 {
    padding: 0em 0 0 !important;
}
.term-description {
    display: none;
}
.woocommerce-breadcrumb {
    color: #1B1B1B;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    line-height: 24px;
    text-align: left;
	padding-bottom: 1em;
}
.woocommerce-breadcrumb a {
    color: #6F6C90;
    box-shadow: none;
    text-decoration: none;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    line-height: 24px;
    text-align: left;
	
}

h1.woocommerce-products-header__title.page-title {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins';
    line-height: 18px;
    color: #1B1B1B;
    text-align: left;
    text-transform: uppercase;
}

p.woocommerce-result-count {
    color: #6F6C90;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: left;
}

select.orderby {
    padding: 0px 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin: 4px 2px;
    background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    background: #fff;
    color: #222;
    border-radius: 8px;
    min-width: 100px;
    line-height: 38px;
}

h2.woocommerce-loop-product__title {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins';
    line-height: 20px;
    color: #1B1B1B;
    text-align: left;
    text-transform: uppercase;
	letter-spacing: 0;
	margin: 15px 0px;
}

a.button.product_type_simple {
    background-color: #1B1B1B;
    padding: 12px 32px;
    color: #ffffff;
    font-family: 'Poppins', Sans-serif;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    line-height: 32px;
    width: 100%;
    border-radius: 10px;
    display: block;
    text-align: center;
	margin: 15px 0px;
}

li.product.type-product {
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 12px 12px 12px 12px !important;
    display: inline-block;
    list-style: none;
    transition: all .35s linear;
    -webkit-transition: all .35s linear;
    float: left;
	text-align: center;
}

li.product.type-product:hover {
    background-color: #ffffff;
    box-shadow: 0 20px 80px rgba(0, 0, 0, .12);
}

.elementor-28337 .elementor-element.elementor-element-undefined-a871b88 div.elementor-menu-toggle {
    color: #000000;
    border: 0px;
}
.elementor-28337 .elementor-element.elementor-element-undefined-a871b88 div.elementor-menu-toggle svg {
    fill: #000000;
}
div#infinite-view-2, div#infinite-handle {
    display: none;
}
.infinite-scroll .woocommerce-pagination {
    display: block;
}
a.button.product_type_variable {
    background-color: #1B1B1B;
    padding: 12px 32px;
    color: #ffffff;
    font-family: 'Poppins', Sans-serif;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    line-height: 32px;
    width: 100%;
    border-radius: 10px;
    display: block;
    text-align: center;
    margin: 15px 0px;
}
.wcgs-swiper-arrow {
    display: none !important;
}
@media screen and (min-width: 48em) {
    .wrap {
        max-width: 1425px;
        padding-left: 3em;
        padding-right: 3em;
			        padding-top: 2em;
			font-family: 'Poppins';
    }
}