*
{
	box-sizing:border-box;
}

body
{
	overflow-x: hidden;
	max-width:768px;
	min-width:320px;
	display:block;
	margin:0px auto;
	position:relative;
}

.container
{
	width:100% !important;
	min-width:320px;  
	max-width:768px;
	padding:0px;
	position:static;
}

.navbar .brand {
    width: 53%;
    padding: 0px 15px;
    margin: 0px;
}

.brand img
{
	max-height:60px;
}

.altrotop {
    float: right;
	padding: 0px 15px;
	margin-top: 20px;
}

.navbar {
    overflow: visible;
    height: 50px;
    padding-top: 4px;
	box-shadow: none;
}

.srch_btn {
    height: 30px;
    width: 30px;
    cursor: pointer;
    background: transparent url("/immagini/mobile/ico_search.png") no-repeat scroll 0% 0%;
    background-size: 17px;
}

.search {
    width: 21px;
    position: relative;
    float: left;
    margin-top: 2px;
    height: 20px;
}

.search input {
    width: 200px !important;
    display: none;
    color: #F4B400;
    border: 1px solid #F4B400;
    font-size: 13px;
    padding: 0px 10px;
    top: 30px;
    background: #FFF none repeat scroll 0% 0% !important;
    z-index: 10;
    right: 0px;
    height: 35px !important;
    position: absolute;
}
.navbar-toggle {
    background: transparent none repeat scroll 0% 0%;
    border: medium none;
    line-height: 0px;
    margin-top: 0px;
    padding: 0px;
    vertical-align: 0px;
	margin-left:3px;
}

#cerca_prodotto {
    margin: 0px;
}

.altrotop img {
    width: 20px;
    margin-left: 8px;
    vertical-align: -4px;
}

.altrotop > a:nth-child(3) > img:nth-child(1) {
    vertical-align: -2px;
}

.navbar-inverse .navbar-inner {
    background: transparent;
    border: none;
    box-shadow: none;
}

.navbar-collapse {
    position: fixed !important;
    top: -7px;
    background: #FFF none repeat scroll 0% 0%;
    width: 200px !important;
    right: -220px;
	height: 0px;
    transition: all 0.3s ease-in 0s;
    padding-top: 20px;
    z-index: 999;
}

.collapse.in {
    right:0px !important;
	box-shadow: 3px 0px 8px 3px #000;
}

.navbar .nav {
    display: block;
    float: right;
    margin: 20px 0px 0px;
    width: 100%;
	box-shadow:none;
}

.navbar .nav > li > a {
    float: left;
    padding: 8px 15px;
    color:  #F4B400;
    text-decoration: none;
    font-size: 12px;
    width: 100%;
}

.navbar .nav > li > a:hover {
    float: left;
    padding: 8px 15px;
    color: #F4B400;;
    text-decoration: none;
    font-size: 12px;
    width: 100%;
	font-weight:400;
}

.navbar .nav > li {
    float: left;
    clear: both;
    width: 100%;
}

.navbar .nav > li > a::after {
    content: "";
    width: 20px !important;
    height: 13px;
    float: right;
    margin-right: 30px;
    background: transparent url("/immagini/mobile/freccettamenu.png") no-repeat scroll 0% 0%;
    margin-top: 4px;
    opacity: 1;
    transition: all 0.3s ease-in 0s;
}

.changehome
{
	width:100%;
	height:30px;
}

.changehome > a, .changehome > a:hover, .changehome > a:active, .changehome > a:active
{
	width:50%;
	float:left;
	background:#F4B400;
	border-bottom:2px solid #F4B400;
	color:#eee;
	height:30px;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	opacity:0.8;
}

.changehome > a.active, .changehome > a.active:active, .changehome > a.active:hover, .changehome > a.active:focus
{
	background:#F4B400 ;
	text-decoration:none;
	color:#fff;
	border-bottom:2px solid #fff;
	opacity:1;
}

