/*
    Theme Name: Delvin 2024


/* 1. GENERAL
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap');
@font-face {
font-family: 'yekanbakh';
src: url('fonts/ttf/YekanBakh-Light.ttf') format('truetype'),
url('fonts/otf/YekanBakh-Light.eot') format('eot'),
url('fonts/woff/YekanBakh-Light.woff') format('woff')
url('fonts/woff2/YekanBakh-Light.woff2') format('woff2')
 url('fonts/ttf/YekanBakh-Bold.ttf') format('truetype'),
url('fonts/otf/YekanBakh-Bold.eot') format('eot'),
url('fonts/woff/YekanBakh-Bold.woff') format('woff')
url('fonts/woff2/YekanBakh-Bold.woff2') format('woff2')	
	
	;
}
.iconfooter{
    width:100%;
    height:150px;
    position:relative;
    overflow:hidden;
}
.iconfooterc{
    position:relative;
    width:40%;
    float:left;
    margin-left:10px;
    margin-bottom:10px;
}
#zarinpal{margin:auto} #zarinpal img {width: 80px;}
.indexlink {
	background:#31511e;
	color:#fff;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	position: relative;
	margin-bottom:50px;
	top:20px;
	 float: left;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.indexlink:hover {
	background:#5b7f45;

	    								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.indexlink a{
	color:#fff;
		    								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.indexlink a:hover{
	color:#fff;
		    								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.indexosus{
	width:100%;
	min-height: 50vh;
	height: auto;
	overflow: hidden;
	position: relative;
	top:-50px;
	z-index: 110;
	background:#859f3d;
}
.indexosus .indextitles{
	color:#fff;
}
.indexosuscon{
	    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1264px;
	position:relative;
	height: auto;
	overflow: hidden;
	z-index: 50;
	padding:    0 0 100px 0;
	
	
	
}
.indexosuscon .workuspost{
	border-bottom:none;
}
.workusimg3{
	width:40%;
	position: relative;
	right: 0px;
	float: right;
	top:0px;
}
.workustext3{
	width:50%;
	position: relative;
	left: 0px;
	float: left;
	top:200px;
	padding: 0 20px 0 20px;
	z-index: 10;
	color:#fff;
}
.workustext strong{
	font-size:25px;

}
.workustext2 strong{
	font-size:25px;
}
.workustext3 strong{
	font-size:25px;
}
.indexworkus{
	width:100%;
	height: auto;
	overflow: hidden;
	position: relative;
	top:-50px;
	z-index: 110;
	background:#fff;
}
.workuscon{
	    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1264px;
	position:relative;
	height: auto;
	overflow: hidden;
	z-index: 50;
	padding:    0 0 100px 0;
	
	
	
}
.bgworkuscon{
	width:200px;
	height: 250px;
	position:absolute;
	z-index: 1;
	right:0px;
	top:180px;
	border-radius: 0px 100px 0 100px;
	background:#d1f3d1;

}
.bgworkuscon2{
	width:200px;
	height: 250px;
	position:absolute;
	z-index: 1;
	left:0px;
	top:180px;
	border-radius: 0px 100px 0 100px;
	background:#d1f3d1;

}
.workuspost{
	width:99%;
	height: auto;
	overflow: hidden;
		position:relative;
		    left:0px;
	right:0px;
	margin: 0 auto;
	margin-top:30px;
	border-bottom: 1px dashed #a4af83;
	border-radius: 0 0 100px 0px;
}
.workuspost:nth-child(even){
		border-radius: 0 0 0px 100px;
}

.workusimg{
	width:40%;
	position: relative;
	left: 0px;
	float: left;
	top:0px;
}
.workustext{
	width:45%;
	position: relative;
	rightt: 0px;
	float: right;
	top:200px;
	padding: 0 20px 0 20px;
	z-index: 10;
}
.workusimg2{
	width:40%;
	position: relative;

		rightt: 0px;
	float: right;
	top:0px;
}
.workustext2{
	width:45%;
	height: auto;
	overflow: hidden;
	position: relative;
	left: 0px;
	float: left;
	top:200px;
	z-index: 10;
}
.wicon{
    width:70px;
    position:fixed;
    left:10px;
    bottom:10px;
    z-index:500;
    								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.wicon:hover{
    								transition-timing-function: ease-in-out;
	transition: 0.5s;
	transform:scale(0.9);
}
.payanbut{
	width:100px;
	padding: 10px 15px;
	background:#869e3c;
	border-radius: 15px;
	text-align: center;
	color:#fff;
	position: relative;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:50px;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
}.payanbut:hover{
	background:#adc369;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.banner{
    width:100%;
    height:auto;
	overflow: hidden;
    position:relative;
	z-index: 50;
	top:0px;
}
.banner2{
	display: none;
}
.spaceindex{
	height: 100vh;
}
.indextitles{
	width:70%;
	padding: 20px 0px;
	position: relative;
	color:#000;
	text-align: center;
	font-size:25px;
	font-weight: bold;
	top:0px;
	margin-bottom:100px;left:0px;right:0px;
	margin: 0 auto;
}
.indexabout{
	width:100%;
	min-height: 50vh;
	height: auto;
	position: relative;
	z-index:100;
	top:-50px;
	left: 0px;
	overflow: hidden;
background: #3f632a;
}
.indexline1{
		width:100%;
    height: 7rem;
		background: url(https://www.setiaclinic.com/item/indexline1.png);
		background-repeat: no-repeat;
    background-size: 100% 100%;
		position:relative;
	top:-50px;
	   content: "";
	z-index: 110;
}
.indexline2{
		width:100%;
    height: 7rem;
		background: url(https://www.setiaclinic.com/item/indexline2.png);
		background-repeat: no-repeat;
    background-size: 100% 100%;
		position:relative;
	top:-50px;
	   content: "";
	z-index: 110;
}
.indexline3{
		width:100%;
    height: 7rem;
		background: url(https://www.setiaclinic.com/item/indexline23.jpg);
		background-repeat: no-repeat;
    background-size: 100% 100%;
		position:relative;
	top:-50px;
	   content: "";
	z-index: 110;
}
.indexline4{
		width:100%;
    height: 7rem;
		background: url(https://www.setiaclinic.com/item/indexline4.jpg);
		background-repeat: no-repeat;
    background-size: 100% 100%;
		position:relative;
	top:-50px;
	   content: "";
	z-index: 110;
}
.indexline5{
		width:100%;
    height: 7rem;
		background: url(https://www.setiaclinic.com/item/indexline5.jpg);
		background-repeat: no-repeat;
    background-size: 100% 100%;
		position:relative;
	top:-50px;
	   content: "";
	z-index: 110;
}
.indexline6{
		width:100%;
    height: 7rem;
		background: url(https://www.setiaclinic.com/item/indexline6.png);
		background-repeat: no-repeat;
    background-size: 100% 100%;
		position:relative;
	top:-50px;
	   content: "";
	z-index: 110;
}
.indexline7{
		width:100%;
    height: 7rem;
		background: url(https://www.setiaclinic.com/item/indexline7.jpg);
		background-repeat: no-repeat;
    background-size: 100% 100%;
		position:relative;
	top:0px;
	   content: "";
	z-index: 110;
}
.indexaboutbg{
	width:100%;
	height: 100vh;
	position: absolute;
	background: url(https://www.setiaclinic.com/item/bgser.png);
	top:0px;
	left: 0px;
	z-index: 10;
}
.indexser{
	width:100%;
	height: auto;
	overflow: hidden;
	position: relative;
	top:0px;
	z-index: 110;
	background:#fffcf6;
}
.indexfaq{
	width:100%;
	height: auto;
	overflow: hidden;
	position: relative;
	top:0px;
	z-index: 110;
}
.indexcon{
	width:80%;
	position: relative;
	height: auto;
	min-height: 500px;
	z-index: 50;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:100px;
}
.indexright{
	width:35%;
	height: auto;
	position: relative;
	float: right;
	right:0px;
	top:0px;
}
.indexleft{
	position: relative;
	width:60%;
	float: left;
	left:0px;
	top:100px;
	color:#fff;
	padding: 20px;
	text-align: justify;
	direction: rtl;
	font-size:17px;
}
.indexleft strong{
	padding: 0 0 30px 0;
	font-size:25px;
}
.indexbut{
	width:100px;
	padding: 8px 20px;
	border-radius: 10px;
	color:#fff;
	text-align: center;
	font-weight: bold;
	background:#39aa74;
	position: relative;
	float: left;
	top:20px;
	font-size:12px;
							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.indexbut:hover{

	color:#fff;

	background:#40df93;

							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.spotc{
	width:100%;
	height: auto;
	overflow: hidden;
	min-height: 250px;
	position: relative;
	z-index: 100;
	top:50px;
}
.spotpost{
	width:550px;
	left:0px;
	right:0px;
	margin: 0 auto;
	position: relative;
	height: auto;
	z-index: 100;
}
.spot1{
	width:100px;
	position: relative;
	float: left;
	margin-left:10px;
	cursor: pointer;
	
}
.spotext{
	width:100%;
	text-align: center;
	font-weight: bold;
	color:#000;
	direction: rtl;
	position: relative;
	margin-top:10px;
	font-size:12px;
}
.spot1 img{
	border-radius: 15px;
	border: 1px solid #ababab;
}
.fafa{
    text-align:right;
    direction:rtl;
}
.dig_ma-box, .dig_ma-box input, .dig_ma-box input::placeholder, .dig_ma-box ::placeholder, .dig_ma-box label, .dig_ma-box button, .dig_ma-box select, .dig_ma-box * {
font-family: 'yekanbakh' !important;
	direction: ltr;
}

.dig_pgmdl_1 .minput input{
	direction: ltr;
	text-align: left;
	
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
::-ms-reveal {
    display: none;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#container:after, #header:after, #main:after, #main-fullwidth:after, #footer:after, .clearfix:after { 
    content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden;
}

#container, #header, #main, #main-fullwidth, #footer, .clearfix { display:block; }

.clear {clear:both;}

/* Headings */

h1,h2,h3,h4,h5,h6 { 
    font-weight: normal;
    margin-bottom: 16px;
    line-height: 1;
}

h1 { font-size: 40px; }

h2 { font-size: 20px; }

h3 { font-size: 20px; }

h4 { font-size: 16px; }

h5 { font-size: 14px; }

h6 { font-size: 12px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }

/* Paragraps */

p { margin:0 0 0px 0;}

/* Tables */

table { 
    margin-bottom: 20px;
    width:100%;
	text-align: center;
}
table a{ 

	text-align: center;
}
th { font-weight: bold; text-align: center }
thead th { background: #faf8fb;  text-align: center}
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eee; }

/* Lists */

li ul, li ol { margin: 0; }
ul, ol { 
    margin: 0 20px 20px 0;
    padding-left: 40px;
}

ul { list-style-type: disc; padding: 5px 0px; }
ol { list-style-type: decimal; }

dl { margin: 0 0 20px 0; }
dl dt { font-weight: bold; }
dd { margin-left: 20px;}

/* Misc */

blockquote  { 	
    margin: 20px;
    color: #666;
    font-style: italic;
}

pre { 
    margin: 20px 0;
    white-space: pre;
}

pre,code,tt { 
    font: 13px 'andale mono', 'lucida console', monospace;
    line-height: 18px;
}

/**
* MNEUS 
----------------------------*/

.menus, .menus * {
    margin:	0;
    padding: 0;
    list-style:	none;
    list-style-type: none;
    line-height: 1.0;
}

.menus ul {
    position: absolute;
    top: -999em;
    width: 100%;
}

.menus ul li {
    width: 100%;
}

.menus li:hover {
    visibility:	inherit;
}

.menus li {
    float: left;
    position: relative;
}

.menus a {
    display: block;
    position: relative;
}

.menus li:hover ul,
.menus li.sfHover ul {
    left: 0;
    top: 100%; /* match top ul list item height */
    z-index: 99;
}

.menus li:hover li ul,
.menus li.sfHover li ul {
    top: -999em;
}

.menus li li:hover ul,
.menus li li.sfHover ul {
    left: 100%; /* match ul width */
    top: 0;
}

.menus li li:hover li ul,
.menus li li.sfHover li ul {
    top: -999em;
}

.menus li li li:hover ul,
.menus li li li.sfHover ul {
    left: 100%; /* match ul width */
    top: 0;
}


/* Shadows */

.sf-shadow ul {
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}

.menus .sf-shadow ul.sf-shadow-off {
    background: transparent;
}

/**
* Some Default and WP required styles.
-------------------------------------------------------------- */

blockquote {
    overflow: hidden;
    padding-left: 9px;
    font-style: italic;
    color: #666;
    border-left: 3px solid #CADAE7;
}

img.wp-smiley {
    max-height: 12px;
    margin: 0;
    padding: 0;
    border: none;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    background: #eee;
    border: 1px solid #ddd;
    text-align: center;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.gallery-caption {
}

.sticky {
}

/**
* Add padding to images in the posts
----------------------------*/

.post img.alignleft {
    margin: 0 10px 10px 0;
}

.post img.alignright {
    margin: 0 0 10px 10px;
}

.post img.aligncenter {
    margin-bottom: 10px;
}

/**
* Wp Calendar
----------------------------*/

#wp-calendar {
    empty-cells: show;
    font-family: Arial, Helvetica, Sans-serif;
    margin: 0;
    font-weight: normal;
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
}

#wp-calendar caption {
    padding: 4px 0;
    text-transform: uppercase;  
    margin: 2px 0 2px 0;
    text-align: left;
    background: none;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    background: none;
}

#wp-calendar td {
    font-family: Arial, Helvetica, Sans-serif;
    letter-spacing: normal;
    padding: 4px 0;
    text-align: center;
    background: none;
}
.dig_pgmdl_2 .minput .countrycodecontainer input, .dig_pgmdl_2 .minput input[type='date'], .dig_pgmdl_2 .minput input[type='number'], .dig_pgmdl_2 .minput input[type='password'], .dig_pgmdl_2 .minput input[type='text']{
    
    width:85%;

}
.qsm-progress-bar .progressbar-text {
    position:relative;
    padding: 0px;
    margin: 0px;
    margin-top: 150px;
    top:500px;
    left: 10px;
    font-size: 13px;
    font-weight: bold;
    color: rgb(52, 152, 219);
    display:none;
}
.enamad{
    width:100px;
    position:relative;
    left:0px;
    right:0px;
    margin:0 auto;
    margin-bottom:50px;
    top:150px;
    border-radius:10px;
    background:#fff;
    
}
body {
font-family: 'yekanbakh';
    color: #000;		
	width:100%;
			overflow-x: hidden;
background: #f4f4f4;
}
.bgup2{
	width:100%;
	height: 3px;
	position: relative;
	top:0px;
		left:0px;
	right:0px;
	margin: 0 auto;
	background:#315141;
	z-index: 100;
}
.bgup{
	width:100%;
	height:70px;
	position:fixed;
	background:#fff;
	top:0px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index:300;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
-moz-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
		border-bottom:1px solid #c2d9c8;
}
.bgup3{
	width:100%;
	height: 50px;
	position: relative;
	top:0px;
	z-index: 100;
		left:0px;
	right:0px;
	margin: 0 auto;
	background:#fff;
		    border-radius: 0% 0% 50% 50% / 50% 50% 100% 100%;
	transform: scaleX(1.15);
	display: none;
}
.bg0a{
	width:70%;
	height: 130vh;
	position: fixed;
	z-index: 1;
	background: #fefefe;
	top:-150px;
	right:-150px;
	transform: rotate(10deg);
}
.bg0{
	width:100%;
	height: 100vh;
	position: fixed;
	z-index:50;
	background:url(https://www.setiaclinic.com/item/bghomen2.png);
	top:0px;
	left:0px;
	background-size:cover;
}
.bgbarg{
	width:160px;
	height: 100vh;
	float: left;
	position: fixed;
	z-index: 1;
	top:0px;
	left:-60px;
	opacity: 0.2;
	background:url(https://www.setiaclinic.com/item/barg.png);
	background-size: contain;
	display: none;
	
}
.bgbarg2{
	width:160px;
	height: 100vh;
	float: right;
	position: fixed;
	z-index: 1;
	bottom:0px;
	right:-110px;
	opacity: 0.2;
	background:url(https://www.setiaclinic.com/item/barg.png);
	background-size: contain;
		display: none;
}
.bgm{
	width:60px;
	height: 60px;
	position: fixed;
	z-index: 2;
	top:150px;
	left:-30px;
	background: #54a713;
	transform: rotate(45deg);
}
.bgm2{
	width:60px;
	height: 60px;
	position: fixed;
	z-index: 2;
	bottom:150px;
	right:-30px;
	background: #80e3fe;
	transform: rotate(45deg);
}
a {
    color: #31511e;
  text-decoration: none;
	text-align: center;
}

a:hover, a:focus {
    color: #000;
    text-decoration: none;
}

a:focus { 
    outline: none;
}
.rightali{
    direction:rtl;
    text-align:right;
    line-height:25px;
}

.field-icon {
  float: right;
  margin-right: 5px;
  margin-top: -30px;
  position: relative;
  z-index: 2;
	cursor: pointer;
}
.sabtnam input[type=password] {
	  
     padding: 12px 35px 12px -35px;
}
.qacon{
	width:500px;
	position: relative;
	left: 0px;
	right:0px;
	margin: 0 auto;
	top:-50px;
	z-index: 100;
	
}
.qabut{
	

	width:120px;
	padding: 10px 15px;
	text-align: center;
	border: 1px solid #ccc;
	position: relative;
	margin-right:10px;
	float: right;
	cursor: pointer;
	border-radius: 15px;
	font-size:14px;
	background: #fff;
					transition-timing-function: ease-in-out;
	transition: 0.5s;
			margin-bottom:10px;

}
.qabut:hover{
					transition-timing-function: ease-in-out;
	transition: 0.5s;
	background:#ff8600;
	color:#fff;
	border: 1px solid #fff;
	
}
.qabut:active{
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	background:#ff8600;
	color:#fff;
	border: 1px solid #fff;
}
.sabtnam{
	   border: 1px solid #d3ced2;
    padding: 20px 20px 20px 40px;
   overflow: hidden;
    text-align: right;
	direction: rtl;
    border-radius: 15px;
	width:90%;
	left:0px;
	right:0px;
	margin: 0 auto;
}

.sabtnam input[type=text] {
  width:100%;
	left:0px;
	right:0px;
	margin:  0 auto;
}
.sabtnam input {
	  width:100%;
	left:0px;
	right:0px;
	margin:  0 auto;
	position: relative;
}
.sabtnam lable {
	  width:100%;
	left:0px;
	right:0px;
	margin:  0 auto;
	position: relative;
}
.g-recaptcha {
  transform-origin: left top;
  -webkit-transform-origin: left top;
}
.rc-anchor-normal{
	width:100%;
}
.rc-anchor-light{
	width:100%;
}

    #recaptcha_challenge_image{
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    }
    #recaptcha_response_field
    {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    }
    .recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    }
    .recaptchatable .recaptcha_r1_c1, 
    .recaptchatable .recaptcha_r3_c1, 
    .recaptchatable .recaptcha_r3_c2, 
    .recaptchatable .recaptcha_r7_c1, 
    .recaptchatable .recaptcha_r8_c1, 
    .recaptchatable .recaptcha_r3_c3, 
    .recaptchatable .recaptcha_r2_c1, 
    .recaptchatable .recaptcha_r4_c1, 
    .recaptchatable .recaptcha_r4_c2, 
    .recaptchatable .recaptcha_r4_c4, 
    .recaptchatable .recaptcha_image_cell {

    margin: 0 !important;
    width: 100% !important;
    background: none !important;
    height: auto !important;
    }

#anr_captcha_field_1 {
    width: 310px;
    overflow: hidden;
    border-radius: 20px;
    transform: scale(0.9);
    transform-origin: left top;
    background: #f9f9f9;
}


