html, body{
	overflow-x: hidden;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #e84b30; 
}

.cursor {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 2px solid black;
    transition: all 200ms ease-out;
    position: fixed;
    pointer-events: none;
    left: 0;
    top: 0;
    z-index: 99999;
    transform: translate(calc(-50% + 15px), -50%);
  }
  .cursor2 {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: black;
    opacity: 0.9;
    position: fixed;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: width 0.3s, height 0.3s, opacity 0.3s;
    z-index: 99999;
  }


.header .e--pointer-underline .elementor-item:after {
    background: #eefb13;
}
.header .elementor-widget-woocommerce-menu-cart,
.header .elementor-widget-woocommerce-menu-cart .elementor-widget-container,
.header .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle,
.header .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_wrapper,
.header .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__wrapper,
.header .elementor-widget-icon,
.header .elementor-widget-container,
.header .elementor-icon-wrapper{
    display: inline-flex;
}
.main_footer .elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: nowrap !important;
}

.main_footer .e-form__buttons {
    width: auto !important;
    margin-bottom: 0px !important;
}
.support_sec .elementor-icon-box-content {
    position: relative;
}

.support_sec .elementor-icon-box-content:before {
    width: 2px;
    height: 71%;
    position: absolute;
    left: -16px;
    content: "";
    background: #ffffff52;
    top: 12px;
}
.main_footer .elementor-field-type-email {
    margin-bottom: 0px !important;
    padding-right: 0px !important;
}
.main_footer .menu_footer ul.elementor-icon-list-items {
	column-count: 2;
}

.main_footer input#form-field-email {
    min-height: 47px;
}
.main_footer input#form-field-email::placeholder {
    color: white;
    opacity: 1 !important;
}
.testimoanil_sec .tes {
    border: 1px solid #A4A4A4;
    padding: 40px 80px;
}

.testimoanil_sec .tes .author_col_left {
    display: flex;
    gap: 13px;
    align-items: center;
}

.testimoanil_sec .tes .author_col_left h6 {
    margin: 0px;
    color: #623714;
    font-size: 21px;
    font-weight: 600;
}

.testimoanil_sec .tes .author_col_left img {
    width: 80px;
    border-radius: 270px;
}

.border_product_item .price ins {
    color: var(--e-global-color-primary);
    font-family: "Barlow", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
}

.jet-filter-items-dropdown__label:after {
    right: 12px !important;
}

.jet-sorting-select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7l5 5 5-5'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  background-size: 21px !important;
}
.border_product_item .price del {
    opacity: 0.5 !important;
}
.product_item .price ins {
    text-decoration: none;
}
.testimoanil_sec {
    padding-left: max(calc((100% - 1640px) /2 ) , 20px);
}

.testimoanil_sec .swiper-button-next, 
.testimoanil_sec .swiper-button-prev {
    position: static !important;
    width: 53px !important;
    height: 53px !important;
    background: hwb(0deg 0% 100% / 10%);
    transform: none !important;
    margin: 0px !important;
    transition: 0.3s;
}

.testimoanil_sec .arrows_testimoial {
    display: flex !important;
    flex-direction: row-reverse !important;
    gap: 10px;
}

.testimoanil_sec .top_testimonial_row {
    max-width: 1640px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.testimoanil_sec .top_testimonial_row h2 {
    margin: 0px;
	    color: black;
}

.testimoanil_sec .swiper-button-next:after, 
.testimoanil_sec .swiper-button-prev:after {
    display: none;
}

.testimoanil_sec .swiper-button-next svg, 
.testimoanil_sec .swiper-button-prev svg {
    width: 21px;
    transition: 0.3s;
}

.testimoanil_sec .swiper-button-next:hover, 
.testimoanil_sec .swiper-button-prev:hover {
    background: black;
}

.testimoanil_sec .swiper-wrapper {
    align-items: stretch !important;
}

.testimoanil_sec .swiper-slide {
    height: auto !important;
}

.testimoanil_sec .tes {
    height: 100% !important;
}

.testimoanil_sec .swiper-button-next:hover svg, 
.testimoanil_sec .swiper-button-prev:hover svg {
    filter: brightness(0)invert(1);
}

.testimoanil_sec .navs .swiper-pagination {
    position: static !important;
}

.testimoanil_sec .navs {
    display: flex;
    align-items: center;
    gap: 18px;
}

.testimoanil_sec .navs .swiper-pagination span {
    background: transparent !important;
    font-size: 20px;
    width: auto !important;
    height: auto !important;
    margin: 0px !important;
    font-weight: 600;
}

.testimoanil_sec .author_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}
.testimoanil_sec .navs .swiper-pagination span:last-child span {
    display: none;
}
.testimoanil_sec .tes hr {
    margin-bottom: 19px;
    opacity: 0.2;
}