.imghome {
    width: 100%;
    height: 180px;
    background: transparent url("/immagini/mobile/imghome.png") repeat scroll 0% 0%;
    position: relative;
}

.imghome a, .imghome a:hover, .imghome a:active, .imghome a:focus {
    background: #10989B none repeat scroll 0% 0%;
    opacity: 0.8;
    color: #F6F6F6;
    font-size: 10px;
    font-weight: 700;
    padding: 6px 9px;
    border-radius: 5px;
    top: 105px;
    position: absolute;
    left: 50%;
    margin-left: -59.5px;
    text-transform: uppercase;
	text-decoration:none;
}

.greyvet
{
	background:#DADADA;
	padding:20px;
}

.grigio
{
	background:#DADADA !important;
	padding:20px !important;
}


#prodotto_vet_home {
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    display: block;
    clear: both;
    height: auto;
    border: 1px solid #B2B2B2;
    margin-top: 15px;
	height:90px;
	min-height:90px;
	float:none;
	margin:0;
	padding:0;
	position:relative;
	margin-top: 15px;

}

#prodotto_vet_home:hover {
    z-index: 1;
    background: #fff;
}

#prod_foto_vet
{
	float:left;
	width:28.5%;
	height:auto;
}

.prod_foto {
    width: 100%;
    padding: 5px;
    display: table-cell;
    height: 90px;
}

.altreinfo
{
	float:left;
	width:71.5%;
	padding:10px;
	height:90px;
}

.prod_foto > span > a > img {
    display: table-cell;
    width: 100%;
    height: auto;
	max-height: 77px;
}

.prod_titolo_vet > a, .prod_titolo_vet > a:hover, .prod_titolo_vet > a:focus, .prod_titolo_vet > a:active {
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    font-weight: 700;
    color: #666;
	text-decoration:none;
}

.prod_titolo_vet {
    height: 12px;
    overflow: hidden;
    text-align: left;
    padding: 0px;
    font-size: 12px;
}

.articolo {
    margin: 0px;
    font-size: 9px;
    line-height: 10px;
    font-weight: 400;
    color: #7E7F7F;
}

#prod_prezzo {
    color: #878787;
    font-weight: 400;
    font-size: 10px;
    padding: 0px;
    line-height: 12px;
    text-align: left;
    width: 95px;
    float: left;
    margin-top: 5px;
}

#prod_prezzo span {
    color: #4284f3;
    font-weight: 700;
    font-size: 12px;
    padding: 0px;
    line-height: 14px;
    text-align: left;
}

.aggiungi_carrello, .aggiungi_carrello:hover, .aggiungi_carrello:focus, .aggiungi_carrello:active {
    background: none;
    padding: 0px;
    color: #FFF;
    margin: 0px;
    position: absolute;
    bottom: -1px;
    right: -1px;
    border: 0px;
	box-shadow: none;
}

.vocefooter, .vocefooter:hover, .vocefooter:active, .vocefooter:focus
{
	background:#fff;
	width:100%;
	display:block;
	border:1px solid #B2B2B2;
	height:35px;
	text-decoration:none;
	clear:both;
	padding:0px 12px;
}

.vocefooter::after {
    content: "";
    width: 20px !important;
    height: 13px;
    float: right;
    margin-right: 0px;
    background: transparent url("/immagini/mobile/freccettamenu.png") no-repeat scroll 0% 0%;
    margin-top: 10px;
}

.vocefooter > img
{
	margin-right:5px;
	float:left;
	margin-top:6px;
}

.vocefooter > p
{
	float:left;
	width:auto;
	font-size:10px;
	line-height:34px;
	color:#666;
	text-transform:uppercase;
	margin-bottom:0px;
}

.mt20
{
	margin-top:20px;
}

.nobt
{
	border-top:none !important;
}

.nopt
{
	padding-top:0px !important;
}

