/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");

body {
 margin: 0;
 font-family: "Outfit", sans-serif;
}

.swiftfilter_shop h1,
.swiftfilter_shop h2,
.swiftfilter_shop h3,
.swiftfilter_shop h4,
.swiftfilter_shop h5,
.swiftfilter_shop h6 {
 margin: 0;
 font-family: "Outfit", sans-serif !important;
 padding: 0;
 font-weight: 600;
}
.swiftfilter_shop {
 font-family: "Outfit", sans-serif !important;
}
td,
th {
 font-family: "Outfit", sans-serif;
 letter-spacing: -0.3px;
}

a {
 text-decoration: none;
}

.swiftfilter_row {
 --bs-gutter-x: 1.5rem;
 --bs-gutter-y: 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.swiftfilter_row2 {
 --bs-gutter-x: 1.5rem;
 --bs-gutter-y: 0;
 display: flex;
 flex-wrap: wrap;
}

.swiftfilter_col-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%;
}

.swiftfilter_col-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
}
.swiftfilter_col-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
}

.swiftfilter_shop {
 font-family: "Outfit", sans-serif;
 background: transparent !important;
 margin: 0 auto;
 width: 100%;
 max-width: 100% !important;
 z-index: 9;
 position: relative;
}
.swiftfilter_shop_banner {
 background: url("../../assets/img/swiftfilter_gun.jpg");
 height: 450px;
 width: 100%;
 position: relative;
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
}
.swiftfilter_banner_content {
 text-align: center;
 padding: 130px 0px;
 z-index: 999;
 position: relative;
}
.swiftfilter_banner_content h1 {
 font-family: "Outfit", sans-serif;
 font-size: 48px;
 text-transform: uppercase;
 font-weight: 600;
 color: #f2f2f2;
 margin: 0;
 text-align: center;
}
.swiftfilter_banner_content p {
 font-family: "Outfit", sans-serif;
 font-size: 20px;
 margin: 0;
 font-weight: 400;
 color: #f2f2f2;
 text-align: center;
}
.swiftfilter_banner_overlay {
 background: rgba(0, 0, 0, 0.75);
 position: absolute;
 width: 100%;
 z-index: 9;
 height: 100%;
 top: 0;
}
a.swiftfilter_btn {
 background: #ff8e16;
 padding: 15px 25px 13px 25px;
 text-decoration: none;
 font-family: "Outfit", sans-serif;
 font-size: 18px;
 line-height: 1em;
 text-transform: uppercase;
 color: #000;
 margin: 20px 0px;
 border: 1px solid #ff8e16;
 transition: 0.5s;
 font-weight: 500;
 text-align: center;

 display: inline-block;
}
a.swiftfilter_btn:hover {
 background: none;
 border: 1px solid #ff8e16;
 color: #ff8e16;
}

.swiftfilter_shop_bottom {
 width: 100%;
 float: left;
 position: relative;
}
.swiftfilter_filter {
 width: calc(100%) !important;
 position: relative;
 float: left;
}
.swiftfilter_filter_top {
 background: #ccc;
 padding: 10px 15px;
 display: flex;
 align-items: center;
 justify-content: space-between;
 color: #000;
 font-size: 18px;
 font-weight: 500;
}
.swiftfilter_filter_top img {
 max-width: 30px !important;
}
.swiftfilter_filter_top h3 {
 font-family: "Outfit", sans-serif;
 font-size: 18px;
 margin: 0;
 text-transform: uppercase;
 padding-bottom: 0;
 font-weight: 600;
 color: #000;
 text-align: right;
}

.swiftfilter_one_filter {
 border-bottom: 1px solid #dbdbdb;
}
.swiftfilter_accordion {
 background-color: transparent;
 color: #454545;
 box-shadow: none;
 padding: 20px 0px;
 font-family: "Outfit", sans-serif;
 cursor: pointer;
 width: 100%;
 text-transform: uppercase;
 border: none;
 margin: 0;
 line-height: 1em;
 text-align: left;

 outline: none;
 font-size: 15px;
 font-weight: 600;
 transition: 0.3s;
}
.swiftfilter_accordion:active,
.swiftfilter_accordion:focus {
 box-shadow: none !important;
 outline: none !important;
}

.swiftfilter_active,
.swiftfilter_accordion:hover,
.swiftfilter_accordion:hover:after {
 box-shadow: none !important;
 opacity: 1;
 background: none;
 color: #000;
}

.swiftfilter_accordion:after {
 content: "\002B";
 color: #111;
 float: right;
 font-family: "Outfit", sans-serif;
 font-size: 24px;
 margin-left: 5px;
 font-weight: 400;
 transition: 0.3s;
 display: inline-block;
}

.swiftfilter_active:after {
 content: "\2212";
  display: inline-block;
}
.swiftfilter_product_count {
 font-size: 15px;
 padding: 0px 15px;
 font-weight: 500;
 color: #000;
}



input.filter-checkbox {
 margin: 0;
 padding: 0;
 margin-right: 10px;
}

input[type="checkbox" i] {
 border: 1px solid #eee !important;
 border-radius: 0 !important;
 margin-top: 0;
 display: inline-block;
 vertical-align: middle;
}

ul.swiftfilter_breadcrumbs_items {
 padding: 0;
 margin: 0;
}
li.swiftfilter_item {
 list-style-type: none;
 float: left;
 font-size: 15px;
 color: #333;
 line-height: 1em;
 font-weight: 600;
}
li.swiftfilter_item a {
 color: #777;
 float: left;
 transition: 0.3s;
 font-weight: 500;
}
li.swiftfilter_item a:hover {
 color: #000;
}
.swiftfilter_item:not(:last-child):after {
 margin: 0px 7px;
 font-size: 14px;
 color: #777;
 content: "/";
}
.swiftfilter_shop_products {
 float: right;
 width: 75%;
}
.swiftfilter_shop_products_top {
 background: #ccc;
 width: 100%;
 float: left;
 padding: 10px 0px 10px 0px;
 display: flex;
 align-items: center;
 justify-content: space-between;
}
.swiftfilter_breadcrumbs {
 margin: 30px 0px;
 float: left;
}
.swiftfilter_shop_topbar_left {
 display: flex;
 align-items: center;
}

.swiftfilter_onhov {
 background: #fff;
 display: inline-block;
 height: 40px;
 width: 100%;
 position: absolute;
 left: 0;
 bottom: -50px;
 z-index: 9;
 height: 50px;
 line-height: 50px;
 -webkit-transition: all 0.4s ease;
 -moz-transition: all 0.4s ease;
 transition: all 0.4s ease;
}


.swiftfilter_sortby-pagination .woocommerce-ordering {
 margin: 0 !important;
 padding: 0 !important;
}
select.swiftfilter_sortby option,
.swiftfilter_form_group option {
 color: #444;

 font-size: 13px;
 font-weight: 500;
}
select.swiftfilter_sortby:focus,
.swiftfilter_form_group select:focus {
 outline: 0;
}
.swiftfilter_form_group textarea {
 height: 100px;
 max-width: 500px;
 margin-top: 10px;
 width: 100%;
}
.swiftfilter_sortby-pagination {
 float: right;
 padding-left: 15px;
}
.swiftfilter_single_product {
 position: relative;
 text-align: center;
 border: 1px solid #dbdbdb;
 padding: 15px;
}
.swiftfilter_shop_products_bottom {
 width: 100%;
 float: left;
}
.swiftfilter_single_product h3 {
 color: #000;
 text-transform: uppercase;
 font-size: 15px;
 font-weight: 600;
 font-family: "Outfit", sans-serif;
 text-align: center;
 line-height: 1.2em;
 width: 100%;
 margin-top: 20px;
}
a.swiftfilter_product_category {
 color: #000;
 font-size: 14px;
 font-weight: 500;
 font-family: "Outfit", sans-serif;
 text-align: center;
 line-height: 1.2em !important;
 padding: 0px 5px;
 transition: 0.3s;
 text-decoration: underline;
 /* display: inline-block; */
}
.swiftfilter_pro-cate {
 margin-top: 15px;
}
a.swiftfilter_product_category:hover {
 color: #fff;
}
a img.swiftfilter_product {
 max-width: 100%;
 max-height: 250px;

 object-fit: cover;
 object-position: center;
 min-height: 250px;
}
.swiftfilter_product_price {
 color: #ff8e16;
 font-size: 16px;
 font-weight: 600;
 text-align: center;
 line-height: 1.2em;
 transition: 0.3s;
 margin: 15px 0px 0px 0px;
 display: inline-block;
 font-family: "Outfit", sans-serif;
 width: 100%;
}
.swiftfilter_hover_price span {
 text-decoration: line-through;
 color: #ffecd8;
 font-size: 15px;
 font-family: "Outfit", sans-serif;
}
.swiftfilter_hover_price {
 color: #000;
 font-weight: 600;
 line-height: 1.2em;
 width: 100%;
 font-family: "Outfit", sans-serif;
 float: left;
 margin-top: 15px;
 margin-bottom: 15px;
}
.swiftfilter_product_count p {
 color: #777;
 font-size: 14px;
 font-weight: 500;
 text-align: center;
 font-family: "Outfit", sans-serif;
 line-height: 1.2em;
 padding: 0px 15px;
 margin: 0;
}
a.swiftfilter_add_cart {
 background: #000;
 padding: 8px 15px 8px 15px;
 text-decoration: none;
 font-family: "Outfit", sans-serif;
 font-size: 14px;
 line-height: 1em;
 /* text-transform: uppercase;*/
 color: #fff;
 border: 1px solid #000;
 transition: 0.5s;
 font-weight: 500;
 text-align: center;
 display: inline-block;
}
a.swiftfilter_add_cart:hover {
 background: none;
 border: 1px solid #fff;
 color: #fff;
}
.swiftfilter_white-color {
 color: #fff !important;
}
.swiftfilter_onsale {
 position: absolute;
 top: 0px;
 z-index: 9;
 font-family: "Outfit", sans-serif;
 width: 50px;
 height: 50px;
 left: 0px;
 border-radius: 100px;
 transition: opacity 0.3s ease;
 background-color: #ff8e16;
 direction: ltr;
 margin: 10px;
}
.swiftfilter_onsale h5 {
 padding: 18px 0px;
 font-weight: 600;
 line-height: 1em;
 font-size: 18px;
 color: #000;
}

