.pt_custommenu {
  font-size: 14px;
  margin:0;
  position: relative;
  width: 100%;
  z-index: 90;
  display: inline-block;
  float:left;
  padding:0;
}
.pt_custommenu div.pt_menu {
  float: left;
}
.pt_custommenu div.pt_menu  .parentMenu {
  position:relative;
  z-index:1;
}
div.pt_menu .parentMenu a, .parentMenu .block-title {
  color: #666;
  font-size: 18px;
}
#block2_pt_item_menu_custom_menu {
  width: 800px !important;
  padding:30px;
}
#block2_pt_item_menu_custom_menu .sub-title {
  text-transform: capitalize;
  font-weight: lighter;
  font-size: 30px;
  color: #555;
}
#block2_pt_item_menu_custom_menu .content { font-size:13px; color:#666; margin:10px 0 0; }
.static_block_custom_menu { width:100% !important }
.pt_custommenu div.popup {
  position:absolute;
  z-index:3000;
  background-color:#FDFDFD;
  border:0;
  text-align:left;
  padding:0;
  margin: 0;
  box-shadow:0px 3px 5px rgba(0, 0, 0, 0.2);
  border-top:2px solid #ff8c27;
}

.pt_custommenu div.popup a {
  text-decoration: none;
  display:block;
  line-height: 32px;
}
div.itemSubMenu {
  margin-top: 0;
}
.pt_custommenu .itemMenu h4.level0,.pt_custommenu .itemMenu a.level0 {
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  font-weight:600;
  line-height: 30px;
  background: url("//images.vendaecia.com/cache/hozmegamenu/bg-title.png") repeat-x 0 50%;
  padding: 0;
  border:0;
}
.pt_custommenu .itemMenu h4.level0 span, .pt_custommenu .itemMenu a.level0 span {
  background: #fff;
  padding: 0 15px 0 0;
}

.pt_custommenu .itemSubMenu h4.level2,
.pt_custommenu .itemSubMenu a.level2,
.pt_custommenu .itemSubMenu h4.level3,
.pt_custommenu .itemSubMenu a.level3,
.pt_custommenu .itemMenu .level1 a.level0{
  color: #909090;
  text-transform:capitalize;
  font-weight: normal;
  font-size: 13px;
  padding:0;
  font-weight:400;
  background:none;
  line-height:30px;
  border:0;
}

.pt_custommenu div.popup a.actParent {
}
.pt_custommenu div.popup a.act {
}
.pt_custommenu div.column {
  float: left;
  margin-right:25px;
  width: 180px;
}
.pt_custommenu div.bottom-menu { width:850px; } 
.pt_custommenu div.blockright {
  width:152px;
  margin:0;
  position:relative;
}
.sub-menu-col4 a { margin:0 0 20px; }
.pt_custommenu .menu-image { margin:20px 0 0;  }
.pt_custommenu div.popup .blockright img {
  max-width: 100%;
}
.pt_custommenu div.column.last {
  border-right: 0 none;
}

.pt_custommenu .block2 {
  margin-top: 10px;
  float: left;
  padding: 0 30px 30px 30px;
}
.custom-menu-right {
  position: absolute;
  top: -48px;
  left: 0;
}
.pt_custommenu div.popup .blockright img {
  max-width: 100%;
}
.pt_custommenu div.popup .block1{
  overflow: hidden;
  float: left;
  padding:30px;
}
.pt_custommenu div.popup .block1#block133 { padding:30px 30px 10px; }
#block2_pt_item_menu_custom_menu .content-custom {
  font-size:14px;
  color:#444444;
  font-weight:normal;
  font-family:'arial';
  line-height:20px;
  margin:10px 0 0;
  float:left;
  width:50%;
}
.pt_custommenu div.popup .block1 .column{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.pt_custommenu div.popup .blockright img{
  max-width: 100%;
} 

.pt_custommenu div.pt_menu .parentMenu p{
  margin: 0;
  padding: 0;
}
.pt_custommenu #pt_menu_link{
  padding: 0;
}
.pt_custommenu #pt_menu_link .parentMenu ul li{
  float: left;
  list-style: none;
}
.pt_custommenu #pt_menu_link .parentMenu ul li a{
  float: left;
  padding: 0 10px;
  display: block;
}
.pt_custommenu .clearBoth {
  clear:both;
}