.sottofooter
{
	background:#403D37;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.sottofooter
{
	padding:20px;
}

.upf
{
	clear:both;
	margin-bottom:10px;
	display:block;
}

.subf {
    clear: both;
    display: block;
    color: #fff;
    font-size: 10px;
    line-height: 11px;
}

.subf a
{
	color:#fff;
	text-decoration:underline;
}

.contenitore_span2 {
    width: 100%;
    border: 2px solid #F4B400;
    padding: 12px;
    min-height: 0px !important;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-bottom: 1px solid #F4B400 !important;
    border-top: 1px solid #F4B400;
}

.contenitore_span2::first-child
{
	 border-top: 2px solid #4284F3;
}


.contenitore_span2::last-child
{
	 border-bottom: 2px solid #4284F3;
}

.contenitore_span2 > a, .contenitore_span2 > a:hover, .contenitore_span2 > a:focus, .contenitore_span2 > a:active {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    border-bottom: none;
    width: auto;
	text-decoration:none !important;0
}

#news_foto {
    float: left;
    display: block;
    height: 40px;
    background-size: cover !important;
    width: 60px;
}

.testonews {
    width: 69% !important;
    float: right;
    margin: 0px !important;
}

.testonews > h3 {
    font-size: 12px !important;
    line-height: 14px !important;
    float: left;
    clear: both;
    display: block;
	color: #444 !important;
}

.testonews > h2 {
    font-size: 16px !important;
    line-height: 18px !important;
    min-height: 0px !important;
    margin: 10px 0px !important;
    border-bottom: 1px solid #FFF;
    padding-bottom: 10px;
    clear: both;
}
.testonews > p
{
	font-size:10px !important;
	line-height: 12px !important;
	margin: 0px !important;
	color: #444 !important;
}

.space10
{
	display:block;
	clear:both;
	width:100%;
	height:10px;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 9px;
    color: #fff;
    background: #F4B400 none repeat scroll 0% 0%;
    text-align: center;
    display: block;
    clear: both;
    padding: 0px !important;
    font-weight: 600;
    border: medium none;
    letter-spacing: 0.5px;
    text-decoration: none;
    text-transform: none;
}

.cont-prodotto {
    background: #FFF none repeat scroll 0% 0%;
    padding: 12px;
    clear: both;
    display: block;
}

.indietro
{
	font-size: 9px;
	float: right;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #9D9D9C;
	text-transform: uppercase;
	text-decoration:none;
}

.prod_titolo {
    font-size: 17px;
    font-weight: 700;
    color:  #F4B400!important;
    line-height: 20px;
    margin-bottom: 10px;
}

.foto_prodotto {
    width: 100%;
    height: auto;
    padding: 20px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    margin-top: 0px;
    float: left;
    text-align: left;
}

h2
{
	font-size:10px;
	font-weight:700;
	color:#F4B400;
	line-height:12px;
	margin-bottom:10px;
}

.descrizione #contenutodinamico {
    font-size: 10px;
    color: #7E8080;
    padding: 0px;
    line-height: 12px;
    width: 100%;
}

.qtytext
{
	color:#878787;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top:10px;
	font-size:11px;
}

.aggiungi_carrellop, .aggiungi_carrellop:hover, .aggiungi_carrellop:focus, .aggiungi_carrellop:active {
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #F6F6F6;
    background: #F4B400 none repeat scroll 0% 0%;
    text-align: center;
    border-radius: 5px;
    display: block;
    padding: 0px;
    font-weight: 600;
    border: medium none;
    text-decoration: none;
    text-transform: none;
    text-shadow: none;
    float: left;
    margin-left: 20px;
    margin-top: 9px;
}

.aggiungi_carrellop img {
    margin-right: 10px;
    vertical-align: -7px;
}

div#loading {
    position: absolute !important;
    top: 40% !important;
    left: 0px !important;
    display: inherit;
    z-index: 3;
    filter: alpha(opacity=98);
    visibility: hidden;
    width: 100% !important;
    height: 97px;
	overflow:hidden;
}

