.related-display-none section#sp-related-product {
    display: none;
}

body.com-hikashop.view-product.layout-listing.task-listing #sp-main-body {
    padding: 50px 0;
}

.hikashop_product_page .hikashop_submodules {
    display: none; /*hardcode*/
}

/*menu cart*/

.hikashop_cart_module img {
    width: 25px;
    padding-right: 5px;
    position: relative;
    height: 100%;
}

.hikashop_cart_module a.hikashop_small_cart_checkout_link span {
    display: flex;
}

.sp-module.cart-style {
    position: relative;
    padding-left: 20px;
}

/*end of menu cart*/



/*floating cart*/

@media (max-width: 991px) {
  	.floating-button { bottom: 30px !important; }
}


.floating-button span.hikashop_small_cart_total_title {
    font-size: 16px !important;
    padding: 8px 15px !important;
    border-radius: 50px !important;
}

.floating-button span.hikashop_small_cart_total_title i {
    color: #000;
}

/*end of floating cart*/


.hikacart {
    background: #fec339;
    border: none;
    margin: 0;
    border-radius: 0px;
    font-size: 14px;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 8px 10px;
    transition: 0.5s;
    color: #000;
    width: 150px !IMPORTANT;
    margin: auto;
}
@media(max-width:991px){
.hikacart {
    font-size: 11px;
}}

div#hikashop_product_right_part .hikacart {
    margin: unset;
}

.hikacart:hover, .hikacart:focus{
    background: #000; color:#fff;
}

span.hikashop_product_price_per_unit {
    display: none !important;
}


/*filter*/

#sp-left .sp-module {
    border: 1px solid #e2e2e2;
    padding: 0;
    border-radius: 15px;
}

section#sp-filter-search {
    padding: 50px 0 0;
}

.hikashop_filter_SortBy_2 select {
    width: 100%;
    font-size: 12px;
    max-width: 180px !important;
    height: 35px;
    border-radius: 50px;
    padding: 0 15px;
}

.hikashop_filter_SortBy_2 .filter_values_container {
    float: right;
    padding-top: 0 !important;
    padding-right: 5px;
}

.hikashop_filter_Keyword_1 .filter_values_container input {
    max-width: 100%;
    font-size: 12px;
    padding: 0 15px;
    height: 35px;
    background: #fff;
    border-radius: 50px;
}

.hikashop_filter_main {
    min-height: auto !important;
    width: 100% !importat;
}

#sp-left .hikashop_filter_main span.hikashop_filter_title {
    color: #1a1a1a;
    font-weight: 600;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}

#sp-left .hikashop_filter_module {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
}

#sp-left .hikashop_filter_main {
    width: 100% !important;
}

#sp-left .hikashop_filter_main select {
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
    /* max-height: 200px; */
    min-height: auto !important;
    /* padding: 0 20px 0 0; */
    border-radius: 0;
    border: 0;
    text-transform: capitalize;
}

#sp-left .hikashop_filter_main select option {
    padding: 10px 0;
    font-size: 14px;
    color: #6f6f6f;
    cursor: pointer;
    background: none;
    transition: 0.3s;
    white-space: break-spaces;
}

#sp-left .hikashop_filter_main select option:hover,
#sp-left .hikashop_filter_main select option:checked {
    color: #000;
    font-weight: 500;
}



@media (max-width: 991px) {
  	#sp-left .sp-module { margin-bottom: 20px; }
	#sp-left .hikashop_filter_module {padding: 15px;}
	#sp-left .hikashop_filter_main { padding-top: 15px; }
	#sp-left .hikashop_filter_collapsable_title_mobile { border: 0; background: transparent; font-size: 10px; }
	#sp-left .hikashop_filter_fieldset h3 { font-size: 16px !important; font-weight: 500; }
	#sp-left .hikashop_filter_collapsable_title { margin: 0; }
	#sp-left .hikashop_filter_collapsable_title_icon { height: auto; }
}
.category-item.sub-category.active a, .category-item.sub-category.active {
    color: #014bad !important;
}
.category-item.sub-category a {
    COLOR: #000;
    font-weight: 300;
}
.category-item.sub-category a:hover {
    COLOR: #a1c7fa;
}

/*sp-left colors*/
#sp-left .hikashop_filter_main select option {
    border-bottom: solid 1px #ccc; padding:10px;
}

