.site .elementor-products-grid ul.products.elementor-grid li.product {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 40px;
}
.page-template-elementor_header_footer .site-content:after { 
display: none;
}
.col-full.topbar-wrapper {
border: none;
}
@media (min-width: 992px) {
.col-full.main-header, .col-full-nav { 
padding-top: 0px;
padding-bottom: 0px;
}
}
@media (max-width: 992px) {
.main-header, .site-branding { 
height: 0px;
}
}
@media (min-width: 993px) {
.elementor-products-grid ul.products {
width: auto;
}
.elementor-element.elementor-products-grid ul.products li.product {
width: 100%;
}
.elementor-element.elementor-products-grid ul.products li.product.ckit-hide-cta:not(.product-category) {
padding-bottom: 0;
margin-bottom: 30px;
}
}
@media (max-width: 992px) {
.elementor-element.elementor-products-grid ul.products {
width: 100%;
}
.theme-shoptimizer.m-grid-2 .elementor-products-grid .commercekit-wishlist.mini {
top: 15px;
right: 30px;
}
.m-grid-2 ul.products.elementor-grid {
padding: 0;
} body:has(div[data-elementor-type=header]) .mobile-filter,
body:has(div[data-elementor-type=header]) .commercekit-atc-sticky-tabs {
top: -1px;
}
} @media (min-width: 993px) {
.products.elementor-grid {
display: grid;
}
.products.elementor-grid.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.products.elementor-grid.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.products.elementor-grid.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
}
.elementor-element.elementor-products-grid ul.products li.product {
width: 100%;
}
ul.products.elementor-grid {
margin-left: 0;
}
body.static-cta-buttons ul.products.elementor-grid li.product:not(.product-category) {
margin-bottom: 0px;
}
body.static-cta-buttons ul.products.elementor-grid li.product .button {
position: relative;
} .single-product .product .elementor-widget-woocommerce-product-price .price {
float: none;
}
.single-product .elementor-add-to-cart .cart .single_add_to_cart_button {
float: none;
width: inherit;
height: inherit;
line-height: inherit;
} .single-product .swiper-slide {
will-change: revert;
}
@media (max-width: 991px) {
.m-grid-1 .elementor-grid-tablet-2 .elementor-grid,
.m-grid-2 .elementor-grid-tablet-2 .elementor-grid {
grid-template-columns: repeat(2, 1fr);
}
.m-grid-1 .elementor-grid-tablet-3 .elementor-grid,
.m-grid-2 .elementor-grid-tablet-3 .elementor-grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 768px) {
.m-grid-1 .elementor-grid-mobile-1 .elementor-grid,
.m-grid-2 .elementor-grid-mobile-1 .elementor-grid {
grid-template-columns: repeat(1, 1fr);
}
.m-grid-1 .elementor-grid-mobile-2 .elementor-grid,
.m-grid-2 .elementor-grid-mobile-2 .elementor-grid {
grid-template-columns: repeat(2, 1fr);
}
}.awdr_free_product_text{
display: inline-block;
padding: 0px 10px;
background-color: #3d9cd2;
color: #fff;
border-radius: 3px;
}
.variation-wdr_free_product{
display: none !important;
}
.awdr_change_product{
cursor: pointer;
}
.awdr_free_product_variants{
padding: 5px;
}
.awdr-product-name{
padding-left: 10px;
}
.awdr_change_product{
display: flex;
}
.awdr-select-free-variant-product-toggle {
color: gray;
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 1.02em;
transition: 0.4s;
}
.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
color: #444;
}
.awdr-select-variant-product {
padding: 0 18px;
display: none;
background-color: white;
overflow: hidden;
}
.awdr-select-free-variant-product-toggle:after {
content: '\02795'; font-size: 12px;
color: #777;
margin-left: 10px;
}
.awdr-select-free-variant-product-toggle-active:after {
content: "\2796"; }