.swiftfilter_position {
 position: sticky;
 top: 0px;
}

.swiftfilter_align_center {
 align-items: center;
}
a.swiftfilter_view_4 img {
 width: 19px;
 border-radius: 0px;
}

.swiftfilter_shop_bottom {
 padding-bottom: 50px;
}
a.swiftfilter_product_title h3 {
 transition: 0.3s;
 padding-bottom: 0;
 min-height: auto;
}
a.swiftfilter_product_title h3:hover {
 color: #fff;
}
.swiftfilter_single_product .swiftfilter_button-head {
 display: inline-block;
 height: 40px;
 width: 100%;
 position: absolute;
 left: 0;
 bottom: -100%;
 z-index: 9999;
 -webkit-transition: all 0.8s ease;
 -moz-transition: all 0.8s ease;
 transition: all 0.8s ease;
}

.swiftfilter_product-action {
 padding: 0px 15px 15px 15px;
 position: absolute;
 bottom: 0px;
 background: rgba(255, 142, 22, 0.95);
 height: auto;
}
.swiftfilter_single_product:hover .swiftfilter_button-head {
 bottom: 0;
}

.swiftfilter_single_product {
 position: relative;
 overflow: hidden;
 cursor: auto;
 height: 100%;
}
.swiftfilter_bottom-icons {
 align-items: center;
 display: flex;
 justify-content: space-between;
 line-height: normal;
 margin-top: 20px;
 padding: 0px 1px;
}
.swiftfilter_bottom-icons img {
 margin-top: 2px;
 width: 30px;
 transition: 0.3s;
 padding: 4px;
 border-radius: 2px;
}
.swiftfilter_bottom-icons img:hover {
 background: rgba(255, 255, 255, 0.7);
}

ul.swiftfilter_pagination {
 padding: 0;
 text-align: center;
 margin: 40px auto;
}
ul.swiftfilter_pagination li {
 list-style-type: none;
 margin: 0px 5px;
 float: left;
}
ul.swiftfilter_pagination li a {
 color: #000;
 float: left;
 padding: 7px 13px;
 line-height: 1em;
 transition: 0.5s;
 font-weight: 600;
 font-size: 15px;
}
ul.swiftfilter_pagination li a:hover {
 background: #ff0000 !important;
 color: #fff !important;
}
ul.swiftfilter_pagination li.active a {
 background: #000;
 color: #fff;
 font-family: "Outfit", sans-serif;
}

.swiftfilter_backshop_bttn {
 background: #000;
 padding: 10px 15px 8px 15px;
 text-decoration: none;
 font-family: "Outfit", sans-serif;
 font-size: 15px;
 line-height: 1em;
 text-transform: uppercase;
 color: #fff;
 border: 1px solid #000;
 transition: 0.5s;
 margin-left: 15px;
 font-weight: 600;
 text-align: center;
 display: inline-block;
}

.swiftfilter_backshop_bttn:focus {
 outline: 0;
 color: #fff;
 text-decoration: none;
}
.swiftfilter_backshop_bttn:hover {
 background: #fff;
 border: 1px solid #000;
 color: #000;
}
.swiftfilter_wishlist_item_img img {
 max-width: 150px;
 border: 1px solid #dbdbdb;
 height: 100%;
 object-fit: cover;
}
.swiftfilter_wishlist_bottom {
}

.swiftfilter_wish_price span {
 text-decoration: line-through;
 color: #b1b1b1;
 font-size: 18px;
 padding-right: 3px;
}
.swiftfilter_wishlist_item_txt a h3 {
 padding-left: 15px;
 font-size: 18px;
 transition: 0.4s;
 color: #333;
 padding-right: 15px;
 padding-bottom: 5px;
 font-weight: 600;
 font-family: "Outfit", sans-serif !important;
 text-transform: uppercase;
 text-decoration: none !important;
}
a.swiftfilter_wish_cate {
 font-size: 14px;
 transition: 0.4s;
 color: #333;
 margin-top: 0px;
 margin-right: 7px;
 transition: 0.4s;
 float: left;
 text-decoration: underline;
 font-weight: 500;
 display: block;
 font-family: "Outfit", sans-serif;
 color: #ff0000;
}
a.swiftfilter_wish_cate:hover {
 color: #000;
 text-decoration: underline;
}
.swiftfilter_wishlist_item_txt a h3:hover {
 color: #ff0000;
}
h2.swiftfilter_wish_title {
 padding-bottom: 20px;
 margin-left: 15px;
 padding-top: 20px;
 font-weight: 600;
 font-size: 32px;
 font-family: "Outfit", sans-serif;
 text-align: center;
 width: 100%;
}
.swiftfilter_wishlist_top {
 margin: 0px 0px;
}
.swiftfilter_wish_price {
 width: 100%;
 display: inline-block;
 padding-left: 15px;
 padding-top: 10px;
 font-weight: 600;
 font-family: "Outfit", sans-serif;
 font-size: 18px;
 color: #ff0000;
}
img {
 max-width: 100%;
}
.swiftfilter_wishlist_bottom_left {
 display: flex;
}
.swiftfilter_wishlist_item {
 padding: 15px;
 display: flex;
 border: 1px solid #e7e7e7;
 justify-content: space-between;
 height: 100%;
}
.swiftfilter_padd-15 {
 padding: 15px;
}
.swiftfilter_wishlist_bottom_right {
 display: flex;
 align-items: baseline;
}
.swiftfilter_wishlist_bottom_right img {
 width: 18px;
}
.swiftfilter_p-top-0 {
 padding-top: 0px !important;
}
.swiftfilter_wish_cart {
 background: #ff8e16;
 padding: 8px 8px 5px 8px;
 text-decoration: none;
 font-family: "Outfit", sans-serif;
 font-size: 12px;
 line-height: 1em;
 /*text-transform: uppercase;*/
 color: #000;
 border: 1px solid #ff8e16;
 transition: 0.5s;
 margin-left: 15px;
 font-weight: 600;
 margin-top: 8px;
 text-align: center;
 display: inline-block;
}
.swiftfilter_wish_cart:hover {
 background: transparent;
 border: 1px solid #f38e11;
 color: #f38e11;
}

/*compare css start*/
.swiftfilter_comp_title {
 text-align: center;
 width: 100%;
 font-size: 32px;
 margin-bottom: 30px;
 letter-spacing: -0.5px;
 margin-top: 30px;
}
.swiftfilter_comp_title {
 text-align: center;
 width: 100%;
 font-size: 32px;
 margin-bottom: 30px;
 letter-spacing: -0.5px;
 margin-top: 30px;
 font-weight: 600;
}

.swiftfilter_compare_col_top {
 overflow: hidden;
 border: 1px solid #eee;
 margin-bottom: -1px;
 padding: 10px 10px 10px 10px;
 background: #f2f2f2;
 text-align: center;
}
.entry-content tr td {
 padding: 13px 15px !important;
}
.swiftfilter_compare-value-hover .h5 {
 opacity: 1;
 font-size: 15px;
 font-weight: 500;
 transition: 0.4s;
 line-height: 1.45;
 color: #000;
 margin: 0px 0px;
}
.swiftfilter_wishlist_item_txt a:focus {
 text-decoration: none;
 outline: 0;
}
.swiftfilter_compare-value-hover.hovered .h5 {
 opacity: 1;
 font-size: 15px;
 font-weight: 500;
 color: #ff0000;
 cursor: pointer;
}