label {
	width:100%;
	text-align: right;
	direction: rtl;
}
span.required{
	color:#FF0004;
}
button{
	width:200px;
	    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding:15px 20px;
    font-weight: 700;
    border-radius: 15px;
    left: auto;
    color: #fff;
    background-color: #ff8600;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
	float: left;
	text-align:center;
							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
button:hover {
    background-color: #fff;
    text-decoration: none;
    background-image: none;
    color: #f49c42;
    border:1px solid #f49c42;
    						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.titleindex{
	width:100%;
	text-align: center;
	color:#000;
	font-weight: bold;
	font-size:20px;
	padding: 30px 0px;
	border-bottom:1px solid #000;
	position: relative;
	margin-bottom:50px;
	
}
/* Impo */
body .select2-container--default {
  min-height: 42px; }
  body .select2-container--default .select2-selection {
    border: 2px solid rgba(129, 129, 129, 0.2);
    border-radius: 0;
    background-color: transparent;
    -webkit-transition: border-color .4s ease;
    transition: border-color .4s ease; }
    body .select2-container--default .select2-selection:focus {
      outline: none; }
  body .select2-container--default .select2-selection--single {
	  border-radius: 10px;
    padding: 0 15px;
    height: 42px;
    text-align: right;
    font-size: 14px;
    line-height: 38px; }
    body .select2-container--default .select2-selection--single .select2-selection__rendered {
      display: inline;
      padding-right: 0 !important;
      padding-left: 0 !important;
      color: #777777;
      line-height: 1.4; }
    body .select2-container--default .select2-selection--single .select2-selection__placeholder {
      color: inherit; }
    body .select2-container--default .select2-selection--single .select2-selection__arrow {
      top: 8px;
      right: 10px !important;
      background-position: right 1px top 50%;
      background-size: auto 18px;
      background-repeat: no-repeat; }
      body .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none; }
    body .select2-container--default .select2-selection--single .select2-selection__clear {
      position: absolute;
      top: 10px;
      right: 35px;
      color: #BBB; }
  body .select2-container--default .select2-selection--multiple {
    min-height: 42px; }
    body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
      display: block;
      margin-bottom: 9px;
      padding: 0 15px; }
      body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
        margin-top: 9px;
        margin-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 8px;
        padding-left: 6px;
        border: none;
        border-radius: 0;
        background-color: #F1F1F1;
        color: #333;
        font-weight: 600;
        font-size: 12px; }
      body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
        margin-top: -2px;
        margin-right: 4px;
        color: inherit;
        font-size: 16px;
        line-height: 12px; }
      body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
        display: inline-block;
        margin: 0;
        margin-top: 9px;
        line-height: 1; }
        body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input {
          height: auto; }
  body .select2-container--default .select2-search--dropdown {
    position: relative;
    padding: 18px;
    border-bottom: 2px solid rgba(129, 129, 129, 0.2);
    background-color: #F9F9F9; }
    body .select2-container--default .select2-search--dropdown .select2-search__field {
      padding: 0 15px;
      height: 42px;
      border: 2px solid rgba(129, 129, 129, 0.2);
      background-color: white;
      background-image: none;
      color: #000; }
    body .select2-container--default .select2-search--dropdown:after {
      position: absolute;

      top: 50%;
      right: 30px;
      margin-top: -9px;
      color: #8C8C8C;
      font-size: 18px;
      line-height: 18px;
      content: "\f125";
      font-family: "woodmart-font"; }
  body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #F2F2F2;
    color: #333333; }
  body .select2-container--default .select2-results__option[aria-selected=true] {
    color: white;
    font-weight: 600; }
  body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  body .select2-container--default .select2-dropdown {
    border-width: 2px;
    border-color: rgba(129, 129, 129, 0.2);
    border-radius: 0;
    background-color: #FFF; }
  body .select2-container--default .select2-results__option {
    padding: 10px 18px; }
    body .select2-container--default .select2-results__option:focus {
      outline: none; }
  body .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-width: 2px;
    border-color: rgba(129, 129, 129, 0.3); }

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #1a1a1a; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ccc; 
}
img {
	max-width: 100%;
	height: auto;
}
.logom{
	position: absolute;
	top:12px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 40;
	width:200px;
	height: 48px;
					transition-timing-function: ease-in-out;
	transition: 0.5s;
	display: none;
	transform: scale(0.8);

	
}
.logom:hover{
					transition-timing-function: ease-in-out;
	transition: 0.5s;
	opacity: 0.7;
}
.slidera{
	width:100%;
	height: auto;
	position: relative;
	top:30px;
	bottom:30px;
	left:0px;
	right:0px;
	margin: 0 auto;
}
.logos{
	position:absolute;
	top:5px;
	right:10px;
	float: right;
	z-index: 40;
	width:140px;
					transition-timing-function: ease-in-out;
	transition: 0.5s;

	
}
.logos:hover{
					transition-timing-function: ease-in-out;
	transition: 0.5s;
	opacity: 0.7;
}
.logostext{
	position: relative;
	float: right;
	right:90px;
	font-size:17px;
	font-weight: bold;
	font-family: 'yekanbakh';
	top:20px;
	color:#53705a;
}


.headbut{
	width:100px;
	padding: 7px 2px;
background: #869e3c;
	color:#fff;
	position:absolute;
	float: left;
	left:10px;
	font-size:12px;
	top:35px;
	z-index: 40;
	border-radius: 10px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 77px -20px rgba(240,178,106,1);
-moz-box-shadow: 0px 0px 77px -20px rgba(240,178,106,1);
box-shadow: 0px 0px 77px -20px rgba(240,178,106,1);
				transition-timing-function: ease-in-out;
	transition: 0.5s;

}
.headbut:hover{
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	background:#fff;
	border: 1px solid #869e3c;
}
.headbut a{
	color:#869e3c;
	font-size:16px;
	font-weight: bold;
}

.headbut2{
	width:100px;
	padding: 7px 2px;
background: #31511e;
	color:#fff;
	position:absolute;
	float: left;
	left:10px;
	font-size:12px;
	top:2px;
	z-index: 40;
	border-radius: 10px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 77px -20px rgba(240,178,106,1);
-moz-box-shadow: 0px 0px 77px -20px rgba(240,178,106,1);
box-shadow: 0px 0px 77px -20px rgba(240,178,106,1);
				transition-timing-function: ease-in-out;
	transition: 0.5s;

}
.headbut2:hover{
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	background:#fff;
	border: 1px solid #31511e;
}
.headbut2 a{
	color:#869e3c;
	font-size:16px;
	font-weight: bold;
}
.lineup{
	width:100%;
	height: 100px;
background: #fff;

	top:0px;
	position:absolute;
	left:0px;
	z-index: 30;
	border-bottom:1px solid #ebebeb;

}
.bgs4{
	width:800px;
	height:800px;
	float: right;
	z-index: 10;
	opacity: 0.4;
	position: absolute;
	right:-400px;
	bottom:-200px;
	transform: rotate(50deg);
	
}
.bgs5{
	width:800px;
	height:800px;
	float: right;
	z-index: 10;
	opacity: 0.2;
	position: absolute;
	right:-350px;
	bottom:-200px;
	transform: rotate(40deg);
	
}
.bgs{
	width:800px;
	height:800px;
	float: left;
	z-index: 10;
	opacity: 0.2;
	position: absolute;
	left:-400px;
	top:-300px;
	transform: rotate(20deg);
	
}
.bgs2{
	width:800px;
	height:800px;
	float: left;
	z-index: 11;
	opacity: 0.5;
	position: absolute;
	left:-450px;
	top:-350px;
	
}
.bgs3{
	width:800px;
	height:800px;
	float: left;
	z-index: 5;
	opacity: 0.1;
	position: absolute;
	left:-350px;
	top:-250px;
	transform: rotate(20deg);
	
}
.sformup{
	width:400px;
	position: fixed;
	top:10px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 32;
	display: none;
}
.sformup2{
	width:90%;
	position: fixed;
	top:100px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 1100;
	display:none;
}
.space{
	height: 50px;

}
.spacei{
	height: 100px;
}
.useruser{
	z-index: 32;
	top:30px;
	float: right;
	right:30px;
	position: absolute;
	color:#029fca;
	display: none;
	font-size:14px;
	font-weight: bold;
}
.itemup{
	width:200px;
	top:10px;
	position:absolute;
	float:left;
	left:20px;
	z-index:110;
	display: none;


	
}
.menum{
	width:60px;
	position:relative;
	top:4px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 32;
	cursor: pointer;
	display: none;
	
	
}
.menumtext{

	text-align: center;
	font-weight: bold;
	padding: 30px 0 0 0;
	display: none;
}
.searchicon{
		width:33px;
	height: 30px;
		position:relative;
	top:5px;
	margin-right:20px;
	float: right;
	background: none;
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	cursor: pointer;
	display: none;

}
.searchicon:hover{
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	transform: scale(0.9);
}
.user{
		width:30px;
	height: 37px;
		position:relative;
	top:5px;
	margin-right:20px;
	float: right;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	cursor: pointer;
	font-size:0px;

}
.user:hover{
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	transform: scale(0.9);
}
.user p{
	display: none;
}
.basket {
	width:35px;
	height: 35px;
	position:relative;
	top:5px;
	margin-right:20px;
	float: right;
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	cursor: pointer;
	
}
.basket:hover{
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	transform: scale(0.9);
}
.basket2 {
	width:15px;
	height: 15px;
	position:relative;
	top:-45px;
	margin-right:20px;
	float: left;
	font-weight: bold;
	color:#fff;
		background: #000;
	text-align: center;
	border-radius: 100%;
	

}
.fav {
	width:33px;
	height: 30px;
		position:relative;
	top:5px;
	margin-right:20px;
	float: right;
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	cursor: pointer;


}
.fav:hover{
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	transform: scale(0.9);
}
.fav2 {
		width:15px;
	height: 15px;
		position:relative;
	top:-45px;
	margin-right:20px;
	float: left;
	font-family: 'yekanbakh';;
	font-weight: bold;
	color:#fff;
	background: #000;
	text-align: center;
	border-radius: 100%;
	

}

.yith-wcwl-wishlistexistsbrowse.show a {
    color: transparent;
    font-size: 100px;
    width: 50px; 
    height: 50px;
    display: inline-block;

}
.menuu{
		top:32px;
	position:absolute;
	z-index: 400;
left:50%;
	margin-right:-50%;
	width:auto;
	transform: translate(-50% ,-50%);

			
}

.menuu4{
	display: none;
		z-index: 2000;
	position:relative;
	top:100px;
right:10px;
	width:150px;
	text-align: right;
	background: none;
	margin-bottom:100px;
	

}
.menuu4 .menu-secondary li a{
	width:150px;
	color:#fff;
	    font-size: 15px;
	line-height: 15px;
		text-align: right;
	    padding:5px 10px 5px 10px;
			font-weight: normal;
	border-bottom:1px solid #878787;
}




.menuu4 .menu-secondary li a:hover,.menuu4  .menu-secondary li a:active,.menuu4  .menu-secondary li a:focus, 
.menuu4 .menu-secondary li:hover > a,.menuu4 .menu-secondary li.current-cat > a,.menuu4 .menu-secondary li.current_page_item > a,.menuu4 .menu-secondary li.current-menu-item > a {
    color:#ccc;

}
.menuu4 .menu-secondary li {
			float:right;
    background:none;
}
.closem{
	width:25px;
	height: 25px;
	position: fixed;
	top:10px;
	right: 10px;
	display: none;
			z-index: 2000;
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	cursor: pointer;
	
}
.closem:hover{
	transition-timing-function: ease-in-out;
	transition: 0.5s;
		transform: scale(0.9);
}

.bgmenu{
	width:1px;
	height: 100vh;
	position: fixed;
	top:0px;
	right:0px;
	background: #31511f;
	opacity: 0.9;
	z-index: 1000;
	overflow: hidden;

}
/* 2c7082 
border #438c9f*/
.bgmenu2{
	width:100%;
	height: 0px;
	position: fixed;
	top:0px;
	left:0px;
	background: #fff;
	opacity: 0.9;
	z-index: 1000;

}
.l1{
	width:100%;
	height: 50%;
	position: fixed;
	top:0px;
	left:0px;
	z-index: 2000;
	background: #000;
}
.l2{
	width:100%;
	height: 50%;
	position: fixed;
	bottom:0px;
	right:0px;
	z-index: 2000;
	background: #000;
}
.indexitem{
	width:1300px;
	height: auto;
	min-height: 50vh;
	position: relative;
	top:0px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 50;
}


.indextext{
	font-size:30px;
	font-weight: bold;
	color:#4E00A4;
	direction: rtl;
	padding: 30px;
}
.indextext2{
	color:#000;
	font-size:18px;
	direction:rtl;
}
.bgpro{
	width:100%;
	height: 100px;
	background: #e1bbf3;
	position: absolute;
	top:110vh;
	left:0px;
	z-index: 10;
	opacity: 0.2;
	border-radius: 0% 0% 100% 300%;
}
.bgpro2{
	width:100%;
	height: 50px;
	background: #e1bbf3;
	position: absolute;
	top:110vh;
	left:0px;
	z-index: 11;
	opacity: 0.6;
	border-radius: 100% 100% 0% 0px;
}
.spaceindexa{
	height: 0px;
}
.infoindex{
		width:90%;
	position: relative;
	height: auto;
	overflow: hidden;
	left:0px;
	right:0px;
	margin: 0 auto;
	border-radius: 10px;
	top:50px;
	line-height: 25px;
}
.inforight{
	width:35%;
	height: auto;
	margin-bottom:100px;
	position: relative;
	float: right;
	right:0px;
	top:0px;
}
.inforight img{

}
.textindexcon{
	width:60%;
	position: relative;
	height: auto;
	margin-bottom:100px;
	overflow: hidden;
	background: #fff;
	text-align: right;
		border: 1px dashed #cbcbcb;
	left:0px;
	float: left;
	border-radius: 10px;
	margin-top:150px;
	line-height: 25px;
}
.textindexcon2{
	width:70%;
	position: relative;
	height: auto;
	overflow: hidden;
	background: #fff;
	text-align: center;
		border: 1px dashed #cbcbcb;
	left:0px;
	right:0px;
	margin: 0 auto;
	border-radius: 10px;
	top:50px;
	line-height: 25px;
}
.azbut{
	width:200px;
	padding: 15px 20px;
	background: #595959;
	color:#fff;
	border-radius: 10px;
	position: relative;
	left:0px;
	right:0px;
	margin: 0 auto;
	margin-bottom:50px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.azbut:hover{
	background: #787878;
	color:#fff;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.textindextitle{
	color:#00b1df;
	font-weight: bold;
	font-size:16px;
	padding: 10px ;
	
}
.textindexcon p{
	color:#000;
	font-size:14px;
	line-height: 25px;
	direction: rtl;
	text-align: right;
			padding: 10px ;
}
.doreicon{
	width:20px;
	float: right;
	margin-right:10px;
	margin-left:10px;
}
.doretext{
	font-size:14px;
	direction: rtl;
	text-align: right;
}
/* 2. LAYOUT
-------------------------------------------------------------- */

#container {
	width: 100%;

		overflow-x: hidden;
	top:0px;


}

#main {
	padding: 0px 0 100px 0;	
position: relative;
			background:#fbfbfb url(https://www.setiaclinic.com/item/bgmain.png);

z-index: 100;
	width:100%;
	height: auto;
	overflow: hidden;

}
#mainwoo {
width:1600px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}
#main-fullwidth {
    padding: 15px;

}
.container2{
	width:80%;
	left:0px;
	right:0px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	padding: 0 0 100px 0;

}
.contentline{
	width:100%;
	height: 90px;
			background:#fbfbfb url(https://www.setiaclinic.com/item/bgmain.png);
	position: relative;
	top:0px;
		z-index: 100;
	    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
	transform: scaleX(1.15);
	    content: "";
	border-top:1px solid #c2d9c8;
}
#contentpage {
    left:0px;
	right:0px;
	margin: 0 auto;
    width:70%;
	height: auto;
	position:relative;
	z-index:100;
	top:0px;

	padding: 0 0 100px 0;
	
}
#contentpageazmoon {
    left:0px;
	right:0px;
	margin: 0 auto;
    width:40%;
	height: auto;
	position:relative;
	z-index:100;
	top:0px;

	padding: 0 0 100px 0;
	
}
#content {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
	min-height: 100vh;
    width: 1260px;
	position:relative;
	
}
#contentpost {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
	min-height: 100vh;
    width: 1000px;
	position:relative;
	
	
}
#contentpost2 {
    left:0px;
	right:0px;
	margin: 0 auto;
top:0px;
    width:1242px;
	position:relative;

}
#contentblog {
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1264px;
	position:relative;
	height: auto;
	overflow: hidden;
	z-index: 50;
	padding:    0 0 100px 0;
}
	#contentser {
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1264px;
	position:relative;
	height: auto;
	overflow: hidden;
	z-index: 50;
	padding:    0 0 100px 0;
}	
		
		.contentblog2 {
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1264px;
	position:relative;
	z-index: 50;
	
}
#contentostad {
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1300px;
	position:relative;
	z-index: 50;
	margin-bottom:50px;
	
}
.ravantext{
	width:80%;
	height: 30px;
		border: 1px dashed #31511e;
	position: relative;
	left:0px;
	right:0px;
	margin: 0 auto;
	text-align: right;
	direction: rtl;
	background:#efefef;
	padding: 20px 20px 20px 20px;
	border-radius: 30px;
	overflow: hidden;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.ravantext:hover{
	height: 400px;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.ravantext2:hover{
	height: 400px;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.ravantext2{
	width:80%;
	height: 30px;
	border: 1px dashed #31511e;
	position: relative;
	left:0px;
	right:0px;
	margin: 0 auto;
	text-align: right;
	direction: rtl;
	background:#efefef;
	padding: 20px 20px 20px 20px;
	border-radius: 30px;
	overflow: hidden;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.bastan1{
	font-weight: bold;
	padding: 10px 0 0 0;
	color:#859f3d;
	cursor: pointer;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.bastan1:hover{
	color:#000;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.bastan2{
	font-weight: bold;
	padding: 10px 0 0 0;
	color:#859f3d;
	cursor: pointer;
}
.bastan2:hover{
	color:#000;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.ravantext strong{
	color:#869f3c;
	font-weight: bold;
	cursor: pointer;
}
.ravantext2 strong{
	color:#869f3c;
	font-weight: bold;
	cursor: pointer;
}
#contentfaq {
    left:0px;
	right:0px;
	margin: 0 auto;
    width:40%;
	position:relative;
	z-index: 100;
	margin-bottom:50px;
	padding: 0 0 100px 0;
}
#contentq {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1260px;
	position:relative;
	z-index: 50;
	
}
#contentcat {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 100%;
	position: relative;
	
}
#contentwoo {
 
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 95%;
	height: auto;
	position: relative;
	z-index: 50;
	overflow: hidden;
}
#contentwooi {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 1480px;
	position: relative;
	z-index: 50;
	padding: 50px;
	top:50px;
	
}
#contentwoo2 {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
	min-height: 100vh;
    width: 1300px;
	
}
#contentwoop {
    left:0px;
	right:0px;
	margin: 0 auto;
    width:1400px;
	height: auto;
	position: relative;
	z-index:100;
	top:0px;
	
}
/* impo */
.woocommerce-chekout .woocommerce {
  display: flex;
}

