/*
Theme Name: Platinum Skin Care
Theme URI: http://epixmedia.co.uk/
Description: Custom theme for Platinum Skin Care
Author: Leah at Epix Media
Version: 1.1
Tags: none
*/
/* Colors */
/* Sizes */
/* Fonts */
* {
  font-family: verdana, arial, helvetica, "sans-serif"; }

/*
@mixin fontsize($fontsize) {
	font-size: $fontsize;
	line-height: $fontsize+3;

}

body {
	margin:0px;
	text-align:left;
	font-family: $font;
	@include fontsize(13px);
	color:#525252;
	&.home {
		background-image: url('images/bg.png');
		background-repeat: no-repeat;
		background-size: 100%;
	}
}

a{
	border:0px;
	color:#182d86;
	text-decoration:none;
	opacity:1;
	transition: opacity 0.5s;
	&:hover{
		border:0px;
		text-decoration:none;
		opacity:0.8;
		transition: opacity 0.5s;
	}	
}

img{
	border:0px;
	z-index:0;
}

h1,h2,h3,h4,h5,h6{
	margin:2% 0px;
	color:$colorWhite;
	font-family: $font;
	font-weight:normal;
}

h1{@include fontsize(26px);}
h2{@include fontsize(22px);}
h3{@include fontsize(18px);}
h4{@include fontsize(16px);}

fieldset {float:left;width:100%;}

input, textarea {font-family:'Open Sans', arial, verdana;}


::-moz-selection{ background: $colorWhite; color:$colorWhite;}
::selection { background:$colorWhite; color:$colorWhite; }
a:link { -webkit-tap-highlight-color: $colorWhite; }
*/
.g-recaptcha {
  display: inline-block; }

body {
  color: #000000;
  background-color: #ffffff;
  font-size: 11px;
  text-align: center;
  background-image: url(images/mainBackground.jpg);
  background-repeat: no-repeat;
  background-position: top center; }

.page-id-209 h1 {
  display: none; }

#wrapper {
  width: 968px;
  background-color: #ffffff;
  padding: 0px;
  margin: 1px auto;
  text-align: center; }

p {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  color: #000000;
  line-height: 21px;
  border: none; }