.entry-content table:not(.variations) {
 border: 1px solid #dbdbdb;
 margin: 0 0 15px;
 text-align: left;
 width: 100%;
}
.add-to-compare.swiftfilter-delete-compare {
 background: #ff0000;
 color: #fff;
 padding: 9px 10px 9px 10px;
 line-height: 1em;
 margin-bottom: 10px;
 font-size: 14px;
 box-shadow: none !important;
 transition: 0.4s;
 border: 1px solid #ff0000;
 font-family: "Outfit", sans-serif !important;
 cursor: pointer;
 /*text-transform: uppercase;*/
 border-radius: 0;
 text-shadow: none;
 font-weight: 500;
}
.add-to-compare.swiftfilter-delete-compare:hover {
 background: transparent;
 color: #000;
 border: 1px solid #000;
}
/*
a h4.compare-car-visible {
    font-size: 16px;
    min-height: 100px;
    line-height: 1.2em;
    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 0;
        color: #000;
        transition: .4s;
}
a h4.compare-car-visible:hover{
color:#ff8e16;
}
.swiftfilter_compare-main {
    margin-top: 363px;
}*/
tr:nth-child(even) {
 background: #f2f2f2;
}
tr:nth-child(odd) {
 background: #fff;
}
.swiftfilter_compare_col_top img {
 object-fit: cover;
 max-width: 100%;
 height: 180px;
}
.swiftfilter_product_compare {
 width: 100%;
 font-family: "Outfit", sans-serif !important;
}
th:not(:first-child),
td:not(:first-child) {
}
.swiftfilter_ml-0 {
 margin-left: 0 !important;
}
table {
 border-spacing: 0px;
}

.swiftfilter_mx_auto {
 margin: 0 auto;
 text-align: center;
 padding: 100px 0px;
}

.swiftfilter_col-3.compare-col-stm {
 padding: 0px 5px;
}
/*compare css end*/

/*css added by P.*/
.swiftfilter-none {
 display: none;
}

.cusror-pointer {
 cursor: pointer;
}
.woocommerce .loader::before {
 display: none !important;
 opacity: 0 !important;
 visibility: hidden !important;
}

.spinner {
 border: 7px solid #ff0000;
 border-radius: 50%;
 border-top: 7px solid #ccc;
 width: 35px;
 height: 35px;
 position: fixed;
 z-index: 99999;
 top: 50%;

 left: 50%;
 transform: translate(-50% -50%);
 -webkit-animation: spin 2s linear infinite; /* Safari */
 animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
 0% {
  -webkit-transform: rotate(0deg);
 }
 100% {
  -webkit-transform: rotate(360deg);
 }
}

@keyframes spin {
 0% {
  transform: rotate(0deg);
 }
 100% {
  transform: rotate(360deg);
 }
}

.swiftfilter_cart_count .fa-shopping-cart {
 font-size: 24px;
 color: #000;
}
.swiftfilter_count a {
 padding: 10px 10px 0px 0px;
}
#cart-count,
#compare-count,
#wishlist-count {
 position: absolute;
 top: 0px;
 right: 0px;
 background-color: #f7202f;
 color: white;
 border-radius: 50%;
 padding: 0px;
 text-align: center;
 font-size: 11px;
 line-height: 1.9em;
 font-weight: bold;
 width: 20px;
 height: 20px;
 margin-top: -5px;
}

.swiftfilter_wishlist_count,
.swiftfilter_compare_count,
.swiftfilter_cart_count {
 position: relative; /* Create a containing block for absolute positioning */
 display: inline-block; /* Ensure the container sizes to the icon */
 padding-left: 20px;

 float: left;
}

.swiftfilter_wishlist_count .fa-heart {
 font-size: 24px;
 color: #000;
}

.swiftfilter_compare_disable,
.swiftfilter_wishlist_disable {
 color: #ff0000 !important;
}

.layout_active img {
 opacity: 1 !important; /* Ensure the opacity is set to 1, overriding any other opacity settings */
}

.swiftfilter_add_cart_disable {
 background: none !important;
 border: 1px solid #fff !important;
 color: #fff !important;
}

.swiftfilter_review_list {
 list-style-type: none;
 padding: 0;
}

.swiftfilter_review_item {
 margin-bottom: 20px;
 padding: 15px;
 border: 1px solid #e1e1e1;
 border-radius: 0px;
 background-color: #f9f9f9;
}

.swiftfilter_review_rating {
 color: #ffcc00; /* Star color */
}

.swiftfilter_review_rating .fa {
 margin-right: 2px;
}

.swiftfilter_button {
 background-color: #0073e6; /* Button color */
 color: #ffffff;
}

.swiftfilter_button:hover {
 background-color: #005bb5; /* Button hover color */
}

.swiftfilter_header {
 margin-top: 20px;
 font-size: 1.5em;
 font-weight: 600;
 margin-bottom: 20px;
}

.swiftfilter_form_group {
 margin-bottom: 15px;
}

/* p. css end */

.swiftfilter_count {
 float: right;
 padding-right: 15px;
}
.swift_add_to_wishlist .fa-heart {
 font-size: 20px;
 color: #ccc;
 transition: 0.5s;
}
.swift_add_to_compare .fa-code-compare {
 font-size: 20px;
 color: #ccc;
 transition: 0.5s;
}
.swift_add_to_wishlist .fa-heart:hover {
 font-size: 20px;
 color: #f7202f;
 transition: 0.3s;
}
.swift_add_to_compare .fa-code-compare:hover {
 font-size: 20px;
 color: #000;
 transition: 0.3s;
}

.sidebar_filter_form a.reset:hover {
 background: #000;
 color: #fff;
 border: 1px solid #000;
}
.swiftfilter_compare_count .fa-code-compare {
 font-size: 22px;
 color: #000;
}

.swiftfilter_col-3 a img.swiftfilter_product {
 max-height: 200px;
 min-height: 200px;
}
.swiftfilter_col-6 a img.swiftfilter_product {
 max-height: 300px;
 min-height: 300px;
}
.swiftfilter_wishlist {
 width: 100%;
 padding-top: 20px;
 padding-bottom: 50px;
 min-height: 100vh;
}

.delete-wishlist i.fa-solid.fa-trash {
 font-size: 16px;
 color: #000;
 transition: 0.4s;
 background: #ccc;
 padding: 8px 10px;
 border: 1px solid #ccc;
 margin-top: -10px;
 margin-right: -10px;
 display: block;
}
.delete-wishlist i.fa-solid.fa-trash:hover {
 color: #000;
 background: #fff;
 border: 1px solid #ccc;
}
.swiftfilter_view_2 i,
.swiftfilter_view_3 i,
.swiftfilter_view_4 i {
 border: 1px solid #ccc;
 background: #fff;
 padding: 4px 6px;
 color: #000;
 font-size: 20px;
 transition: 0.3s;
 margin-right: 5px;
}
.swiftfilter_view_2 i:hover,
.swiftfilter_view_3 i:hover,
.swiftfilter_view_4 i:hover {
 border: 1px solid #ccc;
 color: #000;
 background: #ccc;
}
.swiftfilter_layout_view {
 padding-right: 0px;
 line-height: 0.4 !important;
}
.layout_active i {
 border: 1px solid #ccc;
 color: #000;
 background: #ccc;
}

.swiftfilter_wishlist_item_txt a.swiftfilter_add_cart {
 background: #000;
 color: #fff;
 border: 1px solid #000;
 transition: 0.4s;
 margin-left: 15px;
 /*text-transform: uppercase;*/
 margin-top: 10px;
}
.swiftfilter_wishlist_item_txt a.swiftfilter_add_cart:hover {
 background: transparent;
 color: #000;
 border: 1px solid #000;
}
a.swiftfilter_select_options {
 background: #000;
 color: #fff;
 border: 1px solid #000;
 transition: 0.4s;
 line-height: 1em;
 padding: 10px 10px 7px 10px;
 font-family: "Outfit", sans-serif;
 /* text-transform: uppercase;*/
}
.swiftfilter_wishlist_item_txt a.swiftfilter_select_options {
 background: #000;
 color: #fff;
 border: 1px solid #000;
 transition: 0.4s;
 margin-left: 15px;
 margin-top: 10px;
 float: left;
}

.swiftfilter_wishlist_item_txt a.swiftfilter_select_options:hover {
 background: transparent;
 color: #000;
 border: 1px solid #000;
}

a.swiftfilter_select_options:hover {
 background: transparent;
 color: #fff;
 border: 1px solid #fff;
}
.swiftfilter_compare_col_top a.swiftfilter_select_options {
 background: #000;
 color: #fff;
 border: 1px solid #000;
 transition: 0.4s;
 /*text-transform: uppercase;*/
 padding: 7px 8px 5px 8px;
}
.swiftfilter_compare_col_top a.swiftfilter_select_options:hover {
 background: transparent;
 color: #000;
 border: 1px solid #000;
}

.swiftfilter_wishlist_item_txt .swiftfilter_add_cart_disable {
 background: transparent !important;
 border: 1px solid #000 !important;
 color: #000 !important;
 margin-left: 15px;
 margin-top: 10px;
}