.woocommerce-cart .woocommerce {
  display: flex;
}
.woocommerce-cart table {
text-align: right;
	direction: rtl;
}
/* impo */
.woocommerce-cart .woocommerce-cart-form {
flex: 100%;
/* 100% at small screens; 70% on larger screens */
  margin-right: 10px;

}
.woocommerce-cart .woocommerce-cart-form .quantity .qty{
	    width: 100px;
}
/* The element that contains the cart totals */
.woocommerce-cart .cart-collaterals {
  flex: 1 0 30%; /* 100% at small screens; 30% on larger screens */
  margin-left: 30px;
}
 
/* Some minor tweak to make sure the cart totals fill the space */
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
  padding: 0 20px 70px;
}
#contentnews {
    overflow: hidden;
float: left;
    width: 70%;
		position: relative;

}
#sidebar-primary {
    overflow: hidden;
	float: right;
    width: 25%;
    margin-left:20px;
	position: relative;
padding: 10px;
	top:0px;

-webkit-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
}
#sidebar-primary .widget-container {
	margin-bottom:20px;
	border: 1px solid #dfdfdf;
	border-radius: 15px;
	background: #fff;
	padding: 10px 20px 30px 20px;
	font-size:12px;
	text-align: justify;
	
}
#wooside {
    overflow: hidden;
	float: left;
    width: 320px;
    margin-left:10px;
	position: relative;
	top:0px;

}
#wooside .widget-container {
   padding: 20px;
		border: 1px solid #dfdfdf;

-webkit-box-shadow: 0px 0px 59px -52px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 59px -52px rgba(0,0,0,0.75);
box-shadow: 0px 0px 59px -52px rgba(0,0,0,0.75);

}

.fa-heart {

color:#dedede;
	transform: scale(0.9);
}
.fa-heart:hover {
color:#d04646;
}
.fa-heart:active {
color:#d04646;
}
/* 3. HEADER
-------------------------------------------------------------- */

#header {
    height: 320px;
    padding:0px 0 0px 0px;
	position: relative;
	margin-bottom:0px;
}

.logo {
    float: left;
    margin: 6px 0;
}

.logo h1.site_title {
    margin: 0;
    padding:0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:48px;
    line-height: 40px;
    font-weight: bold;
}

.logo h1.site_title a, .logo h1.site_title a:hover {
    color: #CB5A5F;
    text-decoration: none;
}

.logo h2.site_description {
    margin: 0;
    padding:0;
    color: #CB5A5F;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:14px;
    line-height: 14px;
}

.social-profiles {
    padding-top: 4px;
    height: 24px;
    float: right;
}
.social-profiles img {
    margin: 0 0 0 6px !important;
} 

.social-profiles img:hover {
    opacity: 0.8;
} 
/* 4. MENUS
-------------------------------------------------------------- */

/* 4.1 Menu Primary
----------------------------*/

.menu-primary-container {
    position:relative;
    height: 34px;
    z-index: 300;
	float:right;
    padding-left: 5px;
					transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.menu-primary {
	transition-timing-function: ease-in-out;
		float:right;
	transition: 0.5s;
	
}

.menu-primary ul {
	min-width: 160px;
		float:right;
	
}

/* First Level - Menu Primary */

.menu-primary li a {
			float:right;
    color: #000;
    padding:11px 10px 30px 10px;
	text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 0 2px;
	text-align: center;
					transition-timing-function: ease-in-out;
	transition: 0.5s;
	border-bottom:1px solid #fff;

}

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
     color:#ff8600;
    outline: 0;
	border-bottom:1px solid #ff8600;
	    padding:11px 10px 11px 10px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

/* Child Levels - Menu Primary */

.menu-primary li li a {
	color: #fff;
    text-transform: none;
    background: #912A2A;
    padding: 10px 15px;
    margin: 0;
    border: 0;
    font-weight: normal;
}

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	color: #fff;
    background: #B43333;
    outline: 0;
    border-bottom:0;
    text-decoration: none;
}



/* Arrows Menu Primary */

.menu-primary a.sf-with-ul {
    padding-right: 20px;
    min-width: 1px;
}
.menu-primary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 10px 10px 0 0;
}

.menu-primary  li li .sf-sub-indicator {
    padding: 9px 10px 0 0;
}

/* Shadows Menu Primary */

.wrap-menu-primary .sf-shadow ul {
    background:	url('images/menu-primary-shadow.png') no-repeat bottom right;
}

/* 4.2 Menu Secondary
----------------------------*/

