body {
	margin:0;
}

/****** xeria ******/
h3 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
h3 { color:#954c67; font-size:16px; font-weight: bold;}

h4 { color:#954c67; font-size:18px; font-weight: bold;}

.k-state-selected {
        background-color: #954c67 !important;
    }

a {
    color: #954c67;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #954c67;
    border-color: #954c67;
}

li a:hover { background-color: #954c67 !important; color:white !important;}

.action-button, .btn-info {
    background-color: #954c67 !important;
    color: #fff !important;
}

.action-button > span, .btn-info > span {
    color: #fff !important;
}

.nophoto,.nophoto:after {
    content:url('/Content/fine/logoFine.png');
}

.new-product {
}

.special-product {
}

.form-group {
     margin-bottom: 0px !important;
margin-top: 0px !important;
line-height: 1.2em;
}

.k-grid td {
    line-height: 1em !important;
}

#widgets {
    margin-bottom: 5px; 
}

.widget-item { margin-bottom: 5px; }


.anchorjs-link {
  color: #000 !important;
  font-size:18px !important;
  text-decoration:none !important;
}

h2.main-title {
    font-size: 22px;
    border-bottom: 4px solid #954c67;
    padding-bottom: 10px;
}

.banner-bottom {
    margin-top: 20px;
    border-top: 5px solid #954c67;
    text-align: center;
    width:100%;
}

#footer {
    margin-top: 40px;
position: relative;
z-index: 20;
left: 0;
bottom: 0;
width: 100%;
padding: 15px;
text-align: left;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
background: #ededed;
border-top: #954c67 40px solid;
background-repeat: repeat-x;
}

#footer > section { margin-top: -40px;}

.rowbody {
    position: relative;
width: 100%;
max-width: 960px;
min-width: 320px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}

	#footer p {
		margin: 0; padding: 0;
		font-size: 12px;
		}
		
	#footer a {
		color: #954c67;
		}
	#footer .footer-content h4 {  color: #fff; font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 1em 0;
letter-spacing: 0px;}

	#footer .footer-content > div > div:first-child img { float: left; margin-right: 10px;}
 	
 	#footer .col-md-2, #footer .col-md-3 {
 		padding-left: 0;
 		margin-left: 0!important;
 	}
 	.footer-content .row .col-md-4 ul{ margin: 0px !important; padding: 0px !important;}

 	.address {
 		float: left;
 		}

	.address-icon {
		padding-right: 5px;
		float: left;
		width: 22px;
		}

	.address-ref { }

	.map {
		margin: 0;
		padding: 0;
		margin-left: 0px !important;
		}

    .clearfix:before,
.clearfix:after,
.rowbody:before,
.rowbody:after {
    content: " ";
    display: table;
}

.clearfix:after,
.rowbody:after {
    clear: both;
}

.clearfix
.rowbody {
    *zoom: 1;
}

.scale-width {
	width: 100% !important;
	height: auto !important;
	}
	
.scale-height {
	height: 100% !important;
	width: auto;
	}
	
.scale-max-width {
	max-width: 100% !important;
	height: auto;
	}
	
.scale-max-height {
	max-height: 100% !important;
	width: auto;
	}

.icons-social {
	padding: 0 0 0 0px;
	list-style: none;
	display: inline-block;
	margin: 0 0px 0 0;
	}

.icons-social a {
    float:left;
}
	
	.icon-social.facebook { 
		background: url(icon-facebook.png) no-repeat !important; 
		width: 32px !important; height: 32px !important;
		}
	.icon-social.twitter { 
		background: url(icon-twitter.png) no-repeat; 
		width: 32px; height: 32px;
		}	
	.icon-social.rss { 
		background: url(icon-rss.png) no-repeat; 
		width: 32px; height: 32px;
		}	
	.icon-social.youtube { 
		background: url(icon-youtube.png) no-repeat; 
		width: 32px; height: 32px;
		}
	.icon-social.instagram { 
		background: url(icon-instagram.png) no-repeat; 
		width: 32px; height: 32px;
		}	
	.icon-social.LinkedIn { 
		background: url(icon-linkdin.png) no-repeat; 
		width: 32px; height: 32px;
		}


    .popup {
	position: relative;
	max-width: 640px;
	margin: 0 auto ;
	color: #000;
	background: #fff;
	}
	
	.popup .popup-content {
		padding: 20px 20px 24px;
		}

		.popup .popup-content iframe {
			width: 100%;
			}

			.popup .popup-content iframe html {
				overflow-x: hidden !important;
			}
		
		.popup .popup-content h2:first-child {
			margin-top: 0;
			}
			
.popup-small {
	max-width: 320px;
	}

.fraseHeader, .fraseHeader i {
    font-size: 18px !important;
    font-weight: bold;
    color: #656567 !important;
    font-family: 'Open Sans', sans-serif;
}
.lila {
    color: #656567!important;
	font-size: 15px !important;
    font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.text-area {
    font-size: 12px;
    line-height: 23px;
    color: #ffffff;
}