.swiftfilter_compare_col_top a.swiftfilter_add_cart {
 background: #000;
 color: #fff;
 border: 1px solid #000;
 transition: 0.4s;
 line-height: 1em;
 padding: 9px 10px 9px 10px;
}
.swiftfilter_compare_col_top a.swiftfilter_add_cart:hover {
 background: transparent;
 color: #000;
 border: 1px solid #000;
}
.swiftfilter_compare_col_top .swiftfilter_add_cart_disable {
 background: transparent !important;
 border: 1px solid #000 !important;
 color: #ff8e16 !important;
 padding: 10px 15px 7px 15px;
}
.swiftfilter_product_information a.swiftfilter_add_cart {
 background: #000;
 color: #fff;
 border: 1px solid #000;
 transition: 0.4s;
 padding: 10px 15px 7px 15px;
}
.swiftfilter_product_information a.swiftfilter_add_cart:hover {
 background: transparent;
 color: #000;
 border: 1px solid #000;
}
.swiftfilter_product_information .swiftfilter_add_cart_disable {
 background: transparent !important;
 border: 1px solid #000 !important;
 color: #000 !important;
 padding: 11px 15px 8px 15px;
}

/*.swiftfilter_col-3 .swiftfilter_single_product .swiftfilter_button-head{
bottom: -57%;
height: 57% ;
}
.swiftfilter_col-3 .swiftfilter_single_product:hover .swiftfilter_button-head {
bottom: 0;
}
.swiftfilter_col-6 .swiftfilter_single_product .swiftfilter_button-head{
bottom: -45%;
height: 45% ;
}
.swiftfilter_col-6 .swiftfilter_single_product:hover .swiftfilter_button-head {
bottom: 0;
}*/

.swiftfilter_wishlist_item_txt a.swiftfilter_wish_cate {
 margin-top: 5px;
 padding-left: 15px;
 font-family: "Outfit", sans-serif;
 margin-right: 0;
 font-weight: 500;

 color: #000;
}
.swiftfilter_wishlist_item_txt a.swiftfilter_wish_cate:hover {
 color: #ff0000;
}

.swift_add_to_compare .fa-spin,
.swift_add_to_wishlist .fa-spin {
 color: #fff;
 font-size: 22px;
}
.delete-wishlist .fa-spin {
 color: #ff0000;
 font-size: 16px;
}

/* product detail page css start */
.swiftfilter_product_detail {
 margin-top: 50px;
}

.swiftfilter_product_information h2 {
 font-weight: 700;
 font-size: 28px;
 letter-spacing: -1px;
 line-height: 1.2em;
 text-transform: uppercase;
 padding-right: 60px;
}

.swiftfilter_pro_price {
 color: #fe980f;
 width: 100%;
 float: left;
 font-size: 26px;
 font-weight: 600;
 margin-right: 20px;
 margin-top: 0px;
 margin-top: 20px;
 line-height: normal;
}
.swiftfilter_pro_price span {
 color: #c5c5c5;
 float: left;
 font-size: 26px;
 font-weight: 600;
 margin-right: 15px;
 line-height: normal;
}
span.swiftfilter_qty {
 float: left;
 width: 100%;
 margin-top: 15px;
}
.swiftfilter_product_information label {
 color: #000;
 font-weight: 600;
 float: left;
 margin-right: 5px;
 padding: 5px 0px;
 font-size: 16px;
 max-width: 100px;
 width: 100%;
}
.swiftfilter_category {
 width: 100%;
 float: left;
 margin-top: 10px;
}
ul.product-categories li a {
 font-size: 14px;
 color: #9d9d9d;
 text-decoration: underline;
 float: left;
 margin: 5px 10px 5px 0px;
 transition: 0.4s;
}
ul.product-categories li a:hover {
 color: #000;
}
.swiftfilter_choose select {
 border: 1px solid #e7e7e7;
 height: 30px;
}
.swiftfilter_choose select:focus-visible {
 outline: none;
}
.swiftfilter_choose {
 float: left;
 width: 100%;
 margin-bottom: 5px;
 margin-top: 10px;
}
span.swiftfilter_qty input {
 border: 1px solid #dededc;
 color: #333;
 font-size: 16px;
 font-weight: 500;
 height: auto;
 outline: medium none;
 text-align: center;
 width: 50px;
 padding: 7px 0px 5px 12px;
 line-height: 1.2em;
 margin-right: 5px;
 margin-bottom: 15px;
}
.swiftfilter_product_information p {
 font-size: 15px;
 color: #000;
 letter-spacing: 0;
 font-weight: 500;
 margin-top: 10px;
 padding-right: 10%;
}
.swiftfilter_child_product .swiftfilter_qty {
 margin-top: 5px;
}
.swiftfilter_child_product .swiftfilter_pro_price {
 margin-top: 10px;
}
.swiftfilter_child_product .swiftfilter_add_cart_single,
.swiftfilter_buy_now {
 margin-top: 0px;
}
.swiftfilter_child_product {
 width: 80%;
 float: left;
 margin-top: 15px;
 border-bottom: 1px solid #dbdbdb;
 padding-bottom: 20px;
}

.fa-shopping-cart::before {
 content: "\f07a";
}
.swiftfilter_comp_wish {
 margin-top: 20px;
 float: left;
 width: 100%;
}

.swiftfilter_comp_wish a {
 color: #000;
 font-size: 16px;
 font-weight: 500;
 margin-right: 15px;
 transition: 0.3s;
}
.swiftfilter_comp_wish a:hover {
 color: #ff8e16;
}

.swiftfilter_comp_wish a.swift_add_to_wishlist .fa-heart {
 font-size: 17px;
 color: #000;
 transition: 0.3s;
}
.swiftfilter_comp_wish a.swift_add_to_compare .fa-code-compare {
 font-size: 17px;
 color: #000;
 transition: 0.3s;
}
.swiftfilter_comp_wish a.swift_add_to_compare .fa-code-compare span,
.swiftfilter_comp_wish a.swift_add_to_wishlist .fa-heart span {
 font-size: 17px;
 padding-left: 3px;
 font-weight: 500;
 font-family: "Outfit", sans-serif;
}
.swiftfilter_comp_wish a:hover.swift_add_to_wishlist .fa-heart {
 font-size: 17px;
 color: #ff8e16;
}
.swiftfilter_comp_wish a:hover.swift_add_to_compare .fa-code-compare {
 font-size: 17px;
 color: #ff8e16;
}
.swiftfilter_comp_wish .swiftfilter_compare_disable,
.swiftfilter_comp_wish .swiftfilter_wishlist_disable {
 color: #ff8e16 !important;
}
/* product detail page css end */

.swiftfilter_col-7 {
 -ms-flex: 0 0 58.33333333%;
 flex: 0 0 58.33333333%;
 max-width: 58.33333333%;
}
.swiftfilter_col-5 {
 -ms-flex: 0 0 41.66666667%;
 flex: 0 0 41.66666667%;
 max-width: 41.66666667%;
}

.swiftfilter_tab {
 overflow: hidden;
 margin: 50px 15px 0px 15px;
}
.xzoom-container {
 position: relative;
 margin-top: 40px;
}
li.item-a {
 max-width: 280px !important;
}

/* Style the buttons inside the tab */

.swiftfilter_tab button {
 line-height: 1.5em;
 background-color: inherit;
 float: left;
 border: none;
 outline: none;
 cursor: pointer;
 padding: 10px 20px 6px 20px;
 transition: 0.5s;
 font-size: 17px;
 background: #000;
 text-transform: uppercase;
 color: #fff;
}
/* Change background color of buttons on hover */
.swiftfilter_tab button:hover {
 background-color: #ff8e16;
 color: #000;
}

/* Create an active/current tablink class */
.swiftfilter_tab button.active {
 background-color: #ff8e16;
 color: #000;
}

/* Style the tab content */
.swiftfilter_tabcontent {
 display: none;
 padding: 0;
 border: 1px solid #e7e7e7;
 margin: 0px 15px 10px 15px;
}
.swiftfilter_tabcontent h3 {
 font-size: 18px;
 font-weight: 600;
 color: #000;
 padding-bottom: 15px;
}
.swiftfilter_tabcontent span,
.swiftfilter_tabcontent li,
.swiftfilter_tabcontent p,
.swiftfilter_tabcontent div {
 font-family: "Outfit", sans-serif !important;
}
.swiftfilter_col-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
}

.swiftfilter_tabcontent.active {
 display: block;
}
.swiftfilter_tabcontent p {
 line-height: 1.5em;
 font-size: 15px;
 color: #000;
}

.swiftfilter_spec_list {
 padding: 0;
 margin: 0;
}
.swiftfilter_spec_list li {
 list-style-type: none;
 padding: 12px;
 display: -webkit-box;
 border-bottom: 1px dashed #dbdbdb;
 background: #fff;
 color: #000;
 font-size: 15px;
 font-weight: 500;
}

