.hikashop_product_image_subdiv img.hikashop_product_listing_image {
    border-radius: 15px;
    margin: 0!important;width:100%!important;
}

.com-sppagebuilder #sp-main-body, .com-hikashop.view-product.layout-listing, .com-hikashop.view-product.layout-show, .com-hikashop.view-category {
    background: #ffffff;
}
.view-category #sp-left+#sp-component {
    padding-left: 15px;
}

#sp-filter { padding: 30px 0 0; }

.cls-product-category { display: none; }

.view-product #sp-main-body {padding: 0px 0;}


.hikashop-our-products .hikashop_subcategories {
    display: none;
}
.hikashop_category_image, .hikashop_category_image img {
    border-radius: 15px !important;
}


/*hika listing*/

@media (max-width: 991px) {
    .hkc-xs-6 { width: 49%; }
}
div#sp-left {
    margin-bottom: 30px;
}}


.thumbnail { 
  	border-radius: 0 !important; 
  	transition: 0.5s; 
 	min-height: auto !important; 
  	background: transparent !important; 
}
.thumbnail .hikashop_product_image {
  	max-height: unset;
  	max-width: unset;
  	height: auto !important;
  	background: #fff;
  	margin: auto;
  	border-radius: 15px;
}
.thumbnail .hikashop_product_image_subdiv {
  	width: auto !important;
}
.thumbnail .hikashop_product_image_subdiv a:before { 
  	background: #fff !important; 
  	opacity: 0.3; 
}
.hikashop_subcontainer.thumbnail {
  	padding: 0;
  	border: none;
}
.hikashop_subcontainer.thumbnail {
    padding: 10px;
    min-height: unset !important;
    height: unset !important;
}
@media(Max-width:991px){
.hikashop_container {
    margin: 0px !important;
}
.hikashop_subcontainer.thumbnail {
    padding: 5px 5px 15px 5px;
}}
.hkc-md-4, .hkc-md-3 {
    transition: 0.3s;
}
.hkc-md-4:hover .hikashop_product_image a:before,
.hkc-md-3:hover .hikashop_product_image a:before {
    content: "";
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 40px; z-index: 9;
    position: absolute; left: 0;
    width: 100%; height: 100%;
    color: #000;
    line-height: 8;
    background: rgba(60, 47, 49, 0.32);
    text-rendering: auto;
    transition: all 600ms;}
.thumbnail span.hikashop_product_name {
    height: 45px;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    text-align: center !important;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0 5px;
}
.hikashop_product_name a {
    color: #000;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'AvenirRoman' !important;
}
@media(max-width:991px){
.hikashop_product_name a {
    font-size: 11px;
}
}
.hikashop_product_price_before_discount {
    font-size: 14px;
    color: #000;
}
@media(max-width:991px){
.thumbnail .hikashop_product_price_before_discount, span.cls-retail-price.hikashop_product_price {
    font-size: 13px !important;
    display: block !important;
    font-weight: 600;
}
span.hikashop_product_discount {
    width: 12%;
    font-size: 11px;margin-right:5px;
    font-family: 'Poppins';
}
}
.thumbnail .hikashop_product_price_per_unit {
    display: none !Important;
}
.thumbnail .hikashop_product_price.hikashop_product_price_0  {
    font-weight: 700;
    padding-left: 5px;
    font-size: 16px;
    color: #000;
    /* margin-bottom: 20px; */
}
.thumbnail span.hikashop_product_price_before_discount {
    color: #000;
}
@media(max-width:991px){
.thumbnail .hikashop_product_price.hikashop_product_price_0 {
    font-weight: 700;
    padding-left: 0px;
    font-size: 13px;
}}
@media(max-width:991px){
.price-discount {
    min-height: 34px;
}}
.hikashop_subcontainer.thumbnail {
    background: transparent !important;
}
.hikashop_subcontainer.thumbnail .price-discount {
    margin-top: 10px;
}
@media(Max-width:991px){
.hikashop_subcontainer.thumbnail {
    margin-bottom: 30px;
}
}

@media(min-width:990px){
span.hikashop_product_discount {
    width: 40px!important;
    background: #ff0000;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    font-size: 11px;
    font-family: 'Poppins';
  }}
@media(min-width:990px){
div#hikashop_submodules span.hikashop_product_discount {
    width: 28%!important;
}}
#hikashop_product_contact_main {
    text-align: left !important;
}
#hikashop_product_contact_main a.hikabtn {
    font-size: 14px !important;
    background: #22b24c !important;
    border-color: #22b24c !important;
}

/*pagination*/

