.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: 50px 0;}

/*hika listing*/
div.hikashop_carousel .hikashop_subcontainer_border span, div.hikashop_carousel .hikashop_carousel_item span {
    display: inline-block;
}

.hikashop_subcategories_listing{
  display:none;
}

@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: 0; 
}
.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; 
  	border-radius: 0 !important; 
}
.hikashop_subcontainer.thumbnail {
    padding: 10px;
    min-height: unset !important;
}
@media(Max-width:991px){
.hikashop_container {
    margin: 0px !important;
}
.hikashop_subcontainer.thumbnail {
    padding: 0px;
}}
.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: 50px; */
    font-weight: 400;
    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: 10px 0 20px;
}
@media(max-width:768px){
.thumbnail span.hikashop_product_name {
    height: 40px;
    font-size: 13px !Important;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 5px;
}}
.hikashop_product_name a {
    color: #000;
    font-weight: 500;
    letter-spacing: 0;
}
@media(max-width:991px){
span.hikashop_product_name {
    margin-top: 10px !important;
}}
.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: 10px !important;
    display: block !important;
    font-weight: 600;
}}
.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;
}
.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: 5px;
}
@media(Max-width:991px){
.hikashop_subcontainer.thumbnail {
    margin-bottom: 30px;
}
}

/*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;
}

/*badges*/
img.hikashop_product_badge_image {
    height: 23px !important;
    width: auto !important;
    }
@media(max-width:991px){
  img.hikashop_product_badge_image {
    height: 15px !important;
    width: auto !important;
    }
}

/*add to cart button*/

.thumbnail a.hikabtn.hikacart {
    background: linear-gradient(to right, #f28f42 0%, #d45b15 50%, #f28f42 100%) !important;
    color: #FFF !important;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 8px 39px 8px 15px !important;
    background-size: 200% auto !important;
    transition: 0.3s;
    /* width: 180px; */
    border-radius: 100px !important;
    border: none;
    margin: auto;
    margin-top: 20px;
    position: relative;
}
.thumbnail a.hikabtn.hikacart span {
    position: relative;
}
.thumbnail a.hikabtn.hikacart span:before {
    position: absolute;
    content:'\f07a';
    font-size: 25px;
    font-family: fontawesome;
    right: -30px;
    top: -7px;
}
@media(max-width:991px){
.thumbnail a.hikabtn.hikacart span:before {
    position: absolute;
    content:'\f07a';
    font-size: 15px;
    font-family: fontawesome;
    right: -20px;
    top: -2px;
}}
.thumbnail a.hikabtn.hikacart:hover {
  background-position: right center !important;
}
@media(max-width:768px){
.thumbnail a.hikabtn.hikacart {
    padding: 5px 27px 8px 10px !important;
    letter-spacing: 0px;
    font-size: 13px;
}}
.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: 40px !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;
    min-width: 80px !important;
    height: 40px;
}
@media(max-width:768px){
.thumbnail .input-prepend input[id^='hikashop_product_quantity_field_'] {
    box-shadow: none;
    width: 32px !important;
    height: 30px;
}
.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: 30px !important;
}}

/*stock*/
.hikashop_product_stock_count {
    font-size: 14px;
}
@media(max-width:768px){
.hikashop_product_stock_count {
    font-size: 10px;
    /* min-height: 80px!important; */
}
}
span.hikashop_product_stock_count {
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
}

/*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.col-sm-9 {
    width: 75% !Important;
}}

.hikashop_category_image {
    height: auto !important;
}
.hikashop_category_image img {
    transition: 0.3s;;
}
#hikashop_product_right_part select {
    margin-bottom: 10px;
}


/*display none pricing*/

body.site.com-hikashop.view-product.layout-show.task-show.itemid-817.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init .hikashop_product_price.hikashop_product_price_0 {
    display: none !important;
}

body.site.com-hikashop.view-product.layout-show.task-show.itemid-816.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init .hikashop_product_price.hikashop_product_price_0 {
    display: none !important;
}

body.site.com-hikashop.view-product.layout-show.task-show.itemid-815.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init .hikashop_product_price.hikashop_product_price_0 {
    display: none !important;
}


/*right-side*/
span#hikashop_product_custom_item_name_84 label {
    font-size: 20px;
    font-weight: 900;
    width: 200px;
}
@media(max-width:768px){
#hikashop_product_right_part select {
    width: 100px;
  }}
body.site.com-hikashop.view-product.layout-show.task-show.itemid-818.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init .hikashop_product_price.hikashop_product_price_0 {
    display: none !important;
}

body.site.com-hikashop.view-product.layout-show.task-show.itemid-819.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init .hikashop_product_price.hikashop_product_price_0 {
    display: none !important;
}

body.site.com-hikashop.view-product.layout-show.task-show.itemid-820.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init .hikashop_product_price.hikashop_product_price_0 {
    display: none !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: 0; position: absolute; }

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

div.hikashop_carousel .owl-nav .owl-prev, div.hikashop_carousel .owl-nav .owl-next {
    border: 0;
    border-radius: 0;
    background-color: #ececec;
    transition: 0.3s;
    font-size: 52px;
    font-weight: 300;
    padding: 0px 7px 7px 7px;
    color: #000;
    font-family: raleway, 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;
    background-color: #ececec8c;
} 

@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; }
}

#hikashop_product_right_part span.hikashop_product_price_per_weight_unit {
    display: none;
}

/*RIGHT PART BUTTON*/
#hikashop_product_right_part a.hikabtn.hikacart {
    background: linear-gradient(to right, #f28f42 0%, #d45b15 50%, #f28f42 100%) !important;
    color: #FFF !important;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 8px 25px 8px 10px !important;
    background-size: 200% auto !important;
    transition: 0.3s;
    width: 180px !important;
    border-radius: 100px !important;
    border: none !IMPORTANT;
    position: relative;
}
#hikashop_product_right_part a.hikabtn.hikacart span {
    position: relative;
}
#hikashop_product_right_part a.hikabtn.hikacart span:before {
    position: absolute;
    content:'\f07a';
    font-size: 20px;
    font-family: fontawesome;
    right: -25px;
    top: -4px;
}
@media(max-width:991px){
#hikashop_product_right_part a.hikabtn.hikacart span:before {
    position: absolute;
    content:'\f07a';
    font-size: 20px;
    font-family: fontawesome;
    right: -25px;
    top: -4px;
}}
#hikashop_product_right_part a.hikabtn.hikacart:hover {
  background-position: right center !important;
}
@media(max-width:768px){
#hikashop_product_right_part a.hikabtn.hikacart {
    padding: 8px 25px 8px 10px !important;
    letter-spacing: 0.5px;
    font-size: 14px;
    max-width: 150px;
}}
#hikashop_product_right_part a.hikabtn.hikacart:hover {
    background: #000;
    color: #fff;  
}


/*hika*/