.swiftfilter_spec_left {
 width: 30%;
 float: left;
}
.swiftfilter_spec_right {
 width: 70%;
 float: right;
}
ul.swiftfilter_spec_list li:nth-child(odd) {
 background: #eee !important;
 color: #000;
}
div#swiftfilter_description,
div#swiftfilter_reviews {
 padding: 20px 15px;
 background: #fff;
}
div#swiftfilter_additional_info {
 background: #fff;
 padding-top: 20px;
}
div#swiftfilter_additional_info h3 {
 padding-left: 15px;
}
.swiftfilter_feature_list {
 padding: 0;
 margin: 0;
}
.swiftfilter_feature_list li {
 font-size: 14px;
 padding: 10px;
 list-style: inside;
 color: #000;
}

.swiftfilter_product_information {
 font-family: "Outfit", sans-serif !important;
}
.swiftfilter_product_information .swiftfilter_backshop_bttn {
 float: right;
 padding: 10px 5px 6px 5px;
 margin: 0 75px 0 0;
}

.box {
 width: 300px;
 /* box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.2); */
 border-radius: 0;
 overflow: hidden;
 margin: 10px;
 border: 1px solid #eee;
}
.slide-img {
 height: 200px;
 position: relative;
}
.slide-img img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 box-sizing: border-box;
}
.detail-box {
 width: 100%;
 display: flex;
 justify-content: space-between;
 align-items: center;
 padding: 10px 20px;
 box-sizing: border-box;
 font-family: calibri;
}
.type {
 display: flex;
 flex-direction: column;
}
.type a {
 color: #222222;
 margin: 5px 0px;
 font-weight: 700;
 letter-spacing: 0.5px;
 padding-right: 8px;
}
.type span {
 color: rgba(26, 26, 26, 0.5);
}
.price {
 color: #333333;
 font-weight: 600;
 font-size: 1.1rem;
 font-family: poppins;
 letter-spacing: 0.5px;
}
.overlay {
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 width: 100%;
 height: 100%;
 background-color: rgba(92, 95, 236, 0.6);
 display: flex;
 justify-content: center;
 align-items: center;
}
.buy-btn {
 width: 160px;
 height: 40px;
 display: flex;
 justify-content: center;
 align-items: center;
 background-color: #ffffff;
 color: #252525;
 font-weight: 700;
 letter-spacing: 1px;
 font-family: calibri;
 border-radius: 20px;
 box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.2);
}
.buy-btn:hover {
 color: #ffffff;
 background-color: #f15fa3;
 transition: all ease 0.3s;
}
.overlay {
 visibility: hidden;
}
.slide-img:hover .overlay {
 visibility: visible;
 animation: fade 0.5s;
}

@keyframes fade {
 0% {
  opacity: 0;
 }
 100% {
  opacity: 1;
 }
}
.swiftfilter_slider {
 width: 100%;
 margin-bottom: 60px;
 padding: 0px 15px;
}

h3.swiftfilter_related {
 text-transform: uppercase;
 font-size: 24px;
 font-weight: 600;
 margin-left: 10px;
 padding-top: 60px;
 padding-bottom: 10px;
}
.xzoom-container img {
 box-shadow: none;
 max-width: 550px !important;
}

.large-5.column {
 margin: 0 auto;
 text-align: center;
}
.xzoom-source div {
 background: #777 !important;
}
a.swiftfilter_add_cart_single,
.swiftfilter_button,
a.swiftfilter_buy_now {
 background: #ff8e16;
 color: #000;
 border: 1px solid #ff8e16;
 transition: 0.4s;
 float: left;
 margin-top: 15px;
 padding: 10px 15px 7px 15px;
 cursor: pointer;
 text-decoration: none;
 font-family: "Outfit", sans-serif;
 font-size: 14px;
 line-height: 1em;
 /* text-transform: uppercase;*/
}
a.swiftfilter_add_cart_single:hover,
.swiftfilter_button:hover,
a.swiftfilter_buy_now:hover {
 background: transparent;
 color: #ff8e16;
 border: 1px solid #ff8e16;
}
.swiftfilter_button {
 float: none !important;
}
.swiftfilter_form_group select {
 margin-top: 5px;
}
.swiftfilter_form_group label {
 color: #000;
 font-weight: 600;
 float: left;
 margin-right: 5px;
 padding: 5px 0px;
 font-size: 16px;
 max-width: 100px;
 width: 100%;
}

.swiftfilter_variation_price {
 width: 100%;
 float: left;
 color: #ff8e16;
 font-weight: 600;
 font-size: 20px;
}
span.swiftfilter_regular_price {
 color: #c5c5c5;
 padding-top: 3px;
 float: left;
}
button.clear_filter_button {
 background: #777;
 border: none;
 cursor: pointer;
 color: #fff;
 margin-left: 10px;
 padding: 5px 10px 3px 10px;
}
span.swiftfilter_display_price {
 padding-top: 3px;
 float: left;
 padding-left: 5px;
}
.swiftfilter_back_bttn {
 width: 100%;
 float: left;
 padding-bottom: 10px;
}
/*.swiftfilter_back_bttn {
    padding: 10px 0px;
    position: fixed;
    z-index: 999;
    left: 0;
    background: #fff;
    box-shadow: 0px 0px 8px #c5c5c5c9;
    border: 1px solid #ff8e16;
    border-left: 0;
}
*/

.swiftfilter_product_information .swiftfilter_wishlist_count,
.swiftfilter_product_information .swiftfilter_compare_count,
.swiftfilter_product_information .swiftfilter_cart_count {
 display: flex;
 padding-left: 10px;
 margin-top: 10px;
}
.swiftfilter_product_information .swiftfilter_count {
 float: right;
 padding: 10px 10px 10px 0px;
 position: fixed;
 right: 0;
 z-index: 999;
 background: #ff8e16;
}
.swiftfilter_product_information #cart-count,
.swiftfilter_product_information #compare-count,
.swiftfilter_product_information #wishlist-count {
 background-color: #fffffff5;
 color: #000;
 top: -7px !important;
}
a.lSNext .fa-chevron-right,
a.lSPrev .fa-chevron-left {
 font-weight: 900;
 font-size: 22px;
 padding: 5px 8px;
 color: #000;
}
.lSNext,
.lSPrev {
 background: #ff8e16;
 opacity: 1 !important;
}
.swiftfilter_comp_wish .swift_add_to_compare .fa-spin,
.swiftfilter_comp_wish .swift_add_to_wishlist .fa-spin {
 color: #000;
}

.swiftfilter_child_category {
 padding-left: 30px !important; /* Adjust the value as needed */
}
.xzoom-thumbs {
 margin-top: 15px;
}
tr.swiftfilter_compare-tr {
 height: auto !important;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
 float: left;
 height: 100%;
}

.swiftfilter_compare-tr .fa-check {
 color: #06dd06;
 font-size: 18px;
 vertical-align: middle;
}

.swiftfilter_compare-tr .fa-ban {
 color: red;
 margin-right: 3px;
}
.swiftfilter_compare-tr .fa-circle-check {
 margin-right: 3px;
}
h2.swiftfilter_overview_title {
 padding-left: 15px;
 padding-bottom: 15px;
 margin: 0;
 line-height: 1.1em;
 font-size: 26px;
}
.swiftfilter_compare_comp_col {
 background: #f2f2f2;
 text-align: center;
 padding: 61px 30px;
}
.swiftfilter_compare_comp_col img {
 width: 128px;
 height: 128px;
}
.swiftfilter_overflow-auto {
 overflow: auto;
}

.swiftfilter_rating_stars {
 float: left;
 padding-right: 10px;
}
.swiftfilter_review_count {
 color: #000;
 font-size: 15px;
}
a.swiftfilter_view_4 {
 border: 1px solid #ccc;
 float: right;
 background: #fff;
 padding: 4px 5px 5px 5px;
 margin-left: 5px;
 transition: 0.3s;
}
a.swiftfilter_view_4:hover {
 background: #ccc;
}

a.swiftfilter_view_4.layout_active {
 background: #ccc;
}

/* Status Filter Section */
.swiftfilter_status {
 margin: 0px 0;
}

.swiftfilter_status label,
.swiftfilter_search label {
 background-color: transparent;
 padding: 5px 0px;
 font-family: "Outfit", sans-serif;
 cursor: pointer;
 width: 100%;
 text-transform: uppercase;
 border: none;
 margin: 0;
 line-height: 1em;
 text-align: left;
 outline: none;
 font-size: 15px;
 font-weight: 600;
 color: #111;
 transition: 0.3s;
}
#swiftfilter_search_by {
    width: 100%;
}

.swift-status-item {
 display: flex;
 align-items: center;
     margin: 10px 0px;
}

.swift-status-item input[type="checkbox"] {
 vertical-align: middle;
 margin-right: 10px;
 accent-color: #0071a1; /* Default checkbox color */
 border: 1px solid #ddd;
 border-radius: 3px;
 margin-top: -2px;
}

