nav.mmfullwidth {
  width: 100%; }

.stick {
  position: fixed !important;
  top: 0px !important;
  width: 100% !important;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  z-index: 5001;
  left: 0px;
  margin-top: 0px !important;
  -webkit-backface-visibility: hidden; }
  @media (max-width: 999px) {
    .stick {
      position: static !important;
      -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
      -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important; } }
  .stick .menu_label_tag {
    display: none; }
  @media (min-width: 999px) {
    .stick .container {
      margin: 0 auto !important; }
  }
.megamenu {
  clear: both;
  background: #7ab41d;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
 -moz-box-shadow: 0px 10px 20px 0px #31690D;
-webkit-box-shadow: 0px 10px 20px 0px #31690D;
-o-box-shadow: 0px 10px 20px 0px #31690D;
box-shadow: 0px 10px 20px 0px #31690D;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=180, Strength=20);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;  }
  .megamenu.mega-menu-border-1 {
    border-bottom: 3px solid #b8e9bc; }
  .megamenu.mega-menu-border-2 {
    border-bottom: 3px solid #b8e9bc;
    border-top: 3px solid #b8e9bc; }

.megamenu-container {
  clear: both; }

.megamenu-container-full {
  padding: 0px; }

.mmfixed .container {
  margin-left: -15px;
  margin-right: -15px; }

#megamenu {
  position: relative;
  padding: 0;
  margin: 0px;
  font-family: 'Oxygen', sans-serif;
font-weight: 400; }
  @media (max-width: 999px) {
    #megamenu {
      display: none; } }
	  


#megamenu > li.megamenu_home:before {
    content: "" !important;
    float: left;
    font-size: 18px;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 35px;
}

#megamenu > li.megamenu_home a{
    font-size:24px;
    color:#fff;
    padding: 0 20px
}

#megamenu li {
    float: left;
}

#megamenu * {
    list-style: none outside none;
}
    
#megamenu > li {   
background:url("../img/separatorwhite.png") no-repeat scroll right 0px transparent
}

#megamenu .main_menu_link .megamenu_home 	{ font-size:24px  }
  #megamenu .main_menu_link {
    font-family: 'Oxygen', sans-serif;
    font-weight:400;
    color:#F0F0F0;
    text-decoration: none;
    display: block;
    padding:0 22px;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 50px;
    position: relative;
    transition: color 350ms ease-in-out, background-color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out, background-color 350ms ease-in-out;
    -webkit-transition: color 350ms ease-in-out, background-color 350ms ease-in-out;
    -o-transition: color 350ms ease-in-out, background-color 350ms ease-in-out; }
  #megamenu > div {
    text-align: left; }

@media(min-width: 1000px) and (max-width: 1199px){
  #megamenu > li.megamenu_home a {
    margin-left: -17px;
  }
    #megamenu .main_menu_link {
      padding: 0 2.18em;
      font-size: 12px;
    }

}

  #megamenu .left_panel {
    padding-right: 0px;
    width: auto;
    max-width: 807px; }
    @media (min-width: 1320px) {
      #megamenu .left_panel {
        max-width: 1015px; } }
    #megamenu .left_panel.no_right_panel {
      max-width: none; }
  #megamenu .right_panel {
    text-align: center;
    border-left: 1px dashed #dddddd;
    margin-bottom: 20px;
    width: 161px;
    padding-right: 0px; }
    @media (min-width: 1320px) {
      #megamenu .right_panel {
        width: 203px; } }
    #megamenu .right_panel .product_menu_container {
      width: 100%; }
  #megamenu .left_column_products > li {
    padding-bottom: 20px;
    width: 141px; }
    @media (min-width: 1320px) {
      #megamenu .left_column_products > li {
        width: 203px; } }
  #megamenu .left_column_products li {
    text-align: center; }
    #megamenu .left_column_products li img {
      height: auto;
      margin: 0 auto;
      margin-bottom: 4px; }
      

      
  #megamenu .no_left_panel {
    border-left: 0px; }
  #megamenu .bottom_panel {
    clear: both;
    border-top: 1px dashed #dddddd;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px; display:none }
    #megamenu .bottom_panel .bottomimage {
      margin-top: 10px; }
    #megamenu .bottom_panel.no_top_panels {
      border-top: none;
      padding-top: 0px; }
      #megamenu .bottom_panel.no_top_panels img {
        margin-top: 0px; }
  #megamenu .bottom_column_links a {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    display: block;
    padding: 5px 10px;
    margin-top: 10px;
    margin-right: 10px;
    background-color: #F3F3F3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
   }
  #megamenu .main_menu_link:hover, #megamenu #megamenu .linkHover, #megamenu #megamenu .megamenu_home {
    text-decoration: none;
    color: #eae300;
    border-top:3px solid #da363a;
    margin-top:-3px
    
 }
  #megamenu .label_icon {
    max-height: 34px;
    width: auto;
    display: inline;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
  }
  #megamenu .submenu {
  	border-top:3px solid #da363a;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    background-color: #fff;
    padding: 20px;
    padding-left: 10px;
    padding-right: 20px;
    position: absolute;
    left: 0px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    display: none;
    padding-bottom: 0px;
    top: 43px; }
    #megamenu .submenu a {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #megamenu .submenu_triangle {
  	display:none;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #da363a;
    position: absolute;
    top: -12px;
    left: 55px;
    z-index: 3; }
  #megamenu .submenu_triangle2 {
  	display:none;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #CECECE;
    position: absolute;
    top: -13px;
    left: 54px;
    z-index: 2; }
  #megamenu .left_column_subcats li {
    width: auto !important;
    float: none;
    height: auto;
    margin: 14px 0;
    padding-left: 8px;
    position: relative;
    -webkit-transition: padding-left 0.3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: padding-left 0.3s ease 0s;
    -o-transition: padding-left 0.3s ease 0s;
    transition: padding-left 0.3s ease 0s; }
    #megamenu .left_column_subcats li:last-child {
      margin-bottom: 0px; }
    #megamenu .left_column_subcats li a {
      display: block; }