.menu-secondary-container {
    position:relative;
    height: 34px;
    z-index: 300;
	float:right;
    padding-left: 5px;
					transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.menu-secondary {				transition-timing-function: ease-in-out;
		float:right;
	transition: 0.5s;}

.menu-secondary ul {
    min-width: 160px;
		float:right;
}
.menu-secondary li {
			float:right;
    background: none;
}
.menu-secondary li:last-child {

	background:none;
}

/* First Level - Menu Secondary */
.menu-secondary li a {
			float:right;
    color: #000;
    padding:11px 10px 11px 10px;
	text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 0 0 2px;
	text-align: center;
					transition-timing-function: ease-in-out;
	transition: 0.5s;
		font-weight: bold;
		border-bottom:1px dashed #fff;

}


.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, 
.menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
    color:#869e3c;
	border-bottom:1px dashed #869e3c;
    outline: 0;

						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

/* Child Levels - Menu Secondary */
.menu-secondary li li {
    background: none;
    margin: 0;
	width:300px;
	left:-30px;
}
.menu-secondary li li:first-child a{
	border-radius: 10px 10px 0 0;
}
.menu-secondary li li:last-child a{
	border-radius: 0px 0px 10px 10px;
}
.menu-secondary li li a {
	color: #000;
    background:#ff8600;
    padding: 11px 20px;
    text-transform: none;
    margin: 0;
    font-weight: normal;
	font-size:13px;
	text-align: center;
	width:100px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
	color: #ff8600;
    background:#E4E4E4;
    outline: 0;
	    padding: 11px 20px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

/* Arrows - Menu Secondary */

.menu-secondary a.sf-with-ul {
    padding-right: 26px;
    min-width: 1px;
}
.menu-secondary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 9px 13px 0 0;
}

.menu-secondary li li .sf-sub-indicator {

    padding: 9px 13px 0 0;
}

/* Shadows - Menu Secondary */

.wrap-menu-secondary .sf-shadow ul {
    background:	url('images/menu-secondary-shadow.png') no-repeat bottom right;
}

/* 5. POST
-------------------------------------------------------------- */

/* 5.1 Post General
----------------------------*/

.post {

}
.post2 {

}
.page, .post-single {
    border-bottom: 0;
    margin-bottom: 0;
}
.titlepage2 {
    color: #5a5a5a;
    padding: 10px 10px;		
    font-size: 20px;
    line-height: 24px;
	text-align:Center;
	border-bottom: 1px solid #5a5a5a;
	width:70%;
	left:0px;
	right:0px;
	margin:0 auto;
	
}
.titleup2 {
	background: #31511f;
    padding: 10px 10px;		
    font-size: 25px;
    line-height: 24px;
	text-align:center;
	font-weight: bold;
	width:100%;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:120px;
	position:absolute;
	margin-bottom:20px;
	z-index: 100;
	
}
.titleup {
    color:#518e77;
    padding: 10px 10px;		
    font-size: 25px;
    line-height: 24px;
	text-align:center;
	font-weight: bold;
	width:100%;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:70px;
	position:absolute;
	margin-bottom:20px;
	z-index: 100;
	
}
.titlepage {
    color:#518e77;
    padding: 10px 10px;		
    font-size: 25px;
    line-height: 35px;
	text-align:right;
	border-bottom:1px dashed #c7bfae;
	font-weight: bold;
	width:70%;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:20px;
	position: relative;
	margin-bottom:20px;
	
}
.titlepage3 {
     color:#000;
    padding: 10px 10px;		
    font-size: 19px;
    line-height: 24px;
	text-align:Center;
	border-bottom: 1px solid #cfcfcf;
	font-weight: bold;
	
}
.titlepage3 .delimiter{
	color:#cfcfcf;
	
}
.titlepage3 a{
	color:#9c9c9c;
	    font-size: 16px;
	font-weight: normal;
}
.titlepage3 a:hover{
	color:#000;
	    font-size: 16px;
}
.titlewoo {
    color:#ab66d2;
    padding: 10px 10px 0px 0px;	
    font-size: 16px;
	font-weight: bold;
    line-height: 24px;
	text-transform: uppercase;
border-bottom:1px solid #ab66d2;
	margin-bottom:30px;
	text-align: center;
}

.titlewoo a {
	font-weight: normal;
	    font-size: 14px;
    color: #ab66d2;
    text-decoration: none;
}

.titlewoo a:hover {
    color: #000;
    text-decoration: none;
}
.title {
    color: #000;
    margin: 0 0 10px 0;
    padding: 15px 0px 0px 0px;	
    font-size: 20px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;letter-spacing: -1px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.title a {
    color: #000;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.title a:hover {
    color: #ccc;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.titleq {
    color: #000;
    padding: 20px 60px 0px 0px;	
    font-size: 15px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: right;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-weight: bold;
}
.titleblog {
    color: #000;
    padding: 0px 10px 0px 0px;	
    font-size: 13px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: right;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	max-height:30px;
	min-height: 30px;
	font-weight: bold;
}

.titleblog a {
    color: #000;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.titleblog a:hover {
    color: #ccc;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.titlevideo {
    color: #000;
    padding: 10px 10px 0px 0px;	
    font-size: 13px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	max-height:30px;
	min-height: 30px;
	font-weight: bold;
	position:relative;
	top:-60px;
}
.homepage-posts6 .titlevideo{
	top:-5px;
}
.titlevideo a {
    color: #000;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.titlevideo a:hover {
    color: #ccc;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.titleser {
    color: #fff;
    padding: 10px 0px 10px 0px;	
    font-size: 20px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-weight: bold;width:100%;
	position: relative;
	z-index: 20;
	
}

.titleser a {
    color: #fff;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.titleser a:hover {
    color: #8bd2a2;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts8:hover  .titleser a {
    color: #8bd2a2;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.titlework {
    color: #000;
    padding: 10px 10px 0px 0px;	
    font-size: 13px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	max-height:30px;
	min-height: 30px;
	font-weight: bold;
	top:10px;
}

.titlework a {
    color: #000;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.titlework a:hover {
    color: #ccc;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.titleostad {
    color: #237f4f;
    padding: 10px;	
    font-size: 14px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-weight: bold;
	position: relative;
	z-index: 20;
	top:-180px;
}
.titleostad2 {
    color: #859f3d;
    padding: 10px;	
    font-size: 12px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-weight: bold;
	position: relative;
	z-index: 20;
	top:-200px;
	width:80%;
	left:0px;
	right:0px;
	margin: 0 auto;
}
.titleostad a {
    color: #237f4f;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.titleostad a:hover {
    color: #000;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.entry {
    line-height: 20px;
}
.entrypage {
    line-height: 30px;
	font-size: 15px;
	direction:rtl;
	color:#000;
	z-index: 500;
	text-align:justify;
	padding:30px;
	overflow: hidden;
	font-weight: 300;
	left:0px;
	right:0px;
	margin: 0 auto;

}
.entrypage strong{
	font-weight: bolder;
	font-size:20px;
	color:#518e77;
	
}
.entrypage a {
    color:#65ba4a;
        								transition-timing-function: ease-in-out;
	transition: 0.5s;
    
}
.entrypage a:hover {
    color:#000;
        								transition-timing-function: ease-in-out;
	transition: 0.5s;
    
}
.entrypage .titlepage{
	width:100%;
	top:0px;
	margin-bottom:10px;
	
}
.bgaboutcat{
    width:100%;
	height:400px;
	overflow: hidden;
	position:absolute;
	top:60px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 90;
	background: rgb(255,252,246) fixed;
background: -moz-linear-gradient(110deg, rgba(255,252,246,1) 0%, rgba(254,245,227,1) 100%) fixed;
background: -webkit-linear-gradient(110deg, rgba(255,252,246,1) 0%, rgba(254,245,227,1) 100%) fixed;
background: linear-gradient(110deg, rgba(255,252,246,1) 0%, rgba(254,245,227,1) 100%) fixed;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf6",endColorstr="#fef5e3",GradientType=1);


}
.bgabout{
    width:100%;
	height:400px;
	overflow: hidden;
	position:absolute;
	top:60px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 3;
	background:url(https://www.setiaclinic.com/item/bgabout4.jpg);
    background-size: cover;
}
.bgcontact{
    width:100%;
	height:400px;
	overflow: hidden;
	position:absolute;
	top:60px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 3;
	background:url(https://www.setiaclinic.com/item/bgcontact.jpg);
    background-size: cover;
}
.bgabout2{
	width:300px;
	height: 300px;
	background: #c5d4d2;
	position: absolute;
	top:50px;
	z-index: 2;
left:0px;
	right:0px;
	margin: 0 auto;
	border-radius: 100%;
}
.entrypage3 {
	  font-family: "Syne", sans-serif;
    line-height: 20px;
	font-size: 15px;
	direction:ltr;
	color:#000;

	padding: 20px;
	z-index: 5;
	text-align:left;
	margin-top:30px;
}
.entrypage2 {
    line-height: 25px;
	font-size: 16px;
	direction:rtl;
	color:#000;
	z-index: 5;
	padding: 20px 20px 20px 20px;
	text-align:justify;
		border-radius: 30px;

}
.entrypage2 .titlepage{
	top:0px;
	margin-bottom:50px;
}
.entryworkposta{
	width:100%;
	position: relative;
	margin-bottom:20px;
	
}
.entryworkposta p{
	display: none;
}
.entryworkpost {
    line-height: 30px;
	font-size: 14px;
	direction: rtl;
	padding: 50px;
	background: #fff;
		color:#000;
	position: relative;
	z-index: 5;
	text-align: right;
-webkit-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
		border-radius: 15px;
		border:1px solid #dcdcdc;
	
}
.entryworkpost a{
    color:#fff;
    background:#31511e;
    padding:3px;
    border-radius:6px;
    						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.entryworkpost a:hover{
    color:#869e3c;
    background:#fff;
    						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.entryworkpost .wp-block-image {
	border: 1px solid #b1c672;
	width:70%;
	left:0px;
	right:0px;
	margin: 0 auto;
	position: relative;
	margin-top:20px;
	margin-bottom:20px;
	
}
.entryworkpost .wp-block-gallery {

	
}
.entryworkpost .wp-block-video {

	
}
.entryostadcon{
				  column-count: 3;
  column-gap: 1em;
	overflow: hidden;
	height: auto;
	
}.entrypostostad p {
    line-height: 30px;
	font-size: 15px;
	direction: rtl;
	padding: 50px;
	background: #fff;
		color:#000;
	position: relative;
	z-index: 5;
	text-align: right;
-webkit-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
		border-radius: 30px;
	border: 2px solid #c6dfce;
	margin-bottom:10px;
	width:300px;
	min-height: auto;
		  display: inline-block;

	
}
.entrypostostad p:nth-child(even){
	background: #f9f9f9;
}
.entrypostostad strong{
	font-weight: bold;
	font-size:19px;
	color:#1c9744;
	border-bottom:1px dashed #1c9744;
	position: relative;

}
.entrywork {
    line-height: 20px;
	font-family: 'Josefin Sans', sans-serif;
	color:#ccc;
	padding: 10px 0px;
	direction: ltr;
}
.entryblog {
    line-height: 20px;
	color:#7f7f7f;
	padding: 10px;
	direction: rtl;
	font-size:12px;
	text-align:right;
	max-height:30px;
	min-height:30px;
	position: relative;
	top:0px;
}
.entryq {
    line-height: 30px;
	color:#000;
	padding: 20px 30px;
	direction: rtl;
	font-size:15px;
	text-align:right;
}
.bgfaq{
	width:30px;
	height: 30px;
	background:url(https://www.setiaclinic.com/item/bgfaq.png) no-repeat;
	float: right;
	margin-top:20px;
	margin-right:10px;
	background-size:contain;
}
.edame{
 float:left;
	margin-left:20px;
	margin-top:20px;
	direction:rtl;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.edame:hover{
	margin-left:25px;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.edame a{
	font-weight:bold;
	font-size:13px;
	color:#31511e;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.edame a:hover{

	color:#000;
									transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.entrynewspost {
    line-height: 30px;
	font-size: 14px;
	direction: rtl;
	padding: 50px;
	background: #fff;
		color:#000;
	position: relative;
	z-index: 5;
	text-align: justify;
-webkit-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
		border-radius: 15px;
		border:1px solid #dcdcdc;
}
.entrynewspost .wp-block-image{
	padding: 15px 0px;
}
.entrynewspost img{
	padding: 15px 0px;
}
.entrynewspost a {
	background:#595959;
	color:#fff;
	text-align: center;
	width:180px;
	padding: 10px 20px;
	font-size:13px;
	border-radius: 15px;left:0px;
	right:0px;
	margin: 0 auto;
	position: absolute;
	margin-top:20px;
	margin-bottom:30px;
}
.entrynewspost a:hover {
	background:#6A6A6A;

}
.pagepic{
	width:150px;
	height: 150px;
	position: relative;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 50;
	border-radius: 100%;
	top:30px;
	margin-bottom:50px;
	
}
.featured_image {

}
.featured_image_ostad {
border-radius: 100%;
		border:6px solid  #8bd2a2;
}

.homepage-posts {
    float: left;
    width: auto;
	min-width:16%;
    height: auto;
    overflow: hidden;
    margin-left: 10px;
	margin-bottom:1%;
	border: 1px solid #ccc;
	background: #fff;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts:hover {

	border: 1px solid #000;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9 {
    float: right;
    width: 300px;
    height: 300px;
    margin-left: 10px;
	margin-bottom:13px;
	background: #39794a url(https://www.setiaclinic.com/item/bgser.png);
	border-radius: 30px;
		border-inline:3px solid #31511e;
overflow: hidden;

							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:hover  {
						transition-timing-function: ease-in-out;
	transition: 0.5s;
		border-inline:3px solid #fff;
	
}
.homepage-posts9:nth-child(2){
		background: #457777 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(3){
		background: #a75d00 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.homepage-posts9:nth-child(4){
		background: #b8b030 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(5){
		background: #b8b030 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(6){
		background: #a75d00 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(7){
		background: #457777 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9 .featured_image-container9  {
	z-index: 10;
    width:100%;
   height: auto;
	left:0px;
	right:0px;
	margin: 0 auto;
	bottom:0px;
    overflow: hidden;								transition-timing-function: ease-in-out;
	transition: 0.5s;
	position:relative;
	


}
.homepage-posts9:hover .featured_image-container9 {
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	bottom:-20px;
	
}
.bgseri{
	width:250px;
	height: 250px;
	position: relative;
	z-index: 8;
	top:-300px;
	border-radius: 100%;
		left:0px;
	right:0px;
	margin: 0 auto;
		background: #2b9748 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:hover .bgseri{
						transition-timing-function: ease-in-out;
	transition: 0.5s;
		width:200px;
	height: 200px;
	
}
.homepage-posts9:nth-child(2) .bgseri{
		background: #289898 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(3) .bgseri{
		background: #c07311 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(4) .bgseri{
		background: #ccc229 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(5) .bgseri{
		background: #ccc229 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(6) .bgseri{
		background: #c07311 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts9:nth-child(7) .bgseri{
		background: #289898 url(https://www.setiaclinic.com/item/bgser.png);
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts10 {
    float: right;
    width: 300px;
    height:300px;
    margin-left: 10px;
	margin-bottom:13px;
	background: #8fa84d;
	border-radius: 70px 0;
	overflow: hidden;

							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts10:nth-child(even){
		background: #718929;
}
.homepage-posts10  .entryblog {
	    line-height: 20px;
	color:#e4e4e4;
	padding: 10px;
	direction: rtl;
	font-size:14px;
	text-align:right;
	max-height:30px;
	min-height:30px;
	position: relative;
	top:0px;
}
.homepage-posts10 .titleblog{
	    color: #fff;
    padding: 50px 10px 0px 0px;	
    font-size: 20px;
    line-height: 24px;
	text-transform: uppercase;
	text-align: right;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	max-height:30px;
	min-height: 30px;
	font-weight: bold;
}
.homepage-posts10  .titleblog a {
    color: #fff;
    text-decoration: none;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts2 {
    float: right;
    width: 300px;
    height: 400px;
    margin-left: 10px;
	margin-bottom:13px;
	background: #fff;
	border-radius: 30px;
		border:1px solid #31511e;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
-moz-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);

							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts2:hover{
							transition-timing-function: ease-in-out;
	transition: 0.5s;

}
.homepage-posts4 {
    float: right;
    width: 300px;
    height: 230px;
    margin-left: 13px;
	margin-bottom:15px;
	background: #fff;
	border-radius: 15px;
-webkit-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
	border:1px solid #dcdcdc;
	overflow: hidden;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
}

.homepage-posts4:hover .player{
	transform: rotate(360deg);
									transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.homepage-posts3 {
    float: left;
    width: 300px;
    height: 450px;
    overflow: hidden;
    margin-left: 15px;
	margin-bottom:15px;
}
.homepage-posts-last {
    margin-right: 0;
}

.homepage-posts .entry {   
}
.homepage-posts6 {
    float: right;
    width: 300px;
    height: 350px;
    margin-left: 13px;
	margin-bottom:15px;
	background: #fff;
	border-radius: 15px;
-webkit-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
	border:1px solid #dcdcdc;
	overflow: hidden;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts7 {
    width: 100%;
	left:0px;
	right:0px;
	margin: 0 auto;
  height: 70px;
    overflow: hidden;
	margin-bottom:15px;
	border-radius: 15px;
		-webkit-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
-moz-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
			border:1px solid #31511e;
							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts7:hover{
	height: 150px;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	border: 1px solid #31511e;
		background:#fff;
}

.postw {

	z-index: 10;
	  display: inline-block;
  margin: 0 0 1em;
width:300px;
	border:1px solid #dcdcdc;
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.postw:hover{
							transition-timing-function: ease-in-out;
	transition: 0.5s;
		border:1px solid #000;
	
}
#contentework {
		  column-count: 4;
  column-gap: 1em;
    overflow: hidden;
    width: 1260px;
	position: relative;
left:0px;
right:0px;
margin:0 auto;



	padding: 20px 0px;
}
.homepage-posts5 {
    margin-left: 0px;
-webkit-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
box-shadow: 0px 0px 51px -44px rgba(199,199,199,1);
	
	
}
.postw:hover{

	background: #fff;
}
.homepage-posts8 {
    float: right;
    width: 250px;
    height: 300px;
    margin-left: 10px;
	margin-bottom:10px;
	border-radius: 20px;

							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.bgostad{
	width:210px;
	height: 180px;
	z-index: 5;
	background-size:contain;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:-70px;
	position: relative;
	border: 2px solid #cbcbcb;
	border-radius: 30px;
-webkit-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
-moz-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
								transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts8:hover .bgostad{
								transition-timing-function: ease-in-out;
	transition: 0.5s;
		border: 2px solid #8bd2a2;
	background:#fff;
}
.bgostad1{
	width:40px;
	height: 40px;
	border-radius: 100%;
	float: left;
	background:#fffcf6;
	top:80px;
	left:-15px;
	position: relative;
}
.bgostad2{
	width:40px;
	height: 40px;
	border-radius: 100%;
	float: right;
	background:#5e7970;
	top:80px;
	right:-25px;
	position: relative;
}
.homepage-posts8 .featured_image-container8  {
	position: relative;
	z-index: 10;
    max-width: 120px;
    max-height: 120px;
	left:0px;
	right:0px;
	margin: 0 auto;
	margin-top:50px;
    overflow: hidden;								transition-timing-function: ease-in-out;
	transition: 0.5s;
	border-radius: 100%;
	border:6px solid  #8bd2a2;


}
.homepage-posts8:hover .featured_image-container8  {

	margin-top:40px;							transition-timing-function: ease-in-out;
	transition: 0.5s;
	border:6px solid  #176430;


}
.homepage-posts .featured_image-container  {
    max-width: 250px;
    max-height: 250px;
	left:0px;
	right:0px;
	margin: 0 auto;
	margin-top:0px;
    overflow: hidden;								transition-timing-function: ease-in-out;
	transition: 0.5s;

}

.homepage-posts2 .featured_image-container2  {
   max-width: 300px;
    max-height: 200px;
	min-height:200px;
	top:0px;
    overflow: hidden;
    margin-bottom: 10px;
	position:relative;
	z-index: 5;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.homepage-posts2:hover .featured_image-container2  {
opacity: 0.7;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.bgblog{
	width:60px;
	height: 60px;
	left:0px;
	right:0px;
	margin: 0 auto;
	position:relative;
	top:-50px;
	background:#fff;
	z-index: 10;
	border-radius: 100%;
}
.bgblog2{
	width:60px;
	height: 60px;
	left:0px;
	right:0px;
	margin: 0 auto;
	position:relative;
	top:-30px;
	background: #fffcf6;
	z-index: 10;
	border-radius: 100%;
}
.homepage-posts4 .featured_image-container4  {
   max-width: 100%;
    max-height: 169px;
	min-height:169px;
    overflow: hidden;
    margin-bottom: 10px;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.homepage-posts4:hover .featured_image-container4  {
opacity: 0.5;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.homepage-posts6 .featured_image-container6  {
   max-width: 100%;
    max-height:300px;
	min-height:300px;
    overflow: hidden;
    margin-bottom: 10px;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.homepage-posts6:hover .featured_image-container6  {
opacity: 0.5;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.postw:hover  {
opacity: 0.5;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.homepage-posts3 .featured_image-container3  {
    max-width: 100%;
    max-height: 400px;
    overflow: hidden;
    margin-bottom: 10px;
}

.homepage-posts .featured_image  {
    padding: 0;
    border: 0;
}

.homepage-posts .title {

    line-height: 16px;
}

.page-title {
    color: #cfcfcf;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
	border-bottom: 1px solid #cfcfcf;
	display: none;

}
.readmore{
	font-size:20px;
	border: 1px solid #ccc;
	color:#000;
	padding: 5px;
	width:20px;
	height: 20px;
	left:0px;
	right:0px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	position: relative;
	margin-top:50px;
	margin-right:20px;
}
.cmnt{
	position: relative;
	margin-top:120px;
	left:0px;
	right:0px;
	margin: 0 auto;
	border-top:1px dashed #bec1c3;
	padding: 30px 0 0 0;
}
.cmnt input[type="checkbox" i] {
	display: none;
	font-size:0px;
}

/* 5.2 Post Metas
----------------------------*/

.postmeta-primary {
    color: #665950;
   
    text-transform: uppercase;
    padding: 0 0 15px 0;
}

.postmeta-secondary {
    color:#737373;
		border:1px solid #dcdcdc;
    padding: 20px 20px 20px 20px;
	position: relative;
	top:20px;
	overflow: hidden;
	height: auto;
	margin-bottom:30px;
			border-radius: 15px;
	
}
.postmeta-secondary a{
	color:#5E5E5E;
	font-weight: bold;
}
.postmeta-secondary a:hover{
	color:#000;
	font-weight: bold;
}
.meta_date, .meta_author, .meta_comments, .meta_edit {
    padding:3px 10px 3px 0px;
    background-position:left center;
    background-repeat: no-repeat;
}

.meta_date {		

	color:#ccc;
	    font-size: 11px;
	
}



.meta_categories {
font-size:14px;
}

.meta_tags {
  font-size:14px;
}

/* 5.3 Read More
----------------------------*/

.readmore {
    margin-bottom: 15px;
    float: right;
}

.readmore a {
    color: #fff;
    background: #FF3716;
    padding: 8px 14px;
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}

.readmore a:hover {
    color: #fff;
    background: #FF3716;
    text-decoration: underline;
}

/* 6. FOOTER
-------------------------------------------------------------- */
.spacefooter{
height:50px;
	
	

}
.conpuz{
	width:60px;
	height: 60px;
	position: absolute;
	border-radius: 100%;
	margin-top:35vh;
	right:-10px;
	background:#31511e;
	display: none;
}
.footerpuz{
	width:60px;
	height: 60px;
	position: absolute;
	border-radius: 100%;
	top:-45px;
	left:0px;
	right:0px;
	margin: 0 auto;
	background:#31511e;

}
.contactusfooter{
	width:100%;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	position: relative;
	top:0px;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 10;


}
.contacthead{
	width:300px;
	left: 0px;
	right:0px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size:30px;
	letter-spacing: -1px;
	direction: rtl;
	color:#fff;
	position:absolute;
	z-index: 11;
	padding: 20px 40px;
	margin-top:0px;

}
.contacttext{
	width:100%;
	text-align: center;
	position: relative;
	top:70px;
	direction: rtl;
	color:#fff;
	font-size:16px;
	line-height: 25px;
z-index: 50;
		display: none;
}
.butfooter{
	width:300px;
	padding: 15px 5px;
	border: 1px solid #fff;
	color:#fff;
	position: relative;

	left:0px;
	right:0px;
	margin: 0 auto;
	top:100px;
	font-size:16px;
	line-height: 25px;
	text-align: center;
	border-radius: 15px;
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	background: #21b7e0;
	z-index: 50;
	display: none;
}
.butfooter a{
	color:#fff;
			transition-timing-function: ease-in-out;
	transition: 0.5s;


}
.butfooter:hover{
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	border: 1px solid #21b7e0;

	color:#21b7e0;
	background: #fff;
}
.butfooter:hover a{
color:#21b7e0;
			transition-timing-function: ease-in-out;
	transition: 0.5s;

}
.social{
	width:300px;
	position:absolute;
		left:0px;
	right:0px;
	margin: 0 auto;
	top:0px;
	z-index: 150;
	
	
}
.social2{
	width:180px;
	position: relative;
	left:-30px;
	top:150px;
	z-index: 150;
float: left;
	transform: scale(0.5);
}
.s1{
	width:50px;
	position:relative;
float: left;
	margin-left:0px;
	top:10px;
	cursor: pointer;
	opacity: 0.5;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.s1:hover{
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	opacity: 1;
}
.footerbgend{
	width:100%;
	min-height: 200px;
	height: auto;
	position: relative;
	top:0px;
	z-index: 11;
	background: #fff;
	left:0px;
		border-top:1px solid #e5e5e5;
	
}
.footeritemend{
	width:1440px;
	position: absolute;
	height: 150px;
		left:0px;
	right:0px;
	margin: 0 auto;
	margin-top: 40px;
	
}
.footerbox{
	width:350px;
	height: 150px;
	border-radius: 10px;
	position: relative;
	z-index: 10;
	float: right;
	margin-right:10px;

}


#footer-widgets {
    width: 1100px;
	margin: 0 auto;

    padding: 20px 0 0 0;
}
.bgfooter{
	width:100%;
	height: auto;
	overflow: hidden;
	background:#31511f;
	border-radius: 0px;
		left:0px;
	right:0px;
	margin: 0 auto;
			z-index: 120;
	position: relative;
}
.footer-widget-box {
    width: 300px;
    float: right;
    margin-left: 50px;
	margin-top:50px;
	    								transition-timing-function: ease-in-out;
	transition: 0.5s;

}
.footer-widget-box a {
    color:#65ba4a;
        								transition-timing-function: ease-in-out;
	transition: 0.5s;
    
}
.footer-widget-box a:hover {
    color:#fff;
        								transition-timing-function: ease-in-out;
	transition: 0.5s;
    
}
.footer-widget-box2 {
    width: 150px;
    float: right;
    margin-left: 50px;
	margin-top:50px;

}
.footer-widget-box2 p{
	color:#fff;
	font-size:13px;
	line-height: 27px;
	text-align: justify;
}
.footer-widget-box p{
	color:#fff;
	font-size:13px;
	line-height: 27px;
	text-align: justify;
}
.footer-widget-box-last {

}
.footertitr{
	color:#6dc14b;
	font-weight: bold;
	font-size:18px;
	margin-bottom:10px;
	position: relative;
	width:100%;
	text-align: right;
}

#footer-widgets .widget-container {
    color: #fff;	
		line-height: 25px;
	direction: rtl;
	text-align: right;font-size:13px;
}

#footer-widgets h3.widgettitle {
    color: #c9c9c9;
    background: none;
    padding: 0 0 4px 0;


    font-size: 14px;
    border-bottom: 0;	
	border-bottom:1px solid #c9c9c9;
}

#footer-widgets h3.widgettitle a, #footer-widgets h3.widgettitle a:hover {
    color: #A8A8A8;
}


#footer-widgets .widget-container a {
    color: #fff;
    text-decoration: none;
	line-height: 10px;
	font-weight: normal;
	text-align: center;font-size:14px;
	padding:  0 0 0 0;
}

#footer-widgets .widget-container a:hover {
    color: #adea94;
}

#footer-widgets .widget ul li {
   border-bottom: none;
   background: none;
   padding-left: 0;

}
.footerline2{
	width:100%;
	height: 200px;
	background: #4f8e5e;
	position:absolute;
	margin-top:-50px;
		z-index: 120;
	    border-radius: 100% 40% 0 0 / 30% 100% 0 0;
	    content: "";
	transform: scaleX(1.15);
	display: none;
}
.footerline{
	width:100%;
    height: 7rem;
	background: url(https://www.setiaclinic.com/item/footerline.png);
	background-repeat: no-repeat;
    background-size: 100% 100%;
	position: relative;
	top:0px;
		z-index: 130;
	    content: "";
}
#footer {
	width: 100%;
		left:0px;
	right:0px;
	margin: 0 auto;
	background: #31511f;
	margin-bottom:0px;
	position: relative;
	top:0px;
		z-index: 130;
	padding: 30px 0px;

	
}

#copyrights {
    color: #888888;
    text-align: center;

}


#copyrights a {
    color: #888888;
} 

#copyrights a:hover {
    color: #888888;
    text-decoration: none;
} 

#credits {
    color: #ececec;
    text-align: center;
    font-size: 11px;
    padding-top: 15px;
	line-height: 25px;
		border-top:1px dashed #dbdbdb;
}

#credits a {
    color: #ececec;
    text-decoration: none;
} 

#credits a:hover {
    text-decoration: none;
    color: #fff;
} 


/* 7. PLUGINS
-------------------------------------------------------------- */

/* 7.1 WP-PageNavi
----------------------------*/

.wp-pagenavi {
    float: left;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 5px 8px;
	margin: 2px;
    font-size: 15px;
    line-height: 15px;
    float: left;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #555555;
    background:none;
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #fff;
    background:#FF3716;
}

.wp-pagenavi a:hover {
    color: #FF3716;
}

.wp-pagenavi span.pages {
    color: #555555;
    background: none;
    padding: 4px 8px 4px 0;
}

.wp-pagenavi span.extend {
    background:transparent;
    color: #555555;

}

/* 7.2 Featured Posts Slider
----------------------------*/

.fp-slider {
    margin: -15px -15px 15px -15px;
    padding: 20px;
   background: url(images/fp-slider-bg.png) center top no-repeat;
}

.fp-slides-container {
}

.fp-slides, .fp-thumbnail, .fp-prev-next-wrap, .fp-nav {
    width: 920px;
}

.fp-content  {
   width: 890px;
}

.fp-slides, .fp-thumbnail {
    height: 300px;
    overflow: hidden;
	position: relative;
}



.fp-title {
    font-family: Arial, Helvetica, Sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 2px 0;
    margin: 0;
}

.fp-title a, .fp-title a:hover {
    color: #fff;
    text-decoration: none;
}

.fp-content {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #111;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    padding: 10px 15px;
    overflow: hidden;
}


.fp-content p {
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 18px;
}

.fp-more,  .fp-more:hover{
    color: #fff;
    font-weight: bold;
}

.fp-nav {
    height: 12px;
    text-align: center;
    padding: 10px 0 0 0;
}

.fp-pager a { 
    background-image: url(images/featured-pager.png); 
    cursor:pointer;  
    margin: 0 8px 0 0; 
    padding: 0;
    display: inline-block;
    width: 12px; 
    height: 12px;
    overflow: hidden;
    text-indent: -999px; 
    background-position: 0 0;
    float: none;
    line-height: 1;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.fp-pager a:hover, .fp-pager a.activeSlide  { 
    text-decoration: none;
    background-position: 0 -112px;
    opacity: 1.0;
    filter: alpha(opacity = 100);
}

.fp-prev-next-wrap {
    position: absolute;
    top: 130px;
    left: 0;
    height: 37px;  
}

.fp-prev {
    float:left;
    margin-left: 14px;
    width:37px;
    height:37px;
    background:url(images/featured-prev.png) left top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-prev:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

 .fp-next {
    float:right;
	width:36px;
    height:37px;
    margin-right: 14px;
    background:url(images/featured-next.png) right top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-next:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
/* 8. WIDGETS
-------------------------------------------------------------- */

/* 8.1 Widgets Defaults
----------------------------*/

.widget-container {
    list-style-type: none;
    list-style: none;
    margin: 0 0 15px 0px;
    padding: 0px;
    color: #fff;
    font-size: 12px;
	line-height: 25px;

}

h3.widgettitle {
    color: #c1c1c1;
    border-bottom: 2px solid #dfdfdf;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
	margin-bottom: 0px;
}

h3.widgettitle a, h3.widgettitle a:hover {
    color: #555555;
    text-decoration: none;
}

.widget-container a {
    color: #000;
    text-decoration: none;
}

.widget-container a:hover {
    color: #555;
    text-decoration: underline;
}

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;

}

.widget ul li {
    padding: 0px 0 0px 0px;
    margin: 0;
    border-bottom: 1px solid #ddd;

}


.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler i{
	
	    font-family: "widget_easy_sidebar_menu_widget";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color: #fff;
    text-decoration: inherit;
    width: 100%;
    height: 100%;
    line-height: 34px;
    display: block;
	font-size:30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.widget ul li:first-child {
    padding-top: 0;
    background: url(images/widget-list.png) left 2px no-repeat;
}

.widget ul li ul {
    margin-top: 0px;
}

/* 8.2 Search
----------------------------*/

#search {
    border: 1px solid #DDDDDD;
    background: #fff url(images/search.png) 99% 50% no-repeat;
    text-align: left;
    padding: 6px 24px 6px 6px;
}

#search #s {
    background: none;
    color: #555555;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}

/* 8.3 Wp Calendar
----------------------------*/

#wp-calendar td:hover, #wp-calendar #today {
    background: #FF3716;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/* 8.4 125x125 Banners Widget
----------------------------*/

.banners-125 {
    text-align: center;
    margin-bottom: -10px;
}

.banners-125 img {
    margin: 0 5px 5px 5px;
}


/* 8.5 Posts Widget
----------------------------*/

.posts-widget ul {
    list-style-type: none;

    list-style: none;
    padding: 0;
    margin: 0;		;
}

.posts-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 3px 0 3px 0; 
    margin: 0px 0 0 0;

}

.posts-widget ul li:first-child {
    margin-top: 15px; 
}

.posts-widgettitle {
    padding: 0 0 5px 0; 
    margin: 0;		
    font-size: 14px;
}

.posts-widgettitle a {color:#000;}

.posts-widgettitle a:hover {color:#ccc}

.posts-widget-meta { 
    font-style: italic;  
    padding: 0 0 5px 0;
}

.posts-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.posts-widget-more {
    font-weight: bold;
}

.posts-widget-more:hover {}

.posts-widget-featured-image {
    border: 1px solid #ddd;
    padding: 4px;
    background-color: #fff;
}

.posts-widget .alignleft {
    margin: 0 8px 8px 0;
}

.posts-widget .alignright {
    margin: 0 0 8px 8px;
}

.posts-widget .aligncenter {
    margin-bottom: 8px;
}

/* 8.6 Comments Widget
----------------------------*/

.comments-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0; 
    margin: 0;
}

.comments-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0 0 10px 0; 
    margin: 10px 0 0 0;
    border-bottom: 1px solid #4C4C4C;
}

.comments-widget ul li:first-child {
    margin-top: 0;
}

.comments-widget-author {
    text-decoration: none; 
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0;
}

.comments-widget-author:hover {}

.comments-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.comments-widget-more {
    font-weight: bold; 
}

.comments-widget-more:hover {}

.comments-widget-avatar {
    border: 1px solid #ddd;
    padding: 4px;
    background-color: #fff;
}

.comments-widget .alignleft {
    margin: 0 8px 0 0;
}

.comments-widget .alignright {
    margin: 0 0 0 8px;
}

.comments-widget .aligncenter {
    margin-bottom: 8px;
}

/* 8.7 Info Box Widget
----------------------------*/

.infobox-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.infobox-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0; 
    margin: 5px 0 0 0;
}

.infobox-widget ul li a {
    text-decoration: none;
}

.infobox-widget-description {
    line-height: 20px;
}

.infobox-widget-more {
    font-weight: bold;    
}

.infobox-widget-more:hover {   
}


.infobox-widget .alignleft {
    margin: 0 10px 10px 0;
}

.infobox-widget .alignright {
    margin: 0 0 10px 10px;
}

.infobox-widget .aligncenter {
    margin-bottom: 10px;
}

.infobox-widget .inbottom {
    margin-top: 10px;
}

/* 8.8 Social Profiles Widget
----------------------------*/
.social-profiles-widget img {
    margin: 0 4px 0 0;
} 

.social-profiles-widget img:hover {
    opacity: 0.8;
} 

/* 8.9 Tabs Widget
----------------------------*/

.tabs-widget {
    list-style: none; 
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0; 
    height: 26px;
}

.tabs-widget li {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.tabs-widget li:first-child {
    margin: 0;
}

.tabs-widget li a {
    color: #555;
    background: #eee;
    padding: 6px 16px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid #999;
}

.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
    background: #FF3716;
    color: #fff;
    border: 1px solid #B45A51;
}

.tabs-widget-content {
}

/* 8.10 Tweets Widget
----------------------------*/

.tweets-widget ul {
    list-style-type: none; 
    list-style: none;

    margin: 0; 
    padding: 0; 
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-serif; 
}

.tweets-widget ul li {
    list-style-type: none;
    list-style: none;
    padding: 0; 
    margin: 15px 0 0 0; 
}

.tweets-widget ul li:first-child {
    margin-top: 5px;
}

.tweets-widget li.tweets-bird {
    padding-left: 24px;
    background: url(images/tweets.png) left 2px no-repeat;
}

.tweets-widget a {}

.tweets-widget a:hover {}

a.tweets-widget-time {
    text-decoration: underline; 
}

a.tweets-widget-time:hover {
    text-decoration: none; 
}

/* 8.11 Facebook Widget
----------------------------*/

.facebook-widget {
    list-style-type: none; 
    list-style: none;
    margin: 0; 
    padding: 0;
}

/* 9. COMMENTS
-------------------------------------------------------------- */
#comments {
    margin-bottom: 15px;
}

#comments p {
    margin: 5px 0 10px 0;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
	display: none;
}

.commentlist { 
    list-style: none;
    margin: 0;
    padding: 0;

}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 15px;
    position: relative;
		border-bottom:1px dashed #ccc;
	background:#eaeaea;
}

.commentlist li:last-child {
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
	display: none;
}

.comment-author {
    padding: 5px;
    display: block;

}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
	display: none;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {

    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    margin: -10px 0 0 65px;
    font-size: 8px;
    padding:0;
	float: left;
	left:0px;
	display: none;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}
.commentlist .bypostauthor {
}
.reply {
    text-align: right;
    margin-bottom: 10px;
	display: none;
}

.comment-reply-link  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background: #EDEDED;
    color: #333;
    padding: 2px 8px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:  1px solid #999999;
}

.comment-reply-link:hover {
    background: #F5F5F5;
    color: #333;
}


.commentlist .children {
    list-style: none;
    margin: 0;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

h3#reply-title {
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    margin: 0 0 15px 0;
	color:#31511e;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 12px;
    font-weight: bold;
	text-align: right;
	direction: rtl;
	width:10%;
	float: right;
	right:0px;
}

#respond input {
    margin:10px 0 0 0;
    width:98%;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
	border-radius: 15px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}
.custom-select {
 width:100%;
	padding: 15px 0px;
	font-family: 'Inconsolata', monospace;
	
}
.custom-select item{
font-size:40px;
}
input {
    width:100%;
     padding: 12px 10px 12px 5px;
    margin: 8px 0;
  	border:1px solid #ccc;
	text-align: right;
	border-radius: 10px;
	direction: rtl;
-webkit-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
		font-family: 'yekanbakh';;
	    -webkit-user-select: text; /* Chrome, Opera, Safari */
    -moz-user-select: text; /* Firefox 2+ */
    -ms-user-select: text; /* IE 10+ */
    user-select: text; /* Standard syntax */



}
input[type=text] {
  width:100%;
     padding: 12px 10px 12px 5px;
    margin: 8px 0;
  	border:1px solid #ccc;
		text-align: right;
	direction: rtl;

-webkit-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
	font-family: 'yekanbakh';;
			

}
input[type=button], input[type=submit], input[type=reset] {
	background: #869e3c;
text-align: center;
    color:#fff;
	padding: 10px 20px;
	border-radius: 5px;
    text-decoration: none;
	font-size:13px;
    cursor: pointer;
	width:150px;							  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
	float:right;
	font-family: 'yekanbakh';;
-webkit-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
		
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
    background-color: #31511e;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
											  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;

			
}
textarea {

        width: 100%;
     padding: 12px 10px 12px 5px;
	text-align: right;
	direction: rtl;
    margin: 8px 0;
  	border:1px solid #ccc;
-webkit-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
box-shadow: -1px 3px 56px -45px rgba(0,0,0,0.75);
	font-family: 'yekanbakh';;
		
}
.wpcf7 lable{
	direction: rtl;
	font-size:12px;
	text-align: right;
}
lable{
	direction: rtl;
	font-size:12px;
	text-align: right;
}
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
	text-align: right;
	direction: rtl;
	font-size:12px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
.one-full{
	width:100%;
	position: relative;

	    float: left;
        margin-bottom: 20px;
}
/*woocommerce */
.woocommerce table.cart td:nth-of-type(5), .woocommerce table.cart th:nth-of-type(5) {
display: none;
}
.hearta{
	margin-top:0px;
	width:150px;
	height: 150px;
	background: #44b6be;
	position: absolute;
	color:#FF0000;
	padding: 5px;
	z-index: 30000;
	line-height: 18px;
	font-size:1200px;
	left:0px;
	right:0px;
	margin: 0 auto;
	direction: rtl;
-webkit-box-shadow: 1px 19px 35px -15px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 19px 35px -15px rgba(0,0,0,0.75);
box-shadow: 1px 19px 35px -15px rgba(0,0,0,0.75);
	border-radius: 20px;

	text-align: center;
							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.woocommerce ul.products li.product:hover .descriptionpro{

display:inherit;
							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
/* impo */
.st-woocommerce-related-product .related ul.products li.first, .st-woocommerce-related-product .related ul.products:after {
clear: none;
	position: relative;
	top:50px;
}
.woocommerce .related {
    z-index: 9999 !important;
    width: 100%;
    top: -350px;
    max-width: 100%!important;
left:0px;
	right:0px;
	margin: 0 auto;
	height: auto;
	padding:  0 0 100px 0;
	overflow: hidden;
	position: relative;
}
.misha_loadmore{
	background-color: #ddd;
	border-radius: 2px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing:1px;
	cursor:pointer;
	text-transform: uppercase;
	padding: 10px 0;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; 
	display: none;
}
.misha_loadmore:hover{
	background-color: #767676;
	color: #fff;
}
/* impo */
.woocommerce ul.products li.product a img { 
    /* FORMAT ALL IMAGES TO FILL EQUIVALENT SPACE,
    to remove jitter on replacement */
    height: auto;
    width: 100%;
		position: relative;
	top:0px;
    padding: 0;
    margin: 0 auto;
	overflow: hidden;
								transition-timing-function: ease-in-out;
	transition: 0.5s;
}



/* impo */
.product-search-filter-terms .product-search-filter-product_cat .term-name, .product-search-filter-terms .product-search-filter-product_tag .term-name, .product-search-filter-terms .product-search-filter-attribute .term-name{
	width:100%;
	text-align: right;
	direction: rtl;
	padding: 0 20px 0 0;
}
.product-search input[type="text"].product-search-field, .product-search input[type="text"].product-filter-field{
	background: #f5f5f5;
	color:#000;
	border: none;
	border-radius: 10px;
	
}
/* -------- */
.woocommerce-store-notice,
p.demo_store {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);

}
.woocommerce-store-notice a,
p.demo_store a {
    color: #fff;
    text-decoration: underline;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.admin-bar p.demo_store {
    top: 32px;
}
.clear {
    clear: both;
}
.woocommerce .blockUI.blockOverlay {
    position: relative;
}
.woocommerce .blockUI.blockOverlay::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
	
.woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
.yith_wcwl_wishlist_footer .yith-wcwl-share{
	display: none;
}
.wishlist_table tr td.product-remove{
	right:50px;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #000 !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;

}
.woocommerce a.remove:hover {
    color: #fff !important;
    background: red;
}
.woocommerce small.note {
    display: block;
    color: #767676;
    font-size: 0.857em;
    margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 14px;
 color:#141414;
}
.woocommerce .woocommerce-breadcrumb::after,
.woocommerce .woocommerce-breadcrumb::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-breadcrumb::after {
    clear: both;
}
.woocommerce .woocommerce-breadcrumb a {
 color:#000;
}
.woocommerce .woocommerce-breadcrumb a:hover {
 color:#ccc;
}
.woocommerce .quantity .qty {
    width: 150px;
	height: 14px;
    text-align: center;
	font-weight: bold;
	display: none;

					transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.woocommerce .quantity:hover .qty {
  width: 150px;
	height: 14px;
    text-align: center;
	font-weight: bold;
			border: 1px solid #000;
					transition-timing-function: ease-in-out;

	transition: 0.5s;
}
.woocommerce .quantity .qty input[type="number"] {
  border-radius: 0; }
.woocommerce .quantity .qty .minus {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px; }
.woocommerce.quantity  .qty .plus {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px; }
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}
.woocommerce .product-category {  }
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
	font-size:20px;
	font-weight: bold;
	color:#000;
	text-align: right;

}
/* imo */

.woocommerce div.product p.price ,
.woocommerce div.product span.price  {
    color: #595959;
    font-size: 18px;
	width:95%;
	text-align: right;
	font-weight: bold;
	border-bottom:none;
	padding: 10px;
	display: block;

}

.text_to_add_before_price{
	display: none;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    color: #31511e;
	text-decoration: none;
		display: block;
	padding: 10px 0px;

}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 0.5;
    display: inline-block;
}
.woocommerce div.product p.stock {
    font-size: 0.92em;
}
.woocommerce div.product .stock {
    color: #77a464;
}
.woocommerce div.product .out-of-stock {
    color: red;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
	display: none;
}
.woocommerce div.product div.images {
    margin-bottom: 2em;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
	float: right;
position: relative;
	top:20px;
	border-radius: 30px;


}
.single-pimage .woocommerce-product-gallery{
  opacity: 1 !important;
		
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;

}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
		
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {

    -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    margin: 0;
    padding: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {

}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
    width: 25%;
    display: inline-block;
}
/* Impo Gallery */

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
		display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;

    zoom: 1;
    margin: 0;
    padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: 0.5;
    margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
    clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
    clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
    clear: left;
}
.woocommerce div.product div.summary {
    margin-bottom: 2em;
}
.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em;
}
.woocommerce div.product div.social span {
    margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
    margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;
}
.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
	

}
.woocommerce div.product .woocommerce-tabs  h2 {
font-size:18px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 30px 0 0;
	display: none;

}
.woocommerce div.product .woocommerce-tabs  p {
font-size:14px;
	padding: 5px 30px ;
	line-height:30px;
	color:#000;
	text-align: justify;


}
.woocommerce div.product .woocommerce-tabs audio {

	color:none;
	background: none;



}
.woocommerce div.product .woocommerce-tabs  a {
font-size:14px;
	padding: 10px 20px ;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:#553a94;
	border-radius:15px;
	border:1px solid #fff;
	width:200px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;

}
.woocommerce div.product .woocommerce-tabs  a:hover {
font-size:14px;

	line-height:30px;
	color:#553a94;
	text-align:center;
	background:#fff;
	border-radius:15px;
		border:1px solid #553a94;
								transition-timing-function: ease-in-out;
	transition: 0.5s;



}
.woocommerce div.product .woocommerce-tabs ul.tabs li {

    background-color: #fff;
	padding: 5px 50px;
    display: inline-block;
    position: relative;
    z-index: 0;
    margin: 0 0px;
	border-radius: 15px;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
	color:#21b7e0;
	border-radius: 0px;
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
        background: #fff;
    text-shadow: inherit;
		border-radius: 0px;
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
    color: inherit;
        background: #fff;
    text-shadow: inherit;
		border-radius: 0px;

}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: inherit;
        background: #fff;
    text-shadow: inherit;
		border-radius: 0px;
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs lia:hover {
    color: inherit;
        background: #fff;
    text-shadow: inherit;
    border:1px solid #fff;
		border-radius: 0px;
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: 2px 2px 0 #bcbcbc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: -2px 2px 0 #bcbcbc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 1px solid #bcbcbc;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
    box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: -5px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #bcbcbc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -5px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #bcbcbc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #bcbcbc;
    z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
}
.woocommerce div.product p.cart {
    margin-bottom: 2em;
}
.woocommerce div.product p.cart::after,
.woocommerce div.product p.cart::before {
    content: " ";
    display: table;
}
.woocommerce div.product p.cart::after {
    clear: both;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before {
    content: " ";
    display: table;
}
.woocommerce div.product form.cart::after {
    clear: both;
}
.woocommerce div.product form.cart div.quantity {
    float: right;
	width:120px;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
    padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    border: 0;
    vertical-align: top;
    line-height: 2em;
	float: right;
	direction: rtl;
	text-align: right;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {

}
.woocommerce div.product form.cart .button {
width:50%;
	left:0px;
	right:0px;
	margin: 0 auto;
	background:#31511e;
		border: 1px solid #fff;
	color:#fff;
	padding: 20px 40px;
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	position:relative;
	float: none;
	font-weight:bold;
	text-align: center;
	font-size:14px;
	border-radius: 15px;
	cursor:pointer;
	margin-top:0px;
}
.propoa img{

}
.woocommerce div.product form.cart .button:hover {
    vertical-align: middle;
	background:#fff;
	color:#31511e;
	border: 1px solid #31511e;
				transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 1em;
    padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: 0.5em;
    border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center;
}
.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}
.woocommerce span.onsale {
  width: 50px;
    padding:15px 20px;
    font-size: 1em;
    font-weight: 700;

    position: absolute;
    text-align: center;
    line-height: 0px;
    margin-top: 0px;
    margin-right:0px;
	float: right;
    margin: 0;
	border-radius: 0px;
    background-color: #f7c600;
    color: #000;
    z-index: 90;
    display:none;
}
.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
    content: " ";
    display: table;
}
.woocommerce .products ul::after,
.woocommerce ul.products::after {
    clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
    list-style: none outside;
	text-align: center;
	margin-bottom: 20px;
	color:#500f0f;
}
.woocommerce ul.products li.product .onsale {
    top: 10px;
    right:10px;
    left: auto;
    margin: 0 0 0 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 20px 10px 10px 0px;
    margin: 0;
    font-size: 16px;
	color:#000;
	text-align: right;
	font-weight: bold;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
.woocommerce ul.products li.product a img {
    width: 100%;
	left:0px;
	right:0px;
	margin: 0 auto;
	height: auto;
    display: block;
    box-shadow: none;
	position: relative;
	top:0px;
	
}
.woocommerce ul.products li.product strong {
    display: block;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 0.857em;
}
.woocommerce ul.products li.product .button {
   bottom:0px;
    display: flex;
    float: none;
    align-items: center;
    justify-content: center;
	left:0px;
	margin: 0 auto;
right:0px;
	width:100%;
	background:none;
	border-radius: 0px;
		border-top: 1px dashed  #5a5a5a;
	color:#5a5a5a;
	font-size:13px;
	padding: 15px 0px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	text-align: center;
	position: relative;
	margin-bottom:5px;
	
}
.woocommerce ul.products li.product .button:hover {
	background:none;
		border-top: 1px dashed  #31511e;
	color:#31511e;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	border-bottom: none;
		border-left: none;
		border-right: none;
}
.read_moreq {
	position: relative;
   top:0px;
	margin-bottom: 20px;

    float: none;
    align-items: center;
    justify-content: center;
	left:0px;
	margin: 0 auto;
right:0px;
	width:100px;
background: #fff;
	color:#53a713;
	border: 1px solid #53a713;
	font-size:11px;
	padding: 15px 20px;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	text-align: center;
	border-radius: 10px;
	display: none;
	
}
.read_moreq:hover {
	background:#53a713;
	color:#fff;
	border: 1px solid #fff;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.woocommerce ul.products li.product .price {
    color: #000;
    display: block;
    font-size: 15px;
	padding: 20px 0px  0px 30px;
	text-align: left;
	font-weight: bold;
	width:100%;
	left:20px;
	position:relative;
	margin-bottom:30px;
	text-decoration:none;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: 0.5;
    display: block;
    padding:0 0 10px 0;
}
.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
	text-decoration:none;
}
.woocommerce ul.products li.product .price .from {
    font-size: 0.67em;
    margin: -2px 0 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, 0.5);
    	text-decoration:none;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
left:300px;
	margin: 0 auto;
position:absolute;
	top:130px;
	border-top: none;
	border-left: none;
		border-right: none;
	padding: 20px 0px;
	text-align: center;
	border-bottom: 1px solid #9F9F9F;
	
	cursor: pointer;
	float: left;
	display: none;

}
.woocommerce nav.woocommerce-pagination {

    text-align: center;

}
.woocommerce nav.woocommerce-pagination ul {

    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
font-family: 'yekanbakh';
}
.woocommerce nav.woocommerce-pagination ul li a,

.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em;
    min-width: 1em;
    display: block;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding:15px 20px;
    font-weight: 700;
    border-radius: 15px;
    left: auto;
    color: #fff;
		background:#31511e;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
	float: left;
	text-align:center;
							transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-family: 'yekanbakh';
	
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    opacity: 0.25;
    padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 0.618em;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: 0.53em;
    vertical-align: bottom;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,

.woocommerce input.button:hover {
    background-color: #fff;
    text-decoration: none;
    background-image: none;
    color:#31511e;
    border:1px solid #31511e;
    						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background:#31511e;
		border: 1px solid #fff;
	color:#fff;
    -webkit-font-smoothing: antialiased;
	margin-top:30px;
	font-family: 'yekanbakh';
		font-size:14px;
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-weight: normal;
		float: right;
		width:150px;
	padding: 15px 20px;
		border-radius: 10px;

}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
		border: 1px solid #31511e;
	color:#31511e;
	background: #fff;
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	float: right;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,

.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #a46497;
    color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
		background: #fff;
	color:#31511e;
	border: 1px solid #31511e;
	font-weight: normal;
    cursor: pointer;
    padding:15px 30px;
	float: right;
	font-family: 'yekanbakh';;
	font-size:12px;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: #fff;
    border:1px solid #fff;
	background: #31511e;
	font-weight: normal;
    cursor: pointer;
 
	float: right;
	font-family: 'yekanbakh';
	font-size:12px;
}
/* IMPo */
td.product-thumbnail img {
    min-width: 80px;
    max-width: 80px;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
	font-weight: normal;
    cursor: pointer;
		background: #fff;
	color:#31511e;
	border: 1px solid #31511e;
	padding: 15px 30px;
	float: right;
	font-size:12px;
	position: relative;
	top:2px;
		border-radius: 10px;
	   						transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-family: 'yekanbakh';
	
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
	font-weight: normal;
    cursor: pointer;
		background: #31511e;
    color: #fff;
    border:1px solid #fff;
	padding: 15px 30px;
	float: right;
	font-size:12px;
	position: relative;
	top:2px;
		border-radius: 10px;
	   						transition-timing-function: ease-in-out;
	transition: 0.5s;
	
}
.woocommerce a.added_to_cart {
    padding-top: 0.5em;
    display: inline-block;
}
.woocommerce #reviews h2 small {
    float: right;
    color: #767676;
    font-size: 15px;
    margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #767676;
}
.woocommerce #reviews h3 {
    margin: 0;
}
.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}
.woocommerce #reviews #comment {
    height: 75px;
}
.woocommerce #reviews #comments .add_review::after,
.woocommerce #reviews #comments .add_review::before {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments .add_review::after {
    clear: both;
}
.woocommerce #reviews #comments h2 {
    clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
}
.woocommerce #reviews #comments ol.commentlist::after,
.woocommerce #reviews #comments ol.commentlist::before {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist::after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
  
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #767676;
    font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0px;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none;
	display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border-bottom: 1px solid #e4e1e3;
    padding: 1em 1em 0;
	width:100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after,
