/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
a {
  color: black;
}
a:hover, a:focus {
  color: #02a89e;
}

#topbar a:hover {
  color: #02a89e;
}
#topbar .header_user_info .header_info a:hover {
  color: #02a89e;
}
#topbar ul li.selected a,
#topbar ul li.selected span {
  color: #02a89e;
}

#footer a:hover {
  color: #02a89e;
}
#footer.footer-container .block .title_block a:hover {
  color: #02a89e;
}

.footer-logo img {
  background-color: #02a89e;
}

.carousel-control:hover {
  background: #02a89e !important;
  border-color: #02a89e;
}

.owl-theme .owl-controls .owl-buttons div:hover, .owl-theme .owl-controls .owl-buttons div:focus {
  color: #02a89e;
}

.block_carousel .block-carousel-image-container .block-content h3 a:hover, .block_carousel .block-carousel-image-container .block-content h3 a:focus {
  color: #3f3f3f;
}
.block_carousel .block-carousel-image-container:hover .block-content {
  background-color: #02a89e;
  background-color: rgba(2, 168, 158, 0.8);
  zoom: 1;
  background-color: transparent\9;
}

.btn-inverse {
  color: white;
  background-color: #02a89e;
  border-color: #02a89e;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
  color: #999999;
  background-color: #02a89e;
  border-color: #ebebeb;
}
.open .btn-inverse.dropdown-toggle {
  color: #999999;
  background-color: #02a89e;
  border-color: #ebebeb;
}
.btn-inverse:active, .btn-inverse.active {
  background-image: none;
}
.open .btn-inverse.dropdown-toggle {
  background-image: none;
}
.btn-inverse.disabled, .btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled:active, .btn-inverse.disabled.active, .btn-inverse[disabled], .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse, fieldset[disabled] .btn-inverse:hover, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:active, fieldset[disabled] .btn-inverse.active {
  background-color: #02a89e;
  border-color: #02a89e;
}
.btn-inverse .badge {
  color: #02a89e;
  background-color: white;
}

.btn-outline {
  color: white;
  background-color: #02a89e;
  border-color: #02a89e;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  background-color: #3f3f3f;
  border-color: #ebebeb;
}
.open .btn-outline.dropdown-toggle {
  color: white;
  background-color: #3f3f3f;
  border-color: #ebebeb;
}
.btn-outline:active, .btn-outline.active {
  background-image: none;
}
.open .btn-outline.dropdown-toggle {
  background-image: none;
}
.btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled:active, .btn-outline.disabled.active, .btn-outline[disabled], .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled]:active, .btn-outline[disabled].active, fieldset[disabled] .btn-outline, fieldset[disabled] .btn-outline:hover, fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:active, fieldset[disabled] .btn-outline.active {
  background-color: #02a89e;
  border-color: #02a89e;
}
.btn-outline .badge {
  color: #02a89e;
  background-color: white;
}

.btn {
  background-color: #02a89e;
}

.breadcrumb {
  color: #02a89e;
}
.breadcrumb a:hover {
  color: #02a89e;
}

form#searchbox .btn {
  border-color: #02a89e;
}

#search_block_top .dropdown-toggle .fa:hover {
  color: #02a89e;
}

#contact-link:before {
  background-color: #02a89e;
}

#cart .heading a:hover .title-cart {
  color: #02a89e;
}

#leosearchtopbox .group-leosearch {
  border: 4px solid #02a89e;
}

.bannercontainer .tp-caption.large_green_text {
  color: #02a89e;
}
.bannercontainer .tp-caption a.btn-primary {
  background-color: #02a89e;
}

#leo-megamenu .navbar-nav > li {
  /* &.active,
  &:hover,
  &:focus{
  	> a{
  		color: $megamenu-link-hover-color;
  	}
  } */
}
#leo-megamenu .navbar-nav > li:hover, #leo-megamenu .navbar-nav > li:focus, #leo-megamenu .navbar-nav > li:active {
  color: #02a89e;
}
#leo-megamenu .navbar-nav > li:hover > .caret, #leo-megamenu .navbar-nav > li:active > .caret {
  color: #02a89e;
}
#leo-megamenu .dropdown-menu a:hover {
  color: #02a89e;
}
#leo-megamenu .dropdown-menu a:hover > .menu-title {
  color: #02a89e;
}
#leo-megamenu .dropdown:hover > a {
  color: #02a89e;
}
#leo-megamenu .dropdown:hover > a .fa {
  color: #02a89e;
}