#sp-left select option:hover {
  box-shadow: 0 0 10px 100px #ffffff inset !important;
  background:none!important;
  color: #000 !important;
}
#sp-left select option:checked,select option:focus{
  box-shadow: 0 0 10px 100px #000 inset !important;
  background:none!important;
  color: #fff!important;
  border:0px;
  outline:none;
}

#sp-left .form-select:focus {
    box-shadow: none;
}
/*end of sp-left colors*/




/*end of filter*/



.hikashop_products_listing .hikashop_products .hikashop_container {
    margin-top: 0 !important;
}

.thumbnail .hikashop_product_image {
    height: auto !important;
    order: 0;
    border-radius: 0px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: 0.5s;
}

.thumbnail .hikashop_product_image_subdiv {
    width: auto !important;
}

.thumbnail {
    line-height: 1.3;
    min-height: auto !important;
    text-align: left !important;
    padding: 0px !important;
    border-radius: 0px !important;
    background: transparent !important;
    margin-bottom: 30px;
    transition: 0.5s;
}

.thumbnail:hover, .thumbnail:focus {
	border-color: #72813d;
}

.thumbnail .hikashop_listing_img_title {
    display: flex;
    flex-direction: column;
}

.thumbnail span.hikashop_product_name {
    order: 1;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0;
    padding: 0;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 42px;
}