h1, h2 {
  font-size: 22px;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-weight: normal;
  color: #5d2e3d; }

h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  color: #5d2e3d; }

h4 {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  color: #5d2e3d; }

h5 {
  font-size: 14px;
  padding: 5px 0px 3px 0px;
  margin: 0px;
  font-weight: bold;
  color: #5d2e3d; }

h6 {
  font-size: 110%;
  padding: 10px 0px 10px 0px;
  margin: 20px 0px 0px 0px;
  color: #636363;
  line-height: 130%;
  font-weight: bold;
  border-top: dotted 2px #636363; }

ul {
  margin: 0px;
  padding: 0px;
  padding: 0px 46px 15px 46px;
  color: #363636; }

ol {
  font-size: 11px;
  margin: 0px;
  padding: 0px 23px 2px 0px;
  color: #363636; }

li {
  font-size: 11px;
  margin: 0px;
  padding: 0px 23px 2px 0px;
  color: #363636; }

img {
  border-style: none;
  margin: 0px;
  padding: 0px; }

.purple {
  color: #5d2e3d; }

.right {
  float: right; }

.white {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  line-height: 21px;
  border: none; }

a:link {
  color: #5d2e3d;
  text-decoration: none; }

a:visited {
  color: #5d2e3d;
  text-decoration: underline; }

a:hover {
  color: #5d2e3d;
  text-decoration: underline; }

a .noline:link {
  color: #5d2e3d;
  text-decoration: none; }

a .noline:visited {
  color: #5d2e3d;
  text-decoration: none; }

a .noline:hover {
  color: #5d2e3d;
  text-decoration: underline; }

div #header {
  float: left;
  background-color: #ffffff;
  display: inline;
  width: 96%;
  padding: 0px;
  margin: 0px 23px 0px 23px;
  text-align: left; }
  div #header #detail p {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    color: #666666;
    line-height: 16px; }
  div #header #detail h1 {
    font-size: 13px;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
    color: #666666;
    line-height: 16px; }
  div #header #detail h2 {
    font-size: 15px;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    font-weight: normal;
    color: #000000; }

#logo {
  float: left;
  background-color: #ffffff;
  display: inline;
  width: 32.5%;
  padding: 0px;
  margin: 0px;
  text-align: left; }

#detail {
  float: left;
  background-color: #ffffff;
  display: inline;
  width: 67.5%;
  padding: 0px;
  margin: 0px;
  text-align: right; }

#navwrap {
  float: left;
  display: inline;
  width: 97.7%;
  padding: 17px 0px 0px 23px;
  margin: 0px;
  text-align: left;
  background-color: #5d2e3d; }
  #navwrap ul {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    float: left;
    text-align: left;
    font-size: 13px;
    width: 100%; }
    #navwrap ul li {
      display: inline;
      text-align: left;
      float: left;
      padding: 0px; }
      #navwrap ul li a {
        display: block;
        float: left;
        color: #ffffff;
        font-weight: normal;
        padding: 0px 24px 0px 12px;
        text-decoration: none;
        height: 50px;
        border-left: solid 1px #ffffff;
        margin: 0px; }
        #navwrap ul li a:visited {
          display: block;
          float: left;
          color: #ffffff;
          font-weight: normal;
          padding: 0px 27px 0px 12px;
          text-decoration: none;
          height: 50px;
          border-left: solid 1px #ffffff;
          margin: 0px; }
        #navwrap ul li a:hover {
          display: block;
          float: left;
          color: #f8f50a;
          font-weight: normal;
          padding: 0px 24px 0px 12px;
          text-decoration: none;
          height: 50px;
          border-left: solid 1px #ffffff;
          margin: 0px; }

#calltoaction {
  float: left;
  background-color: #ffffff;
  display: inline;
  width: 95.3%;
  height: 420px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  border-left: 23px solid #5d2e3d;
  border-right: 23px solid #5d2e3d;
  background-image: url(images/CTAbackground.jpg);
  background-position: top;
  background-repeat: no-repeat; }
  #calltoaction h2 {
    font-size: 22px;
    padding: 80px 0px 15px 23px;
    margin: 0px;
    font-weight: normal;
    color: #333333; }
  #calltoaction p {
    padding: 0px 0px 15px 25px;
    margin: 0px; }

.the-page-title {
  font-size: 22px;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-weight: normal;
  color: #5d2e3d; }

#contentwrap {
  float: left;
  background-color: #ffffff;
  display: inline;
  width: 95.3%;
  padding: 12px 0px 23px 0px;
  margin: 0px;
  text-align: left;
  border-left: 23px solid #5d2e3d;
  border-right: 23px solid #5d2e3d; }

#maincontent {
  float: left;
  background-color: #ffffff;
  display: inline;
  width: 59.9%;
  padding: 0px 23px 0px 23px;
  margin: 0px;
  text-align: left;
  border-right: 1px solid #b2b2b2; }
  #maincontent img {
    padding: 5%; }
  #maincontent li {
    color: #000000;
    font-size: 12px; }

#sidebarcontent {
  float: left;
  background-color: #ffffff;
  display: inline;
  width: 30%;
  padding: 0px 23px 0px 23px;
  margin: 0px;
  text-align: left; }
  #sidebarcontent p {
    color: #666666; }

.addtoany_list a {
  padding: 0px !important; }

#footer {
  float: left;
  background-color: #5d2e3d;
  display: inline;
  width: 100%;
  height: 250px;
  padding: 23px 0px 23px 0px;
  margin: 0px;
  text-align: left; }

#footer-container {
  float: left;
  background-color: #5d2e3d;
  display: inline;
  width: 96%;
  padding: 0px;
  margin: 0px 23px 0px 23px;
  text-align: left; }