.leo-megamenu .navbar-nav > li > a:hover, .leo-megamenu .navbar-nav > li > a:focus, .leo-megamenu .navbar-nav > li > a:active {
  color: #02a89e;
}

#leo-verticalmenu .title_block .fa {
  color: #02a89e;
}

div.verticalmenu .navbar-nav > li:hover > a {
  color: #02a89e;
}
div.verticalmenu .navbar-nav > li:hover > a:hover, div.verticalmenu .navbar-nav > li:hover > a:focus {
  color: #02a89e;
}
div.verticalmenu .navbar-nav > li.open > a {
  color: #02a89e;
}
div.verticalmenu .navbar-nav > li.open > a:hover, div.verticalmenu .navbar-nav > li.open > a:focus {
  color: #02a89e;
}
div.verticalmenu .navbar-nav > li.open > .caret {
  color: #02a89e;
}
div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle:hover {
  color: #02a89e;
}
div.verticalmenu ul li a:hover, div.verticalmenu ul li a:focus {
  color: #02a89e;
}
div.verticalmenu ul li a:hover .menu-title, div.verticalmenu ul li a:focus .menu-title {
  color: #02a89e;
}

/*********** Appagebuilder ************/
.fearure-content a {
  color: #02a89e;
}

.top-columnleft .img-left .image_description {
  background: #02a89e;
}

.manufacturers_block img:hover {
  border-color: #02a89e;
}

.deal-product .product-block .leo-more-cdown .day {
  color: #02a89e;
}
.deal-product .product-block .leo-more-cdown .day b {
  color: #02a89e;
}

.product-block .name a:hover {
  color: #02a89e;
}
.product-block .functional-buttons a:hover {
  background: #02a89e;
}
.product-block .functional-buttons a.addToWishlist:hover, .product-block .functional-buttons a.add_to_compare:hover {
  background: #02a89e;
}
.product-block .box-buttons a {
  color: #3f3f3f;
}
.product-block .box-buttons a:hover {
  background: #02a89e;
}

.box-cart-bottom .btn:hover {
  background-color: #02a89e;
}

#thumbs_list li:hover:before {
  border: 1px solid #02a89e;
}

#usefull_link_block li:hover {
  background-color: #02a89e;
  border: 1px solid #02a89e;
}

.nav-tabs.page-product-heading > li > a:hover {
  color: #02a89e;
  border-bottom: 3px solid #02a89e;
}
.nav-tabs.page-product-heading > li.active a, .nav-tabs.page-product-heading > li.active a:hover, .nav-tabs.page-product-heading > li.active a:focus {
  border-bottom: 3px solid #fff;
    color: #02a89e;
    margin-bottom: -1px;
}

.box-info-product .our_price_display {
  color: #02a89e;
}

#quantity_wanted_p .btn:hover {
  color: #02a89e;
}

#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
  color: #02a89e;
}

#product .add_to_compare{
	display:none;
}

#add_to_cart .btn {
    background-clip: padding-box;
    background-color: #02a89e;
    border: medium none !important;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: none;
    font-size: 125%;
    margin: 0.8em 0;
    padding: 12px 10px;
    position: relative;
    text-align: center;
	width:100%;
}

.content_sortPagiBar .bt_compare:hover {
  background: #02a89e;
}
.content_sortPagiBar .display .selected a .fa {
  color: #02a89e;
}

#social_block ul li:hover a:before {
/*  background: #02a89e; */
}

#categories_block_left li a:hover {
  color: #02a89e;
}
#categories_block_left li ul li a:hover {
  color: #02a89e;
}

.blog-menu ul li a:hover, .blog-menu ul li a.selected {
  color: #02a89e;
}

#newsletter_block_left form .btn {
  background-color: #02a89e;
}
#newsletter_block_left form .btn:hover {
  background: #ec8989;
}

.iview-directionNav a:hover {
  background: #02a89e;
  color: white;
}

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
  background-color: #02a89e;
}

.box-service:hover .iconbox {
  background-color: #02a89e;
}
.box-service:hover a {
 /* color: #02a89e;*/
}

/* #back-top a{
	background: $theme-color-default;
} */
.group-header a.active,
.group-profile a.active {
  color: #02a89e;
}