.thumbnail span.hikashop_product_price_full {
    order: 2;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 0 !important;
    height: auto !important;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
@media(max-width:991px){
.thumbnail span.hikashop_product_price_full {
    font-size: 14px;
}}

.thumbnail a.hikabtn.hikacart,.thumbnail a.hikabtn {
    order: 3;
}

.thumbnail form {
    order: 3;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}


.thumbnail .hikashop_product_quantity_div {
    width: 100%;
    position: relative;
}

.thumbnail .hikashop_quantity_form {
    width: 120px;
    margin: 0;
    margin-right: 5px;
}

.thumbnail input.hikashop_product_quantity_field {
    width: 100%;
    max-width: 100% !important;
    height: 35px;
    border-radius: 50px !important;
    font-size: 14px;
    margin: 0 !important;
    padding: 0 35px !important;
}

.thumbnail .hikashop_product_quantity_change_div_leftright span.add-on {
    position: absolute;
    display: block;
    top: 0;
    background: none;
}

.thumbnail .hikashop_product_quantity_change_div_leftright span.add-on:first-child {
    right: 0;
}

.thumbnail .hikashop_product_quantity_change_div_leftright span.add-on a {
    width: 35px;
    height: 35px;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    border: none;
    background: #505050;
    color: #fff;
    margin: 0;
    left: 0;
}

.thumbnail .hikashop_product_quantity_change_div_leftright span.add-on:last-child {
    left: 0;
}

.thumbnail .hikashop_product_quantity_change_div_leftright span.add-on a:hover {
    background: #000;
}

.thumbnail .hikashop_quantity_form .control-group {
    margin: 0;
}

.thumbnail .hikashop_product_quantity_add_to_cart_div_leftright { display: none; }

.thumbnail .hikacart { width: auto; }



@media (max-width: 991px) {
	.thumbnail {padding: 10px !important;margin-bottom: 20px;}
    .hikashop_products_listing .hikashop_product { width: 50%; padding: 0 10px; }
    .hikashop_products_listing .hikashop_products .hikashop_container { margin: 0 !important; }
    .hikashop_products_listing .hk-row-fluid { margin-left: -10px; margin-right: -10px; }
    .thumbnail span.hikashop_product_name {font-size: 13px;margin: 5px 0;min-height: 20px;}
}


/*hikashop carousel*/

.hikashop_carousel .swiper-button-next:after,
.hikashop_carousel .swiper-button-prev:after {
    font-size: 25px;
    color: #000;
    border-radius: 100%;
}

.hikashop_carousel .swiper-button-prev {left: -55px;background: #f0f0f0;border-radius: 100%;width: 50px;height: 50px;}

.hikashop_carousel .swiper-button-next { right: -55px;background: #f0f0f0;border-radius: 100%;width: 50px;height: 50px; }

.hikashop_carousel .hikashop_carousel_item {
    background: transparent !important;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_product_image {
    height: auto !important;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_product_image_subdiv {
    width: auto !important;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title {
    display: flex;
    flex-direction: column;
    line-height: 1.5;
    padding: 0 10px;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title span.hikashop_product_name {
    order: 2;
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 47px;
}
span.hikashop_product_name a {
    color: #000;
}
span.hikashop_product_name a strong {
    color: #72813d;
}
.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title span.hikashop_product_price_full {
    order: 3;
    font-size: 15px;
}

.hikashop_carousel .discount_product_price {
    display: inline-flex;
    align-items: center;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title span.hikashop_product_price_full .hikashop_product_price {
    display: block;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title .hikashop_product_image {
    order: 1;
    margin-bottom: 15px;
    transition: 0.5s;
    overflow: hidden;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title a.hikacart, .hikashop_carousel a.hikabtn {
  	order: 4;
    margin-top: 10px;
}

img.hikashop_product_listing_image {
    width: 100%;
    background: #ffffff;
    border: 1px solid #ececec;
} 

.swiper-pagination.swiper-pagination-bottom.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 20px;
}

.swiper-pagination-bullet-active {
    background: #000;
}

/*discount*/
span.hikashop_product_price_before_discount {
    background: red;
    color: #fff;
    width: fit-content;
    margin: auto;
    padding: 0px 5px;
    font-size: 12px;
	font-weight: 500;
}

span.hikashop_product_discount_amount {
    font-size: 12px;
    margin-right: 5px;
}

.hikashop_product_price_with_discount {
    font-weight: 500;
    display: block;
}





/*end of hikashop carousel*/



/*pagination*/

.pagination .limit {
    display: none;
}

.pagination .counter {
    display: none;
}

span.hikashop_results_counter {
    display: none;
}

/*end of pagination*/


/*spinner loading*/

div.hikashop_checkout_loading > div.hikashop_checkout_loading_spinner {
	background:url('../images/spinner_02.gif') no-repeat center;
    background:none;
}
div.hikashop_checkout_loading > div.hikashop_checkout_loading_spinner.small_spinner {
	background:url('../images/spinner.gif') no-repeat center;background:none;
}

/*end of spinner loading*/

.hikashop_carousel .hikashop_carousel_item img {
    transition: 0.3s;
}
/*EO HIKA LISTING*/

/*testimonial*/
.testimonial-style-001 .sppb-carousel-extended-item {
    background: #72832e;
    border-radius: 20px;
    padding: 20px;
    text-align: left !important;
    border: 3px solid #fee76d;
    box-shadow: 0px 0px 10px #00000030;
    margin: 30px;
}
.testimonial-style-001 .sppb-testimonial-carousel-message {
    color: #FFF !IMPORTANT;
    margin-bottom: 15px !IMPORTANT;
}
.testimonial-style-001 .sppb-testimonial-carousel-name {
    color: #fff !important;
}
.testimonial-style-001 .sppb-testimonial-carousel-rating {
    margin-top: 10px !important;
    margin-bottom: 10px;
}
.testimonial-style-001 .sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: -20px;
    background: #72832e !IMPORTANT;
    border: 3px solid #fee76d !IMPORTANT;
}
.testimonial-style-001 .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: -50px;
    background: #72832e ! IMPORTANT;
    border: 3px solid #fee76d !IMPORTANT;
}
@media(max-width:991px){	
.testimonial-style-001 .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: -20px;
}
}



/*mobile view*/
/*@media(max-width:767px){
.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title {
    width: 50% !IMPORTANT;!I;!;
    min-width: 50%;
}
.swiper-slide.hikashop_carousel_item.hikashop_subcontainer.swiper-slide-active {
    display: contents;
}}*/


/*badges*/
@media(max-width:767px){
.hikashop_badge_div {
    width: 90px;
}}


/*filter*/
.category-item.main-category.active a, .category-item.main-category.active {
    color: #014bad !important;
    font-weight: 700;
}
.category-item.main-category a {
    color: #000;
    font-weight: 300;
}
.category-item.main-category a:hover {
    color: #a1c7fa;
}
.filter-name {
    margin-bottom: 30px;
}


@media(max-width:991px){
body.site.helix-ultimate.hu.com_hikashop.com-hikashop.view-product.layout-listing.task-listing.itemid-380.en-gb.ltr.sticky-header.layout-fluid.offcanvas-init.offcanvs-position-left #sp-main-body {
    padding-top: 10px !important;
  }}
.swiper-slide.hikashop_carousel_item.hikashop_subcontainer {
    min-height: unset !IMPORTANT;
}