.pagination .counter {
    display: none;
}
.hikashop_products_pagination_bottom span.hikashop_results_counter {
    display: none;
}
div.pagination ul li a {
    transition: 0.3s; background: #f5f5f5; border: 1px solid #d0d0d0; color: #000;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #353639; border: 1px solid #353639; color: #fff; }

div.pagination ul li a:hover,
div.pagination ul li a:focus {
    background: #353639; border: 1px solid #353639; color: #fff;
}
@media(max-width:991px){
.pagination >li>a, .pagination >li>span {
    padding: 7px 13px;
    font-size: 15px;
}
.pagination >li:not(.next) {
    margin-right: 10px;
}}
.list-footer.pagination.pagination-toolbar.clearfix a.next {
    display: none;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom { 
  text-align: center; 
}
.list-footer.pagination.pagination-toolbar.clearfix .limit {
    display: none;
}
ul.pagination a.previous {
    display: none;
}
.list-footer.pagination.pagination-toolbar a.page-link {
    padding: 6px;
}
/*badges*/
img.hikashop_product_badge_image {height: 25px !important; 
    width: auto !important;}
@media(max-width:991px){
  img.hikashop_product_badge_image {height: 20px !important; 
    width: auto !important;}
}
.hikashop_products_listing .hikashop_badge_div.hikashop_badge_bottomleft_div {
    bottom: 0px!important;
}

/*add to cart button*/

@media(max-width:768px){
.thumbnail a.hikabtn.hikacart {
    padding: 10px 20px;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 500;
}}
.thumbnail a.hikabtn.hikacart:hover {
    background: #000;
    color: #fff;  
}

/*quantity*/

.thumbnail .hikashop_product_quantity_div {
    display: block;
    margin-bottom: 0;
}
.thumbnail .add-on:first-child,
.thumbnail .add-on:last-child {
    margin-right: -1px;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important; 
    border-radius: 0 !important; 
    width: 30px !important; 
    height: 30px !important; 
}
.thumbnail span.add-on a {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    padding: 15px !important;
    background: #353639;
    color: #fff;
}
.thumbnail span.add-on a:hover {
    background: #003b6b;
    color: #fff;
}
.thumbnail input[id^='hikashop_product_quantity_field_'] {
    text-align: center;
}
.thumbnail .input-prepend input[id^='hikashop_product_quantity_field_'] {
    box-shadow: none;
    width: 80px !important;
    height: 30px;
}
@media(max-width:768px){
.thumbnail .input-prepend input[id^='hikashop_product_quantity_field_'] {
    box-shadow: none;
    width: 32px !important;
    height: 25px;
}
.thumbnail span.add-on a {
    font-size: 12px;
    padding: 5px !important;
}
.thumbnail .add-on:first-child,
.thumbnail .add-on:last-child {
    margin-right: -1px;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important; 
    border-radius: 0 !important; 
    width: 30px !important; 
    height: 25px !important; 
}}

/*stock*/
.hikashop_product_stock_count {
    font-size: 14px;
}
@media(max-width:768px){
.hikashop_product_stock_count {
    font-size: 10px;
}
.hikashop_badge_div.hikashop_badge_bottomleft_div {
    margin: 0!important;
    bottom: 0!important;
}
}

.featured-products span .hikashop_product_stock_count {display:none;}
span.hikashop_product_stock_count {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 5px;
}
.com-hikashop.view-product.layout-listing a.hikabtn.hikacart {
    margin-bottom: 10px;
}

/*category-listing*/

@media (min-width: 992px){
.com-hikashop.view-category.layout-listing.task-listing #sp-component {
    width: 100% !Important;
}}
@media (min-width: 992px){
.com-hikashop.view-category.layout-listing.task-listing #sp-component {
    width: 100% !Important;
    padding-right: 15px;
}}

.hikashop_category_image {
    height: auto !important;
}
.hikashop_category_image img {
    transition: 0.3s;;
}
.hikashop_category_image img:hover {
    opacity: 0.6;
}