.woocommerce #reviews #comments ol.commentlist li .comment-text::before {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
   
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li::before {
    content: "";
}
.woocommerce .star-rating {
    float: left;
	    left: 50px;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.woocommerce .star-rating::before {
    content: "\73\73\73\73\73";
    color: #f7c600;
    float: left;
    top: 0;
    left: 50px;
    position: absolute;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;

    position: absolute;
    padding-top: 1.5em;

}
.woocommerce .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
display: none;
}
.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block;
}
.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-product-rating::after {
    clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0.5em 4px 0 0;
    float: left;
}
.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 0.5em;
    float: none;
}
.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0;
}
.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0;
}
.woocommerce #review_form #respond::after,
.woocommerce #review_form #respond::before {
    content: " ";
    display: table;
}
.woocommerce #review_form #respond::after {
    clear: both;
}
.woocommerce #review_form #respond p {
    margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
    left: auto;
}
.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
}
.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0;
}
.woocommerce p.stars a:hover ~ a::before {
    content: "\e021";
}
.woocommerce p.stars:hover a::before {
    content: "\e020";
}
.woocommerce p.stars.selected a.active::before {
    content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a::before {
    content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020";
}
.woocommerce table.shop_attributes {
    border: 0;
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;

    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td {
    padding: 0;
    border-top: 0;
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;

}
.woocommerce table.shop_attributes th p {
    margin: 0;
    padding: 8px 0;

}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0, 0, 0, 0.025);

}
/* impo */
.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;

	
}
.woocommerce table.shop_table a {
text-align: center;
} 
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
text-align: center;
}
.wishlist_table tfoot td, .wishlist_table tr td.product-name, .wishlist_table tr td.product-thumbnail, .wishlist_table tr td.wishlist-name, .wishlist_table tr td.wishlist-privacy{
	text-align: center;
}
.wishlist_table tfoot td, .wishlist_table tr td.product-name, .wishlist_table tr td.product-thumbnail, .wishlist_table tr td.wishlist-name, .wishlist_table tr td.wishlist-privacy a{
	text-align: center;
}
.wishlist-title-container{
	display: none;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
	width:120px;
	color:#000;
	font-weight: bold;
	text-align: center;
}
.woocommerce table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table td del {
    font-weight: 400;
}
.woocommerce table.shop_table a {

	text-align: center;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,

.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
	text-align: right;
	font-weight:bold;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td {
    border-top: 0;
	text-align: left;
	font-weight: normal;
	font-size:13px;
	color:#bbbbbb;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
}
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
    text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,
.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
    content: "\2193";
    display: inline-block;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
    list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
    float: left;
    clear: both;
    margin-right: 0.25em;
    display: inline-block;

    list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
    margin: 0;
}
/* impo */
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0;
	display: none;
}
.woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.cart_list li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce ul.product_list_widget li::before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after {
    clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.cart_list li dl::before,
.woocommerce ul.product_list_widget li dl::after,
.woocommerce ul.product_list_widget li dl::before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.product_list_widget li dl::after {
    clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 0.25em;
    margin: 0 4px 0 0;
    clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0;
}
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce .widget_shopping_cart .buttons::before,
.woocommerce.widget_shopping_cart .buttons::after,
.woocommerce.widget_shopping_cart .buttons::before {

    content: " ";
    display: table;
}
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce.widget_shopping_cart .buttons::after {
    clear: both;
}
.woocommerce .widget_shopping_cart .buttons a,

.woocommerce.widget_shopping_cart .buttons a {
    margin-right: 5px;
    margin-bottom: 5px;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
    width:100%;
}
.woocommerce form .form-row [placeholder]::-webkit-input-placeholder {
    opacity:1;
        -webkit-transition: opacity .1s .1s ease;
    transition: opacity .1s .1s ease;
}
::-webkit-input-placeholder {
  color: #000;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label.hidden {
    visibility:visible;
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: 0.5em 0 0;
    clear: both;
    display: none;
    position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
    left: 50%;
    top: 0;
    margin-top: -4px;
    -webkit-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0 6px;
    border-style: solid;
    border-color: #1e85be transparent transparent transparent;
    z-index: 100;
    display: block;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
    visibility: hidden;
}
.woocommerce form .form-row .optional {
    visibility: visible;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}
.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none;
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #6dc22e;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: right;
	direction: rtl;
    border-radius: 15px;
}
.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
}
.woocommerce ul#shipping_method li {
    margin: 0 0 0.5em;
    line-height: 1.5em;
    list-style: none outside;
}
.woocommerce ul#shipping_method li input {
    margin: 3px 0.4375em 0 0;
    vertical-align: top;
}
.woocommerce ul#shipping_method li label {
    display: inline;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
    margin: 0;
}
.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
}
.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
    content: " ";
    display: table;
}
.woocommerce ul.order_details::after {
    clear: both;
}
.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}
.woocommerce ul.order_details li:last-of-type {
    border: none;
}
.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em;
}
.woocommerce .woocommerce-customer-details a.button.alt,
.woocommerce .woocommerce-order-details a.button.alt,
.woocommerce .woocommerce-order-downloads a.button.alt {
margin-top: 0px;
	float: none;
	width:80%;
	left:0px;
	right:0px;
	margin: 0 auto;
	z-index: 100;
	position: relative;
}
.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-left: 1.5em;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute;
}
.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 1px;
    list-style: none;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
    clear: both;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    padding: 1px 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;

    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    color: #a00;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em;
}
.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1em 1px 1px;
    list-style: none;
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    color: #a00;
    vertical-align: inherit;
    margin-right: 0.5em;
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
}
.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #9e1600;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -0.3em;
    margin-left: -0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #9e1600;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #462940;
    border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}