.testimoanil_sec .tes p {
    font-size: 22px;
}
.collection_sec .image_box h6 {
    font-family: 'Barlow';
    font-weight: 700;
    font-size: 21px;
color: black;
}
.collection_sec .image_box img{
    filter: grayscale(1);
	width: 100%;
}
.collection_sec .colection_slider{
	padding-left: max(calc((100% - 1640px) /2 ) , 20px);
	    display: flex;
    align-items: center;
}
.colection_slider .swiper-button-next:hover svg, 
.colection_slider .swiper-button-prev:hover svg {
    filter: brightness(0)invert(1);
}
.cart_btn_hover, .cart_btn_hover a {
    width: 100%;
}
.colection_slider .swiper-button-next:after, 
.colection_slider .swiper-button-prev:after {
    display: none;
}

.colection_slider .swiper-button-next svg, 
.colection_slider .swiper-button-prev svg {
    width: 21px;
    transition: 0.3s;
}

.colection_slider .swiper-button-next:hover, 
.colection_slider .swiper-button-prev:hover {
    background: black;
}

.colection_slider .arrows_testimoial {
    display: flex !important;
    flex-direction: row-reverse !important;
    gap: 10px;
    justify-content: start;
	margin-top: 110px;
}
.colection_slider .swiper-button-next, 
.colection_slider .swiper-button-prev {
    position: static !important;
    width: 53px !important;
    height: 53px !important;
    background: hwb(0deg 0% 100% / 10%);
    transform: none !important;
    margin: 0px !important;
    transition: 0.3s;
}

.colection_slider .content_collection {
    max-width: 620px;
    padding-right: 90px;
}

.colection_slider .swiper.collect_slider {
    width: calc(100% - 620px);
}

.colection_slider .content_collection .main_content {
    font-weight: 500 !important;
    font-size: 20px;
    color: black;
}
.banner .subtitles {
    clip-path: polygon(0 0, 93% 0%, 100% 100%, 0% 100%);
}
.collect_arrow_right svg, .collect_arrow_left svg {
    filter: brightness(0) invert(1);
}

.collect_arrow_right:hover svg, .collect_arrow_left:hover svg {
    filter: brightness(0);
}

.collect_arrow_right, .collect_arrow_left {
    cursor: pointer !important;
}
.excersice_machine_slider .box {
    border: 1px solid #D9D9D9;
    background-color: hsl(0deg 0% 100% / 72%);
    backdrop-filter: blur(28.75px);
    display: flex;
    align-items: center;
    padding: 10px 40px 0px 40px;
    overflow: visible;
	height: 100%;
    min-height: 380px;
    position: relative;
}
.excersice_machine_slider .swiper-slide {
    height: auto !important;
}
.excersice_machine_slider .box .content {
    width: 57%;
}

.excersice_machine_slider .box .img_block {
    position: absolute;
    right: 40px;
    top: 40px;
    height: 400px;
    width: 400px;
    text-align: end;
}
.brand_mega_menu .elementor-widget-container, .brand_mega_menu .icon_list_listing {
    width: 100%;
}
.brand_mega_menu .icon_list_listing::-webkit-scrollbar {
  width: 6px;
}

.brand_mega_menu .icon_list_listing::-webkit-scrollbar-track {
  background: #f1f1f1 !important; 
}
 
