.sp-vermegamenu {
  font-size: 14px;
  line-height: 1.6;
  background-color: #FFF;
  border: 1px solid #E7E7E7;
  border-radius: 4px;
  min-height: 50px;
  margin-bottom: 20px; }

.sp-vermegamenu .navbar-nav {
  width: 100%; }

.sp-vermegamenu .navbar-nav > li {
  float: none; }

.sp-vermegamenu .menu > li > .dropdown-menu {
  display: block;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transform-origin: left top 0;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  z-index: 99999;
  left: 110%;
  top: 0px; }

.sp-vermegamenu .menu > li > .dropdown-menu .short_description {
  color: #747474;
  width: 100%;
  padding: 5px 10px; }

.sp-short .dropdown-menu .short_description {
  display: block;
  border-top: 1px solid #dfdfdf;
  float: right; }

.sp-vermegamenu .menu > li.parent > a:after {
  display: none;
  display: line-block;
  content: "+";
  top: 0;
  position: relative;
  float: right;
  margin-left: 5px; }

.sp-vermegamenu .menu > li:focus, .sp-vermegamenu .menu > li:hover {
  background-color: #eee; }

.sp-vermegamenu .menu > li:focus, .sp-vermegamenu .menu > li:hover a {
  color: #FFF; }

.sp-vermegamenu .menu > li:focus, .sp-vermegamenu .menu > li:hover .dropdown-menu a {
  color: #747474; }

.sp-vermegamenu .menu > li:hover > .dropdown-menu {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  filter: alpha(opacity=100);
  visibility: visible;
  margin: 0;
  left: 100%;
  top: 0px; }

.sp-vermegamenu a:focus {
  outline: none; }

.sp-vermegamenu .menu > li:focus > a:focus, .sp-vermegamenu .menu > li:focus > a:hover, .sp-vermegamenu .menu > li:hover > a:focus, .sp-vermegamenu .menu > li:hover > a:hover {
  color: white; }

.sp-vermegamenu .menu > li.active {
  background-color: #eee; }

.sp-vermegamenu .menu > li.active > a {
  background-color: transparent;
  color: white; }

.sp-vermegamenu .menu > li.active > a:hover {
  background-color: transparent; }

.sp-vermegamenu .dropdown-menu {
  min-width: 155px;
  background: white;
  font-size: 13px;
  color: black; }

.sp-vermegamenu .dropdown-menu .menu-title {
  color: #202020;
  font-size: 15px; }

.sp-vermegamenu .dropdown-menu ul {
  display: block; }

.sp-vermegamenu .dropdown-menu ul li {
  display: block;
  position: relative; }

.sp-vermegamenu .dropdown-menu ul li.parent:hover .dropdown-menu {
  display: block;
  left: 100%;
  top: 0; }

.sp-vermegamenu .sp-cat ul > li .dropdown-menu {
  display: block;
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  position: relative;
  top: 0px; }

.sp-vermegamenu .sp-cat .dropdown-menu ul li.parent:hover .dropdown-menu {
  display: block;
  left: 0px;
  top: 0px; }

.sp-vermegamenu .dropdown-menu ul li.parent > a:after {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
  top: 0;
  position: relative;
  float: right;
  margin-left: 5px; }

.sp-vermegamenu .sp-cat .dropdown-menu ul li.parent > a:after {
  display: none; }

.sp-vermegamenu .dropdown-menu ul li.parent.group > a:after {
  display: none; }

.sp-vermegamenu .dropdown-menu ul li.parent.group {
  float: left;
  box-sizing: border-content; }

.sp-vermegamenu .dropdown-menu ul li.parent.group > a {
  color: #444;
  font-weight: bold; }

.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu {
  display: block;
  position: static;
  background-color: transparent;
  border: none;
  box-shadow: none; }

.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu li {
  list-style-type: square;
  list-style-position: inside; }

.sp-vermegamenu .dropdown-menu ul li.html-menu {
  float: left; }

.sp-vermegamenu .dropdown-menu ul li.html-menu .menu-content {
  margin-top: 15px; }

.sp-vermegamenu .dropdown-menu ul li a {
  display: block;
  padding: 5px 10px;
  color: #656565; }

.sp-vermegamenu .dropdown-menu ul li a:hover {
  color: #eee; }

.sp-vermegamenu .dropdown-menu ul li > span.menu-title {
  color: #444;
  font-size: 14px;
  display: block;
  padding: 10px;
  width: 100%;
  font-weight: bold; }

.sp-vermegamenu .dropdown-menu img {
  width: 100%; }

.sp-vermegamenu .poduct-list {
  position: static; }

.sp-vermegamenu .menu > li.align-left {
  position: relative; }

.sp-vermegamenu .menu > li.align-left > .dropdown-menu {
  right: 0 !important;
  width: 770px; }

.sp-vermegamenu {
  position: static;
  border-color: #e7e7e7; }

@media (min-width: 768px) {
  .sp-vermegamenu {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }
@media (min-width: 768px) {
  .sp-vermegamenu {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .sp-vermegamenu {
    font-size: 14px;
    line-height: 1.6;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    position: relative;
    min-height: 50px;
    margin-bottom: 20px; }

  /*.sp-vermegamenu  .navbar-nav  >li.parent > a:after {
      display: inline-block;
      content: "\f105";
      font-family: "FontAwesome";
      top: 0;
      position: relative;
      margin-right: 5px;
  	border: 1px solid #dfdfdf;
      width: 20px;
      text-align: center;
      border-radius: 4px;	
  }*/
  .sp-vermegamenu .width-50 {
    position: static !important; }

  .sp-vermegamenu .width-50 .dropdown-menu {
    width: 50%;
    left: inherit; }

  .sp-vermegamenu .style-large .dropdown-menu {
    min-width: 768px;
    left: inherit;
    left: 0px; }

  .sp-vermegamenu .width-30 {
    position: static; }

  .sp-vermegamenu .width-30 .dropdown-menu {
    width: 35%;
    left: inherit; }

  .sp-vermegamenu .sp-cat .category-thumbnail {
    clear: both;
    width: 100%;
    float: right; }

  .sp-vermegamenu .sp-cat .category-thumbnail div {
    width: 100%;
    float: left; }

  .sp-vermegamenu .sp-cat ul > li {
    float: left;
    margin-bottom: -3px;
    width: 50%; }

  .sp-vermegamenu .sp-cat .dropdown-menu ul li.parent > a {
    color: #444;
    font-weight: bold; }

  .sp-vermegamenu .sp-cat ul > li li {
    float: none;
    width: 100%; } }
@media (max-width: 992px) {
  .sp-vermegamenu .dropdown-menu ul {
    display: inherit; }

  .item-2.col-md-4.ver-pro {
    margin-bottom: 20px; }

  div.sp-vermegamenu .menu > li > .dropdown-menu {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1); }

  .sp-vermegamenu .dropdown-menu ul li {
    display: inherit; }

  .spvermegamenu .navbar-toggle {
    display: block; }

  #sp-vermegamenu a i {
    vertical-align: inherit; }

  #sp-vermegamenu a i::before {
    bottom: 8px !important; }

  .sp-vermegamenu {
    position: fixed;
    top: 0px;
    left: 0;
    background-color: #fff;
    bottom: 0px;
    width: 260px;
    padding: 10px 0;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    height: 100%; }

  .navbar-default .navbar-toggle {
    margin: 8px 0; }

  .rtl .navbar-default .navbar-toggle {
    float: right; }

  #sp-vermegamenu li.parent .dropdown-menu {
    display: none;
    padding: 0px;
    left: 0px; }

  .sp-vermegamenu .navbar-nav {
    margin: 0px; }

  .sp-vermegamenu .navbar-nav li {
    clear: both;
    position: relative !important; }

  .sp-vermegamenu .navbar-nav li .dropdown-menu {
    position: relative;
    display: none;
    width: 100%;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: inherit;
    margin-top: 0px;
    float: none;
    box-shadow: none !important;
    border: none !important;
    boder-radius: none !important; }

  .sp-vermegamenu .navbar-nav > li.parent > a::before {
    display: none; }

  .sp-vermegamenu .dropdown-menu ul li.parent > a::after {
    display: none; }

  .sp-vermegamenu .navbar-nav > li.parent > a::after {
    display: none; }

  .sp-vermegamenu .navbar-nav > li.parent span.grower {
    display: block;
    background: #666;
    position: absolute;
    right: 20px;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 14px;
    height: 30px;
    width: 30px;
    top: 0px;
    text-align: center;
    line-height: 30px;
    opacity: 1;
    color: #fff; }
    .sp-vermegamenu .navbar-nav > li.parent span.grower:hover {
      background: #333; }

  .sp-vermegamenu .navbar-nav > li.parent .dropdown-menu span.grower {
    right: 15px; }

  .sp-vermegamenu .navbar-nav > li.parent span.grower.close:before {
    content: "\f067"; }

  .sp-vermegamenu .navbar-nav > li.parent span.grower.open:before {
    content: "\f068"; }

  .sp-vermegamenu .navbar-brand {
    color: #777;
    position: absolute;
    top: 0px; }

  .sp-vermegamenu .navbar-nav > li > a {
    color: #777;
    font-weight: bold;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 30px;
    padding: 0px 10px !important;
    border-bottom: 1px solid #D6D4D4;
    background-color: #dfdfdf; }

  .sp-vermegamenu .menu > li:focus > a:focus, .sp-vermegamenu .menu > li:focus > a:hover, .sp-vermegamenu .menu > li:hover > a:focus, .sp-vermegamenu .menu > li:hover > a:hover {
    background-color: #dfdfdf;
    color: #333; }

  .sp-vermegamenu .menu > li:focus, .sp-vermegamenu .menu > li:hover a {
    color: #333; }

  .sp-vermegamenu .dropdown-menu ul li a {
    min-width: auto;
    padding: auto; }

  div div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li a {
    padding: 7px 0; }

  .sp-vermegamenu .dropdown-menu ul li.parent .dropdown-menu {
    margin-left: 15px; }

  .sp-vermegamenu .dropdown-menu ul li.parent:hover .dropdown-menu {
    display: none;
    top: inherit;
    left: 10px; }

  .sp-vermegamenu .sp-cat .dropdown-menu ul li.parent:hover .dropdown-menu {
    display: none;
    left: 10px;
    top: inherit; }

  .sp-vermegamenu .sp-cat ul > li {
    width: inherit; }

  .sp-vermegamenu .menu > li:focus, .sp-vermegamenu .menu > li:hover {
    background-color: transparent; }

  .sp-vermegamenu .sp-moto > .dropdown-menu {
    background-image: none !important; } }
.sp-vermegamenu-active {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.sp-vermegamenu #remove-vermegamenu {
  padding: 10px;
  z-index: 10;
  cursor: pointer;
  display: none;
  text-align: right; }

.sp-vermegamenu-active #remove-vermegamenu {
  display: block; }

#sp-vermegamenu a i {
  margin-right: 10px;
  width: 25px;
  height: 25px;
  vertical-align: bottom;
  position: relative; }

#sp-vermegamenu a i:before {
  position: absolute;
  bottom: 2px;
  display: inline-block; }

.sp-vermegamenu .sp-moto > .dropdown-menu {
  background-image: url(../image/menu1-bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 0; }

.icon-automoto {
  background: url("../image/9.png") no-repeat scroll 0% 50% transparent; }

.icon-sportout {
  background: url("../image/10.png") no-repeat scroll 0% 50% transparent; }

.icon-toyhob {
  background: url("../image/4.png") no-repeat scroll 0% 50% transparent; }

.icon-health {
  background: url("../image/3.png") no-repeat scroll 0% 50% transparent; }

.icon-smart {
  background: url("../image/2.png") no-repeat scroll 0% 50% transparent; }

.icon-jewelry {
  background: url("../image/7.png") no-repeat scroll 0% 50% transparent; }

.icon-computers {
  background: url("../image/5.png") no-repeat scroll 0% 50% transparent; }

.icon-flashs {
  background: url("../image/8.png") no-repeat scroll 0% 50% transparent; }

.icon-bags {
  background: url("../image/11.png") no-repeat scroll 0% 50% transparent; }

.icon-watches {
  background: url("../image/7.png") no-repeat scroll 0% 50% transparent; }

.more-wrap {
  padding: 9px 10px;
  clear: both;
  display: inline-block;
  width: 100%;
  font-weight: normal;
  cursor: pointer;
  color: #444444; }
  .more-wrap .icon-plus-sign-alt, .more-wrap .icon-minus-sign-alt {
    background: url("../../../../img/icon/fa-icon.png") no-repeat center center;
    height: 25px;
    margin-right: 10px;
    position: relative;
    vertical-align: bottom;
    width: 25px;
    display: inline-block; }
  .more-wrap:hover {
    background: #eeeeee; }

.more-wrap .more-view {
  padding: 0;
  font-size: 13px; }

div.spverticalmenu {
  border-radius: 2px;
  background: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24); }
  div.spverticalmenu h3 {
    border-bottom: 1px solid #eeeeee;
    color: #444444;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 40px;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    margin-top: 0; }
    div.spverticalmenu h3:before {
      position: absolute;
      top: 12px;
      left: 16px;
      content: "\f0c9";
      font-family: fontawesome;
      font-size: 18px;
      color: #444;
      box-shadow: none; }
  div.spverticalmenu #sp-vermegamenu {
    border-radius: 0;
    border: none; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav > li > a {
      padding: 7px 10px;
      margin: 0;
      color: #444444;
      background: transparent;
      font-size: 13px;
      line-height: 22px; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav > li > a .fa-icon {
        background: url("../../../../img/icon/fa-icon.png") no-repeat center center; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav > li > a:hover {
        background: #eeeeee; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav > li.item-1.parent a {
      position: relative; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav > li.item-1.parent a:before {
        content: "\f105";
        font-family: fontawesome;
        font-size: 16px;
        font-weight: bold;
        color: #ccc;
        position: absolute;
        right: 10px;
        line-height: 23px; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav > li.item-1.parent ul li a:before {
      content: ""; }
  div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu {
    padding: 0; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li > a {
      padding: 8px 20px 9px; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li > a:hover {
        background: #eeeeee; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li > a:after {
        display: none; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu > ul > li .dropdown-menu {
      display: none; }
  div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu {
    padding: 12px 12px 30px;
    width: 800px; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li {
      float: left;
      width: 25%;
      padding: 0 15px; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li > a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        display: block;
        padding: 10px 0 5px;
        border-bottom: 1px solid #ccc; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li > a:after {
          display: none; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li .dropdown-menu {
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        margin: 0;
        box-shadow: none;
        right: auto;
        bottom: auto;
        padding: 5px 0 0;
        opacity: 1;
        z-index: 9;
        border: none !important;
        display: block; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li .dropdown-menu ul li {
          width: 100%;
          padding: 0; }
          div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li .dropdown-menu ul li a {
            font-size: 13px;
            text-transform: none;
            font-weight: normal;
            padding: 5px 0; }
          div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li .dropdown-menu ul li .dropdown-menu {
            display: none; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu > ul > li.category-thumbnail {
        width: 100%;
        padding-top: 5px; }
  div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu {
    padding: 22px 12px 15px; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child {
      width: 30%; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child > a {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #444;
        padding: 0 0 10px;
        border-bottom: 1px solid #ededed;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child > a:after {
          display: none; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child > .dropdown-menu {
        padding: 5px 0 10px;
        display: block;
        left: 0;
        top: auto;
        position: relative;
        box-shadow: none;
        border-radius: none;
        border: none;
        width: 100%; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child > .dropdown-menu ul li > a {
          font-weight: normal;
          color: #444;
          padding: 5px 0; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-img {
      width: 40%; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-img .sp_megamenu_title {
        display: none; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-img img {
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-img:hover img {
        opacity: 0.8; }
  div.spverticalmenu #sp-vermegamenu {
    margin-bottom: 30px; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu {
      padding: 23px 14px 27px; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li a {
        padding: 0;
        margin: 0;
        color: #444444;
        font-size: 14px;
        font-weight: bold;
        border-bottom: none; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li a p {
          margin-bottom: 15px; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro span.menu-title {
        text-transform: uppercase;
        font-size: 14px;
        padding: 0 0 6px;
        display: inline-block;
        width: auto;
        margin-bottom: 10px; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro span.menu-title:hover {
          cursor: pointer; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container {
        position: relative;
        padding-bottom: 28px;
        border: 1px solid #ededed;
        text-align: center; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .right-block h5 {
          margin-bottom: 5px; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .right-block .comments_note {
          margin-bottom: -5px; }
          div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .right-block .comments_note .star_content .star {
            float: none; }
          div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .right-block .comments_note span.nb-comments {
            display: none; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .right-block .price-box .product-price {
          font-size: 14px;
          color: #f53b54;
          font-weight: bold; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container {
          z-index: 9;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -ms-transition: all 0.3s ease 0s;
          transform: scale(0);
          -ms-transform: scale(0);
          -webkit-transform: scale(0);
          display: block;
          text-align: center;
          position: absolute;
          opacity: 0;
          top: 125px;
          width: 100%; }
          div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare {
            width: 40px;
            height: 40px;
            font-size: 13px;
            float: none;
            text-align: center;
            text-transform: uppercase;
            color: #f5f5f5;
            line-height: 40px;
            transition: 0.3s all ease 0s;
            position: relative;
            background: #b2b2b2;
            display: inline-block;
            vertical-align: middle; }
            div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button .fa, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist .fa, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view .fa, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare .fa {
              margin: auto;
              position: relative; }
              div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button .fa:before, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist .fa:before, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view .fa:before, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare .fa:before {
                position: relative; }
            div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button .add_to_compare, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist .add_to_compare, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view .add_to_compare, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare .add_to_compare {
              color: #f5f5f5;
              display: block; }
            div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button span, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist span, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view span, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare span {
              border-radius: 5px;
              font-size: 12px;
              text-transform: none;
              position: absolute;
              top: -40px;
              left: -27px;
              width: 100px;
              height: 24px;
              line-height: 24px;
              color: #fff;
              display: inline-block !important;
              opacity: 0;
              transform: scale(0);
              -ms-transform: scale(0);
              -webkit-transform: scale(0);
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -ms-transition: all 0.3s ease 0s; }
              div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button span:after, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist span:after, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view span:after, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare span:after {
                content: "";
                position: absolute;
                bottom: -14px;
                color: #333;
                left: 40%;
                border-style: solid;
                border-width: 7px;
                height: 1px; }
            div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button:hover, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist:hover, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view:hover, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare:hover {
              color: #fff; }
              div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .cart_button:hover span, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .addToWishlist:hover span, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .quick-view:hover span, div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-pro .product-container .button-container .compare:hover span {
                opacity: 1;
                transform: scale(1);
                -ms-transform: scale(1);
                -webkit-transform: scale(1); }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li a {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        display: inline-block;
        padding: 0 0 6px;
        margin-bottom: 10px; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li a:after {
          display: none; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li .dropdown-menu {
        position: relative;
        border: 1px solid #ededed;
        box-shadow: none;
        border-radius: 0;
        left: 0;
        top: auto;
        width: 100%;
        display: block;
        padding: 10px 14px; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li .dropdown-menu ul.level-3 li.ver-cat-child {
          margin-bottom: 20px; }
          div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li .dropdown-menu ul.level-3 li.ver-cat-child a {
            margin-bottom: 0;
            border-bottom: none;
            color: #444444; }
          div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li .dropdown-menu ul.level-3 li.ver-cat-child .dropdown-menu {
            border: none;
            padding: 0; }
            div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li .dropdown-menu ul.level-3 li.ver-cat-child .dropdown-menu a {
              font-size: 13px;
              text-transform: none;
              font-weight: normal; }

.sidebar-right div.spverticalmenu .menu > li > .dropdown-menu, .right-sidebar div.spverticalmenu .menu > li > .dropdown-menu {
  left: auto;
  right: 100%; }

.rtl .right-sidebar div.spverticalmenu .menu > li > .dropdown-menu {
  left: 100%;
  right: auto; }

/* ************************************************************************************************
LAYOUT 3
************************************************************************************************ */
.content_v3 div.spverticalmenu {
  box-shadow: none; }
  .content_v3 div.spverticalmenu h3 {
    color: #fff; }
    .content_v3 div.spverticalmenu h3:before {
      color: #fff; }

/**************************************************************************
	Responsive
**************************************************************************/
@media (min-width: 1080px) {
  div.spverticalmenu #sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li.ver-li > .dropdown-menu {
    height: 331.5px; } }
@media (max-width: 992px) {
  div.spverticalmenu {
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px; }
    div.spverticalmenu h3 {
      display: none; }

  .vernavbar .navbar-button {
    height: 50px; }
    .vernavbar .navbar-button .navbar-toggle {
      margin: 0;
      height: 50px;
      width: 50px;
      background: #44494e;
      float: left;
      padding: 0 12px;
      cursor: pointer;
      text-align: center;
      border-radius: 0;
      display: block; }
      .vernavbar .navbar-button .navbar-toggle .icon-bar {
        height: 4px;
        width: 24px;
        display: block;
        margin: 0 0 3px;
        background: #fff;
        border-radius: 0; }
        .vernavbar .navbar-button .navbar-toggle .icon-bar.bar1 {
          width: 10px; }
        .vernavbar .navbar-button .navbar-toggle .icon-bar.bar2 {
          width: 17px; }
  .vernavbar #sp-vermegamenu {
    text-align: left;
    position: fixed;
    top: 0px;
    left: 0;
    background: rgba(68, 73, 78, 0.95);
    bottom: 0px;
    width: 280px;
    padding: 0;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    max-height: 100%; }
    .vernavbar #sp-vermegamenu.sp-vermegamenu-active {
      visibility: visible;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .vernavbar #sp-vermegamenu .label-menu {
      padding: 20px;
      font-size: 24px;
      color: #fff;
      display: block;
      background: #000;
      margin-bottom: 1px; }
    .vernavbar #sp-vermegamenu #remove-vermegamenu {
      z-index: 10;
      cursor: pointer;
      color: #fff;
      position: absolute;
      top: 5px;
      right: 7px;
      display: block;
      font-size: 18px; }
    .vernavbar #sp-vermegamenu .navbar-nav {
      float: none;
      overflow-y: auto;
      height: 500px; }
      .vernavbar #sp-vermegamenu .navbar-nav li {
        float: left;
        margin: 0;
        position: relative;
        width: 100%;
        margin: 0 0 1px;
        background: #363636; }
        .vernavbar #sp-vermegamenu .navbar-nav li a, .vernavbar #sp-vermegamenu .navbar-nav li span.menu-title {
          color: #fff;
          font-weight: normal;
          text-transform: none;
          padding: 15px 20px;
          border: none;
          margin: 0;
          background: #333;
          line-height: inherit;
          font-size: 16px; }
          .vernavbar #sp-vermegamenu .navbar-nav li a:after, .vernavbar #sp-vermegamenu .navbar-nav li span.menu-title:after {
            display: none; }
        .vernavbar #sp-vermegamenu .navbar-nav li:hover a, .vernavbar #sp-vermegamenu .navbar-nav li:hover span.menu-title {
          background: #000;
          color: #fff; }
        .vernavbar #sp-vermegamenu .navbar-nav li span.grower {
          display: inline-block;
          position: absolute;
          right: 0;
          cursor: pointer;
          font-family: "FontAwesome";
          font-size: 14px;
          top: 0;
          color: #fff;
          opacity: 1;
          text-shadow: none;
          height: 98%;
          text-align: center;
          width: 50px;
          line-height: 45px;
          height: 45px;
          background: #000; }
          .vernavbar #sp-vermegamenu .navbar-nav li span.grower.close:before {
            content: "\f067"; }
          .vernavbar #sp-vermegamenu .navbar-nav li span.grower.open:before {
            content: "\f068"; }
        .vernavbar #sp-vermegamenu .navbar-nav li .dropdown-menu {
          position: relative;
          display: none;
          width: 100% !important;
          filter: alpha(opacity=100);
          opacity: 1;
          visibility: inherit;
          margin: 0px;
          box-shadow: none;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto;
          border: none;
          background: transparent;
          transition: 0s all ease 0s;
          background: #000;
          z-index: 9;
          padding: 15px 20px; }
        .vernavbar #sp-vermegamenu .navbar-nav li.ver-poduct-list .dropdown-menu, .vernavbar #sp-vermegamenu .navbar-nav li.ver-poduct-list span.grower {
          display: none; }
      .vernavbar #sp-vermegamenu .navbar-nav ul li {
        width: 100%;
        padding: 10px 0;
        border: none; }
        .vernavbar #sp-vermegamenu .navbar-nav ul li a {
          font-size: 12px;
          padding: 0;
          background: transparent; }
        .vernavbar #sp-vermegamenu .navbar-nav ul li.category-thumbnail {
          display: none; }
        .vernavbar #sp-vermegamenu .navbar-nav ul li .dropdown-menu {
          padding: 5px 0;
          border: none !important; }
          .vernavbar #sp-vermegamenu .navbar-nav ul li .dropdown-menu ul li {
            padding: 10px 15px; }

  div.spverticalmenu #sp-vermegamenu .navbar-nav > li > a {
    color: #fff;
    line-height: 45px; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav > li > a:hover {
      background: #000; }

  #sp-vermegamenu a i {
    vertical-align: middle; }

  .more-wrap {
    color: #fff;
    background: #363636; }
    .more-wrap .icon-plus-sign-alt, .more-wrap .icon-minus-sign-alt {
      vertical-align: middle; }
    .more-wrap:hover {
      background: #000;
      color: #fff; }

  div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu {
    padding: 20px !important;
    overflow: hidden; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu ul li {
      width: 100%;
      margin: 0;
      background: #000; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu ul li .dropdown-menu {
        display: none; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu ul li a {
        border: none;
        font-weight: normal;
        text-transform: none;
        font-size: 13px; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .mega_type > .dropdown-menu ul li ul {
        padding: 0 20px 20px;
        overflow: hidden; }
  div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu {
    padding: 20px !important;
    overflow: hidden; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu ul li {
      width: 100%;
      padding: 0;
      margin: 0;
      background: #000; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu ul li .dropdown-menu {
        display: none;
        padding: 20px; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu ul li a {
        border: none;
        font-weight: normal;
        text-transform: none;
        font-size: 13px;
        padding-top: 5px;
        padding-bottom: 5px; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu ul li a:hover {
          background: #000; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .css_type > .dropdown-menu ul li ul {
        padding: 0 20px 20px;
        overflow: hidden; }

  div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu {
    padding: 20px;
    overflow: hidden; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child {
      width: 100%;
      background: #000; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child a {
        border: none;
        color: #fff;
        background: #000;
        font-size: 13px;
        font-weight: normal;
        text-transform: none; }
        div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child a:hover {
          color: #fff;
          background: #000; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child .dropdown-menu {
        display: none; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child ul li {
        width: 100%;
        background: #000; }
      div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-cat-child .dropdown-menu ul li > a {
        color: #fff;
        padding: 0; }
    div.spverticalmenu #sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-img {
      display: none; }

  .rtl .vernavbar .navbar-button .navbar-toggle {
    float: right; }
  .rtl .vernavbar #sp-vermegamenu {
    transform: translate3d(280px, 0px, 0px);
    left: auto;
    right: 0;
    text-align: right;
    box-shadow: none; }
    .rtl .vernavbar #sp-vermegamenu.sp-vermegamenu-active {
      transform: translate3d(0px, 0px, 0px); }
    .rtl .vernavbar #sp-vermegamenu .navbar-nav li span.grower {
      left: 0;
      right: auto; }
    .rtl .vernavbar #sp-vermegamenu #remove-vermegamenu {
      right: auto;
      left: 7px; } }
@media (max-width: 992px) {
  .vernavbar #sp-vermegamenu .navbar-nav {
    height: 295px; } }
