@charset "UTF-8";
/*******************************************
 ***          SO Framework: Sass          ***
 *******************************************/
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
 @media(min-width: 1365px) {
  .container {
    width: 1330px;
    overflow: visible;
  } 
}
.no-margin {
  margin: 0 !important;
}
.product-manufacturer-info .product-compare,
.product-category .product-compare{
  display: none;
}

@media(min-width: 1200px) and (max-width: 1365px){
  .typeheader-1 #sosearchpro.so-search .search{
    width: 210px;
  }
  #scan_qr{
    display: none;
  }
  .social-widgets{
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px){
  .product-search #content .products-list .product-layout:nth-of-type(3n + 1),
  .product-category #content .products-list .product-layout:nth-of-type(3n + 1){
    clear: both;
  }
}

/*=============== RESPONSIVE ===================*/
@media (min-width: 992px) and (max-width: 1199px){
  #header #sosearchpro{
    display: none;
    position: absolute;
    top: 100%;
    right: -20px;
    z-index: 999;
  }

 /* #header .icon_search_custom{
      display: block !important;
  }*/
  .header_search{
    position: relative;
    top: 8px;
  }
  .home_shopby_cates .content-box-cat{
    width: 25%;
    float: right;
    margin-bottom: 25px;
  }
  .home_shopby_cates .cat-wrap1{
    display: inline-block;
    width: 100%;
  }
  .home_shopby_cates .view-all{
    margin-top: 15px;
  }
  .d_ajax_filter_popup_button{
    display: block !important;
  }
  body .ajax-filter.modal{
    width: 50%;
    padding: 15px !important;
    margin: 0;
  }
  body .d_ajax_filter_popup_button{
    top: 15%;
  }
  .product-category #content{
    width: 100%;
  }
  .product-manufacturer-info #content .products-list .product-layout:nth-of-type(3n + 1){
    clear: both;
  }
  .product-category #content .products-list .product-layout:nth-of-type(3n + 1){
    clear: both;
  }
}


@media (min-width: 768px) and (max-width: 991px){
  #header.typeheader-1 .header-content{
    display: inline-block;
    width: 100%;
  }
  .typeheader-1 .navbar-logo{
    display: inline-block; width: 100%;
    text-align: center;
    margin: 10px 0;
  }
  .header_custom_link,
  .header_search,
  #header.typeheader-1 .header-left{
    display: inline-block;
  }
  #header #sosearchpro{
    display: none;
    position: absolute;
    top: 100%;
    right: -20px;
    z-index: 999;
  }
  .header_search{
    position: relative;
    margin: 0 25px;
    padding: 8px 0;
  }
  .home_shopby_cates .content-box-cat{
    width: 25%;
    float: right;
    margin-bottom: 25px;
  }
  .home_shopby_cates .content-box-cat:nth-of-type(4n + 1){
    clear: both;
  }
  .home_shopby_cates .cat-wrap1{
    display: inline-block;
    width: 100%;
  }
  .home_shopby_cates .view-all{
    margin-top: 15px;
  }

  .content-product-right{
    margin-top: 40px;
  }

  .open-sidebar{
    display: none;
  }
  .d_ajax_filter_popup_button{
    display: block !important;
  }
  body .ajax-filter.modal{
    width: 50%;
    padding: 15px !important;
    margin: 0;
  }
  body .d_ajax_filter_popup_button{
    top: 13%;
  }
  .show-express-delivery{
    margin-bottom: 10px;
  }
  .product-manufacturer-info #content .products-list .product-layout:nth-of-type(3n + 1){
    clear: both;
  }

  .product-category #content .products-list .product-layout:nth-of-type(3n + 1){
    clear: both;
  }
}

