.selcat, .selsottocat {
    width: 110%;
    border-radius: 0px;
    background: #fff url("/immagini/mobile/freccettagrigia.png") no-repeat scroll 85% center;
    height: 30px;
    padding: 0px 30px;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 30px;
    color: #666;
    font-weight: 400;
    margin: 0px 0px 0px -2%;
    position: relative;
    border: 0px none;
    box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
    z-index: 5;
    overflow: hidden;
}

select.go_ordina
{
	width: 110%;
    border-radius: 0px;
    background: #fff url("/immagini/mobile/freccettagrigia.png") no-repeat scroll 85% center;
    height: 30px;
    padding: 0px 30px;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 30px;
    color: #666;
    font-weight: 400;
    margin: 0px 0px 0px -2%;
    position: relative;
    border: 0px none;
    box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
    z-index: 2 !important;
    overflow: hidden;
}

select:focus {
    outline: none;
    outline-offset: none;
}

.selsottocat
{
	background: #fff url("/immagini/mobile/freccettagrigia.png") no-repeat scroll 85% center !important;
	z-index: 3 !important;
}

.precatalogo
{
	width:100%;
	overflow:hidden;
	height:92px;
}

.pagination-text a, .pagination-text b {
    color: #05494F;
    text-align: center;
    font-size: 15px;
}

.pagination-text {
    text-align: center;
}

#cont_acquista {
    width: 60%;
    height: auto;
    float: left;
    margin-left: 20%;
    padding: 20px;
	color: #666;
	font-size: 13px;
	min-height:0px;
}

.titolone
{
	height:35px;
	line-height:35px;
	background:#F4B400;
	color:#fff;
	font-size:13px;
	font-weight:700;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

.boxcarrello
{
	height:100px;
	border:1px solid #B2B2B2;
	background:#fff;
	width:100%;
	margin:0px;
	padding:10px;
}

.cont_cartimg
{
	width:24%;
	float:left;
	margin-right:6%;
}

.cartinfo
{
	width:70%;
	float:left;
}

.imgcart 
{
    max-height: 68px;
}

.name {
    color: #F4B400;
    font-size: 12px;
    font-weight: 700;
    margin-right: 10px;
    line-height: 14px;
    display: block;
    clear: both;
}

input.quantita
{
    padding: 0px !important;
    width: 40px !important;
    height: 25px !important;
}

.prezzosc {
    color: #F4B400;
    font-size: 12px;
    font-weight: 700;
    float: right;
    margin-top: 8px;
    line-height: 12px;
}

.lineagrigia {
    background: #E6E6E6 none repeat scroll 0% 0%;
    width: 100%;
    height: 2px;
    margin: 8px 0px;
    display: block;
    clear: both;
}

.box-spedizione
{
	background:#fff;
	border:1px solid #B2B2B2;
	padding:10px;
}	

#pagamento, #spedizione, #nazione {
    width: 60%;
    margin-right: 10%;
	color: #F4B400;
	border-color: #F4B400;
	border-radius:0px;
}

#nomenazione
{
	font-weight:700;
}

label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
}

#totalepagamento, #totalespedizione
{
	color:#4284F3;
}

.listatot
{
	width:100%;
	margin:0px;
	padding:0px 10px;
	border:1px solid #B2B2B2;
	background:#fff;
	height:35px;
	line-height:35px;
	font-size:13px;
	color:#7E8080;
	font-weight:400;
	text-align:left;
}

div.listatot:nth-child(4) {
    border-bottom: 0px;
}

span.tot
{
	font-size:13px;
	font-weight:700;
	text-align:right;
	color:#F4B400;
	float:right;
}

span.bigtot
{
	font-size:16px;
	font-weight:700;
	text-align:right;
	color:#F4B400;
	float:right;
}

.bkgfff
{
	width:100%;
	background:#fff;
	padding:0px 10px;
	border:1px solid #B2B2B2;
	border-top:0px;
}

.btn-small
{
	font-size:12px;
	text-decoration:none;
	color:#7E8080;
	margin: 7px 0px;
	display:block;
	padding:0px;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    border-radius: 0px;
    width: 100%;
    background: #E6E6E6 none repeat scroll 0% 0%;
    height: 30px;
}

