@media all and (min-width:1200px) and (max-width:1549px)   /* notebook */
{

.container {
    width: 1200px;
    padding: 0px 15px;
}

.slisubcat .s-item {
    height: 250px;
    position: relative;
    background-size: cover;
}

.rowbottom .price {
    display: block;
    float: left;
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    color: #333132;
    text-align: center;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 38px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 1145px;
}

.rowbottom {
    width: 240px;
}

.rowbottom .addwish {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    border-left: 1px solid #7F7474;
    border-right: 1px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala img {
    display: block;
    margin: 8px auto;
    width: 18px;
}

.rowbottom .addcart, .rowbottom .addcart:hover, .rowbottom .addcart:focus, .rowbottom .addcart:active {
    float: left;
    display: block;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    /*border: 1px solid #7F7474;
    background: #7F7474;
    color: #fff;*/
	background: #fff;
	color: #7F7474;
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
}

.s-tratt .promo {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
}

.s-tratt .desc {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #333132;
    margin-bottom: 30px;
    max-height: 152px;
    overflow: hidden;
}

.frasesez p {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.frasesez::before {
    position: absolute;
    right: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-dx.png");
    content: "";
    background-size: cover;
}

.frasesez::after {
    position: absolute;
    left: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-sx.png");
    content: "";
    background-size: cover;
}

.descriptionsez h2 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    color: #333132;
    margin-bottom: 15px;
}

.descriptionsez p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #333132;
}

.prodotto .actionvp .addcart {
    display: block;
    float: right;
    width: 300px;
}

.prodotto .actionvp .btn-regala, .prodotto .actionvp .btn-regala:hover, .prodotto .actionvp .btn-regala:focus, .prodotto .actionvp .btn-regala:active {
    float: right;
    margin-left: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .section {
    display: block;
    clear: both;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #7F7474;
    font-weight: 400;
    margin-bottom: 15px;
}

.prodotto .info .tit {
    display: block;
    clear: both;
    width: 100%;
    font-size: 39px;
    line-height: 39px;
    color: #333132;
    font-weight: 500;
    margin-bottom: 20px;
}

.prodotto .info .cod {
    display: block;
    clear: both;
    width: 100%;
    font-size: 19px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
}

.s-gift img {
    display: block;
    clear: both;
    margin: 20px auto;
    max-width: 160px;
}

.s-gift p {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    color: #333132;
}

.toppage.gift {
    height: 250px;
    line-height: 250px;
}

.s-news .tit {
    min-height: 120px;
    padding: 20px 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

input, select {
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 18px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 3%;
    width: 47%;
}

.toppage.centro {
    background: url("/img/top-il-centro.jpg");
    height: 250px;
    line-height: 250px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 44px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 3px;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 15px;
}

.top .sub ul li.special {
    margin-left: 20px;
}

.top .sub ul li a, .top .sub ul li a:hover, .top .sub ul li a:focus, .top .sub ul li a:active {
    font-size: 18px;
    font-weight: 400;
    color: #333132;
}

.fid img {
    display: block;
    float: left;
    width: 100px;
}

.fid .txt {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px;
    padding-left: 20px;
    font-size: 21px;
    font-weight: 500;
    color: #7F7474;
}

.s-premio .info {
    display: block;
    float: left;
    width: 50%;
    padding-top: 35px;
    padding-left: 20px;
}

.s-premio .info .richiedi, .s-premio .info .richiedi:hover, .s-premio .info .richiedi:focus, .s-premio .info .richiedi:active {
    display: block;
    clear: both;
    width: 230px;
    height: 50px;
    color: #7F7474;
    border: 2px solid #7F7474;
    line-height: 46px;
    text-align: center;
    background: transparent;
    font-size: 20px;
    font-weight: 700;
}

.s-tratt .desc {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #333132;
    margin-bottom: 30px;
    max-height: 152px;
    overflow: hidden;
    min-height: 152px;
}

.s-prod .contfoto {
    display: block;
    clear: both;
    height: 291px;
}

.s-centr {
    min-height: 350px;
}

.s-centr .tit {
    font-size: 20px;
}

.s-centr .txt, .s-centr .txt p {
    font-size: 17px;
}


}

@media all and (min-width:1025px) and (max-width:1199px)   /* desklet */
{

.container {
    width: 1025px;
    padding: 0px 15px;
}

.slisubcat .s-item {
    height: 250px;
    position: relative;
    background-size: cover;
}

.rowbottom .price {
    display: block;
    float: left;
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    color: #333132;
    text-align: center;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 38px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 1145px;
}

.rowbottom {
    width: 240px;
}

.rowbottom .addwish {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    border-left: 1px solid #7F7474;
    border-right: 1px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala img {
    display: block;
    margin: 8px auto;
    width: 18px;
}

.rowbottom .addcart, .rowbottom .addcart:hover, .rowbottom .addcart:focus, .rowbottom .addcart:active {
    float: left;
    display: block;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    /*border: 1px solid #7F7474;
    background: #7F7474;
    color: #fff;*/
	background: #fff;
	color: #7F7474;
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
}

.s-tratt .promo {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
}

.s-tratt .desc {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #333132;
    margin-bottom: 30px;
    max-height: 152px;
    overflow: hidden;
}

.frasesez p {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.frasesez::before {
    position: absolute;
    right: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-dx.png");
    content: "";
    background-size: cover;
}

.frasesez::after {
    position: absolute;
    left: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-sx.png");
    content: "";
    background-size: cover;
}

.descriptionsez h2 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    color: #333132;
    margin-bottom: 15px;
}

.descriptionsez p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #333132;
}

.prodotto .actionvp .addcart {
    display: block;
    float: right;
    width: 300px;
}

.prodotto .actionvp .btn-regala, .prodotto .actionvp .btn-regala:hover, .prodotto .actionvp .btn-regala:focus, .prodotto .actionvp .btn-regala:active {
    float: right;
    margin-left: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .section {
    display: block;
    clear: both;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #7F7474;
    font-weight: 400;
    margin-bottom: 15px;
}

.prodotto .info .tit {
    display: block;
    clear: both;
    width: 100%;
    font-size: 39px;
    line-height: 39px;
    color: #333132;
    font-weight: 500;
    margin-bottom: 20px;
}

.prodotto .info .cod {
    display: block;
    clear: both;
    width: 100%;
    font-size: 19px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
}

.s-gift img {
    display: block;
    clear: both;
    margin: 20px auto;
    max-width: 160px;
}

.s-gift p {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    color: #333132;
}

.toppage.gift {
    height: 250px;
    line-height: 250px;
}

.s-news .tit {
    min-height: 120px;
    padding: 20px 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

input, select {
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 18px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 3%;
    width: 47%;
}

.toppage.centro {
    background: url("/img/top-il-centro.jpg");
    height: 250px;
    line-height: 250px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 44px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 3px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 980px;
}

.top .sub ul li a, .top .sub ul li a:hover, .top .sub ul li a:focus, .top .sub ul li a:active {
    font-size: 16px;
    font-weight: 400;
    color: #333132;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 34px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 40px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 5px;
}

.tithome {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    color: #333132;
    margin-bottom: 40px;
}

.s-centr .tit {
    display: block;
    clear: both;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background: #F2F2F2;
    font-size: 17px;
    color: #7F7474;
    font-weight: 500;
    margin-bottom: 10px;
}

.s-centr .txt, .s-centr .txt p {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    color: #333132;
    font-weight: 400;
    margin: 0;
}

.s-prod .info .tit {
    font-size: 20px;
    line-height: 22px;
    height: 43px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333132;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 7px;
}

.frasesez p {
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.frasesez {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
    margin-top: 60px;
    padding: 0px 100px;
    margin-bottom: 0;
}

.sidebar-nav ul li ul li a, .sidebar-nav ul li ul li a:hover, .sidebar-nav ul li ul li a:focus, .sidebar-nav ul li ul li a:active {
    padding-left: 20px;
    font-size: 13px;
    padding-top: 5px;
    padding-right: 0;
}

.s-tratt .tit {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 25px;
    color: #333132;
    font-weight: 400;
    text-align: center;
}

.s-gift {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    min-height: 330px;
    padding-left: 20px;
    padding-right: 20px;
}

.s-news, .s-news:hover, .s-news:focus, .s-news:active {
    display: block;
    float: left;
    width: 31%;
    height: auto;
    margin: 30px 1%;
    padding: 20px;
    border: 0;
    margin-top: 0;
    border-bottom: 2px solid #7F7474;
    padding-bottom: 40px;
}

.col50.contact .tit {
    font-size: 23px;
    line-height: 23px;
    font-weight: 500;
    color: #7F7474;
    margin-bottom: 20px;
}

.col50.contact p {
    font-size: 17px;
    line-height: 25px;
    color: #333132;
    font-weight: 400;
}

.titolet
{
	font-size: 23px;
	line-height: 23px;
}

.captcha img {
    display: block;
    float: left;
    margin-right: 40px;
    max-width: 150px;
}

.captcha .inpust {
    display: block;
    float: left;
    max-width: 200px;
}

.captcha a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 40px;
}

.captcha input {
    float: left;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 18px;
    color: #333132;
    font-weight: 400;
    border: 0;
}

.btn-contatti, .btn-contatti:hover, .btn-contatti:focus, .btn-contatti:active {
    float: right;
    margin-right: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #7F7474;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
    clear: both;
    border: 0;
    width: 400px;
	margin-top: 5px;
}

#img_captcha {
    margin-top: 24px;
}

.s-prod .contfoto .imgprod {
    display: block;
    clear: both;
    width: auto;
    height: 185px;
    margin: 0px auto;
    max-width: 200%;
}

.s-prod .contfoto {
    display: block;
    clear: both;
    height: 215px;
    overflow: hidden;
    width: 100%;
    padding: 10px;
    border-bottom: 2px solid #7F7474;
}

.prodotto .actionvp .addcart {
    display: block;
    float: right;
    width: 250px;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 10px;
}

.top .sub ul li.special {
    margin-top: 13px;
    margin-left: 15px;
}

.fid img {
    display: block;
    float: left;
    width: 100px;
}

.fid .txt {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #7F7474;
}

.s-premio .info {
    display: block;
    float: left;
    width: 50%;
    padding-top: 35px;
    padding-left: 20px;
}

.s-premio .info .richiedi, .s-premio .info .richiedi:hover, .s-premio .info .richiedi:focus, .s-premio .info .richiedi:active {
    display: block;
    clear: both;
    width: 200px;
    height: 50px;
    color: #7F7474;
    border: 2px solid #7F7474;
    line-height: 46px;
    text-align: center;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
}

.s-tratt .tit {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 29px;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 15px;
    color: #333132;
    font-weight: 400;
    text-align: center;
}


.s-prod .contfoto {
    display: block;
    clear: both;
    height: 250px;
}




}

@media all and (min-width:768px) and (max-width:1024px)	   /* tablet */
{

.container {
    width: 768px;
    padding: 0px 15px;
}

.slisubcat .s-item {
    height: 250px;
    position: relative;
    background-size: cover;
}

.rowbottom .price {
    display: block;
    float: left;
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    color: #333132;
    text-align: center;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 38px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 1145px;
}

.rowbottom {
    width: 240px;
}

.rowbottom .addwish {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    border-left: 1px solid #7F7474;
    border-right: 1px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala img {
    display: block;
    margin: 8px auto;
    width: 18px;
}

.rowbottom .addcart, .rowbottom .addcart:hover, .rowbottom .addcart:focus, .rowbottom .addcart:active {
    float: left;
    display: block;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    /*border: 1px solid #7F7474;
    background: #7F7474;
    color: #fff;*/
	background: #fff;
	color: #7F7474;
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
}

.s-tratt .promo {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
}

.s-tratt .desc {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #333132;
    margin-bottom: 30px;
    max-height: 152px;
    overflow: hidden;
}

.frasesez p {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.frasesez::before {
    position: absolute;
    right: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-dx.png");
    content: "";
    background-size: cover;
}

.frasesez::after {
    position: absolute;
    left: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-sx.png");
    content: "";
    background-size: cover;
}

.descriptionsez h2 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    color: #333132;
    margin-bottom: 15px;
}

.descriptionsez p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #333132;
}

.prodotto .actionvp .addcart {
    display: block;
    float: right;
    width: 300px;
}

.prodotto .actionvp .btn-regala, .prodotto .actionvp .btn-regala:hover, .prodotto .actionvp .btn-regala:focus, .prodotto .actionvp .btn-regala:active {
    float: right;
    margin-left: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .section {
    display: block;
    clear: both;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #7F7474;
    font-weight: 400;
    margin-bottom: 15px;
}

.prodotto .info .tit {
    display: block;
    clear: both;
    width: 100%;
    font-size: 39px;
    line-height: 39px;
    color: #333132;
    font-weight: 500;
    margin-bottom: 20px;
}

.prodotto .info .cod {
    display: block;
    clear: both;
    width: 100%;
    font-size: 19px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
}

.s-gift img {
    display: block;
    clear: both;
    margin: 20px auto;
    max-width: 160px;
}

.s-gift p {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    color: #333132;
}

.toppage.gift {
    height: 250px;
    line-height: 250px;
}

.s-news .tit {
    min-height: 120px;
    padding: 20px 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

input, select {
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 18px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 3%;
    width: 47%;
}

.toppage.centro {
    background: url("/img/top-il-centro.jpg");
    height: 250px;
    line-height: 250px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 44px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 3px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 980px;
}

.top .sub ul li a, .top .sub ul li a:hover, .top .sub ul li a:focus, .top .sub ul li a:active {
    font-size: 16px;
    font-weight: 400;
    color: #333132;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 34px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 40px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 5px;
}

.tithome {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    color: #333132;
    margin-bottom: 40px;
}

.s-centr .tit {
    display: block;
    clear: both;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background: #F2F2F2;
    font-size: 17px;
    color: #7F7474;
    font-weight: 500;
    margin-bottom: 10px;
}

.s-centr .txt, .s-centr .txt p {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    color: #333132;
    font-weight: 400;
    margin: 0;
}

.s-prod .info .tit {
    font-size: 20px;
    line-height: 22px;
    height: 43px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333132;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 7px;
}

.frasesez p {
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.frasesez {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
    margin-top: 60px;
    padding: 0px 100px;
    margin-bottom: 0;
}

.sidebar-nav ul li ul li a, .sidebar-nav ul li ul li a:hover, .sidebar-nav ul li ul li a:focus, .sidebar-nav ul li ul li a:active {
    padding-left: 20px;
    font-size: 13px;
    padding-top: 5px;
    padding-right: 0;
}

.s-tratt .tit {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 25px;
    color: #333132;
    font-weight: 400;
    text-align: center;
	min-height: 80px;
}

.s-gift {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    min-height: 330px;
    padding-left: 20px;
    padding-right: 20px;
}

.s-news, .s-news:hover, .s-news:focus, .s-news:active {
    display: block;
    float: left;
    width: 31%;
    height: auto;
    margin: 30px 1%;
    padding: 20px;
    border: 0;
    margin-top: 0;
    border-bottom: 2px solid #7F7474;
    padding-bottom: 40px;
}

.col50.contact .tit {
    font-size: 23px;
    line-height: 23px;
    font-weight: 500;
    color: #7F7474;
    margin-bottom: 20px;
}

.col50.contact p {
    font-size: 17px;
    line-height: 25px;
    color: #333132;
    font-weight: 400;
}

.titolet
{
	font-size: 23px;
	line-height: 23px;
}

.captcha img {
    display: block;
    float: left;
    margin-right: 40px;
    max-width: 150px;
}

.captcha .inpust {
    display: block;
    float: left;
    max-width: 200px;
}

.captcha a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 40px;
}

.captcha input {
    float: left;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 18px;
    color: #333132;
    font-weight: 400;
    border: 0;
}

.btn-contatti, .btn-contatti:hover, .btn-contatti:focus, .btn-contatti:active {
    float: right;
    margin-right: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #7F7474;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
    clear: both;
    border: 0;
    width: 400px;
	margin-top: 5px;
}

#img_captcha {
    margin-top: 24px;
}

.top .over .tel {
    margin-left: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #333132;
    display: block;
    float: left;
}

.top .over .tel img {
    width: 19px;
    margin-right: 8px;
}

.top .over .right a, .top .over .right a:hover, .top .over .right a:focus, .top .over .right a:active {
    display: block;
    float: right;
    margin-left: 30px;
    font-size: 14px;
    color: #333132;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 40px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 15px;
    float: left;
}

.top .over .social img {
    max-width: 19px;
    width: auto;
    max-height: 18px;
}

.top .middle .abs {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    display: none;
}

.top .middle .logo {
    float: left;
    display: block;
    width: auto;
    height: 60px;
    padding: 5px 0;
}

.onlytab
{
	display: block !important;
}	

.search.onlytab {
    float: right;
}

.search img {
    cursor: pointer;
    max-width: 17px;
}

.barraricerca input {
    background: #F2F2F2;
    border: 0;
    border-bottom: 0;
    padding: 0 10px 0 10px;
    float: left;
    position: relative;
    width: 100%;
    line-height: 27px !important;
    top: 0px;
    height: 27px;
}

.openmenu {
    display: block !important;
    float: right;
    padding: 10px 30px;
    height: 80px;
    font-size: 30px;
    cursor: pointer;
}

.top .sub {
    position: absolute;
    display: none;
    background: #fff;
    height: auto;
    left: 0;
    top: 105px;
	padding-bottom: 20px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: auto;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 100%;
}

.fixtop, .top {
    height: 115px;
}

.top .sub ul li, .top .sub ul li a {
    display: block;
    float: none;
    line-height: 45px;
    margin: 0;
    width: 100%;
    text-align: center;
}

.top .sub ul li a.social img {
	max-width: 19px;
	width: auto;
	max-height: 18px;
}

#desktop_sliderfull {
    height: 365px;
    overflow: hidden;
}

/*.carousel-inner > .item > a > img, .carousel-inner > .item > img, .fullimg {
    width: 200%;
    max-width: 200%;
    margin-left: -50%;
    position: relative;
    margin-top: -19%;
    z-index: 10 !important;
}

.carousel-inner > .item
{
	overflow: hidden;
}*/

.slisubcat .s-item {
    height: 200px;
    position: relative;
    background-size: cover !important;
}

.slisubcat .s-item .tit {
    position: absolute;
    bottom: 20px;
    left: 3%;
    width: 94%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #7F7474;
}

.s-prod .info .tit {
    font-size: 14px;
    line-height: 20px;
    height: 41px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333132;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 7px;
}

.rowbottom {
    width: 160px;
	margin-top: 0 !important;
}

.rowbottom .price {
    display: block;
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #333132;
    text-align: center;
    display: block;
    clear: both;
    width: 100%;
}

.s-prod .contfoto .imgprod {
    display: block;
    clear: both;
    width: auto;
    height: 125px;
    margin: 0px auto;
    max-width: 150%;
}

.s-prod .contfoto {
    display: block;
    clear: both;
    height: 160px;
    overflow: hidden;
    width: 100%;
    padding: 10px;
    border-bottom: 2px solid #7F7474;
}

.contprod .s-prod {
    display: block;
    float: left;
    height: 340px;
    overflow: hidden;
    width: 31.3333%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
}

.footer .container {
    width: 768px;
}

.upfoo .newsletterinput {
    display: block;
    clear: both;
    float: left;
    width: 260px;
    height: 50px;
    border: 2px solid #7F7474;
    line-height: 46px;
    padding-left: 25px;
    font-size: 18px;
    font-weight: 400;
    margin-right: 0 !important;
}

.upfoo .social img {
    display: block;
    width: auto;
    height: 25px;
    float: left;
    margin-top: 7px;
}

.upfoo .tit {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #7F7474;
    text-transform: none;
    margin-bottom: 20px;
}

.upfoo .newsletterinput {
    display: block;
    clear: both;
    float: left;
    width: 260px;
    height: 40px;
    border: 2px solid #7F7474;
    line-height: 36px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    margin-right: 0 !important;
}

.upfoo .btn-newsletter, .upfoo .btn-newsletter:hover, .upfoo .btn-newsletter:focus, .upfoo .btn-newsletter:active {
    position: static;
    display: block;
    float: left;
    width: 110px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #7F7474;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.toppage.centro {
    background: url("/img/top-il-centro.jpg");
    height: 200px;
    line-height: 200px;
}

.s-centr {
    display: block;
    float: left;
    width: 31%;
    margin: 15px 1%;
    min-height: 340px;
}

.s-centr .txt, .s-centr .txt p {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: #333132;
    font-weight: 400;
    margin: 0;
}

.contcategory .s-item, .contcategory .s-item:hover, .contcategory .s-item:focus, .contcategory .s-item:active {
    display: block;
    float: left;
    width: 48%;
}

.s-tratt {
    display: block;
    float: left;
    overflow: hidden;
    width: 48%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
    border-top: 2px solid #F2F2F2;
    position: relative;
    margin-bottom: 0;
}

.tithome {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
}

.colsx {
    width: 24.5%;
    float: left;
    display: block;
    padding-right: 30px;
}

.sidebar-nav ul li a, .sidebar-nav ul li a:hover, .sidebar-nav ul li a:focus, .sidebar-nav ul li a:active {
    padding-left: 10px;
    line-height: 43px;
    font-size: 16px;
}

.sidebar-nav ul li ul li a, .sidebar-nav ul li ul li a:hover, .sidebar-nav ul li ul li a:focus, .sidebar-nav ul li ul li a:active {
    padding-left: 20px;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 0;
}

.toppage {
    display: block;
    clear: both;
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #333132;
}

.s-tratt {
    display: block;
    float: left;
    height: 420px;
    overflow: hidden;
    width: 48%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
    border-top: 2px solid #F2F2F2;
    position: relative;
    margin-bottom: 0;
}

.breadcrumbs {
    line-height: 24px;
    display: none;
}

.colsx .space40 {
    height: 25px;
}

.descriptionsez h2 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #333132;
    margin-bottom: 15px;
}

.descriptionsez p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    color: #333132;
}

.contprod .s-prod {
    display: block;
    float: left;
    height: 340px;
    overflow: hidden;
    width: 48%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
}

.prodotto .foto {
    display: block;
    float: left;
    width: 38%;
}

.prodotto .info {
    display: block;
    float: left;
    width: 62%;
    padding-left: 2%;
}

.prodotto .info .section {
    display: block;
    clear: both;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    color: #7F7474;
    font-weight: 400;
    margin-bottom: 15px;
}

.prodotto .info .tit {
    display: block;
    clear: both;
    width: 100%;
    font-size: 29px;
    line-height: 29px;
    color: #333132;
    font-weight: 500;
    margin-bottom: 20px;
}

.prodotto .info .cod {
    display: block;
    clear: both;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .tabbing .s-tab .tittab {
    font-size: 16px;
    line-height: 43px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .tabbing .s-tab.aperto .tittab {
    font-size: 16px;
    line-height: 43px;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #7F7474;
}

p {
    font-size: 14px;
    line-height: 20px;
    color: #4d4d4d;
}

.prodotto .info .price .tit, .prodotto .info .qtybox .tit {
    font-size: 16px;
    line-height: 16px;
    color: #333132;
    margin-bottom: 15px;
    display: block;
    clear: both;
    font-weight: 400;
}

.prodotto .info .price .finale {
    font-size: 24px;
    line-height: 24px;
    color: #333132;
    font-weight: 700;
    padding-top: 8px;
    display: block;
}

.prodotto .info .qtybox #quantity {
    width: 50px;
    height: 30px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    color: #333132;
    border: 0;
    margin-left: 0;
    margin-right: 0 !important;
}

.prodotto .info .qtybox .input-group.text-center {
    width: auto !important;
    height: 30px;
    border: 2px solid #F2F2F2;
    background: transparent !important;
}

.prodotto .socials > span {
    float: right;
    font-size: 16px;
    color: #333132;
    font-weight: 400;
    line-height: 40px;
    margin-right: 15px;
}

.prodotto .socials .btn-social-icon {
    display: block;
    float: right;
    margin-left: 15px;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    background: #7F7474;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 17px;
    padding: 0;
    margin-top: 5px;
}

.trattacorr .s-tratt {
    width: 31%;
}

.prodotto .actionvp .btn-wish, .prodotto .actionvp .btn-wish:hover, .prodotto .actionvp .btn-wish:focus, .prodotto .actionvp .btn-wish:active {
    float: right;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
    width: auto;
    border: 0;
    box-shadow: none;
}

.prodotto .actionvp .btn-regala, .prodotto .actionvp .btn-regala:hover, .prodotto .actionvp .btn-regala:focus, .prodotto .actionvp .btn-regala:active {
    float: right;
    margin-left: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
}

.toppage.gift {
    height: 200px;
    line-height: 200px;
}

.s-gift img {
    display: block;
    clear: both;
    margin: 20px auto;
    max-width: 140px;
}

.s-news .tit {
    min-height: 120px;
    padding: 20px 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

.conttopnews .indietro {
    font-size: 16px;
    height: 19px;
    color: #7F7474;
    font-weight: 500;
    top: 45px;
    left: 0;
    position: absolute;
}

.col50.contact p {
    font-size: 14px;
    line-height: 20px;
    color: #333132;
    font-weight: 400;
}

.col50.contact .tit {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #7F7474;
    margin-bottom: 15px;
}

.titolet {
    font-size: 20px;
    line-height: 20px;
}

.s-tabform span {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #333132;
}

.s-tabform .quad {
    float: left;
    display: inline;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    position: relative;
    background: #F2F2F2;
}

.s-tabform.active .quad::after {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 6px;
    left: 6px;
    background: #7F7474;
    content: "";
}

.s-form label {
    float: left;
    height: 40px;
    width: 25%;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
}

.s-form input, .s-form select {
    float: left;
    display: block;
    width: 75%;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 0 !important;
}

.privacy a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
    top: 3px;
    position: relative;
}

.col50.centtotab
{
	display: block;
	clear: both;
	width: 100%;
}

.btn-contatti, .btn-contatti:hover, .btn-contatti:focus, .btn-contatti:active {
    float: right;
    margin-right: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #7F7474;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
    clear: both;
    border: 0;
    width: 400px;
    margin-top: 25px;
}

p.att {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active {
    width: 170px;
    float: left;
    height: 40px;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #7F7474;
    border: 0;
    padding: 0;
    border-radius: 0;
}

h1, .h1 {
    display: block;
    clear: both;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #7F7474;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 35px 0px;
}

input, select {
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 3%;
    width: 47%;
}

.prodotto .info .qtybox {
    display: block;
    float: right;
    width: auto;
    clear: none;
    margin-bottom: 0;
    max-width: 120px;
}

.prodotto .info .qtybox #quantity {
    width: 50px;
    height: 30px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    color: #333132;
    border: 0;
    margin-left: 0;
    margin-right: 0 !important;
    line-height: 30px;
}

.contcart {
    width: 728px;
    display: block;
    clear: both;
    background: #fff;
    overflow: hidden;
}

.container {
    width: 768px !important;
}

.top .sub ul li.special a, .top .sub ul li.special a:hover, .top .sub ul li.special a:focus, .top .sub ul li.special a:active {
    background: #7F7474;
    height: 35px;
    display: block;
    line-height: 35px;
    padding: 0px 15px;
    color: #fff;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.top .sub ul li.special
{
	margin-left: 0;
}

.fid img {
    display: block;
    float: left;
    width: 100px;
}

.fid .txt {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #7F7474;
}

.col33.fid {
    width: auto;
    text-align: center;
    display: block;
    clear: both;
    margin: 20px auto;
    float: none;
    position: relative;
}


.col33.fid::after {
	content:"";
	display: table;
	clear: both;
}

.col33.fid {
    width: auto;
    text-align: center;
    display: block;
    clear: both;
    margin: 20px auto;
    float: none;
    position: relative;
    max-width: 320px;
}

.s-premio .info {
    display: block;
    float: left;
    width: 50%;
    padding-top: 35px;
    padding-left: 20px;
}

.s-premio .info .richiedi, .s-premio .info .richiedi:hover, .s-premio .info .richiedi:focus, .s-premio .info .richiedi:active {
    display: block;
    clear: both;
    width: 200px;
    height: 50px;
    color: #7F7474;
    border: 2px solid #7F7474;
    line-height: 46px;
    text-align: center;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
}

.s-premio .info {
    display: block;
    float: left;
    width: 50%;
    padding-top: 0;
    padding-left: 20px;
}

.s-premio .info .tit {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #333132;
    font-weight: 400;
    display: block;
    clear: both;
    width: 100%;
}

.s-premio .info .punti {
    display: block;
    clear: both;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background: #7F7474;
    margin-bottom: 20px;
}

.s-premio .info .richiedi, .s-premio .info .richiedi:hover, .s-premio .info .richiedi:focus, .s-premio .info .richiedi:active {
    display: block;
    clear: both;
    width: 160px;
    height: 50px;
    color: #7F7474;
    border: 2px solid #7F7474;
    line-height: 46px;
    text-align: center;
    background: transparent;
    font-size: 16px;
    font-weight: 700;
}

.s-tratt .desc {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #333132;
    margin-bottom: 30px;
    max-height: 140px;
    overflow: hidden;
    min-height: 140px;
}

.contprod .s-prod {
    display: block;
    float: left;
    height: 400px;
    overflow: hidden;
    width: 48%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
}

.s-prod .contfoto {
    display: block;
    clear: both;
    height: 243px;
}


  






}

@media all and (min-width:320px) and (max-width:767px)	 /* smartphone */
{


.container {
    width: 320px;
    padding: 0px 15px;
}

.slisubcat .s-item {
    height: 250px;
    position: relative;
    background-size: cover;
}

.rowbottom .price {
    display: block;
    float: left;
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    color: #333132;
    text-align: center;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 38px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 1145px;
}

.rowbottom {
    width: 240px;
}

.rowbottom .addwish {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #7F7474;
    border-left: 1px solid #7F7474;
    border-right: 1px solid #7F7474;
    margin-top: 5px;
}

.rowbottom .regala img {
    display: block;
    margin: 8px auto;
    width: 18px;
}

.rowbottom .addcart, .rowbottom .addcart:hover, .rowbottom .addcart:focus, .rowbottom .addcart:active {
    float: left;
    display: block;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    /*border: 1px solid #7F7474;
    background: #7F7474;
    color: #fff;*/
	background: #fff;
	color: #7F7474;
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
}

.s-tratt .promo {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
}

.s-tratt .desc {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    color: #333132;
    margin-bottom: 30px;
    max-height: 152px;
    overflow: hidden;
}

.frasesez p {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.frasesez::before {
    position: absolute;
    right: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-dx.png");
    content: "";
    background-size: cover;
}

.frasesez::after {
    position: absolute;
    left: 55px;
    top: 25px;
    width: 50px;
    height: 40px;
    background: url("/img/virgolette-sx.png");
    content: "";
    background-size: cover;
}

.descriptionsez h2 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    color: #333132;
    margin-bottom: 15px;
}

.descriptionsez p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #333132;
}

.prodotto .actionvp .addcart {
    display: block;
    float: right;
    width: 300px;
}

.prodotto .actionvp .btn-regala, .prodotto .actionvp .btn-regala:hover, .prodotto .actionvp .btn-regala:focus, .prodotto .actionvp .btn-regala:active {
    float: right;
    margin-left: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .section {
    display: block;
    clear: both;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #7F7474;
    font-weight: 400;
    margin-bottom: 15px;
}

.prodotto .info .tit {
    display: block;
    clear: both;
    width: 100%;
    font-size: 39px;
    line-height: 39px;
    color: #333132;
    font-weight: 500;
    margin-bottom: 20px;
}

.prodotto .info .cod {
    display: block;
    clear: both;
    width: 100%;
    font-size: 19px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
}

.s-gift img {
    display: block;
    clear: both;
    margin: 20px auto;
    max-width: 160px;
}

.s-gift p {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    color: #333132;
}

.toppage.gift {
    height: 250px;
    line-height: 250px;
}

.s-news .tit {
    min-height: 120px;
    padding: 20px 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

input, select {
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 18px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 3%;
    width: 47%;
}

.toppage.centro {
    background: url("/img/top-il-centro.jpg");
    height: 250px;
    line-height: 250px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 44px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 3px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 980px;
}

.top .sub ul li a, .top .sub ul li a:hover, .top .sub ul li a:focus, .top .sub ul li a:active {
    font-size: 16px;
    font-weight: 400;
    color: #333132;
}

.top .sub ul li {
    display: inline-block;
    float: none;
    line-height: 60px;
    margin: 0px 34px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 40px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 5px;
}

.tithome {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    color: #333132;
    margin-bottom: 40px;
}

.s-centr .tit {
    display: block;
    clear: both;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background: #F2F2F2;
    font-size: 17px;
    color: #7F7474;
    font-weight: 500;
    margin-bottom: 10px;
}

.s-centr .txt, .s-centr .txt p {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    color: #333132;
    font-weight: 400;
    margin: 0;
}

.s-prod .info .tit {
    font-size: 20px;
    line-height: 22px;
    height: 43px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333132;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 7px;
}

.frasesez p {
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.frasesez {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
    margin-top: 60px;
    padding: 0px 100px;
    margin-bottom: 0;
}

.sidebar-nav ul li ul li a, .sidebar-nav ul li ul li a:hover, .sidebar-nav ul li ul li a:focus, .sidebar-nav ul li ul li a:active {
    padding-left: 20px;
    font-size: 13px;
    padding-top: 5px;
    padding-right: 0;
}

.s-tratt .tit {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 25px;
    color: #333132;
    font-weight: 400;
    text-align: center;
	height: auto;
}

.s-gift {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    min-height: 330px;
    padding-left: 20px;
    padding-right: 20px;
}

.s-news, .s-news:hover, .s-news:focus, .s-news:active {
    display: block;
    float: left;
    width: 31%;
    height: auto;
    margin: 30px 1%;
    padding: 20px;
    border: 0;
    margin-top: 0;
    border-bottom: 2px solid #7F7474;
    padding-bottom: 40px;
}

.col50.contact .tit {
    font-size: 23px;
    line-height: 23px;
    font-weight: 500;
    color: #7F7474;
    margin-bottom: 20px;
}

.col50.contact p {
    font-size: 17px;
    line-height: 25px;
    color: #333132;
    font-weight: 400;
}

.titolet
{
	font-size: 23px;
	line-height: 23px;
}

.captcha img {
    display: block;
    float: left;
    margin-right: 40px;
    max-width: 150px;
}

.captcha .inpust {
    display: block;
    float: left;
    max-width: 200px;
}

.captcha a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 40px;
}

.captcha input {
    float: left;
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 18px;
    color: #333132;
    font-weight: 400;
    border: 0;
}

.btn-contatti, .btn-contatti:hover, .btn-contatti:focus, .btn-contatti:active {
    float: right;
    margin-right: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #7F7474;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
    clear: both;
    border: 0;
    width: 400px;
	margin-top: 5px;
}

#img_captcha {
    margin-top: 24px;
}

.top .over .tel {
    margin-left: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #333132;
    display: block;
    float: left;
}

.top .over .tel img {
    width: 19px;
    margin-right: 8px;
}

.top .over .right a, .top .over .right a:hover, .top .over .right a:focus, .top .over .right a:active {
    display: block;
    float: right;
    margin-left: 30px;
    font-size: 14px;
    color: #333132;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 40px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 15px;
    float: left;
}

.top .over .social img {
    max-width: 19px;
    width: auto;
    max-height: 18px;
}

.top .middle .abs {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    display: none;
}

.top .middle .logo {
    float: left;
    display: block;
    width: auto;
    height: 60px;
    padding: 5px 0;
}

.onlytab
{
	display: block !important;
}	

.search.onlytab {
    float: right;
}

.search img {
    cursor: pointer;
    max-width: 17px;
}

.barraricerca input {
    background: #F2F2F2;
    border: 0;
    border-bottom: 0;
    padding: 0 10px 0 10px;
    float: left;
    position: relative;
    width: 100%;
    line-height: 27px !important;
    top: 0px;
    height: 27px;
}

.openmenu {
    display: block !important;
    float: right;
    padding: 10px 30px;
    height: 80px;
    font-size: 30px;
    cursor: pointer;
}

.top .sub {
    position: absolute;
    display: none;
    background: #fff;
    height: auto;
    left: 0;
    top: 105px;
	padding-bottom: 20px;
}

.top .sub ul {
    display: block;
    margin: 0px auto;
    height: auto;
    line-height: 60px;
    list-style: none;
    padding: 0;
    width: 100%;
}

.fixtop, .top {
    height: 115px;
}

.top .sub ul li, .top .sub ul li a {
    display: block;
    float: none;
    line-height: 45px;
    margin: 0;
    width: 100%;
    text-align: center;
}

#desktop_sliderfull {
    height: 365px;
    overflow: hidden;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .fullimg {
    width: 200%;
    max-width: 200%;
    margin-left: -50%;
    position: relative;
    margin-top: -19%;
    z-index: 10 !important;
}

.carousel-inner > .item
{
	overflow: hidden;
}

.slisubcat .s-item {
    height: 200px;
    position: relative;
    background-size: cover !important;
}

.slisubcat .s-item .tit {
    position: absolute;
    bottom: 20px;
    left: 3%;
    width: 94%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #7F7474;
}

.s-prod .info .tit {
    font-size: 14px;
    line-height: 20px;
    height: 41px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333132;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 7px;
}

.rowbottom {
    width: 160px;
	margin-top: 0 !important;
}

.rowbottom .price {
    display: block;
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #333132;
    text-align: center;
    display: block;
    clear: both;
    width: 100%;
}

.s-prod .contfoto .imgprod {
    display: block;
    clear: both;
    width: auto;
    height: 125px;
    margin: 0px auto;
    max-width: 150%;
}

.s-prod .contfoto {
    display: block;
    clear: both;
    height: 160px;
    overflow: hidden;
    width: 100%;
    padding: 10px;
    border-bottom: 2px solid #7F7474;
}

.contprod .s-prod {
    display: block;
    float: left;
    height: 340px;
    overflow: hidden;
    width: 31.3333%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
}

.footer .container {
    width: 320px;
}

.upfoo .newsletterinput {
    display: block;
    clear: both;
    float: left;
    width: 260px;
    height: 50px;
    border: 2px solid #7F7474;
    line-height: 46px;
    padding-left: 25px;
    font-size: 18px;
    font-weight: 400;
    margin-right: 0 !important;
}

.upfoo .social img {
    display: block;
    width: auto;
    height: 25px;
    float: left;
    margin-top: 7px;
}

.upfoo .tit {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #7F7474;
    text-transform: none;
    margin-bottom: 20px;
}

.upfoo .newsletterinput {
    display: block;
    clear: both;
    float: left;
    width: 260px;
    height: 40px;
    border: 2px solid #7F7474;
    line-height: 36px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    margin-right: 0 !important;
}

.upfoo .btn-newsletter, .upfoo .btn-newsletter:hover, .upfoo .btn-newsletter:focus, .upfoo .btn-newsletter:active {
    position: static;
    display: block;
    float: left;
    width: 110px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #7F7474;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.toppage.centro {
    background: url("/img/top-il-centro.jpg");
    height: 200px;
    line-height: 200px;
}

.s-centr {
    display: block;
    float: left;
    width: 31%;
    margin: 15px 1%;
    min-height: 340px;
}

.s-centr .txt, .s-centr .txt p {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: #333132;
    font-weight: 400;
    margin: 0;
}

.contcategory .s-item, .contcategory .s-item:hover, .contcategory .s-item:focus, .contcategory .s-item:active {
    display: block;
    float: left;
    width: 48%;
}

.s-tratt {
    display: block;
    float: left;
    overflow: hidden;
    width: 48%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
    border-top: 2px solid #F2F2F2;
    position: relative;
    margin-bottom: 0;
}

.tithome {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
}

.colsx {
    width: 24.5%;
    float: left;
    display: block;
    padding-right: 30px;
}

.sidebar-nav ul li a, .sidebar-nav ul li a:hover, .sidebar-nav ul li a:focus, .sidebar-nav ul li a:active {
    padding-left: 10px;
    line-height: 43px;
    font-size: 16px;
}

.sidebar-nav ul li ul li a, .sidebar-nav ul li ul li a:hover, .sidebar-nav ul li ul li a:focus, .sidebar-nav ul li ul li a:active {
    padding-left: 20px;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 0;
}

.toppage {
    display: block;
    clear: both;
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #333132;
}

.s-tratt {
    display: block;
    float: left;
    height: 400px;
    overflow: hidden;
    width: 48%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
    border-top: 2px solid #F2F2F2;
    position: relative;
    margin-bottom: 0;
}

.breadcrumbs {
    line-height: 24px;
    display: none;
}

.colsx .space40 {
    height: 25px;
}

.descriptionsez h2 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #333132;
    margin-bottom: 15px;
}

.descriptionsez p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    color: #333132;
}

.contprod .s-prod {
    display: block;
    float: left;
    height: 340px;
    overflow: hidden;
    width: 48%;
    margin: 20px 1%;
    border: 0;
    padding: 0;
}

.prodotto .foto {
    display: block;
    float: left;
    width: 38%;
}

.prodotto .info {
    display: block;
    float: left;
    width: 62%;
    padding-left: 2%;
}

.prodotto .info .section {
    display: block;
    clear: both;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    color: #7F7474;
    font-weight: 400;
    margin-bottom: 15px;
}

.prodotto .info .tit {
    display: block;
    clear: both;
    width: 100%;
    font-size: 29px;
    line-height: 29px;
    color: #333132;
    font-weight: 500;
    margin-bottom: 20px;
}

.prodotto .info .cod {
    display: block;
    clear: both;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .tabbing .s-tab .tittab {
    font-size: 16px;
    line-height: 43px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .tabbing .s-tab.aperto .tittab {
    font-size: 16px;
    line-height: 43px;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #7F7474;
}

p {
    font-size: 14px;
    line-height: 20px;
    color: #4d4d4d;
}

.prodotto .info .price .tit, .prodotto .info .qtybox .tit {
    font-size: 16px;
    line-height: 16px;
    color: #333132;
    margin-bottom: 15px;
    display: block;
    clear: both;
    font-weight: 400;
}

.prodotto .info .price .finale {
    font-size: 24px;
    line-height: 24px;
    color: #333132;
    font-weight: 700;
    padding-top: 8px;
    display: block;
}

.prodotto .info .qtybox #quantity {
    width: 50px;
    height: 30px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    color: #333132;
    border: 0;
    margin-left: 0;
    margin-right: 0 !important;
}

.prodotto .info .qtybox .input-group.text-center {
    width: auto !important;
    height: 30px;
    border: 2px solid #F2F2F2;
    background: transparent !important;
}

.prodotto .socials > span {
    float: right;
    font-size: 16px;
    color: #333132;
    font-weight: 400;
    line-height: 40px;
    margin-right: 15px;
}

.prodotto .socials .btn-social-icon {
    display: block;
    float: right;
    margin-left: 15px;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    background: #7F7474;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 17px;
    padding: 0;
    margin-top: 5px;
}

.trattacorr .s-tratt {
    width: 31%;
}

.prodotto .actionvp .btn-wish, .prodotto .actionvp .btn-wish:hover, .prodotto .actionvp .btn-wish:focus, .prodotto .actionvp .btn-wish:active {
    float: right;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
    width: auto;
    border: 0;
    box-shadow: none;
}

.prodotto .actionvp .btn-regala, .prodotto .actionvp .btn-regala:hover, .prodotto .actionvp .btn-regala:focus, .prodotto .actionvp .btn-regala:active {
    float: right;
    margin-left: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
}

.toppage.gift {
    height: 200px;
    line-height: 200px;
}

.s-gift img {
    display: block;
    clear: both;
    margin: 20px auto;
    max-width: 140px;
}

.s-news .tit {
    min-height: 120px;
    padding: 20px 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

.conttopnews .indietro {
    font-size: 16px;
    height: 19px;
    color: #7F7474;
    font-weight: 500;
    top: 45px;
    left: 0;
    position: absolute;
}

.col50.contact p {
    font-size: 14px;
    line-height: 20px;
    color: #333132;
    font-weight: 400;
}

.col50.contact .tit {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #7F7474;
    margin-bottom: 15px;
}

.titolet {
    font-size: 20px;
    line-height: 20px;
}

.s-tabform span {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #333132;
}

.s-tabform .quad {
    float: left;
    display: inline;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    position: relative;
    background: #F2F2F2;
}

.s-tabform.active .quad::after {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 6px;
    left: 6px;
    background: #7F7474;
    content: "";
}

.s-form label {
    float: left;
    height: 40px;
    width: 25%;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
}

.s-form input, .s-form select {
    float: left;
    display: block;
    width: 75%;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 0 !important;
}

.privacy a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
    top: 3px;
    position: relative;
}

.col50.centtotab
{
	display: block;
	clear: both;
	width: 100%;
}

.btn-contatti, .btn-contatti:hover, .btn-contatti:focus, .btn-contatti:active {
    float: right;
    margin-right: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #7F7474;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
    clear: both;
    border: 0;
    width: 400px;
    margin-top: 25px;
}

p.att {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active {
    width: 170px;
    float: left;
    height: 40px;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #7F7474;
    border: 0;
    padding: 0;
    border-radius: 0;
}

h1, .h1 {
    display: block;
    clear: both;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #7F7474;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 35px 0px;
}

input, select {
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 3%;
    width: 47%;
}

.top .over .social {
    display: block;
    float: left;
    margin-right: 15px;
    display: none;
}

.top .over .tel {
    margin-left: 0;
    font-size: 12px;
    font-weight: 400;
    color: #333132;
    display: block;
    float: left;
}

.top .over .tel img {
    width: 17px;
    margin-right: 6px;
}

.top .over .right a, .top .over .right a:hover, .top .over .right a:focus, .top .over .right a:active {
    display: block;
    float: right;
    margin-left: 30px;
    font-size: 0;
    color: #333132;
}

.top .over .right a, .top .over .right a:hover, .top .over .right a:focus, .top .over .right a:active {
    display: block;
    float: right;
    margin-left: 10px;
    font-size: 0;
    color: #333132;
}

div.right:nth-child(2) > a:nth-child(1) > img:nth-child(1) {
    height: 19px;
    margin-top: 10px;
}

.top .over .right a, .top .over .right a:hover, .top .over .right a:focus, .top .over .right a:active {
    display: block;
    float: right;
    margin-left: 10px;
    font-size: 0;
    color: #333132;
}

.search img {
    cursor: pointer;
    max-width: 15px;
    margin-top: -2px;
}

.top .over .right a, .top .over .right a:hover, .top .over .right a:focus, .top .over .right a:active {
    display: block;
    float: right;
    margin-left: 15px;
    font-size: 0;
    color: #333132;
}

.top .over .right a img {
    display: block;
    float: left;
    margin-right: 0;
    height: 17px;
    width: auto;
    margin-top: 11.5px;
}

.top .logo img {
    display: block;
    clear: both;
    width: auto;
    height: 28px;
    margin: 0px auto;
    max-width: 100%;
    margin-top: 15px;
    float: left;
}

.openmenu {
    display: block !important;
    float: right;
    padding: 0;
    height: auto;
    font-size: 25px;
    cursor: pointer;
    line-height: 30px;
    margin-top: 18px;
}

.fixtop, .top {
    height: 100px;
}

.search img {
    cursor: pointer;
    max-width: 15px;
    margin-top: -1px;
}

.top .sub {
    position: absolute;
    display: none;
    background: #fff;
    height: auto;
    left: 0;
    top: 95px;
    padding-bottom: 20px;
}

.top .sub ul li, .top .sub ul li a, .top .sub ul li a, .top .sub ul li a:hover, .top .sub ul li a:focus, .top .sub ul li a:active {
    display: block;
    float: none;
    line-height: 36px;
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .fullimg {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    position: relative;
    margin-top: 0;
    z-index: 10 !important;
}

.soci .social img {
    float: none;
    height: 20px;
    display: inline !important;
    margin: 0px 10px;
}

.soci .social
{
	display: inline !important;
}

.nomobile
{
	display: none !important;
}

.onlymobile
{
	display: block !important;
}	

.banslid .col65, .banslid .col35
{
	display: block;
	clear: both;
	width: 100%;
}	

.tithome {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 23px;
    line-height: 23px;
}

.home .col100.rel {
    background: #fff;
}

.home .col100.rel img
{
	max-width:400px;
	display: block;
	margin: 0px auto;
	width: 100%;
}

.bx-controls-direction {
    display: none !important;
}

#vetrinahomes .s-prod {
    padding: 0;
    margin: 0;
    border: 0;
    height: 340px;
}

.upfoo .col50 {
    width: 100%;
}

.footer .upfoo {
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    background: #F2F2F2;
    padding: 20px 0px;
}

.upfoo .newsletterinput {
    display: block;
    clear: both;
    float: left;
    width: 190px;
    height: 40px;
    border: 2px solid #7F7474;
    line-height: 36px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    margin-right: 0 !important;
    /*margin-bottom: 30px;*/
}

.upfoo .tit {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    color: #7F7474;
    text-transform: none;
    margin-bottom: 15px;
}

.footer .upfoo .controls {
	/*margin-bottom: 30px;*/
}

.middlefoo a, .middlefoo a:hover, .middlefoo a:focus, .middlefoo a:active {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 17px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #7F7474;
}

.footer .middlefoo {
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    border-bottom: 2px solid #F2F2F2;
    padding-bottom: 17px;
}

.container {
    width: 100% !important;
    padding: 0px 15px;
}

.subfoo .payments img {
    display: inline;
    margin-right: 10px;
    width: 35px;
}

.subfoo .copy {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #7F7474;
}

.toppage {
    height: 100px !important;
    line-height: 100px !important;
	font-size: 25px !important;
}

.frasesez {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
    margin-top: 20px;
    padding: 0px 20px;
    margin-bottom: 0;
}

.frasesez::after, .frasesez::before {
    top: 45px;
    display: none !important;
}

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

.s-centr {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    min-height: auto;
    margin-bottom: 20px;
}

.s-centr .tit {
    display: block;
    clear: both;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    font-size: 16px;
    color: #7F7474;
    font-weight: 500;
    margin-bottom: 10px;
}

.colsx {
    width: 100%;
    float: left;
    display: block;
    padding-right: 0;
}

.sidebar-nav {
    padding-bottom: 0px !important;
    border-bottom: 0;
}

.coldx {
    width: 100%;
    float: left;
    display: block;
}

.colsx .space40 {
    height: 10px;
}

.sidebar-nav ul li a, .sidebar-nav ul li a:hover, .sidebar-nav ul li a:focus, .sidebar-nav ul li a:active {
    padding-left: 10px;
    line-height: 33px;
    font-size: 14px;
}

.sidebar-nav ul li {
    width: 100%;
    min-height: 35px;
    border-bottom: 1px solid #F2F2F2;
}

.descriptionsez {
    display: block;
    clear: both;
    width: 100%;
    background: #F2F2F2;
    padding: 10px;
    text-align: center;
}

.descriptionsez p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
    color: #333132;
}

.coldx  .space60 {
    display: block;
    clear: both;
    width: 100%;
    height: 40px;
}

.contcategory .s-item, .contcategory .s-item:hover, .contcategory .s-item:focus, .contcategory .s-item:active {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}

.s-tratt {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    border-top: 2px solid #F2F2F2;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.frasesez p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #7F7474;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

.imagesez {
    display: block;
    clear: both;
    width: 100%;
    margin: 20px 0;
}

.sidebar-nav ul li ul li a, .sidebar-nav ul li ul li a:hover, .sidebar-nav ul li ul li a:focus, .sidebar-nav ul li ul li a:active {
    padding-left: 20px;
    font-size: 12px;
    padding-top: 0;
    padding-right: 0;
}

.contprod .s-prod {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    margin-bottom: 20px;
}

.s-prod .info .tit {
    font-size: 14px;
    line-height: 20px;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333132;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 7px;
}

.s-gift {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    min-height: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.s-gift img {
    display: block;
    clear: both;
    margin: 15px auto;
    max-width: 110px;
}

.s-gift p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
}

.s-news, .s-news:hover, .s-news:focus, .s-news:active {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px;
    border: 0;
    margin-top: 0;
    border-bottom: 2px solid #7F7474;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.s-news .tit {
    min-height: auto;
    padding: 20px 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #333132;
    text-align: center;
}

.s-news .btn {
    display: block;
    clear: both;
    width: 200px;
    height: 40px;
    border: 2px solid #7F7474;
    line-height: 36px;
    color: #7F7474;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0px auto;
    padding: 0;
    border-radius: 0;
}

.conttopnews .data {
    position: absolute;
    width: 135px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7F7474;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    left: auto;
    top: 36px;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    right: 0;
}

.news .tit {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    color: #333132;
}

.col50.contact {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.col50.contact .tit {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: #7F7474;
    margin-bottom: 10px;
}

.s-tabform span {
    line-height: 25px;
    font-size: 14px;
    font-weight: 400;
    color: #333132;
}

.s-tabform .quad {
    float: left;
    display: inline;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    position: relative;
    background: #F2F2F2;
}

.s-tabform.active .quad::after {
    position: absolute;
    width: 17px;
    height: 17px;
    top: 4px;
    left: 4px;
    background: #7F7474;
    content: "";
}

.prodotto .space40 {
    width: 100%;
    display: block;
    clear: both;
    height: 20px;
}

.prodotto .space30 {
    width: 100%;
    display: block;
    clear: both;
    height: 20px;
}

.prodotto .foto {
    display: block;
    float: none;
    width: 80%;
    margin: 0px auto;
    margin-bottom: 30px;
}

.prodotto .info {
    display: block;
    float: left;
    width: 100%;
    padding-left: 0;
}

.prodotto .info .section {
    display: block;
    clear: both;
    width: 100%;
    font-size: 17px;
    line-height: 17px;
    color: #7F7474;
    font-weight: 400;
    margin-bottom: 10px;
}

.prodotto .info .tit {
    display: block;
    clear: both;
    width: 100%;
    font-size: 22px;
    line-height: 22px;
    color: #333132;
    font-weight: 500;
    margin-bottom: 15px;
}

.prodotto .info .cod {
    display: block;
    clear: both;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #333132;
}

.prodotto .info .tabbing .s-tab.aperto .tittab {
    font-size: 15px;
    line-height: 33px;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #7F7474;
}

.prodotto .info .tabbing .s-tab .tittab {
    font-size: 15px;
    line-height: 33px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #333132;
}

.trattacorr .s-tratt {
    width: 100%;
}

.sweet-alert h2 {
    color: #575757;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 15px 0;
    padding: 0;
    line-height: 30px;
    display: block;
}

.sweet-alert p {
    color: #797979;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    -webkit-border-radius: 0;
    border-radius: 0px;
    padding: 10px 25px;
    margin: 26px 5px 0 5px;
    cursor: pointer;
}

.prodotto .actionvp .addcart {
    display: block;
    float: none;
    width: 100%;
    margin: 0px auto;
}

.prodotto .socials {
    display: block;
    clear: both;
    width: 100%;
    margin-top: -20px;
}

.s-form {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0px 0;
    margin-bottom: 20px;
}

.s-form label {
    float: left;
    height: 40px;
    width: 30%;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
}

.s-form input, .s-form select {
    float: left;
    display: block;
    width: 70%;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    padding-left: 20px;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
    border: 0;
    margin-right: 0 !important;
}

.privacy input {
    margin-left: 0;
    margin-right: 10px;
}

.captcha {
    display: block;
    clear: both;
    width: 100%;
    padding-left: 0;
}

.captcha label {
    float: left;
    display: block;
    line-height: 25px;
    font-size: 14px;
    color: #333132;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 10px;
}

.captcha .inpust {
    display: block;
    float: left;
    max-width: 100%;
    width: 100%;
}

.btn-contatti, .btn-contatti:hover, .btn-contatti:focus, .btn-contatti:active {
    float: right;
    margin-right: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #7F7474;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
    clear: both;
    border: 0;
    width: 100%;
    margin-top: 25px;
}

.col48 {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 20px;
}

h1, .h1 {
    display: block;
    clear: both;
    width: 100%;
    font-size: 22px;
    line-height: 25px;
    color: #7F7474;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px 0px;
}

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active {
    width: 150px;
    float: left;
    height: 40px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #7F7474;
    border: 0;
    padding: 0;
    border-radius: 0;
}

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active {
    width: 140px;
    float: left;
    height: 40px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #7F7474;
    border: 0;
    padding: 0;
    border-radius: 0;
}

.col_areautente {
    padding-left: 0;
    width: 100%;
}

.btn.btn-default.salva_mod {
    margin-top: 20px;
    width: 100%;
    font-size: 14px;
    padding: 0px 10px;
}

.sidebar-nav
{
	display: none;
}

.btn-sidebar
{
	display: block;
	clear: both;
	width: 100%;
	height: 35px;
	line-height: 33px;
	border-bottom: 2px solid #978E8E;
	padding: 0px 10px;
	font-size: 16px;
	color: #333132;
	cursor: pointer;
}

.btn-sidebar i {
    float: right;
    color: #978E8E;
    font-size: 32px;
}

.menu-utente li a, .menu-utente li a:hover, .menu-utente li a:active, .menu-utente li a:focus {
    font-size: 20px !important;
    line-height: 56px;
    color: #4d4d4d;
    text-decoration: none;
    opacity: 1;
    border: 0px none;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 0;
    padding: 0 0 0 70px;
    background: transparent !important;
    padding: 0;
    text-align: center;
}

.eupopup-container-bottom
{
	border-top: 2px solid #b3b3b3 !important;
	text-align: center;
	display: none !important;
} 

.eupopup-container-bottom p
{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 5px;
}

#userarea .s-prod {
    width: 100%;
    border: 0;
    padding: 0;
}

.s-prod {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    margin-bottom: 20px;
}

.prodotto .actionvp .addcart.addcartprod {
    width: 100%;
    margin: 0 0 15px 0;
}

.prodotto .actionvp .btn-regala, .prodotto .actionvp .btn-regala:hover, .prodotto .actionvp .btn-regala:focus, .prodotto .actionvp .btn-regala:active {
    float: right;
    margin-left: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
    width: 50%;
	margin-right: 0;
}

.prodotto .actionvp .btn-wish, .prodotto .actionvp .btn-wish:hover, .prodotto .actionvp .btn-wish:focus, .prodotto .actionvp .btn-wish:active {
    float: right;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #333132;
    width: 50%;
    border: 0;
    box-shadow: none;
}

.msgift {
    background: url("/img/bkgift.png ");
    width: 100%;
    height: 70px;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    padding-top: 12px;
    color: #333333;
    margin-bottom: 20px;
    display: block;
    clear: both;
}


.top .sub ul li.special a, .top .sub ul li.special a:hover, .top .sub ul li.special a:focus, .top .sub ul li.special a:active {
    background: #7F7474;
    height: 35px;
    display: block;
    line-height: 35px;
    padding: 0px 15px;
    color: #fff;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.top .sub ul li.special
{
	margin-left: 0;
}

.fid img {
    display: block;
    float: left;
    width: 100px;
}

.fid .txt {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #7F7474;
}

.col33.fid {
    width: auto;
    text-align: center;
    display: block;
    clear: both;
    margin: 20px auto;
    float: none;
    position: relative;
}


.col33.fid::after {
	content:"";
	display: table;
	clear: both;
}

.col33.fid {
    width: auto;
    text-align: center;
    display: block;
    clear: both;
    margin: 20px auto;
    float: none;
    position: relative;
    max-width: 300px;
}

.btn-controlla, .btn-controlla:hover, .btn-controlla:focus, .btn-controlla:active {
    display: block;
    clear: both;
    width: 100%;
}

.btn-scopripremi, .btn-scopripremi:hover, .btn-scopripremi:focus, .btn-scopripremi:active {
    display: block;
    clear: both;
    width: 100%;
}

.s-premio .info {
    display: block;
    float: left;
    width: 50%;
    padding-top: 35px;
    padding-left: 20px;
}

.s-premio .info .richiedi, .s-premio .info .richiedi:hover, .s-premio .info .richiedi:focus, .s-premio .info .richiedi:active {
    display: block;
    clear: both;
    width: 200px;
    height: 50px;
    color: #7F7474;
    border: 2px solid #7F7474;
    line-height: 46px;
    text-align: center;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
}

.s-premio .info {
    display: block;
    float: left;
    width: 50%;
    padding-top: 0;
    padding-left: 20px;
}

.s-premio .info .tit {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #333132;
    font-weight: 400;
    display: block;
    clear: both;
    width: 100%;
}

.s-premio .info .punti {
    display: block;
    clear: both;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background: #7F7474;
    margin-bottom: 20px;
}

.s-premio .info .richiedi, .s-premio .info .richiedi:hover, .s-premio .info .richiedi:focus, .s-premio .info .richiedi:active {
    display: block;
    clear: both;
    width: 160px;
    height: 50px;
    color: #7F7474;
    border: 2px solid #7F7474;
    line-height: 46px;
    text-align: center;
    background: transparent;
    font-size: 16px;
    font-weight: 700;
}

.s-premio {
    display: block;
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    height: auto;
    border-bottom: 2px solid #7F7474;
    padding-bottom: 30px;
}


.s-premio .info {
    display: block;
    float: left;
    width: 100%;
    padding-top: 0;
    padding-left: 0;
}

#sliderfull .carousel-control.right, #sliderfull .carousel-control.left {
    display: none !important;
}

.prodotto .socials {
    display: block;
    clear: both;
    width: 267px;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
}

.upfoo > div:nth-child(1) > div:nth-child(1) > form:nth-child(2) {
    width: 288px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#rit_sede {
    margin: 0 0 10px;
}








}

@media only screen and (max-width: 767px) {
body.reg .form-group {
    margin-bottom: 25px;
    padding: 0;
}

.s-form-a-tre, .s-form-a-tre:nth-child(3n), .s-form-a-due, .s-form-a-due:nth-child(2n)
{
	width: 100%;
	margin: 0 0 20px;
}
}