.paneltool.themetool .group-input .leo-dynamic-update-layout:hover,
.paneltool.themetool .group-input .leo-dynamic-update-side:hover,
.paneltool.themetool .group-input .leo-dynamic-update-header:hover {
  color: #02a89e;
}
.paneltool.themetool .group-input .leo-dynamic-update-layout.current-layout-mod,
.paneltool.themetool .group-input .leo-dynamic-update-side.current-layout-mod,
.paneltool.themetool .group-input .leo-dynamic-update-header.current-layout-mod {
  color: #02a89e;
}
.paneltool.active .panelbutton {
  color: #02a89e;
}

.leo-dynamic-update-layout:hover {
  color: #02a89e;
}
.leo-dynamic-update-layout.current-layout-mod {
  color: #02a89e;
}

.enable_fheader.btn_no:before {
  background-color: #02a89e;
}
.enable_fheader.btn_yes:after {
  background-color: #02a89e;
}

.popup-over:hover .popup-title {
  color: #02a89e;
}


#product #imagetouch{
	display:none;
}

@media (max-width: 767px) {
  .navbar-header .navbar-toggle:hover {
    color: #02a89e;
  }
  
  #category #breadcrumb .container{
 	width:100% !important; 
}
}

/* MIE MODIFICHE */

 #reduction_percent, #old_price_display, .old-price, .price-percent-reduction{
	 display:none !important;
 }

.header-logo {
    padding-bottom: 22px; 
    padding-top: 22px; 
	padding-left: 22px;
}

.header-logo img{
    max-height: 70px !important; 
}

.product-block:hover .image .product_img_link::before {
	opacity:0.1 !important;
}

.ApRow .content_price{
	display:none;
}

#category #breadcrumb{
	background-color:#FAFAFA;
	background-image:none !important;
	height:250px;
	text-align:center;
	line-height:250px;
}

#category #breadcrumb h1{
	text-transform:capitalize;
}


#category #breadcrumb .container{
	display: inline-block;
  vertical-align: middle;
  line-height: normal;  
  width:60%; 
}


#category .breadcrumb {
	margin: auto !important;
}

.h5, h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
}

body{
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    
}

.content_sortPagiBar.clearfix {
	margin:0 !important;
}

div.view-product .ajax_block_product img{
	border: solid #ebebeb 1px;
}
div.view-product .product-default-li img{
	border: solid #ebebeb 1px;
}



@media (min-width: 1200px){

#category #columns .container{ width:95% !important; }
#category #columns .container #left_column{ width:20% !important; }
#category #columns .container #center_column{ width:80% !important; }

}

@media (min-width: 1900px){

.header-logo{
	padding-top:16px !important;
	padding-bottom:16px !important;
}


}



@media only screen and (min-width: 840px){
h1 {
    font-size: 217%;
    line-height: 1;
}
}