.copyright {
  float: left;
  background-color: #5d2e3d;
  display: inline;
  width: 59.9%;
  padding: 0px;
  margin: 0px 23px 0px 23px;
  text-align: left; }
  .copyright p {
    font-size: 100%;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    line-height: 100%; }

.footernav {
  float: left;
  background-color: #5d2e3d;
  display: inline;
  width: 30%;
  height: 227px;
  padding: 0px 23px 0px 23px;
  margin: 0px;
  text-align: left;
  border-left: 1px solid #ffffff; }
  .footernav a {
    font-size: 12px;
    line-height: 250%;
    padding: 0px 23px 2px 0px; }
    .footernav a:link {
      color: #ffffff;
      text-decoration: none; }
    .footernav a:visited {
      color: #ffffff;
      text-decoration: none; }
    .footernav a:hover {
      color: #ffffff;
      text-decoration: underline; }
  .footernav li {
    list-style-type: none; }
  .footernav ul {
    padding: 0px; }

/*
#header {
	float:left;
	clear:both;
	width:100%;
	margin:0px auto;
	padding:0px;
	height:160px;
	background-color: $colorWhite;
	position:relative;
	#header-container {
		position:relative;
		clear:both;
		width:$width;
		margin:0px auto;
		.logo img {
			float:left;
			width:13%;
			height:auto;
			max-width: 100%;
			margin-top:30px;
			margin-bottom:20px;
		}
	}
}

.home #header{
	height:325px;
	background-color: transparent;
	.logo img {
		width:15%;
	}
}
*/
button.rnav {
  display: none;
  clear: both;
  float: left;
  width: 105%;
  margin: 0px 0px 0px -5%;
  padding: 15px 10%;
  border: 0px;
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #5d2e3d;
  background-image: url(images/menu-open.svg), none;
  background-repeat: no-repeat;
  background-position: 95%, right; }

/* menu */
/*
.navigation {
	display:block;
	float:right;
	width:80%;
	padding:0px;
	margin:0px;
	z-index:999;
	#access {
		width:100%;
		padding:0px;
		margin:0px auto;
		text-align:center;
		ul {
			list-style-type:none;
			float:left;
			width:100%;
			padding:50px 0px 45px 0px;
			margin:0px;
			li {
				list-style-type:none;
				float:right;
				width:auto;
				height:auto;
				margin:0px;
				padding:0px 0px 0px 35px;
				position:relative;
				text-align:center;
				&.highlight a {border-bottom:1px #8b98cc solid;}
				a {
					float:left;
					height:25px;
					margin:0;
					padding:0px;
					@include fontsize(15px);
					color:$colorWhite;
					text-decoration:none;
					font-weight: bold;
					border-bottom:0px;
					&:hover {
						border-bottom: 2px $colorWhite solid;
						opacity: 1;	
					}
				}				
				&.current_page_item,
				&.current-menu-ancestor,
				&.current-menu-item,
				&.current-menu-parent {
					color:#fff;
					a {
						border-bottom: 2px $colorWhite solid;
					}
				}						
			}
			ul.sub-menu {
				position:absolute;
				float:left;
				clear:both;
				overflow: hidden;
				left:0px;
				top:100%;
				width:140%;
				max-height:0;
				transition: all 0.5s;
				margin:0px 0px 0px 35px;
				padding:0px;
				background-color:$colorWhite;
				z-index:99;
				li {
					float:left;
					clear:both;
					height:auto;
					width:84%;					
					margin:10px 0px 10px 0px;
					padding:0px 8%;
					border:0px;
					background-image:none!important;					
					&:after,
					&:hover a:after {
						border-width:0px!important;
					}
					 a {
						float:left;
						height:auto;
						width:100%;
						padding:0px 0px;
						margin:0px;
						background-image:none;
						border:0px;
						text-decoration:none;
						@include fontsize(12px);  
						text-align:left;
						color:$colorWhite;
						font-weight: normal;
					}	
					a:hover, 
					&.current-menu-item a{
						border:0px;
						background-image:none;
					}									
				}
			}
		}
	}
}
*/
/* sub menu hover */
/*
#access ul li:hover > ul {
	z-index:99;
	max-height:800px!important;
	transition: all 0.5s;
}
*/
/* Banner */
/*
#epxbanner {
	float:left;
	width:100%;
	background-color:#f1f1f1;
	padding:0px 0px;
	height:300px;
	overflow:hidden;
	z-index:-1;
}

.cycle-slideshow, .theslide {
	float:left;
	width:100%;
	height:auto;
	position:relative;
}


.cycle-slideshow .theslide  img { z-index:-1; width: 100%; height: auto ;}
*/
/* pager */
/*
.silder-pager { 
    clear:both; text-align: center; width: 100%; z-index: 500; position:relative; bottom: -260px; overflow: hidden; float:left; 
}
	.silder-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.silder-pager span.cycle-pager-active { color: #D69746;}
.silder-pager > * { cursor: pointer;}
*/
/* Content */
/*
#main{
	display:block;
	clear:both;
	width:$width;
	margin:0px auto;
	#content {
		float:left;
		width:65%;
		padding-right:5%;
		margin-top:50px;
		background-color: $colorWhite;
		.the-page-title {
			float:left;
			width:90%;
			padding:5% 0 2% 0;
			h1 {
				padding:0px;
				margin:0px;
			}
		}
		.the-page {
			float:left;
			width:100%;
			margin:0px;
			padding:0px 0 60px 0;
			h3 {
				@include fontsize(14px);
			}
		}				
	}
}
*/
/* Single page - extra elements */
/*
.entry table {max-width: 100%;}

.the-page table td {vertical-align:top;}

.the-page ul {
	list-style-type:disc;
}

.the-page ul li {
	margin-bottom:10px;	
	line-height:16px;
	background-position:0px 3px;
	padding:0px 0px 0px 5px;
}
*/
/* Page Sidebar */
/*
#sidebar {
	float:right;
	width:30%;
	margin-top:140px;
	.widget-container {
		width:80%;
		padding:5% 10%;
		margin-bottom: 20px;
		background-color: $colorWhite;
		h3 {
			font-weight: bold;
			@include fontsize(24px);
		}
		&.widget_recent_entries {
			li {
				margin-bottom:10px;
			}
		}
	}
}
*/
/* Posts List Page */
/*
.the-post {
	width:100%;
	float:left;
	clear:both;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	.the-post-title {
		padding:0px;
		margin-bottom:10px;
		border-bottom:2px #ebebeb solid;
		width:100%;
		float:left;
	}
	h2 {
		font-size:20px;
		padding:10px 0px;
		margin:0px;
	}
	.the-post-content {
		float:left;
		width:100%;
		position:relative;
		margin:20px 0px 0px 0px;
	}
	.the-post-more {
		text-decoration:none;
		color:#000000;
		&:hover {
			color:#333333;
			text-decoration:none;
		}	
	}
	.the-post-meta {
		font-size:12px;
		width:100%;
		float:left;
		clear:both;
	}
	.the-post-entry {
		float:left;
		clear:both;
		width:100%;
	}
}

.the-post-navigation {
	float:left;
	clear:both;

	.next-entries a, .previous-entries a {
		padding:5px 10px;
		background-color:#182d86;
		margin:0px 5px 20px 0px;
		color:#fff;
		float: left;
		border-radius:7px;
		&:hover {
			color:#fff;
		}
	}
}
*/
/* In This Section */
/*
.inthissection {
	list-style-type:none;
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	li {
		list-style-type:none;
		float:left;
		width:30%;
		padding:0px!important;
		margin:0px 1.4% 15px 1.4%!important;
		border:2px #091a5f solid;
		border-radius:7px;
		a {
			float:left;
			width:73%;
			padding:1% 2% 1% 25%;
			font-size:15px;
			background-image:url(images/inthissection.png);
			background-position:2% 3px;
			background-repeat:no-repeat;
			height:51px;
			overflow:hidden;
			position:relative;
			&:before {
			        position:absolute;
					font-family: 'FontAwesome';
					font-size:52px;
					color:#222222;
			        top:20px;
			        left:7px;
			        content: "\f05a";
			}
			&:hover {text-decoration:none;}
			span{
				color:#525252;
				font-style:italic;
				font-size:13px;
			}				
		}
	}	
}
*/
/* Footer */
/*
#footer {
	clear:both;
	float:left;
	width:100%;
	margin:0px;
	color:$colorWhite;
	.footer {
		float:left;
		width:100%;
		padding:30px 0px;
		background-color: $colorWhite;
		font-family: $font;
		@include fontsize(13px);	
		.widget-container {
			float:left;
			width:20%;
			margin-top:30px;
			padding:0 0 0 5%;  
		}
		h3 {
			margin-bottom:15px;
			@include fontsize(14px);
			color:$colorWhite;
		}
		a {color:$colorWhite;}
	}
	.container {
		width:$width;
		margin:0px auto;
	}
}

#footer .widget_nav_menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:100%;
}

#footer .widget_nav_menu ul li{
	list-style-type:none;
	float:left;
	clear:both;
	width:auto;
	padding:5px 15px 5px 0px;
	margin:0px;
}
*/
/***** wordpress defaults *****/
.floatright, .alignright {
  float: right;
  padding-left: 15px; }

.floatleft, .alignleft {
  float: left;
  padding-right: 15px; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.gallery {
  margin: 0 auto 1.625em; }

dl.gallery-item {
  margin: 0;
  float: left; }

.gallery-item img {
  margin: 8px 18px 8px 0px;
  width: 100px;
  height: 100px; }

/** comments **/
#comments-title {
  display: none; }

.form-allowed-tags {
  display: none; }

.comments-section {
  float: left;
  margin-top: 30px; }

h3#reply-title,
h3#comments-title {
  padding-bottom: 5px;
  border-bottom: 1px #62452f solid; }

.comment-form-comment textarea {
  float: left;
  clear: both;
  border: 1px #CCC solid; }

#commentform p {
  float: left;
  clear: both; }

#commentform .required {
  color: #900; }

#commentform label {
  float: left;
  margin-right: 10px;
  width: 100%;
  padding-top: 5px; }

