.com-hikashop.view-product.layout-show.task-show section#sp-filter {
    display: none;
}
.hikashop_subcategories_listing {
    display: none;
}

img.hikashop_product_listing_image {
    height: 200px!important;
}

@media screen and (max-width:991px){
.com-hikashop.view-product.layout-listing.task-listing a.hikabtn, .com-hikashop.view-category.layout-listing.task-listing a.hikabtn{
    transform: matrix(0.7, 0, 0, 0.7, -20, 0);
}}

/*-----------------------------------------------------------------------
                                360 px
-------------------------------------------------------------------------*/
@media screen and (min-width:351px) and (max-width:360px){
.com-hikashop.view-product.layout-listing.task-listing a.hikabtn, .com-hikashop.view-category.layout-listing.task-listing a.hikabtn{
    transform: matrix(0.6, 0, 0, 0.6, -35, 0);
}}

/*-----------------------------------------------------------------------
                                350 px
-------------------------------------------------------------------------*/
@media screen and (max-width:351px){
.com-hikashop.view-product.layout-listing.task-listing a.hikabtn, .com-hikashop.view-category.layout-listing.task-listing a.hikabtn{
    transform: matrix(0.6, 0, 0, 0.6, -35, 0);
}}

/*--------------------------------------
    	PRODUCT QUOTATION
--------------------------------*/
.hikashop_product_contact_page input {width: 100%;}
.hikashop_product_contact_page textarea{min-height:200px;}

div#hikashop_product_files_main a.hikashop_product_file_link {
    margin-bottom: 0px;
    display:inherit;
}

@media screen and (max-width:991px){
.hikashop_product_contact_page button.hikabtn.hikabtn-danger {line-height: 17px!important;}
.com-hikashop.view-product.layout-contact.task-contact button.hikabtn.hikabtn-success {padding: 7px 20px;}
.com-hikashop.view-product.layout-contact.task-contact section#sp-main-body {padding: 0px 0px 30px 0px;}}

.hikashop_product_contact_page button.hikabtn.hikabtn-success {margin-top: 0px;}

.view-product.layout-contact.task-contact section#sp-filter {display: none;}

.com-hikashop.view-product.layout-contact.task-contact div#sp-left {display:none;}

.com-hikashop.view-product.layout-contact.task-contact div#sp-component {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
/*quotation buttons*/
.hikashop_product_contact_page button.hikabtn.hikabtn-danger {line-height: 23px;}

.hikashop_product_contact_page input {width: 100%;}
.hikashop_product_contact_page textarea{min-height:200px;}

.com-hikashop.view-product.layout-contact.task-contact label {
    font-size: 16px;
    margin-top: 10px;
}
/*share buttons*/
i.fa.fa-facebook-square, i.fa.fa-whatsapp, i.fas.fa-comment {
    font-family: 'industry';
}

.fa-facebook-square:before {
    content: "\f082";
    font-family: 'Font Awesome 5 Brands';
}

.fa-whatsapp:before {
    content: "\f232";
    font-family: 'Font Awesome 5 Brands';
}

i.fas.fa-comment:before{
    content: "\f075";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}


div#hikashop_product_contact_main a.hikabtn {
    padding: 5px 12px;
    font-size:18px;
    text-transform: none!Important;
    border-bottom: 1px solid white;
}





/*-----------------------------------------------------------------------
                                991 px
-------------------------------------------------------------------------*/
@media screen and (min-width:569px) and (max-width:991px){

.com-hikashop.view-category.layout-listing button#togglebutton {
    padding: 10px;
}

.com-hikashop.view-category.layout-listing a.accordeonck {
    padding: 5px 0px!important;
}

.com-hikashop.view-category.layout-listing div#sp-left {
    width: 30%;
}

.com-hikashop.view-category.layout-listing div#sp-component {
    width: 70%;
}

.com-hikashop.view-category.layout-listing section#sp-main-body .row {
    display: inline-flex;
}
  
.com-hikashop.view-category.layout-listing div#sp-left span.toggler_icon {
    transform: scale(0.5);
}
  
.com-hikashop.view-category.layout-listing #sp-left .sp-module .sp-module-title {
	display:none!important;
}
}

.view-page.product-category .sppb-btn {text-align: left;}

@media screen and (min-width:992px){
.view-page.product-category .sppb-btn {
    font-size: 16px!important;
    text-align: left;
  }}



@media screen and (min-width:992px) and (max-width:1195px){
div#hikashop_social_networks_left_part button{
    left: -16px!important;
    position: relative;}

div#hikashop_product_contact_main a{ 
    left: -16px!important;
    position: relative;
}}


select#filter_Filter_sort_2_module_200 {
    width: 100%;
    height: 40px;
}