.brand_mega_menu .icon_list_listing::-webkit-scrollbar-thumb {
  background: #e84b30 !important; 
}
.brand_mega_menu .icon_list_listing {
        grid-template-columns: repeat(6, 1fr);
    gap: 20px 20px;
    max-height: 400px;
    overflow-y: scroll;
}
.excersice_machine_slider .box .img_block img {
    height: 100%;
    object-fit: contain;
}
.excersice_machine_slider{
    padding-bottom: 100px;
}

.excersice_machine_slider .box span {
    color: var( --e-global-color-primary );
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

.excersice_machine_slider .box h5 {
    width: 240px;
}
 .excersice_machine_slider .box .des {
    width: 340px;
    font-size: 18px;
    font-weight: 500;
    color: black;
    margin-bottom: 22px;
}
.category_slider_Section .category_slider .box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
    color: white;
    min-height: 290px;
}

.category_slider_Section .category_slider .box .content {
    max-width: 400px;
}

.category_slider_Section .category_slider .box .img_block {
    position: absolute;
    top: 80px;
    right: 10px;
    height: 260px;
    width: 240px;
    object-fit: contain;
	    padding-left: 20px;
}
.brand a {
    pointer-events: none !important;
}
.category_slider_Section .category_slider .box .img_block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: right;
}

.category_slider_Section .category_slider .box .content .subtitle {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    background: var( --e-global-color-primary );
    clip-path: polygon(0 0, 93% 0%, 100% 100%, 0% 100%);
    padding: 4px 40px 4px 15px;
}

.category_slider_Section .category_slider .box .content h5 {
    padding-left: 20px;
    max-width: 288px;
    color: var( --e-global-color-secondary );
}

.category_slider_Section .category_slider .box .content p.des {
    padding-left: 20px;
    max-width: 298px;
	line-height: 21px;
}

.category_slider_Section .category_slider {
    padding-bottom: 60px;
}

.category_slider_Section .category_slider .box .content h5 span {
    color: white;
}
.tabs_sec .e-n-tab-title {
    position: relative;
}
.cart_row a.added_to_cart.wc-forward {
    position: absolute;
    bottom: -26px;
    left: 0;
    color: black;
    text-decoration: underline;
    font-size: 14px;
z-index: 9999;
}
.tabs_sec .e-n-tab-title:before {
    background: var(--n-tabs-title-color-active);
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    bottom: -1px;
    opacity: 0;
    transition: 0.5s;
}

.tabs_sec [aria-selected="true"].e-n-tab-title:before {
    opacity: 1 !important;
    width: 100%;
}

.product_item .price del {
    opacity: 1 !important;
}

.product_item .elementor-widget-image a {
    width: 100%  !important;
    display: block  !important;
    height: 100%;
}


.product_item .sales_badge .product-badge {
    background: #E84B30;
    color: white;
    padding: 4px 8px;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
}

.product_item .sales_badge  .product-badge.new-badge {
    background: var( --e-global-color-secondary );
    color: #000000;
}
.product_item .elementor-heading-title a {
    text-transform: none;
}
.product_item .sales_badge .elementor-shortcode {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}

.product_item  {
    height: 300px;
}

.product_item .elementor-widget-image a img {
    height: 100%;
    width: 100%;
}

.product_item .elementor-widget-image {
    height: 100%;
}
.product_item .elementor-widget-wc-add-to-cart, .elementor-widget-wc-add-to-cart a {
    width: 100%;
}

.product_item .quick_view_shortcode {
    height: 100%;
}

.product_item .quick_view_shortcode .elementor-shortcode {
    height: 100%;
}

.product_item .quick_view_shortcode .elementor-shortcode button.woosq-btn {
    height: 100%;
    padding: 10px 20px;
    background: var( --e-global-color-secondary );
    border-radius: 0px;
    border: 1px solid black;
}

.product_item .quick_view_shortcode .elementor-shortcode button.woosq-btn span.woosq-btn-icon.woosq-icon-1 {
    font-size: 24px;
    color: black;
}