#commentform input {
  float: left;
  margin-right: 5px;
  border: 1px #CCC solid; }

.comment-respond {
  padding-top: 75px; }

ol.commentlist {
  list-style-type: none;
  padding-top: 75px; }
  ol.commentlist img {
    display: none; }

.commentlist .avatar {
  float: left;
  margin: 0px 5px 5px 0px; }

.commentlist .comment {
  padding: 20px; }
  .commentlist .comment .children {
    padding: 0px 36px 15px 36px; }
    .commentlist .comment .children .children {
      padding: 0px 5px 10px 10px; }

.commentlist .thread-even {
  background-color: #f2f4e3; }

.commentlist .comment-author .fn {
  color: #5d2e3d;
  font-weight: bold; }

p.comment-form-author {
  width: 100%; }

p.comment-form-email {
  width: 100%; }

p.comment-form-url {
  width: 100%; }

p.comment-form-comment {
  width: 100%; }

input#author {
  width: 100%; }

input#email {
  width: 100%; }

input#url {
  width: 100%; }

textarea#comment {
  width: 100%; }

input#asphaliakrifo {
  width: 100% !important; }

p.form-submit {
  padding-top: 10px; }

#commentform .gglcptch {float:left;}

/* Content box shortcode */
/*
.contentbox {padding:1% 3%;}
.contentbox.none {padding:0px;}

.contentbox.widthfull {width:94%;}
.contentbox.widthfull.none {width:100%;}

.contentbox.widthhalf {width:44%;}
.contentbox.widthhalf.none {width:50%;}

.contentbox.widththird {width:27.33%;}
.contentbox.widththird.none {width:33.33%;}

.contentbox.width20 {width:14%;}
.contentbox.width30 {width:24%;}
.contentbox.width40 {width:34%;}
.contentbox.width50 {width:44%;}
.contentbox.width60 {width:54%;}
.contentbox.width70 {width:64%;}
.contentbox.width80 {width:74%;}
.contentbox.width90 {width:84%;}

.contentbox.width20.none {width:20%;}
.contentbox.width30.none {width:30%;}
.contentbox.width40.none {width:40%;}
.contentbox.width50.none {width:50%;}
.contentbox.width60.none {width:60%;}
.contentbox.width70.none {width:70%;}
.contentbox.width80.none {width:80%;}
.contentbox.width90.none {width:90%;}

.contentbox img{max-width:100%;}
*/
/* Responsive */
/* Required for larger screens  */
@media only screen and (min-width: 978px) {
  /* Fix for display none, when increasing the size back up so the navigation shows.*/
  .navigation {
    display: block !important; } }