/*mobile menu*/

/*------Accordion ---------*/
/********** < Navigation */
.nav-collapse {
  text-align: left;
}
.fa-sig-menu-mobile{
  color: #b7b7b7;
}

.top-menu-mobile{
  background-color: #353535;
  font-size: 15px;
  color: #1a1a1a !important;
}
.top-menu-mobile hr {
  padding: 0;
  margin: 0;
}
#ma-mobilemenu {
  float: left;
  height: auto;
  margin:0;
  width: 100%;
}

.nav-collapse, .nav-collapse.collapse {
}
.navbar-inner {
  border: 0;
  border-radius: 0;
  padding: 2px 0;
}
.navbar .btn-navbar {
  /* background: url("../images/bg-menu-mobile.png") no-repeat scroll 50% 50%; */
  border: 0 none !important;
  box-shadow: none !important;
  /*  margin-top: 10px; */
}
.navbar .btn-navbar:hover {
  /*  background: url("../images/bg-menu-mobile.png") no-repeat scroll 50% 50%; */
}
.mobilemenu>li.last a {
  border-bottom: 0;
}
.navbar .brand {
  color: #fff;
  text-transform: uppercase;
  padding:15px;
}
.mobilemenu {
  list-style-type: none;
  padding: 0;
  margin: 0;

}
.collapse.in {

}
.mobilemenu ul {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}
.mobilemenu li {
  background: #eee;
  cursor: pointer;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  position: relative;
  border-radius: 0 !important;
}
.mobilemenu li.level0.last {
  margin-bottom: 20px;
}
.mobilemenu li.active>a {
  /*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
  padding: 20px;
  background: #aef;
  display: block;
  clear: both;
  float: left;
  width: 360px;
}
.mobilemenu a {
  color: #666;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 15px;
  text-decoration: none;
}


.mobilemenu ul ul a, .mobilemenu ul li.active ul a {
  color: #666 !important;
}


.mobilemenu ul ul ul a, .mobilemenu ul ul li.active ul a {
  color: #666 !important;
}

.mobilemenu ul ul ul ul a, .mobilemenu ul ul ul li.active ul a {
  color: #666 !important;
}

.mobilemenu li.active>ul {

}
.mobilemenu ul ul a {
  padding-left: 15px;
}
.mobilemenu ul ul ul a {
  padding-left: 30px;
}
.mobilemenu ul ul ul ul a {
  padding-left: 45px;
}
.mobilemenu ul ul ul ul ul a {
  padding-left: 60px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.ttclose,.mobilemenu span.ttopen {
  position: absolute;
  top: 8px;
  right: 8px;
}
.mobilemenu span.ttclose a { 
  background: url("//images.vendaecia.com/cache/hozmegamenu/menu-down.png") no-repeat scroll 50% 50%;
  border: 0 none;
  color: #333333;
  display: block;
  height: 15px;
  padding: 0;
  width: 15px;
}
.mobilemenu span.ttopen a { 
  background: url("//images.vendaecia.com/cache/hozmegamenu/menu-up-10x10-border.png") no-repeat scroll 50% 50%;
  border: 0 none;
  color: #333333;
  display: block;
  height: 15px;
  padding: 0;
  width: 15px;
}
.mobilemenu span.no-close a { background:none; }
.mobilemenu span.up a { 
  background: url("//images.vendaecia.com/cache/hozmegamenu/menu-up-10x10-border.png") no-repeat scroll 50% 50%;
}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.ttclose a {
  background: url("//images.vendaecia.com/cache/hozmegamenu/menu-up-10x10-border.png") no-repeat 50% 50%;
}
.mobilemenu li.selected span.ttclose a {
  background: url("//images.vendaecia.com/cache/hozmegamenu/menu-up-10x10-border.png") no-repeat 50% 50%;
}
.menu-mobile {
  display: inline-block;
  width: 100%;
  height: 50px;
}
.search-img-ajax-load{
  display: none;
}

@media (max-width: 992px) {
  .bar-button-prod-mobile{
    width: 100%;
    bottom: 0;
    position: absolute;
    z-index: 988;
    height: 48px;
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    background-color: #4dc247;
    -webkit-box-shadow: 1px -5px 10px -4px rgba(0,0,0,0.28);
    -moz-box-shadow: 1px -5px 10px -4px rgba(0,0,0,0.28);
    box-shadow: 1px -5px 10px -4px rgba(0,0,0,0.28);
    float: left;
  }
  #bar-cont-btn-comprar{
    width: 60%;
    height: 100%;
    background-color: #27ae60;
    float: right;
  }
  #bar-cont-btn-comprar > button{
    height: 100%;
    font-size: 18.5px;
  }   
}

@media (max-width: 768px) { 
 .navbar-inner {
  padding: 0 !important;
}
  .fa-cart-mobile{
    font-size: 22px;
  }
  .box-img-left{
    border-bottom: none;
  }
  #top-links{
    margin-top: 0px;
  }
 #search-by-category{
  border: none;
  border-bottom: solid 1px #dedede;
  margin-top: -7px;
}
#search-mobile{
  margin-top: 55px;
}
#btn-search-category .fa-search{
  color: #fff;
}
.search-list-prod{
  height: 100px;
  width: 100%;
}
.search-ajax .product-name{
  height: 65px;
}
.navbar{
  margin-bottom: 0px;
}
.ma-nav-mobile-container{
  position: fixed;
    z-index: 9999999;
    width: 100%;
    top: 0;
}
#search-by-category .search-ajax{
  top: 40px;
  width: 100%;
}
.search-ajax .product-info{
  text-align: center;
  height: 220px;
  border:solid 1px #f1f1f1;
}
#top-links a{
  font-size: 14px;
}
#search-by-category > div.search-ajax > div.ajax-result-container  img{
  max-height: 100%;
}
.breadcrumb{
  padding: 0;
}
.product-filter{
  margin: 0 0 30px;
}
#btn-search-category .fa-search{
  line-height: 0px;
}
#btn-search-category{
  border-left: 0px;
  border-radius: 0px;
}
.at-share-dock{
  width: 40% !important;
  box-shadow: none !important;
  z-index: 999 !important;
}

.navbar{
  margin-bottom: 0px;
  border:none;
}
}
@media (max-width: 480px) {
 .navbar-inner {
  padding: 0 !important;
}
#search-by-category .search-container #text-search{
  height: 40px;
}
#btn-search-category{
  height: 40px;
  line-height: 42px;
}
.cate-selected{
  line-height: 40px !important;
}
#search-by-category .search-container .categories-container .hover-cate p{
  height: 40px;
}
   /* .item-inner .name{
    height: 70px;
    } */
    #search-by-category{
      width: 100%;
      margin-top: -5px;
    }

    .layer-category .col-mobile, .search-m .col-mobile{
      width: 50% !important;
    }
    .layer-category .item-inner .images-container, .search-m .item-inner .images-container{
      height: 150px;
    }
    .layer-category .name a, .search-m .name a{
      font-size: 0.8em;
    }
    .layer-category .dinamic-parcerl, .search-m .dinamic-parcerl{
      font-size: 0.7em;
    }
    .layer-category .price-att > del, .search-m .price-att > del{
      font-size: 0.8em;
    }
    .layer-category .price-att span, .search-m .price-att span{
      font-size: 1em !important;

    }
    .layer-category .price-att, .search-m .price-att{
      font-size: 1em !important;
    }

  }

  .img-mobile-hoz{
    height: 50px;
  }
  .img-mobile-hoz-center{
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    margin: auto;
    max-height: 50px;
  }
  .link-plus-mobile-hoz{
    font-size: 11px !important;
    margin: 0 !important;
  }
  .navbar .btn-navbar:hover{
    background-color: transparent !important;
  }
  .product-filter .sort,
  .product-filter .limit {
    display: block;
  }

  /* *********** menu mobile *********** */

  .nav .open > a, 
  .nav .open > a:hover, 
  .nav .open > a:focus {background-color: transparent;}

  /*-------------------------------*/
  /*           Wrappers            */
  /*-------------------------------*/

  #wrapper {
    z-index: 9999;
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position:relative;
  }

  #wrapper.toggled {
    padding-left: 79%;
  }

  #sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    top: 50px;
    width: 0;
    height: calc(100% - 50px);
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  #sidebar-wrapper::-webkit-scrollbar {
    display: none;
  }

  #wrapper.toggled #sidebar-wrapper {
    width: 79%;
  }

  #page-content-wrapper {
    width: 100%;
  }

  #wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
  }

  /*-------------------------------*/
  /*     Sidebar nav styles        */
  /*-------------------------------*/

  .sidebar-nav {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
  }

  .sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: rgb(37, 37, 37);
    -webkit-transition: width .2s ease-in;
    -moz-transition:  width .2s ease-in;
    -ms-transition:  width .2s ease-in;
    transition: width .2s ease-in;

  }
  .sidebar-nav li:hover:before,
  .sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
    -moz-transition:  width .2s ease-in;
    -ms-transition:  width .2s ease-in;
    transition: width .2s ease-in;

  }

  .sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    /* padding: 10px 15px 10px 30px; */    
  }

  .sidebar-nav li a:hover,
  .sidebar-nav li a:active,
  .sidebar-nav li a:focus,
  .sidebar-nav li.open a:hover,
  .sidebar-nav li.open a:active,
  .sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
  }

  .sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
  }
  .sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
  }

  /*-------------------------------*/
  /*       Hamburger-Cross         */
  /*-------------------------------*/

  .hamburger {
    position: relative;
    top: 25px;  
    z-index: 999999;
    display: block;
    width: 32px;
    background: transparent;
    border: none;
    position: fixed;
  }
  .hamburger:hover,
  .hamburger:focus,
  .hamburger:active {
    outline: none;
  }
  .hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
  }
  .hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
  }

  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom {
    background-color: #fff;
  }
  .hamburger.is-closed .hamb-top { 
    top: 5px; 
    -webkit-transition: all .35s ease-in-out;
  }
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 5px;  
    -webkit-transition: all .35s ease-in-out;
  }

  .hamburger.is-closed:hover .hamb-top {
    top: 5px;
    -webkit-transition: all .35s ease-in-out;
  }
  .hamburger.is-closed:hover .hamb-bottom {
    bottom: 5px;
    -webkit-transition: all .35s ease-in-out;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom {
    background-color: #fff;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;  
  }
  .hamburger.is-open .hamb-top { 
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,1);
  }
  .hamburger.is-open .hamb-middle { display: none; }
  .hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,1);
  }

  .hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
  }
  .hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
  }

  /*-------------------------------*/
  /*            Overlay            */
  /*-------------------------------*/

  .overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 1;
  }
  .nvl1m > li{

    border-bottom: solid 1px #272727;
  }
  .nvl1m > li > a{
    padding: 15px;
  }

  .nvl1m > li > ul{
    margin: 10px;
  } 
  .close-nvl2m{
    display: none;
  }
  .close-nvl3m{
    display: none;
    margin-left: 20px;
  }
  .ul-nvl-2{
    margin-left: 25px;
  }
  .link-nvl-2{
    background-color: #292929;
    padding-left: 18px;
    padding: 10px 0px 10px 20px;
    color: #fff !important;
  }
  .qtd-item-cart-mob{
    width: auto;
    height: auto;
    position: absolute;
    min-width: 18px;
    margin-top: -30px;
    margin-left: 20px;
    text-align: center;
    font-size: 12px;
    background-color: #e41e1e;
    border-radius: 100%;
  }
  /* fim menu mobile */

  .btn-comprar-mobile{
    width: 50%;
  }
  .btns-social{
    width: 40%;
  }
  .addthis_button_messenger > img, .addthis_button_whatsapp > img{
    float: left;
  }
  .addthis_button_messenger > img{
    background-color: #0084ff;
  }
  .addthis_button_whatsapp > img{
    background-color: #4dc247;
  }