.product_item .price_bottom_row .cart_row {
    position: absolute;
    bottom: 0px;
    transition: 0.3s;
    opacity: 0;
}

.product_item .price_bottom_row {
    position: relative;
}

.product_item:hover .price_bottom_row .cart_row  {
    opacity: 1;
}

.product_item:hover .dividers {
    opacity: 0;
}

.product_item .dividers {
    transition: 0.3s;
}


.product_listing .swiper-pagination {
    width: 100%;
    position: static !important;
    transform: none !IMPORTANT;
}

.product_listing .swiper-pagination span {
    border-radius: 0px !important;
    transition: 0.3s;
}

.product_listing .swiper-pagination span.swiper-pagination-bullet-active {
    background: #e84b30;
    transform: scale(1.4) !important;
}
.product_listing  .product {
    height: auto !important;
}
.product_listing_tabs  .product {
    height: auto !important;
}
.product_item .title {
    height: 37px;
    display: block;
}
.product_item  .title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
	font-weight: 500;
}
.woosq-popup {
    max-height: max-content !important;
    max-width: 1100px !important;
    height: 70% !important;
    min-height: 450px;
}

.woosq-product > .product > div {
    height: 500px !important;
    max-height: max-content !important;
    background: #efefef;
    padding: 40px 0px;
}

.woosq-popup .product_title {
    font-size: 40px !important;
    line-height: 42px;
    text-transform: capitalize !important;
}

.woosq-popup .summary-content {
    padding-right: 50px !important;
}


button.mfp-close {
    background: #eefb13 !important;
    opacity: 1;
    border-radius: 0px;
    width: 40px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.mfp-close:hover {
    background: #000000 !important;
}
button.mfp-close:hover:before {
  color: white !important;
}
.woosq-popup a.view-details-btn {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var( --e-global-color-secondary );
    color: black;
    font-weight: 600;
    font-size: 15px;
	transition: 0.3s;
}
.woosq-popup .single_add_to_cart_button.button {
    background-color: black !important;
    color: #ffffff !important;
    border-radius: 0px !important;
    padding: 13px 34px !important;
    transition: 0.3s;
}
.woosq-popup .single_add_to_cart_button:hover {
    background-color: var( --e-global-color-secondary ) !important;
     color: #000000 !important;
	
}
.product_meta a {
    color: black;
    text-decoration: underline;
}
.product_meta a:hover {
    color: var( --e-global-color-secondary );
    text-decoration: underline;
}
.woosq-popup a.view-details-btn:hover {
    background: black !important;
    color: white !important;
}
.woosq-popup table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 50% / 0%) !important;
    padding: 0px !IMPORTANT;
    font-weight: 800 !important;
}
.woosq-popup td.value.woo-variation-items-wrapper {
    padding: 0px !important;
}
.product_item  p.price {
    display: flex;
    flex-direction: row-reverse;
    gap: 11px;
    align-items: center;
	    justify-content: start;
}

.product_item p.price del {
    padding-top: 3px;
}

.grey_product_loop.product_item .price .woocommerce-Price-amount:nth-child(3) bdi {
    color: var( --e-global-color-secondary );
}
.elementor-element.elementor-element-5c989ee.e-con-full.e-flex.e-con.e-child {}

.grey_product_loop > .e-child {
    height: 2330px !important;
}
.Image_col {
    height: 360px;
}

.Image_col img {
    object-fit: contain;
    object-position: top;
}
.icon_list_listing {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 28px 50px;
}

.icon_list_listing a.mega_menu_listing_items {
    color: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 15px;
text-transform: capitalize;
}

.icon_list_listing a.mega_menu_listing_items:hover {
    color: #eefb13;
}

.icon_list_listing a.mega_menu_listing_items img {
   width: 40px;
    filter: brightness(0.5) drop-shadow(1px 0px 6px white);
    object-fit: contain;
    height: 40px;

}
.icon_list_listing .icon_listing {
        min-width: 60px;
    min-height: 60px;
    border: 1px solid #3a3a3aa6;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #3a3a3aa6;
}
.main_mega_menu .elementor-widget-n-tabs .elementor-widget-container {
    width: 100% !important;
    display: block !important;
}
.main_mega_menu .e-n-tabs-heading {
    height: 500px;
    overflow-y: scroll;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
}
.main_mega_menu .e-n-tabs-content {
    padding: 25px;
}