.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none;
}
.woocommerce .widget_rating_filter ul li::after,
.woocommerce .widget_rating_filter ul li::before {
    content: " ";
    display: table;
}
.woocommerce .widget_rating_filter ul li::after {
    clear: both;
}
.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    color: #a00;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
	width:200px;
    margin-right: 1em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
}
.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
    display: block !important;
}
.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none !important;
}
/* IMPO */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 10px 10px 10px 10px;
    position:relative;
    background-color: #fff;
    color: #000;
	font-size:14px;
	font-weight: bold;
    list-style: none outside;
    width:90%;
	top:0px;
    word-wrap: break-word;
	left:0px;
	right:0px;
	margin: 0 auto;
	border-radius: 10px;
	margin-bottom:100px;
	line-height: 30px;
	flex: 100%;

}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a  {
    color:#859f3d;
    
    
}
.woocommerce-error::after,
.woocommerce-error::before,
.woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-message::after,
.woocommerce-message::before {
    content: " ";
	display: none;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
    clear: both;
	display: none;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    position: absolute;
    top: 1em;
    left: 1.5em;
	display: none;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: right;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
    direction: rtl;
    unicode-bidi: embed;
	font-family: 'yekanbakh';;
	
}
.woocommerce-message {
    border-top-color: #000;
}
.woocommerce-message::before {
    content: "\e015";
    color: #8fae1b;
}
.woocommerce-info {
    border-top-color: #1e85be;
}
.woocommerce-info::before {
    color: #1e85be;
}
.woocommerce-error {
    border-top-color: #b81c23;
}
.woocommerce-error::before {
    content: "\e016";
    color: #b81c23;
}
.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
    content: " ";
    display: table;
}
.woocommerce-account .woocommerce::after {
    clear: both;
}
.woocommerce-account .addresses .title::after,
.woocommerce-account .addresses .title::before {
    content: " ";
    display: table;
}
.woocommerce-account .addresses .title::after {
    clear: both;
}
.woocommerce-account .addresses .title h3 {
    float: left;
}
.woocommerce-account .addresses .title .edit {
    float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
    float: right;
}
/* impo */
.woocommerce-cart table.cart img {
    max-width: 200px;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {

}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 32px;
    box-shadow: none;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    vertical-align: middle;
	text-align: center;
	font-weight: bold;
	
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: right;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
	padding: 10px 30px;
    margin: 2px 4px 0 20px;
    outline: 0;
	width:150px;

}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout::after,
#add_payment_method .wc-proceed-to-checkout::before,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-cart .wc-proceed-to-checkout::before,
.woocommerce-checkout .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::before {
    content: " ";
    display: table;
}
#add_payment_method .wc-proceed-to-checkout::after,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::after {
    clear: both;
}
/* impo */
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    padding: 15px 10px;
	width:200px;
	left:0px;
	right:0px;
	margin: 0 auto;
		background:#31511e;
		border: 1px solid #fff;
	color:#fff;
	border-radius: 15px;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
    float: none;
    margin-top: 0.5em;
    display: inline-block;
}
#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "";
    text-decoration: none;
}
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
    margin: 1em 0 0 0;
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #767676;
    font-size: 0.83em;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 35%;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em;
	text-align: right;
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #767676;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #77a464;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb;
	text-align: left;
}
#add_payment_method .cart-collaterals .cart_totals tr td:first-child,
#add_payment_method .cart-collaterals .cart_totals tr th:first-child,
.woocommerce-cart .cart-collaterals .cart_totals tr td:first-child,
.woocommerce-cart .cart-collaterals .cart_totals tr th:first-child,
.woocommerce-checkout .cart-collaterals .cart_totals tr td:first-child,
.woocommerce-checkout .cart-collaterals .cart_totals tr th:first-child {
    border-top: 1px solid #ebe9eb;
	text-align: right;
}
/* impo */
td.product-name {
    text-align: right;
	font-weight: normal;
	width:100px;
	font-size:12px;
}
td.product-price {
    text-align: right;
	font-weight: normal;
	width:100px;
	font-size:12px;
	color:#bbbbbb;
}
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
}

#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
    clear: left;
}
#add_payment_method .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first {
    clear: left;
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #767676;
    font-weight: 400;
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%;
}
#add_payment_method .checkout .shipping_address,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address {
    clear: both;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: none;
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: right;
    padding: 1em;
    margin: 0;
    list-style: none outside;
	background:none;

}
#add_payment_method #payment ul.payment_methods::after,
#add_payment_method #payment ul.payment_methods::before,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-cart #payment ul.payment_methods::before,
.woocommerce-checkout #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::before {
    content: " ";
    display: table;
}
#add_payment_method #payment ul.payment_methods::after,

.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::after {
    clear: both;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: right;
    margin: 0;
    font-weight: 400;
	background: #f5f5f5;
	    border: 1px solid rgba(0, 0, 0, 0.1);
	margin-top:10px;
	position:relative;
	padding: 10px;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
	float: left;
	position:relative;
	left:0px;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 0.5em;
    padding: 0;
    position: relative;
    box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img + img,
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img {
    margin-left: 2px;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before {
    content: " ";
    display: table;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after {
    clear: both;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em;
	text-align: right;
	direction: rtl;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #fff;
    color: #000;direction: rtl;
	text-align: right;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #c7c1c6;
    border-top-color: #bbb3b9;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #bbb3b9;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 0.5em;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right 0.618em center;
    background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../images/icons/credit-cards/visa.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../images/icons/credit-cards/mastercard.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../images/icons/credit-cards/laser.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../images/icons/credit-cards/diners.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../images/icons/credit-cards/amex.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
    font-size: 0.857em;
    color: #767676;
    font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
	background: #fff;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.83em;
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.05);
}
.woocommerce-invalid #terms {
    outline: 2px solid red;
    outline-offset: 2px;
}
.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
}
.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
}
.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
}
.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733;
}
.woocommerce-password-hint {
    margin: 0.5em 0 0;
    display: block;
}
#content.twentyeleven .woocommerce-pagination a {

    font-size: 1em;
    line-height: 1;
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
    padding: 0;
}
.single-product .twentythirteen p.stars {
    clear: both;
}
.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px;
}
.twentyfourteen ul.products li.product {
    margin-top: 0 !important;
}
body:not(.search-results) .twentysixteen .entry-summary {

    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.twentysixteen .price ins {
    background: inherit;
    color: inherit;
}

/* IMPo */
.woocommerce-checkout #order_review{
	width:48%;
	float: right;
	margin-right: 10px;
}
/* wocommerce Layout*/
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
      float: left;
	margin-left:200px;
	display: none;
}
.woocommerce-checkout .woocommerce .col2-set ,
.woocommerce-page .col2-set
{
    width: 50%;
	float: left;

}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
    width: 100%;
	float: left;

}
.woocommerce .col2-set::after,
.woocommerce .col2-set::before,
.woocommerce-page .col2-set::after,
.woocommerce-page .col2-set::before {
    content: " ";
    display: table;
}
.woocommerce .col2-set::after,
.woocommerce-page .col2-set::after {
    clear: both;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce .col2-set .col-2,

.woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%;
	
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: right;
	right:0px;
    width: 35%;
	top:0px;
	height: auto;
	min-height: 300px;
	position:relative;
	z-index: 40;
}
.mybuttona{
	width:300px;
	position: relative;
	left:0px;
	right:0px;
	margin: 0 auto;
	margin-bottom:50px;
	top:30px;
}
.woocommerce #content div.product div.thumbnails::after,
.woocommerce #content div.product div.thumbnails::before,
.woocommerce div.product div.thumbnails::after,
.woocommerce div.product div.thumbnails::before,
.woocommerce-page #content div.product div.thumbnails::after,
.woocommerce-page #content div.product div.thumbnails::before,
.woocommerce-page div.product div.thumbnails::after,
.woocommerce-page div.product div.thumbnails::before {
    content: " ";
    display: table;
}
.woocommerce #content div.product div.thumbnails::after,
.woocommerce div.product div.thumbnails::after,
.woocommerce-page #content div.product div.thumbnails::after,
.woocommerce-page div.product div.thumbnails::after {
    clear: both;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em;
}
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0;
}
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
    clear: both;
}
.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none;
}
.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%;
}
.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%;
}
.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: left;
    width: 60%;
	height: auto;
	overflow: hidden;
	padding: 30px;
