/*berluti form*/
.berlutti-form{
	padding-left: 0 !important;
	padding-right: 40px !important;
	padding-top: 40px;
	padding-bottom: 40px;
}
.send-btn .uk-button-secondary{
	background: #E61C1C;
	color:white;
	width: 100%;
}

/*exclusive access*/
.ea-only{
	display:none;
}

*+.uk-margin-large {
	margin-top:1px !important;
}

.term-23 .ea-only{
	display: inherit;
}

/*Chanel FBP CSS*/
.postid-6585 .site-main{
	margin:0 auto;
}

.postid-6585 .main-space{
	padding-right: 15%;
	padding-left: 15%;
}

.postid-6585 .uk-container{
	max-width: 100%;
	padding: 0;
}

.postid-6585 .page-head, .page-head-large{
	display:none;
}
.postid-6585 #breadcrumbs{
	display:none;
}

.postid-6585 .section-title{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.postid-6585 .uk-grid-small{
	padding-right: 15%;
	padding-left: 15%;
}

.postid-6585 .uk-grid>*{
	margin-bottom:20px;
}

.rev_slider_4_2_forcefullwidth{
	width:50%;
}
/*End of Chanel FBP CSS*/

.uk-form-small:not(textarea):not([multiple]):not([size]){height:40px}
*+.uk-grid-margin, .uk-grid+.uk-grid, .uk-grid>.uk-grid-margin{
	margin-top:18px;
}
.country-select input, .country-select input[type=text]{
	height:40px;
	width:100%;
}
span.wpcf7-list-item{
	margin:0px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext.uk-form-small{
	height:40px;
}

/* Added By Adit */
.site-navigation
{
   height:140px;	
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle
{
	 font-size:14px;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle
{
   padding:0 10px;	
}

.iframe-richemont-web
{
	 border:0px solid #000000;
	 width:200px; 
	 height:100px;
} 

.iframe-richemont-mobile
{
	 border:0px solid #000000;
	 width:150px; 
	 height:75px;
} 

/* End of Added By Adit */

/*service excellence page css */
.page-id-6359 .site-main {
	margin-top:10px;
	margin-bottom: 10px !important;
}

.page-id-6359 *{  
	box-sizing: border-box;}

.page-id-6359 .page-title{
	display:none;
}

.service-excellence-btn{
	display:inline-block;
}

.se-heading{
	font-size:20px;
}

.se-desc{
	margin-top:3%;
	font-size:16px;
}

.service-excellence-alert{
	background: #f8f8f8; 
	padding-top: 2%; 
	padding-bottom: 2%;
	margin-top:2%;
	margin-bottom:2%;
	font-size: 18px;
}

.service-excellence-content{
	margin-top: 2%;
	border: 1px solid #b99352;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.se-text{
	font-family: Raleway,sans-serif;
	margin-left:1%;
	vertical-align:middle;
	font-size:24px;
}

.service-excellence-content #se-head{
	background: #b99352 !important;
	padding: 1% 1% 1% 6%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: white;
}

.row-se{
	 display: flex;
   align-items:center;
	 margin-top:2%;
	 margin-left:2%;
}

/* Create two equal columns that floats next to each other */
.column-se {
	margin:0 auto;
  float: left;
	font-size: 20px;
}

.column-se p{
	font-family: Raleway,sans-serif;
	font-weight:bold;
	font-size:16px;
}

/* Clear floats after the columns */
.row-se:after {
  content: "";
  display: table;
  clear: both;
}

/*service excellence img at home and store page css */

.service-excellence-everywhere{
	text-align:center;
	width:60%;
	margin-left: auto;
  margin-right: auto;
}
.page-id-2565 .service-excellence-everywhere{
	margin-bottom:3%;
}

/*erase white space under footer*/
.pswp{display:none;}

/* responsive style for shop from home banner and service excellence */
@media (min-width: 75em) {
	.sfh img, .sfh-footer img, .sfh-con img, .sfh-se img{
		width:100%; height:58px;
	  object-fit: cover;
    object-position: center;}
}

@media (max-width: 50em) {
	.se-heading{
	font-size:15px;
	}
	.se-text{
		font-size:15px;
	}
	.service-excellence-alert{
		font-size:15px;
	}
	.column-se p{
		margin-left:2%;
		font-size: 14px;
	}
	.se-desc{
		font-size:14px;
	}
}
