/* Box Boletin */
#newslletter{background:#ff6f17;color:white;padding:1em .5em;}
#newslletter p {font-weight:bold;font-style:normal;font-size: 1.4em;line-height: 2em;}
.btn_big{font-size: 1.4em;padding: 0 .7em;height: 2.2em;line-height: 2em;border: none;display:inline-block;border-radius: .2em;box-sizing: border-box;color: #fff;cursor: pointer;font-family: 'Titillium Web', sans-serif;text-decoration: none;user-select: none;transition: .2s;appearance: none;margin:.1em .1em;}


/* Menu */
#novo-menu {display: none;height: 47px;background: url(../img/menu3.jpg) no-repeat;margin: 0px auto;width: 95%;}
#novo-menu ul{list-style: none;margin-bottom: 0 !important;}
li.home {display: block;float: left;color: #FFF;text-decoration: none;text-transform: uppercase;margin: 10px 10px;}
li.home a {font-weight: bold; font-size: 14px; color: #FFF; text-decoration: none;}
.home {border: medium none; margin: 8px 0px;}
li.item {display: block; float: left; color: #FFF; padding: 11px 35px; text-decoration: none; text-transform: uppercase; transition:color,background, 200ms;}
li.item:hover {color: black;background: #ff6f17;box-shadow: 0 3px 5px #ccc;}
li.item a { font-weight: bold;font-size: 14px;color: #FFF;text-decoration: none;}

/* ================= Responsive Menu =========================== */
#simple-menu:after {
    content: "≡";
    font-size: 25px;
    display: none;
    background: #ff6f17;
    padding: 10px 20px;
    color: #fff;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 5px;
    border: 1px solid black;
    display: block;
}
.sidr{
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:260px;
	overflow-x:none;
	overflow-y:auto;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:15px;
	text-transform: uppercase;
	background:#ff6f17;
	color:#fff;

	-webkit-box-shadow:inset 0 0 5px 5px #222;
	-moz-box-shadow:inset 0 0 5px 5px #222;
	box-shadow:inset 0 0 5px 5px #222
}

/* Content */
.title-category{
    background:#ff6f17;
}
.title-category a{
    color:white;
    padding-left: 10px;
    font-weight: 300;
    letter-spacing: 3px;
}
.title { height:auto; width:100%; padding: 10px 100px 5px 10px; background-image:url(../img/title_bg3.jpg); background-repeat:no-repeat; font-size:1em; color:#FFF; font-weight:bold; text-transform:uppercase; margin-bottom:15px;}

/* Box Search */
.visibility-searh{display:none;}
.visibility-searh-movil{display:block;margin-bottom:1em;}
.title-label{font-family: Arial;font-weight: bold;background: #FACC2E;text-shadow: 0 0 0.1em white;border-radius: .5em 0 .5em 0;padding: 0 .3em;border: .1em solid #999;}
.search{
    background:black;
    border-top:.2em solid #ff6f17;
    border-bottom:.2em solid #ff6f17;
    height:4em;
    padding:.7em 0;
    position:relative;}
.buttom-search{
    position: absolute;
    right: 5px;
    top: 13px;
    border-radius: 5em !important;
    width: 2.5em;
    height: 2.5em;
    color: white;
    background: none repeat scroll 0% 0% #ff6f17;
    border: 0.1em solid white;
    cursor: pointer;
}

/** Product */
.title_category{background-color:#ff6f17; float:left; padding:5px 10px 7px; margin-top:1px; color:#FFF; font-weight:bold;}

/* details del item */
.red-social{margin-top:10px; background:#ff6f17;color:#FFF; font-weight:bold; font-size:14px;padding: .5em 0;}

/* footer */
#footer { background:url(../img/footer_bg3.jpg) repeat-x center;height:80px;}

/* Responsivo */

@media only screen and (min-width: 64.063em) {
#simple-menu:after{
display: none;
}
#novo-menu {
  display: block;
}

.hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
display: inherit !important; }

.show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
display: none !important; }

.hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto; }

.visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }

table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
display: table !important; }

thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
display: table-header-group !important; }

tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
display: table-row-group !important; }

tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
display: table-row; }

th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
display: table-cell !important; } 
}

@media only screen and (min-width: 64.063em) {
/* Tamaño de pantalla mini-lap o tablet */
.colm-menu-left{display:block;}
#newslletter p {font-size: 1em;line-height: 1em;}
.visibility-searh-movil{display:none;}
.visibility-searh{display:block;}
#slider{display:block;}

.icon-bar.large-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.large-vertical .item {
    width: auto;
    margin: auto;
    float: none; } 
}