/*override*/
span.hikashop_product_discount {
    display: inline-block;
    width: 12%;
    background: #ff0000;
    color: #fff;
    text-align: center;
    float: left;
    margin-top: 2px;
    font-size: 11px;
    font-family: 'Poppins';
   
}
span.hikashop_product_price_before_discount {
    display: inline-block;
    width: 65%;
    text-align: left !important;
    padding-left: 0;
    font-size: 14px;
}
span.hikashop_product_code_list {
    color: #000;
    font-style: oblique;
}
.hikashop_subcontainer.thumbnail {
    text-align: left !important;
}
span.hikashop_product_price.hikashop_product_price_0.hikashop_product_price_with_discount {
    display: block;
    width: 100% !important;
}
span.hikashop_product_price.hikashop_product_price_0 {
    text-align: left !important;
    padding: 0px !important;
}
.price-discount {
    text-align: left;
    /* min-height: 45px; */
}
.thumbnail span.hikashop_product_name {
    text-align: left !important;
}
span.hikashop_product_price_full.hikashop_product_has_options {
    width: 100% !important;
    display: block;
    text-align: left !important;
}
.hikashop_container {
    background: #fff !important;
    box-shadow: 0px 0px 10px #00000030;
    border-radius: 15px !important;
    transition: 0.3s;
}
.hikashop_container:hover {
    box-shadow: 0px 0px 15px #00000060;
    transform: translateY(-5px);
}
span.hikashop_product_stock_count {
    width: 100%;
    text-align: left!important;
    display: block;
    margin-top: 5px;
}

@media(max-width:768px){
.thumbnail span.hikashop_product_name {
    height: 32px;
    line-height: 1.2;
    margin-bottom: 0px;
}
.thumbnail .hikashop_product_price.hikashop_product_price_0 {
    font-size: 11.5px;
    margin-top: 0px;
}
.thumbnail .hikashop_product_price_before_discount, span.cls-retail-price.hikashop_product_price {
    font-size: 10px !important;
    display: inherit !important;
    font-weight: 400;
    line-height: 8px;
    letter-spacing: 0px !important;
}
.hikashop_products_listing span.hikashop_product_discount {
    margin-top: -4px;
}

span.hikashop_product_discount {
    display: inline-block;
    width: 57%;
    background: #ff0000;
    color: #fff;
}
.hikashop_product {
    margin-bottom: 15px;
}
.hikashop_products_listing span.hikashop_product_discount {
    display: inline-block;
    width:47px;
    background: #ff0000;
    color: #fff;
}

span.hikashop_product_price_before_discount {
    display: inline-block;
    width: 59%;
    text-align: left !important;
    padding-left: 0px;
    font-size: 14px;
}
}
span#hikashop_product_code_main {
    display: block;
    font-size: 24px;
    font-style: oblique;
    margin-top: 20px;
}

#hikashop_product_options:before {content: "Choose Add On" !Important;}


/*quantity*/

.input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
    text-align: center;
}
.input-prepend.input-append .add-on {
    display: inline-block;
}
#hikashop_product_right_part .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
    text-align: left;
}



/*loading*/

div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner {
background:url('/media/com_hikashop/images/spinner.gif') no-repeat center !important;
}

div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner {
background:url('/media/com_hikashop/images/spinner.gif') no-repeat center !important;
}


/*navigation button*/

.owl-nav {
    display: block !important;
}

.owl-nav {
    position: absolute;
    top: 0;
    height: 100%;
    margin-top: 0 !important;
    right: -30px;
    left: -30px;
    margin: auto;
    display: flex !important;
    align-items: center;
    z-index: -1;
}

.owl-prev{margin-left: 0px !important;left: -22px;position: absolute;}

.owl-next{ margin-right: 0px !important; right: -22px; position: absolute; }

div.hikashop_carousel .owl-nav .owl-prev, div.hikashop_carousel .owl-nav .owl-next {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    transition: 0.3s;
    font-size: 52px;
    font-weight: 600;
    padding: 0;
    color: #000;
    font-family: Poppins, sans-serif;
    display: flex;
    align-items: center;
    line-height: 1;
}