.e-n-tabs-heading::-webkit-scrollbar {
  width: 10px !important;
}

.e-n-tabs-heading::-webkit-scrollbar-track {
  background: #f1f1f1 !important; 
}
 
.e-n-tabs-heading::-webkit-scrollbar-thumb {
  background: #e84b30 !important; 
}
.navs.mobile_nav{
  display: none !important;
}


.woocommerce div.product form.cart .variations {text-align: left;}

.woocommerce div.product form.cart .variations tr {
    display: flex;
    align-items: flex-start;
}

.woocommerce div.product form.cart .variations :is(th,td) {
    padding: 5px;
}

.woocommerce-variation-price {
    margin-bottom: 25px;
}


span.sku_wrapper.detail-container {
    display: none;
}


@media only screen and (max-width: 1600px) {
	body {
		zoom: 70%;
	}
}



@media only screen and (max-width: 1400px) {

}


@media only screen and (max-width: 1199px) {
	.global_btn a span {
		width: 50px;
		height: 50px;
	}
	body {
		zoom: 100%;
	}
	.header .elementor-menu-toggle {
		margin-right: 65px !important;
	}
body.admin-bar .dialog-type-lightbox {
    position: fixed !important;
    z-index: 100000;
}
.category_mega_menu .icon_list_listing {
    padding-left: 20px;
    padding-right: 20px;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}
.brand_mega_menu .icon_list_listing {
    grid-template-columns: repeat(3, 1fr);
}
.elementskit-submenu-indicator {
    width: 16px !important;
}

a.ekit-menu-nav-link {
    justify-content: space-between !important;
}
	.colection_slider .content_collection {
		max-width: 460px;
		padding-right: 40px;
	}

	.colection_slider .swiper.collect_slider {
		width: calc(100% - 460px);
	}
	.testimoanil_sec {
    padding-left: 20px;
    padding-right: 20px;
}

.testimoanil_sec .tes {
    padding: 40px 40px;
}
	
}


@media only screen and (max-width: 991px) {
	.colection_slider .content_collection {
    max-width: 430px;
    padding-right: 40px;
}
.testimoanil_sec {
    padding-left: 20px;
    padding-right: 20px;
}
.brand_mega_menu .icon_list_listing {
    grid-template-columns: repeat(2, 1fr);
}
.testimoanil_sec .tes {
    padding: 40px 20px;
}

.testimoanil_sec .tes .author_col_left img {
    width: 60px;
}

.testimoanil_sec .tes p {
    font-size: 20px;
}
.colection_slider .swiper.collect_slider {
    width: calc(100% - 430px);
}
.category_slider_Section .category_slider .box .content h5,
category_slider_Section .category_slider .box .content p.des{
    width: 250px;
}
.category_slider_Section .category_slider .box .content p.des{
     max-width: 250px;
}

.category_slider_Section .category_slider .box .content .subtitle {
    font-size: 15px;
}
}