.swift-status-item label {
 font-size: 14px;
 color: #444;
 cursor: pointer;
 font-weight: 500;
     margin-bottom: 0 !important;
}

.swift-status-item input[type="checkbox"]:focus {
 outline: none;
 box-shadow: 0 0 3px rgba(0, 113, 161, 0.5);
}

/* Filter by Price Section */
.swift-filter-by-price {
 padding: 15px 0;
 border-top: 1px solid #ddd;
}

.swift-filter-by-price label {
 background-color: transparent;
 color: #444;
 padding: 5px 0px;
 font-family: "Outfit", sans-serif;
 cursor: pointer;
 width: 100%;
 text-transform: uppercase;
 border: none;
 margin: 0;
 line-height: 1em;
 text-align: left;
 outline: none;
 font-size: 15px;
 font-weight: 600;
 color: #111;
 transition: 0.3s;
}




.swift-price-values {
 font-size: 14px;
 color: #555;
 margin-bottom: 10px;
}

.swift-checkbox-filter,
.swift-range-filter {
 display: inline-block;
 padding: 10px 20px;
 background-color: red;
 color: white;
 border: none;
 border-radius: 5px;
 cursor: pointer;
 text-transform: uppercase;
 font-size: 14px;
}

.swift-checkbox-filter:hover,
.swift-range-filter:hover {
 background-color: darkred;
}

.swift-price-checkboxes {
 display: flex;
 flex-direction: column; /* Stack the checkboxes vertically */
 gap: 10px;
 margin-top: 10px; /* Adds space between each checkbox-label pair */
}

.swift-price-range-checkbox {
 display: flex; /* Make sure the checkbox and label are in the same row */
 align-items: center; /* Vertically center the checkbox and label */
}

.swift-price-range-checkbox label {
 display: flex; /* Ensure label text and input are on the same line */
 align-items: center; /* Center the label text and checkbox vertically */
 cursor: pointer;
 font-weight: 500 !important;
 color: #444 !important;
}

.swift-price-range-checkbox input[type="checkbox"] {
 margin-right: 10px; /* Adds space between checkbox and label text */
 margin-top: 0; /* Remove any unwanted margin from the checkbox */
}

/* Style for the search input field */
.swiftfilter_search_by {
 width: 100%;
 padding: 8px 0 !important;
 border: 1px solid #ddd !important;
 border-radius: 0;
 font-size: 14px;
 color: #333 !important;
 box-shadow: none !important;
 background-color: #fff !important;
 transition: all 0.3s ease;
 margin-bottom: 15px;
 margin-top: 15px !important;
}

/* Style when the input is focused */
.swiftfilter_search_by:focus {
 border-color: #ff7e00;
 outline: none;
 box-shadow: none;
 border-color: #ccc !important;
 font-style: normal !important;
}

/* Style for the placeholder text */
.swiftfilter_search_by::placeholder {
 color: #aaa; /* Light gray placeholder text */
 font-style: italic; /* Optional: italicize the placeholder text */
}

.swiftfilter-no-products {
 margin: 40px auto;
 border: 1px solid #e7e7e7;
 padding: 80px 100px;
 background: #f8f8f8;
 text-align: center;
}

.swift-heading-wrapper {
 display: flex;
 justify-content: center;
 align-items: center;
 height: 30vh;
 text-align: center;
}

.swift-heading-inner {
 max-width: 800px;
 padding: 20px;
}

.swift-page-title {
 font-size: 2.5rem;
 font-weight: bold;
 margin-bottom: 10px;
 color: #333;
}

.swift-page-subheading {
 font-size: 1.25rem;
 color: #666;
}

/*---- css written on 25 May 2025 -----*/

.swiftfilter_shop .custom-buttons {
 display: flex;
 justify-content: space-between;
 width: 100%;
 padding: 10px 0px;
}

.swiftfilter_shop ul.products li.product .woocommerce-loop-product__title,
a h4.compare-car-visible {
 padding: 10px 0px !important;
 font-size: 16px !important;
 font-weight: 500 !important;
 color: #454545 !important;
 max-width: 100%;
}
/*a h4.compare-car-visible{
    text-align: center !important;
    margin: 10px 0px;
    line-height: 1.1em;
}
.swiftfilter_shop h2.woocommerce-loop-product__title:hover{
content: attr(title);
  padding: 5px 10px;
   white-space: normal;
   color: #000 !important;

}*/
.swiftfilter_shop ul.products li.product a img {
 margin: 0 !important;
}

.swiftfilter_shop .products li a span.onsale {
 z-index: 2;
 background: #000 !important;
 border-radius: 3px !important;
 -webkit-box-shadow: none !important;
 box-shadow: none !important;
 color: #fff;
 font-size: 15px;
 /*text-transform: uppercase;*/
 font-weight: 500 !important;
 left: 10px !important;
 line-height: inherit !important;
 margin: 0 !important;
 min-height: 0 !important;
 min-width: 0 !important;
 padding: 3px 10px !important;
 position: absolute;
 text-shadow: none !important;
 top: 10px !important;
 max-width: 70px;
 border-radius: 0 !important;
}

.swiftfilter_shop .add_to_cart_button,
.swiftfilter_shop .product_type_variable,
.swiftfilter_shop .added_to_cart.wc-forward,
.swiftfilter_shop .product_type_simple {
 margin-left: auto;
 margin-right: auto;
 background: #000 !important;
 margin-top: 10px !important;
 display: block !important;
 text-align: center !important;
 font-size: 15px !important;
 font-weight: 500 !important;
 border: 1px solid #000 !important;
 line-height: 1.2em !important;
 /* text-transform: uppercase !important;*/
 color: #fff !important;
 transition: 0.4s !important;
 border-radius: 0 !important;
 padding: 0.5rem 0rem !important;
 width: 100%;
}
.swiftfilter_shop .add_to_cart_button:hover,
.swiftfilter_shop .product_type_variable:hover,
.swiftfilter_shop .added_to_cart.wc-forward:hover,
.swiftfilter_shop .product_type_simple:hover {
 background: transparent !important;
 color: #000 !important;
}
.swiftfilter_shop .columns-4 .add_to_cart_button:after,
.swiftfilter_shop .columns-4 .product_type_variable:after {
 line-height: inherit !important;
 display: none;
}

.swiftfilter_shop ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
 font-size: 16px;
 color: rgb(0, 0, 0) !important;
}

/*.swiftfilter_shop ul.products li.product{
    background: #fff !important;
    border: 1px solid #dbdbdb !important;
    padding: 10px !important;
    margin-bottom: 1.992em !important;
}*/



.swiftfilter_shop ul.products li.product .button {
 line-height: 1.2em !important;
}

.swiftfilter_shop ul.products li.product .price del {
 opacity: 0.4 !important;
 font-weight: 400 !important;
 font-size: 14px;
}
.swiftfilter_shop ul.products li.product .price ins {
 font-weight: 600 !important;
 color: #333 !important;
}
.swiftfilter_shop ul.products li.product .price {
 font-weight: 600 !important;
 color: #f7202f !important;
 margin-bottom: 0px;
}

.swiftfilter_layout_view a:focus {
 outline: 0 !important;
}
.swiftfilter_shop ul.products li.product a:focus {
 outline: 0 !important;
}




.is-layout-constrained > .alignwide {
 width: 100%;
 position: relative;
 max-width: 100%;
 display: inline-block;
}

/* Responsive css start from here */




@media screen and (min-width: 481px) and (max-width: 991px) {
 .swiftfilter_spec_left {
  width: 60% !important;
  float: left;
 }

 .swiftfilter_spec_right {
  width: 40% !important;
  float: right;
 }
}

@media (max-width: 1100px) {
 .swiftfilter_layout_view {
  display: none;
 }
}





@media (max-width: 480px) {


 .swiftfilter-no-products {
  margin: 0px auto !important;
  border: 1px solid #e7e7e7;
  padding: 30px !important;
  background: #f8f8f8;
  text-align: center !important;
 }
 .swiftfilter_wishlist_item_txt a h3 {
  font-size: 15px;
  padding-right: 10px;
 }
 .swiftfilter_wishlist_item_txt a.swiftfilter_select_options {
  font-size: 13px;
 }
 .swiftfilter_wishlist_item_txt a.swiftfilter_wish_cate {
  font-size: 13px;
 }
 .swiftfilter_spec_left {
  width: 50% !important;
  float: left;
  font-size: 13px;
 }
 .swiftfilter_spec_right {
  width: 50% !important;
  float: right;
  font-size: 13px;
 }
 .swiftfilter_spec_list li {
  font-size: 13px;
 }
}





@media (max-width: 480px) {
 .swiftfilter_shop_products_top {
  display: inherit;
 }
 .swiftfilter_shop h2.woocommerce-loop-product__title {
  font-size: 14px !important;
 }
 .swiftfilter_shop ul.products li.product .price,
 .woocommerce-page ul.products li.product .price,
 .woocommerce ul.products li.product .price del,
 .woocommerce-page ul.products li.product .price del {
  font-size: 14px !important;
 }
}