#megamenu .left_column_subcats li a:before {
display: inline-block;
content: "";
width: 5px;
height: 5px;
background-color: #777;
color: #777777;
margin-right: 8px;
         }
    #megamenu .left_column_subcats li:hover {
      padding-left: 5px; }
  #megamenu .mmtitle {
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom:1px solid #e5e5e5 }
  #megamenu .old_price {
    text-decoration: line-through; }
  #megamenu .another_cats {
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 15px;
    position: absolute;
    left: 0px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    display: block;
    top: -20px;
    left: 100px;
    z-index: 3;
    width: 170px; }
    #megamenu .another_cats li:first-child {
      margin-top: 6px; }
  #megamenu .left_column_cmssubcats {
    display: none; }
  #megamenu .left_column_cats .depth {
    display: none; }
  #megamenu .left_column_cats .depth1 {
    display: block; }
  #megamenu .left_column_cats > li {
    padding-bottom: 20px;
    width: 161px; }
    @media (min-width: 1320px) {
      #megamenu .left_column_cats > li {
        width: 203px; } }
  #megamenu .left_column_links {
    margin: 0 20px 20px 0; }
  #megamenu .cms_page_content {
    margin-bottom: 20px;
    margin-right: 10px; }
  #megamenu .no_right_panel .cms_page_content {
    margin-right: 0px; }
  #megamenu .right_column_product img {
    margin: 0 auto;
    margin-bottom: 4px;
    margin-top:10px;
    }
  #megamenu .left_column_manufacturers li img {
    height: auto;
    display: block;
    padding: 12px;
margin-bottom: 8px;
border: 1px solid #E2E2E2;
border-bottom: 2px solid #dddddd; }
  #megamenu .menu_label_tag {
    font-weight: normal;
    font-size: 11px;
    padding: 2px 4px;
    text-transform: none;
    position: absolute;
    right: 5px;
    top: -2px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
    #megamenu .menu_label_tag:after {
      font-family: "FontAwesome";
      content: "\F0D7";
      font-size: 15px;
      position: absolute;
      bottom: -8px;
      right: 5px;
      color: #999999; }

.megamenu .row {
  margin-left:0;
  margin-right: 0; }

/* Responsive styling*/

#responsiveMenu ul, #responsiveMenu li {
  list-style-type: none; }

#responsiveMenu {
  display: none;
  text-align: left; }
  @media (max-width: 999px) {
    #responsiveMenu {
      display: block;
      background:#7ab41d } }

#responsiveMenuShower {
  text-transform: uppercase;
  padding: 7px 10px;
  cursor: pointer;
  line-height: 36px; }
  #responsiveMenuShower div.responsiveInykator2 {
    margin-right: 10px;
    color: #000;
    display: block;
    background-color: #fff;
    font-weight: bold;
    font-size: 24px;
    float: left;
    width: 36px;
    text-align: center;
    cursor: pointer;
      margin-top: 5px;
  }
#responsiveMenu #responsiveMenuShower span {
    color:#fff;
    position: relative;
    top: 7px
}

