.accesorios_celulares_wrap {
    float: left;
    width: 100%;
	margin: 20px 0px;
}

.accesorios_celulares {
	margin: 0 auto;
	width: 100%;
	max-width: 700px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(153,
		204, 51) ), color-stop(1, rgb(0, 129, 65) ) );
	background-image: -o-linear-gradient(bottom, rgb(153, 204, 51) 0%,
		rgb(0, 129, 65) 100% );
	background-image: -moz-linear-gradient(bottom, rgb(153, 204, 51) 0%,
		rgb(0, 129, 65) 100% );
	background-image: -webkit-linear-gradient(bottom, rgb(153, 204, 51) 0%,
		rgb(0, 129, 65) 100% );
	background-image: -ms-linear-gradient(bottom, rgb(153, 204, 51) 0%,
		rgb(0, 129, 65) 100% );
	background-image: linear-gradient(to bottom, rgb(153, 204, 51) 0%,
		rgb(0, 129, 65) 100% );
}

.accesorios_celulares {
	margin: 0 auto;
	width: 100%;
	max-width: 700px;
	background: white !important;
}

.accesorios_celulares_left {
	float:left;
	width: 100%;
}

.accesorios_celulares_right {
	float: left;
	width: 50%;
	background-image: url(../pics/categorias/acc.smartphone.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 156px;
}

.suministros_impresoras_right {
	float: left;
	width: 50%;
	background-image: url(../pics/categorias/impresion_suministros.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 156px;
}

.accesorios_celulares_title {
	float: left;
	width: 180px;
	height: 41px;
	margin-top: 4px;
	margin-left: 5px;
}

.accesorios_celulares_title>h1 {
	color: #3C3C3C !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",
		"Lucida Sans", Tahoma, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-shadow: none;
	text-decoration: none;
}

.accesorios_celulares_items {
	float: left;
	width: calc(50% - 10px);
	position: relative;
	background: #009635;
	padding: 5px 0px 5px;
	margin: 0px 5px 0px;
}

.accesorios_celulares_items>p {
    font-family: 'Open Sans', sans-serif;
    margin-left: 7px;
    text-decoration: none;
    color: white;
    font-size: 10px;
    margin-bottom: 6px;
    font-weight: 500;
    text-align: left;
    float: left;
}
/*
.accesorios_celulares_items>select {
	width: 157px;
	margin-left: 5px;
	height: 24px;
    color: #666;
    background-color: white;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}*/

.accesorios_celulares_items>select {
	width: calc(100% - 32px);
	height: 24px;
    color: #666;
    background-color: white;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    margin: 10px 0px 5px 5px;
    float: left;
 	height: auto;
}



.accesorios_celulares .accesorios_buscar {
    box-shadow: none !important;
}

.accesorios_celulares_right_espacio {
	float: left;
	width: 100%;
	height: 82px;
}

.accesorios_celulares_right_boton>p {
	text-align: center;
    color: #009635 !important;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",
		"Lucida Sans", Tahoma, sans-serif;
	margin-bottom: 5px;
	font-size: 10px;
}

.accesorios_celulares_right_boton {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 15px;
}
/*@media only screen and (min-width:417px) and (max-width:765px){.suministros_impresoras_right{width:170px;float:left;height:165px;background-image:url("../pics/categorias/suministros.png");background-repeat:no-repeat;background-size:160px auto;}
.accesorios_celulares_title{float:left;width:calc(100% - 5px);height:50px;margin-top:13px;margin-left:5px;}
.accesorios_celulares_title>h1{color:#3C3C3C !important;font-family:"Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;font-size:19px;font-style:italic;font-weight:bolder;text-shadow:none;text-decoration:none;}
.accesorios_celulares_items{float:left;width:100%;height:40px;}
.accesorios_celulares_items>p{color:#FFFFFF !important;font-family:"Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;font-size:10px;margin-left:5px;}
.accesorios_celulares_items>select{width:calc(100% - 5px);margin-left:5px;height:27px;}
.accesorios_celulares_right_espacio{float:left;width:100%;height:105px;}
.accesorios_celulares_right_boton > p{text-align:right;color:#99CC33 !important;font-family:"Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;margin-bottom:5px;font-size:10px;}
.accesorios_celulares_right_boton{float:left;width:calc(100% - 20px);padding:0 10px;height:auto;}
.accesorios_celulares{margin:0 auto;width:100%;max-width:700px;height:220px;background-image:-webkit-gradient(linear,
left top,
left bottom,
color-stop(0, rgb(153, 204, 51)),
color-stop(1, rgb(0, 129, 65)));background-image:-o-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:-moz-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:-webkit-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:-ms-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:linear-gradient(to bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);}
.accesorios_celulares_wrap{float:left;width:100%;height:220px;margin:0 0 10px 0;}
.accesorios_celulares_right_boton{margin-top:15px;}
.accesorios_celulares_right_espacio{float:right;}
.suministros_impresoras_right{float:right;margin-top:25px;}
.accesorios_celulares_left{float:left;width:calc(100% - 193px);height:165px;}
}
@media only screen and (min-width:200px) and (max-width:416px){.accesorios_celulares_title{margin-bottom:10px;margin-top:0;}
.accesorios_celulares_title>h1{font-size:16px;margin-top:4px;}
.label_veri_google{width:100%;}
.accesorios_celulares{margin:0 auto;width:100%;max-width:700px;height:100%;background-image:-webkit-gradient(linear,
left top,
left bottom,
color-stop(0, rgb(153, 204, 51)),
color-stop(1, rgb(0, 129, 65)));background-image:-o-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:-moz-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:-webkit-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:-ms-linear-gradient(bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);background-image:linear-gradient(to bottom, rgb(153, 204, 51) 0%, rgb(0, 129, 65) 100%);}
.accesorios_celulares_wrap,
.suministros_impresoras_wrap{float:left;width:100%;height:243px;margin:0 0 10px 0;}
.accesorios_celulares_right_boton{margin-top:15px;}
.accesorios_celulares_right_espacio{float:right;}
.suministros_impresoras_right{float:right;}
.accesorios_celulares_left{float:left;width:calc(100% - 19px);height:165px;}
.accesorios_celulares_right,
.suministros_impresoras_right{width:170px;float:right;height:1px;margin-right:12px;margin-top:-3px;background-image:url(../pics/categorias/accesorios.png);background-repeat:no-repeat;background-size:1px auto;background:none;}
.accesorios_celulares_right_espacio{height:1px;}
}*/