.isMegaProduct1 .box {
  padding: 0;
  background: none;
}

@media (min-width: 992px) {
  .isMegaProduct.isMegaProduct2 #crossselling .page-product-heading,
  .isMegaProduct.isMegaProduct2 #productscategory_list .page-product-heading {
    text-align: left;
    margin-bottom: 5px;
  }
  .isMegaProduct.isMegaProduct2 #crossselling .bx-wrapper,
  .isMegaProduct.isMegaProduct2 #productscategory_list .bx-wrapper {
    padding: 0;
  }
  .isMegaProduct.isMegaProduct2 #crossselling .bx-wrapper .bx-controls-direction a,
  .isMegaProduct.isMegaProduct2 #productscategory_list .bx-wrapper .bx-controls-direction a {
    display: block;
    margin-top: 15px;
    background: #fff;
    width: 30px;
    height: 30px;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    z-index: 10;
    top: 100%;
    right: 0;
    left: auto;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .isMegaProduct.isMegaProduct2 #crossselling .bx-wrapper .bx-controls-direction a:before,
  .isMegaProduct.isMegaProduct2 #productscategory_list .bx-wrapper .bx-controls-direction a:before {
    font-family: "fl-bigmug-line";
    content: "\e0c7";
    display: inline-block;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
  }
  .isMegaProduct.isMegaProduct2 #crossselling .bx-wrapper .bx-controls-direction a.bx-next,
  .isMegaProduct.isMegaProduct2 #productscategory_list .bx-wrapper .bx-controls-direction a.bx-next {
    right: 35px;
  }
  .isMegaProduct.isMegaProduct2 #crossselling .bx-wrapper .bx-controls-direction a.bx-next:before,
  .isMegaProduct.isMegaProduct2 #productscategory_list .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: '\e034';
  }
  .isMegaProduct.isMegaProduct2 #crossselling .bx-wrapper .bx-controls-direction a:hover:before,
  .isMegaProduct.isMegaProduct2 #productscategory_list .bx-wrapper .bx-controls-direction a:hover:before {
    color: #fe9f38;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul li,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li {
    width: 350px !important;
    text-align: left;
    padding: 20px 0;
    border-bottom: 1px solid #edeeee;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul li .product-image,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li .product-image {
    width: 140px;
    height: 140px;
    padding: 0;
    margin-bottom: 0;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul li + li,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li + li {
    margin-left: 20px;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul .box,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul .box {
    padding: 0;
    background: none;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul .box .box_aside,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul .box .box_aside {
    float: left;
    margin-right: 30px;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul .box .box_cnt,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul .box .box_cnt {
    display: block;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul .box .box_cnt__no_flow,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul .box .box_cnt__no_flow {
    overflow: hidden;
  }
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li {
    float: left !important;
  }
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li:before {
    display: none;
  }
  .isMegaProduct.isMegaProduct2 .blockproductscategory .bx-wrapper {
    padding-bottom: 20px;
  }
  .isMegaProduct.isMegaProduct2 .blockproductscategory .page-product-heading {
    text-align: left;
    padding-right: 400px;
    margin-bottom: 5px;
  }
  .isMegaProduct.isMegaProduct2 .related-block h3.page-product-heading {
    text-align: left;
  }
  .isMegaProduct.isMegaProduct2 .related-block .bx-wrapper {
    padding: 0;
  }
  .isMegaProduct.isMegaProduct2 .related-block .bx-wrapper .bx-controls-direction a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    z-index: 10;
    top: 100%;
    right: 0;
    left: auto;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .isMegaProduct.isMegaProduct2 .related-block .bx-wrapper .bx-controls-direction a:before {
    font-family: "fl-bigmug-line";
    content: "\e0c7";
    display: inline-block;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
  }
  .isMegaProduct.isMegaProduct2 .related-block .bx-wrapper .bx-controls-direction a.bx-next {
    right: 35px;
  }
  .isMegaProduct.isMegaProduct2 .related-block .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: '\e034';
  }
  .isMegaProduct.isMegaProduct2 .related-block .bx-wrapper .bx-controls-direction a:hover:before {
    color: #fe9f38;
  }
  .isMegaProduct.isMegaProduct2 .related-block ul li {
    width: 49% !important;
    text-align: left;
    float: left !important;
    padding: 0 15px;
  }
  .isMegaProduct.isMegaProduct2 .related-block ul li .product-image {
    width: 198px;
    height: 198px;
    padding: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #edeeee;
  }
  .isMegaProduct.isMegaProduct2 .related-block ul li:before {
    display: none;
  }
  .isMegaProduct.isMegaProduct2 .related-block ul .box {
    padding: 0;
    clear: both;
  }
  .isMegaProduct.isMegaProduct2 .related-block ul .box .box_aside {
    float: left;
  }
  .isMegaProduct.isMegaProduct2 .related-block ul .box .box_cnt {
    display: block;
    background: #f6f7f7;
    padding: 30px 0 0 40px;
    min-height: 198px;
  }
  .isMegaProduct.isMegaProduct2 .related-block ul .box .box_cnt__no_flow {
    overflow: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .isMegaProduct.isMegaProduct2 #crossselling ul li,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li {
    width: 270px !important;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul li .product-image,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li .product-image {
    width: 98px;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul li + li,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li + li {
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .isMegaProduct.isMegaProduct2 #crossselling ul .box,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul .box {
    width: 270px;
  }
  .isMegaProduct.isMegaProduct2 #crossselling ul .box .box_aside,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul .box .box_aside {
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li {
    float: none;
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .isMegaProduct.isMegaProduct2 .blockproductscategory .page-product-heading {
    padding-right: 100px;
  }
}
@media (max-width: 991px) {
  .isMegaProduct.isMegaProduct2 #crossselling ul li .box,
  .isMegaProduct.isMegaProduct2 #productscategory_list ul li .box,
  .isMegaProduct.isMegaProduct2 .related-block ul li .box {
    padding: 15px;
  }
}
.isMegaProduct.isMegaProduct2 #crossselling ul li:before,
.isMegaProduct.isMegaProduct2 #productscategory_list ul li:before,
.isMegaProduct.isMegaProduct2 .related-block ul li:before {
  display: none;
}
.bx-wrapper li {
  overflow: hidden;
}