top:20px;
	direction: rtl;
	position: relative;
	margin-bottom:50px;
		z-index: 30;
	left:0px;
	text-align: right;
		background:#fff;
	border-radius: 30px;
		border: 1px solid #31511e;
			-webkit-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
-moz-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);

}
.woocommerce .related.products > h2{
	font-size:20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 30px 30px 30px 0;
	border-bottom: 1px solid #000;
}
.woocommerce-product-details__short-description{
	text-align: right;
	direction: rtl;
	margin-top:20px;
line-height: 25px;
	bottom:50px;
	padding: 10px 0px;
}
.woocommerce div.summary p{
color:#000;
	font-size:15px;
		text-align: right;
	direction: rtl;
	line-height: 25px;
	padding: 10px;
}
.woocommerce div.summary p:last-child(){

	border-bottom:none;

}
.woocommerce div.summary a{

	color:#31511e;background: #fffcf6;
	padding: 10px 25px;
	font-size:12px;
				transition-timing-function: ease-in-out;
	transition: 0.5s;text-align: 
		center;
	width:250px;
	border-radius: 15px;
	border: 1px solid #31511e;
}
.woocommerce div.summary a:hover{
color:#fff;
	background: #31511e;
				transition-timing-function: ease-in-out;
	transition: 0.5s;
	border: 1px solid #fff;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    clear: both;
	height: auto;
	overflow: hidden;
	background: #fff;
	border-radius: 30px;
	width:98%;
	left:0px;
	right:0px;
	margin: 0 auto;
	position: relative;
	top:0px;
		border: 1px solid #31511e;
			-webkit-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
-moz-box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
box-shadow: 0px 0px 84px -35px rgba(181,221,194,1);
	
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
    content: " ";


}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after {
    clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}
.woocommerce #content div.product #reviews .comment::after,
.woocommerce #content div.product #reviews .comment::before,
.woocommerce div.product #reviews .comment::after,
.woocommerce div.product #reviews .comment::before,
.woocommerce-page #content div.product #reviews .comment::after,
.woocommerce-page #content div.product #reviews .comment::before,
.woocommerce-page div.product #reviews .comment::after,
.woocommerce-page div.product #reviews .comment::before {
    content: " ";
    display: table;
}
.woocommerce #content div.product #reviews .comment::after,
.woocommerce div.product #reviews .comment::after,
.woocommerce-page #content div.product #reviews .comment::after,
.woocommerce-page div.product #reviews .comment::after {
    clear: both;
}
.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
    clear: both;

}
.woocommerce ul.products::after,
.woocommerce ul.products::before,
.woocommerce-page ul.products::after,
.woocommerce-page ul.products::before {
    content: " ";
    display: table;
}
.woocommerce ul.products::after,
.woocommerce-page ul.products::after {
    clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    padding: 0 0 5px 0;
    width:23%;height:auto;
    margin-left:10px;
	margin-bottom:30px;
	background: #fff;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-size:13px;
	border-radius: 30px;
	overflow: hidden;
	border: 1px solid #cbcbcb;

}
.woocommerce ul.products  li.product p,
.woocommerce-page  ul.products  li.product p{
	color:#000;
	line-height: 25px;
	font-weight: bold;
	padding:30px;
	display: none;
	}
.woocommerce ul.products  li.product:nth-child(even),
.woocommerce-page  ul.products  li.product:nth-child(even){

	
	}
.woocommerce ul.products:hover li.product:hover,
.woocommerce-page:hover ul.products:hover li.product:hover {
		transition-timing-function: ease-in-out;
	transition: 0.5s;
	border: 1px solid #31511e;
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
    clear: both;
	
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0px;
}
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
    width: 48%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%;

}
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
    width: 13.5%;
}
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
    width: 48%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
    width: 30.75%;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
    width: 16.95%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
    width: 13.5%;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: left;
	display: none;
	
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers::after,
.woocommerce .woocommerce-pagination ul.page-numbers::before,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after,
.woocommerce-page .woocommerce-pagination ul.page-numbers::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-pagination ul.page-numbers::after,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after {
    clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    height: auto;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    text-align: right;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 80px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    float: left;
}
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
  float: right;
margin: 5px 0 0 10px;
	font-size:16px;
	display: none;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 10%;

}
.woocommerce .cart-collaterals::after,
.woocommerce .cart-collaterals::before,
.woocommerce-page .cart-collaterals::after,
.woocommerce-page .cart-collaterals::before {
    content: " ";
    display: table;
}
.woocommerce .cart-collaterals::after,
.woocommerce-page .cart-collaterals::after {
    clear: both;
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear:right;
    float:right;
}
.woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce .cart-collaterals .shipping_calculator::before,
.woocommerce-page .cart-collaterals .shipping_calculator::after,
.woocommerce-page .cart-collaterals .shipping_calculator::before {
    content: " ";
    display: table;
}
.woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce-page .cart-collaterals .shipping_calculator::after {
    clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%;
}
/* Impo */
.single-product div.product .product_meta {
display: none;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 105%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals h2 {
font-size:16px;
	font-weight: bold;
	letter-spacing: 0px;
width:100%;
	text-align: right;

}

.woocommerce ul.cart_list li::after,
.woocommerce ul.cart_list li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce ul.product_list_widget li::before,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.cart_list li::before,
.woocommerce-page ul.product_list_widget li::after,
.woocommerce-page ul.product_list_widget li::before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.product_list_widget li::after {
    clear: both;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto;
}
.woocommerce form .form-row::after,
.woocommerce form .form-row::before,
.woocommerce-page form .form-row::after,
.woocommerce-page form .form-row::before {
    content: " ";
    display: table;
}
.woocommerce form .form-row::after,
.woocommerce-page form .form-row::after {
    clear: both;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block;
	font-size:13px;
}
.woocommerce form  h3 {
    display:none;
	font-size:16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
	
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: inline;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    width: 100%;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: left;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    float: right;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: both;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
}
.woocommerce form .password-input input[type="password"],
.woocommerce-page form .password-input input[type="password"] {
    padding-right: 2.5rem;
    width:100%;
}
.woocommerce form .password-input input::-ms-reveal,
.woocommerce-page form .password-input input::-ms-reveal {
     width:100%;

}
.page-id-8 form input {
    width: 100% !important;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    position: absolute;
    right: 0.7em;
    top: 0.7em;

    cursor: pointer;
}
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "";
    text-decoration: none;
}
.woocommerce form .show-password-input.display-password::after,
.woocommerce-page form .show-password-input.display-password::after {
    color: #e8e8e8;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
    width: auto;
}
.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right;
	margin-bottom:50px;
}
/* impo */
.woocommerce .woocommerce-shipping-fields{
display: none;
}
.woocommerce .woocommerce-billing-fields{
	width:200%;
	float: left;
	margin-left:10px;
}

.woocommerce .woocommerce-billing-fields::after,
.woocommerce .woocommerce-billing-fields::before,
.woocommerce .woocommerce-shipping-fields::after,
.woocommerce .woocommerce-shipping-fields::before,
.woocommerce-page .woocommerce-billing-fields::after,
.woocommerce-page .woocommerce-billing-fields::before,
.woocommerce-page .woocommerce-shipping-fields::after,
.woocommerce-page .woocommerce-shipping-fields::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-billing-fields::after,
.woocommerce .woocommerce-shipping-fields::after,
.woocommerce-page .woocommerce-billing-fields::after,
.woocommerce-page .woocommerce-shipping-fields::after {
    clear: both;
}
.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em;
}
.woocommerce .woocommerce-oembed,
.woocommerce-page .woocommerce-oembed {
    position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.woocommerce-page.left-sidebar #content.twentyeleven {
    width: 58.4%;
    margin: 0 7.6%;
    float: right;
}
.woocommerce-page.right-sidebar #content.twentyeleven {
    margin: 0 7.6%;
    width: 58.4%;
    float: left;
}
/* =RESPONSIVE
-------------------------------------------------------------- */

.menu-primary-responsive-container, .menu-secondary-responsive-container  {

    margin: 10px;
}

.menu-primary-responsive, .menu-secondary-responsive  {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}
/*Resa*/

@media only screen and (max-width: 1800px) {
.homepage-posts {
    float: left;
    width: auto;
	min-width:15.5%;
    height: auto;
    overflow: hidden;
    margin-left: 10px;
	margin-bottom:1%;
	border: 1px solid #ccc;
	background: #fff;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}
	}
@media only screen and (max-width: 1600px) {
	#mainwoo {
width:1500px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}

#contentwooi {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
    width: 90%;
	position: relative;
	z-index: 50;
	padding: 50px;
	top:50px;
	
}

}
@media only screen and (max-width: 1580px) {
.homepage-posts {
    float: left;
    width: 13%;
    height: auto;
    overflow: hidden;

}
	}
@media only screen and (max-width: 1500px) {
.footeritemend{
	width:1240px;

	
}
.footerbox{
	width:300px;
	height: 150px;
	position: relative;
	z-index: 10;
	float: right;
	margin-right:10px;

}
		#mainwoo {
width:1400px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}


}

@media only screen and (max-width: 1400px) {

	#contentwoop {

    width: 1300px;
	
}


		#mainwoo {
width:1300px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}


	.container2{
	width:1100px;
	left:0px;
	right:0px;
	margin: 0 auto;
		position: relative;
		z-index: 100;
}

#contentnews {
    overflow: hidden;
float: left;
	padding: 0px;
    width: 750px;
		position: relative;
}

#sidebar-primary {
    overflow: hidden;
	float: left;
    width: 300px;
    margin-left:10px;
	position: relative;
padding: 10px;
	top:0px;
}

.bgfooter{
	width:100%;
	height: auto;
	overflow: hidden;

}

}

@media only screen and (max-width: 1300px) {
	#contentostad {

    width: 1040px;

	
}
		#contentser {

    width: 632px;

}	
	
    #contentwooi {
    overflow: hidden;
    left:0px;
	right:0px;
	margin: 0 auto;
    width:95%;
	position: relative;
	z-index: 50;
	padding: 50px 0px;
	top:50px;
	
}
	.indexitem{
	width:1200px;

}

	#contentblog {

    width: 945px;
	
	
}

		#contentwoop {

    width: 1200px;
	
}

		#mainwoo {
width:1200px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}

	#wooside {
    overflow: hidden;
	float: left;
    width: 260px;
    margin-left:10px;
	position: relative;
	top:0px;

}
#contentework {
		  column-count: 3;
  column-gap: 1em;
    overflow: hidden;
    width: 945px;
	position: relative;
left:0px;
right:0px;
margin:0 auto;

	padding: 20px 0px;
}
}

@media only screen and (max-width: 1260px) {
	#contentpost2 {

    width: 828px;
}
	.entryostadcon{
				  column-count: 2;
  column-gap: 1em;
	overflow: hidden;
	height: auto;
	
}
	#contentpage{
		width:90%;
	}
		#contentpageazmoon{
		width:90%;
	}
	.footeritemend{
	width:620px;
	position:relative;
	height: 300px;
		left:0px;
	right:0px;
	margin: 0 auto;
	margin-top: 40px;
	
}
	#contentq {

    width: 1100px;

	
}
	}
@media only screen and (max-width: 1260px) {

		#content {
    width: 945px;
	
}
.workuscon , .indexosuscon{
	    left:0px;
	right:0px;
	margin: 0 auto;
    width: 90%;

	
	
	
}

}
@media only screen and (max-width: 1240px) {

		#content {
    width: 945px;
	
}


#contentwoo {
		padding: 0px;
	}

}
@media only screen and (max-width: 1200px) {
		.indexitem{
	width:1100px;

}
	#contentwooi {

    width: 740px;

	
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    padding: 0 0 5px 0;
    width:48%;height: auto;
    margin-left:10px;
	margin-bottom:10px;
	background: #fff;
border: 1px solid #fff;
-webkit-box-shadow: 0px 0px 71px -48px rgba(79,52,139,1);
-moz-box-shadow: 0px 0px 71px -48px rgba(79,52,139,1);
box-shadow: 0px 0px 71px -48px rgba(79,52,139,1);
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	font-size:13px;
	border-radius: 30px;
	overflow: hidden;


}

	
			#contentwoop {

    width: 1100px;
	
}

	.woocommerce .woocommerce-ordering select {
    vertical-align: top;
float: right;
	margin-right:200px;
position:absolute;
		font-family: 'yekanbakh';;
	top:100px;
	border-top: none;
	border-left: none;
		border-right: none;
	padding: 20px 50px;
	text-align: center;
	border-bottom: 1px solid #9F9F9F;

}
		#mainwoo {
width:1000px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}

	#wooside {
    overflow: hidden;
	float: left;
    width: 310px;
    margin-left:10px;
	position: relative;
	top:0px;

}

}
@media only screen and (max-width: 1150px) {
	
	#contentwoo{
		width:750px;
	}
	#footer-widgets {
    width: 900px;
	margin: 0 auto;
   
    padding:0px 0 0 0;
}


.footer-widget-box {
    width: 250px;
    margin-left: 10px;
}
	.footer-widget-box2 {
    width:150px;
    margin-left: 10px;
}
}

@media only screen and (max-width: 1100px) {
			.indexitem{
	width:1000px;

}
		#contentq {

    width: 1000px;

	
}

			#contentwoop {

    width: 1000px;
	
}

		.container2{
	width:1000px;
	left:0px;
	right:0px;
	margin: 0 auto;
}

#contentnews {
    overflow: hidden;
float: left;
	padding: 0px;
    width: 700px;
		position: relative;
}

#sidebar-primary {
    overflow: hidden;
	float: left;
    width: 250px;
    margin-left:10px;
	position: relative;
padding: 10px;
	top:0px;
}
}
@media only screen and (max-width: 1050px) {
.homepage-posts {
    float: left;
    width: 15%;

	min-width:auto;
    height: auto;
    overflow: hidden;

}
	.workustext , .workustext2 ,.workustext3  {
	width:45%;
	top:100px;
	height: auto;
	min-height: 300px;
	z-index: 10;
}
	}
@media only screen and (max-width: 1000px) {
	.banner2{
	display: inherit;
}
	.banner1{
	display:none;
}	
	.workustext , .workustext2 , .workustext3{
	width:70%;
	top:20px;
	height: auto;
	min-height: 300px;
	z-index: 10;
		overflow: hidden;
		margin-bottom:100px;
		float: none;
		left:0px;
		right:0px;
		margin: 0 auto;
		text-align: center;
}
	.workuscon ,  .indexosuscon{
		width:100%;
	}
	.workusimg{
	width:70%;
	position: relative;
	left: 0px;
		right:0px;
		margin: 0 auto;
	float: none;
	top:0px;
}
		.workusimg2{
	width:70%;
	position: relative;
	left: 0px;
		right:0px;
		margin: 0 auto;
	float: none;
	top:0px;
}
			.workusimg3{
	width:70%;
	position: relative;
	left: 0px;
		right:0px;
		margin: 0 auto;
	float: none;
	top:0px;
}
	.bgworkuscon2 , .bgworkuscon{
		display: none;
	}
	.entryworkpost .wp-block-image {
	border: 1px solid #b1c672;
	width:100%;
	left:0px;
	right:0px;
	margin: 0 auto;
	position: relative;
	margin-top:20px;
	margin-bottom:20px;
	
}
	.logos{

	top:10px;
	width:110px;


	
}
	.entryostadcon{
				  column-count: 1;
  column-gap: 0em;
	overflow: hidden;
	height: auto;
	
}
	#contentpost2 {
    width: 90%;
	position:relative;
	
}
	.entrypostostad p {
	padding: 20px;
		color:#000;
	z-index: 5;
	text-align: center;
		border-radius: 30px;
	border: 2px solid #c6dfce;
	width:93%;
		left:0px;
		right:0px;
		margin: 0 auto;
	min-height: auto;
		margin-bottom:20px;

	
}
		#contentostad {

    width: 520px;

	
}
.textindexcon2{
	width:90%;

}
	.woocommerce table.shop_table td {

	width:100%;

}
	.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #838383;
    font-size: 16px;
	width:90%;
	display: block;
	padding: 10px;
	left:0px;
	right:0px;
	margin: 0 auto;
	text-align: center;

}



	.bg0a{
			width:100%;
			height:100px;
			background: #595959;
		transform: rotate(0deg);
			top:0px;
	right:0px;
		position: absolute;
	}
	.woocommerce div.product .woocommerce-tabs  p {
font-size:14px;
	padding: 5px 10px ;
	line-height:25px;
	color:#000;
	text-align: justify;


}
	.woocommerce div.product .product_title {

	text-align: center;

}
	.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {

	padding: 5px 0px;
	text-align: center;

}

	.contacttext{
	width:90%;
	font-size:14px;

}
	.woocommerce div.product form.cart .button {
		width:100%;
	}

	#footer{
	    border-radius:0px;
	}
.woocommerce .woocommerce-customer-details a.button.alt,
.woocommerce .woocommerce-order-details a.button.alt,
.woocommerce .woocommerce-order-downloads a.button.alt {
margin-top: 0px;
	float: none;
	width:90%;
	left:20px;
	right:0px;
	margin: 0 auto;
	z-index: 100;
	position: relative;
}

	.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 20px 20px 20px 20px;
    position:relative;
	font-size:14px;
	font-weight: bold;
    list-style: none outside;
    width:80%;
	top:10px;
    word-wrap: break-word;
	left:0px;
	right:0px;
	margin: 0 auto;
	flex: 100%;
	border-radius: 20px;
	margin-bottom:50px;

}
	#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    padding: 0;
	width:100%;
	left:0px;
	right:0px;
	margin: 0 auto;
}
	
	#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {

	width:95%;
	left:0px;
	right:0px;
	margin: 0 auto;

}

 .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
       float: none;
       width: 100%;
   }
 
   .woocommerce-MyAccount-navigation ul {
       text-align: center;

   }
 
   .woocommerce-MyAccount-navigation ul li {
       display: inline-block;
              border-left:1px solid #ccc;
              padding: 0 10px ;
   }
      .woocommerce-MyAccount-navigation ul li:last-child() {
       display: inline-block;
              border-left:none;
              padding: 0 10px ;
   }
    .woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
.woocommerce .col2-set .col-2,

.woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%;
}

	.homepage-posts7{
		height: 90px;
	}
	.homepage-posts7:hover{
    height: 300px;
	transition-timing-function: ease-in-out;
	transition: 0.5s;
	border: 1px solid #31511e;
		background:#fff;
}
	.bgfaq{
		width:10px;
		height: 10px;
	}
	.titleq {
    padding: 30px 30px 0px 0px;	
    font-size: 16px;

}
	.entryq {

	padding: 40px 10px;

}
	.bgpro , .bgpro2{
		display: none;
	}
	.spaceindexa{
	height: 200px;
}
	
/* Cart Page */

.woocommerce-page table.shop_table, 
.woocommerce-page table.shop_table thead, 
.woocommerce-page table.shop_table tbody, 
.woocommerce-page table.shop_table th, 
.woocommerce-page table.shop_table td, 
.woocommerce-page table.shop_table tr { 
	display: block; 
	  width: 100%;

}
	.woocommerce-page table.cart-collaterals .cart_totals, 
