#bestkit_views_product_footer,
#bestkit_views_cart_footer,
#bestkit_views_category_wrapper,
#bestkit_views_brand_wrapper,
#bestkit_views_left {
    display:none;
}
.bestkit_views_category_wrapper,
.bestkit_views_brand_wrapper {
   
    border: 3px solid #c0c0c0;
    margin: 2px 0 10px 0;
    padding: 10px;
    border: 3px dotted #6cca87;
    margin: 10px 0 10px 0;
    border-radius: 10px;
    background: #e8f9ed;
}
.bestkit_views_category_wrapper legend,
.bestkit_views_brand_wrapper legend {
    border-bottom: none;
    width: auto;
    padding: 0 10px;
}
#bestkit_views_cart_footer h3.page-product-heading
/*#bestkit_views_product_footer h3.page-product-heading*/ {
    margin: 0 0 2px;
}

/*PS15*/
#bestkit_views_product_footer.ps15 {margin-top: 15px;}
.bestkit_views_category_wrapper.ps15 legend,
.bestkit_views_brand_wrapper.ps15 legend {font-size: 15px;}
.bestkit_views_category_wrapper.ps15 #product_list,
.bestkit_views_brand_wrapper.ps15 #product_list {margin: -10px;}
.bestkit_views_category_wrapper.ps15 #product_list li,
.bestkit_views_brand_wrapper.ps15 #product_list li {border: none;}
.ps15 .block_content #product_list li .right_block a.ajax_add_to_cart_button {display: inline-block;}
#bestkit_views_left.ps15 li {padding-top: 10px}
#bestkit_views_left.ps15 li p {padding-bottom: 0px}
#bestkit_views_cart_footer.ps15 #product_list li .center_block {width: 542px;}

.relsalidear.owl-carousel.owl-theme .owl-controls.clickable {
    position: absolute !important;
    top: 60px !important;
    left: 130px !important;
}


.owl-theme .owl-controls2 .owl-buttons .owl-next:before {
     position: absolute;
    font-family: "FontAwesome";
    content: "\f061";
    font-size: 25px;
    line-height: 42px;
    width: 44px;
    height: 44px;
    left: 34px;
    top: -25px;
}
	
	
	.owl-theme .owl-controls2 .owl-buttons .owl-prev:before {
	

      position: absolute;
    font-family: "FontAwesome";
    content: "\f060";
    font-size: 25px;
    line-height: 42px;
    width: 44px;
    height: 44px;
    left: -15px;
    top: -25px;}