
@media only screen and (min-width: 992px) {

	.header-type1 ul.navbar-nav a { color: #969696; }
	.header-type1 ul.navbar-nav li { border-bottom: 2px solid #0b0907; }
	#navigation-list .navbar-nav .submenu {
	  top: 105%;
	  left: 0%;
	}

	.header-type2 ul.navbar-nav li { border-bottom: 2px solid #EAEFF2; }
	header ul.navbar-nav a:after {
		position: absolute;
		bottom: 0;
		height: 1px;
		left: 50%;
		width: 0%;
		background-color: #962C24;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		transition: all 0.2s ease;
		content: '';
	}
	header ul.navbar-nav a:hover:after,
	header ul.navbar-nav a.active:after {
	  width: 100%;
	  left: 0;
	}

	.timing-details .timing-group {
    float: left;
    width: 40%;
    margin-right: 40px;
  }

	/*-------------------- ABOUT US page --------------------*/
	.about-us .timing-details .timing-group {
		width: 25%;
		margin: 0;
	}
  .seat-wrapper:first-of-type { padding-left: 0; }
	.seat-wrapper:last-of-type { padding-right: 0; }

	.about-us .table-book.button { float: right; }

	.seat-wrapper:first-of-type { padding-left: 0; }
  /*-------------------- ABOUT US page ends ---------------*/




	/*-------------------- KNOW YOUR FOOD --------------------*/
	.chef-details { padding-right: 15px; }
	.about-chef { padding-left: 15px; }
	.about-chef-page .chef-details,
	.about-chef-page .about-chef {
	  float: left;
	  width: 50%;
	  text-align: left;
	}/*-------------------- KNOW YOUR FOOD ends --------------*/




	/*-------------------- CONTACT US --------------------*/
	.contact-page .container > img { margin-top: 80px; }
	.contact-page .content-wrapper { margin-top: 0; }

	.contact-page .content-wrapper > img { display: none; }

	.contact-page .office-details { width: 40%; }
	.contact-page .write-us { width: 60%; }
	.contact-page .office-details, .contact-page .write-us { float: left; }
	/*-------------------- CONTACT US ends ----------------*/

	


	/* ----------- LOGIN SECTION ------------- */
	.login-page.modal {
		width: 950px;
		margin-left: -475px;
	}/* --------------------------------------- */




	/* -------------- TESTIMONIALS PAGE ------------- */
	.star-level-wrapper,
	.comment-box-wrapper,
	.facebook-box-wrapper { width: 33.33%; }

	.star-level-wrapper { padding-left: 0!important; }
	.facebook-box-wrapper { padding-right: 0!important; }
	/* ----------------------------------------------- */
	



	/* -------------- OUR EVENTS PAGE ------------- */
	.calender-markup { width: 70%; }

	.todays-article .img-wrapper { width: 204px; }
	.fc-five-rows .fc-row { height: 20%; }
	.calender-info {
	  float: left;
	  width: 29%;
	  position: relative;
	  height: 650px;
	}/* ----------------------------------------------- */




	/* -------------- FOOD GALLERY PAGE ------------- */
	.food-gallery .food-item { padding: 10px 30px 15px; }
	.food-gallery .food-item-wrapper { width: 33.33%; }

	.food-gallery .food-item .figure {
		width: 235px;
		height: 235px;
	}
	/* ----------------------------------------------- */

	.error-page-html .error-msg-box {
	  text-align: center;
	  max-width: 580px;
	  left: 50%;
	  margin-left: -290px;
	  bottom: 7%;
	}



	/*------------------- OUR GALLERY PAGE --------------------*/
	.main-event-img-wrapper {
	  width: 60%;
	  padding: 0 3px 0 0;
	}
	.side-event-img-wrapper {
	  width: 100%;
	  padding: 0 0 0 3px;
	}
	.side-event-images .img-wrapper {
	  width: 33%;
	  float: left;
	  padding: 3px;
	}
	.side-event-images:last-of-type { margin-top: -3px; }

	.video-gallery > div { height: 380px; }
	.video-caption { right: 120px; }
	.video-caption h2 { font-size: 52px; }
	.video-caption h3 { font-size: 36px; }

	.in-house .img-wrappers,
	.own-event .img-wrappers { width: 33.33%; }
	/*--------------------------------------------------------*/
	
	.upcoming-events .event-img-wrapper:nth-of-type(odd) { padding-left: 0; }
	.upcoming-events .event-img-wrapper:nth-of-type(even) { padding-right: 0; }

	.our-events .input-wrapper:nth-of-type(3n+1) { padding-left: 0; }
	.our-events .input-wrapper:nth-of-type(3n) { padding-right: 0; }

	.error-page-html > section {
	  height: 100%;
	  background-image: url("/_ext/gestione.farmaciaevoluta.it/skins/minisite/9004/_assets/images/404.jpg");
	  background-position: center;
	  background-size: contain;
	}
	.error-page-html > section > img { display: none; }



	/*============== 6.10.2014 ================*/
	.app-download .figcaption {
		-webkit-transform: translateY(25%);
		-moz-transform: translateY(25%);
		-o-transform: translateY(25%);
		-ms-transform: translateY(25%);
		transform: translateY(25%);
	}
	.app-download h2 { margin-top: 10px; }


	/*============== 9.10.2014 ================*/
	/*#navigation-list .navbar-nav > li:last-of-type:hover ul,
	#navigation-list .navbar-nav > li:first-of-type:hover ul,
	.desktop-nav-menu > li:last-of-type:hover ul,
	.desktop-nav-menu > li:first-of-type:hover ul { max-height: 650px; }*/
	#navigation-list .navbar-nav > li:hover > ul,
	.desktop-nav-menu > li:hover > ul { max-height: 700px; }


	/*============== 9.10.2014 ================*/
	.landing .error-page-html > section { background-image: url("/_ext/gestione.farmaciaevoluta.it/skins/minisite/9004/_assets/images/landing-bg.jpg"); }

	.contact-us form > div:first-of-type { padding-left: 0; }
	.contact-us form > div:last-of-type { padding-right: 0; }

	.our-events .content-wrapper { margin-top: 60px; }

	.food-gallery .map-search .city-search {
		padding-left: 10px;
		padding-right: 10px;
	}

	/*=========== 27.10.2014 ================*/
	.fav-dish .about-dish,
	.fav-dish .chef-details {
		float: right;
		width: 50%;
	}
	.fav-dish .about-dish { padding-left: 25px; }
	.fav-dish .chef-details { padding-right: 25px; }

	/*=========== 4.11.2014 ================*/



}/*==================== MIN-WIDTH 992PX ==================================*/





@media only screen and (min-width: 1200px) { /*===============================*/

	.review-comments-wrapper {
	  width: 50%;
	  float: left;
	}
	.review-comments-wrapper:nth-of-type(odd) { padding-right: 10px; }
	.review-comments-wrapper:nth-of-type(even) { padding-left: 10px; }
	
	.review-rating { width: 78%; }
	
	.twitter-feeds .figure { height: 80px; }
	/* ----------- SOCIAL PRESENCE ------------- */
	.twitter-feeds-wrapper,
	.socials-wrapper { float: left; width: 50%; }
	.twitter-feeds-wrapper { padding-right: 10px; }
	.socials-wrapper { padding-left: 10px; }
	.twitter-feeds li { margin: 10px 0; }
	/* ------------------------------------------ */

	.timing-group > div { padding: 10px; }

	.delicious-menu a { padding: 20px 50px; }

	.delicious-menu .figcaption {
		margin-top: 127px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .everyday-events .feature-events .figcaption,
  .everyday-events .feature-events .figure {
    float: left;
    width: 50%;
  }
}/*========================================================================*/






@media only screen and (min-width: 992px) and (max-width: 1199px) {/*========*/
	.review-rating,
	.review-comments .cust-review { width: 85%; }

	.twitter-feeds .figure { height: 140px; }

	.food-gallery .figcaption > div { width: 50%; }
	.food-gallery .figcaption > h2 {
		width: auto;
		display: inline-block;
	}

	.timing-group > div { padding: 3px; }

	.delicious-menu .figcaption {
		margin-top: 102px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }


	/*========== 1.11.2014 ==========*/
  .search-menu-items .price-add-select h2 {
  	float: none;
		margin: 20px 0 10px;
		display: block;
  }
  .search-menu-items .price-add-select a { float: none; }
  
  .everyday-events .feature-events .figcaption {
    float: left;
    width: 60%;
  }
  .everyday-events .feature-events .figure {
    float: left;
    width: 40%;
  }
  .monthly-events-section .month-events { padding-top: 80px; }
	.review figure { height: 51px; }

	#navigation-list .navbar-nav a { margin: 0 10px; }
	.header-type2 .outer-ring {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}



	.homepage #book-table .form-message { width: 50%; }
}/*========================================================================*/


@media only screen and (max-width: 1300px) {
	.error-page-html > section { background-size: cover!important; }
}

@media only screen and (max-width: 991px) { /*==============================*/
	#navigation-list .navbar-nav ul {
		top: 0;
		/*left: 40%;*/
		/*left: 60%;*/
		left: 0;
		position: relative;
	}
	.header-type2 ul.navbar-nav a,
	.header-type1 ul.navbar-nav a {
		border-bottom: 2px solid transparent;
	}
	.header-type2 ul.navbar-nav a:hover,
	.header-type2 ul.navbar-nav a.active,
	.header-type1 ul.navbar-nav a:hover,
	.header-type1 ul.navbar-nav a.active {
		border-bottom-color: #e53025;
	}



	.about-us .banner-img,
	.testimonials-page .banner-img,
	.social-presence .banner-img,
	.food-gallery .banner-img { display: none; }

	.socials-wrapper .banner-caption,
	.testimonials-page .banner-caption,
	.food-gallery .banner-caption { margin-top: 50px; }

	.wrapper .content-wrapper {
		margin-top: 60px;
		padding: 25px;
	}

	/*-------------------- ABOUT US page --------------------*/
	.about-us .content-wrapper {
		padding: 40px 25px;
		margin-top: 0;
	}
	.img-holder {
		text-align: center;
		border-radius: 50%;
	}
	.about-us .table-book.button { display: inline-block; }
	.about-us .btn-holder { text-align: center; }
	.about-us h3 { margin-top: 60px }
	.timing-details .timing-group {
		float: left;
		width: 33.33%;
	}/*-------------------- ABOUT US page ends ---------------*/



	/*-------------------- KNOW YOUR FOOD --------------------*/
	.chef-details { text-align: center; }
	.about-chef { margin-top: 60px; }
	.about-chef-page .content-wrapper { padding: 50px 20px; }
	/*-------------------- KNOW YOUR FOOD ends --------------------*/



	/*-------------------- CONTACT US --------------------*/
	.contact-page .container > img { display: none; }
	.contact-page .content-wrapper { padding: 50px 20px; }
	.logo-box img {
		-webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-o-transform: scale(0.6);
		-ms-transform: scale(0.6);
		transform: scale(0.6);
		margin-top: 15px;
	}
	.logo-box {
		width: 200px;
		height: 200px;
		margin-left: auto;
		margin-right: auto;
		margin-top: -90px;
	}
	.write-us { margin-top: 60px; }
	/*-------------------- CONTACT US ends --------------------*/



	/*-------------------- FAV-DISH --------------------*/
	.fav-dish .content-wrapper { padding: 50px 20px; }
	.about-dish { margin-top: 0px; }
	.fav-dish .chef-details { margin-top: 80px; }
	/*---------------------------------------------------*/



	/*---------------- SOCIAL-PRESENCE ------------------*/
	.socials-wrapper { margin-top: 40px; }
	.twitter-feeds .figure { height: 110px; }
	/*--------------------------------------------------*/



	/*---------------- TESTIMONIALS ------------------*/
	.testimonials-page .content-wrapper:last-of-type { padding: 50px 20px; }
	/*---------------------------------------------------*/



	.calender-info {
		width: 100%;
		height: auto;
	}
	.calender-markup { width: 100%; }
	.fc-five-rows .fc-row { height: 20%; }
	.calender-markup { height: 500px; }



	/* -------------- FOOD GALLERY PAGE ------------- */
	.food-gallery .content-wrapper {
		margin-top: 0!important;
		padding: 30px 0;
	}
	.food-gallery .food-item { padding: 10px 20px 15px;  }
	/* ----------------------------------------------- */



	/*------------------- OUR GALLERY PAGE ---------------------*/
	.main-event-img-wrapper, .side-event-img-wrapper { width: 100%; }



	/*============= 8.10.2014 ===============*/
	.search-menu-list .nav-btns .left-btn.appear { left: -100px; }
	.search-menu-list .nav-btns .right-btn.appear { right: -100px; }

	.menu-items-wrapper > ul { padding: 0; }
	.menu-items-wrapper li {
		list-style: none;
		padding: 20px 0;
		border-bottom: 1px solid #dadada;
		width: auto!important;
	}
	.search-menu-items {
		margin-bottom: 0;
		padding: 0;
	}
	.search-menu-items .figcaption { background-color: transparent; }
	.search-menu-items > figure {
		float: left;
		width: 25%;
	}
	.search-menu-items .figcaption {
		float: left;
		width: 75%;
		padding: 0 0 0 3%;
	}
	.search-menu-items .figcaption h3 { font-size: 20px; }
	.search-menu-items .figcaption > div > div { display: none; }
	.search-menu-items .figcaption > div { float: left; }
	.search-menu-items .figcaption > div:first-of-type { width: 66%; }
	.search-menu-items .figcaption > div:last-of-type {
		width: 31%;
		min-width: 95px;
	}
	.search-menu-list .head:hover { cursor: pointer; }
	.search-menu-list.show { max-height: 250em; }
	.search-menu-list {
		height: auto;
		overflow: hidden;
		-webkit-transition: all 1.5s ease;
		-moz-transition: all 1.5s ease;
		-o-transition: all 1.5s ease;
		-ms-transition: all 1.5s ease;
		transition: all 1.5s ease;
	}
	.search-menu-items .price-add-select h2 {
		color: #DB4F44;
		font-weight: 400;
	}



	.search-menu-list.drinks .search-menu-items .figcaption { padding: 0 0 0 3%; }
	.menu-items-wrapper li:last-of-type { border: none; }
	.search-menu-list {
		max-height: 11em;
		border: 1px solid #dadada;
		background: -webkit-linear-gradient(#fff, #f3f3f3); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(#fff, #f3f3f3); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(#fff, #f3f3f3); /* For Firefox 3.6 to 15 */
		background: linear-gradient(#fff, #f3f3f3); /* Standard syntax */
	}
	.search-menu-list .head,
	.search-menu-list.show { border: none; }
	.search-menu-list.show { background: none; }




	/*========== 27.10.2014 ============*/
	.food-options-form,
	.complete-search {
		margin-left: 0;
		margin-right: 0;
	}
} /*================== MAX-WIDTH (991PX) ===================================*/






@media only screen and (min-width: 768px) {/*=========================*/

	/*============== 8.10.2014 ================*/
	.basic-info .input-wrapper:nth-of-type(odd),
	.requirement .input-wrapper:nth-of-type(odd) { padding-left: 0; }
	.basic-info .input-wrapper:nth-of-type(even),
	.requirement .input-wrapper:nth-of-type(even) { padding-right: 0; }

	.basic-info .input-wrapper,
	.requirement .input-wrapper {
		width: 50%;
		float: left;
		padding: 10px;
	}
	.requirement > div { float: left; }
	.requirement > div:first-of-type {
		width: 40%;
		padding-right: 10px;
	}
	.requirement > div:last-of-type {
		width: 60%;
		padding-left: 10px;
	}
	.table-select { margin-right: 10px; }
	.tc-submit { margin: 40px 0; }
	.tc-submit .tc {
		width: 70%;
		float: left;
	}
	.tc-submit button { float: right; }



	/*=========== 4.11.2014 ================*/
	/*=========== WAYPOINT ================*/
	.book-form,
	.food-menus,
	.feature-events-wrapper,
	.user-reviews .review,
	.homepage .sub-heading h2,
	.homepage .sub-heading h6,
	.search-menu-list li,
	.chef-details figure,
	.chef-details .figcaption,
	.meet-chef .container > figure img:first-of-type,
	.meet-chef .container > figure img:last-of-type,
	.homepage .top-content > img,
	.event-page .month-events,
	.event-page .feature-events,
	.fork-icon li,
	.fav-dish .review-comments-wrapper,
	.review-comments-wrapper,
	.banner-caption,
	.banner-caption h5,
	.banner-caption h2,
	.event-banner,
	.bullet-wrapper,
	.name-date,
	.event-banner .button-holder,
	.fav-recipes .img-holder,
	.in-house .img-wrappers,
	.own-event .img-wrappers { opacity: 0; }

	.place-order,
	.city-search,
	.chef-details .chef-img.imgLiquid {
		-webkit-transform: perspective(400px) rotateX(-90deg);
		-moz-transform: perspective(400px) rotateX(-90deg);
		-o-transform: perspective(400px) rotateX(-90deg);
		-ms-transform: perspective(400px) rotateX(-90deg);
		transform: perspective(400px) rotateX(-90deg);

		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
}/*================== MIN-WIDTH (768PX) ===================================*/






@media only screen and (min-width: 768px) and (max-width: 991px) { /*========*/

	/*-------------------- ABOUT US page --------------------*/
	.about-us ul { text-align: center; }
	.seat-wrapper {
		width: 32%;
		float: none;
		display: inline-block;
	}
	.timing-group > div { padding: 10px 6px; }
	/*-------------------- ABOUT US page ends ---------------*/


	.review-rating { width: 85%; }
	.review-comments .cust-review {
		width: 81%;
		margin-right: 10px;
	}


	/* --------------LOGIN SECTION ------------- */
	.login-page.modal {
		width: 724px;
		margin-left: -362px;
	}
	.login-page.modal .fb-login i { padding: 15px 24px; }
	.existing-login i { padding: 15px 20px; }
	/* ------------------------------------------ */



	/* -------------- TESTIMONIALS PAGE ------------- */
	.star-level-wrapper,
	.comment-box-wrapper,
	.facebook-box-wrapper { width: 50%; }
	.box-wrapper:nth-of-type(even) {
		padding-right: 0;
		padding-left: 15px;
	}
	.box-wrapper:nth-of-type(odd) {
		padding-left: 0;
		padding-right: 15px!important;
	}
	/* ----------------------------------------------- */



	/* -------------- FOOD GALLERY PAGE ------------- */
	.food-gallery .food-item-wrapper { width: 50%; }
	.food-gallery .food-item .figure {
		width: 235px;
		height: 235px;
	}
	/* ----------------------------------------------- */


	.error-page-html .error-msg-box {
		text-align: center;
		max-width: 580px;
		left: 50%;
		margin-left: -290px;
		bottom: 7%;
	}



	/*------------------- OUR GALLERY PAGE ---------------------*/
	.main-event-img-wrapper, .side-event-img-wrapper { width: 100%; }
	.side-event-images .img-wrapper {
		width: 25%;
		float: left;
		padding: 6px 3px;
	}
	.side-event-images .img-wrapper:first-of-type { padding-left: 0; }
	.side-event-images .img-wrapper:last-of-type { padding-right: 0; }
	/*---------------------------------------------------------*/



	.video-gallery > div { height: 280px; }
	.video-caption {
		right: 10px;
		top: 59px;
	}
	.video-caption h2 { font-size: 38px; }
	.video-caption h3 {
		font-size: 25px;
		margin-right: 40px;
	}
	.video-caption h3 { margin-right: 20px; }

	.in-house .img-wrappers,
	.own-event .img-wrappers { width: 50%; }

	.name-wrapper,
	.price-wrapper { width: 60%; }
	.email-wrapper,
	.event-wrapper { width: 40%; }
	.person-wrapper,
	.address-wrapper { width: 50%; }

	.event-form .submit-btn { margin-right: 15px; }




	.error-page-html > section {
		height: 100%;
		background-image: url("/_ext/gestione.farmaciaevoluta.it/skins/minisite/9004/_assets/images/404.jpg");
		background-position: center;
		background-size: contain;
	}
	.error-page-html > section > img { display: none; }

	.search-menu-list { max-height: 110px; }
	.search-menu-list .head { margin: 10px 15px; }


	.header-type1 .navbar-nav,
	.header-type2 .navbar-nav {
		overflow: hidden;
		position: absolute;
		top: 50px;
		margin: 0px;
		/*padding: 0px 20px;*/
		padding: 0 10px;
	}
	.header-type1 .navbar-nav { background-color: rgb(34, 34, 34); }
	.header-type2 .navbar-nav { background-color: #EAEFF2; }



	.todays-article .img-wrapper {
		width: 300px;
		height: 300px;
	}
	.monthly-events-section .month-events { padding-top: 80px; }
	.upcoming-events .event-img-wrapper { width: 100%; }

	.homepage2 .top-heading {
		top: 20%;
		left: 12%;
		-webkit-transform: scale(0.65);
		-moz-transform: scale(0.65);
		-o-transform: scale(0.65);
		-ms-transform: scale(0.65);
		transform: scale(0.65);
	}
} /*================== 768 to 991 ===================================*/

@media only screen and (max-width: 767px) { /*==============================*/
	.header-type1 .logo{
		margin-left: -83px;
	}
	.banner .banner-caption { width: 100%; }
	.banner > .container { padding: 0; }
	.wrapper .content-wrapper {
		margin-top: 50px;
		margin-bottom: 60px;
	}
	.wrapper .content-wrapper p { text-align: justify; }

	/*-------------------- ABOUT US page --------------------*/
	.heading-holder { display: none; }
	.img-holder {
		width: 100%;
		float: none;
	}
	.about-us h3,
	.reservation h3 {
		font-weight: normal;
		text-align: center;
	}
	#slideshow .label {
		padding: 10px 15px;
		right: 0;
		bottom: 0;
		width: 100%;
		overflow: hidden;
	}
	#slideshow .label h4 { font-size: 13px; }
	#slideshow .label h2 {
		font-size: 25px;
		word-break: break-word;
		display: block;
	}
	#slideshow .label h2,
	#slideshow .label h4 { margin: 5px 0; }
	.timing-details .timing-group {
		float: left;
		width: 50%;
	}/*-------------------- ABOUT US page ends ---------------*/




	.review-comments .cust-rating { margin-top: 5px; }
	.review-comments .cust-review { width: 100%; }



	/* ---------------- LOGIN SECTION --------------- */
	.modal { top: 50px; }
	.login-page.modal {
		width: 90%;
		margin-left: -45%;
	}
	.login-page.modal .fb-login-wrapper,
	.login-page.modal .twitter-login-wrapper,
	.login-page.modal .input-wrapper {
		width: 100%;
		padding: 0;
		margin: 10px 0;
	}
	.login-page.modal { padding: 20px 30px; }
	.existing-login i { padding: 15px 20px; }
	.login-page.modal .fb-login i { padding: 15px 28px; }
	/* --------------------------------------------- */



	/* ---------------- SOCIAL PRESENCE--------------- */
	.twitter-feeds ul { padding: 20px; }
	/* ---------------------------------------------- */



	/* -------------- TESTIMONIALS PAGE ------------- */
	.star-level-wrapper,
	.comment-box-wrapper,
	.facebook-box-wrapper {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.testimonials-page .content-wrapper > h3 { text-align: center; }



	/* -------------- FOOD GALLERY PAGE ------------- */
	.food-type-list li {
		width: 33.33%;
		margin: 8px 0;
	}
	.food-gallery .food-item-wrapper { width: 100%; }
	.food-gallery .food-item {
		margin-left: auto;
		margin-right: auto;
	}
	/* ----------------------------------------------- */



	.error-page-html .error-msg-box {
		text-align: center;
		left: 50%;
		margin-left: -40%;
		bottom: 7%;
		width: 80%;
	}
	.video-gallery > div {
		height: 280px;
		margin-bottom: 140px;
	}
	.video-caption {
		right: 65px;
		width: 290px;
	}
	.video-caption h2 { font-size: 22px; }
	.video-caption h3 { font-size: 20px; }
	.video-gallery .label-btn a {
		float: right;
		height: 100%;
		padding: 0 20px;
	}
	.video-gallery .label-btn {
		width: 100%;
		bottom: -80px;
	}
	.in-house .img-wrappers,
	.own-event .img-wrappers { width: 100%; }



	.fc-calendar .fc-row .fc-content span.fc-date {
		padding-top: 10px;
		bottom: 6px;
	}
	.fc-calendar .fc-row > div > span.fc-date {
		bottom: 16px;
		right: 12px;
	}

	.upcoming-events .event-img-wrapper { width: 100%; }

	.name-wrapper,
	.price-wrapper,
	.email-wrapper,
	.event-wrapper,
	.person-wrapper,
	.address-wrapper { width: 100%; }
	.event-form .submit-btn { margin-right: 15px; }



	.error-page-html > section {
		height: 100%;
		background-image: url("/_ext/gestione.farmaciaevoluta.it/skins/minisite/9004/_assets/images/404-bg.jpg");
		background-position: center;
		background-size: contain;
	}
	.error-head h2 { font-size: 70px; }
	.error-head h3 { font-size: 30px; }
	.error-page-html > section > img {
		width: 90%;
		display: inherit;
		position: absolute;
		left: 50%;
		margin-left: -45%;
		top: 37%;
	}



	/*============== 8.10.2014 ================*/
	.basic-info .input-wrapper,
	.requirement .input-wrapper { padding: 10px 0; }
	.requirement > div { margin: 20px 0; }
	.tc-submit {
		margin: 20px 0;
		text-align: center;
	}
	.tc-submit button { margin: 20px 0; }
	.search-menu-list .head { margin: 5px 15px; }
	.theme-options { width: 50%; }

	/*//Ankit*/
	#layerslider .sub-heading{ width: 60% !important; }
	.homepage2 .top-heading h6 span { display: none; }
	.homepage2 .top-heading {
		top: 40px;
		right: -34%;
		-webkit-transform: scale(0.55);
		-moz-transform: scale(0.55);
		-o-transform: scale(0.55);
		-ms-transform: scale(0.55);
		transform: scale(0.55);
	}

	.place-order .call:after { display: none; }

	.recipes .slidingDiv { width: auto; }
} /*====================== MAX-WIDTH 768PX ========================*/





@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header-type1 .logo{
		margin-left: 0px;
	}
	.banner-caption h5 span { width: 65px; }
	.seat-wrapper { width: 50%; }
	.review-rating { width: 72%; }
	.existing-login i { padding: 15px 20px; }
	.login-page.modal .fb-login i { padding: 15px 28px; }
	.star-level-wrapper,
	.comment-box-wrapper,
	.facebook-box-wrapper { width: 400px; }

	.food-gallery .food-item .figure {
		width: 300px;
		height: 300px;
	}
	.food-gallery .food-item {
		width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.side-event-images .img-wrapper {
		width: 50%;
		float: left;
		padding: 3px;
	}
	.side-event-images .img-wrapper:nth-of-type(odd) { padding-left: 0; }
	.side-event-images .img-wrapper:nth-of-type(even) { padding-right: 0; }



	.fc-calendar .fc-row > div > span.fc-date { font-size: 16px; }
	.fc-five-rows .fc-row { height: 20%; }
	.calender-markup { height: 400px; }


	.search-menu-list { max-height: 150px; }


	.landing .top-content h2 { width: auto; }
	.landing .homepage .top-heading { width: auto; }
	.landing .top-heading > h6 span { display: none; }
	.todays-article .img-wrapper {
		width: 300px;
		height: 300px;
	}
	.homepage .top-heading { top: 150px; }
	.homepage .top-content > img { padding-top: 430px; }
	.homepage2 .top-content > img { padding-top: 0; }
} /*========================= 480PX TO 767PX ========================*/






@media only screen and (max-width: 479px) { /*====================*/

	.banner-caption h5 span { display: none; }
	.timing-details .timing-group {
		float: left;
		width: 100%;
	}
	.timing-group > div { padding: 10px 5px; }
	.seat-wrapper { width: 100%; }
	.contact-page .content-wrapper > img { display: none; }
	.logo-box { margin-top: 0; }
	.fav-dish .chef-details .dish-img { border-radius: initial; }
	.existing-login i { display: block; width: 100%; }
	.socials-other > div {
		float: none;
		width: 100%;
		padding: 0!important;
	}
	.twitter-feeds .figure { width: 30%; }
	.twitter-feeds .figcaption { width: 70%; }
	.star-level-wrapper,
	.comment-box-wrapper,
	.facebook-box-wrapper { width: auto; }



	/* -------------- FOOD GALLERY PAGE ------------- */
	.food-gallery .food-item {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
	}
	.food-gallery .food-item .figure {
		width: 220px;
		height: 220px;
	}
	.food-type-list li {
		width: 50%;
		margin: 8px 0;
	}
	.food-gallery .figcaption > div { width: 50%; }
	.food-gallery .figcaption > h2 { display: inline-block; }
	/* ----------------------------------------------- */


	.side-event-images .img-wrapper { padding: 3px 0; }



	.fc-calendar .fc-row .fc-content span.fc-date {
		width: 30px;
		height: 30px;
	}
	.fc-calendar .fc-row .fc-content span.fc-date {
		padding-top: 5px;
		bottom: 13px;
	}
	.fc-calendar .fc-row > div > span.fc-date { font-size: 16px; }
	.fc-calendar .fc-row > div > span.fc-date { right: 8px; }
	.fc-calendar .fc-head > div { font-size: 12px; }




	/*========= 9.10.2014 ============*/
	.header-type1 .logo {
		top: -30px;
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-o-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
	}
	.search-menu-items .figcaption > div:first-of-type { width: 100%; }
	.search-menu-items .figcaption > div { float: none; }
	.search-menu-items .figcaption > div:last-of-type { width: auto; }
	.search-menu-items .price-add-select h2 { float: none; }

	.search-menu-list { max-height: 150px; }

	.landing .homepage .top-heading {
		margin-top: 100px;
		width: auto;
	}
	.homepage2 .top-heading { right: -11%; }
	.todays-article .img-wrapper {
		width: 180px;
		height: 180px;
	}
	.todays-article {
		padding-left: 5px;
		padding-right: 5px;
	}

	.homepage2 .top-heading { top: 0px; }

	.dish-options { padding: 0; }
	.dish-options > div { padding: 8px 5px; }
	.food-options-form select { padding: 12px 6px; }
	.feature-events .figcaption .corner-date { padding: 10px 15px; }
	.feature-events .figcaption .corner-time { float: right; }

	.twitter-feeds .head { text-align: center; }
	.twitter-feeds .head i,
	.twitter-feeds .head a { float: none; }

	.video-gallery .label-btn h4 { padding: 30px 0 30px 10px; }
	.video-gallery .label-btn a { padding: 0; }
	.video-caption {
		right: 10px;
		width: 200px;
	}

	.our-events .content-wrapper { padding: 15px 10px; }
	.upcoming-events .event-img-wrapper { padding: 0; }
	.event-img-wrapper .event-banner { padding: 5px; }
	.button-holder a { padding: 5px; }
	.name-date h3 { font-size: 18px; }
	.name-date h4 { font-size: 15px; }
	.our-events .input-wrapper { padding: 0; }
} /*======================= MAX-WIDTH 480PX =========================*/





@media only screen and (min-width: 400px) and (max-width: 479px) {
	.review-comments .figure {
		width: 22%!important;
		min-width: 78px;
	}
	.review-rating { width: 63%; }
} /*===========================================================*/
@media only screen and (max-width: 399px) {
	.review-comments > div { float: none; }
	.review-rating { width: auto; }
	.review-comments .cust-rating,
	.review-comments .figure {
		margin-left: auto;
		margin-right: auto;
	}
	.review-comments .cust-review,
	.review-comments .cust-rating {
		float: none;
		margin-top: 12px;
	}

	.book-table .cust-details > div,
	.date-time-picker .input-wrapper,
	.book-table .category > div,
	.homepage #book-table .form-message { width: 100%; }

	.book-table .submit-btn-area button { float: none; margin: 0; }

	.book-table label.error {
		right: 20px;
		left: auto;
		width: auto;
	}
	.date-time-picker { padding: 0; }
	.date-time-picker .input-wrapper { margin: 15px 0; }

	.homepage #book-table .form-message > div {
		float: none;
		width: 100%;
		text-align: center;
		height: 40px;
	}
	form .form-message > div > .loader { margin: 0 auto; }
}/*===========================================================*/

/*!


violetto: #6177e4
grigio: #8d8d8d


{width: 100%;
float: left;}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */


:hover {
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}


.content-register {background-color: #FFFFFF;
	padding: 60px 20px;}

.heading__off1 {text-transform: uppercase;}


.sezione-form-reg {width: 100%;
	float: left;
	margin-bottom: 8px;
	text-transform: uppercase;}

.boton-dark {background-color: #20872e;
	color: #FFFFFF;
	padding: 15px;
	border: none;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;}

.boton-dark:hover {background-color:#8d8d8d;}

.sezione-form-reg h5 {width: 100%;
	float: left;
	margin-bottom: 8px;}

.sezione-form-reg input {
	width: 100%;
	float: left;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.registration-left {width: 33%;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;}

.registration-right {width: 67%;
	float: left;}

.img-resgistration {width: 100%;
	float: left;}




@media only screen and (max-width: 900px)  {

	.registration-right {width: 100%;}

	.registration-left {width: 100%;
		text-align: center;}

	.img-resgistration {max-width: 300px;
		float: none;}

	.area-registrazione {width: 100%;
		float: left;}


}



.prezzi-e-risp {
	width: 100%;
	float: left;
	margin-top: 9px;
}

.det-coupon-prezzi {width: 100%;float: left;}

.description-coupon {width: 100%;float: left;}

.percent-sconto {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #20872e;
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	padding: 10px;
}

.det-coupon-prezzi {width: 100%;float: left; margin: 10px 0px;}

.sezione-prez-coup span {font-weight: bold; color:#20872e;}

.sezione-prez-coup-iniz {margin: 4px 0px;}

.sezione-prez-coup {width: 100%;float: left;}

.bk-price, .bk-price-discount {width: auto; float: left;}

.bk-price {
	font-size: 30px;
	font-weight: bold;
	color: #20872e;
	line-height: 30px;
}

.bk-price-discount {
	font-size: 15px;
	line-height: 15px;
	text-decoration: line-through;
	padding: 4px 13px;
}

.puls-compra-coup {
	width: 100%;
	float: left;
	margin-top: 13px;
}


.puls-compra-coup a {
	background: #20872e;
	color: #fff;
	border: medium none;
	line-height: 60px;
	padding: 20px;
	font-size: 14px;
	font-weight: 700;
}

.corpo-del-coupon {width: 100%; float: left; margin-top: 50px; padding: 10px;}

.titolo-coupon-new {width: 100%;float: left;}

.coupon-parte-sin {width: 50%; float: left;}

.coupon-parte-des {width: 50%; float: left; padding: 0px 20PX;}

.img-coupon-principale {width: 100%;float: left; position: relative;}


.titolo-pag-coupon {margin-top: 30px;}

.titolo-pagina-coupon {width: 100%;float: left;}

.titolo-coupon-int {width: 100%;float: left; color:#626262; font-size: 25px; line-height: 26px; margin-bottom: 14px;}

.prezzo-coupon-scont {font-size: 30px; font-weight: bold; color: #20872e;}

.prezzo-coupon-orig {text-decoration: line-through;}

.prezzi-coupon {width: 100%;
	float: left;}

.lista-coupon .prezzo-originale {text-decoration: line-through; padding-left: 13px;}

.lista-coupon .prezzo-originale, .lista-coupon .prezzo-scontato {width: auto; float: left;}

.tondo {
	width: 35px;
	height: 35px;
	border-radius: 80px;
	background-color: #20872e;
	float: none;
	font-size: 15px;
	line-height: 35px;
	color: #FFFFFF;
	margin: -6px 0px 0px 7px;
	display: inline-block;
}

.ne-rimang-testo {width: auto;float: none; display: inline-block;}

.ne-rimangono {width: 100%;float: left; text-align: center;}


.titolo-coupon {width: 100%;float: left;}

.titolo-coupon h4 {height: 75px; overflow: hidden;}




@media only screen and (max-width: 768px)  {

	.coupon-parte-sin, .coupon-parte-des {width: 100%;}

}





.altri-coupon {width: 100%; background-color:#20872e; margin-top: 60px;}


.int-lista-coupon {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

.coupon-int-icon {width: 100%;float: left; text-align: center;}

.index-pg .titolo-coupon a {color: #7F7F7F;}

.section-coupon {width: 100%;float: left; padding: 30px 0px; background-color:#20872e;}

.row-coupon {width: 100%;float: left;}

.lista-coupon-int {width: 100%;float: left; margin: 30px 0px;}

.prezzi-coupon-int {
	width: 100%;
	float: left;
	margin: 20px 0px;
}

.container-coupon-basilico .lista-coupon .prezzo-originale,.container-coupon-basilico .lista-coupon .prezzo-scontato {
	color: #20872e;
}

.lista-coupon {width: 33.3%;
	float: left;
	box-sizing: border-box;
	padding: 10px;}

.img-coupon-principale {width: 100%;float: left;}

.img-coupon-principale img {width: 100%;float: left;}


.titolo-pag-coupon {margin-top: 30px;}

.titolo-pagina-coupon {width: 100%;float: left;}

.titolo-coupon-int {width: 100%;float: left; color:#626262; font-size: 25px; line-height: 27px; margin-bottom: 30px;}

.prezzo-coupon-scont {font-size: 30px; font-weight: bold; color: #20872e ;}

.prezzo-coupon-orig {text-decoration: line-through;}

.prezzi-coupon {
	width: 100%;
	float: left;
	margin: 10px 0px;
	text-align: center;
}

.lista-coupon .prezzo-originale {text-decoration: line-through; padding-left: 13px;}

.lista-coupon .prezzo-originale, .lista-coupon .prezzo-scontato {
	width: auto;
	float: none;
	display: inline-block;
}

.prezzo-scontato {font-size: 20px;
	font-weight: bold;
	color: #20872e ;}

.tondo {
	width: 35px;
	height: 35px;
	border-radius: 80px;
	background-color:#20872e;
	float: none;
	font-size: 15px;
	line-height: 35px;
	color: #FFFFFF;
	margin: -6px 0px 0px 7px;
	display: inline-block;
}

.ne-rimang-testo {width: auto;float: none; display: inline-block;}

.ne-rimangono {width: 100%;float: left; text-align: center;}


.titolo-coupon {width: 100%;float: left;}

.titolo-coupon h4 {
	height: 54px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
}


@media only screen and (max-width: 768px)  {

	.coupon-parte-des {padding: 0px;}

	.titolo-coupon-int {margin-top: 20px;}

	.lista-coupon {width: 100%;
		padding: 0px;
		padding-bottom: 15px;
		margin-bottom: 15px;}

	.lista-coupon:last-child {border-bottom: none;}

	.prezzi-coupon {text-align: center;}

	.prezzo-scontato,  .prezzo-originale {float: none !important; display: inline-block;}



}



.titolo-ins-form {width: 100%; float: left; margin-bottom: 25px;}

#login {width: 100%; float: left;}

.sezione-form-uno, .sezione-form-due  {width: 100%; float: left; margin-bottom: 50px;}

.sezione-ins-form {width:100%; float: left;  padding: 0px; margin-bottom: 20px;}


.bottone-invia-form:hover {background-color: #20872e;
	cursor: pointer !important;}

.sezione-form-uno-sin, .sezione-form-uno-des {width: 50%; float: left;}


.sezione-form-due {padding: 30px 0px;}

.sezione-form-uno-cen {width: 50%; float: none; display: inline-block; text-align: left;}

.profilo-sezione-ok label {width: 20%; float: left; text-align: left;}

.profilo-sezione-ok input {width: 80%;
	float: left;
	box-sizing: border-box;
	padding: 7px;
	border-radius: 2px;
	border: 1px solid #D2D2D2;
}

.sezione-form-uno-sin {padding-right: 20px; box-sizing: border-box;}


.sezione-form-uno-des  {padding-left: 20px; box-sizing: border-box;}

.sezione-form-uno-des img {width: auto; max-height: 350px; float: none;}


.sezione-bottone-invia {
	text-align: center;
	width: 100%;
	float: left;
	margin: 80px 0px;
}

.bottone-invia-form {
	background-color: #20872e;
	color: #fff;
	border: medium none;
	line-height: 60px;
	padding: 0px 40px;
	font-size: 14px;
	font-weight: 700;
	width: auto !important;
	float: none !important;
}

.sezione-form-image {text-align: center;}



@media only screen and (max-width: 768px)  {

	.sezione-form-uno-sin, .sezione-form-uno-des {width: 100%; padding: 0px;}

	.sezione-form-image {margin-top: 50px;}

	.sezione-form-uno-des img {max-height: 250px;}

	.profilo-sezione-ok {padding: 0px 30px;}


}


@media only screen and (max-width: 500px)  {


	.profilo-sezione-ok label {width: 100%; margin-bottom: 10px;}

	.profilo-sezione-ok input {width: 100%;}


}


.prodotti-section {
	width: 100%;
	float: left;
	padding: 80px 0px;
	background-color: #FFFFFF;
}
.everyday-events {width: 100%;float: left;}

.owl-carousel-prodotti .owl-nav.disabled {display: inline-block !important;}


.sez-prod-det-img[bk-product-discount="1"]::after {
	content: url("/_ext/gestione.farmaciaevoluta.it/skins/minisite/_assets/images/promo-label.png");
	float: right;
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 999;

}


.owl-carousel-prodotti .owl-nav.disabled {display: inline-block !important;}

.sez-prod-titolo {
	font-size: 20px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	font-weight: 700;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}



.sez-prod-descrizione {
	font-size: 14px;
	line-height: 20px;
	color: #656565;
	height: 60px;
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}


.owl-nav {position: absolute;top: 50%; width: 100%}

.owl-nav i {font-size: 30px; color: #A4A4A4;}

.owl-prev {float: left; margin-left: -30px;}

.owl-next {float: right; margin-right: -30px;}

.sez-prod-det-img {width: 100%;float: left; text-align: center;}

.sez-prod-det-img img {max-height: 235px; width: auto !important; float: none; display: inline-block !important; width: 100%;}

.sezione-prod .owl-item {padding: 10px;}

.lista-prodotti {width: 100%;float: left; padding: 10px; box-sizing: border-box; position: relative;}

.lista-prodotti-interna {width: 100%;float: left; border: 1px solid #B3B3B3; padding: 20px; box-sizing: border-box; background-color: #FFFFFF;}

.owl-carousel-prodotti li {border: 1px solid #B8B8B8;}

.sez-prod-det-bottone {width: 100%;float: left; text-align: center; margin-top: 15px;}


.sez-prod-det-bottone a {
	background-color: #20872e;
	color: #fff;
	border: medium none;
	line-height: 60px;
	padding: 14px 16px;
	font-size: 14px;
	font-weight: 700;
	width: auto;
	float: none;
}

.sez-prod-det-bottone a:hover {background-color: #333333; color: #FFFFFF;}

.sez-prod-titolo {text-align: center;}


.sez-prod-det-prezzi {width: 100%;float: left; text-align: center;}

.sez-prod-prezzo-det {width: auto; float: none; padding: 0px 10px; display: inline-block;}

.prezzo-pieno {text-decoration: line-through; font-size: 15px; line-height: 15px;}

.prezzo-discount {font-size: 20px;font-weight: bold;color: #20872e;line-height: 20px;}


@media only screen and (max-width: 1200px)  {

	.sezione-prod {padding: 0px 60px !important; box-sizing: border-box;}


}


@media only screen and (max-width: 800px)  {


	.sez-prod-det-img img {max-height: none !important; width: 100% !important;}


}







.pagina-prodotti-all .bk-selected {background-color: #20872e !important; padding-left: 10px;}

.pagina-prodotti-all .bk-selected a {color: #FFFFFF;}

.pagina-prodotti-all .container {padding-top: 40px;}

.int-sezione-categorie {width: 100%; float: left; background-color: #20872e; padding: 9px; position: relative; box-sizing: border-box;}

.sezione-sin-prod-int {width: 100%; float: left; margin-top: 11px;}

.int-sezione-categorie a {color: #FFFFFF; padding-left: 20px;}

.int-sezione-categorie a:after {content: url("/_ext/gestione.farmaciaevoluta.it/skins/minisite/_assets/images/freccetta-lista.png"); position: absolute; left: 15px; top: 7px;}

.sezione-categorie {width: 100%; float: left; background-color:#EDEDED; padding: 9px; box-sizing: border-box;}

.sezione-categorie ul {padding-left: 20px; list-style: none;}

.sezione-categorie ul li:first-child {border-top: none;}

.sezione-categorie ul li:last-child {border-bottom: none;}

.sezione-categorie ul li:after {content: url("/_ext/gestione.farmaciaevoluta.it/skins/minisite/_assets/images/freccetta-lista.png"); position: absolute; left: -15px; top: 7px;}

.sezione-categorie ul li {border-top: 1px solid #FFFFFF; border-bottom: 1px solid #c0c0c0; padding: 7px 0px; position: relative;}

.sezione-categorie ul li ul {margin-left: 9px;}

.sezione-categorie ul li ul li {border-top: none; border-bottom: none; list-style: none;}

.sezione-categorie ul li ul li:after {content: none;}

.sezione-categorie a {color: #333;}

.pagina-prodotti-all .sez-prod-det-img img {max-height: 180px;}

.pagina-prodotti-all .sez-prod-titolo {margin-bottom: 10px;}

.pagina-prodotti-all .sez-prod-descrizione {margin-bottom: 10px;}

.sezione-sin-prod {width: 25%;float: left; padding-right: 9px; box-sizing: border-box;}

.sezione-des-prod {width: 75%;float: left;}

.pagina-prodotti-all {margin-top: 50px;}

.pagina-prodotti-all .lista-prodotti {width: 33.3%; float: left; }



@media only screen and (max-width: 1200px)  {


	.sezione-sin-prod {width: 30%;}

	.sezione-des-prod {width: 70%;}

	.pagina-prodotti-all .lista-prodotti {width: 50%;}


}


@media only screen and (max-width: 768px)  {

	.sezione-sin-prod {width: 100%;}

	.sezione-des-prod {width: 100%;}

	.pagina-prodotti-all .lista-prodotti {width: 100%;}

}











.li-file-download[product-file-list-active="0"]{display: none;}

.product-file-list-container {width: 100%; float: left; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #d1d1d1;}

.product-file-list-container:first-child {border-top: none;}

.product-file-list-container:last-child {border-bottom: none;}

.product-file-list-parametri {width: 100%; float: left; padding: 10px; text-align: left;}

.product-file-list-parametri a {color: #000000 !important;}



/*  ------------------------------INIZIO sezione css integratica prodotto singolo --------------------------------------*/

.prezzo-pieno[product-price_discount-active="0"] {
	font-size: 30px;
	font-weight: bold;
	color: #20872e !important;
	line-height: 30px;
	text-decoration: none;
	padding-left: 0px !important;
}
.tabella-sconti-x-quantita[product-price_discount-active="1"] .quantity-list-prezzo-promo {display: inline-block;}

.tabella-sconti-x-quantita[product-price_discount-active="0"]  .quantity-list-prezzo-intero {color: #20872e; font-weight: bold; font-size: 20px; line-height: 20px; text-decoration: none;}

.tabella-sconti-x-quantita[product-price_discount-active="0"] .quantity-list-prezzo-promo {display: none;}

.tabella-sconti-x-quantita[bk-product-quantity-list-active="1"] {display: inline-block;}

.tabella-sconti-x-quantita[bk-product-quantity-list-active="0"] {display: none;}

.tabella-sconti-x-quantita[bk-product-discount-active="1"] .quantity-list-prezzo-promo {display: inline-block;	}

.tabella-sconti-x-quantita[bk-product-discount-active="0"] .quantity-list-prezzo-promo {display: none;}

.tabella-sconti-x-quantita[bk-product-discount-active="0"] .quantity-list-prezzo-intero {
	color: #20872e;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
}text

 .quantity-list-sez span {color:#20872e; font-weight: bold; font-size: 13px; line-height: 13px;}

.tabella-sconti-x-quantita-titolo {
	width: 100%;
	float: left;
	background-color: #20872e;
	color: #FFFFFF;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.quantity-list-da-a {width: 25%; float: left;}

.quantity-list-prezzo-tot {width: 75%; float: left; display: inline-block;}

.quantity-list-sez {text-align: left;}

.tabella-sconti-x-quantita-tabella {width: 100%; float: left; background-color: #E9E9E9;}

.quantity-list-prezzo-promo {color: #20872e; font-weight: bold; font-size: 20px; line-height: 20px;}

.quantity-list-prezzo-intero {padding-left: 15px; text-decoration: line-through; font-size: 15px; line-height: 20px; font-weight: 100; vertical-align: super;}

.quantity-list-prezzo {
	width: auto;
	float: left;
}

.tabella-sconti-x-quantita {width: 100%; float: left; margin-top: 20px;}

.lista-quantity-list {width:100%; float:left; padding: 10px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #d1d1d1; text-align: center;}

.lista-quantity-list:first-child {border-top: none;}

.lista-quantity-list:last-child {border-bottom: none;}



.bk-selected {background-color:#2a2b2b;}

.testo-bottone-contenitore {width: 100%; min-width: 100%; float: left; background-color: #EEEEEE; padding: 12px; box-sizing: border-box; border-radius: 3px;}

.form-quantita  {width: 100%; min-width: 100%; float: left;}

.testo-bottone {width: 100%; min-width: 100%; float: left; margin-bottom: 20px;}

.bottone-agg-pren[bk-product-button-show="0"] {display: none;}


/*  ------------------------------FINE sezione css integratica prodotto singolo --------------------------------------*/



.prodotti-relativi {width: 100%; float: left; margin: 60px 0px; padding: 0px 25px; box-sizing: border-box;}

.prodotti-relativi  .owl-nav.disabled {
	display: inline-block !important;
}

.prodotti-relativi  .sez-prod-descrizione {display: none;}


.prodotto-singolo .sez-prod-descrizione {height: auto;}

.form-quantita {
	width: 100%;
	float: left;
}

.schede-prodotto-sing {width: 100%; float: left; margin-top: 30px;}

.bottone-agg-pren {
	background-color: #20872e;
	color: #fff;
	border: medium none;
	line-height: 18px;
	padding: 15px;
	font-size: 14px;
	font-weight: 700;
	width: auto;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.bottone-agg-pren:hover {background-color: #2A2B2B;}


.bottone-agg-pren[bk-product-discount="0"] {display: none;}

.form-quantita .numero-prodot {margin-left: 10px;}

.prodotto-singolo-bottoni a {float: left; margin-right: 5px;}

.tabelle-prodotti {width: 100%; float: left;}

.r-tabs-nav {width: 100%; float: left; display: table; table-layout: fixed;}

.r-tabs-tab {background-color:#e2e2e2; text-transform: uppercase; padding: 10px;}

.r-tabs-state-active {background-color:#20872e;}

.r-tabs-state-active a {color: #FFFFFF;}

.r-tabs-nav li {display: table-cell; width: auto; text-align: center;}

.r-tabs-accordion-title {width: 100%; float: left; padding: 10px; text-align: center; background-color: #20872e; text-transform: uppercase; box-sizing: border-box;}

.r-tabs-accordion-title a {color: #FFFFFF;}

.prodotto-singolo-tab {width: 100%; float: left; padding: 0px !important;}


.dettaglio-prod-singolo .sez-prod-titolo {text-align: left;}

.prodotto-singolo {margin-top: 60px; padding: 0px;}

.descrizione-dettagliata, .descrizione-dettagliata p {
	font-size: 14px;
	line-height: 20px;
	color: #656565;
	width: 100%;
	float: left;
	box-sizing: border-box;
}

.descrizione-dettagliata {background-color: #E9E9E9; padding: 20px;}

.altre-immagini-prod {width: 100%; float: left;}

.dettaglio-prod-immagini {width: 35%; float: left;}

.sez-prod-det-singolo-img {width: 100%; float: left; padding: 3px;}

.sez-prod-det-singolo-img img {width: 100%; float: left; border: 2px solid #f5f5f5; border-radius: 2px;}

.dettaglio-prod-immagini .sez-prod-det-singolo {text-align: center;}

.altre-img-piccole {
	width: 33.3%;
	float: left;
	padding: 3px;
	box-sizing: border-box;
}

.image-popup-vertical-fit {width: 100%; float: left; border: 2px solid #f5f5f5; border-radius: 2px; padding: 10px; box-sizing: border-box;}


.dettaglio-prod-singolo .sez-prod-det-singolo {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

.dettaglio-prod-singolo .sez-prod-prezzo-det {float: left;	padding: 0px;}

.dettaglio-prod-singolo .prezzo-pieno{padding-left: 20px; margin-top: 4px;}

.dettaglio-prod-singolo {
	width: 65%;
	float: left;
	padding-left: 20px;
	box-sizing: border-box;
}

.dettaglio-prod-singolo  .prezzo-discount {
	font-size: 30px;
	line-height: 30px;
}



@media only screen and (max-width: 768px)  {


	.r-tabs-accordion-title {border-bottom: 1px solid #20872e; border-top: 1px solid #20872e;}

	.dettaglio-prod-singolo {width: 100%;padding-left: 0px;}

	.dettaglio-prod-immagini {width: 100%;}

}