.woocommerce-page table.cart-collaterals .cart_totals thead, 
.woocommerce-page table.cart-collaterals .cart_totals tbody, 
.woocommerce-page table.cart-collaterals .cart_totals th, 
.woocommerce-page table.cart-collaterals .cart_totals td, 
.woocommerce-page table.cart-collaterals .cart_totals tr { 
display:inline;
	  width: 100%;

}
		.woocommerce-page table.cart_totals, 
.woocommerce-page table.cart_totals thead, 
.woocommerce-page table.cart_totals tbody, 
.woocommerce-page table.cart_totals th, 
.woocommerce-page table.cart_totals td, 
.woocommerce-page table.cart_totals tr { 
display:inline;
	  width: 100%;

}
	
	/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr { 
display: none;
}



.woocommerce-page table.shop_table td { 
	/* Behave  like a "row" */
	position: relative;
	width:90%;
	left:0px;
	right:0px;
	margin: 0 auto;
	text-align: left;
	
}

.woocommerce-page table.shop_table {

}

.woocommerce-page table.shop_table td.product-spacer {

	height: 10px;
}

.woocommerce-page table.shop_table td:before { 
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%; 
	padding-right: 10px; 
	white-space: nowrap;
	text-align: right;
	float: right;
}

/*
Label the data
*/
	.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
width:95%;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:30px;
}
	.woocommerce .cart .button,
.woocommerce .cart input.button {

	top:20px;

	
}
	#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    margin: 20px 4px 0 10px;
	width:190px;
	

}
		.woocommerce a.remove:before {
				content: "حذف محصول";
text-align: right;
	width:100%;
	}
	.woocommerce a.remove {


    height: 1em;
    width: 100%;
    text-align: center;
    line-height: 10px;
    color: #000 !important;
    text-decoration: none;
    font-weight: 1000;
    border: 0;
	left:0px;
		right:0px;
		margin: 0 auto;
		border-top:none;
		display:flex;
		font-size:14px;
		

}
.woocommerce-page table.shop_table td.product-remove:before {
	content: "حذف محصول";
text-align: center;
	width:100%;
	float: right;
		display: none;
	

	
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
	content: "";
	display: block;
		left:0px;
	right:0px;
	margin: 0 auto;
}
.woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail{
	left:0px;
	right:0px;
	margin: 0 auto;
		display: block;
	}
.woocommerce-page table.shop_table td.product-name:before {
	content: "محصول:";
text-align: right;
	width:100%;
	height: 20px;
	float: right;
padding: 0 5px 0px 0;
right:5px;
	
position:relative;
	margin-bottom:30px;
}

.woocommerce-page table.shop_table td.product-price:before {
	content: "قیمت:";
text-align: right;
	width:100%;
	float: right;
padding: 0 5px 0 0;
	right:5px;

}

.woocommerce-page table.shop_table td.product-quantity:before {
	content: "تعداد";
	text-align: right;
	width:100%;
	float: right;
padding: 0 0px 0 0;

	display: none;
}

.woocommerce-page table.shop_table td.product-subtotal:before {
	content: "قیمت جزء:";
	text-align: right;
	width:100%;
	float: right;
padding: 0 10px 0 0;
	right:5px;

}

.woocommerce-page table.shop_table td.product-total:before {
	content: "مجموع";
text-align: right;
	width:100%;
	float: right;
	padding: 0 10px 0 0;
right:5px;
}
.woocommerce td.product-quantity {
    min-width: 80px;
	display: none;
}
.woocommerce .quantity, 
.woocommerce #content .quantity, 
.woocommerce-page .quantity, 
.woocommerce-page #content .quantity {
	margin: 0;
	display: none;
	border-bottom:none;
}

.woocommerce-page table.cart td.actions, 
.woocommerce-page #content table.cart td.actions {
	text-align: left;
	border:0;
	padding-left: 6px !important;
	
}

.woocommerce-page table.cart td.actions .button.alt, 
.woocommerce-page #content table.cart td.actions .button.alt {
	float: left;
	margin-top: 10px;
}

.woocommerce-page table.cart td.actions div, 
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input, 
.woocommerce-page #content table.cart td.actions input {
	margin-bottom: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals {
	float:none;
	width: 95%;
	left:0px;
	right:0px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	top:150px;
	margin-right:inherit;
	margin-bottom:100px;

}
	.woocommerce table.shop_table tbody:first-child tr:first-child td::before{
		content: "جمع جزء:";
			color:#000;
		text-align: right;
		font-weight: bold;
		float: right;
		right:0px;
		position: absolute;
		
	}
		.woocommerce table.shop_table tbody:first-child tr:first-child td{
width:90%;
			
		left:0px;right:0px;
			margin: 0 auto;

	}
		.woocommerce .cart-collaterals .cart_totals table.shop_table tbody:last-child tr:last-child td::before{
		content: "مجموع:";
			color:#000;
		text-align: right;
		font-weight: bold;
		float: right;
		right:0px;
		position: absolute;
		
	}
		.woocommerce .cart-collaterals .cart_totals table.shop_table tbody:last-child tr:last-child td{
width:90%;
			
		left:0px;right:0px;
			margin: 0 auto;

	}
	.woocommerce-page .cart-collaterals .cart_totals th{
		display: none;
	}

.woocommerce-page .cart-collaterals .cart_totals td {
	border-bottom:1px solid #ccc !important;

	padding: 10px;


}

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
	padding-left: 0px !important;

}

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td {
	padding-left: 0px !important;


}
/* impo On Khate */
.woocommerce-page table.shop_table tbody {
	padding-top: 0px;

}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
	float: none;
	width: 100%;
}

.woocommerce .order_details ul, 
.woocommerce-page .order_details ul,
.woocommerce .order_details, 
.woocommerce-page .order_details {
	padding:0;
}

.woocommerce .order_details li, 
.woocommerce-page .order_details li {
	clear: right;
	margin-bottom: 10px;
	border:1px;
	width:100%;
}
	.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
	
width:100%;
}

	#contentwooi {

    width:350px;
			padding: 50px 0px;
	
}
				.indexitem{
	width:100%;
					height:80vh;

}
	.pic1{
	width:600px;
	height: 400px;
	position:absolute;
	float:none;
	left:0px;
right:0px;
		margin: 0 auto;
	
}

			#contentq {

    width: 90%;

	
}
			#contentwoo {

    width: 100%;
	
}
	.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: none;
	left:0px;
	right:0px;
	margin: 0 auto;
    padding: 0 0 5px 0;
    width:80%;
	height: auto;
    margin-left:none;
margin-bottom:40px;

}
	.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals h2 {

	text-align: center;

}


		.entrypage{
		padding: 40px 20px 20px 20px;
	}
	#contentpost {
    width: 90%;

	
}
	.entryworkpost{
		padding: 20px;
	}
	.calli{
	display:inherit;

}
		#contentblog {

    width: 630px;
	
	
}
	#contentework {
		  column-count: 2;
  column-gap: 1em;
    overflow: hidden;
    width: 630px;

	position: relative;
left:0px;
right:0px;
margin:0 auto;

	padding: 20px 0px;
}
				   .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
	#contentcat {
top:100px;
    width: 302px;
	
}
	.homepage-posts {
    float:none;
    width: 300px;
    height: 300px;
    overflow: hidden;
    margin-left: 0px;
	margin-bottom:20px;

		margin-top:20px;
	border: 1px solid #ccc;
		left:0px;
		right:0px;
		margin: 0 auto;
	background: #fff;
						transition-timing-function: ease-in-out;
	transition: 0.5s;
}

/* chek out */	
	.col2-set .col-2 {

    float: none !important; 
}
	#order_review {
	position: absolute;
	top: 11.5%;
	right: 0;
	margin-top: 20px;
}
	.woocommerce-chekout .woocommerce {
  display:block;
}
	.woocommerce .woocommerce-billing-fields{
	width:200%;
	float:left;
	margin-left:10px;
		position: relative;
}

	.woocommerce-checkout #order_review{
	width:100%;
	float: right;

	margin-right: 10px;
		position: relative;
		top:50px;
}
/* chek out */
/* Cart Page */
	.woocommerce-cart .woocommerce {
  display:block;
}
	
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 100%;

}
	/* Cart Page */
	
				#contentwoop {

    width: 95%;
	
}

	.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float:none;
	left:0px;
	right:0px;
	margin: 0 auto;
    width: 99%;
	height:auto;
	position: relative;
	bottom:60px;
		min-height: auto;
}
		.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float:none;
	left:0px;
	right:0px;
	margin: 0 auto;
    width: 95%;
	height: auto;
	overflow: hidden;
    clear: none;
	position: relative;
	top:40px;


}
	.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {

	border-radius: 30px;

	width:98%;
	float:none;
	left:0px;
	right:0px;
	margin: 0 auto;
	position: relative;
	top:50px;
	margin-bottom:150px;
	bottom:150px;

	
}
			#mainwoo {
width:640px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}

	#wooside {
    overflow: hidden;
    left:0px;
		right:0px;
		margin: 0 auto;
float:inherit;
    width: 630px;
    margin-left:0px;
	position: relative;
	top:0px;

}

	.menum{
		display: inherit;
	}
	.menuu{
		display: none;
	}
	#contentpage {
    width: 95%;
	
}
		#contentpageazmoon {
    width: 95%;
	
}
		#content {
    width: 630px;
	
}


	#footer-widgets {
    width: 100%;
	margin: 0 auto;
   
    padding: 20px 0 0 0;
}

.footer-widget-box {
    width: 90%;
    float: none;
    margin-left: 0px;
	margin-top:50px;
			left:0px;
		right:0px;
		margin: 0 auto;
}
	.footer-widget-box2 {
    width: 90%;
    float: none;
    margin-left: 0px;
	margin-top:50px;
			left:0px;
		right:0px;
		margin: 0 auto;
}
.title {
	width:100%;
	text-align: center;
	}
			.container2{
	width:100%;
	left:0px;
	right:0px;
	margin: 0 auto;
}

#contentnews {
    overflow: hidden;
float: none;
	left:0px;
	right:0px;
	margin: 0 auto;
	padding: 50px  0px;
    width: 90%;
		position: relative;

}

#sidebar-primary {
    overflow: hidden;
float: none;
	left:0px;
	right:0px;
	margin: 0 auto;
    width: 90%;
    margin-left:inherit;
	position: relative;
padding: 20px 0px;
	margin-top:0px;
	display: none;
}
	.homepage-posts2 {
    float: none;
    width: 300px;
    height: 400px;
    overflow: hidden;
    margin-left: inherit;
						left:0px;
		right:0px;
		margin: 0 auto;
	margin-bottom:15px;
}
	.entrypage {

	text-align:right;
	padding:10px;


}
	.footerline{

	background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	top:0px;
		z-index: 130;
	    content: "";
}
		.indexline1 ,.indexline2 , .indexline3 , .indexline4 , .indexline5 , .indexline6 , .indexline7 {

	background-repeat: no-repeat;
    background-size: cover;
	position: relative;
		z-index: 110;
	    content: "";
}
			.indexline2{

	background-repeat: no-repeat;
    background-size: cover;
	position: relative;
		z-index: 110;
	    content: "";
}
.indexcon{
	width:95%;
	position: relative;
	height: auto;
	min-height: 100vh;
	z-index: 50;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:20px;
	margin-bottom:200px;
}	
	.indexright{
	width:90%;
	height: auto;
	position: relative;
	float: none;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:0px;
}
		.indexleft{
	width:90%;
	height: auto;
	position: relative;
	float: none;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:0px;
				padding: 0px;
			text-align: right;
}
	.indexaboutbg{
	width:100%;
	height: 150vh;
	top:0px;
	left: 0px;
	z-index: 10;
}
	#contentfaq {

    width:90%;

}
}
@media only screen and (max-width: 900px) {

	.searchicon{
		display:none;
	}

.sformup{
display: none;
}

}
@media only screen and (max-width: 800px) {
	


}
@media only screen and (max-width: 700px) {
		.entrypostostad p {

	width:90%;


	
}
			#contentser {

    width: 306px;

}	
	.homepage-posts9 {
    float: none;
    width: 300px;
    height: 300px;
    margin-left: inherit;
	margin-bottom:13px;
overflow: hidden;

							transition-timing-function: ease-in-out;
	transition: 0.5s;
}
	.spotc{
	width:100%;
	height: auto;
	overflow: hidden;
	min-height: 400px;
	position: relative;
	z-index: 100;
	top:50px;
}

	.spot1{
		margin-top:10px;
	}
	.spotpost{
	width:330px;
	left:0px;
	right:0px;
	margin: 0 auto;
	position: relative;
	height: auto;
	z-index: 100;
		margin-bottom:100px;
}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		padding: 20px 0px;
	}
	.entrynewspost {
	padding: 20px;

}
	#contentework {
		  column-count: 1;
  column-gap: 0em;
    overflow: hidden;
    width: 310px;
	position: relative;
left:0px;
right:0px;
margin:0 auto;

	padding: 20px 0px;
}



	
	/* Cart Page */
}
@media only screen and (max-width: 660px) {
			#contentblog {

    width: 315px;
	
	
}
			#mainwoo {
width:300px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}
	#contentwoo {

	
}
	#wooside {
    overflow: hidden;
    left:0px;
		right:0px;
		margin: 0 auto;
float:inherit;
    width: 300px;
    margin-left:0px;
	position: relative;
	top:0px;

}

		.woocommerce .woocommerce-ordering select {
    vertical-align: top;
float:inherit;
	margin-right:0px;
position:absolute;
		font-family: 'yekanbakh';;
	top:100px;
	border-top: none;
	border-left: none;
		border-right: none;
	padding: 20px 20px;
	text-align: center;
	border-bottom: 1px solid #9F9F9F;


}
	}
@media only screen and (max-width: 630px) {
			#contentostad {

    width: 260px;

	
}
	
		.footeritemend{
	width:300px;
	position:relative;
	height: 650px;
		left:0px;
	right:0px;
	margin: 0 auto;
	margin-top: 40px;
	
}
	.footerbox{
	width:300px;
	height: 150px;
	border-radius: 10px;
	position: relative;
	z-index: 10;
	float:inherit;
	margin-right:0px;

}
	
		#content {
    width:300px;
	
}
	.homepage-posts {
    float: none;
    width: 300px;
    margin-left: 0px;
				left:0px;
		right:0px;
		margin: 0 auto;
	margin-bottom:15px;
}
	.entrypage{
		padding: 20px;
	}
}

@media only screen and (max-width:600px) {

	
}
@media only screen and (max-width:500px) {
      .g-recaptcha iframe {
    max-width: 100%;
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin: center center;
    -webkit-transform-origin: center center;
  }
  #rc-imageselect {
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }



	.qacon{
	width:200px;

	
}
.sabtnam{
		width:80%;
	
	}
	.sabtnam input {
	  width:100%;
	left:0px;
	right:0px;
	margin:  0 auto;
	position: relative;
}
	
  #rc-imageselect, .g-recaptcha { 
         transform:scale(0.70);
          -webkit-transform:scale(0.70);
          transform-origin:right top;
           -webkit-transform-origin:right top;
 
         }
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #fff;
	padding: 5px 50px;
    display: block;
    position: relative;
    z-index: 0;
	border-radius: 15px;
		width:70%;
		left:0px;
		right:0px;
		margin: 0 auto;
			text-align:center;

}
		#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    margin: 20px 4px 0 10px;
	width:45%;
	float: right;

}

	.woocommerce .cart .button,
.woocommerce .cart input.button {
width:45%;
	top:20px;
	float: left;
	left:25px;

	
}
		.bgs4{
			display: none;
	}
	.bgs5{
				display: none;
	}

	
.lineup{
	width:100%;
	height: 120px;

}
	.itemup{
	width:200px;
	top:10px;
	position:absolute;
		left:0px;
		right:0px;
		margin: 0 auto;
transform: scale(0.8);
	z-index: 32;


	
}
	.useruser{
	z-index: 32;
	top:10px;
	float: right;
	right:10px;
	position: absolute;
		display: none;


}

	.contacthead{
	width:90%;
	left: 0px;
	right:0px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size:20px;
	letter-spacing: -1px;
	padding: 20px 0px;
	margin-top:-30px;
	border-radius: 10px 10px 0 0;
}
.butfooter{
	width:250px;
	}
}

@media only screen and (max-width: 400px) {
			.entrypostostad p {

	width:85%;


	
}


			#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    margin: 20px 4px 0 10px;
	width:43%;
	float: right;
	right:-10px;

}

	.woocommerce .cart .button,
.woocommerce .cart input.button {
width:50%;
	top:20px;
	float: left;
	left:0px;

	
}
		.titleq {
    padding: 20px 30px 0px 0px;	
    font-size: 16px;

}

	#content {
    width: 300px;
	
}	

}
@media only screen and (max-width: 370px) {
			#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {

    margin: 20px 0px 0 0px;
	width:100%;
	float:none;
	left:0px;
	right:0px;

}

	.woocommerce .cart .button,
.woocommerce .cart input.button {
width:100%;
	top:20px;
	float:none;
	left:0px;
	right:0px;
	margin:  0 auto;

	
}

	.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],

.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
width:100%;
	left:0px;
	right:0px;
	margin: 0 auto;
	top:30px;
}
}
@media only screen and (max-width: 300px) {
				#mainwoo {
width:250px;	
		left:0px;
	right:0px;
	margin: 0 auto;

}

	#wooside {
    overflow: hidden;
    left:0px;
		right:0px;
		margin: 0 auto;
float:inherit;
    width: 250px;
    margin-left:0px;
	position: relative;
	top:0px;

}

		.woocommerce .woocommerce-ordering select {
    vertical-align: top;
float:inherit;
	margin-right:0px;
position:absolute;
		font-family: 'yekanbakh';;
	top:100px;
	border-top: none;
	border-left: none;
		border-right: none;
	padding: 20px 20px;
	text-align: center;
	border-bottom: 1px solid #9F9F9F;

}


		#content {
    width: 250px;
	
}	

	.homepage-posts {
    float: none;
    width: 250px;
    margin-left: 0px;
				left:0px;
		right:0px;
		margin: 0 auto;
	margin-bottom:15px;
}

	
}

[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}


.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;


}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: auto;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position:absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: #333;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 30%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left:0px; }
.flickity-prev-next-button.next { right: 0px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}


.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\f95b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\f95c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\f95d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\f95e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\f95f"}.fa-handshake-slash:before{content:"\f960"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\f961"}.fa-head-side-cough-slash:before{content:"\f962"}.fa-head-side-mask:before{content:"\f963"}.fa-head-side-virus:before{content:"\f964"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\f965"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\f966"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\f967"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\f968"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\f969"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\f96a"}.fa-pump-soap:before{content:"\f96b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\f96c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\f96e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\f96f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\f970"}.fa-store-slash:before{content:"\f971"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\f972"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\f974"}.fa-virus-slash:before{content:"\f975"}.fa-viruses:before{content:"\f976"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}