.popup-over .popup-title {
    border-color: #ededed;
    border-style: solid;
    border-width: 1px;
    height: 42px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 44px;
}
.rtl .popup-over .popup-title {
    border-left: inherit;
    border-right: medium none #ededed;
}
.rtl .popup-over .popup-title {
    border-style: solid;
}
.rtl .popup-over .popup-title {
    border-width: 1px;
}
.popup-over .popup-title::before {
    content: none;
}
.popup-over .popup-content {
    left: inherit;
    right: 0;
    top: 41px;
}
.fs-style1 {
    padding: 0;
}
.fs-style1::before {
    background-color: transparent;
/*    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
*/
}
.header-logo {
    padding-top: 35px;
    text-align: center;
}
.header-logo.block {
    margin-bottom: 0;
}
#cart .heading {
    height: 60px;
}
#cart .heading a.link-cart {
    line-height: 60px;
}
.header_user_info .popup-title {
    display: block;
}
.header_user_info ul li a {
    margin: 0;
}
.leo-megamenu .navbar-nav {
    float: left;
}
.rtl .leo-megamenu .navbar-nav {
    float: right;
}
.leo-megamenu .navbar-nav > li > a {
    padding: 20px 15px;
}
#search_block_top {
    border-left: 1px solid #ebebeb;
    border-style: solid solid none solid;
    border-width: 1px 0 0 1px;
    float: right;
    width: auto;
	border-bottom:1px solid !important;
}
.rtl #search_block_top {
    float: left;
}
.rtl #search_block_top {
    border-left: inherit;
    border-right: medium none #ebebeb;
}
.rtl #search_block_top {
    border-style: solid solid none none;
}
.rtl #search_block_top {
    border-width: 1px 1px 0 0;
}
#search_block_top .btn {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: black;
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
}
.rtl #search_block_top .btn {
    left: 0;
    right: auto;
}
#search_block_top .btn span {
    display: none;
}
#search_block_top .btn::before {
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    text-align: center;
    width: 100%;
}
#search_block_top .btn:hover {
    color: #ff3333;
}
#search_block_top #search_query_top {
    border: medium none;
    border-radius: 0;
    display: inline;
    float: left;
    height: 59px;
}
.rtl #search_block_top #search_query_top {
    float: right;
}
.grouptitle-h3 {
    position: relative;
}
.grouptitle-h3 .block .title_block {
    color: white;
}
.grouptitle-h3 .block .title_block::before {
    background-position: 0 -105px;
    left: 0 !important;
    margin: 0 auto;
    right: 0 !important;
}
.grouptitle-h3 .image_description {
    left: 0;
    padding: 0 9px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
}
@media (min-width: 991px) {
div.view-product .title_block {
    display: none;
}
div.view-product .ajax_block_product {
    width: 33.4%;
}
div.view-product .product-default-li {
    width: 66.6%;
}
div.view-product.view-product .owl-theme .owl-controls .owl-buttons {
    left: -174px;
    right: inherit;
    top: 53%;
}
div.view-product.view-product .owl-theme .owl-controls .owl-buttons div {
    background-color: transparent;
    color: white;
}
div.view-product.view-product .owl-theme .owl-controls .owl-buttons div:hover {
    color: #ff3333;
}
div.view-product.view-product .owl-theme .owl-controls .owl-buttons div.owl-prev {
    border: medium none;
}
div.view-product.view-product .carousel-control {
    background-color: transparent !important;
    color: white;
    top: 53%;
}
div.view-product.view-product .carousel-control:hover {
    color: #ff3333;
}
div.view-product.view-product .carousel-control.left {
    border: medium none;
    left: -181px;
}
.rtl div.view-product.view-product .carousel-control.left {
    left: auto;
    right: -181px;
}
div.view-product.view-product .carousel-control.right {
    left: -156px;
}
.rtl div.view-product.view-product .carousel-control.right {
    left: auto;
    right: -156px;
}
div.view-product.view-product2 .carousel-control {
    background-color: transparent !important;
    color: white;
    top: 53%;
}
div.view-product.view-product2 .carousel-control:hover {
    color: #ff3333;
}
div.view-product.view-product2 .carousel-control.left {
    border: medium none;
    left: inherit;
    right: -157px;
}
div.view-product.view-product2 .carousel-control.right {
    left: inherit;
    right: -184px;
}
}
@media (max-width: 1024px) {
#search_block_top #searchbox {
    width: 165px;
}
div.view-product.view-product .owl-theme .owl-controls .owl-buttons {
    left: -134px;
}
.rtl div.view-product.view-product .owl-theme .owl-controls .owl-buttons {
    left: auto;
    right: -134px;
}
div.view-product.view-product .carousel-control.left {
    left: -156px;
}
.rtl div.view-product.view-product .carousel-control.left {
    left: auto;
    right: -156px;
}
div.view-product.view-product .carousel-control.right {
    left: -124px;
}
.rtl div.view-product.view-product .carousel-control.right {
    left: auto;
    right: -124px;
}
div.view-product.view-product2 .carousel-control.left {
    left: inherit;
    right: -125px;
}
.rtl div.view-product.view-product2 .carousel-control.left {
    left: -125px;
    right: auto;
}
div.view-product.view-product2 .carousel-control.right {
    left: inherit;
    right: -158px;
}
.rtl div.view-product.view-product2 .carousel-control.right {
    left: -158px;
    right: auto;
}

.btnselection{
	width: 80%; height: 30px; padding: 10px 0;
	font-size:10px; 
}

.myselection{ margin-top:20px; margin-bottom:0px; }

.ApColumn .block .title_block, .ApColumn .tabs-top .title_block{
	font-size:24px !important;
}


.box-service.ApColumn .block {
    min-height: 100px;
    padding: 15px 15px;
}

h4, .h4 {
    font-size: 14px;
}

.about-us .ApColumn .block .title_block{
	 font-size: 18px !important;
}
.about-us .about-us-right .us-bottom .c-phone{
	font-size:18px !important;
}

.about-us .about-us-right .us-bottom{
	 margin-top: 10px;
    padding-top: 20px;
}