/*Dev Custom */
.lib-list-item-product2 {
  border: none;
}
.lib-list-item-product2 .image-dev .list-button-dev {
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 10;
  transform: translate3d(50%, -50%, 0);
  -moz-transform: translate3d(50%, -50%, 0);
  -webkit-transform: translate3d(50%, -50%, 0);
  -ms-transform: translate3d(50%, -50%, 0);
}
.lib-list-item-product2 .image-dev .list-button-dev li {
  display: inline-block;
  float: right;
  height: 40px;
  width: 40px;
  background: #fff;
  position: relative;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #ddd;
  opacity: 0;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
  transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -webkit-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  z-index: 1;
  transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
  transition-delay: 0.2s;
  z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
  transition-delay: 0.2s;
  z-index: 2;
}
.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
  transform: translateX(40px);
  -moz-transform: translateX(40px);
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  z-index: 1;
  transition-delay: 0s;
}
.lib-list-item-product2 .image-dev .list-button-dev li:first-child {
  border-right: 1px solid #ddd;
}
.lib-list-item-product2 .image-dev .list-button-dev li a, .lib-list-item-product2 .image-dev .list-button-dev li button {
  background: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  line-height: 40px;
  text-align: center;
  box-shadow: none;
  border: none;
  color: #555;
  width: 40px;
  padding: 0;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover {
  background: #673199;
}
.lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
  color: #fff;
}
.lib-list-item-product2 .caption-dev {
  text-align: center;
  padding: 0 15px;
}
.lib-list-item-product2 .caption-dev .rating-dev {
  margin: 5px 0;
}
.lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
  font-size: 11px;
}
.lib-list-item-product2 .caption-dev .title-dev {
  color: #444;
  font-size: 13px;
}
.lib-list-item-product2 .caption-dev .price-dev .price.product-price {
  font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-new {
  font-size: 16px;
}
.lib-list-item-product2 .caption-dev .price-dev .price-old {
  font-size: 12px;
}
.lib-list-item-product2 .caption-dev .add-cart-dev {
  background: #fff;
  border: 1px solid #ddd;
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  box-shadow: none;
  border-radius: 0;
  padding: 6px 20px;
  margin: 0 0 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li {
  opacity: 1;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transition-delay: 0.2s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
  transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
  transition-delay: 0s;
}
.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transition-delay: 0.2s;
}
/*EFECT PRODUCT NUMBER*/
.lib-two-img {
  position: relative;
  display: block;
}
.lib-two-img .img-1 {
  position: relative;
  /*@include transform(rotateY(0deg));*/
  transition: all 0.5s ease-in-out;
}
.lib-two-img .img-2 {
  position: absolute;
  z-index: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  display: block;
  /*@include transform(rotateY(90deg));*/
  transition: all 0.5s ease-in-out;
  right: 0;
}
.lib-two-img-over .img-1 {
  opacity: 0;
  /*transform-style: inherit;
   @include transform(rotateY(90deg));*/
  transition: all 0.5s ease-in-out;
}
.lib-two-img-over .img-2 {
  opacity: 1;
  /*@include transform(rotateY(0deg));*/
  transition: all 0.5s ease-in-out;
}
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
/*   1.Large devices Desktops     ( Devices ≥1200px)
 *   2.Medium devices Desktops    (992px ≥ Devices ≥ 1199px)
 *   3.Small devices Tablets      (991px ≥ Devices ≥ 768px)
 *   4.Extra small devices Phones ( Devices < 767px)
 */

/************************************************************************************************
 BLOCK HEADER  
 ************************************************************************************************ */
/*!== Header 1 ==!*/
@media (min-width: 768px) and (max-width: 991px) {
 
  .footer-toggle {
    display: block !important;
    text-align: center;
    background-color: transparent;
    padding: 10px;
  }
  .footer-toggle a {
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 400;
    color: #666;
  }
  .footer-toggle a:hover, .footer-toggle a:focus, .footer-toggle a:active {
    color: #673199;
    background-color: transparent;
    box-shadow: none;
  }
  .footer-toggle a.active .toggle-less {
    display: block;
  }
  .footer-toggle a.active .toggle-more {
    display: none;
  }
  .footer-toggle a .toggle-less {
    display: none;
  }
  .footer-toggle a .toggle-more {
    display: block;
  }
  .footer-toggle a i {
    margin-left: 10px;
    font-size: 15px;
    -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
    animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  }
  .footer-has-toggle {
    position: relative;
    overflow: hidden;
    display: block;
  }
  .footer-has-toggle.in {
    max-height: none;
    overflow: visible;
    display: block !important;
  }
  .footer-has-toggle.in:before {
    display: none;
  }
  .footer-has-toggle:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1;
    background: -webkit-gradient(linear, right top, right bottom, color-stop(70%, rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 70%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 70%, #fff 100%);
  }
  .footer-has-toggle {
    min-height: 316px;
    max-height: 316px;
  }
  footer .news-letter .title-block .module h3.footertitle {
    margin-top: 10px;
  }
  footer .footer-top .block-infos .info {
    width: 33.33% !important;
  }
  footer .footer-top .block-infos .info.info4, footer .footer-top .block-infos .info.info5 {
    display: none;
  }
  footer .news-letter .title-block {
    display: block;
    text-align: center;
  }
  footer .news-letter .block_content .input-box input {
    width: 240px;
  }
  footer .social_block ul {
    text-align: center;
  }
  footer .social_block ul.social-block li {
    float: none;
  }
  footer .social_block ul.social-block li a {
    line-height: 60px;
  }
  footer .socials-wrap .title-follow .social_block {
    background: transparent;
    border-bottom: 1px solid #3a3a3a;
  }
  footer .box-footer.box-account {
    border-color: transparent;
  }
  footer .news-letter .title-block {
    display: block;
    text-align: center;
  }
  footer .news-letter .block_content {
    display: block;
    padding: 0;
  }
  footer .news-letter .block_content .input-box input {
    width: 90%;
  }
  footer .socials-wrap .title-follow {
    padding-top: 0 !important;
    margin-top: 0 !important;
    text-align: center !important;
    display: block !important;
  }
  footer .footer-center .custom_categories nav a {
    padding: 0 10px;
  }
  footer.typefooter-1 .footer-top .block-infos .info {
    width: 33.33% !important;
  }
  footer.typefooter-1 .footer-top .block-infos .info.info4, footer.typefooter-1 .footer-top .block-infos .info.info5 {
    display: none;
  }
  footer.typefooter-1 .news-letter .title-block {
    display: block;
    text-align: center;
  }
  footer.typefooter-1 .news-letter .block_content .input-box input {
    width: 240px;
  }
  footer.typefooter-1 .social_block ul {
    text-align: center;
  }
  footer.typefooter-1 .social_block ul.social-block li {
    float: none;
  }
  footer.typefooter-1 .social_block ul.social-block li a {
    line-height: 60px;
  }
  footer.typefooter-1 .social_block {
    background: transparent;
    border-bottom: 1px solid #3a3a3a;
  }
  footer.typefooter-1 .box-footer.box-account {
    border-color: transparent;
  }
  footer.typefooter-1 .news-letter .title-block {
    display: block;
    text-align: center;
  }
  footer.typefooter-1 .news-letter .block_content {
    display: block;
    padding: 0;
  }
  footer.typefooter-1 .news-letter .block_content .input-box input {
    width: 90%;
  }

  .thumb-vertical-outer {
    padding: 20px 0;
  }
  .short-by-show .form-group {
    float: right;
    margin: 0 5px;
  }
  .so-filter-price .put-min_max .name-curent {
    display: inline-block;
    float: right;
    line-height: 30px;
  }
  .so-filter-price .put-min_max .form-control {
    width: 60px;
    line-height: 30px;
    padding: 0 !important;
    margin: 0 !important;
    height: 30px;
    min-width: 60px;
  }
  
  .info-right {
    margin-top: 20px;
  }
  .megamenu-style-dev .container-megamenu.horizontal .title-feature, .megamenu-style-dev .container-megamenu.horizontal ul.megamenu .title-submenu, .megamenu-style-dev .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .megamenu-style-dev .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu {
    padding: 10px 0;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
  }
  .megamenu-style-dev .container-megamenu.horizontal ul.megamenu > li > a strong img, .megamenu-style-dev .container-megamenu.vertical:after {
    display: none;
  }
  .megamenu-style-dev .navbar-default .vertical #menuHeading {
    display: none !important;
  }
  .megamenu-style-dev .responsive ul.megamenu .sub-menu .content .row > div {
    width: 100%;
  }
  .megamenu-style-dev .responsive ul.megamenu > li.active .close-menu {
    left: 0;
    right: inherit;
  }
  .megamenu-style-dev .responsive #remove-megamenu {
    display: block;
    color: #222;
    cursor: pointer;
  }
  .megamenu-style-dev .responsive .so-megamenu-active #remove-megamenu {
    color: #222;
  }
  .megamenu-style-dev .responsive .megamenu-wrapper {
    border: none;
    border-radius: 0;
  }
  .megamenu-style-dev .responsive div[class^=col-] {
    width: 100%;
  }
  .megamenu-style-dev .responsive ul.megamenu > li {
    display: block;
    border-bottom: 1px solid #ddd;
    border-top: none;
    padding: 5px 0 !important;
    overflow: hidden;
    margin: 0 !important;
  }
  .megamenu-style-dev .responsive ul.megamenu > li a {
    line-height: 25px;
  }
  .megamenu-style-dev .responsive ul.megamenu > li.click::before, .megamenu-style-dev .responsive ul.megamenu > li.hover::before {
    padding: 0 !important;
    font-size: 14px;
    background: #5c5c5c;
    color: #fff;
    border: 1px solid #5c5c5c;
    width: 22px;
    line-height: 20px;
    height: 22px;
    display: inline-block;
    text-align: center;
    top: 10px;
    cursor: pointer;
    left: 0;
    right: auto;
  }
  .megamenu-style-dev .responsive ul.megamenu > li.active .sub-menu {
    display: block !important;
  }
  .megamenu-style-dev .responsive ul.megamenu > li.active > a {
    color: #fff;
    background: transparent !important;
  }
  .megamenu-style-dev .responsive ul.megamenu > li.active .close-menu {
    padding: 0;
    width: 22px;
    line-height: 22px;
    background: #5c5c5c;
    height: auto;
    top: 10px;
  }
  .megamenu-style-dev .responsive ul.megamenu > li.active .close-menu:before {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
  }
  .megamenu-style-dev .responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content {
    box-shadow: none;
    border: 1px solid #eee;
  }
  .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
    margin: 0;
    color: #fff;
    border-radius: 4px;
    background: -moz-linear-gradient(top, #474747 0%, #212121 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #474747), color-stop(100%, #212121));
    background: -webkit-linear-gradient(top, #474747 0%, #212121 100%);
    background: -o-linear-gradient(top, #474747 0%, #212121 100%);
    background: -ms-linear-gradient(top, #474747 0%, #212121 100%);
    background: linear-gradient(to bottom, #474747 0%, #212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#212121',GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .15), inset 0 1px 0.5px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .15), inset 0 1px 0.5px rgba(255, 255, 255, .2);
    border: solid 1px #000;
    float: right;
    cursor: pointer;
    padding: 9px 8px;
  }
  .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
    background: #fff;
    width: 25px;
    height: 3px;
  }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
    background: #fff;
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
    padding: 20px !important;
  }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
    color: #222 !important;
    padding: 0 !important;
    margin-left: 30px !important;
    font-size: 13px !important;
    line-height: 29px !important;
    font-family: Open Sans, sans-serif;
  }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
    color: #673199 !important;
  }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a strong {
    font-weight: 400;
  }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu {
    padding: 0;
    margin: 0;
    border: none;
  }
  .megamenu-style-dev .navbar-default .horizontal .features-menu .column.layout-color a {
    display: inline-block;
  }
  .megamenu-style-dev .navbar-default .horizontal .features-menu .column a {
    margin: 0 0 30px;
    display: block;
  }
  .megamenu-style-dev .navbar-default .vertical #menuHeading {
    display: block;
    margin: 0;
  }
  .megamenu-style-dev .navbar-default .vertical ul.megamenu {
    position: relative;
    background: transparent;
  }
  .megamenu-style-dev .navbar-default .vertical ul.megamenu > li {
    background: transparent;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a {
    border-bottom: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li b.fa {
    display: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu {
    border: none;
  }
  .megamenu-style-dev .navbar-default .vertical .navbar-header .title-navbar {
    display: none;
  }
  .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle {
    padding: 10px 8px;
    margin: 5px 10px;
    background: -moz-linear-gradient(top, #474747 0%, #212121 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #474747), color-stop(100%, #212121));
    background: -webkit-linear-gradient(top, #474747 0%, #212121 100%);
    background: -o-linear-gradient(top, #474747 0%, #212121 100%);
    background: -ms-linear-gradient(top, #474747 0%, #212121 100%);
    background: linear-gradient(to bottom, #474747 0%, #212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#212121',GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .15), inset 0 1px 0.5px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .15), inset 0 1px 0.5px rgba(255, 255, 255, .2);
    border: 1px solid #000;
    border-radius: 5px;
  }
  .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle .icon-bar {
    background: #fff;
  }
  .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle .icon-bar:nth-child(1) {
    width: 13px;
  }
  .megamenu-style-dev .navbar-default .vertical .navbar-header .navbar-toggle .icon-bar:nth-child(2) {
    width: 18px;
  }
  .megamenu-style-dev .navbar-default .vertical #remove-verticalmenu {
    display: block;
    color: #222;
    cursor: pointer;
    font-size: 16px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
    position: fixed;
    background: #fff;
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
    padding: 20px !important;
    width: 280px;
    max-height: 100%;
    top: 0;
    z-index: 9999;
    border: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper.so-vertical-active {
    display: block !important;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .sub-menu {
    border: 1px solid #ddd;
    padding: 20px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .sub-menu .content {
    padding: 0px;
    border: none;
    box-shadow: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .sub-menu .content .row:first-child > div:first-child {
    margin-top: 0;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .sub-menu .content .static-menu .menu ul li a.main-menu {
    font-size: 14px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    position: relative;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li:before {
    display: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li .main-menu {
    text-transform: uppercase;
    margin: 0 0 10px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li a:hover {
    color: #673199;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li:hover > a {
    color: #673199;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li ul {
    box-shadow: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .sub-menu .content .categories .menu > ul li ul li {
    padding: 5px 0;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style1 .content {
    padding: 15px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
    border: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li b {
    display: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li {
    border-bottom: 1px solid #ddd;
    border-top: none;
    padding: 0;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a {
    padding: 3px 0;
    margin-left: 30px;
    font-family: Open Sans, sans-serif;
    text-transform: uppercase;
    background: transparent !important;
    font-size: 13px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a strong {
    color: #222;
    font-weight: normal;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.loadmore {
    border: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li a {
    line-height: inherit;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
    font-size: 14px;
    color: #fff;
    height: 22px;
    line-height: 20px;
    width: 22px;
    background: #5c5c5c;
    text-align: center;
    cursor: pointer;
    border: 1px solid #5c5c5c;
    padding: 0 !important;
    top: 6px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:hover:before {
    color: #fff;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active {
    background: none;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu {
    background: #5c5c5c;
    font-size: 14px;
    top: 6px;
  }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu:before {
    color: #fff;
    line-height: 22px;
  }
  header.navbar-compact {
    display: none;
  }
  header .horizontal ul.megamenu > li > .sub-menu {
    border: none;
  }
  ul.megamenu li.active .sub-menu .content {
    padding: 0 10px;
  }
  #wrapper {
    overflow-x: hidden;
  }
  .zoomContainer {
    display: none;
  }
  .simple_blog-article .product-filter.filters-panel {
    display: none;
  }

}