@media (max-width: 420px) {
    .swiftfilter_shop ul.products:not(.elementor-grid).columns-3, .swiftfilter_shop ul.products:not(.elementor-grid).columns-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.swiftfilter_shop ul.products:not(.elementor-grid).columns-4, .swiftfilter_shop ul.products:not(.elementor-grid).columns-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.swiftfilter_shop ul.products:not(.elementor-grid).columns-2, .swiftfilter_shop ul.products:not(.elementor-grid).columns-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
} 
 .swiftfilter_shop ul.products.columns-3 li.product a img {
 margin: 0 !important;
 height: 220px !important;
}
 .swiftfilter_shop .add_to_cart_button,
 .swiftfilter_shop .product_type_variable,
 .swiftfilter_shop .added_to_cart.wc-forward {
  font-size: 12px !important;
 }
 .swiftfilter_shop_products_top .swiftfilter_count {
  float: left;
  width: 100%;
  margin-top: 15px;
 }
 .swiftfilter_shop_topbar_left {
  display: block;
  float: left;
 }

 .swiftfilter_sortby-pagination {
  float: left;
  margin-top: 10px;
 }
 .swiftfilter_count a {
  padding: 10px 10px 0px 10px;
 }
}





@media (max-width: 575px) {
 .swiftfilter_banner_content h1 {
  font-size: 36px;
 }
 .swiftfilter_child_product {
  width: 100%;
 }
 a.swiftfilter_btn {
  font-size: 15px;
 }
 .product-lists .swiftfilter_col-4 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 10px 0px;
 }
 .swiftfilter_tab button {
  font-size: 13px;
  padding: 10px 10px 6px 10px;
 }
 .swiftfilter_form_group textarea {
  height: 70px;
  width: 60%;
 }
}





@media (max-width: 1024px) {
 .swiftfilter_compare_comp_col {
  padding: 76px 0px !important;
 }
 .swiftfilter_review_count {
  color: #000;
  font-size: 13px;
 }
 .swiftfilter_compare_col_top a.swiftfilter_select_options {
  padding: 7px 5px 5px 5px;
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
 }
 .add-to-compare.swiftfilter-delete-compare {
  width: 100%;
  float: left;
 }
 .swiftfilter_compare_col_top a.swiftfilter_add_cart {
  width: 100%;
 }
 .swiftfilter_wishlist_item_txt a h3 {
  font-size: 15px;
 }
 /*.swiftfilter_compare-main {
    margin-top: 317px; 
}*/
}






@media (max-width: 768px) {
 a.swiftfilter_btn {
  font-size: 16px;
 }
 .swiftfilter_banner_content h1 {
  font-size: 42px;
 }
 .swiftfilter_shop_products {
  padding-left: 0;
  float: left;
  width: 100%;
  margin: 10px 0%;
 }

 .swiftfilter_one_filter {
  border-bottom: 1px solid #dbdbdb;
  display: none;
 }
 .swiftfilter_banner_content {
  text-align: center;
  padding: 100px 0px;
 }
 .swiftfilter_shop_banner {
  height: auto;
 }
 .entry-content {
  width: 768px;
  overflow-x: scroll;
 }
 .swiftfilter_col-5 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .swiftfilter_col-6 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .swiftfilter_col-7 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .swiftfilter_product_information h2 {
  font-size: 25px;
  padding-bottom: 0;
 }
 .swiftfilter_product_information p {
  padding-bottom: 0;
  font-size: 14px;
 }
 span.swiftfilter_qty input {
  padding: 7px 0px 5px 0px;
 }

 .swiftfilter_product_information {
  padding: 0px 15px;
 }
 .swiftfilter_product_information .swiftfilter_count {
  bottom: 0;
 }
 h3.swiftfilter_related {
  margin-left: 15px;
  padding-top: 30px;
 }
 .swiftfilter_product_information .swiftfilter_backshop_bttn {
  margin: 0;
 }
 a h4.compare-car-visible {
  font-size: 15px;
 }
 .swiftfilter_compare_col_top a.swiftfilter_select_options {
  padding: 7px 5px 5px 5px;
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
 }
 .add-to-compare.swiftfilter-delete-compare {
  width: 100%;
  float: left;
 }
}





@media (max-width: 640px) {
 .swiftfilter_sortby-pagination {
  float: left;
 }
 .swiftfilter_shop_topbar_left {
  display: block;
 }
 .swiftfilter_wishlist_count,
 .swiftfilter_compare_count,
 .swiftfilter_cart_count {
  padding-left: 10px;
 }
}




@media screen and (min-width: 421px) and (max-width: 640px) {
.swiftfilter_shop ul.products:not(.elementor-grid).columns-3, .swiftfilter_shop ul.products:not(.elementor-grid).columns-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.swiftfilter_shop ul.products:not(.elementor-grid).columns-4, .swiftfilter_shop ul.products:not(.elementor-grid).columns-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.swiftfilter_shop ul.products:not(.elementor-grid).columns-2, .swiftfilter_shop ul.products:not(.elementor-grid).columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.swiftfilter_shop ul.products.columns-2 li.product{

    margin-right: auto !important;
}
.swiftfilter_shop ul.products.columns-3 li.product{

    margin-right: auto !important;
}

.swiftfilter_shop ul.products.columns-3 li.product:nth-child(2n) { 
    margin-right: 0 !important;
}


.swiftfilter_shop ul.products.columns-3 li.product:nth-child(4n) { 
    margin-right: 0 !important;
}
}




@media screen and (min-width: 641px) and (max-width: 767px) {

.swiftfilter_shop ul.products:not(.elementor-grid).columns-3, .swiftfilter_shop ul.products:not(.elementor-grid).columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.swiftfilter_shop ul.products:not(.elementor-grid).columns-4, .swiftfilter_shop ul.products:not(.elementor-grid).columns-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.swiftfilter_shop ul.products:not(.elementor-grid).columns-2, .swiftfilter_shop ul.products:not(.elementor-grid).columns-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.swiftfilter_shop ul.products.columns-4 li.product:nth-child(3n) { 
    margin-right: 0 !important;
}

.swiftfilter_shop ul.products.columns-4 li.product:nth-child(4n) {
    margin-right:auto !important;
}

.swiftfilter_shop ul.products.columns-3 li.product:nth-child(3n) { 
    margin-right: 0 !important;
}
.swiftfilter_shop ul.products.columns-4 li.product:nth-child(3n) { 
    margin-right: 0 !important;
}
.swiftfilter_shop ul.products.columns-2 li.product:nth-child(3n) { 
    margin-right: 0 !important;
}


}





@media screen and (min-width: 576px) and (max-width: 767px) {
    .swiftfilter_shop ul.products.columns-3 li.product {
 margin-right: auto !important; /* or whatever spacing you're using */
}
 .product-lists .swiftfilter_col-4 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin: 10px 0px;
 }
}





@media screen and (min-width: 768px) and (max-width: 991px) {
 .swiftfilter_filter {
  width: 30%;
 }
 .swiftfilter_col-4 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0px;
 }
 .swiftfilter_shop_products {
  padding-left: 0;
  float: left;
  width: 66%;
 }
 .swiftfilter_sortby-pagination {
  float: left;
 }
 .swiftfilter_shop_topbar_left {
  display: block;
 }
 .swiftfilter_single_product h3 {
  min-height: 50px;
 }

 .swiftfilter_product_information h2 {
  font-size: 25px;
  padding-bottom: 0;
 }
 .swiftfilter_product_information p {
  padding-bottom: 0;
  font-size: 14px;
 }
 span.swiftfilter_qty input { 
  padding: 7px 0px 5px 0px;
 }

 .swiftfilter_product_information {
  padding: 0px 15px;  
 }
 .swiftfilter_product_information .swiftfilter_count {
  bottom: 0;
 }
 .xzoom-container {
  margin: 0px 20px;
 }
}





@media screen and (min-width: 768px) and (max-width: 991px) {


.swiftfilter_shop ul.products.columns-3 li.product:nth-child(2n) { 
    margin-right: 0 !important;
}


.swiftfilter_shop ul.products.columns-3 li.product:nth-child(4n) { 
    margin-right: 0 !important;
}

 .swiftfilter_shop ul.products.columns-3 li.product{
    margin-right: auto !important;
}
.swiftfilter_shop ul.products.columns-4 li.product:nth-child(2n) { 
    margin-right: 0 !important;
}

.swiftfilter_shop ul.products.columns-4 li.product:nth-child(4n) {
    margin-right:0 !important;
}
.swiftfilter_shop ul.products:not(.elementor-grid).columns-3, .swiftfilter_shop ul.products:not(.elementor-grid).columns-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.swiftfilter_shop ul.products:not(.elementor-grid).columns-4, .swiftfilter_shop ul.products:not(.elementor-grid).columns-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.swiftfilter_shop ul.products:not(.elementor-grid).columns-2, .swiftfilter_shop ul.products:not(.elementor-grid).columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

}