/*tablet landscape*/
@media screen and (max-width: 968px) {
  #header, #access, #epxbanner, #footer {
    width: 100%; }
  body {
    background-image: none; }
  div #header {
    margin: 0px; }
  #wrapper {
    width: 100%; }
  #logo, #detail {
    float: none;
    width: auto;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #detail img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
  button.rnav {
    display: block; }
  .navigation {
    display: none; }
  #navwrap {
    padding: 0px;
    width: 100%; }
    #navwrap br {
      display: none; }
    #navwrap ul {
      text-align: center; }
      #navwrap ul li {
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 0px; }
        #navwrap ul li a {
          border-left: none;
          float: left;
          width: 100%;
          padding: 0px;
          text-align: center;
          font-size: 14px; }
          #navwrap ul li a:visited {
            border-left: none;
            text-align: center;
            padding: 0px; }
          #navwrap ul li a:hover {
            border-left: none;
            text-align: center;
            padding: 0px; }
  #calltoaction {
    background-size: 100%;
    border-left: none;
    border-right: none;
    width: 100%; }
  #maincontent {
    border-right: none;
    width: 100%;
    padding-bottom: 10%;
    padding-right: 0px;
    padding-left: 0px; }
  #contentwrap {
    border-left: none;
    border-right: none;
    width: 90%;
    padding-right: 5%;
    padding-left: 5%; }
  #sidebarcontent {
    padding-top: 10%;
    width: 100%;
    border-top: 1px solid #b2b2b2;
    padding-right: 0px;
    padding-left: 0px; }
  #footer {
    height: auto; }
  div#footer-container {
    margin: 0px;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%; }
  .copyright {
    width: 100%;
    margin: 0px;
    padding-bottom: 5%; }
  .footernav {
    border-left: none;
    width: 100%;
    padding: 5% 0% 5% 0%;
    height: auto;
    border-top: 1px solid #b2b2b2; } }

/*tablet portrait*/
@media screen and (max-width: 863px) {
  #calltoaction {
    height: 400px; } }

@media screen and (max-width: 780px) {
  #calltoaction {
    height: 350px; } }

/*smart phone landscape*/
@media screen and (max-width: 685px) {
  #calltoaction {
    height: 300px; }
  iframe {
    width: 100%; } }

@media screen and (max-width: 580px) {
  #calltoaction {
    height: 250px; } }

/*large smart phone portrait*/
@media screen and (max-width: 480px) {
  #detail {
    margin-bottom: 10px; }
    #detail img {
      display: none; }
  #calltoaction {
    height: 350px; }
    #calltoaction h2 {
      padding: 50% 0% 0% 0%;
      text-align: center; }
    #calltoaction p {
      padding: 0px;
      text-align: center; } }

/*smart phone portrait*/
@media screen and (max-width: 385px) {
  img {
    width: 100%;
    height: auto; }
  #logo img {
    width: 100%; }
  #calltoaction {
    height: 300px; }
  .commentlist .comment {
    padding: 12px; }
    .commentlist .comment .children .children .comment {
      padding: 0px; } }