#formcarrello {
    padding-top: 20px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0px 0px 0px;
    line-height: normal;
}

.pad10
{
	padding:10px !important;
}

#contenutodinamico
{
	max-width:100%;
}

/* .bx-viewport
{
	width: 120%;
	margin-left: -10%;
} */

div.bxslider > div {
    background: #FFF none repeat scroll 0% 0%;
    text-align: center;
    padding: 17px 13px;
    border: 0px !important;
    height: 100px !important;
}

.bx-controls {
    display: none;
}

h3 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    margin: 0px;
    margin-bottom: 15px;
	color:#F4B400;
}


/* ricerca home */

.contenitore_ricerca {
    padding: 25px 30px 3px;
    background: #F4B400;
    float: left;
    width: 100%;
    margin-right: 5px;
    position: relative; 
	margin-bottom:20px;
}

.contenitore_ricerca > h2 {
	font-size: 32px;
    line-height: 34px;
    color: #ffffff;
    margin: 0 0 15px;
}

.contenitore_ricerca > h1 {
    display: block;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: underline;
    margin: 0 0 30px;
}

.box-form-ricerca {
    padding: 10px 0;
    border-bottom: 1px solid rgba(131, 5, 6, 0.1);
}

.box-form-ricerca > select {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    padding: 3px 5px;
    height: auto;
    margin: 0;
    border: 1px solid #bababa;
    font-size: 11px; 
    line-height: 13px;
    font-weight: 700;
    color: #9a9a9a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box-form-ricerca > [type="text"] {
    font-size: 14px !important;
    line-height: 16px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    margin: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    width: auto !important;
}

#slider-range {
    height: 4px !important;
    background: #fff none repeat scroll 0% 0% !important;
    border: medium none !important;
    margin: 20px 0px 10px !important;
}

.ui-slider-range {
    background: #ffffff !important;
}

.ui-slider-handle {
    background: #ffffff !important;
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 16px !important;
    height: 16px !important;
    position: relative;
    outline: none !important;
}

.ui-slider-handle::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #E27905 none repeat scroll 0% 0%;
    margin-top: -5px;
}

.input-radio, .input-radio input, .input-radio p {
    display: inline-block;
    vertical-align: middle;
}

.input-radio p {
    font-size: 11px;
    line-height: 13px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}

.box-form-ricerca > h2 {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    font-weight: 700;
    margin: 15px 0 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.box-form-ricerca > h2 > span {
    display: block;
}

.img-form-cerca {
    position: absolute;
    top: 33px;
    right: 0px;
}

.radio_white {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.radio_white > div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.radio_white > div > p {
    font-size: 11px;
    line-height: 13px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.radio_white input[type="radio"] + label {
    background: #ffffff;
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.radio_white input[type="radio"]:checked + label {
    background: #ffffff;
    width: 16px;
    height: 16px;
}

.radio_white input[type="radio"]:checked + label::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #e27905;
}

.box-btn-cerca {
    margin-top: 10px;
}

.btn-cerca {
    padding: 15px 10px;
    background: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #9a9a9a;
    width: 210px !important;
    -webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, .25);
    -moz-box-shadow: 3px 3px 1px rgba(0, 0, 0, .25);
    box-shadow: 3px 3px 1px rgba(0, 0, 0, .25);
    border: none !important;;
}

.head {
    color: #fff;
}

/* nuovomatacena */

#logofooter {
    width: 98px;
}


#tredizero {
    vertical-align: middle;
    float: right;
    display: block;
    clear: both;
    height: 20px;
    margin-top: -10px;
}

.clear
{
	width:100%;
	height:1px;
	display:block;
	clear:both;
}

#contenutodinamico {
    margin: 0px;
    font-size: 11px;
    color: #333;
    float: left;
    background: #FFF none repeat scroll 0% 0%;
    padding: 15px;
    width: 930px;
}