.about-us .about-us-right .block{
	 padding: 13px 10px !important;
}

}
@media (max-width: 991px) {
.navbar-header .navbar-toggle {
    top: 8px;
}
#search_block_top form#searchbox input.search_query {
    height: 59px;
}
.view-product.view-product .owl-theme .owl-controls .owl-buttons div {
    left: inherit;
    right: 0;
}
.view-product.view-product .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: inherit;
    right: 25px;
}
.view-product.view-product .carousel-control.left {
    left: inherit;
    right: 25px;
}
.view-product.view-product .carousel-control.right {
    left: inherit;
    right: 0;
}
.view-product.view-product2 .carousel-control.left {
    right: 25px;
}
.rtl .view-product.view-product2 .carousel-control.left {
    left: 25px;
    right: auto;
}
.view-product.view-product2 .carousel-control.right {
    right: 0;
}
.rtl .view-product.view-product2 .carousel-control.right {
    left: 0;
    right: auto;
}


.leo-megamenu .navbar-nav > li > a{
	padding:5px 8px !important;
}


#product #imagetouch{
	display:block;
	margin-top: 20px;
}
#product #image-block, #product #views_block, #product .resetimg{
	display:none;
}


}
@media (max-width: 990px) {
.view-product .title_block {
    display: block;
}
#menucentrale{
	float:right;
}

.header-logo, .header-logo ApImage, .header-logo .text-center{
	text-align:left !important;
}



#menudestro{
	margin-top:11px;
}

.header-logo img{
    max-height: 40px !important; 
}


.container-margin{
	margin-left:20px !important;
	margin-right:20px !important;
}

}
@media (max-width: 767px) {
.space-padding-top-60 {
    padding-top: 20px !important;
}


}
@media (max-width: 640px) {
div.view-product.view-product1 .product-block .box-buttons {
    bottom: 35%;
}

#footer.footer-container .block .title_block{
	font-size:18px !important;
}

#social_block{
	margin-top:20px;
}

.product-block .box-buttons{
	display:none;
}

.product-block .name a{
	text-align:center;
}
.product-block .content_price{
	text-align:center;
}
.product-block .left-block{
	border-bottom:1px solid #ccc;
}

}
@media (max-width: 480px) {
.popup-over {
    top: 1px;
}
.header-logo.block {
    margin-bottom: 30px;
}
div.view-product.view-product1 .product-block .box-buttons {
    bottom: 42%;
}



}
@media (max-width: 320px) {
div.view-product.view-product1 .product-block .box-buttons {
    bottom: 30%;
}
}
.rtl .popup-over .popup-title {
    border-left: 1px solid #ededed;
}
.rtl div.view-product.view-product1 .owl-theme .owl-controls .owl-buttons {
    left: inherit;
    right: -174px;
}
.rtl div.view-product.view-product1 .carousel-control.left {
    left: inherit;
    right: -158px;
}
.rtl div.view-product.view-product1 .carousel-control.right {
    left: inherit;
    right: -185px;
}
.rtl div.view-product.view-product2 .carousel-control.left {
    left: -180px;
    right: inherit;
}
.rtl div.view-product.view-product2 .carousel-control.right {
    left: -154px;
    right: inherit;
}



#product_condition{
	display:none;
}

p.payment_module a.paypal {
  background: url(/modules/paypal/views/img/logos/logo.jpg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}

p.payment_module a.paypal:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #666666;
}
.rtl p.payment_module a.paypal:after {
  left: 15px;
  right: auto;
}



p.payment_module a.sella {
  background: url(/modules/pronesis_bancasella/views/img/gestpay.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}

p.payment_module a.sella:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #666666;
}
.rtl p.payment_module a.sella:after {
  left: 15px;
  right: auto;
}


p.payment_module a.bankwire {
  background-repeat: no-repeat;
  background-position: 15px 15px;
}


#order_step{
	display:none;
}


#module-bankwire-payment #page {
    background-image: url("../../../img/Table-Solvay.jpg");
    background-position: center center;
    background-size: cover;
}

#module-bankwire-payment #center_column {
    background: #fff none repeat scroll 0 0;
    padding: 20px;
}

.container-margin{
	margin-left:60px;
	margin-right:60px;
}

.latest-blogs .blog-container .blog_img_link img{
	width:100%;
}

#header-main {
    border-bottom: 1px solid #eeeeee !important;
}

/*.pull-right{display:none; }*/

.attribute_label{ width:100%; }

#attributes .attribute_list{
	width:100% !important;
}

.color_pick img{
	width:100%;
	height:100%;
}

#color_to_pick_list li .legenda{
	display:none;
}

#attributes .attribute_list #color_to_pick_list li.selected{
		clear:both;
}