div.hikashop_carousel .owl-nav .owl-prev:hover, div.hikashop_carousel .owl-nav .owl-next:hover { color: #5a5a5a; border-color: #5a5a5a; background-color: #fff; } 

@media (max-width: 767px) {
  .owl-nav { left: 0; right: 0; position: unset; height: auto; }
  div.hikashop_carousel .owl-nav .owl-prev, div.hikashop_carousel .owl-nav .owl-next { background-color: #eee; font-size: 20px; padding: 5px; position: absolute; top: 0; bottom: 0; height: 30px; margin: auto; }
}


/*hikaa-carousel*/
.hikashop_badge_div.hikashop_badge_topleft_div {
    margin-top: 0px!important;
}

/*end*/

/**/
.hikashop_filter_Brand_3 {
    /* height: 300px; */
    overflow: auto;
}

div.discount_tag {
    width: 50px;
    /* margin-right:5px; */
    color: #fff;
    text-align: center;
    /* float: right; */
    margin-top: 0px;
    font-size: 11px;
    display: inline-block;
    background: #ff0000;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-left: 10px;
    /* margin-bottom:-6px; */
    line-height: 1.5;
    /* height: 25px; */
}
span.add-tag {
    margin-left: 10px;
}

.hikashop_products_listing div.discount_tag {
    width: 13%;
    /* padding-top: 7px; */
    padding-bottom:3px;
    line-height: 1.7 !important;
}
@media(max-width:991px){
.hikashop_products_listing div.discount_tag {
    width: 30px;
    padding-top:5px;
    padding-bottom:3px;
}}

.hikashop_products_listing span.dealer {
    float:left;
}
span.hikashop_product_price_full {
    text-align: left !IMPORTANT;
}


/*brand*/
span.hikashop_category_name a {
    font-size: 14px;
    font-weight: 700;
}

/*filter*/
div#sp-filter-01 .hikashop_filter_main.hikashop_filter_main_Filter_25 {
    width: 33% !IMPORTANT;
    min-height: unset !IMPORTANT;
}
div#sp-filter-01 .hikashop_filter_main.hikashop_filter_main_ProductCategory_9 {
    width: 33% !IMPORTANT;
    min-height: unset !IMPORTANT;
}
div#sp-filter-01 .hikashop_filter_main.hikashop_filter_main_PaperShredder_24 {
    width: 33% !IMPORTANT;
    min-height: unset !IMPORTANT;
}
div#sp-filter-01 select#filter_ProductCategory_9_module_195 {
    width: 95% !important;
}
div#sp-filter-01 select#filter_PaperShredder_24_module_195 {
    width: 95% !important;
}
div#sp-filter-01 select#filter_Filter_25_module_195 {
    width: 95% !important;
}
div#sp-filter-01 #hikashop_filter_main_div_module_195 {
    height: unset !important;
    min-height: unset !important;
    padding: 30px 30px !IMPORTANT;
}
@media(max-width:991px){
div#sp-filter-01 .hikashop_filter_main.hikashop_filter_main_Filter_25 {
    width: 100% !IMPORTANT;
    min-height: unset !IMPORTANT;
    margin-bottom: 10px;
}
div#sp-filter-01 .hikashop_filter_main.hikashop_filter_main_ProductCategory_9 {
    width: 100% !IMPORTANT;
    min-height: unset !IMPORTANT;
    margin-bottom: 10px;
}
div#sp-filter-01 .hikashop_filter_main.hikashop_filter_main_PaperShredder_24 {
    width: 100% !IMPORTANT;
    min-height: unset !IMPORTANT;
    margin-bottom: 10px;
}
div#sp-filter-01 select#filter_ProductCategory_9_module_195 {
    width: 100% !important;
}
div#sp-filter-01 select#filter_PaperShredder_24_module_195 {
    width: 100% !important;
}
div#sp-filter-01 select#filter_Filter_25_module_195 {
    width: 100% !important;
}
div#sp-filter-01 #hikashop_filter_main_div_module_195 {
    height: unset !important;
    min-height: unset !important;
    padding: 15px !IMPORTANT;
}
}
div#sp-filter-01 .hikashop_filter_collapsable_title_mobile {
    margin-top: 30px;
    margin-bottom: 10px;
}
div#sp-filter-01 .hikashop_filter_module {
    background: #ececec;
    margin-top: 30px;
    margin-bottom: 30px;
}
span#filter_values_container_PaperShredder_24_module_195 ul.hikashop_filter_selected_list {
    width: fit-content;
}

span#filter_values_container_PaperShredder_24_module_195 li {
    width: fit-content;
}

span#filter_values_container_PaperShredder_24_module_195 {
    display: flex;
    width: 100% !important;
}
span#filter_values_container_PaperShredder_24_module_195 a {
    width: fit-content;
    display: inline-block;
    padding-left: 5px;
}

span#filter_values_container_ProductCategory_9_module_195 a {
    font-weight: 400 !important;
}
.hikashop_filter_main.hikashop_filter_main_Brands_16 {
    width: 33% !important;
    min-height: unset !important;
}
select#filter_Brands_16_module_195 {
    width: 95% !IMPORTANT;
}

/* Address CSS*/
dl.hika_options > dt {
    width: 144px;
    overflow: none;
}
dl.hika_options > dd {
    margin-left: 150px;
}

@media(max-width:991px){
div#sp-filter-01 .hikashop_filter_collapsable_title_mobile {
    margin-top: 10px;
    margin-bottom: 0px;
}
input#hikashop_filter_button_module_195 {
    margin-bottom: 10px;
}
.hikashop_filter_main.hikashop_filter_main_Brands_16 {
    width: 100% !important;
    min-height: unset !important;
}
select#filter_Brands_16_module_195 {
    width: 100% !IMPORTANT;
    margin-bottom: 10px;
}
}