@media screen and (min-width: 992px) and (max-width: 1100px) {


 .swiftfilter_shop ul.products li.product .price,
 .woocommerce-page ul.products li.product .price,
 .woocommerce ul.products li.product .price del,
 .woocommerce-page ul.products li.product .price del {
  font-size: 14px !important;
 }

 .swiftfilter_shop .products.columns-4 .product:nth-child(3n) {
  margin-right: auto !important;
 }
  .swiftfilter_shop .products.columns-4 .product:nth-child(4n) {
  margin-right: 0 !important;
 }

.swiftfilter_shop ul.products.columns-4 li.product:nth-child(2n) { 
    margin-right: auto !important;
}

.swiftfilter_shop ul.products.columns-4 li.product:nth-child(3n) {
    margin-right: 0 !important;
}
.swiftfilter_shop ul.products.columns-4 li.product {
    margin-right: auto !important;
}
}






.swiftfilter_shop ul.products.columns-4 li.product a img {
 margin: 0 !important;
/* height: 140px !important;*/
 object-fit: cover;
 object-position: center;
}
.swiftfilter_shop ul.products.columns-3 li.product a img {
 margin: 0 !important;
/* height: 200px !important;*/
 object-fit: cover;
 width: 100%;
 object-position: center;
}

.swiftfilter_shop .storefront-sorting {
 margin: 0;
}
.swiftfilter_shop ul.products.columns-2 li.product a img {
 width: 100%;
}


.swiftfilter_shop ul.products:not(.elementor-grid).columns-3, .swiftfilter_shop ul.products:not(.elementor-grid).columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.swiftfilter_shop ul.products:not(.elementor-grid).columns-4, .swiftfilter_shop ul.products:not(.elementor-grid).columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.swiftfilter_shop ul.products:not(.elementor-grid).columns-2, .swiftfilter_shop ul.products:not(.elementor-grid).columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.swiftfilter_shop ul.products {
    padding-inline-start: 0;
    display: grid !important; 
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    column-gap: 20px;
}

.swiftfilter_shop .products ul::after, .swiftfilter_shop .products ul::before, .swiftfilter_shop ul.products::after, .swiftfilter_shop ul.products::before {
    content: " ";
    display: none !important;
}
.swiftfilter_shop ul.products li.product {
 list-style: none;
 padding: 10px !important;
 background: #fff !important;
 text-align: center !important;
 display: flex !important;
 border: 1px solid #dbdbdb !important;
 flex-direction: column !important;
 justify-content: space-between !important;
 background: #fff !important;
 width: inherit !important;
 margin: 0 !important;
}

.swiftfilter_shop ul.products li.first, .swiftfilter_shop ul.products li.first {
    margin-left: 0 !important;
}
.swiftfilter_shop ul.products li.last, .swiftfilter_shop ul.products li.last {
    margin-right: 0 !important;
}
.swiftfilter_shop ul.products {
 align-items: stretch;
 flex-direction: row;
 flex-wrap: wrap;
 margin-top: 0 !important;
 justify-content: flex-start;
 row-gap: 20px !important;
}


input#price_min:focus, input#price_max:focus{ 
   outline: none !important;
}
select.swiftfilter_sortby, .swiftfilter_form_group select, .swiftfilter_sortby-pagination select {
    border: 1px solid #ccc !important;
    background: #fff !important;
    height: 30px;
    line-height: 1em !important;
    border-radius: 3px !important;
    font-family: "Outfit", sans-serif;
        padding: 0px 5px;
        appearance: none;
    font-weight: 500;
    font-size: 14px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='70,100 20,40 120,40' fill='%23666'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 5px center !important;
  background-size: 15px !important;
}
.swiftfilter_shop .review-rating{
    justify-content: center !important;
    display: flex !important;

}


.swift-price-range {
    position: relative;
    height: 10px;
    background-color: #ccc;
    border-radius: 8px;
    border: 2px solid #ccc;
    margin: 20px 0px !important;
}

.swift-price-range input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 0;
    z-index: 0;
    padding: 0;
    border: none;
}

.swift-price-slider {
 -webkit-appearance: none;
 appearance: none;
 width: 100%;
 height: 10px;
 background: transparent;
 position: absolute;
 top: -1px;
 left: 0;
 pointer-events: none !important; /* Allow thumbs to overlap without blocking each other */
 z-index: 1;
}


/* Chrome/Edge/Opera */
.swift-price-slider::-webkit-slider-thumb {
 -webkit-appearance: none;
 appearance: none !important;
 pointer-events: all;
 width: 17px !important;
 height: 17px !important;
 background: red !important;
 border-radius: 50%;
 cursor: pointer;
 position: relative !important;
 z-index: 99999;
 border: none !important;
}

/* Firefox */
.swift-price-slider::-moz-range-thumb {
 pointer-events: all;
 width: 17px;
 height: 17px;
 background: red !important;
 border-radius: 50%;
 cursor: pointer;
 border: none !important;
}

/* Firefox slider track fix */
.swift-price-slider::-moz-range-track {
 background: none !important;
 border: none !important;
 height: 0px;
}
/* Firefox slider track fix */
.swift-price-slider::webkit-range-track {
 background: none !important;
 border: none !important;
 height:0px;
 overflow: hidden;
 opacity: 0 !important;
 box-shadow: none !important;
}




.swift-price-slider {
  position: relative;
  width: 100%;
  height: 6px;
  margin: 10px 0;
}

.swift-price-slider input[type="range"] {
  -webkit-appearance: none;
  position: absolute;
  width: 100%;
  height: 6px;
  background: transparent;
  pointer-events: none; /* both overlap */
}

.swift-price-slider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #0073aa;
  cursor: pointer;
  pointer-events: auto; /* allow dragging */
  position: relative;
  z-index: 2;
}

.swift-price-slider input[type="range"]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #0073aa;
  cursor: pointer;
  border: none;
  pointer-events: auto;
  position: relative;
  z-index: 2;
}

/* optional: track styling */
.swift-price-slider::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 6px;
  background: #ddd;
  transform: translateY(-50%);
  border-radius: 3px;
  z-index: 1;
}

.sidebar_filter_form button.reset {
 background: #00800073;
 padding: 5% 32% 5% 26%;
 margin-top: 30px;
 display: block;
 text-align: center;
 font-size: 15px;
 font-weight: 600;
 border: 1px solid #00800073;
 line-height: 1.4em;
 text-transform: uppercase;
 color: #fff;
 transition: 0.4s;
}
.sidebar_filter_form button.reset:hover {
 background: #000;
 color: #fff;
 border: 1px solid #000;
}

/* Add 10px margin to subcategories */
.subcategory-margin {
    padding: 10%;
}



/*-- New css on 27 August 2025 --*/

.custom-buttons {
    display: flex;
    justify-content: space-between;
    width: 30%;
    padding: 5px 0 15px 0px;
    margin: auto;
}
.swiftfilter_panel {
 background-color: white;
 max-height: 0 ;
 font-family: "Outfit", sans-serif;
 transition: max-height 0.4s ease-out;
 
 overflow-y: auto;
 overflow-x: hidden;
}
input#swiftfilter_search_by {
    width: 100%;
    border: 1px solid #dbdbdb;
    background: #f8f8f8;
    border-radius: 3px;
    margin: 10px 0px;
    box-shadow: none;
}
.filter-label {
 width: 100%;
 float: left;
 padding: 0px 0px 10px 0px;
 font-family: "Outfit", sans-serif;
 font-size: 14px;
 font-weight: 500;
 line-height: 1.2em;
 cursor: pointer;
 color: #444;
}

.sidebar_filter_form button.reset:hover {
background: #000;
border: 1px solid #000;
}
.sidebar_filter_form button.reset {
    background: #ccc;
color: #000;
border: 1px solid #ccc;
width: 100%;
padding: 10px 20px;
}
.sidebar_filter_form a.reset:hover {
background: transparent;
color:#ff0000 !important; 
 border: 1px solid #ff0000;
}
.sidebar_filter_form a.reset {
    background: #ff0000;
    padding: 10px;
    margin-top: 10px;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 600 !important;
    border: 1px solid #ff0000;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #fff !important;
    transition: 0.4s;
    text-decoration: none !important;
}
.swiftfilter_one_filter {
 border-bottom: 1px solid #dbdbdb;
}
.swiftfilter_accordion {
 background-color: transparent;
 color: #454545;
 box-shadow: none;
 padding: 15px 0px;
 font-family: "Outfit", sans-serif;
 cursor: pointer;
 width: 100%;
 text-transform: uppercase;
 border: none;
 margin: 0;
 line-height: 1em;
 text-align: left;

 outline: none;
 font-size: 14px;
 font-weight: 600;
 transition: 0.3s;
}