#color_to_pick_list li.selected .legenda{
	display:block;
    font-size: 11px;
    min-height: 37px;
    padding: 2px;
    width: 74px;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height: 11px;
	text-align:center;
	 word-wrap: break-word;
}

#attributes .attribute_list #color_to_pick_list li a.color_pick{
	width:35px;
	height:35px;
}

#attributes .attribute_list #color_to_pick_list li.selected a.color_pick{
	width:74px;
	height:74px;
}

.attribute_list{
	    overflow: hidden;
}
/* FINE MIE MODIFICHE */

.trasparente{
	width:100%;
	height:20px;
	z-index: 99;
	position: absolute;	
	top:145px;
	
	
	    background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 1)', endColorstr='rgba(255, 255, 255, 0)', GradientType=1);

}

.more{ text-align:center; }

#search_block_top.showsearch{
	background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none !important;
    opacity: 1;
    width: 65%;
}

#product .breadcrumb{ 
	float:left;
}
.pull-right a{
	font-weight:normal !important;
}

.breadcrumb + .pull-right{  padding: 18px 0; }


#order #page, #authentication #page, #password #page, #address #page,  #addresses #page, #my-account #page, #history #page,  #discount #page, #identity #page , #contact #page, #module-siriocloud-tracking #page{
    background-image: url("../../../img/Table-Solvay.jpg");
    background-position: center center;
    background-size: cover;
}

#order #center_column, #authentication #center_column, #password #center_column, #address #center_column,  #addresses #center_column, #my-account #center_column, #history #center_column,  #discount #center_column, #identity #center_column , #contact #center_column, #module-siriocloud-tracking #center_column{
    background: #fff none repeat scroll 0 0;
    padding: 20px;
}


#richiesta-preventivo h2{
	font-size:16px;
	padding-top:10px;
}

#richiesta-preventivo h3{
	font-size:14px;
	padding-top:10px;
}

#richiesta-preventivo input, #richiesta-preventivo textarea{
	width:100%;
}

#richiesta-preventivo {
    border-top: 1px solid #ebebeb;
    clear: both;
    list-style-type: none;
    margin: 20px 0 15px;
    padding-top: 20px;
}

#richiesta-preventivo input[type=submit]{
    padding-top: 20px;
}

.box-service a:hover {
    color: white;
}


#siriocloudtracking .tab-content{

}


#siriocloudtracking .table-articles tr td, #siriocloudtracking .table-invoices tr td{
	border-top:1px solid #eee;
}

#siriocloudtracking .table-articles tr:nth-child(odd), #siriocloudtracking .table-invoices tr:nth-child(odd){
	background-color:#fafafa;
}

#siriocloudtracking .table-articles{
	width:100%;
}

#siriocloudtracking .table-articles tr .price{
	width:100px;
}

#siriocloudtracking .items-table, #siriocloudtracking .items-invoices{
	
}



.tabs-left.nav-tabs {
   
}
.tabs-left.nav-tabs > li > a {
    display: block;
    margin-right: -1px;
}
.tabs-left.nav-tabs > li > a:hover, .tabs-left.nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
    border-radius: 4px 0 0 4px;
}
.tabs-left.nav-tabs > li.active > a, .tabs-left.nav-tabs > li.active > a:hover > li.active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    border-radius: 4px 0 0 4px;
}

.tabs-right.nav-tabs, .tabs-left.nav-tabs {
    border-bottom: 0 none;
}
.tabs-right.nav-tabs > li, .tabs-left.nav-tabs > li {
    float: none;
}
.tabs-right.nav-tabs > li > a, .tabs-left.nav-tabs > li > a {
    margin-right: 0;
}

.tabs-left.nav-tabs > li.active > a, .tabs-left.nav-tabs > li.active > a:hover > li.active > a:focus{
	margin-right:-3px;
	border-bottom:1px solid #ddd !important;
	margin-bottom:0 !important;
	z-index:999;
}

.tab-container{
	border-left:1px solid #ddd;
	margin-left:-7px;
	padding-left:30px;
}

.traking-content{
	margin-top:30px;
}

.tab-content h3{
	margin-top:30px;
}
	
#topbar .block_content{
	line-height:20px;
	padding: 7px 7px;
}

#aftermenu .ApHtml {
    margin: 0;
    padding: 5px;
    background: #000;
	color:#fff;
    text-align: center;
}

#aftermenu .ApHtml a {
    color: #fff !important;
    text-align: center !important;
}