@media only screen and (max-width: 767px) {
	.category_slider_Section .category_slider .box .img_block {
    position: static;
    margin-bottom: -70px;
    padding-left: 0px;
    width: 100%;
    height: 300px;
    margin-top: 0px;
}
.top_bar_gray_row {
    flex-direction: column !important;
    display: block !important;
}
.navs{
  display: none !important;
}
.colection_slider .navs {
    display: block !important;
}
.navs.mobile_nav{
  display: block !important;
}
.excersice_machine_slider .box .des {
    width: 100% !important;
    font-size: 16px;
    line-height: 24px;
}

.testimoanil_sec .navs {
    flex-direction: column;
}

.collection_sec .image_box h6 {
    font-size: 16px;
}

.testimoanil_sec .arrows_testimoial {
    justify-content: center !important;
    margin-top: 30px !important;
}

.testimoanil_sec .author_box svg {
    display: none;
}

.testimoanil_sec .tes p {
    font-size: 18px;
}
.product_item .price_bottom_row .cart_row {
    position: static !important;
    opacity: 1 !important;
}
.border_product_item .amount bdi {
    font-size: 12px;
}
.border_product_item .price ins {
    font-size: 15px;
}
.border_product_item .price del {
    font-size: 10px;
}
.cart_row .elementor-widget-wc-add-to-cart a {
    gap: 0px !important;
}
.top_bar_gray_row{
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: start !important;
    gap: 5px !important;
display: block !important;
}
.product_item .price_bottom_row .cart_row .elementor-button-content-wrapper {
    justify-content: start !important;
}
.product_item .quick_view_shortcode .elementor-shortcode button.woosq-btn {
    height: 51px !important;
    width: 51px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_item .quick_view_shortcode .elementor-shortcode button.woosq-btn span.woosq-btn-icon.woosq-icon-1 {
    font-size: 20px !important;
}
.product_item .sales_badge .product-badge {
    font-size: 11px;
    padding: 1px 8px;
}
.Image_col {
    height: 160px !important;
}

.product_listing_tabs .swiper-pagination {
    position: static !important;
    justify-content: center !important;
    transform: none !important;
    display: flex !important;
    margin-bottom: 30px !important;
}

.e-n-tabs-heading .e-n-tab-title {
    margin-bottom: 15px !important;
}

.icon_list_listing .icon_listing {
    display: none;
}
.category_mega_menu .icon_list_listing {
    grid-template-columns: repeat(1, 1fr);
}
.brand_mega_menu .icon_list_listing {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
}

.main_mega_menu {
    padding-top: 20px;
    padding-right: 0px;
}
.category_slider_Section .category_slider .box {
    flex-direction: column;
    align-items: self-start;
    padding-top: 40px;
    width: 100% !important;
    justify-content: center;
}

.category_slider_Section .category_slider .box .content {
    max-width: 500px;
}

.category_slider_Section .category_slider .box .content p.des {
    max-width: 320px;
}

.category_slider_Section .category_slider .box .content h5 {
    font-size: 36px;
    line-height: 41px;
    width: 350px;
    max-width: 350px;
}
	.excersice_machine_slider .box {
    flex-direction: column;
    padding: 30px 20px 0px 20px;
}

.excersice_machine_slider .box .img_block {
    position: static;
    height: 300px;
    width: 300px;
    margin-bottom: -50px;
    margin-top: 10px;
}

.excersice_machine_slider .box .content {
    width: 100%;
}

.excersice_machine_slider .box span {
    font-size: 16px;
    line-height: 16px;
}

.excersice_machine_slider .box h5 {
    font-size: 33px;
    line-height: 37px;
    width: 250px;
}
.colection_slider .content_collection {
    max-width: 100%;
    padding-right: 0px;
}

.colection_slider .swiper.collect_slider {
    width: calc(100%);
}

.collection_sec .colection_slider {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
}

.colection_slider .arrows_testimoial {
    margin-top: 30px;
    margin-bottom: 40px;
    justify-content: end;
}
.tabs_sec .e-n-tab-title {
    border: 1px solid !important;
    padding-top: 15px !important;
}
	.excersice_machine_slider .box {
    flex-direction: column;
    padding: 30px 20px 0px 20px;
}

.excersice_machine_slider .box .img_block {
    position: static;
    height: 300px;
    width: 300px;
    margin-bottom: -50px;
    margin-top: 10px;
}

.excersice_machine_slider .box .content {
    width: 100%;
}

.excersice_machine_slider .box span {
    font-size: 16px;
    line-height: 16px;
}

.excersice_machine_slider .box h5 {
    font-size: 33px;
    line-height: 37px;
    width: 250px;
}

.ss-payment-list {
    gap: 0 5px !important;
}

.ss-payment-icon {
    width: 50px!important;
}

.ss-payment-list .ss-payment-text {
    font-size: 14px!important;
}

}