#responsiveAccordion {
  list-style: none;
  padding: 0px;
  background: #fff;
  overflow: hidden;
  height: auto;
  max-height: 0px;
  margin: 0px;
  -webkit-transition: all 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  #responsiveAccordion.showedmenu {
    border: 1px solid #dddddd;
    border-top: none;
    padding: 12px;
    max-height: 9999px;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  #responsiveAccordion > li { }
    #responsiveAccordion > li:last-child {
      border-bottom: none; }
    #responsiveAccordion > li > a {
      display: block;
      padding: 10px 0; }
    #responsiveAccordion > li > a:first-child {
      text-transform: uppercase;
    }
    #responsiveAccordion > li ul {
      background-color: #f8f8f8;
      display: none; }
      #responsiveAccordion > li ul a {
        display: block;
        padding: 10px 0;
        border-top: 1px dashed #dddddd;
        margin-left: 11px;
      }
  #responsiveAccordion div.responsiveInykator {
    display: block;
    background-color: #fff;
    font-weight: bold;
    font-size: 15px;
    float: left;
    padding: 10px;
    position: relative;
    top: 4px;
    width: 100%;
    /* text-align: left; */
    cursor: pointer;
    border-bottom: 1px solid #dddddd;
    left: -4px;
  }
  #responsiveAccordion ul {
    list-style: none;
    padding: 0 0 0 0; }
    #responsiveAccordion ul li {
      font-weight: normal;
      cursor: auto;
      padding: 0 0 0 7px; }
  #responsiveAccordion #responsiveAccordion a {
    text-decoration: none; }
    #responsiveAccordion #responsiveAccordion a:hover {
      text-decoration: none; }

/* STYLE 2*/
.megamenu_style2 #megamenu .label_icon {
  display: block;
  margin: 0 auto;
  height: auto;
  max-width: 80px;
  height: 32px;
  max-height: 32px;
  top: 0px;
  margin-bottom: 5px; }

.megamenu_style2 #megamenu .submenu {
  top: 85px;
  text-align: left; }

.megamenu_style2 #megamenu li.mainmegamenu {
  width: 110px;
  text-align: center !important; }
  @media (min-width: 1320px) {
    .megamenu_style2 #megamenu li.mainmegamenu {
      width: 137px; } }

.megamenu_style2 #megamenu > li.megamenu_home {
  display: none !important; }

.megamenu_style2 #megamenu > li:before {
  content: ""; }

.megamenu_style2 #megamenu {
  padding: 0px; }

.megamenu_style2 #megamenu .main_menu_link {
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px; }
 

/* STYLE 3*/
.megamenu_styleb3 .main_menu_link {
  font-weight: bold;
  padding: 0 10px 0 10px !important;
  line-height: 48px !important; }

.megamenu_styleb3 #megamenu > li:before {
  display: none !important; }

.megamenu_styleb3 #megamenu {
  padding: 0px; }
  
  
  #megamenu .product-image-container .img_1 {
display:none!important
}

#megamenu .price.product-price {
font: 600 16px/20px "Open Sans", sans-serif;
padding-top:5px
}

/* personal itens hide */
#megamenu .left_column_cats .position_1 a.mmtitle {
    display:none;
}
#megamenu .left_column_cats .depth1 {
    margin-left: -15px;
}

#megamenu li.position_1 .submenuid_subkits_1,
#megamenu li.position_2 .submenuid_subkits_2 {
    position: absolute;
    left: 100%;
    width: auto;
    top: -38px;
    padding: 10px 20px;
    min-width: 340px;
    display: none;

}

#megamenu li.position_1 .submenuid_subkits_1 ul, 
#megamenu li.position_2 .submenuid_subkits_2 ul {
    border: 1px solid #ccc;
    margin-left:0;
    background:#fff;
    padding: 10px 20px 20px;
    width: 100%;
}

#megamenu  li.position_1:hover > .submenuid_subkits_1,
#megamenu  li.position_2:hover > .submenuid_subkits_2 {
   display:block;
}

#responsiveMenu #category_item_51,
#responsiveMenu #category_item_52 {
  display: none;
}

#responsiveAccordion .supreme a.hide-category {
    padding-top: 12px;
    margin-left: 7px;
    display: none;
}

#responsiveAccordion .father-category {
  padding-left: 7px;
  background: #f8f8f8;
  text-transform: none;
}
#responsiveAccordion .supreme a.hide-category:before {
  content:'\f101';
  font-size: 14px;
  font-family: FontAwesome;
  padding-right: 3px;
}
#responsiveAccordion .master {
  margin-left: 0;
  display: block;
  background-color: #fff;
  font-weight: bold;
  font-size: 15px;
  float: left;
  padding: 10px;
  position: relative;
  top: 4px;
  width: 97.5%;
  /* text-align: left; */
  cursor: pointer;
  border-bottom: 1px solid #dddddd;
  left: 4px;
}
#responsiveAccordion #id_menu_link_19 .master {
  border-bottom: none;
}

#responsiveMenuShower div.responsiveInykator2 .icon-reorder:before {
  position: relative;
  top:3px;
}
