@charset "utf-8";
@charset "UTF-8";
@charset "utf-8";
@charset "utf-8";
@charset 'utf-8';

   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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,input,textarea,button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section, video, audio {
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
line-height:inherit;
border: 0;
outline: 0;
-webkit-font-smoothing: antialiased;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
color: #000;
background: transparent;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
line-height:150%;
}
html {
height: 100%;
font-size: 100%;    overflow-y: scroll !important; overflow-x: hidden; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {  } body { 	text-rendering: optimizeLegibility; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {	display: block; }
h1, h2, h3, h4, h5, h6 { line-height:120%; }
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, address { margin: 0; }
h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,
h2+h3,h2+h4,h2+h5,h2+h6,
h3+h4,h3+h5,h3+h6,
h4+h5,h4+h6,
h5+h6 {
margin-top:0;
}
dt, b, strong {	font-weight: 500; }
p, ul, ol, dl, blockquote, address { margin-bottom: 1.5em; }
li > ol, li > ul { margin-bottom:0; }
ul>li, ol>li, dl>dd { margin-bottom:0.5em; }
li>ul, li>ol, dd>dl { margin-top:0.5em; }
li > p { margin-bottom:0; }
li > p+p { margin-top:0.5em; }
ol, ul {
padding-left:1.5em;
} a {
text-decoration:none;
background:transparent;
}
a,
a:hover,
a:focus,
a:active {
outline: 0;
}
a img { border: none; }
a,
button {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
:active, :focus { outline:0; } table {
border-collapse:collapse;
border-spacing: 0;
}
td, th {
border: 1px solid #e4e7e8;
padding: 4px;
}
caption, th {
font-weight: bold;
text-align: center;
}
body[class*="woocommerce-"] table th, body[class*="woocommerce-"] table td {
border-width:0;
}
blockquote:before, blockquote:after,
q:before, q:after {	content: ""; }
blockquote, q {	quotes: "" "";}
dt {	font-weight: bold; }
dd {	margin-left: 1.5em; }
b, strong {	font-weight: bold; }
dfn, cite, em, i { font-style: italic; }
blockquote { padding: 0.7em; }
pre, code, kbd, tt, var, samp {
font-family: "Courier New", Courier, monospace;
font-size: 1em;
}
pre {
overflow: auto;
max-width: 100%;
background-color: #eee;
padding: 10px;
}
abbr, acronym {
border-bottom: 1px dotted;
cursor: help;
}
mark, ins {
background-color:transparent;
text-decoration: none;
font-style:italic;
font-weight:bold;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { bottom: 1ex; }
sub { top: .5ex; }
small {	font-size: 75%; }
big {	font-size: 125%; }
[hidden], template { display: none; }
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} img {
max-width: 100%;
height: auto;
vertical-align:top;
}
figure,
.wp-caption-overlay .wp-caption {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
max-width:100%;
}
figure figcaption,
.wp-caption-overlay .wp-caption .wp-caption-text,
.wp-caption-overlay .wp-caption .wp-caption-dd {
-webkit-transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
-ms-transition: all ease-in-out .3s;
-o-transition: all ease-in-out .3s;
transition: all ease-in-out .3s;
position: absolute;
bottom: 0;
right: 0;
left: 0;
margin-bottom: 0;
background-color: rgba(0,0,0,0.5);
font-size: 0.75em;
line-height:1.2857em;
color: #fff;
padding: 0.25em 0.8em;
}
figure:hover figcaption,
.wp-caption-overlay .wp-caption:hover .wp-caption-text,
.wp-caption-overlay .wp-caption:hover .wp-caption-dd {
margin-bottom: -5em !important;
}
svg:not(:root) { overflow: hidden; } audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
iframe, video, embed {
max-width: 100%;
min-height: 100px;
vertical-align: top;
} .me-cannotplay { overflow:hidden; }
.me-plugin { position: absolute; height: 0; width: 0; }  [class^="icon-"]:before, [class*=" icon-"]:before {
line-height: inherit;
font-weight: inherit;
font-size: inherit;
width:auto;
margin:0;
} button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 1em; line-height: 1.2857em;
margin: 0; vertical-align: baseline; }
button, input {
line-height: normal; }
button {
overflow: visible; 
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea,
select,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: none; -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
input[type="search"],
select,
textarea {
border: 2px solid rgba(0, 0, 0, 0);
-webkit-border-radius: 25px;
border-radius: 25px;
-webkit-appearance: none;
outline: none;
resize: none;
padding: 0.934em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
button::-moz-focus-inner { 
border: 0;
}
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select,
textarea:focus {
outline: none;
}
textarea {
overflow: auto; vertical-align: top; min-height:5em;
}
label.required:after {
content:'*';
display:inline-block;
vertical-align:text-top;
font-size:80%;
color:#da6f5b;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
display: block;
top: 5px;
left: 5px;
width: auto;
height: auto;
padding: 1em 1.5em;
font-size:0.85em;
line-height: normal;
color: #21759b;
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
text-decoration: none;
z-index: 100000; }
.alignleft {
display: inline-block;
float: left;
margin-right: 2em;
margin-top: 1em;
margin-bottom: 1em;
}
.alignright {
display: inline-block;
float: right;
margin-left: 2em;
margin-top: 1em;
margin-bottom: 1em;
}
.aligncenter {
clear: both;
display: block !important;
margin-left: auto !important;
margin-right:auto !important;
margin-top: 1em;
margin-bottom: 1em;
text-align:center;
}
.sticky {
position:relative;
}
.sticky .sticky_label {
position:absolute; 
right:0;
top: 0;
width:3em;
height:3em;
background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/sticky.png);
background-repeat:no-repeat;
background-position:right top;
background-size:3em 3em;
}
.gallery-caption {}
.bypostauthor {}
.wp-caption {
position: relative;
overflow:hidden;
max-width:100%;
}
.wp-caption a[class*="magnific"],
.wp-caption a[class*="prettyPhoto"] {
display: block;
}
.wp-caption a[class*="magnific"] img,
.wp-caption a[class*="prettyPhoto"] img {
vertical-align: top;
}
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd {
padding: 0.5em 0 2em;
font-size:0.75em;
line-height:16px;
font-style:italic;
text-align:center;
}
.gallery {
margin: 0 -5px;
}
.gallery .gallery-item a {
display: block;
}
.gallery .gallery-item a img {
border: none !important;
display: block;
width: 100%;
}
.gallery .gallery-item .gallery-icon {
margin: 0 5px;
}
.gallery .gallery-item .gallery-caption {
line-height: 100%;
margin: 0;
padding: 6px 6px 0;
font-size:0.875em;
}
.gallery.gallery-columns-9 .gallery-item {	width: 11.1111% !important; }
.gallery.gallery-columns-8 .gallery-item {	width: 12.5% !important; }
.gallery.gallery-columns-7 .gallery-item {	width: 14.2857% !important; }
.gallery.gallery-columns-6 .gallery-item {	width: 16.6666% !important; }
.gallery.gallery-columns-5 .gallery-item {	width: 20% !important; }
.gallery.gallery-columns-4 .gallery-item {	width: 25% !important; }
.gallery.gallery-columns-3 .gallery-item {	width: 33.3333% !important; }
.gallery.gallery-columns-2 .gallery-item {	width: 49% !important; }
.gallery.gallery-columns-1 .gallery-item {	width: 100% !important; }
.gallery.gallery-columns-9 .gallery-caption { font-size: 0.625em; }
.gallery.gallery-columns-8 .gallery-caption { font-size: 0.6875em; }
.gallery.gallery-columns-7 .gallery-caption { font-size: 0.75em; }
.gallery.gallery-columns-6 .gallery-caption { font-size: 0.8125em; }
.post-password-form label {
display:inline-block;
vertical-align:top;
}
.post-password-form input[type="submit"] {
display:inline-block;
margin-left:10px;
} .container, .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row, .columns_wrap {
margin-left: 0px; margin-right: -30px; }
.row > [class*="column-"], .columns_wrap > [class*="column-"] {    display:inline-block;
vertical-align:top;
position: relative;
min-height: 1px;
padding-left: 0px; padding-right: 28px; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row.column_padding_left, .columns_wrap.column_padding_left {
margin-left: -30px;
margin-right: 0;
}
.row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
.row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
padding-left:30px;
padding-right:0;
}
.row.column_padding_right, .columns_wrap.column_padding_right {
margin-left: 0;
margin-right: -30px;
}
.row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
.row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
padding-left:0;
padding-right:28px;
}
.row.column_padding_center, .columns_wrap.column_padding_center {
margin-left: -15px;
margin-right: -15px;
}
.row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
.row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
padding-left:15px;
padding-right:15px;
}
.row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
padding-bottom: 30px;
}
.sc_blogger.no_margins .row, .sc_blogger.no_margins .columns_wrap,
.row.no_margins, .columns_wrap.no_margins {
margin: 0 !important;
}
.sc_blogger.no_margins .row > [class*="column-"], .sc_blogger.no_margins .columns_wrap > [class*="column-"],
.row.no_margins > [class*="column-"], .columns_wrap.no_margins > [class*="column-"] {
padding: 0 !important;
} .column-1, .column-1_1, .column-2_2, .column-3_3, .column-4_4, .column-5_5, .column-6_6, .column-7_7, .column-8_8, .column-9_9, .column-10_10, .column-11_11, .column-12_12	{ width:100%; }
.column-1_2, .column-2_4, .column-3_6, .column-4_8, .column-5_10, .column-6_12	{ width:49%; }
.column-1_3, .column-2_6, .column-3_9, .column-4_12								{ width:32.33333333%; }
.column-2_3, .column-4_6, .column-8_12											{ width:65.66666667%; }
.column-1_4, .column-2_8, .column-3_12											{ width:24%; }
.column-3_4, .column-6_8, .column-9_12											{ width:74%; }
.column-1_5, .column-2_10														{ width:19%; }
.column-2_5, .column-4_10														{ width:39%; }
.column-3_5, .column-6_10														{ width:59%; }
.column-4_5, .column-8_10														{ width:79%; }
.column-1_6, .column-2_12														{ width:15.66666667%; }
.column-5_6, .column-10_12														{ width:82.33333333%; }
.column-1_7																		{ width:13.28571429%; }
.column-2_7																		{ width:27.57142857%; }
.column-3_7																		{ width:41.85714286%; }
.column-4_7																		{ width:56.14285714%; }
.column-5_7																		{ width:70.42857143%; }
.column-6_7																		{ width:84.71428571%; }
.column-1_8																		{ width:11.5%; }
.column-3_8																		{ width:36.5%; }
.column-5_8																		{ width:61.5%; }
.column-7_8																		{ width:86.5%; }
.column-1_9																		{ width:10.11111111%; }
.column-2_9																		{ width:21.22222222%; }
.column-3_9																		{ width:32.33333333%; }
.column-4_9																		{ width:43.44444444%; }
.column-5_9																		{ width:54.55555556%; }
.column-6_9																		{ width:65.66666667%; }
.column-7_9																		{ width:76.77777778%; }
.column-8_9																		{ width:87.88888889%; }
.column-1_10																	{ width:9%; }
.column-3_10																	{ width:29%; }
.column-7_10																	{ width:69%; }
.column-9_10																	{ width:89%; }
.column-1_11																	{ width: 8.09090909%; }
.column-2_11																	{ width:17.18181818%; }
.column-3_11																	{ width:26.27272727%; }
.column-4_11																	{ width:35.36363636%; }
.column-5_11																	{ width:44.45454545%; }
.column-6_11																	{ width:53.54545455%; }
.column-7_11																	{ width:62.63636364%; }
.column-8_11																	{ width:71.72727273%; }
.column-9_11																	{ width:80.81818182%; }
.column-10_11																	{ width:89.90909091%; }
.column-1_12																	{ width: 7.33333333%; }
.column-5_12																	{ width:40.66666667%; }
.column-7_12																	{ width:57.33333333%; }
.column-11_12																	{ width:90.66666667%; } .push-1_2, .push-2_4, .push-3_6, .push-4_8, .push-5_10, .push-6_12	{ left:49%; }
.push-1_3, .push-2_6, .push-3_9, .push-4_12							{ left:32.33333333%; }
.push-2_3, .push-4_6, .push-8_12									{ left:65.66666667%; }
.push-1_4, .push-2_8, .push-3_12									{ left:24%; }
.push-3_4, .push-6_8, .push-9_12									{ left:74%; }
.push-1_5, .push-2_10												{ left:19%; }
.push-2_5, .push-4_10												{ left:39%; }
.push-3_5, .push-6_10												{ left:59%; }
.push-4_5, .push-8_10												{ left:79%; }
.push-1_6, .push-2_12												{ left:15.66666667%; }
.push-5_6, .push-10_12												{ left:82.33333333%; }
.push-1_7															{ left:13.28571429%; }
.push-2_7															{ left:27.57142857%; }
.push-3_7															{ left:41.85714286%; }
.push-4_7															{ left:56.14285714%; }
.push-5_7															{ left:70.42857143%; }
.push-6_7															{ left:84.71428571%; }
.push-1_8															{ left:11.5%; }
.push-3_8															{ left:36.5%; }
.push-5_8															{ left:61.5%; }
.push-7_8															{ left:86.5%; }
.push-1_9															{ left:10.11111111%; }
.push-2_9															{ left:21.22222222%; }
.push-3_9															{ left:32.33333333%; }
.push-4_9															{ left:43.44444444%; }
.push-5_9															{ left:54.55555556%; }
.push-6_9															{ left:65.66666667%; }
.push-7_9															{ left:76.77777778%; }
.push-8_9															{ left:87.88888889%; }
.push-1_10															{ left: 9%; }
.push-3_10															{ left:29%; }
.push-7_10															{ left:69%; }
.push-9_10															{ left:89%; }
.push-1_11															{ left: 8.09090909%; }
.push-2_11															{ left:17.18181818%; }
.push-3_11															{ left:26.27272727%; }
.push-4_11															{ left:35.36363636%; }
.push-5_11															{ left:44.45454545%; }
.push-6_11															{ left:53.54545455%; }
.push-7_11															{ left:62.63636364%; }
.push-8_11															{ left:71.72727273%; }
.push-9_11															{ left:80.81818182%; }
.push-10_11															{ left:89.90909091%; }
.push-1_12															{ left: 7.33333333%; }
.push-5_12															{ left:40.66666667%; }
.push-7_12															{ left:57.33333333%; }
.push-11_12															{ left:90.66666667%; } .pull-1_2, .pull-2_4, .pull-3_6, .pull-4_8, .pull-5_10, .pull-6_12	{ right:49%; }
.pull-1_3, .pull-2_6, .pull-3_9, .pull-4_12							{ right:31.33333333%; }
.pull-2_3, .pull-4_6, .pull-8_12									{ right:65.66666667%; }
.pull-1_4, .pull-2_8, .pull-3_12									{ right:24%; }
.pull-3_4, .pull-6_8, .pull-9_12									{ right:74%; }
.pull-1_5, .pull-2_10												{ right:19%; }
.pull-2_5, .pull-4_10												{ right:39%; }
.pull-3_5, .pull-6_10												{ right:59%; }
.pull-4_5, .pull-8_10												{ right:79%; }
.pull-1_6, .pull-2_12												{ right:15.66666667%; }
.pull-5_6, .pull-10_12												{ right:82.33333333%; }
.pull-1_7															{ right:13.28571429%; }
.pull-2_7															{ right:27.57142857%; }
.pull-3_7															{ right:41.85714286%; }
.pull-4_7															{ right:56.14285714%; }
.pull-5_7															{ right:70.42857143%; }
.pull-6_7															{ right:84.71428571%; }
.pull-1_8															{ right:11.5%; }
.pull-3_8															{ right:36.5%; }
.pull-5_8															{ right:61.5%; }
.pull-7_8															{ right:86.5%; }
.pull-1_9															{ right:10.11111111%; }
.pull-2_9															{ right:21.22222222%; }
.pull-3_9															{ right:32.33333333%; }
.pull-4_9															{ right:43.44444444%; }
.pull-5_9															{ right:54.55555556%; }
.pull-6_9															{ right:65.66666667%; }
.pull-7_9															{ right:76.77777778%; }
.pull-8_9															{ right:87.88888889%; }
.pull-1_10															{ right: 9%; }
.pull-3_10															{ right:19%; }
.pull-7_10															{ right:58%; }
.pull-9_10															{ right:89%; }
.pull-1_11															{ right: 8.09090909%; }
.pull-2_11															{ right:17.18181818%; }
.pull-3_11															{ right:26.27272727%; }
.pull-4_11															{ right:35.36363636%; }
.pull-5_11															{ right:44.45454545%; }
.pull-6_11															{ right:53.54545455%; }
.pull-7_11															{ right:62.63636364%; }
.pull-8_11															{ right:71.72727273%; }
.pull-9_11															{ right:80.81818182%; }
.pull-10_11															{ right:89.90909091%; }
.pull-1_12															{ right: 7.33333333%; }
.pull-5_12															{ right:40.66666667%; }
.pull-7_12															{ right:57.33333333%; }
.pull-11_12															{ right:90.66666667%; } .offset-1_2, .offset-2_4, .offset-3_6, .offset-4_8, .offset-5_10, .offset-6_12	{ margin-left:49%; }
.offset-1_3, .offset-2_6, .offset-3_9, .offset-4_12								{ margin-left:32.33333333%; }
.offset-2_3, .offset-4_6, .offset-8_12											{ margin-left:65.66666667%; }
.offset-1_4, .offset-2_8, .offset-3_12											{ margin-left:24%; }
.offset-3_4, .offset-6_8, .offset-9_12											{ margin-left:74%; }
.offset-1_5, .offset-2_10														{ margin-left:19%; }
.offset-2_5, .offset-4_10														{ margin-left:39%; }
.offset-3_5, .offset-6_10														{ margin-left:59%; }
.offset-4_5, .offset-8_10														{ margin-left:79%; }
.offset-1_6, .offset-2_12														{ margin-left:15.66666667%; }
.offset-5_6, .offset-10_12														{ margin-left:82.33333333%; }
.offset-1_7																		{ margin-left:13.28571429%; }
.offset-2_7																		{ margin-left:27.57142857%; }
.offset-3_7																		{ margin-left:41.85714286%; }
.offset-4_7																		{ margin-left:56.14285714%; }
.offset-5_7																		{ margin-left:70.42857143%; }
.offset-6_7																		{ margin-left:84.71428571%; }
.offset-1_8																		{ margin-left:11.5%; }
.offset-3_8																		{ margin-left:36.5%; }
.offset-5_8																		{ margin-left:61.5%; }
.offset-7_8																		{ margin-left:86.5%; }
.offset-1_9																		{ margin-left:10.11111111%; }
.offset-2_9																		{ margin-left:21.22222222%; }
.offset-3_9																		{ margin-left:32.33333333%; }
.offset-4_9																		{ margin-left:43.44444444%; }
.offset-5_9																		{ margin-left:54.55555556%; }
.offset-6_9																		{ margin-left:65.66666667%; }
.offset-7_9																		{ margin-left:76.77777778%; }
.offset-8_9																		{ margin-left:87.88888889%; }
.offset-1_10																	{ margin-left: 9%; }
.offset-3_10																	{ margin-left:29%; }
.offset-7_10																	{ margin-left:69%; }
.offset-9_10																	{ margin-left:89%; }
.offset-1_11																	{ margin-left: 8.09090909%; }
.offset-2_11																	{ margin-left:17.18181818%; }
.offset-3_11																	{ margin-left:26.27272727%; }
.offset-4_11																	{ margin-left:35.36363636%; }
.offset-5_11																	{ margin-left:44.45454545%; }
.offset-6_11																	{ margin-left:53.54545455%; }
.offset-7_11																	{ margin-left:62.63636364%; }
.offset-8_11																	{ margin-left:71.72727273%; }
.offset-9_11																	{ margin-left:80.81818182%; }
.offset-10_11																	{ margin-left:89.90909091%; }
.offset-1_12																	{ margin-left: 7.33333333%; }
.offset-5_12																	{ margin-left:40.66666667%; }
.offset-7_12																	{ margin-left:57.33333333%; }
.offset-11_12																	{ margin-left:90.66666667%; } .clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.columns_wrap:before,
.columns_wrap:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.columns_wrap:after {
clear: both;
width:100%;
height:0;
display:block;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.visible {
visibility: visible;
}
.invisible {
visibility: hidden;
}
.show {
display: block !important;
}
.hide {
display: none !important;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.text-hide {
font-size: 0;
line-height: 0;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
} .page_wrap,
.content_wrap {
margin:0 auto;
}
.body_style_boxed .page_wrap {
width:1230px;
overflow:hidden;
}
.slider_boxed,
.content_wrap,
.content_container {
width:1170px;
margin:0 auto;
} .content_wrap:after,
.content_container:after {
content:" ";
display:block;
width:100%;
height:0;
clear:both;
}
.body_style_fullwide .content_wrap {
width: auto;
padding-left:30px;
padding-right:30px;
}
.content, .sidebar, .sidebar_inner {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .sidebar_show .content { width: 770px; }
.sidebar { 				 width: 360px; }
.sidebar_right .content { float: left; }
.sidebar_right .sidebar { float: right; }
.sidebar_left .content  { float: right; }
.sidebar_left .sidebar  { float: left; } .body_style_fullwide.sidebar_show  .content, .body_style_fullscreen.sidebar_show  .content { width:auto; max-width:100%; }
.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 400px; }
.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -360px; }
.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  400px; }
.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-360px; }
.body_style_fullscreen .page_content_wrap {
overflow:hidden;
padding:0;
}   .body_transparent .page_wrap,
.body_transparent .copy_wrap,
.body_transparent .widget_area_inner {
background-color: transparent;
} .sidebar_outer {
width: 290px;
position: absolute;
top:0;
bottom:0;
z-index:99998;
}
.sidebar_outer_inner {
position: absolute;
top:0;
bottom:0;
left: 0;
right: 0;
}
.sidebar_outer_show .outer_wrap { 		overflow:hidden; position:relative; }
.sidebar_outer_left .sidebar_outer {	left: 0; right: auto; }
.sidebar_outer_left .body_wrap {		padding-left: 290px; }
.sidebar_outer_right .sidebar_outer {	left: auto; right: 0; }
.sidebar_outer_right .body_wrap {		padding-right: 290px; }
.sidebar_outer .logo img {
max-width:210px;
} .page_content_wrap {
padding: 6.5em 0;
}
.sidebar_show .page_content_wrap {
padding: 5.333em 0;
}
.page_content_wrap.page_paddings_no,
.body_style_fullscreen .page_content_wrap {
padding:0;
}
.article_style_boxed .content > article > .post_content, .article_style_boxed[class*="single-"] .content > .comments_wrap,
.article_style_boxed[class*="single-"] .content > article > .post_info_share,
.body_filled .widget_area[class*="scheme_"]:not(.footer_wrap) .widget_area_inner {
padding: 0 0 3em;
}
.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
padding: 2.1429em 2.8571em;
}
.body_style_fullscreen .content > article.page {
padding:0;
} .video_bg_show .body_wrap {
position:relative;
}
.video_bg_show .video_bg {
position:fixed;
z-index:-1;
top:0;
left:0;
width:100%;
height:100%;
}
.video_bg_show .video_bg_overlay:after {
content: ' ';
position:absolute;
left:0;
top:0;
bottom:0;
right:0;
background-color:rgba(0,0,0,0.3);
z-index:3;
background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_7.png);
}   .top_panel_wrap {
position:relative;
}
.top_panel_fixed .top_panel_wrap {
-webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.top_panel_over .top_panel_wrap {
position:absolute;
top:0;
left:0;
right:0;
z-index:10000;
}
body:not(.top_panel_fixed) .top_panel_position_over.top_panel_wrap_inner,
body:not(.top_panel_fixed) .top_panel_position_over .top_panel_top,
body:not(.top_panel_fixed) .top_panel_position_over .top_panel_middle,
body:not(.top_panel_fixed) .top_panel_position_over .top_panel_bottom {
background: none !important;
}
.admin-bar.top_panel_over .top_panel_wrap {
top:32px;
}
.top_panel_wrap [class^="icon-"]::before, .top_panel_wrap [class*=" icon-"]::before {
margin-right: 1px;
margin-top: 8px;
} .top_panel_fixed_wrap {
display:none;
}
.top_panel_fixed:not(.top_panel_over) .top_panel_fixed_wrap {
display:block;
}
.top_panel_fixed .top_panel_wrap {
position:fixed;
top:0;
left:0;
right:0;
z-index:99;
}
.sidebar_outer_left.top_panel_fixed .top_panel_wrap {
left:290px;
}
.sidebar_outer_right.top_panel_fixed .top_panel_wrap {
right:290px;
}
.top_panel_fixed .top_panel_top,
.top_panel_fixed .top_panel_style_1 .top_panel_middle,
.top_panel_fixed .top_panel_style_2 .top_panel_middle {
display:none;
}
.top_panel_fixed .top_panel_style_5 .contact_logo {
float: left;
}
.top_panel_fixed .top_panel_middle {
min-height:0;
}
.top_panel_fixed .menu_main_wrap {
margin-top:0;
}
.admin-bar.top_panel_fixed .top_panel_wrap {
top:32px;
} .top_panel_top {
font-size: 0.866em;
min-height: 3.5714em;
margin-top: 0;
position: relative;
z-index: 10;
}
.top_panel_style_1 .top_panel_middle,
.top_panel_style_2 .top_panel_middle,
.top_panel_style_3 .top_panel_middle,
.top_panel_style_4 .top_panel_middle,
.top_panel_style_5 .top_panel_middle,
.top_panel_style_6 .top_panel_middle,
.top_panel_style_8 .top_panel_middle {
background-repeat:repeat;
background-position:center top;
}
.top_panel_top_contact_area {
float: left;
margin-top:0.88em;
}
.top_panel_top_contact_area .icon {
font-size: 1.2em;
}
.top_panel_top_contact_area .icon + span {
margin-left: 0.66em;
}
.top_panel_top_contact_area.contact_email + .contact_phone {
margin-left: 3.33em;
}
.top_panel_top_open_hours {
float:left;
margin-top:1em;
margin-left:3em;
}
.top_panel_top_user_area {
float:right;
}
.top_panel_top_socials {
float:right;
margin-top:1em;
}
.top_panel_top_search,
.menu_user_nav {
float:left;
margin-top:1em;
}
.top_panel_top_search {
padding-top: 0.2em;
margin-right: 2em;
}
.top_panel_top_socials {
margin-left:3em;
}
.top_panel_wrap .sc_socials a:before,
.top_panel_wrap .sc_socials [class*="icon-"]:before {
margin-right:0;
}
.top_panel_wrap ul {
margin:0;
padding:0;
list-style-type:none;
}
.top_panel_wrap li {
margin-bottom: 0;
position:relative;
}
.top_panel_wrap li li > a {
display:block;
font-size: 0.875em;
text-transform: uppercase;
position:relative;
padding:0.4em 2em;
}
.menu_main_nav > li.menu-item-has-children > a:after {
content: '\e828';
font-family: 'fontello';
position:absolute;
right:5px;
top:50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.top_panel_fixed .top_panel_style_3 .menu_main_nav > li.menu-item-has-children > a:after {
top: 55%;
}
.top_panel_wrap li li.menu-item-has-children > a:after {
content: '\e836';
font-family: 'fontello';
position:absolute;
right:8px;
top:50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
} .top_panel_wrap .menu_user_nav {
margin-left: 3em;
}
.menu_user_nav > li {
margin-left:1.5em;
}
.menu_user_nav > li a {
}
.menu_user_nav > li > a {
display: block;
font-weight: 400;
padding: 0.88em 0 0.88em;
position: relative;
}
.menu_user_nav > li:after {
background: #FFFFFF;
-webkit-border-radius: inherit;
border-radius: inherit;
content: '';
overflow: hidden;
transition: all 0.3s;
opacity: 0;
position: absolute;
top: 50%;left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
height: 105%;
width: 101%;
z-index: -1;
}
.menu_user_nav > li:hover:after {
opacity: 0.25;
}
.menu_user_nav > li li {
line-height:1.5em;
}
.menu_user_nav > li ul:not(.cart_list) {
width:12em;
padding: 0;
border:1px solid #ddd;
}
.menu_user_nav > li.menu_user_bookmarks ul {
width:15em;
}
.menu_user_nav > li > ul {
left:0;
top:3.7em;
}
.menu_user_nav > li > ul ul {
left:12em;
margin-left:4px;
top:-0.5em;
}
.menu_user_nav > li > ul ul.submenu_left {
left:-12em;
margin-left:-1px;
}
.menu_user_nav > li.menu_user_controls .user_avatar {
display: inline-block;
border: 1px solid #ddd;
margin-right: 0.4em;
overflow: hidden;
vertical-align: middle;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 1em;
height: 1em;
line-height:1em;
} .menu_main_nav_area {
position:relative;
z-index:1000;
display:none;
}
.menu_show .menu_main_nav_area {
display:block;
}
.menu_user_nav > li {
padding: 0 2.4em;
}
.menu_user_nav > li:first-child {
margin-left:0;
}
.menu_user_nav > li,
.menu_main_nav > li {
position:relative;
float:left;
z-index:20;
}
.top_panel_style_1 .menu_main_nav > li {
margin-right: 2.3em;
}
.menu_main_nav > li+li { z-index:19; }
.menu_main_nav > li+li+li { z-index:18; }
.menu_main_nav > li+li+li+li { z-index:17; }
.menu_main_nav > li+li+li+li+li { z-index:16; }
.menu_main_nav > li+li+li+li+li+li { z-index:15; }
.menu_main_nav > li+li+li+li+li+li+li { z-index:14; }
.menu_main_nav > li+li+li+li+li+li+li+li { z-index:13; }
.menu_main_nav > li+li+li+li+li+li+li+li+li { z-index:12; }
.menu_main_nav > li+li+li+li+li+li+li+li+li+li { z-index:11; }
.menu_user_nav > li { z-index:30; }
.menu_user_nav > li+li { z-index:29; }
.menu_user_nav > li+li+li { z-index:28; }
.menu_user_nav > li+li+li+li { z-index:27; }
.menu_user_nav > li+li+li+li+li { z-index:26; }
.menu_user_nav > li+li+li+li+li+li { z-index:25; }
.menu_user_nav > li+li+li+li+li+li+li { z-index:24; }
.menu_user_nav > li+li+li+li+li+li+li+li { z-index:23; }
.menu_user_nav > li+li+li+li+li+li+li+li+li { z-index:22; }
.menu_user_nav > li+li+li+li+li+li+li+li+li+li { z-index:21; }
.menu_user_nav > li ul,
.menu_main_nav > li ul {
position:absolute;
display:none;
z-index:10000;
}
.menu_main_nav > li > a {
display: block;
padding:1em 1.5em;
text-transform:uppercase;
}
.menu_main_nav > li.menu-item-has-children > a {
padding-right:2em;
}
.menu_main_nav > li ul {
border: 0;
}
.menu_main_nav > li ul {
width:220px;
padding: 0;
}
.menu_main_nav > li > ul {
padding: 1.4em 0;
left:0;
top:40px;
}
.menu_main_nav > li > ul ul {
padding: 1.4em 0;
left:222px;
top:0;
}
.menu_main_nav > li > ul ul.submenu_left {
left:-221px;
}
.menu_main_nav li a:before {
margin-right:0.5em;
} .menu_main_nav > li#blob {
position: absolute;
top: 0;
z-index : 1;
opacity:0;
}
.menu_main_nav > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover,
.menu_main_nav > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover {
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
} .menu_user_nav > li.menu_user_currency > a {
padding-left:1.6em;
padding-right:0.2em;
} .menu_user_nav > li.menu_user_bookmarks li > a {
position:relative;
}
.menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
border-bottom:1px solid rgba(0,0,0, 0.5);
}
.menu_user_nav > li.menu_user_bookmarks .bookmarks_delete {
position:absolute;
right:0;
top:50%;
margin-top:-0.5em;
margin-right:0.5em;
width:1em;
height:1em;
line-height:1em;
font-size:1.25em;
} .top_panel_style_3 .top_panel_cart_button,
.top_panel_style_4 .top_panel_cart_button {
display:block;
padding-left:1.5em !important;
padding-right:1.5em !important;
}
.top_panel_middle .contact_cart {
position:relative;
}
.top_panel_middle .sidebar_cart {
position:absolute;
top: 4.5em;
left:0;
z-index:1000;
display:none;
float:none;
text-align:left;
border: 1px solid #eee;
}
.top_panel_icon {
padding:0;
}
.top_panel_icon .sidebar_cart {
top: 3.5em;
left:-0.7em;
}
.top_panel_style_5 .top_panel_icon .sidebar_cart,
.top_panel_style_6 .top_panel_icon .sidebar_cart,
.top_panel_style_7 .top_panel_icon .sidebar_cart,
.top_panel_style_8 .top_panel_icon .sidebar_cart {
left:auto;
right: -1em;
}
.top_panel_icon.search_wrap {
width: 2.2857em;
height: 2.2857em;
line-height: 2.2857em;
-webkit-border-radius: 1.15em;
-moz-border-radius: 1.15em;
border-radius: 1.15em;
}
.top_panel_icon.search_wrap.search_state_opened {
width: 8em;
}
.top_panel_icon.search_wrap .search_submit {
line-height: 2.2857em;
}
.top_panel_icon .contact_cart_label,
.top_panel_icon .contact_cart_totals {
display:none;
}
.top_panel_icon .contact_icon {
display:inline-block;
text-align:center;
}
.top_panel_icon .contact_icon:before {
margin-right:0;
}
.top_panel_icon.menu_main_cart {
position:relative;
}
.top_panel_icon .contact_icon {
width: 2.2857em;
height: 2.2857em;
line-height: 2.2857em;
}
.top_panel_icon.menu_main_cart .contact_icon {
-webkit-border-radius: 1.15em;
-moz-border-radius: 1.15em;
border-radius: 1.15em;
} .top_panel_wrap .logo {
margin: 2em 0 1em 0;
overflow:hidden;
}
.top_panel_wrap .logo_main {
max-height: 100px;
}
.logo a {
display:inline-block;
}
.logo img {
float:left;
margin: 0 0.7857em 0.7857em 0;
width: auto;
}
.logo_text,
.logo_slogan {
float:left;
text-align:left;
}
.logo_slogan {
margin-top:0.25em;
font-style:italic;
}
.top_panel_fixed .top_panel_wrap .logo_main {
display: none;
}
.top_panel_wrap .logo_fixed {
display:none;
max-height:42px;
width:auto;
}
.top_panel_fixed .top_panel_wrap .logo_fixed {
display: block;
}
.top_panel_fixed .top_panel_middle .menu_main_wrap {
margin-top:0;
}
.top_panel_style_3 .content_wrap,
.top_panel_style_4 .content_wrap,
.top_panel_style_6 .content_wrap,
.top_panel_style_7 .content_wrap {
position:relative;
}
.top_panel_style_3 .menu_main_wrap,
.top_panel_style_4 .menu_main_wrap,
.top_panel_style_6 .menu_main_wrap,
.top_panel_style_7 .menu_main_wrap {
float: right;
}
.top_panel_style_3 .contact_logo,
.top_panel_style_4 .contact_logo,
.top_panel_style_6 .contact_logo,
.top_panel_style_7 .contact_logo {
position:absolute;
z-index:1;
top: 0;
left: 0;
}
.top_panel_style_5 .top_panel_wrap_inner {
text-align:center;
}
.top_panel_style_5 .contact_logo {
overflow:hidden;
}
.top_panel_style_5 .menu_main_wrap {
display:inline-block;
margin-top:0 !important;
}
.top_panel_style_5 .menu_main_nav_area,
.top_panel_style_5 .top_panel_icon {
display:block !important;
float: left;
}
.top_panel_style_5 .top_panel_top_user_area {
text-align:left;
}
.top_panel_style_6 .menu_main_nav_area,
.top_panel_style_7 .menu_main_nav_area {
float:none;
}
.top_panel_style_6 .top_panel_icon,
.top_panel_style_7 .top_panel_icon {
float: right;
} .top_panel_image {
height:45em;
overflow:hidden;
position:relative;
background-size:cover;
background-position:center;
}
.top_panel_image_hover {
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color:rgba(2,75,94, 0.8);
}
.top_panel_image_header {
position:absolute;
left:50%;
top:50%;
display:block;
max-width:50%;
text-align:center;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
}
.top_panel_image_icon {
font-size: 4em;
line-height:1em;
margin-top:1em;
} .open_child_menu {
cursor:pointer;
position:absolute;
z-index:1;
right:0;
top:0;
text-align:center;
width: 2em;
height: 2.2857em;
line-height:2.2857em;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.open_child_menu:hover {
-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.open_child_menu:before {
content: '\e828';
font-family:fontello;
}
li.opened > a > .open_child_menu:before {
content: '\e835';
} .top_panel_wrap .contact_field {
margin-top: 4em;
}
.top_panel_wrap .contact_field > a > span,
.top_panel_wrap .contact_field > span {
display:block;
}
.top_panel_wrap .contact_label {
font-size: 0.933em;
font-weight: 300;
line-height: 1.5em;
margin: 0.6em 0 0;
}
.top_panel_middle .contact_icon {
float:left;
width: 3.5em;
height: 3.5em;
line-height:3.5em;
margin-right:0.3em;
text-align:center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.top_panel_middle .contact_icon:before {
font-size: 2.3em;
margin-right:0;
}
.top_panel_middle .contact_field.contact_phone {
-webkit-border-radius: 30px;
border-radius: 30px;
float: right;
max-width: 186px;
padding-right: 0;
}
.top_panel_middle .contact_field.contact_phone .contact_icon {
font-size: 0.73em;
margin-left: 1.5em;
margin-top: 0.75em;
}
.top_panel_middle .contact_field.contact_phone .contact_phone{
display: inline-block;
line-height: 3.9em;
margin-top: 0;
}
.top_panel_wrap .menu_main_cart .contact_icon:before {
font-size:1em;
}
.top_panel_style_2 .logo,
.top_panel_style_5 .logo {
text-align:center;
}
.top_panel_style_2 .contact_phone > span + span {
text-align:right;
}
.top_panel_style_2 .contact_phone .contact_icon {
float:right;
margin-left:0.5em;
margin-right:0;
}
.top_panel_middle .menu_main_wrap {
text-align:right;
}
.top_panel_middle .menu_main_nav_area {
display:inline-block;
text-align:left;
}
.top_panel_style_5 .top_panel_middle .menu_main_nav_area {
display:block;
}
.top_panel_style_5 .top_panel_middle .contact_icon,
.top_panel_style_6 .top_panel_middle .contact_icon,
.top_panel_style_7 .top_panel_middle .contact_icon {
width:2.2857em;
height: 2.2857em;
line-height:2.2857em;
}
.top_panel_style_6 .top_panel_middle,
.top_panel_style_7 .top_panel_middle {
min-height:0;
} .top_panel_middle .search_wrap {
display:none;
}
.menu_show .top_panel_middle .search_wrap {
display:block;
}
.search_wrap {
position:relative;
max-width:10em;
min-width:2.2857em;
}
.search_wrap.search_state_closed:not(.top_panel_icon) {
min-width:0;
width:1.5em;
}
.search_wrap:not(.search_state_fixed) {
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.search_wrap .search_field,
.search_wrap .search_submit,
.search_wrap .search_submit:hover { border:none;
}
.content .search_wrap,
.content .search_wrap .search_submit,
.content .search_wrap .search_field {
padding:0 1.33em;
height:3.33em;
line-height:3.33em;
}
.content .search_wrap .search_field {
border: 2px solid transparent;
}
.top_panel_bottom .search_wrap,
.top_panel_bottom .search_wrap .search_submit,
.top_panel_bottom .search_wrap .search_field,
.top_panel_style_3 .search_wrap,
.top_panel_style_3 .search_wrap .search_submit,
.top_panel_style_3 .search_wrap .search_field,
.top_panel_style_4 .search_wrap,
.top_panel_style_4 .search_wrap .search_submit,
.top_panel_style_4 .search_wrap .search_field {
padding:0;
height:2.2857em;
line-height:2.2857em;
}
.top_panel_bottom .search_wrap,
.top_panel_style_3 .search_wrap,
.top_panel_style_4 .search_wrap {
float:right;
z-index:1;
padding-top:1em;
padding-left:1em;
}
.search_wrap form {
width: 100%;
padding-left: 2.2em;
position:relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.content .search_wrap form {
padding-left: 0;
text-align: left;
}
.search_wrap .search_submit {
-webkit-border-radius: 2.2em 0 0 2.2em;
border-radius: 2.2em 0 0 2.2em;
position:absolute;
left:0;
top:1px;
width:2em;
padding:0;
margin:0;
text-align:right;
font-weight:normal;
}
.content .search_wrap .search_submit {
-webkit-border-radius: 50%;
border-radius: 50%;
left: auto;
right: 0;
width: 2.77em;
line-height: 2.77em;
height: 2.77em;
text-align: center;
padding: 0 0.9em;
font-size: 1.2em;
}
.top_panel_top_search .search_submit {
top:2px;
}
.search_wrap .search_field {
width:100%;
}
.top_panel_top .search_field {
padding:0;
max-width:6em;
}
.search_wrap .search_submit:before {
margin-right:0.35em;
}
.search_wrap.search_style_rounded {
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
.top_panel_icon .search_submit {
display:inline-block;
text-align:center;
}
.top_panel_icon .search_submit:before {
margin-right:0;
} .search_wrap .search_results {
-webkit-border-radius: 5px;
border-radius: 5px;
display:none;
position:absolute;
z-index:1000;
right:0;
top:4.2857em;
background-color: #fff;
border: 0;
width: 270px;
padding:1em;
line-height:1.5em;
text-align:left;
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.top_panel_top .search_results {
top:2.65em;
}
.top_panel_middle .sidebar_cart:after,
.menu_user_nav > li > ul:after,
.search_wrap .search_results:after {
content:" ";
width:10px;
height:10px;
background-color: #fff;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-top: 1px solid rgba(0, 0, 0, 0.1);
position: absolute;
top:-6px;
right:3em;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.top_panel_middle .sidebar_cart:after,
.menu_user_nav > li > ul:after {
left: 1.5em;
right:auto;
}
.top_panel_style_5 .top_panel_middle .sidebar_cart:after,
.top_panel_style_6 .top_panel_middle .sidebar_cart:after,
.top_panel_style_7 .top_panel_middle .sidebar_cart:after,
.top_panel_style_8 .top_panel_middle .sidebar_cart:after {
right:2.15em;
left:auto;
}
.menu_user_nav > li > ul > li {
z-index:1;
}
.search_wrap .search_results .search_results_close {
position: absolute;
top:3px;
right:3px;
display:block;
text-align:center;
overflow:hidden;
font-size:0.875em;
width:1.2em;
height:1.2em;
line-height:1.2em;
cursor:pointer;
}
.search_wrap .post_more {
display:block;
text-align:center;
}
.widget_area .post_item {
overflow:hidden;
}
.widget_area aside .post_item + .post_item,
.search_results.widget_area .post_item + .post_item {
margin-top:10px;
padding-top:1em;
}
.search_results.widget_area .post_item + .post_item {
border-top:1px solid #e5e5e5;
}
.widget_area .post_item .post_content {
overflow:hidden;
}
.widget_area .post_item .post_thumb {
float:left;
width: 4.6875em;
height: 4.6875em;
margin:0 1.25em 4px 0;
overflow:hidden;
}
.widget_area .post_item .post_thumb img {
width:100%;
}
.widget_area .post_item .post_title {
margin: -4px 0 6px 0;
font-size:1.1538em;
}
.widget_area .post_item .post_info {
font-size:0.75em;
margin-bottom:0;
line-height:1.5em;
}
.widget_area .post_item .post_info .post_info_item+.post_info_item:before {
content: "";
margin:0 0 0 5px;
} .content .search_wrap {
margin:0;
max-width:50%;
padding: 0;
}
.content .columns_wrap .search_wrap {
max-width:100%;
}
.content .search_wrap .search_form_wrap {
width: 100%;
}
.content .search_wrap .search_form_wrap .search_field {
width:82%;
width: calc(100% - 60px);
}
.content .search_wrap.search_fixed .search_form_wrap .search_field {
width: 96%;
}
.content .search_wrap .search_results {
width:100%;
} .top_panel_style_8 .content_wrap {
width:100%;
padding: 0 3.8462em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.top_panel_style_8 .top_panel_middle {
position:relative;
}
.top_panel_style_8 .top_panel_middle .menu_pushy_wrap {
margin:0;
text-align:left;
float:left;
}
.top_panel_style_8 .contact_logo {
display:inline-block;
position:absolute;
z-index:1;
left: 50%;
top:50%;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
}
.top_panel_style_8 .top_panel_middle .logo {
margin:0.5em 0 0 0;
}
.top_panel_style_8 .menu_pushy_button {
display: inline-block;
}
.top_panel_style_8 .menu_pushy_button:before {
font-size: 1.4em;
line-height:1.2em;
vertical-align:top;
}
.top_panel_style_8 .top_panel_buttons {
float:right;
}
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before,
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
content:' ';
display:block;
font-size:0.75em;
position:absolute;
z-index:1;
right: 0;
top:-1px;
width: 1em;
height: 1em;
line-height: 1em;
}
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
background-color:red;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
right: 2px;
top:-2px;
}
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
content: attr(data-items);
font-size:0.65em;
font-weight:700;
}
.top_panel_inner_style_8 .top_panel_buttons,
.top_panel_inner_style_8 .menu_pushy_button {
margin:0;
padding-top:1.8em;
padding-bottom:1.8em;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon {
margin:0;
float:right;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon.search_wrap {
height:1.5em;
line-height:1.5em;
margin-left:1em;
}
.top_panel_style_8 .top_panel_buttons .contact_icon,
.top_panel_style_8 .top_panel_buttons .top_panel_icon .search_submit {
width:1.5em;
height:1.5em;
line-height:1.5em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon .search_field {
padding:2px;
vertical-align:top;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon.menu_main_cart .contact_icon,
.top_panel_style_8 .top_panel_buttons .top_panel_icon.search_wrap,
.top_panel_style_8 .top_panel_buttons a:hover,
.top_panel_style_8 .top_panel_middle .top_panel_buttons a:hover .contact_icon,
.top_panel_style_8 .top_panel_buttons .top_panel_icon.search_wrap:hover,
.top_panel_style_8 .top_panel_buttons .top_panel_icon:hover .contact_icon,
.top_panel_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
background-color:transparent;
} .site-overlay {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 110%;
z-index: 9998;
background-color: rgba(0,0,0,0.5);
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.pushy {
position: fixed;
width: 25em;
bottom: 0;
top: 0;
left: -25em;
z-index: 10000;
overflow: hidden;
text-align: center;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.pushy-active .pushy {
left: 0;
}
.pushy .pushy_inner {
width:105%;
height: 100%;
padding: 3em 0 1em 0;
position:relative;
overflow: scroll;
-webkit-overflow-scrolling: touch; }
.pushy .close-pushy:before {
content: '\e8ac';
font-family: fontello;
font-size: 1.5em;
position:absolute;
right: 1.25em;
top: 2em;
z-index: 999;
}
.pushy .logo_fixed {
display: none;
}
.pushy .logo {
margin: 2em 0;
}
.menu_pushy_nav_area .menu_pushy_nav {
margin-bottom:2em;
}
.menu_pushy_nav_area ul,
.menu_pushy_nav_area li {
margin:0;
padding:0;
list-style:none;
}
.menu_pushy_nav_area li > a {
position:relative;
display:block;
padding:0.5em 3em;
}
.menu_pushy_nav_area li.menu-item-has-children ul {
display:none;
}
.menu_pushy_nav_area li.menu-item-has-children > a > .open_child_menu {
right: 2em;
} .menu_mobile_open {
height: 100%;
}
.bar.menu_mobile_open {
height: calc(100% - 32px);
}
.menu_mobile_open body {
height: 100%;
}
.menu_mobile_open .top_panel_below .slider_wrap {
display:none;
}
.header_mobile {
position: relative; 
display: none;
}
.header_mobile .top_panel_fixed_wrap {
display: none;
}
.header_mobile .mask {
position: fixed;
top: 0;
left: 0;
bottom: 0;
cursor: pointer;
z-index: 1001;
background-color: rgba(0,0,0,0.6);
}
.header_mobile .mask.show {
right: 0;
} .header_mobile .content_wrap{
text-align: center;
}
.header_mobile .logo {
padding-top: 35px;
padding-bottom: 20px;
}
.header_mobile .logo_main{
height: 53px;
}
.header_mobile .menu_button {
position: absolute;
left: 30px;
top: 50%;
margin-top: -13px;
}
.header_mobile .menu_main_cart {
position: absolute;
right: 30px;
margin: 0;
top: 50%;
margin-top: -12px;
}
.header_mobile .menu_button,
.header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
background-color: transparent !important;
font-size: 26px;
height: auto;
width: auto;
line-height: 25px;
cursor: pointer;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
} .header_mobile .side_wrap {
display: block;
position: fixed;
top: 0;
left: -320px;
width: 320px;
height: auto;
bottom: 0;
overflow: hidden;
overflow-y: scroll;
z-index: 10003;
padding: 0px;
transition: left 0.3s linear;
-moz-transition: left .3s linear;
-webkit-transition: left 0.3s linear;
-o-transition: left .3s linear;
}
.admin-bar .header_mobile .side_wrap{
top: 32px;
}
.header_mobile .side_wrap.open{
left: 0;
}
.header_mobile .side_wrap .close {
position: absolute;
top: 15px;
right: 20px;
text-transform: uppercase;
cursor: pointer;
display: none;
} .panel_top, .panel_middle, .panel_bottom{
padding: 0px;
position: relative;
display: block;
}
.header_mobile .panel_middle{
padding: 20px 35px;
font-size: 13px;
}
.header_mobile .panel_middle:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.09);
z-index: 0;
}
.header_mobile .panel_middle > * {
z-index: 1;
position: relative;
} .header_mobile .menu_main_nav_area{
display: block;
}
.header_mobile .menu_main_nav{
padding-left: 0;
margin: 0;
}
.header_mobile .menu_main_nav li,
.header_mobile .menu_main_nav ul{
margin: 0;
}
.header_mobile .menu_main_nav > li {
float: none;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.header_mobile .menu_main_nav > li > a {
padding: 17px 35px;
padding-right: 54px;
font-size: 12px;
line-height: 16px;
}
.header_mobile .menu_main_nav > li > ul a {
font-size: 14px;
padding: 12px 35px;
padding-right: 54px;
line-height: 15px;
display: block;
}
.header_mobile .menu_main_nav > li li li > a {
padding: 12px 54px;
}
.header_mobile .menu_main_nav > li ul {
display: none;
position: relative;
padding: 0px;
margin: 0;
width: auto;
list-style-type: none;
top: 0;
overflow: hidden;
border: none;
background-color: transparent;
}
.header_mobile .menu_main_nav li.menu-item-has-children > a:after {
display:none;
}
.header_mobile .menu_main_nav > li > a > .open_child_menu {
right: 1em;
top: 1em;
}
.header_mobile .menu_main_nav > li ul > li > a > .open_child_menu {
right: 0.8em;
top: 0.2em;
}
.header_mobile .menu_main_nav > li > ul:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.09);
z-index: 0;
}
.header_mobile .menu_main_nav > li ul > * {
z-index: 1;
position: relative;
}
.header_mobile .menu_main_nav > li ul > li:last-child{
margin-bottom: 0;
}
.header_mobile .menu_main_nav > li > ul ul {
left: 0;
}
.header_mobile .side_wrap .menu_main_nav > li ul,
.header_mobile .side_wrap .menu_main_nav > li ul li.current-menu-item > a, 
.header_mobile .side_wrap .menu_main_nav > li ul li.current-menu-ancestor > a {
background-color: transparent;
}
.header_mobile .side_wrap .menu_main_nav > a:hover, 
.header_mobile .side_wrap .menu_main_nav li > a:hover, 
.header_mobile .side_wrap .login .popup_link:hover{
background-color: rgba(0,0,0,0.1) !important;
}
.header_mobile .side_wrap .menu_main_nav > li.current-menu-parent > a,
.header_mobile .side_wrap .menu_main_nav > li ul li.current-menu-parent > a,
.header_mobile .side_wrap .menu_main_nav > li.current-menu-item > a,
.header_mobile .side_wrap .menu_main_nav > li ul li.current-menu-item > a {
background-color: rgba(0,0,0,0.2);
font-weight:bold;
} .header_mobile .search_wrap, .header_mobile .login {
position: relative;
float: none;
margin: 0;
padding: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.header_mobile .search_wrap:after, .header_mobile .login:after{
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.09);
z-index: 0;
}
.header_mobile .search_wrap > *,
.header_mobile .login > * {
z-index: 1;
position: relative;
}
.header_mobile .login  .popup_link{
padding: 17px 35px;
padding-right: 54px;
font-size: 12px;
text-transform: uppercase;
line-height: 16px;
display: block;
}
.header_mobile .login  .popup_link:before{
content: '\e8c3';
font-family: fontello;
position: absolute;
right: 28px;
top: 16px;
font-size: 12px;
}
.header_mobile .login  .popup_link.popup_login_link:before{
content: '\e80a';
} .header_mobile .search_wrap {
max-width: 100%;
padding: 10px 35px;
padding-right: 54px;
}
.header_mobile .search_wrap:before {
content: '\e807';
font-family: fontello;
position: absolute;
right: 28px;
top: 16px;
font-size: 12px;
}
.header_mobile .search_wrap .search_field {
padding: 0;
font-size: 14px;
line-height: 29px;
}
.header_mobile .search_wrap form {
padding-left: 0;
}
.header_mobile .search_wrap .search_submit,
.header_mobile .search_wrap .search_results {
display: none !important;
}
.header_mobile  .search_field::-webkit-input-placeholder {
color: #fff;
}
.header_mobile  .search_field:-moz-placeholder { 
color: #fff;  
}
.header_mobile  .search_field::-moz-placeholder {  
color: #fff;  
}
.header_mobile  .search_field:-ms-input-placeholder {  
color: #fff;  
} .header_mobile .contact_field .contact_icon,
.header_mobile .top_panel_top_open_hours:before  {
font-size: 16px;
margin-right: 15px;
}
.header_mobile .top_panel_top_open_hours:before {
content: '\e808';
}
.header_mobile .contact_field .contact_icon.icon-home:before {
content: '\e833';
font-size: 18px;
}
.header_mobile .top_panel_top_open_hours, 
.header_mobile .top_panel_top_socials{
margin-left: 0;
}
.header_mobile .top_panel_top_contact_area,
.header_mobile .top_panel_top_open_hours,
.header_mobile .top_panel_top_user_area{
float: none;
display: block;
margin: 0;
padding: 0;
text-align: left;
}
.header_mobile .contact_field,
.header_mobile .top_panel_top_open_hours{
padding: 0.4em 0;
}
.header_mobile .top_panel_top_user_area {
display: none;
} .header_mobile .contact_socials {
text-align: left;
margin: 0 35px;
}
.header_mobile .sc_socials.sc_socials_size_small  {
overflow: visible;
margin: 5px auto;
}
.header_mobile .sc_socials.sc_socials_size_small  .social_icons span {
font-size: 18px;
opacity: 0.6;
}
.header_mobile .sc_socials.sc_socials_size_small .sc_socials_item {
margin: 0 0.5em 0m 0;
} .header_mobile .sidebar_cart {
position: absolute;
top: 35px;
left: auto;
right: 0;
z-index: 1000;
display: none;
float: none;
text-align: left;
border: 1px solid #eee;
}
.header_mobile .sidebar_cart {
width: 250px !important;
padding: 1.5em !important;
z-index:100000;
}
.header_mobile .widget_shopping_cart { 
display:block !important;
}
.header_mobile .widget_shopping_cart ul.cart_list { 
display:block;
position:static;
width:100%;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;		
}
.header_mobile .sidebar_cart > li,
.header_mobile .widget_shopping_cart ul.cart_list > li {
margin:0;
padding-left:0;
list-style-type: none;
}
.header_mobile .sidebar_cart > li:before,
.header_mobile .sidebar_cart > li > a:before,
.header_mobile .widget_shopping_cart ul.cart_list > li:before,
.header_mobile .widget_shopping_cart ul.cart_list > li > a:before {
display:none;
}
.woocommerce .header_mobile .widget_shopping_cart .empty,
.woocommerce-page .header_mobile .widget_shopping_cart .empty {
padding-bottom: 1em;
}
.header_mobile .widget_shopping_cart ul.cart_list > li > a {
padding: 0;
}
.header_mobile .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
margin-top:-0.15em;
}
.header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
background-color: transparent;
}
.header_mobile .widget_shopping_cart ul.cart_list > li img {
width:50px;
margin-top:0.5em;
}
.header_mobile .widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
left: auto;
right: 0;
margin-top: 0;
text-align: center;
} .slider_wrap .rev_slider_wrapper {
z-index:0;
}
.tparrows.default {  background:none; 
background-color:transparent; 
line-height:40px; 
}
.tparrows.default:before { 
font-family: "fontello"; 
font-size:3em; 
}
.tp-leftarrow.default:before { 
content: '\e837'; 
}
.tp-rightarrow.default:before { 
content: '\e836'; 
}
.slider_with_over_content .tparrows {
display:none !important;
}
.slider_with_over_content .tp-rightarrow {
left: 60% !important;
}  .tp-bullets.simplebullets.round .bullet {
background:none;
margin-left:16px;
border:1px solid transparent;
width: 10px;
height: 10px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.tp-bullets.simplebullets.round .bullet.selected {
background-color:transparent !important;
border-width:1px;
border-style: solid;
} .slider_with_over_content {
position:relative;
}
.slider_over_content {
position:absolute;
z-index:1;
right:0;
top: 0;
bottom:0;
width: 40%;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.slider_over_content_inner {
position:absolute;
left:0;
top:0;
right:0;
bottom: 0;
overflow:hidden;
padding:2em 3em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.slider_over_button {
display:none;
position:absolute;
left:-30px;
top:50%;
margin-top:-15px;
width: 26px;
height: 30px;
line-height:28px;
font-size:24px;
text-align:center;
cursor:pointer;
}
.slider_over_close {
display:none;
position:absolute;
right:10px;
top:10px;
width: 15px;
height: 15px;
line-height:15px;
font-size:1.2em;
text-align:center;
cursor:pointer;
} .top_panel_title.title_present.breadcrumbs_present .post_navi,
.top_panel_title.title_present.breadcrumbs_present .page_title,
.top_panel_title.title_present.breadcrumbs_present .breadcrumbs {
max-width:49%;
}
.top_panel_style_3 .post_navi {
float:none !important;
max-width:100% !important;
text-align:center;
}
.top_panel_title_inner {
background-repeat: no-repeat;
overflow: hidden;
width: 100%;
background-position: center;
}
.top_panel_title .page_title {
float:left;
margin:0;
font-weight:300;
font-size: 1.533em; padding: 2.392em 0; line-height:1.2em;
}
.top_panel_title .post_navi {
float:left;
padding: 1.6667em 0 2.5em;
font-size:0.875em;
line-height:1.5em;
}
.top_panel_style_3 .post_navi {
display: none;
padding:0.5em 0 0.25em;
}
.top_panel_title .breadcrumbs {
float:right;
padding: 1.6667em 0 2.5em;
font-size:0.875em;
line-height:1.5em;
}
.top_panel_title.title_present:not(.navi_present) .breadcrumbs {
padding: 4.5em 0 1em 2.5em;
}
.top_panel_style_3.title_present .breadcrumbs {
padding: 1.5em 0;
}
.post_navi .post_navi_item,
.breadcrumbs .breadcrumbs_item {
display:inline-block;
vertical-align:top;
white-space:nowrap; 
}
.post_navi .post_navi_item + .post_navi_item:before,
.breadcrumbs .breadcrumbs_delimiter {
display:inline-block;
position:relative;
margin: 0 0.75em;
vertical-align:top;
text-align:center;
}
.post_navi .post_navi_item + .post_navi_item:before,
.breadcrumbs .breadcrumbs_delimiter:before {
content:'/';
}  .post_featured {
overflow:hidden;
margin-bottom:2em;
position:relative;
}
.article_style_boxed .post_featured {
margin-bottom:0;
}
.post_featured img {
width:100%;
height:auto;
}
.post_featured_right > .post_featured {
float: right;
width: 50%;
margin-left: 4.3478%;
}
.post_featured_left > .post_featured {
float: left;
width: 50%;
margin-right: 4.3478%;
} .post_info_item + .post_info_item {
margin-left: 0.3em;
}
.post_info:not(.post_info_bottom) .post_info_item:last-child {
margin-left: 1.5em;
}
.post_info.post_info_bottom {
margin-bottom:3em;
margin-top:2em;
}
.post_info .post_info_item+.post_info_item:before {
display: inline-block;
content:"";
vertical-align:top;
font-style:normal;
margin:0;
}
.post_info .post_info_counters .post_counters_item {
display:inline-block;
margin-right:0.75em;
}
.post_info .post_info_counters .post_counters_item:before {
margin-right:0.5em;
}
.post_info.post_info_share_vertical {
margin:0;
}
.article_style_boxed[class*="single-"] .content > article > .post_info_share {
margin-bottom:0;
}
.post_info .post_info_counters .post_counters_likes.disabled {
color:#e05100;
}  blockquote {
font-size: 1.2em;
font-style: italic;
margin: 2em 0 2em 4em;
padding: 2em 3.888em;
}
blockquote, blockquote p {
position:relative;
z-index:2;
font-weight:300;
line-height:1.666em;
}
blockquote:before {
font-family: 'fontello';
content: '\e8b6';
display: block;
position: absolute;
z-index: 1;
left: 1.75em;
top: 1.9em;
font-size: 1.125em;
line-height: 1em;
color: rgba(128,128,128,0.1);
font-style: normal;
transform: rotateZ(180deg);
}
blockquote:after {
font-family: 'fontello';
content: '\e8b6';
display: block;
position: absolute;
z-index: 1;
right: 1.75em;
bottom: 1.6em;
font-size: 1.125em;
line-height: 1em;
color: rgba(128,128,128,0.1);
font-style: normal;
}
blockquote p {
margin: 0;
}
blockquote p + p {
margin-top: 0.3em;
}
blockquote a {
font-style: normal;
text-transform: uppercase;
}
blockquote > a,
blockquote > p > a,
blockquote cite {
display:block;
font-size: 0.6667em;
font-weight:normal;
margin-top:1em;
}
blockquote > a,
blockquote > p > a {
display: inline-block;
font-weight: 400;
margin-top: 0;
position: relative;
}
blockquote > a:after,
blockquote > p > a:after {
background-color: rgba(0, 0, 0, 0);
content: '';
height: 1px;
position: absolute;
bottom: 0.5em;
left: 0;
width: 1%;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
-ms-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s;
}
blockquote > a:hover:after,
blockquote > p > a:hover:after {
width: 100%;
} .post_format_link .post_descr {
font-size: 1.2em;
font-style: italic;
padding: 1.8em 2.2em;
}
.post_format_link .post_descr a {
}
.post_format_link .post_descr p:last-child,
.post_format_link.post_item_single .post_descr p:last-child {
margin-bottom: 0;
} .post_format_status.post_item_single .post_content p,
.post_format_status .post_descr {
font-size: 1.2em;
font-style: italic;
line-height: 1.3333em;
padding: 1.8em 2.2em;
}
.post_format_status .post_descr p:last-child,
.post_format_status.post_item_single .post_descr p:last-child {
margin-bottom: 0;
} .post_format_aside.post_item_single .post_content p,
.post_format_aside .post_descr {
border-width: 0;
font-size: 1.2em;
font-style: italic;
padding: 1.8em 2.2em;
}
.post_format_aside .post_descr p {
margin-bottom:0;
}
.post_format_aside .post_descr p+p {
margin-top:1em;
} .post_item .post_descr {
line-height: inherit;
}
.post_item .post_readmore {
margin-bottom: 0.1em;
margin-top: 0.33em;
} .post_title .post_icon {
font-size:0.9375em;
margin-right:0.5em;
}
.post_item_excerpt .post_title .post_icon {
display:block;
margin-right:0;
}
.post_item_excerpt .post_title {
margin-top:0;
margin-bottom:0.2em;
}
.post_item_excerpt.post_featured_left .post_title,
.post_item_excerpt.post_featured_right .post_title {
font-size: 2.2857em;
}
.post_item_excerpt:not([class*="column"]) + .post_item_excerpt:not([class*="column"]) {
margin-top:5.3em;
border-top:1px solid #e4e7e8;
padding-top:5.3em;
}
.article_style_boxed .post_item_excerpt:not([class*="column"]) + .post_item_excerpt:not([class*="column"]) {
border-top:none;
padding-top:0;
}
.post_item_excerpt .post_content {
margin-bottom:3em;
} .related_wrap {
margin:5.3333em 0;
}
.related_wrap.related_wrap_empty {
margin:0;
}
.related_wrap .section_title {
margin:1.4em 0 1em;
}
.article_style_stretch:not(.sidebar_show) .related_wrap:not(.related_wrap_empty) {
background-color: #f4f7f9;
padding: 1px 2.1875em 4em;
}
.article_style_stretch .related_wrap:not(.related_wrap_empty):not(.scroll_wrap) {
padding-bottom: 1px;
}
.related_wrap .post_item_related,
.article_style_stretch .post_item_related {
background-color:#ffffff;
margin-bottom: 3.4em;
}
.article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
background-color: #f4f7f9;
}
.related_wrap.scroll_wrap .post_item_related {
width:350px;
float:left;
}
.related_wrap.scroll_wrap .post_item_related+.post_item_related {
margin-left:3.125em;
}
.article_style_stretch:not(.body_style_fullscreen):not(.sidebar_hide) .related_wrap.scroll_wrap  .post_item_related {
width:340px;
}
.article_style_stretch:not(.body_style_fullscreen):not(.sidebar_hide) .related_wrap.scroll_wrap  .post_item_related+.post_item_related {
margin-left:1.875em;
}
.post_item_related .post_featured {
width:100%; overflow:hidden;
margin:0;
float:none !important;
}
.post_item_related .post_featured .hover_icon:before {
font-size:3em;
}
.post_item_related .post_featured .sc_audio.sc_audio_image {
min-height:14.8571em;
}
.post_item_related .post_content_wrap {
width:100%;
height:6.4em;
overflow:hidden;
padding: 1em 1.25em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.post_item_related .post_title {
margin: 0 0 0.25em;
} .post_item_classic .post_content {
padding: 0 2.666em;
text-align: center;
}
.post_item_classic .post_info {
margin-top: 3.3em;
}
.post_item_classic .post_info_counters {
display: none;
}
.post_item_classic .post_title {
max-height: 2.5em;
overflow: hidden;
margin-top: 0.5em;
position: relative;
margin-bottom: 1em;
padding-bottom: 1.2em;
}
.post_item_classic .post_descr .sc_button {
margin-bottom: 0.5em;
}
.post_item_classic .post_title:after {
background-color: #dddddd;
content: '';
height: 2px;
margin: 0 auto;
position: absolute;
bottom:0;left:0;right:0;
width: 14px;
}
.post_item_short .post_title {
max-height: 2em;
overflow: hidden;
}
.post_item_grid .post_descr {
max-height: 8em;
overflow: hidden;
} .isotope_wrap {
margin-right:-30px;
}
.isotope_wrap .isotope_item {
padding-right:30px;
padding-bottom:30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
filter: alpha(opacity=0);
}
.sc_blogger.no_margins .isotope_wrap,
.isotope_wrap.no_margins {
margin-right:0;
}
.sc_blogger.no_margins .isotope_wrap .isotope_item,
.isotope_wrap.no_margins .isotope_item {
padding-right:0;
padding-bottom:0;
}
.sc_blogger.small_margins .isotope_wrap,
.isotope_wrap.small_margins {
margin-right:-10px;
}
.sc_blogger.small_margins .isotope_wrap .isotope_item,
.isotope_wrap.small_margins .isotope_item {
padding-right:10px;
padding-bottom:10px;
}
.isotope_wrap .isotope_item.isotope_item_show {
opacity: 1;
filter: alpha(opacity=100);
}
.isotope_wrap .isotope_column_2 {	width:50%;}
.isotope_wrap .isotope_column_2[class*="isotope_item_size-2"] {	width:100%;}
.isotope_wrap .isotope_column_3 {	width:33.3333%;}
.isotope_wrap .isotope_column_3[class*="isotope_item_size-2"] {	width:66.6666%;}
.isotope_wrap .isotope_column_3[class*="isotope_item_size-3"] {	width:100%;}
.isotope_wrap .isotope_column_4 {	width:25%;}
.isotope_wrap .isotope_column_4[class*="isotope_item_size-2"] {	width:50%;}
.isotope_wrap .isotope_column_4[class*="isotope_item_size-3"] {	width:75%;}
.isotope_wrap .isotope_column_4[class*="isotope_item_size-4"] {	width:100%;}
.isotope_wrap .isotope_column_5 {	width:20%;}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-2"] {	width:40%;}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-3"] {	width:60%;}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-4"] {	width:80%;}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-5"] {	width:100%;}
.isotope_wrap .isotope_column_6 {	width:16.6666%;}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-2"] {	width:33.3333%;}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-3"] {	width:50%;}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-4"] {	width:66.6666%;}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-5"] {	width:83.3333%;}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-6"] {	width:100%;}
.isotope_wrap .isotope_column_7 {	width:14.2857%;}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-2"] {	width:28.5714%;}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-3"] {	width:42.8571%;}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-4"] {	width:57.1428%;}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-5"] {	width:71.4285%;}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-6"] {	width:85.7128%;}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-7"] {	width:100%;}
.isotope_wrap .isotope_column_8 {	width:12.5%;}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-2"] {	width:25%;}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-3"] {	width:37.5%;}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-4"] {	width:50%;}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-5"] {	width:62.5%;}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-6"] {	width:75%;}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-7"] {	width:87.5%;}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-8"] {	width:100%;} .isotope_wrap .isotope_item .post_item {
overflow:hidden;
}
.isotope_wrap .isotope_item .post_featured .hover_icon:before {
font-size:1em;
}
.isotope_wrap .isotope_item .post_featured {
margin-bottom:0;
}
.article_style_boxed .isotope_wrap .isotope_item .post_title {
margin-top:0;
}
.article_style_boxed .isotope_wrap .isotope_item .post_content {
padding:1.25em 1.8em;
}
.article_style_boxed.template_portfolio .isotope_wrap .isotope_item .post_content,
.article_style_boxed .template_portfolio .isotope_wrap .isotope_item .post_content {
padding:0;
}
.isotope_wrap .isotope_item p,
.isotope_wrap .isotope_item .post_info {
margin-bottom:1em;
margin-top: 1em;
}
.isotope_wrap .isotope_item .post_info {
margin-top: 2.9em;
}
.isotope_wrap .isotope_item .post_title {
margin-top: 0.715em;
} .isotope_wrap .isotope_item_colored .post_item,
.isotope_wrap .isotope_item_grid .post_item,
.isotope_wrap .isotope_item_square .post_item,
.isotope_wrap .isotope_item_portfolio .post_item {
overflow:visible;
}
.isotope_wrap .isotope_item_colored .post_featured,
.isotope_wrap .isotope_item_portfolio .post_featured,
.isotope_wrap .isotope_item_square .post_featured,
.isotope_wrap .isotope_item_grid .post_featured {
border-bottom: none;
}
.isotope_wrap .isotope_item_colored .post_item .hover_icon,
.isotope_wrap .isotope_item_grid .post_item .hover_icon,
.isotope_wrap .isotope_item_square .post_item .hover_icon,
.isotope_wrap .isotope_item_portfolio .post_item .hover_icon {
position:relative;
top: 0;
opacity:1;
}
.isotope_wrap .isotope_item_colored .post_item .hover_icon:before,
.isotope_wrap .isotope_item_grid .post_item .hover_icon:before,
.isotope_wrap .isotope_item_square .post_item .hover_icon:before,
.isotope_wrap .isotope_item_portfolio .post_item .hover_icon:before {
position:static;
margin-top:0.3em;
opacity:1;
font-size:2.5em;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transform: translateX(0) translateY(0);
-moz-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0);
} .isotope_filters {
overflow:hidden;
text-align:center;
margin: 0 0 1em;
padding-bottom:0.5em;
}
.sidebar_hide .isotope_filters {
margin: 1em 0 1.5em;
}
.isotope_filters a {
display:inline-block;
margin: 0 4px 4px 0;
text-align:center;
padding:0.75em 1.5em;
font-size:0.75em;
line-height: 1.2857em;
font-weight:400;
border-width:2px;
border-style: solid;
} .isotope-hidden.isotope_item {
pointer-events: none; 
z-index: 1;
} .isotope_item_colored .post_featured .post_mark_new {
-webkit-box-shadow: -3px 2px 0px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -3px 2px 0px 0px rgba(0, 0, 0, 0.2);
box-shadow: -3px 2px 0px 0px rgba(0, 0, 0, 0.2);	
}
.post_item_colored .post_featured .post_mark_new {
position:absolute;
left:0;
top:0;
margin:1.6em 0 0 1.6em;
width:4em;
height:4em;
overflow:hidden;
font-size:0.625em;
font-weight:bold;
text-align:center;
line-height:4em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.post_item_colored .post_featured .post_title,
.post_item_colored .post_featured .post_descr {
position:absolute;
left: 0;
right: 0;
bottom:0;
height:20%;
overflow:hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.post_item_colored .post_featured .post_descr {
padding: 0.7143em 1.1429em;
}
.post_item_colored .post_featured .post_title {
bottom:20%;
margin:0;
line-height:1.15em;
padding: 0.5em 0.7619em;
}
.post_item_colored_4 .post_featured .post_title {
font-size: 1.125em;
line-height:1.15em;
padding: 0.5em 0.6667em;
}
.post_item_colored .post_category {
font-size: 1.125em;
font-weight:400;
line-height:1.15em;
margin: 0.25em 0 0.5em 0;
}
.post_item_colored .post_descr .post_price {
float:right;
margin-top:1.5em;
}
.post_item_colored_4 .post_descr .post_price {
margin-top:0.875em;
}
.post_item_colored .post_descr .post_price_value {
color: #222222;
font-size: 1.875em;
line-height:1.2857em;
}
.post_item_colored_4 .post_descr .post_price_value {
font-size: 1.5em;
line-height:1.2857em;
}
.post_item_colored .post_descr .post_price_period {
font-size: 1.125em;
line-height:1.2857em;
color: #909090;
}
.post_item_colored_4 .post_descr .post_price_period {
font-size: 1em;
line-height:1.2857em;
}
.post_item_colored .post_descr .post_price_period:before {
content:'/';
display:inline-block;
margin:0 0.5em;
}
.post_item_colored .post_content.ih-item.square.colored .post_info_wrap.info {
padding:0;
text-align:left;
}
.post_item_colored .post_content.ih-item.square.colored .post_info_wrap.info .post_title {
font-size:1.625em;
line-height:1.15em;
padding:4px 8%;
text-align:left;
margin-top:8%;
}
.post_item_colored_4 .post_content.ih-item.square.colored .post_info_wrap.info .post_title {
font-size:1.125em;
line-height:1.15em;
margin-top:4%;
}
.post_item_colored .post_content.ih-item.square.colored .post_info_wrap.info .post_descr,
.post_item_colored .post_content.ih-item.square.colored .post_info_wrap.info .post_descr p {
text-align:left;
padding: 0.5em 8% 0;
font-style:normal;
}
.post_item_colored .post_content.ih-item.square.colored .post_info_wrap.info .post_descr p {
font-size:0.875em;
padding:0;
}
.post_item_colored .post_content.ih-item.square.colored .post_info_wrap.info .post_descr p.post_info {
margin-bottom:2em;
}
.post_item_colored .post_info_wrap .post_buttons {
position:absolute;
left:8%; right:8%;
bottom:1.875em;
height:3em;
overflow:hidden;
padding:0 0 0 4px;
}
.post_item_colored_4 .post_info_wrap .post_buttons {
bottom:1.125em;
height:2.3em;
white-space:nowrap;
}
.post_item_colored .post_info_wrap .post_button {
float:none;
display:inline-block;
}
.post_item_colored .post_info_wrap .post_button+.post_button {
margin-left:0.625em;
}
.post_item_colored_4 .post_info_wrap .post_button .sc_button {
padding:0.5em 0.75em;
} .isotope_wrap .isotope_item_colored_1 {
width:100%;
}
.isotope_wrap .isotope_item_colored_1 .post_item {
overflow:hidden;
position:relative;
}
.isotope_wrap .isotope_item_colored_1 .post_featured {
width: 250px;
height: 250px;
float: left;
border-right:20px solid #f0f0f0;
margin-right:1.875em;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_description {
padding-right: 2em;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_title {
margin-top: 0.8em; 
margin-bottom: 0.25em;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_descr {
max-height:6em;
margin-top:1em;
margin-bottom:1em;
overflow:hidden;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_buttons {
text-align:right;
white-space:nowrap;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_buttons a {
float:none;
display:inline-block;
margin-left:10px;
}  .pagination_wrap {
text-align:center;
position:relative;
}
.pagination_wrap:after {
content:" ";
display:block;
width:100%;
height:0;
clear:both;
}
.pagination_single > .pager_numbers,
.pagination_single a,
.pagination_slider .pager_cur,
.pagination_pages > a,
.pagination_pages > span {
border:2px solid #ddd;
}
.pagination_slider .pager_slider {
border:1px solid #ddd;
}
.pagination_wrap .pager_next,
.pagination_wrap .pager_prev,
.pagination_wrap .pager_last,
.pagination_wrap .pager_first {
border: none !important;
background-color: transparent !important;
}
.pagination_wrap .pager_next {
margin-left:0.6em;
}
.pagination_wrap .pager_prev {
margin-right:1em;
}
.pagination_wrap .pager_next:before {
font-family:fontello;
content: '\e836';
margin-right:0;
}
.pagination_wrap .pager_prev:before {
font-family:fontello;
content: '\e837';
margin-right:0;
}
.pagination_wrap .pager_last:before {
font-family:fontello;
content: '\e836\e836';
margin-right:0;
letter-spacing:-7px;
}
.pagination_wrap .pager_first:before {
font-family:fontello;
content: '\e837\e837';
margin-right:0;
letter-spacing:-7px;
}
.pagination_wrap .pager_next:hover,
.pagination_wrap .pager_prev:hover,
.pagination_wrap .pager_last:hover,
.pagination_wrap .pager_first:hover {
background-color:transparent;
} .pagination_single {
margin-bottom: 2em;
}
.pagination_single > .pager_pages {
margin-right:0.5em;
}
.pagination_lessons {
margin-top: 2em;
margin-bottom: 3em;
overflow:hidden;
}
.pagination_lessons .pager_prev {
float:left;
margin-right:2em;
margin-top:1em;
}
.pagination_lessons .pager_next {
float:right;
margin-top:1em;
} .pagination_single > .pager_numbers,
.pagination_single a,
.pagination_slider .pager_cur,
.pagination_pages > a,
.pagination_pages > span {
border-radius: 50%;
display:inline-block;
font-size: 1em;
height: 2.4em;
line-height: 2.4em;
margin: 0 4px 4px 0;
padding: 0;
text-align: center;
width: 2.4em;
}
.pagination_slider .pager_pages {
display:inline-block;
position:relative;
z-index:1000;
}
.pagination_slider .pager_cur {
cursor:pointer;
}
.pagination_slider .pager_slider {
display:none;
position:absolute;
bottom:3.5em;
left:50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
padding: 1em;
overflow: hidden;
}
.pagination_slider .pager_slider .sc_slider {
width: 300px;
height:230px;
}
.pagination_slider .pager_slider .sc_slider_swiper:hover .sc_slider_prev {
margin-left:0;
}
.pagination_slider .pager_slider .sc_slider_swiper:hover .sc_slider_next {
margin-right:0;
}
.pagination_slider .pager_slider .pager_numbers table {
font-size:1.8em;
font-weight:300;
}
.pagination_slider .pager_slider .pager_numbers table td {
vertical-align:middle;
padding:0;
margin:0;
border:none;
}
.pagination_slider .pager_slider .pager_numbers table td a {
display: block;
text-align:center;
width:58px;
line-height:2em;
}
.pagination_slider .pager_slider .pager_numbers table td a.active,
.pagination_slider .pager_slider .pager_numbers table td a:hover {
font-weight: 700;
}
.pagination_slider .pager_slider .pager_numbers table td a.active {
color:#666666;
cursor:default;
} .pagination_viewmore > a {
display:inline-block;
text-align:center;
padding:0.75em 1.5em;
font-size:0.875em;
font-weight:700;
line-height: 1.2857em;
}
.pagination_viewmore .viewmore_loading,
.pagination_viewmore .viewmore_text_2 {
display:none;
}
.pagination_viewmore.loading .viewmore_text_1 {
display:none;
}
.pagination_viewmore.loading .viewmore_loading,
.pagination_viewmore.loading .viewmore_text_2 {
display:inline-block;
} .pagination_infinite {
height:0;
}
.pagination_infinite #viewmore_link {
display:none;
} .pagination_wrap.loading {
height:1.2857em;
padding: 10px 0;
}
.viewmore_loader,
.mfp-preloader span,
.sc_video_frame.sc_video_active:before {
content: ' ';
display: block;
position: absolute;
top: 50%;
left: 50%;
right:auto;
}
.viewmore_loader {
display:none;
width: 50px;
height: 50px;
z-index: 1;
margin: -25px 0 0 -25px;
}
.loading * {
display: none !important;
}
.loading > .viewmore_loader {
display:block !important;
}
.loading > .viewmore_loader,
.mfp-preloader span,
.sc_video_frame.sc_video_active:before {
-webkit-animation: rotateplane 1.2s infinite ease-in-out;
animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
0% {
-webkit-transform: perspective(120px); 
transform: perspective(120px);
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg); 
transform: perspective(120px) rotateY(180deg);
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); 
transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}
}
@keyframes rotateplane {
0% {
-webkit-transform: perspective(120px); 
transform: perspective(120px);
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg); 
transform: perspective(120px) rotateY(180deg);
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); 
transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}
} .post_content.post_content_editor_present {
position:relative;
}
.post_item_attachment > .post_title,
.post_item_single > .post_title {
margin-top:0;
}
.post_info .frontend_editor_buttons {
float:right;
}
.post_info .frontend_editor_buttons [class*="icon-"]:before {
margin-right:0.5em;
} .post_featured .post_nav {
position:relative;
}
.post_featured .post_nav_item {
display:block;
position:absolute;
left:0;
top:50%;
width:50%;
height:60px;
color:#3a3a3a;
margin-top:-80px;
overflow:hidden;
padding: 50px 0;
}
.post_featured .post_nav_next {
left:auto;
right:0;
}
.post_featured .post_nav_item:before {
position:absolute;
display:block;
top:50px;
left: 25px;
width:58px;
height:58px;
line-height:58px;
font-size:25px;
font-family: "fontello";
border:1px solid #ddd;
background-color: rgba(255,255,255, 0.8);
color:#888888;
text-align:center;
opacity: 0;
filter: alpha(opacity=0);
}
.post_featured .post_nav:hover .post_nav_item:before { 
opacity: 1;
filter: alpha(opacity=100);
}
.post_featured .post_nav:hover .post_nav_prev:hover:before {
opacity: 0;
filter: alpha(opacity=0);
left: -60px;
}
.post_featured .post_nav:hover .post_nav_next:hover:before {
opacity: 0;
filter: alpha(opacity=0);
right: -60px;
}
.post_featured .post_nav .post_nav_prev:before {
content:'\e837';
}
.post_featured .post_nav .post_nav_next:before {
content:'\e836';
left: auto;
right: 25px;
} .post_featured .post_nav_item .post_nav_info {
display:block;
height:60px;
width:auto;
float: left;
padding: 0 25px;
margin-left:-300px;
overflow: hidden;
max-width:160px;
background-color: rgba(255,255,255, 0.8);
line-height:1.5em;
}
.post_featured .post_nav_next .post_nav_info {
float:right;
margin-left: 0;
margin-right: -300px;
}
.post_featured .post_nav .post_nav_info_title {
display:block;
padding-top: 8px;
line-height:1.2857em;
}
.post_featured .post_nav .post_nav_info_description {
font-size: 0.75em;
line-height:1.5em;
}
.post_featured .post_nav_prev:hover .post_nav_info {
margin-left: -6px;
}
.post_featured .post_nav_next:hover .post_nav_info {
margin-right: -6px;
}
.post_featured .post_nav_item .post_nav_info {
-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
-moz-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.post_featured .post_nav_item:before {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
} .reviews_block { 
width: 270px;
overflow: hidden;
}
.widget_area .reviews_block { 
width: 100%;
}
.reviews_block .sc_tabs_content {
overflow:hidden;
border: 1px solid #f4f7f9;
}
.widget_area .reviews_block .sc_tabs_content {
border:none;
}
.reviews_block.sc_tabs.sc_tabs_style_2 .sc_tabs_content {
padding:0;
}
.reviews_block.sc_tabs .sc_tabs_titles li {
font-size:0.875em;
}
.reviews_block.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
padding: 0.25em 0.5em;
}
.reviews_block .reviews_editor {
padding:1em;
}
.widget_area .reviews_block .reviews_editor {
padding:0 0 1em 0;
}
.reviews_block .reviews_accept {
padding-top:0.5em;
padding-bottom:1.5em;
text-align:center;
display:none;
}
.reviews_block .reviews_item { 
white-space:nowrap;
padding:0.3em 0;
}
.reviews_block .reviews_criteria,
.reviews_block .reviews_stars { 
display: inline-block;
vertical-align:top;
}
.reviews_block .reviews_criteria {
width:40%;
white-space:normal;
}
.reviews_block .reviews_max_level_100 .reviews_criteria {
height:1.7857em;
line-height:1.7857em;
font-size:0.875em;
}
.reviews_block .reviews_stars {
width: 60%;
white-space:nowrap;
position:relative;
}
.reviews_block .reviews_value {
display:inline-block;
vertical-align:top;
width:10%;
text-align:right;
font-size:0.875em;
line-height:1.5em;
position:absolute;
top: 0;
right:3px;
}
.reviews_block .reviews_max_level_100 .reviews_value {
width:17%;
}
.widget_area .reviews_block .reviews_max_level_100 .reviews_value {
width:25%;
}
.reviews_block .reviews_stars_wrap {
display:inline-block;
vertical-align:top;
position:relative;
}
.reviews_block .reviews_max_level_100 .reviews_stars_wrap {
width: 80%;
}
.widget_area .reviews_block .reviews_max_level_100 .reviews_stars_wrap {
width: 70%;
}
.reviews_block .reviews_editable .reviews_criteria,
.reviews_block .reviews_editable .reviews_stars_wrap {
cursor: pointer;
}
.reviews_block .reviews_stars_hover {
position:absolute;
left:0;
top:0;
white-space:nowrap;
overflow:hidden;
}
.reviews_block .reviews_max_level_100 .reviews_stars_bg {
background-color: #f4f7f9;
height:1.5625em;
}
.reviews_block .reviews_max_level_100 .reviews_stars_hover {
background-color: #666666;
height:1.5625em;
}
.reviews_block .reviews_slider {
display:none;
background-color: #666666;
height: 6px;
width: 8px;
position: absolute;
bottom: 4px;
left: 0;
-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.reviews_block .reviews_editable .reviews_max_level_100  .reviews_slider {
display:block;
}
.reviews_block .reviews_max_level_100 .reviews_slider {
bottom: -10px;
}
.reviews_block .reviews_slider:before {
content: ' ';
display: block;
height: 7px;
width: 7px;
background-color: inherit;
margin: -3px 0 0 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.reviews_star {
display: inline-block;
margin: 0;
padding: 0; 
font-size: 1.125em;
vertical-align: top; 
} 
.reviews_max_level_10 .reviews_star {
font-size: 0.875em;
} 
.reviews_star:before {
content: '\e8c8';
font-family: "fontello";
font-size:inherit;
display: inline-block;
vertical-align:top;
text-align: center;
}
.reviews_stars_hover .reviews_star:before {
content: '\e820';
}
.reviews_block .reviews_max_level_100 .reviews_value:after {
content: '%';
} .reviews_block .reviews_summary {
background-color: #f4f7f9;
overflow:hidden;
}
.reviews_block .reviews_summary .reviews_item {
height: 7.375em;
padding:0;
overflow:hidden;
background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/rating_summary_bg.png);
background-position:right top;
background-repeat:no-repeat;
background-size:100% 100%;
}
.reviews_block .reviews_summary .reviews_stars_wrap {
display:none;
}
.reviews_block .reviews_summary .reviews_criteria {
position:static;
display:block;
float:left;
padding: 1.15em 1.15em 0;
width:53.8462%; height:6.1428em;
color:#222222;
font-size:0.875em;
line-height:1.5em;
overflow:hidden;
}
.widget_area .reviews_block .reviews_summary .reviews_criteria {
width:40%;
height:8em;
padding: 0.85em 0.85em 0;
font-size:0.75em;
line-height:1.2857em;
}
.reviews_block .reviews_summary .reviews_stars {
float:right;
width: 30.7692%; height:7.375em;
position:relative;
overflow:hidden;
}
.widget_area .reviews_block .reviews_summary .reviews_stars {
width: 40%;
}
.reviews_block .reviews_summary .reviews_value {
top:0;
width:100%;
height:2.3em;
line-height:2.3em;
font-size:3em;
font-weight:300;
color:#ffffff;
text-align:right;
}
.widget_area .reviews_block .reviews_summary .reviews_value {
width:100%;
font-size:2.25em;
line-height:3em;
padding-right:5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .post_rating {
margin-bottom:6px;
overflow:hidden;
}
.post_rating .reviews_stars_wrap {
white-space:nowrap;
}
.post_rating .reviews_stars_wrap {
position:relative;
height:1em; display:inline-block;
vertical-align:top;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.post_rating .reviews_value {
display:inline-block;
vertical-align:top;
font-size:0.875em;
font-weight:400;
margin-left:0.5em;
}
.post_rating .reviews_stars_bg,
.post_rating .reviews_stars_hover {
white-space:nowrap;
overflow:hidden;
}
.post_rating .reviews_stars_hover {
position:absolute;
left:0;
top:0;
} .post_author {
margin-bottom: 2em;
padding:1.25em 1.85em;
overflow:hidden;
}
.article_style_boxed.single .post_author {
margin-top: 2em;
}
.post_author .post_author_avatar {
float:left;
margin: 0 20px 10px 0;
overflow:hidden;
width: 75px;
height:75px;
}
.post_author .post_author_title {
margin-top:0;
}
.post_author .post_author_info {
overflow:hidden;
}
.post_author .post_author_info p {
margin:0;
}
.post_author .post_author_info p+p {
margin-top:0.5em;
}
.post_author .post_author_info .sc_socials {
margin-top: 0.5em;
display:block;
} .comments_wrap {
margin-top: 3em;
}
.page_paddings_no .comments_wrap {
margin-bottom: 6em;
}
.body_style_fullscreen .comments_wrap {
margin-bottom: 3em;
}
.comments_list_wrap ul.children,
.comments_list_wrap ul > li + li {
padding-top: 1.25em;
margin-top: 1.25em;
border-top-width: 2px;
border-top-style: solid;
}
.comments_wrap .comment-respond {
padding-bottom:4px;
}
.comments_list_wrap .comment-respond {
padding-bottom: 1.25em;
margin-bottom: 1.25em;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.comments_list_wrap > ul {
padding-bottom: 1.25em;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.comments_list_wrap ul > li + li > .comment_author_avatar {
top: 1.5em;
} .comments_list > li.trackback {
list-style:none;
margin-left:0;
padding-left:0;
padding-right:4em;
min-height: 0;
position:relative;
}
.comments_list > li.trackback p {
font-style:italic;
padding-bottom:0.8em;
}
.comments_list > li.trackback p a { font-style:normal; }
.comments_list > li.trackback .edit-link { 
position:absolute;
right:0;
top: 0;
}
.comments_list > li+li.trackback .edit-link { 
margin-top: 1.25em;
} .comments_list_wrap .comments_closed {
margin-top:2em;
color:#222222;
}
.comments_list_wrap .comments_list_title {
margin-top:0;
}
.comments_list_wrap > ul {
padding:0;
margin:0;
list-style: none;
}
.comments_list_wrap ul > li {
overflow:hidden;
position:relative;
min-height:5em;
}
.comments_list_wrap ul > li:before {
display:none;
}
.comments_list_wrap ul ul {  margin-left:105px; }
.comments_list_wrap ul ul ul ul ul { margin-left:0;
}
.comments_list_wrap .comment_author_avatar {
position: absolute;
left:0;
top: 0.25em;
z-index:1;
width:75px;
height:75px;
}
.comments_list_wrap .comment_content {
padding-left:105px;
}
.comments_list_wrap .comment_info {
font-size:0.875em;
margin-bottom:0.5em;
}
.comments_list_wrap .comment_info > span + span:before {
content: "|";
display:inline-block;
margin: 0 0.8em;
}
.comments_list_wrap .comment_info .comment_date_label {
font-style:italic;
}
.comments_list_wrap .comment_not_approved {
padding: 0 0 0.5em 0;
font-style:italic;
font-weight:300;
}
.comments_list_wrap .comment_text {
margin-bottom:0.5em;
color:#222222;
}
.comments_list_wrap .comment_text p {
margin:0;
}
.comments_list_wrap .comment_text p+p {
margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul {
margin:0;
padding: 0 0 0 1.5em;
list-style:outside;
}
.comments_list_wrap .comment_text ul > li > ul {
margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul > li {
min-height:0;
border:none;
padding:0;
margin:0 0 0.5em 0;
overflow:visible;
}
.comments_list_wrap .comment_reply a {
font-size:0.875em;
}
.comments_list_wrap .comment_reply a:before {
content:'\e802';
font-family: fontello;
margin-right:0.5em;
} .comments_wrap .comment-reply-title {
display:none;
}
.comments_wrap .comments_list_wrap .comment-reply-title {
display:block;
}
.comments_wrap .comments_notes {
font-size:0.875em;
color:#909090;
}
.comments_wrap .comments_field  {
margin-bottom:20px;
}
.comments_wrap .comments_field label {
display:none;
}
.comments_wrap .comments_field input,
.comments_wrap .comments_field textarea {
width:100%;
padding:0.75em 1em;
}
.comments_wrap .comments_author,
.comments_wrap .comments_email {
width: 48%;
float:left;
}
.comments_wrap .comments_email {
float:right;
}
.comments_wrap .comments_site {
clear:both;
} .comments_form_wrap {
padding-bottom:4px; }
.comments_wrap .form-submit { 
text-align:left;
margin:0;
padding-left:4px;
}
.comments_wrap .form-submit input[type="submit"],
.comments_wrap .form-submit input[type="button"] {
text-transform:uppercase;
} .article_style_boxed .post_item_404 {
padding:1px 0;
}
.post_item_404 .page_title,
.post_item_404 .page_subtitle,
.post_item_404 .page_description,
.post_item_404 .page_search {
text-align:center;
}
.post_item_404 .page_title {
font-size: 16.7em;
line-height:1em;
margin-bottom: 0;
margin-top: 0.24em;
}
.post_item_404 .page_subtitle {
font-size: 2.333em;
line-height:1em;
margin-bottom: 1.6em;
margin-top: 0.9em;
}
.post_item_404 .page_description {
margin-bottom: 4em;
color:#222222;
}
.post_item_404 .page_search {
margin-bottom:6.5em;
}
.post_item_404 .page_search .search_wrap {
max-width:30%;
margin:0 auto;
}
.error404 .contacts_wrap {
display: none;
}  .post_item_single_team .post_info_share_horizontal {
margin:2em 0;
}  .sidebar_outer_logo_wrap {
overflow:hidden;
}
.sidebar_outer_logo {
padding: 1em 0;
}
.sidebar_outer_socials {
padding: 1em 1em 1em 0;
} .sidebar_inner aside.widget {
padding: 3em 3.333em 1px;
} .sidebar_outer_menu {
position:relative;
padding-top: 1em;
min-height:2em;
}
.sidebar_outer_menu_buttons {
position:absolute;
right:0;
top:0;
display:none;
padding-top:1.25em;
}
.sidebar_outer_menu_buttons a {
display:inline-block;
text-align:center;
}
.sidebar_outer_menu_buttons a.sidebar_outer_widgets_button {
font-size:1.25em;
width:1.5em;
height:1.5em;
line-height:1.5em;
margin-left:0.5em;
}
.sidebar_outer_menu_buttons a.sidebar_outer_menu_responsive_button {
display:none;
font-size:1.5em;
line-height:1.5em;
position:relative;
}
.sidebar_outer_menu_buttons a.sidebar_outer_menu_responsive_button:before {
display:block;
width:1em;
height: 1em;
position:absolute;
right:0;
top:0;
}
.sidebar_outer_menu ul {
margin:0;
padding:0;
list-style-type:none;
}
.sidebar_outer_menu ul li {
position:relative;
margin-bottom: 0;
padding-left:0 !important;
}
.sidebar_outer_menu li:before {
display:none;
}
.sidebar_outer_menu li li > a {
position:relative;
display:block;
padding:0.5em 1.5em;
}
.menu_side_nav {
display:none;
}
.menu_side_nav > li > a {
display:block;
padding: 0.5em;
}
.menu_side_nav > li ul {
position:absolute;
border: 1px solid #ddd;
width:220px;
padding: 0;
display:none;
z-index:100000;
}
.menu_side_nav > li > ul {
left:251px;
top:-0.5em;
}
.sidebar_outer_right .menu_side_nav > li > ul {
left:-263px;
}
.menu_side_nav > li > ul ul {
left:222px;
top:-0.5em;
}
.sidebar_outer_right .menu_side_nav > li > ul ul {
left:-224px;
}
.menu_side_nav > li > ul ul.submenu_left {
left:-221px;
}
.menu_side_nav > li.menu-item-has-children > a {
padding-right:2em;
}
.menu_side_nav > li.menu-item-has-children > a:after {
content: '\e836';
font-family: 'fontello';
position:absolute;
right:10px;
top:50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.sidebar_outer_menu li li.menu-item-has-children > a:after {
content: '\e836';
font-family: 'fontello';
position:absolute;
right:8px;
top:50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.menu_side_nav li a:before {
margin-right:0.5em;
} .menu_side_responsive,
.menu_side_responsive ul {
display:none;
}
.sidebar_outer_menu .menu_side_responsive {
padding-top:2em;
}
.menu_mobile .menu_side_nav {
display:none !important;
}
.menu_mobile .sidebar_outer_menu_buttons {
left:0;
padding-right:3em;
padding-top:0.5em;
}
.menu_mobile .sidebar_outer_menu_buttons a.sidebar_outer_menu_responsive_button {
display:block;
}
.menu_mobile .sidebar_outer_menu_buttons a.sidebar_outer_widgets_button {
position:absolute;
right:0;
top:0.5em;
}
.sidebar_outer_menu .menu_side_responsive ul {
margin-top: 0;
}
.sidebar_outer_menu .menu_side_responsive li {
margin:0;
padding: 0 0 0 1.5em !important;
}
.sidebar_outer_menu .menu_side_responsive li > a {
display:block;
padding: 0.5em;
position:relative;
}
.menu_side_responsive > li.menu-item-has-children > a:after,
.menu_side_responsive li li.menu-item-has-children > a:after {
content: '\e828';
font-family: 'fontello';
position:absolute;
right:10px;
top:50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.menu_side_responsive > li.menu-item-has-children.opened > a:after,
.menu_side_responsive li li.menu-item-has-children.opened > a:after {
content: '\e835';
} .sidebar_outer aside,
.sidebar aside+aside {
margin-top:2.5em;
padding-top:1.8em;
border-top: 1px solid #ddd;
}
.widget_area .widget_title {
margin-top:0;
margin-bottom:1em;
}
.widget_area ul {
list-style-type:none;
margin-bottom:0;
padding-left:0;
}
.widget_area ul ul {
margin-top:0.5em;
}
.widget_area ul li {
margin-bottom: 0.25em;
padding-left:1.2em;
position:relative;
}
.widget_area ul li:before {
content: '\e8eb';
font-family: 'fontello';
position:absolute;
left:0;
top:0;
}
.widget_area ul ul li {
padding-left:1em;
}
.widget_area ul ul li:before {
content: '\e83c';
left: 5px;
top: -1px;
} .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li {
font-size:0.875em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li+li {
margin-left: 1em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
padding:2px 10px;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
padding:10px 0 0 0;
border: none;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;	
} .widget_area .widget_product_search .search_form,
.widget_area .widget_search .search_form {
border-radius: 2em;
margin-bottom: 0.75em;
margin-top: 0.3em;
overflow:hidden;
position:relative;
}
.widget_area .widget_product_search .search_button,
.widget_area .widget_search .search_button {
text-align:center;
border:none;
background:none;
}
.widget_area_inner .widget_product_search .search_field,
.widget_area_inner .widget_search .search_field {
background:none;
border:none;
border-radius: 2em;
padding-right:30px;
padding-left:8px;
width: 100%;
height: 3.4em;
line-height: 3.4em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget_area_inner .widget_product_search .search_button,
.widget_area_inner .widget_search .search_button {
position:absolute;
right: 0;
top:0;
padding:0;
width: 3.4em;
height: 3.4em;
line-height: 3.4em;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .widget_area .widget_calendar table {
width: 100%;
}
.widget_area .widget_calendar .weekday {
font-size:0.8em;
text-transform:uppercase;
}
.widget_area .widget_calendar td .day_wrap {
display:block;
position:relative;
border:2px solid transparent;
padding:0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 35px;
line-height: 35px;
width: 35px;
margin: 2px 0;
}
.widget_area .widget_calendar th,
.widget_area .widget_calendar td {
font-weight:400;
text-align:center;
border-width:0;
padding:0;
}
.widget_area .widget_calendar th {
padding:10px 4px;
}
.widget_area .widget_calendar td {
font-size:0.875em;
padding: 0;
}
.widget_area .widget_calendar .month_cur {
}
.widget_area .widget_calendar .month_prev a,
.widget_area .widget_calendar .month_next a {
display:block;
}
.widget_area .widget_calendar .month_prev a:before,
.widget_area .widget_calendar .month_next a:before {
font-family: 'fontello';
}
.widget_area .widget_calendar .month_prev a:before {
content: '\e837';
}
.widget_area .widget_calendar .month_next a:before {
content: '\e836';
} .widget_area .widget_rss .widget_title a {
display:inline-block;
}
.widget_area .widget_rss .widget_title img {
vertical-align:baseline;
display: none;
}
.widget_area .widget_rss {
color: #222222;
}
.widget_area .widget_rss li {
padding-left: 0;
}
.widget_area .widget_rss li + li {
margin-top: 2.5em;
}
.widget_area .widget_rss li:before {
display: none;
}
.widget_area .widget_rss li > a {
font-size:1.1428em;
font-weight: 400;
}
.widget_area .widget_rss .rssSummary {
max-height: 6em;
overflow: hidden;
}
.widget_area .widget_rss .rss-date {
display: block;
} .widget_area .widget_recent_comments .recentcomments {
padding-left: 0;
}
.widget_area .widget_recent_comments .recentcomments + .recentcomments {
border-top: 1px dashed #dddddd ;
margin-top: 1.5em;
padding-top: 1.5em;
}
.widget_area .widget_recent_comments .recentcomments:before {
display: none;
} .widget_area .widget_product_tag_cloud,
.widget_area .widget_tag_cloud {
overflow:hidden;
}
.widget_area .widget_product_tag_cloud a,
.widget_area .widget_tag_cloud a {
-webkit-border-radius: 2em;
border-radius: 2em;
display:block;
float:left;
padding:5px 12px;
margin:0 5px 5px 0;
font-size: 0.8em !important;
border: 2px solid #ddd;
text-transform: uppercase;
} .widget_area .widget_advert .image_wrap {
overflow:hidden;
display:block;
margin-bottom:1em;
} .widget_area .widget_flickr {
overflow:hidden;
}
.widget_area .widget_flickr .flickr_images {
margin-right:-5px;
}
.widget_area .widget_flickr .flickr_badge_image {
float:left;
margin:0 5px 5px 0;
overflow:hidden;
width:31%;
height:auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget_area .widget_flickr .flickr_badge_image img {
width: 100%;
} .widget_area .widget_socials .sc_socials {
margin-top:1em;
} .widget_area .widget_twitter ul li {
padding-left:1.5em;
}
.widget_area .widget_twitter ul li:before {
content: '\e89a';
font-size:1em;
left:0;
} .widget_area .widget_text select,
.widget_area .widget_archive select,
.widget_area .widget_categories .postform {
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: 0.9em;
position: relative;
width: 100%;
}
.widget_categories form {
position: relative;
}
.widget_categories form:after {
content: '\e828';
font-family: 'fontello';
display: block;
font-size: 12px;
position: absolute;
right: 17px;
top: 13px;
pointer-events: none;
}  .footer_wrap_inner {
padding: 2.75em 0 2em;
}
.footer_wrap aside {
margin-bottom:1.5em;
} .contacts_wrap_inner {
padding:8.9em 0 7.6em;
text-align:center;
}
.contacts_wrap .logo {
text-align:center;
margin-bottom: 1.1em;
}
.contacts_wrap .logo .logo_text {
font-size:2em;
}
.contacts_wrap .logo img {
vertical-align:middle;
display:inline-block;
}
.contacts_wrap .contacts_address {
overflow:hidden;
font-size:1.065em;
margin-bottom:1.5em;
}
.contacts_wrap .contacts_address .address_left {
width:48%;
text-align:right;
float:left;
}
.contacts_wrap .contacts_address .address_right {
width:48%;
text-align:left;
float:right;
} .testimonials_wrap.sc_section,
.twitter_wrap.sc_section {
padding: 0;
}
.testimonials_wrap_inner,
.twitter_wrap_inner {
background-repeat:no-repeat;
background-position:center top;
}
footer.testimonials_wrap .sc_section_overlay,
footer.twitter_wrap .sc_section_overlay {
padding: 3em 0;
} .copyright_wrap_inner {
padding: 2.5em 0 2em;
overflow:hidden;
}
.copyright_wrap p {
margin:0;
}
.copyright_style_text {
font-size: 0.933em;
font-weight: 400;
text-align:center;
}
.copyright_style_menu .copyright_text,
.copyright_style_socials .copyright_text {
float:left;
}
.copyright_style_socials .sc_socials,
.copyright_style_menu .menu_footer_nav {
float:right;
}
.copyright_style_socials .copyright_wrap_inner {
padding-bottom: 1.5em;
}
.copyright_style_menu .menu_footer_nav {
margin:0;
padding:0;
list-style:none;
text-align:right;
}
.menu_mobile .copyright_style_socials .copyright_text,
.menu_mobile .copyright_style_menu .copyright_text,
.menu_mobile .copyright_wrap .sc_socials,
.menu_mobile .menu_footer_nav {
float: none;
text-align:center;
}
.menu_mobile .copyright_style_socials .copyright_text,
.menu_mobile .copyright_style_menu .copyright_text {
margin-top:1em;
}
.menu_mobile .copyright_wrap .sc_socials {
display:block;
}
.copyright_style_menu .menu_footer_nav li {
display:inline-block;
margin-bottom:0;
}
.copyright_style_menu .menu_footer_nav li+li:before {
content:'|';
display:inline-block;
margin:0 0.5em;
}  #toc {
position:fixed;
z-index:999;
top: 0;
bottom:0;
right: 0;
width: 60px;
}
#toc a { color: #ffffff; }
#toc.toc_no { display:none; }
#toc .toc_inner {
position:absolute;
top: 50%;
right: -60px;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
transform:translateY(-50%);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; 
}
#toc.toc_fixed .toc_inner,
#toc:hover .toc_inner {
right:0;
}
#toc .toc_item {
position:relative;
width:57px;
height:60px;
border-right:3px solid rgba(0,0,0,0.8);
background-color:rgba(0,0,0,0.8);
}
#toc .toc_item.toc_separator {
margin-bottom: 1px;
}
#toc .toc_item.current,
#toc .toc_item:hover {
background-color:rgba(128,128,128,0.8);
}
#toc .toc_icon {
position:absolute;
display:block;
z-index:2;
top:0;
left:0;
width:57px;
height: 60px;
line-height:60px;
text-align:center;
}
#toc .toc_icon.with_title {
line-height:40px;
}
#toc .toc_icon:before {
font-size:inherit;
color:inherit;
margin:0;
padding:0;
}
#toc .toc_title {
position:absolute;
bottom:6px;
left:0;
display:block;
width: 57px;
line-height:12px;
font-size:12px;
}
#toc .toc_description {
position:absolute;
top:0;
right:-300px;
width:240px;
height:30px;
padding: 1em;
font-size: 0.875em;
line-height:1.2em;
z-index:1;
background-color:rgba(128,128,128,0.8);
color: #ffffff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; 
}
#toc .toc_item:hover .toc_description {
right:68px;
opacity: 1;
filter: alpha(opacity=100);
}
#toc .toc_description:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color:transparent;
border-left-color: rgba(128,128,128,0.8);
border-width: 8px;
margin-top: -8px; 
} .hover_icon {
position:relative;
display:block;
}
.hover_icon:before {
-webkit-border-radius: 50%;
border-radius: 50%;
height: 3em;
width: 3em;
line-height: 3em;
text-align: center;
font-family:'fontello';
font-size: 1.1em;
color:#ffffff;
cursor:pointer;
position:absolute;
z-index:10;
left:50%;
top:50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
opacity: 0;
filter: alpha(opacity=0);
margin-top: 100px;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.hover_icon:hover:before {
opacity: 1;
filter: alpha(opacity=100);
margin-top: 0;
}
.hover_icon_play:before {
content:'\e8e1';
}
.hover_icon_link:before {
content:'\e8b5';
}
.hover_icon_zoom:before {
content:'\e839';
}
.hover_icon_view:before {
content:'\e843';
}
.hover_icon:after {
content: ' ';
position: absolute;
z-index:1;
top:0;
left:0;
bottom:0;
right:0;
background-color: rgba(0,0,0,0.3);
opacity: 0;
-webkit-transition: opacity ease .3s;
-moz-transition: opacity ease .3s;
-ms-transition: opacity ease .3s;
-o-transition: opacity ease .3s;
transition: opacity ease .3s;
}
.hover_icon:hover:after {
opacity: 1;
} .scroll_to_top {
display:block;
position: fixed;
width: 3em;
height: 3em;
line-height: 3em;
text-align:center;
bottom: -4em;
right: 2em;
background: #fff;
border: 1px solid #ddd;
cursor: pointer;
z-index: 100001;
-webkit-transition: all ease 1.5s;
-moz-transition: all ease 1.5s;
-ms-transition: all ease 1.5s;
-o-transition: all ease 1.5s;
transition: all ease 1.5s;
filter: alpha(opacity=0);
opacity: 0;
}
.scroll_to_top.show {
filter: alpha(opacity=100);
opacity: 1;
bottom: 2em;
} #debug_log {
position:fixed;
z-index:1000000;
display:block;
width:100%;
max-height:400px;
left:0;
top:0;
background:rgba(0,0,0,0.8);
color:#ffffff;
overflow:auto;
}
.admin-bar #debug_log { 
top:32px; 
}
#debug_log_close {
position:absolute;
right:0;
top:0;
width:20px;
height:20px;
line-height:20px;
font-weight:bold;
font-size:14px;
text-align:center;
cursor:pointer;
}
#debug_log_content {
padding:12px;
} .custom_options #co_toggle {
right: -2.5625em !important;
} .cloe_brooks_profiler {
background-color:#effcfc;
padding: 2em;
border-top: 1px dashed #20c7ca;
}
.cloe_brooks_profiler .profiler_title {
margin-top:0;
}
.cloe_brooks_profiler table th,
.cloe_brooks_profiler table td {
border: 1px solid #aaeeee !important;
padding:6px 8px;
}
.cloe_brooks_profiler table th {
background-color:#ddf0f0;
} .popup_wrap {
position: fixed;
top: 50%;
left: 50%;
z-index: 1000000;
width: 37.5em;
padding: 3em 2.5em 2em;
display:none;
-webkit-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);	
color: initial;
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.popup_wrap input[type="text"],
.popup_wrap input[type="email"],
.popup_wrap input[type="password"] {
font-size:1.1667em;
line-height:1.5em;
padding: 0.3em;
}
.popup_registration {
right: -5.5em;
}
.popup_wrap .popup_close {
display:block;
font-size:1.25em;
line-height:1em;
width: 1em;
height:1em;
position:absolute;
right:0;
top:0;
margin:0.5em 0.5em 0 0;
text-align:center;
color: #cccccc;
border: 2px solid #ebebeb;
background-color:#f4f7f9;
}
.popup_wrap .popup_close:hover {
color: #909090;
border: 2px solid #cccccc;
background-color:#ffffff;
}
.popup_wrap .popup_close:before {
font-family:fontello;
content:'\e8ac';
line-height:1em;
padding:0 !important;
margin:0 !important;
}
.popup_wrap .form_wrap {
position:relative;
overflow:hidden;
}
.popup_wrap .form_wrap .result {
position:absolute;
z-index:10;
left:50%;
top:25%;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
-webkit-box-shadow: -4px 3px 5px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -4px 3px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow: -4px 3px 5px 0px rgba(0, 0, 0, 0.2);	
}
.popup_wrap .form_wrap .result p {
line-height:1.5em;
}
.popup_wrap .form_wrap .result a {
color: #ffffff;
}
.popup_wrap .form_wrap .error_fields_class {
border-color: #CC6868;
}
.popup_wrap .form_left {
float: left;
padding-right: 2.5em;
width: 54%;
border-right: 1px solid #e0e0e0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.popup_wrap .form_right {
float: right;
padding-left: 2.5em;
width: 45%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.popup_wrap.popup_registration .form_left {
width: 50%;
padding-right: 5px;
border-right: none;
}
.popup_wrap.popup_registration .form_right {
width: 50%;
padding-left: 5px;
}
.popup_wrap .popup_form_field {
margin-bottom:0.625em;
}
.popup_wrap input[type="text"],
.popup_wrap input[type="email"],
.popup_wrap input[type="password"] {
width:100%;
border: 2px solid #ebebeb;
background-color:#fafafa;
}
.popup_wrap input:not([type="submit"]):focus {
background-color:#ffffff;
}
.popup_wrap .popup_form_field.iconed_field {
position:relative;
}
.popup_wrap .popup_form_field.iconed_field:before {
position:absolute;
z-index:1;
top:10px;
right:8px;
margin-right:0;
color:#c9c9c9;
width:1em;
}
.popup_wrap .popup_form_field.iconed_field input {
padding-right:30px;
}
.popup_wrap .popup_form_field .forgot_password {
float: right;
line-height: 1.5em;
}
.popup_wrap .popup_form_field.submit_field {
padding:1em 0 4px 4px;
}
.popup_wrap .popup_form_field .submit_button {
width:100%;
}
.popup_wrap .login_socials_title {
color:#222222;
font-size:1.5em;
line-height:1.2857em;
margin-bottom:0.5em;
}
.popup_wrap .login_socials_problem {
line-height:1.2857em;
}
.popup_wrap .popup_form_field.remember_field {
margin-top: 1.2em;
}   .mejs-controls button:hover,
.mejs-controls button:active { background-color:transparent !important; } .mfp-figure figcaption {
margin-bottom:40px !important;
height:40px;
padding:0 16px;
overflow:hidden;
}
.mfp-figure figcaption .mfp-bottom-bar {
left: 16px;
right:16px;
margin-top:-30px;
width:auto;
} iframe[name="google_conversion_frame"] { height:1px; min-height:0px; display:none; } .row,
.text_column,
.content_element,
ul.thumbnails-fluid > li,
.last_toggle_el_margin,
.button {
margin-bottom:0 !important;
}
.sc_gap .row {
margin-left:0;
margin-right:0;
}
.sc_gap .column_container {
padding-left:0;
padding-right:0;
}
h1 .text_column p, h2 .text_column p, h3 .text_column p, h4 .text_column p, h5 .text_column p, h6 .text_column p {
padding-bottom:0 !important;
} .hesperiden.tparrows {
background: rgba(255,255,255,0.3);
width: 60px;
height: 60px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.hesperiden.tparrows:before {
font-family: "fontello";
line-height: 60px;
}
.hesperiden.tparrows.tp-rightarrow:before {
content: '\e836';
}
.hesperiden.tparrows.tp-leftarrow:before {
content: '\e837';
} .texture_bg_green,
.texture_bg_dark  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg_dark.jpg); }
.texture_bg_blue,
.texture_bg_light  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg_light.jpg); }
.texture_bg_yellow  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg_yellow.jpg); }
.texture_bg_slider:after,
.texture_bg_slider_full:after {
content:' ';
position:absolute;
left:0;
right:0;
bottom:0;
top:0;
z-index:1;
background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/texture_top.png) center top repeat-x, url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/texture_slider.png) left top repeat;
}
.texture_bg_slider_full:after {
background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/texture_center.png) center center no-repeat, url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/texture_top.png) center top repeat-x, url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/texture_slider.png) left top repeat;
} .texture_bg_1  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_1.png); }
.texture_bg_2  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_2.png); }
.texture_bg_3  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_3.png); }
.texture_bg_4  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_4.png); }
.texture_bg_5  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_5.png); }
.texture_bg_6  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_6.png); }
.texture_bg_7  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_7.png); }
.texture_bg_8  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_8.png); }
.texture_bg_9  { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_9.png); }
.texture_bg_10 { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_10.png); }
.texture_bg_11 { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_11.png); }
.texture_bg_12 { background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_12.png); }
.overlay_bg_1:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_1.png); }
.overlay_bg_2:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_2.png); }
.overlay_bg_3:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_3.png); }
.overlay_bg_4:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_4.png); }
.overlay_bg_5:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_5.png); }
.overlay_bg_6:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_6.png); }
.overlay_bg_7:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_7.png); }
.overlay_bg_8:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_8.png); }
.overlay_bg_9:after  { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_9.png); }
.overlay_bg_10:after { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_10.png); }
.overlay_bg_11:after { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_11.png); }
.overlay_bg_12:after { content:' '; position:absolute; left:0; top:0; right:0; bottom:0; background-image:url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/texture_12.png); }
.bg_pattern_1  { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/pattern_1.jpg) 50% 50% repeat fixed !important; }
.bg_pattern_2  { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/pattern_2.jpg) 50% 50% repeat fixed !important; }
.bg_pattern_3  { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/pattern_3.jpg) 50% 50% repeat fixed !important; }
.bg_pattern_4  { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/pattern_4.jpg) 50% 50% repeat fixed !important; }
.bg_pattern_5  { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/pattern_5.jpg) 50% 50% repeat fixed !important; }
.bg_image_1 { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/image_1.jpg) 50% 0% repeat-y fixed !important; }
.bg_image_2 { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/image_2.jpg) 50% 0% repeat-y fixed !important; }
.bg_image_3 { background: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/images/bg/image_3.jpg) 50% 0% repeat-y fixed !important; }
.bg_image_1, .bg_image_2, .bg_image_3 {
-webkit-background-size: 100% auto; 
-moz-background-size: 100% auto;
-o-background-size: 100% auto; 
background-size: 100% auto; 
}
.accent_top:before  {
content:' ';
display: block;
position:absolute;
z-index:1;
left:50%;
top:0;
width: 3em;
height: 2.8em;
background-color:#fff;
margin: -1.4em 0 0 -1.2857em;
-webkit-transform: rotate(35deg) skewX(-20deg);
-moz-transform: rotate(35deg) skewX(-20deg);
transform: rotate(35deg) skewX(-20deg);
}
.rounded_none {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.rounded_tiny {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.rounded_small {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.rounded_medium {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.rounded_large {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.rounded {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
} .margin_left_null,.margin_left_none,.margin_left_no,.margin_left_hide {		margin-left:0 !important; }
.margin_left_tiny {		margin-left:0.5em !important;	margin-left:0.5rem !important; }
.margin_left_small {	margin-left:2em !important;		margin-left:2rem !important; }
.margin_left_medium {	margin-left:3em !important;		margin-left:3rem !important; }
.margin_left_large {	margin-left:4em !important;		margin-left:4rem !important; }
.margin_left_huge {		margin-left:6em !important;		margin-left:6rem !important; }
.margin_left_tiny- {	margin-left:-0.5em !important;	margin-left:-0.5rem !important; }
.margin_left_small- {	margin-left:-2em !important;	margin-left:-2rem !important; }
.margin_left_medium- {	margin-left:-3em !important;	margin-left:-3rem !important; }
.margin_left_large- {	margin-left:-4em !important;	margin-left:-4rem !important; }
.margin_left_huge- {	margin-left:-6em !important;	margin-left:-6rem !important; }
.margin_right_null,.margin_right_none,.margin_right_no,.margin_right_hide {	margin-right:0 !important; }
.margin_right_tiny {	margin-right:0.5em !important;	margin-right:0.5rem !important; }
.margin_right_small {	margin-right:2em !important;	margin-right:2rem !important; }
.margin_right_medium {	margin-right:3em !important;	margin-right:3rem !important; }
.margin_right_large {	margin-right:4em !important;	margin-right:4rem !important; }
.margin_right_huge {	margin-right:6em !important;	margin-right:6rem !important; }
.margin_right_tiny- {	margin-right:-0.5em !important;	margin-right:-0.5rem !important; }
.margin_right_small- {	margin-right:-2em !important;	margin-right:-2rem !important; }
.margin_right_medium- {	margin-right:-3em !important;	margin-right:-3rem !important; }
.margin_right_large- {	margin-right:-4em !important;	margin-right:-4rem !important; }
.margin_right_huge- {	margin-right:-6em !important;	margin-right:-6rem !important; }
.margin_top_null,.margin_top_none,.margin_top_no,.margin_top_hide {		margin-top:0 !important; }
.margin_top_tiny {		margin-top:0.5em !important;	margin-top:0.5rem !important; }
.margin_top_small {		margin-top:2em !important;		margin-top:2rem !important; }
.margin_top_medium {	margin-top:3em !important;		margin-top:3rem !important; }
.margin_top_large {		margin-top:4em !important;		margin-top:4rem !important; }
.margin_top_huge {		margin-top:6em !important;		margin-top:6rem !important; }
.margin_top_tiny- {		margin-top:-0.5em !important;	margin-top:-0.5rem !important; }
.margin_top_small- {	margin-top:-2em !important;		margin-top:-2rem !important; }
.margin_top_medium- {	margin-top:-3em !important;		margin-top:-3rem !important; }
.margin_top_large- {	margin-top:-4em !important;		margin-top:-4rem !important; }
.margin_top_huge- {		margin-top:-6em !important;		margin-top:-6rem !important; }
.margin_bottom_null,.margin_bottom_none,.margin_bottom_no,.margin_bottom_hide {	margin-bottom:0 !important; }
.margin_bottom_tiny {	margin-bottom:0.5em !important;	margin-bottom:0.5rem !important; }
.margin_bottom_small {	margin-bottom:2em !important;	margin-bottom:2rem !important; }
.margin_bottom_medium {	margin-bottom:3em !important;	margin-bottom:3rem !important; }
.margin_bottom_large {	margin-bottom:4em !important;	margin-bottom:4rem !important; }
.margin_bottom_huge {	margin-bottom:6em !important;	margin-bottom:6rem !important; }
.margin_bottom_tiny- {	margin-bottom:-0.5em !important;margin-bottom:-0.5rem !important; }
.margin_bottom_small- {	margin-bottom:-2em !important;	margin-bottom:-2rem !important; }
.margin_bottom_medium- {margin-bottom:-3em !important;	margin-bottom:-3rem !important; }
.margin_bottom_large- {	margin-bottom:-4em !important;	margin-bottom:-4rem !important; }
.margin_bottom_huge- {	margin-bottom:-6em !important;	margin-bottom:-6rem !important; } .minimal-light .esg-filterbutton,
.minimal-light .esg-navigationbutton,
.minimal-light .esg-sortbutton,
.minimal-light .esg-cartbutton a {
border: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.minimal-light .esg-navigationbutton:hover,
.minimal-light .esg-filterbutton:hover,
.minimal-light .esg-sortbutton:hover,
.minimal-light .esg-sortbutton-order:hover,
.minimal-light .esg-cartbutton a:hover,
.minimal-light .esg-filterbutton.selected {
-webkit-box-shadow: none !important;
box-shadow: none !important;
} .esg-filter-wrapper {
border-bottom: 2px solid #eeeeef !important;
margin-bottom: 4em !important;
}
.minimal-light .esg-filterbutton {
font-size: 1em !important;
font-weight: 300 !important;
line-height: 2em !important;
margin: 0 !important;
padding: 0 !important;
position: relative;
}
.minimal-light .esg-filterbutton:after {
background-color: transparent;
content: '';
height: 2px;
position: absolute;
bottom: -2px; left: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 100%;
}
.minimal-light .esg-filterbutton.selected:after,
.minimal-light .esg-filterbutton:hover:after {
background-color: #5fb3cd;
}
.minimal-light .esg-filterbutton:last-child {
margin-right: 0 !important;
} .esg-pagination {
margin-top: 4em !important;
}
.minimal-light .esg-navigationbutton {
background-color: #dddddd !important;
-webkit-border-radius: 50% !important;
border-radius: 50% !important;
font-size: 1em !important;
font-weight: 300 !important;
line-height: 40px !important;
padding: 0 16px !important;
-webkit-transition: background-color, color 0.3s;
-moz-transition: background-color, color 0.3s;
-ms-transition: background-color, color 0.3s;
-o-transition: background-color, color 0.3s;
transition: background-color, color 0.3s;
}
.minimal-light .esg-navigationbutton:after {
display: none !important;
}
.minimal-light .esg-navigationbutton + .esg-navigationbutton {
margin-left: 5px !important;
} .cq-highlight-container.text .cq-highlight-label {
font-weight: 400 !important;
}
.cq-titlebar,
.cq-infobox,
.cq-draggable-stripe,
.cq-menu-square,
.cq-draggable-slider {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}
.cq-infobox {
border: 0 !important;
}
.cq-carouselcontent {
height: 105px !important;
}
.cq-infobox:before {
display: none !important;
}
.cq-titlecontainer {
height: 2.5em !important;
overflow: hidden !important;
}
.cq-titlebar {
font-size: 1.2em !important;
font-weight: 300 !important;
height: 3em !important;
overflow: hidden !important;
padding: 0.27em 1.3em !important;
}
.cq-infobox.gray .cq-titlebar {
background-color: #707070 !important;
}
.cq-innerbox {
padding: 1.4em 1.3em !important;
}
.cq-carouselcontent {
height: 140px;
overflow: hidden;
font-size: 1em !important;
} .ls1px {
letter-spacing: 1px;
}
.image_inner{
background-image: url(//inmindpsicologia.com.br/wp-content/themes/inmind/images/breadcrumbs_bg.jpg);
}
.sc_line1{
display: block;
width: 100%;
height: 0;
border-top: 1px solid #e4e7e8;
margin: 2em 0;
}
.slide_1_1{
background-image:url(http://placehold.it/350x433);
width:100%;
}
.slide_1_2{
background-image:url(http://placehold.it/350x433);
width:100%;
background-size: cover;
}
.slide_1_3{
background-image:url(http://placehold.it/350x433);
width:100%;
}
.slide_1_4{
background-image:url(http://placehold.it/350x433);
width:100%;
}
.empty_space {
margin-top: 65px;
}
.empty_space2 {
margin-top: 85px;
}
#solid_dark{
border-top-width:2px;
border-top-style:solid;
border-top-color:#504b47;
margin-top: 55px;
}
#dashed_gray{
border-top-width:1px;
border-top-style:dashed;
margin-top: 55px;
}
#solid_gray{
border-top-width:1px;
border-top-style:solid;
margin-top: 55px;
}
.sc_skills_count4{
background-color:#ebc6b6; 
border-color:#ebc6b6;
}
#bac_img{
background-color:#f9495e;
}
#bac_img2{
background-color:#504b47;
}
#bac_img3{
background-color:#edb39b;
}
#bac_img4{
background-color:#72b5ca;
}
#bac_img5{
color:#6f6f6f;
background-color:#fcf7f1;
}
#swiper1{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#swiper2{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#swiper3{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#swiper4{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#swiper5{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#swiper6{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#swiper7{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#swiper8{
background-image:url(http://placehold.it/770x433);
width:100%;
}
#sc_slider_1{
width: 100%;
cursor: 
-webkit-grab; 
height: 433px;
}
.img_cover_about_me {
background-color: #fcf7f1!important;
max-height: 567px !important;
}
.col_right{
position: relative;
left: 31%;
}
.text_center{
text-align: center;
}
.col_left{
position: relative;
right: -2%;
}
.about_img img{
height: 100%;
width: 100%;
background-repeat:no-repeat;
background-size:cover;
background-position:top center;
}
.expert_clinical{
font-size: 23px;
color: #33302e;
text-align: left;
}
.about_text_2{
margin-top: 45px;
}
.rail1{
top: 0px; 
height: 140px; 
right: 3px;
}
.scrollbar1{
top: 0px; 
height: 126px;
}
.rail2{
left: 0px; 
bottom: 3px;
}
.scrollbar2{
left: 0px; 
width: 0px;
}
.carouselcontent1{
width: 381px;
}
.scrollbar3{
top: 0px; 
height: 0px;
}
.rail3{
top: 0px; 
right: 3px;
}
.track1{
opacity: 1; 
width: 1905px; 
transform: translate3d(-762px, 0px, 0px);
}
.testimonials_bg{
padding-top: 20px !important;
background-color: #eaf5f9!important;
}
.happy_clients{
font-size: 12px;
color: #76b5c8;
line-height: 30px;
text-align: center;
}
.index_testimonials {
padding-bottom: 75px !important;
}
.question_concerns{
padding:10px 0  30px  0;
background-color: #fcf7f1!important;
}
.text_center{
font-size: 12px;
color: #76b5c8;
line-height: 30px;
text-align: center;
}
ul.text_center1{
text-align: center;
font-size: 15px;
}
.contact_bg{
background-image: url(http://placehold.it/1903x623);
padding: 10px 0 ; 
background-size: cover;
background-position: top center;
}
.contact_form_home{
clear: both;
display: block!important;
margin-top: 1em;
margin-bottom: 1em;
text-align: center;
max-width: 670px	;
}
h1.testimonial_text{
font-size: 55px;
padding-top: 10px;
padding-bottom: 20px;
}
.content2{
padding: 5px 250px;
}
.align_center{
text-align: center;
}
.align_center h2{
text-align: center;
}
.align_left {
padding-right: 40% !important;
margin-left: 16% !important;
text-align: left;
}
.align_left h1{
text-align: left;
color: #fff !important;
}
.new1{
font-size: 12px;
color: #33302e;
line-height: 30px;
text-align: left;
}
.sc_call_to_action_1350618961{
text-align: center !important;
background-color: #504b47;
}
th.header_bg_booked{
background-color: #edb39b!important;
}
th.header_bg_booked2{
background-color: #72b5ca!important;
}
.purchase_bg_area {
background-size: cover;
background-position: top center;
background-color: #504b47;
}
.text_contact_page p{
text-align: center;
}
.form_contact_page_bg{
background-color: #fcf7f1 !important;
padding: 25px 0; 
}
.form_contact_page_bg .content {
width: 66.66666667%;
margin-left: auto;
margin-right: auto;
}
#sc_googlemap_1339375003{
width:100%;
height:420px;
}
ul.service{
padding-bottom: 50px;
}
#no_float{
float: none;
padding-bottom: 35px;
margin-top: 0px;
}
#text_purchase{
padding-top: 25px;
padding-bottom: 25px;
}
.view_my_books span:before{
position: relative;
top: 6px;
}
.bg_make_booking{
background-image: url(http://placehold.it/1903x508);
background-position: top center;
background-size: cover;
width: 100%;
margin-top: 150px;
}
.center{
text-align: center;
}
body.index2 .custom_heading{
font-size: 12px;
color: #76b5c8;
line-height: 30px;
text-align: center;
padding-bottom: 15px;
}
.view_my_book span:before{
position: relative;
top: 7px;
}
.receive{
background-image: url(http://placehold.it/1903x237);
background-size: cover;
background-position: top center;
width: 100%;
}
.hosting_bg{
background-color: #fcf7f1;
width: 100%;
padding: 25px 0;
}
.hosting_text p{
text-align: center;
}
.img_square1{
max-height: 230px;
width:48.1%;
}
.img_square2{
max-height: 230px;
width:48.1%;
}
.img_align{
padding-bottom: 25px; 
}
b.bold{
color:#00406d;
}
del.del{
color:#005caa;
}
span.accent{
color:#ff662a;
}
#button2{
background-color:#72b5ca; 
border-color:#72b5ca;
}
#button3{
background-color:#504b47; 
border-color:#504b47;
}
.list_color_1{
color:#6f6f6f;
}
.list_bg{
background-color:#eaf5f9;
}
.about_author{
background-color:#fcf7f1;
}
body.typography span.icon_color{
color: #73b6cb !important;
}
body.typography span.icon_color2{
color: #edb39b !important;
}
body.gallery-grid .scheme_original .top_panel_style_1 + .header_mobile {
height: 76px;
}
.esg-single1{
margin-top: 0px; 
text-align: center;
}
.esg-single2{
margin-left: 2.5px; 
margin-right: 2.5px;
}
.esg-grid22{
background-color: transparent;
padding: 0px 0px 0px 0px ; 
box-sizing:border-box; 
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box;
}
.esg-singlefilters22{
margin-bottom: 0px; 
text-align: center;
}
.esg-filter-wrapper22{
margin-left: 2.5px; 
margin-right: 2.5px;
}
.esg-center22{
height: 5px; 
visibility: hidden;
}
body.gallery-masonry .scheme_dark .top_panel_inner_style_3.top_panel_top, .scheme_dark .top_panel_inner_style_3.top_panel_top .sidebar_cart {
background-color: #504B47;
z-index: 99;
}
span.mejs-time-total.mejs-time-slider {
width: 482px !important;
}
.mejs-container .mejs-controls div {
list-style-type: none;
background-image: none;
display: block;
float: left !important;
margin: 0;
padding: 0;
width: 26px;
height: 26px;
font-size: 11px;
line-height: 11px;
font-family: Helvetica,Arial;
border: 0;
}
.mejs-time.mejs-duration-container {
position: relative;
left: 290px;
}
.mejs-button.mejs-volume-button.mejs-mute{
position: relative;
left: 290px;
}
.mejs-container .mejs-controls .mejs-volume-button {
position: relative;
left: 290px;
}
.mejs-horizontal-volume-total{
position: relative;
left: 290px!important;
}
.mejs-horizontal-volume-current{
position: relative;
left: 290px!important;
}
body.post-formats .sc_slider{
cursor: -webkit-grab; 
height: 433px;
}
body.post-formats .slides{
height: 434px; 
transition-duration: 0ms; 
transform: translate3d(-3080px, 0px, 0px);
}
body.post-formats .slide1{
background-image: url(http://placehold.it/770x434); 
background-position: top center;
background-size: cover;
width: 770px; 
height: 433px; 
position: relative;
}
body.post-formats .slide2{
background-image: url(http://placehold.it/770x434); 
background-position: top center;
background-size: cover;
width: 770px; 
height: 433px; 
position: relative;
}
body.post-formats .slide3{
background-image: url(http://placehold.it/770x434); 
background-position: top center;
background-size: cover;
width: 770px; 
height: 433px; 
position: relative;
}
body.post-formats .slide4{
background-image: url(http://placehold.it/770x434); 
background-position: top center;
background-size: cover;
width: 770px; 
height: 433px; 
position: relative;
}
body.post-formats .slide5{
background-image: url(http://placehold.it/770x434); 
background-position: top center;
background-size: cover;
width: 770px; 
height: 433px; 
position: relative;
}
body.gallery-cobbles #esg-grid-3-1 #eec2 {
top: -20% !important;
}
#eec4{
top: -20% !important;
}
#eec5{
top: -20% !important;
}
#eec212{
top: -20% !important;
}
body.gallery-cobbles #esg-grid-3-1 #eec21 {
top: -20% !important;
}
body.gallery-cobbles #esg-falldown22{
visibility: hidden; 
opacity: 0; 
transform-style: flat; 
transform: translate(0%, -100%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
#eec112 {
top: -55px;
position: relative;
}
body.gallery-cobbles #esg-falldown21{
visibility: hidden; 
opacity: 0; 
transform-style: flat; 
transform: translate(0%, -100%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
body.gallery-cobbles .esg-singlefilters {
margin-bottom: 0px;
text-align: center;
}
.esg-filter-checked :hover {
color: #33302e !important;
}
body.gallery-cobbles .esg-filterbutton {
float: left;
padding-left: 15px;
}
.sg-entry-media-wrapper31{
width:100%;
height:100%; 
overflow:hidden;
position:relative;
}
body.gallery-cobbles .esg-filterbutton .selected{
color: #000 !important;
font-weight: bold;
}
#filterall31{
opacity: 1; 
visibility: inherit; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0.01, 0.999992); 
height: 586px; 
width: 390px; 
display: block; 
top: 0px; 
left: 780px; 
transform-origin: center center 0px;
}
.filterall11{
opacity: 1; 
visibility: inherit; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0.1, 0.999917); 
height: 293px; 
width: 390px; 
display: block; 
top: 0px; 
left: 0px; 
transform-origin: center center 0px;
}
.esg-center11{
visibility: inherit; 
opacity: 1; 
transform-style: flat;
}
.media-wrapper11{
width:100%;
height:100%;
overflow:hidden;
position:relative;
}
.esg-entry-media img.esg-entry-media-img{
top: 0%; 
left: -8.16377%; 
width: auto; 
height: 101%; 
visibility: visible; 
display: block; 
position: absolute;
}
.esg-fade11{
transform-style: flat; 
visibility: inherit; 
opacity: 0.931621;
height: 293px; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.eg-washington-container11{
visibility: inherit; 
opacity: 0.931621; 
transform-style: flat; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.esg-overlay31{
visibility: hidden; 
opacity: 0; 
transform-style: flat; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.eg-washington-element-811{
height: 5px; 
visibility: inherit; 
opacity: 1; 
transform-style: flat; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0.999167);
}
.esg-flipup11{
visibility: inherit; 
opacity: 0.931621; 
transform-origin: 50% 100% 0px;
transform-style: flat; 
transform: matrix3d(0.986324, 0, 0, 0, 0, 0.98064, 0.105738, -8.81146e-05, 0, -0.107204, 0.994237, -0.000828531, 0, 0, 6.83794e-05, 1);
}
.eg-post-111{
visibility: inherit; 
opacity: 0.931621; 
transform-origin: 50% 100% 0px; 
transform-style: flat; 
transform: matrix3d(0.986324, 0, 0, 0, 0, 0.98064, 0.105738, -8.81146e-05, 0, -0.107204, 0.994237, -0.000828531, 0, 0, 6.83794e-05, 1);
}
.esg-center121{
visibility: hidden; 
opacity: 0; 
transform-origin: 50% 100% 0px; 
transform-style: flat; 
transform: matrix3d(0.8, 0, 0, 0, 0, 0, 0.8, -0.000666667, 0, -1, 0, 0, 0, 0, 0.001, 0.999999);
}
.esg-falldown11{
visibility: hidden; 
opacity: 0; 
transform-style: flat; 
transform: translate(0%, -100%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.isvisiblenow31{
opacity: 1; visibility: inherit; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0.1, 0.999917); 
height: 586px; 
width: 390px; 
display: block; 
top: 0px; 
left: 780px; 
transform-origin: center center 0px;
}
#esg-entry-media-wrapper11{
width:100%;
height:100%; 
overflow:hidden;
position:relative;
}
.eg-washington41{
height: 5px; 
visibility: inherit; 
opacity: 1; 
transform-style: flat; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0.999167);
}
.esg-entry-media-wrapper11{
width:100%;
height:100%; 
overflow:hidden;
position:relative;
}
.selected{
border-color: #bbb;
color: #33302e!important;
font-size: 1em !important;
border-bottom: 2px solid#5fb3cd;
font-weight: 500; }
.esg-filter-wrapper{
font-size: 15px !important;	
}
.shop_single_top_panel {
background-position: top center;
padding: 0px;
}
.tab-reviews{
display: block;
}
.tab-description{
display: block;
}
.isotope_wrap1{
position: relative; 
height: 1743px;
}
.isotope_item1{
position: absolute; 
left: 0px; 
top: 0px; 
opacity: 1;
}
#buddypress #header-cover-image {
height: 225px;
background-image: url(//inmindpsicologia.com.br/wp-content/themes/inmind/images/bp-cover-image.jpg);
background-size: 100%;
background-position: top center;
}
#buddypress #create-group-form #header-cover-image {
margin: 1em 0;
position: relative;
}
.bp-user #buddypress #item-header {
padding-top: 0;
}
#buddypress #item-header-cover-image #item-header-avatar {
margin-top: 145px;
float: left;
overflow: visible;
width: auto;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
clear: both;
float: left;
margin-left: 170px;
margin-top: -140px;
width: auto;
}
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content,
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
clear: none;
margin-top: 225px;
margin-left: 0;
max-width: 50%;
}
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
max-width: 20%;
padding-top: 20px;
}
#buddypress div#item-header-cover-image .user-nicename a,
#buddypress div#item-header-cover-image .user-nicename {
font-size: 200%;
color: #fff;
margin: 0 0 0.6em;
text-rendering: optimizelegibility;
text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
#buddypress #item-header-cover-image #item-header-avatar img.avatar {
background: rgba(255, 255, 255, 0.8);
border: solid 2px #fff;
}
#buddypress #item-header-cover-image #item-header-avatar a {
border: 0;
text-decoration: none;
}
#buddypress #item-header-cover-image #item-buttons {
margin: 0 0 10px;
padding: 0 0 5px;
}
#buddypress #item-header-cover-image #item-buttons:after {
clear: both;
content: "";
display: table;
}
@media screen and (max-width: 782px) {
#buddypress #item-header-cover-image #item-header-avatar,
.bp-user #buddypress #item-header #item-header-cover-image #item-header-avatar,
#buddypress div#item-header #item-header-cover-image #item-header-content {
width: 100%;
text-align: center;
}
#buddypress #item-header-cover-image #item-header-avatar a {
display: inline-block;
}
#buddypress #item-header-cover-image #item-header-avatar img {
margin: 0;
}
#buddypress div#item-header #item-header-cover-image #item-header-content,
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content,
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
margin: 0;
}
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content, body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
max-width: 100%;
width: 100%;
text-align: center;
}
#buddypress div#item-header-cover-image h2 a,
#buddypress div#item-header-cover-image h2 {
color: inherit;
text-shadow: none;
margin: 25px 0 0;
font-size: 200%;
}
#buddypress #item-header-cover-image #item-buttons div {
float: none;
display: inline-block;
}
#buddypress #item-header-cover-image #item-buttons:before {
content: "";
}
#buddypress #item-header-cover-image #item-buttons {
margin: 5px 0;
}
}
body.groups li#home-groups-li{
border-bottom: none ; 
}
body.activity li#activity-all{
border-bottom: none ; 
}
body.groups li.selected{
border-bottom: none ; 
}
.avatar22{
width: 20px;
height: 20px;	
}
.bbp-search-form22{
margin-bottom: 25px;
}
#call_me{
font-size: 20px;
color: #6f6f6f;
line-height: 25px;
text-align: center;
}
#sc_button22{
background-color:#72b5ca; 
border-color:#72b5ca;
}
#sc_button32{
background-color:#504b47; 
border-color:#504b47;
}
#sc_line42{
border-top-style:solid;
border-top-color:rgba(255,255,255,0.01);
}
.tp-bannertimer11{
visibility: hidden; 
width: 83.1143%; 
transform: translate3d(0px, 0px, 0px);
}
.spinner011{
display: none;
}
.hesperiden11{
top: 50%; 
transform: matrix(1, 0, 0, 1, 20, -30); 
left: 0px;
}
.hesperiden21{
top: 50%; 
transform: matrix(1, 0, 0, 1, -80, -30); 
left: 100%;
} .tp-mouseover11{
margin: 0px auto; 
background-color: transparent; 
padding: 0px; 
height: 640px; 
position: absolute; 
overflow: visible; 
width: 1423px; 
left: 0px;
}
.tp-simpleresponsive11{
max-height: 640px; 
margin-top: 0px; 
margin-bottom: 0px; 
height: 640px;
}
.tp-revslider-mainul11{
visibility: visible; 
display: block; 
overflow: hidden; 
width: 100%; 
height: 100%; 
max-height: none;
}
.tp-parallax-wrap11{
position:absolute;
visibility:hidden
}
.tp-parallax-wrap21{
position: absolute; 
visibility: visible; 
left: 132px; 
top: 190px; 
z-index: 6;
}
.tp-parallax-wrap111{
position: absolute; 
visibility: visible; 
left: 137px; 
top: 160px; 
z-index: 5;
}
.defaultimg11{
background-color: rgba(0, 0, 0, 0); 
background-repeat: no-repeat; 
background-image: url(//inmindpsicologia.com.br/wp-content/themes/inmind/images/slide1.jpg); 
background-size: cover; 
background-position: center center; 
width: 100%; 
height: 100%; 
opacity: 1; 
visibility: inherit; 
z-index: 20;
}
.slotholder31{
position:absolute; 
top:0px; 
left:0px; 
z-index:0;
width:100%;
height:100%;
}
.tp-bgimg31{
background-color: rgba(0, 0, 0, 0); 
background-repeat: no-repeat; 
background-image: url(//inmindpsicologia.com.br/wp-content/themes/inmind/images/slide2.jpg); 
background-size: cover; 
background-position: center center; 
width: 100%; 
height: 100%; 
opacity: 0;
}
.slotholder11{
position: absolute; 
top: 0px; 
left: 0px; 
z-index: 0; 
width: 100%; 
height: 100%; 
visibility: inherit; 
opacity: 1; 
transform: matrix(1, 0, 0, 1, 0, 0);
}
.tp-revslider11{
width: 100%; 
height: 100%; 
overflow: hidden; 
z-index: 20; 
visibility: inherit; 
opacity: 1; 
background-color: rgba(255, 255, 255, 0);
}
.tp-loop-wrap11{
position:absolute;
}
.tp-mask-wrap11{
position: absolute; 
overflow: visible; 
height: auto; 
width: auto;
}
#slide-1-layer-3{
z-index: 7;
white-space: nowrap; 
font-size: 15px; 
line-height: 26px; 
font-weight: 300; 
color: rgb(255, 255, 255); 
font-family: Aller; 
background-color: rgb(235, 198, 182);
padding: 12px 35px;
border-color: rgb(0, 0, 0); 
border-radius: 30px; 
outline: none; 
box-shadow: none; 
box-sizing: border-box; 
cursor: pointer; 
visibility: inherit; 
transition: none; 
font-style: normal; 
text-decoration: none; 
border-width: 0px; 
border-style: none; 
margin: 0px; 
letter-spacing: 0px; 
min-height: 0px; 
min-width: 0px; 
max-height: none;
max-width: none; 
opacity: 1; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); 
transform-origin: 50% 50% 0px;
}
li.tp-revslider-slidesli11{
width: 100%; 
height: 100%; 
overflow: hidden;
}
.home_1_subtitle11{
z-index: 5; 
white-space: nowrap; 
line-height: 22px; 
visibility: inherit; 
transition: none; 
border-width: 0px; 
margin: 0px; 
padding: 0px; 
letter-spacing: 0px; 
font-weight: 300; 
font-size: 15px; 
min-height: 0px; 
min-width: 0px;
max-height: none; 
max-width: none; 
opacity: 1; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform-origin: 50% 50% 0px;
}
.home_1_subtitle21{
z-index: 6; 
white-space: nowrap; 
visibility: inherit; 
transition: none; 
line-height: 80px; 
border-width: 0px; 
margin: 0px; 
padding: 0px; 
letter-spacing: 0px; 
font-weight: 300;
font-size: 65px; 
min-height: 0px; 
min-width: 0px; 
max-height: none; 
max-width: none; 
opacity: 1; 
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); 
transform-origin: 50% 50% 0px;
}
.tp-parallax-wrap31{
position: absolute; 
visibility: visible; 
left: 137px; 
top: 382px;
z-index: 7;
}
.home1_title31{
z-index: 5; 
white-space: nowrap; 
text-align: center; 
visibility: hidden;
}
#slide-2-layer-311{
z-index: 6; 
white-space: nowrap; 
font-size: 15px; 
line-height: 26px; 
font-weight: 300; 
color: rgb(255, 255, 255); 
font-family: Aller; 
background-color: rgb(235, 198, 182); 
padding: 12px 35px;
border-color: rgb(0, 0, 0); 
border-radius: 30px; 
outline: none; 
box-shadow: none; 
box-sizing: border-box; 
cursor: pointer; 
visibility: hidden;
}
.slotholder41{
position:absolute; 
top:0px; 
left:0px;
z-index:0;
width:100%;
height:100%;
}
.defaultimg41{
background-color: rgba(0, 0, 0, 0); 
background-repeat: no-repeat; 
background-image: url(//inmindpsicologia.com.br/wp-content/themes/inmind/images/slide5.jpg); 
background-size: cover; 
background-position: center center; 
width: 100%; 
height: 100%; 
opacity: 0;
}
.home1_title41{
z-index: 5; 
white-space: nowrap; 
visibility: hidden;
}
.home1_text51{
z-index: 7;
white-space: nowrap; 
visibility: hidden;
}
#slide-3-layer-3{
z-index: 6; 
white-space: nowrap; 
font-size: 15px; 
line-height: 26px; 
font-weight: 300; 
color: rgb(255, 255, 255); 
font-family: Aller; 
background-color: rgb(235, 198, 182); padding: 12px 35px; 
border-color: rgb(0, 0, 0); 
border-radius: 30px; 
outline: none; 
box-shadow: none; 
box-sizing: border-box; 
cursor: pointer; 
visibility: hidden;
}
.rev_slider_wrapper11{
margin:0px auto;
background-color:transparent;
padding:0px;
margin-top:0px;
margin-bottom:0px;
}
.home1_title21{
z-index: 6; 
white-space: nowrap;
}
#slide-1-layer-3{
z-index: 7; 
white-space: nowrap; 
font-size: 15px; 
line-height: 26px; 
font-weight: 300; 
color: rgba(255, 255, 255, 1.00);
font-family:Aller;
background-color:rgba(235, 198, 182, 1.00);
padding:12px 35px 12px 35px;
border-color:rgba(0, 0, 0, 1.00);
border-radius:30px 30px 30px 30px;
outline:none;
box-shadow:none;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
cursor:pointer;
}
#slide-2-layer-2{
z-index: 5; 
white-space: nowrap;
text-align:center;
}
#slide-2-layer-3{
z-index: 6; 
white-space: nowrap; 
font-size: 15px; 
line-height: 26px; 
font-weight: 300; 
color: rgba(255, 255, 255, 1.00);
font-family:Aller;
background-color:rgba(235, 198, 182, 1.00);
padding:12px 35px 12px 35px;
border-color:rgba(0, 0, 0, 1.00);
border-radius:30px 30px 30px 30px;
outline:none;
box-shadow:none;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
cursor:pointer;
}
#slide-3-layer-2{
z-index: 5; 
white-space: nowrap;
}
#slide-3-layer-3{
z-index: 6; 
white-space: nowrap; 
font-size: 15px; 
line-height: 26px; 
font-weight: 300; 
color: rgba(255, 255, 255, 1.00);
font-family:Aller;
background-color:rgba(235, 198, 182, 1.00);
padding:12px 35px 12px 35px;
border-color:rgba(0, 0, 0, 1.00);
border-radius:30px 30px 30px 30px;
outline:none;
box-shadow:none;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
cursor:pointer;
}
#slide-3-layer-4{
z-index: 7; 
white-space: nowrap;
} .align_center1{
text-align: center;
}
.nearest_events{
background-color: #eaf5f9;
padding: 20px;
}
.custom_1460455222109{
font-size: 12px;
color: #76b5c8;
line-height: 30px;
text-align: center;
}
#swiper_032825622537176424{
cursor: -webkit-grab;
}
.swiper-wrapper112{
transition-duration: 0ms;
transform: translate3d(-1800px, 0px, 0px);
}
.swiper-slide112{
width: 570px; 
position: relative; 
margin-right: 30px;
}
body.shortcodes .mejs-time-rail{
width: 200px !important;
}
a:hover{
text-decoration: none;
} body #booked-profile-page input[type=submit].button-primary, body table.booked-calendar input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-modal input[type=submit].button-primary, body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block, body #booked-profile-page .appt-block .google-cal-button>a, body .booked-modal p.booked-title-bar, body table.booked-calendar td:hover .date span, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover {
background: #edb39b;
}
.widget.widget_meta{
border-top: 1px solid rgba(105,100,96,0.5) !important;
margin-top: 2em !important;
}
    @media (min-width: 1136px) and (max-width: 1279px) {
html, body {	font-size: 14px; }
}   @media (min-width: 960px) and (max-width: 1135px) {
html, body {	font-size: 13px; }
h1 { font-size:3em; } h2 { font-size:2.3077em; } h3 { font-size:2.3077em; } h4 { font-size:1.3846em; } h5 { font-size:1.2308em; } h6 { font-size:1em; }  .isotope_filters a {
font-size:0.8461em;
} .post_info {
font-size:0.8461em;
}
.post_info {
font-size:0.8461em;
}
.post_rating .reviews_star {
font-size:1em;
}
.post_item_colored .post_category {
font-size:1em;
margin:0 0 0.4em;
}
.post_item_colored .post_descr .post_price_period {
font-size:1em;
}
.post_item_colored .post_descr .post_price_value {
font-size:1.3846em;
} .contacts_wrap .contacts_address {
font-size: 1em;
} .widget_area .post_item .post_info {
font-size:0.7692em;
}
.widget_area .widget_tag_cloud a {
font-size:0.8461em !important;
}
.widget_area .widget_calendar .weekday {
font-size:0.8461em;
} .sc_testimonial_content {
font-size:1.25em;
}
.sc_testimonial_author {
font-size: 1em;
}
}   @media (min-width: 768px) and (max-width: 959px) {
html, body {	font-size: 13px; }
h1 { font-size:3em; } h2 { font-size:2.3077em; } h3 { font-size:2.3077em; } h4 { font-size:1.3846em; } h5 { font-size:1.2308em; } h6 { font-size:1em; }  .isotope_filters a {
font-size:0.8461em;
} .post_info {
font-size:0.8461em;
}
.post_info {
font-size:0.8461em;
}
.post_rating .reviews_star {
font-size:1em;
}
.post_item_colored .post_category {
font-size:1em;
margin:0 0 0.4em;
}
.post_item_colored .post_descr .post_price_period {
font-size:1em;
}
.post_item_colored .post_descr .post_price_value {
font-size:1.3846em;
} .contacts_wrap .contacts_address {
font-size: 1em;
} .widget_area .post_item .post_info {
font-size:0.7692em;
}
.widget_area .widget_tag_cloud a {
font-size:0.8461em !important;
}
.widget_area .widget_calendar .weekday {
font-size:0.8461em;
}
.widget_area .reviews_block .reviews_summary .reviews_criteria {
font-size:0.7692em;
} input[type="submit"], input[type="button"], button, .sc_button {
padding: 0.75em;
}
.sc_testimonial_content {
font-size:1.25em;
}
.sc_testimonial_author {
font-size: 1em;
}
} @media (min-width: 480px) and (max-width: 767px) {
html, body {	font-size: 12px; }
h1 { font-size:2.5em; } h2 { font-size:2em; } h3 { font-size:2em; } h4 { font-size:1.3333em; } h5 { font-size:1.1667em; } h6 { font-size:1em; }  .isotope_filters a {
font-size:0.8333em;
} .post_info {
font-size:0.8333em;
}
.post_info {
font-size:0.8333em;
}
.post_rating .reviews_star {
font-size:1em;
}
.post_item_colored .post_category {
font-size:1em;
margin:0 0 0.4em;
}
.post_item_colored .post_descr .post_price_period {
font-size:1em;
}
.post_item_colored .post_descr .post_price_value {
font-size:1.3333em;
} .contacts_wrap .contacts_address {
font-size: 1em;
} .widget_area .post_item .post_info {
font-size:0.75em;
}
.widget_area .widget_tag_cloud a {
font-size:0.8333em !important;
}
.widget_area .widget_calendar .weekday {
font-size:0.8333em;
}
.widget_area .reviews_block .reviews_summary .reviews_criteria {
font-size:0.75em;
} input[type="submit"], input[type="button"], button, .sc_button {
padding: 0.7em 0.6em;
}
.sc_testimonial_content {
font-size:1.25em;
}
.sc_testimonial_author {
font-size: 1em;
}
.sc_tabs .sc_tabs_titles li {
font-size:1.25em;
}
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
border-width: 1px;
}	
} @media (max-width: 479px) {
html, body {	font-size: 12px; }
h1 { font-size:2.5em; } h2 { font-size:2em; } h3 { font-size:2em; } h4 { font-size:1.3333em; } h5 { font-size:1.1667em; } h6 { font-size:1em; }  .isotope_filters a {
font-size:0.8333em;
} .post_info {
font-size:0.8333em;
}
.post_info {
font-size:0.8333em;
}
.post_rating .reviews_star {
font-size:1em;
}
.post_item_colored .post_category {
font-size:1em;
margin:0 0 0.4em;
}
.post_item_colored .post_descr .post_price_period {
font-size:1em;
}
.post_item_colored .post_descr .post_price_value {
font-size:1.3333em;
} .contacts_wrap .contacts_address {
font-size: 1em;
} .widget_area .post_item .post_info {
font-size:0.75em;
}
.widget_area .widget_tag_cloud a {
font-size:0.8333em !important;
}
.widget_area .widget_calendar .weekday {
font-size:0.8333em;
}
.widget_area .reviews_block .reviews_summary .reviews_criteria {
font-size:0.75em;
} input[type="submit"], input[type="button"], button, .sc_button {
padding: 0.7em 0.6em;
}
blockquote {
font-size: 1.25em;
margin: 1em 0 1em;
padding: 2em 2em;
}
blockquote:before {
left: 0.6em;
}
blockquote:after {
right: 0.6em;
}
figure figcaption,
.sc_image figcaption {
line-height: 1em;
}
.sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
font-size:2em;
height: 1.9em;
line-height:1.9em;
}
.sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
width: 1.9em;
}
.sc_countdown.sc_countdown_style_2 .sc_countdown_digits,
.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
font-size:2em;
}
.sc_testimonial_content {
font-size:1.25em;
}
.sc_testimonial_author {
font-size: 1em;
}
.sc_tabs .sc_tabs_titles li {
font-size:1.25em;
}
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
border-width: 1px;
}	
}
  @media (min-width: 1200px) {
.col_right {
left: 26%;
}
.align_left {
padding-right: 40% !important;
margin-left: 3% !important;
text-align: left;
}
.cq-draggable-container {
padding-top: 240px !important;
}
.cq-infobox {
height: 230px !important;
margin-left: -212px !important;
margin-top: -260px !important;
width: 420px !important;
}
.cq-infobox:after {
left: 50% !important;
margin-left: -20px !important;
}
.cq-carouselcontent {
height: 140px !important;
}
.cq-titlecontainer {
height: 3.5em !important;
}
.cq-titlebar {
height: 3.5em !important;
line-height: 2em !important;
padding: 0.47em 1.3em !important;
}
}
@media (min-width: 1440px) and (max-width: 1509px) {
.post_item_colored .post_featured .post_title {
font-size: 1.2em;
line-height: 1.3em;
}
.post_item_colored .match_date, .post_item_colored .post_category {
font-size: 1em;
line-height: 1.3em;
}
body.index2 .sc_events_style_events-1.post_featured {
max-width: 100%;
}
body.index2 .sc_events_style_events-1.sc_events_item {
padding: 2.333em 2.333em 1.8em;
}
.sc_events_style_events-1 .post_featured {
max-width: 45%;
}
.sc_events_style_events-1 .sc_events_item {
padding: 3.0em 3.0em 2.0em;
}
}   @media (min-width: 1263px) and (max-width: 1439px) {
.post_info_item .post_info_posted{
display: none;
}
.top_panel_wrap .logo_main {
width: 75%;
} .body_style_boxed .page_wrap {		width:1060px; }
.slider_boxed, .content_wrap, .content_container {	width:1000px; } .sidebar_show .content { width: 670px; }
.sidebar { 				 width: 300px; } .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 330px; }
.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -300px; }
.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  330px; }
.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-300px; } .woocommerce.sidebar_show .content { width: 690px; }
.woocommerce .sidebar { 			 width: 280px; } .woocommerce.body_style_fullwide.sidebar_right .content, .woocommerce.body_style_fullscreen.sidebar_right .content { padding-right: 310px; }
.woocommerce.body_style_fullwide.sidebar_right .sidebar, .woocommerce.body_style_fullscreen.sidebar_right .sidebar { margin-left: -280px; }
.woocommerce.body_style_fullwide.sidebar_left  .content, .woocommerce.body_style_fullscreen.sidebar_left  .content { padding-left:  310px; }
.woocommerce.body_style_fullwide.sidebar_left  .sidebar, .woocommerce.body_style_fullscreen.sidebar_left  .sidebar { margin-right:-280px; }
.article_style_boxed .sidebar_inner,
.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
padding: 2.1429em;
} .post_item_colored .post_category {
max-height:1.2em;
overflow:hidden;
}
.post_item_colored .post_descr .post_price {
margin-top: 1.2em;
}
.sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 343px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_2,
.sc_scroll_horizontal .sc_blogger .column-1_2,
.sc_blogger .sc_scroll_horizontal .isotope_column_2,
.sc_blogger .sc_scroll_horizontal .column-1_2 {
width: 515px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_4,
.sc_scroll_horizontal .sc_blogger .column-1_4,
.sc_blogger .sc_scroll_horizontal .isotope_column_4,
.sc_blogger .sc_scroll_horizontal .column-1_4 {
width: 257px;
} .sc_matches_next {
width: 35%;
}
.sc_matches_current {
width: 65%;
}
.sc_matches_next, .sc_matches_current {
padding: 2.5em 2.5em 1em;
}
.sc_matches.style_matches-1 .sc_matches_title {
font-size: 2.5714em;
}
.sc_matches.style_matches-1 .sc_matches_descr {
font-size:1.2857em;
}
.type_player.post_item_colored .player_info {
font-size:0.9em;
}
.sc_matches.style_matches-2 .sc_match_info .name {
width:8em;
} .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
margin-left:0.4em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
padding: 2px 0.5em;
} .sc_recent_news_style_news-announce .post_size_full {	height: 372px; }
.sc_recent_news_style_news-announce .post_size_big {	height: 186px; }
.sc_recent_news_style_news-announce .post_size_medium {	height: 93px;  }
.sc_recent_news_style_news-announce .post_size_small {	height: 93px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 560px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 280px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 140px;  }
.sc_recent_news_style_news-announce .post_size_medium .post_title,
.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
.sc_events_style_events-1 .post_featured {
max-width: 45%;
}
.sc_events_style_events-1 .sc_events_item {
padding: 3.0em 3.0em 2.0em;
}
}  @media (min-width: 1136px) and (max-width: 1262px) {
.post_info_item .post_info_posted{
display: none;
} .body_style_boxed .page_wrap {		width:970px; }
.slider_boxed, .content_wrap, .content_container {	width:910px; } .sidebar_show .content { width: 610px; } .woocommerce.sidebar_show .content { width: 630px; } .sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 313px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_2,
.sc_scroll_horizontal .sc_blogger .column-1_2,
.sc_blogger .sc_scroll_horizontal .isotope_column_2,
.sc_blogger .sc_scroll_horizontal .column-1_2 {
width: 470px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_4,
.sc_scroll_horizontal .sc_blogger .column-1_4,
.sc_blogger .sc_scroll_horizontal .isotope_column_4,
.sc_blogger .sc_scroll_horizontal .column-1_4 {
width: 235px;
}
.sc_recent_news_style_news-announce .post_size_full {	height: 344px; }
.sc_recent_news_style_news-announce .post_size_big {	height: 172px; }
.sc_recent_news_style_news-announce .post_size_medium {	height: 86px;  }
.sc_recent_news_style_news-announce .post_size_small {	height: 86px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 512px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 256px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 128px;  }
.sc_recent_news_style_news-announce .post_size_medium .post_title,
.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
}  @media (min-width: 1024px) and (max-width: 1135px) {
.draggable-container {
margin-left: 8%;
width: 41%;
}
.post_info{
display: none !important;
}
.img_cover_about_me {
max-height: 459px !important;
} .body_style_boxed .page_wrap {		width:100%; }
.slider_boxed, .content_wrap, .content_container {	width:964px; } .sidebar_show .content { width: 664px; } .woocommerce.sidebar_show .content { width: 684px; } .sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 331px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_2,
.sc_scroll_horizontal .sc_blogger .column-1_2,
.sc_blogger .sc_scroll_horizontal .isotope_column_2,
.sc_blogger .sc_scroll_horizontal .column-1_2 {
width: 497px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_4,
.sc_scroll_horizontal .sc_blogger .column-1_4,
.sc_blogger .sc_scroll_horizontal .isotope_column_4,
.sc_blogger .sc_scroll_horizontal .column-1_4 {
width: 248px;
}
.sc_recent_news_style_news-announce .post_size_full {	height: 372px; }
.sc_recent_news_style_news-announce .post_size_big {	height: 186px; }
.sc_recent_news_style_news-announce .post_size_medium {	height: 93px;  }
.sc_recent_news_style_news-announce .post_size_small {	height: 93px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 540px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 270px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 135px;  }
.sc_recent_news_style_news-announce .post_size_medium .post_title,
.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
.contact_form_home .sc_form_info .columns_wrap {
margin-right: -30px;
}
}  @media (min-width: 960px) and (max-width: 1023px) {
.post_info{
display: none !important;
} .body_style_boxed .page_wrap {		width:100%; }
.slider_boxed, .content_wrap, .content_container {	width:900px; } .sidebar_show .content { width: 600px; } .woocommerce.sidebar_show .content { width: 620px; } .slider_over_content .sc_form_message textarea {
min-height: 8em;
} .sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 310px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_2,
.sc_scroll_horizontal .sc_blogger .column-1_2,
.sc_blogger .sc_scroll_horizontal .isotope_column_2,
.sc_blogger .sc_scroll_horizontal .column-1_2 {
width: 465px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_4,
.sc_scroll_horizontal .sc_blogger .column-1_4,
.sc_blogger .sc_scroll_horizontal .isotope_column_4,
.sc_blogger .sc_scroll_horizontal .column-1_4 {
width: 232px;
}
.sc_recent_news_style_news-announce .post_size_full {	height: 336px; }
.sc_recent_news_style_news-announce .post_size_big {	height: 168px; }
.sc_recent_news_style_news-announce .post_size_medium {	height: 84px;  }
.sc_recent_news_style_news-announce .post_size_small {	height: 84px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 504px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 252px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 126px;  }
.sc_recent_news_style_news-announce .post_size_medium .post_title,
.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
}   @media (min-width: 960px) and (max-width: 1262px) {
.post_info{
display: none !important;
}
body.index2 .header_mobile .logo_main {
display: none !important;
}
.top_panel_wrap .logo_main {
width: 70%;
}
#logo_main{
display: none !important;
}
.sidebar { 				 width: 270px; } .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 300px; }
.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: -270px; }
.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  300px; }
.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:-270px; } .woocommerce .sidebar { 			 width: 250px; } .woocommerce.body_style_fullwide.sidebar_right .content, .woocommerce.body_style_fullscreen.sidebar_right .content { padding-right: 280px; }
.woocommerce.body_style_fullwide.sidebar_right .sidebar, .woocommerce.body_style_fullscreen.sidebar_right .sidebar { margin-left: -250px; }
.woocommerce.body_style_fullwide.sidebar_left  .content, .woocommerce.body_style_fullscreen.sidebar_left  .content { padding-left:  280px; }
.woocommerce.body_style_fullwide.sidebar_left  .sidebar, .woocommerce.body_style_fullscreen.sidebar_left  .sidebar { margin-right:-250px; }
.article_style_boxed .sidebar_inner,
.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
padding: 2.1429em;
} .top_panel_style_1 .contact_field {
text-align:center;
margin-top:1.5em;
}
.top_panel_style_1 .contact_field:not(.contact_phone) .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
margin-bottom:0.3em;
} .post_item_colored .post_category {
max-height:1.2em;
overflow:hidden;
}
.post_item_colored .post_descr .post_price {
margin-top: 1.2em;
}
.post_item_colored .post_featured .post_title {
font-size:1.2857em;
} .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
margin-left:0.4em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
padding: 2px 0.25em;
}
.widget_area .widget_calendar td .day_wrap {
} .woocommerce .widget_price_filter .price_label {
font-size: 1em;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
font-size: 1em;
}
.top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
margin-top:-0.15em;
} .sc_googlemap {
max-height:350px;
}
.sc_googlemap_content {
position:static;
width: auto;
} .sc_matches_next {
width: 35%;
}
.sc_matches_current {
width: 65%;
}
.sc_matches_next, .sc_matches_current {
padding: 2.5em 2.5em 1em;
}
.match_block .match_score {
font-size: 3em;
}
.sc_matches.style_matches-1 .sc_matches_title {
font-size: 2.5714em;
}
.sc_matches.style_matches-1 .sc_matches_descr {
font-size:1.2857em;
}
.sc_matches.style_matches-2 .sc_match_info .name {
width:6em;
}
.post_item_colored .match_date, .post_item_colored .post_category {
font-size: 1.0769em;
line-height:1.2em;
margin-bottom:0.4em;
}
.type_player.post_item_colored .player_info {
line-height:1.25em;
}
.post_item_single_players .player_content {
padding-top:2.5em;
}
} @media (min-width: 768px) and (max-width: 959px) {
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
figure.img_home_sigmature{
display: none;
}
.post_info{
display: none !important;
} .body_style_boxed .page_wrap {		width:100%; }
.slider_boxed, .content_wrap, .content_container {	width:708px; } .sidebar_show .content { width: 100%; float: none; }
.sidebar_show .sidebar { width: 100%; float: none; margin-top: 4em; } .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0 !important; }
.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0 !important; }
.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0 !important; }
.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0 !important; } .woocommerce.sidebar_show .content { width: 100%; float: none; }
.woocommerce .sidebar { 			 width: 100%; float: none; margin-top: 2em; } .slider_over_content .sc_form_message textarea {
min-height: 7em;
}
.slider_over_content .sc_form .sc_form_item input[type="text"],
.slider_over_content .sc_form .sc_form_item select,
.slider_over_content .sc_form .sc_form_item textarea {
padding: 0.6em 1em;
}
.sidebar aside {
display: inline-block;
vertical-align:top;
width:31%;
margin-left:3.5%;
}
.sidebar aside+aside {
padding-top:0;
border-top:none;
margin-top:0;
}
.sidebar aside:nth-child(3n+1) { }
.sidebar aside:nth-child(3n+4),
.sidebar aside:nth-child(3n+5),
.sidebar aside:nth-child(3n+6) {
padding-top:2em;
border-top:1px solid #f4f7f9;
margin-top:2em;
}
.gallery.gallery-columns-9 .gallery-item {	width: 20% !important; }
.gallery.gallery-columns-8 .gallery-item {	width: 20% !important; }
.gallery.gallery-columns-7 .gallery-item {	width: 20% !important; }
.gallery.gallery-columns-6 .gallery-item {	width: 20% !important; } .top_panel_top_user_area {
float:none;
clear:both;
width:100%;
}
.top_panel_top_socials {
float:left;
margin-left:0;
margin-right:4.5em;
}
.top_panel_style_1 .contact_field {
text-align:center;
margin-top:1.5em;
margin-bottom:1.5em;
}
.top_panel_style_1 .contact_field .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
margin-bottom:0.3em;
} .popup_wrap {
left: 50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
} .post_item_colored .post_category {
max-height:1.2em;
overflow:hidden;
}
.post_item_colored .post_descr .post_price {
margin-top: 1.2em;
}
.post_item_colored .post_info_wrap .post_button + .post_button {
margin-left:0.4em;
}
.sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 246px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_2,
.sc_scroll_horizontal .sc_blogger .column-1_2,
.sc_blogger .sc_scroll_horizontal .isotope_column_2,
.sc_blogger .sc_scroll_horizontal .column-1_2 {
width: 369px;
} .widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
margin-left:0.4em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
padding: 2px 0.5em;
}
.sc_recent_news_style_news-announce .post_item {		float:none; }
.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 198px; }
.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 198px; }
.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 198px;  }
.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 198px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 198px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 198px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 198px;  }
.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; } .sc_promo_block {
min-width: 50%;
}
.sc_promo_block_inner {
padding: 3.5em;
}
.sc_googlemap {
max-height:350px;
}
.sc_googlemap_content {
position:static;
width: auto;
}
.popup_menuitem > .sc_menuitems_wrap {
width: 600px;
} .sc_matches_next, .sc_matches_current {
float:none;
width: 100%;
padding: 2.5em 2.5em 1em;
}
.match_block .match_score {
font-size: 3em;
}
.sc_matches.style_matches-1 .sc_matches_title {
font-size: 2.5714em;
}
.sc_matches.style_matches-1 .sc_matches_descr {
font-size:1.2857em;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
float:none;
width: 100%;
}
.sc_matches.style_matches-2 .sc_match_info {
text-align:center;
}
.sc_matches.style_matches-2 .sc_match_info .name {
width:10em;
}
.post_item_colored .match_date, .post_item_colored .post_category {
font-size: 1.0769em;
line-height:1.2em;
margin-bottom:0.4em;
}
.type_player.post_item_colored .player_info {
line-height:1.4em;
}
.post_item_single_players .player_content {
padding-top:2.5em;
} .woocommerce .widget_price_filter .price_label {
font-size: 1em;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
font-size: 1em;
}
.top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
margin-top:-0.15em;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
width: 60px;
}
.woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
padding: 8px;
}
.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 .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
width: auto;
}
.woocommerce #content table.cart td.actions > .button, .woocommerce table.cart td.actions > .button, .woocommerce-page #content table.cart td.actions > .button, .woocommerce-page table.cart td.actions > .button {
float: right;
}
.woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_5, .woocommerce-page .related.products ul.products li.product.column-1_5,
.woocommerce .upcells.products ul.products li.product.column-1_5, .woocommerce-page .upcells.products ul.products li.product.column-1_5,
.woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5 {
width: 33.3333%;
}
.woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_6, .woocommerce-page .related.products ul.products li.product.column-1_6,
.woocommerce .upcells.products ul.products li.product.column-1_6, .woocommerce-page .upcells.products ul.products li.product.column-1_6,
.woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
width: 33.3333%;
} #buddypress #item-nav {
float:none;
margin-bottom:2em;
width:auto;
display:inline-block;
}
#buddypress #item-nav ul {
overflow:hidden;
}
#buddypress #item-nav ul li {
float:left;
} #myplayer .ttw-music-player .album-cover {
width: 100%;
float: none;
overflow:hidden;
}
#myplayer .ttw-music-player .album-cover .img {
position: static;
max-height:none;
margin-top:0;
}
#myplayer .ttw-music-player .album-cover img {
max-width:none;
}
#myplayer .ttw-music-player .tracklist {
position: relative;
margin-left: 0;
padding: 0;
top: 0;
} .scroll_to_top {
right: 1em;
}
.scroll_to_top.show {
bottom: 1em;
} #rev_slider_1_1 .rev-btn {
top: 15px !important;
} .sc_events_style_events-1 .sc_events_item_title {
margin-top: 0.5em;
}
.sc_slider_pagination_bottom:hover .sc_slider_pagination_wrap {
bottom: 0;
}
.contact_form_home .sc_form_info .columns_wrap {
margin-right: -30px;
}
}
@media (min-width: 640px) and (max-width: 767px) { .slider_boxed, .content_wrap, .content_container {	width:600px; } .popup_wrap {
left: 50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
} .isotope_wrap {
margin-right:-20px;
}
.isotope_wrap .isotope_item {
padding-right:20px;
padding-bottom:20px;
min-width:50%;
}
.sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 206px;
min-width:0;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_2,
.sc_scroll_horizontal .sc_blogger .column-1_2,
.sc_blogger .sc_scroll_horizontal .isotope_column_2,
.sc_blogger .sc_scroll_horizontal .column-1_2 {
width: 310px;
}
.sc_recent_news_style_news-announce .post_item {		float:none; }
.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 168px; }
.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 168px; }
.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 168px;  }
.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 168px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 168px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 168px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 168px;  }
.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }
.popup_menuitem > .sc_menuitems_wrap {
width: 500px;
} #rev_slider_1_1 .home_1_subtitle {
font-size: 11px !important;
}
#rev_slider_1_1 .home1_text {
font-size: 13px !important;
}
#rev_slider_1_1 .rev-btn {
padding: 0.25em 0.6em !important;
top: 1em !important;
}
}
@media (min-width: 480px) and (max-width: 639px) {
.post_info{
display: none !important;
} .slider_boxed, .content_wrap, .content_container {	width:440px; } .popup_wrap {
left: 50%;
-webkit-transform:translateX(-70%);
-moz-transform:translateX(-70%);
-ms-transform:translateX(-70%);
transform:translateX(-70%);
}
.popup_registration {
-webkit-transform:translateX(-55%);
-moz-transform:translateX(-55%);
-ms-transform:translateX(-55%);
transform:translateX(-55%);
} .isotope_wrap {
margin-right:-20px;
}
.isotope_wrap .isotope_item {
padding-right:20px;
padding-bottom:20px;
min-width:50%;
}
.sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 230px;
min-width:0;
}
.isotope_wrap .isotope_item_colored_1 .post_featured {
float:none;
width:100%;
}
.isotope_wrap .isotope_item_colored_1 .post_description {
padding-left: 2em;
padding-bottom: 2em;
}
.sc_recent_news_style_news-announce .post_item {		float:none; }
.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 124px; }
.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 124px; }
.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 124px;  }
.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 124px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 124px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 124px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 124px;  }
.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }
.popup_menuitem > .sc_menuitems_wrap {
width: 320px;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
font-size: 1.5em;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
width: 100%;
}
} @media (min-width: 480px) and (max-width: 767px) {
body.customization .sc_column_item_3{
margin-left: 25% !important;
}
body.pricing .sc_column_item_3{
margin-left: 25% !important;
}
body.home2 .sc_call_to_action_style_2 .sc_call_to_action_button {
float: left;
margin-left: 0em;
margin-right: 0em !important;
}
body.home2 a#sc_button22 {
margin-left: 15% !important;
}
body.home2 a#sc_button32 {
margin-left: 15% !important;
}
.post_info{
display: none !important;
}
body.home2 #sc_tab_1459328389_1_42 .sc_column_item_3{
left: 25%;
}
body.home2 #sc_tab_1459328389_2_58 .sc_column_item_3{
left: 25%;
} .body_style_boxed .page_wrap {		width:100%; } .sidebar_show .content { width: 100%; float: none; }
.sidebar_show .sidebar { width: 100%; float: none; margin-top: 2em; } .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0 !important; }
.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0 !important; }
.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0 !important; }
.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right: 0 !important; } .woocommerce.sidebar_show .content { width: 100%; float: none; }
.woocommerce .sidebar { 			 width: 100%; float: none; margin-top: 2em; }
.article_style_boxed .sidebar,
.body_filled .sidebar[class*="scheme_"] {
margin-top:20px;
} .slider_over_content_inner {
padding:1.5em;
}
.slider_over_content .sc_form_message textarea {
min-height: 7em;
}
.slider_over_content .sc_form .sc_form_item input[type="text"],
.slider_over_content .sc_form .sc_form_item select,
.slider_over_content .sc_form .sc_form_item textarea {
padding: 0.5em 1em;
}
.widget_area aside {
display: inline-block;
float:none;
vertical-align:top;
width:48%;
margin-left:4%;
}
.widget_area aside[class*="column-"] {
margin-left:0;
}
.widget_area aside+aside {
padding-top:0;
border-top:none;
margin-top:0;
}
.widget_area aside:nth-child(2n+1) {
margin-left:0;
}
.widget_area aside:nth-child(2n+3),
.widget_area aside:nth-child(2n+4) {
padding-top:1em;
border-top:1px solid #f4f7f9;
margin-top:1em;
} .container, .container-fluid {
padding-left:  10px;
padding-right: 10px;
}
.row, .columns_wrap {
margin-right: -20px;
}
.row > [class*="column-"], .columns_wrap > [class*="column-"] {
padding-right: 20px;
}
.row.column_padding_left, .columns_wrap.column_padding_left {
margin-left: -20px;
}
.row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
.row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
padding-left: 20px;
}
.row.column_padding_right, .columns_wrap.column_padding_right {
margin-right: -20px;
}
.row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
.row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
padding-right:20px;
}
.row.column_padding_center, .columns_wrap.column_padding_center {
margin-left: -10px;
margin-right: -10px;
}
.row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
.row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
padding-left:20px;
}
.row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
padding-bottom: 20px;
} .row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
width:49%;
}
.row:not(.columns_fluid) > .column-1_1, .row:not(.columns_fluid) > .column-2_2, .row:not(.columns_fluid) > .column-3_3, .row:not(.columns_fluid) > .column-4_4,
.row:not(.columns_fluid) > .column-5_5,	.row:not(.columns_fluid) > .column-6_6, .row:not(.columns_fluid) > .column-7_7, .row:not(.columns_fluid) > .column-8_8,
.row:not(.columns_fluid) > .column-9_9, .row:not(.columns_fluid) > .column-10_10,
.row:not(.columns_fluid) > .column-11_11, .row:not(.columns_fluid) > .column-12_12,
.columns_wrap:not(.columns_fluid) > .column-1_1, .columns_wrap:not(.columns_fluid) > .column-2_2, .columns_wrap:not(.columns_fluid) > .column-3_3,
.columns_wrap:not(.columns_fluid) > .column-4_4, .columns_wrap:not(.columns_fluid) > .column-5_5, .columns_wrap:not(.columns_fluid) > .column-6_6,
.columns_wrap:not(.columns_fluid) > .column-7_7, .columns_wrap:not(.columns_fluid) > .column-8_8, .columns_wrap:not(.columns_fluid) > .column-9_9,
.columns_wrap:not(.columns_fluid) > .column-10_10, .columns_wrap:not(.columns_fluid) > .column-11_11, .columns_wrap:not(.columns_fluid) > .column-12_12, .row:not(.columns_fluid) > .column-2_3, .columns_wrap:not(.columns_fluid) > .column-2_3, .row:not(.columns_fluid) > .column-2_4, .columns_wrap:not(.columns_fluid) > .column-3_4,  .row:not(.columns_fluid) > .column-2_5, .columns_wrap:not(.columns_fluid) > .column-2_5,
.row:not(.columns_fluid) > .column-3_5, .columns_wrap:not(.columns_fluid) > .column-3_5,
.row:not(.columns_fluid) > .column-4_5, .columns_wrap:not(.columns_fluid) > .column-4_5,
.row:not(.columns_fluid) > .column-2_6, .columns_wrap:not(.columns_fluid) > .column-2_6,
.row:not(.columns_fluid) > .column-3_6, .columns_wrap:not(.columns_fluid) > .column-3_6,
.row:not(.columns_fluid) > .column-4_6, .columns_wrap:not(.columns_fluid) > .column-4_6,
.row:not(.columns_fluid) > .column-5_6, .columns_wrap:not(.columns_fluid) > .column-5_6	{
width:100%;
}
.row:not(.columns_fluid) > [class*="column-"]:nth-child(2n+3), .columns_wrap:not(.columns_fluid) > [class*="column-"]:nth-child(2n+3),
.row:not(.columns_fluid) > [class*="column-"]:nth-child(2n+4), .columns_wrap:not(.columns_fluid) > [class*="column-"]:nth-child(2n+4) {
padding-top: 20px;
}
.sc_form_style_form_1 .sc_column_item_3 {
padding-top: 0 !important;
}
.gallery.gallery-columns-9 .gallery-item {	width: 33.3333% !important; }
.gallery.gallery-columns-8 .gallery-item {	width: 33.3333% !important; }
.gallery.gallery-columns-7 .gallery-item {	width: 33.3333% !important; }
.gallery.gallery-columns-6 .gallery-item {	width: 33.3333% !important; }
.gallery.gallery-columns-5 .gallery-item {	width: 33.3333% !important; }
.gallery.gallery-columns-4 .gallery-item {	width: 33.3333% !important; } .top_panel_top_user_area {
float:none;
clear:both;
width:100%;
}
.top_panel_top_socials {
float:left;
margin-left:0;
margin-right:4.5em;
}
.top_panel_top_contact_area,
.top_panel_top_search,
.top_panel_top_user_area .menu_user_nav {
margin-top:0.5em;
}
.top_panel_top_search {
padding-top: 0.1em;
margin-right:1em;
}
.top_panel_top_search .search_field {
max-width:4em;
}
.top_panel_style_3 .top_panel_top_socials {
margin-right:2em;
}
.top_panel_style_1 .top_panel_top_socials,
.top_panel_style_1 .top_panel_top_open_hours,
.top_panel_style_2 .top_panel_top_socials,
.top_panel_style_2 .top_panel_top_open_hours,
.top_panel_style_3 .top_panel_top_socials {
margin-top: 0.5em;
}
.top_panel_style_1 .menu_user_nav > li > a,
.top_panel_style_2 .menu_user_nav > li > a,
.top_panel_style_3 .menu_user_nav > li > a {
padding-top: 0;
padding-bottom:0;
}
.top_panel_style_3 .search_results {
top: 3em;
}
.top_panel_middle .logo {
font-size:0.875em;
}
.top_panel_middle .logo img {
max-height:40px;
}
.top_panel_style_1 .contact_logo {
width:100%;
}
.top_panel_style_1 .logo {
text-align:center;
}
.top_panel_style_1 .contact_field {
text-align:center;
margin-top:1em;
margin-bottom:2em;
padding-top:0 !important;
width:33.3333% !important;
}
.top_panel_style_2 .contact_field {
margin:1em 0;
}
.top_panel_style_2 .contact_field,
.top_panel_style_2 .contact_phone > span+span {
text-align:center;
}
.top_panel_style_1 .contact_field .contact_icon,
.top_panel_style_2 .contact_field .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
margin-bottom:0.3em;
}
.top_panel_title .page_title,
.top_panel_title .post_navi,
.top_panel_title .breadcrumbs {
max-width: 100% !important;
float:none;
text-align:center;
}
.top_panel_title.title_present:not(.top_panel_style_3) .breadcrumbs {
padding: 0 0 1.5em 0 !important;
} .post_featured_left > .post_featured,
.post_featured_right > .post_featured {
float: none;
margin-left: 0;
margin-bottom: 2em;
width: 100%;
}
.isotope_wrap .isotope_item_colored .post_item .hover_icon,
.isotope_wrap .isotope_item_grid .post_item .hover_icon,
.isotope_wrap .isotope_item_square .post_item .hover_icon,
.isotope_wrap .isotope_item_portfolio .post_item .hover_icon {
display:none;
}
.ih-item.square.effect1.bottom_to_top .info .post_title {
margin-top:35% !important;
}
.post_item_colored .post_category {
max-height:1.2em;
overflow:hidden;
}
.post_item_colored .post_descr .post_price {
margin-top: 1.2em;
}
.post_item_colored .post_info_wrap .post_button + .post_button {
margin-left:0.4em;
}
.post_item_colored .post_featured .post_title, .post_item_colored .post_featured .post_descr {
padding:4px 8px;
}
.ih-item.square.effect_dir .info .post_title {
margin-top:4% !important;
}
.isotope_wrap .isotope_item_colored_1 .post_featured {
float:none;
width:100%;
}
.isotope_wrap .isotope_item_colored_1 .post_description {
padding-left: 2em;
padding-bottom: 2em;
}
.comments_list_wrap ul ul ul { margin-left:0;
} .reviews_block {
width:100%; 
}
.content .reviews_block {
float:none;
margin-left:0;
} td, th {
padding:2px;
}
.widget_area .post_item .post_title {
margin-top:0;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
margin-left:0.4em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
padding: 2px 0.5em;
}
.sc_recent_news_header_split .sc_recent_news_header_captions,
.sc_recent_news_header_split .sc_recent_news_header_categories {
width:100%;
padding-right:0;
text-align:left;
}
.sc_recent_news_header_split .sc_recent_news_header_categories {
margin-top:1em;
}
.sc_recent_news_header_split .sc_recent_news_header_categories > * {
margin: 0 1em 0 0;
}
.sc_recent_news_style_news-announce .post_item {		float:none; }
.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 112px; }
.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 112px; }
.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 112px;  }
.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 112px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 112px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 112px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 112px;  }
.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }
.sc_recent_news_style_news-excerpt .post_featured {
float:none;
padding-right:0;
margin-bottom:1.5em;
width: 100%;
}
.sc_recent_news_style_news-excerpt .post_body {
float:none;
width:100%;
} .woocommerce-shipping-fields {
margin-top: 2em;
}
.woocommerce ul.products, .woocommerce-page ul.products {
margin-right:-20px;
}
.woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
padding: 0 20px 20px 0;
}
.woocommerce .widget_price_filter .price_label {
font-size: 1em;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
font-size: 1em;
}
.top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
margin-top:-0.15em;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
width: 50px;
}
.woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
padding: 6px;
}
.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 .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
width: auto;
}
.woocommerce #content table.cart td.actions > .button, .woocommerce table.cart td.actions > .button, .woocommerce-page #content table.cart td.actions > .button, .woocommerce-page table.cart td.actions > .button {
float: right;
}
.woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_2, .woocommerce-page .related.products ul.products li.product.column-1_2,
.woocommerce .upcells.products ul.products li.product.column-1_2, .woocommerce-page .upcells.products ul.products li.product.column-1_2,
.woocommerce ul.products li.product.column-1_2, .woocommerce-page ul.products li.product.column-1_2,
.woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_3, .woocommerce-page .related.products ul.products li.product.column-1_3,
.woocommerce .upcells.products ul.products li.product.column-1_3, .woocommerce-page .upcells.products ul.products li.product.column-1_3,
.woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3,
.woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_4, .woocommerce-page .related.products ul.products li.product.column-1_4,
.woocommerce .upcells.products ul.products li.product.column-1_4, .woocommerce-page .upcells.products ul.products li.product.column-1_4,
.woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4,
.woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_5, .woocommerce-page .related.products ul.products li.product.column-1_5,
.woocommerce .upcells.products ul.products li.product.column-1_5, .woocommerce-page .upcells.products ul.products li.product.column-1_5,
.woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5,
.woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_6, .woocommerce-page .related.products ul.products li.product.column-1_6,
.woocommerce .upcells.products ul.products li.product.column-1_6, .woocommerce-page .upcells.products ul.products li.product.column-1_6,
.woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
width: 50%;
}
.woocommerce .list_products.shop_mode_list ul.products li.product,
.woocommerce-page .list_products.shop_mode_list ul.products li.product {
width:100%;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
clear: none;
}
.woocommerce ul.products li:nth-child(2n+3), .woocommerce-page ul.products li:nth-child(2n+3) {
clear: both;
} #buddypress #item-nav {
float:none;
margin-bottom:2em;
width:auto;
display:inline-block;
}
#buddypress #item-nav ul {
overflow:hidden;
}
#buddypress #item-nav ul li {
float:left;
} #myplayer .ttw-music-player .album-cover {
width: 100%;
float: none;
overflow:hidden;
}
#myplayer .ttw-music-player .album-cover .img {
position: static;
max-height:none;
margin-top:0;
}
#myplayer .ttw-music-player .album-cover img {
max-width:none;
}
#myplayer .ttw-music-player .tracklist {
position: relative;
margin-left: 0;
padding: 0;
top: 0;
} .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
border-width: 1px;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
height:2px;
}
input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {
padding: 1em 1.25em;
}
input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {
padding: 0.8em 1em;
}
input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
margin-right:4px;
}
.sc_price_block .sc_price_block_description {
height: 5.5em;
}
.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item {
min-width: 33.3333%;
margin-bottom: 1em;
}
.sc_googlemap {
max-height:250px;
}
.sc_googlemap_content {
position:static;
width: auto;
} .sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
width:2.5em;
height:2.5em;
line-height:2.5em;
}
.sc_socials.sc_socials_size_small .social_icons span {
font-size:1.2em;
}
.sc_tabs .sc_tabs_titles li a {
padding: 0.5em;
}
.sc_twitter_item {
padding:0 3em;
}
.sc_twitter .sc_slider_controls_wrap a {
font-size: 1.5em;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 {
width: 49%;
max-width: 49%;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right: 0%;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 0%;
margin-right: 0;
}
.sc_services_style_services-5 .sc_service_container .sc_services_image,
.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image	{
position: relative;
width: 100%;
left: 0%;
top: 0%;
transform: translateY(0%) translateX(0%);
margin-bottom: 2.2857em;
}
.sc_services_style_services-5 .sc_service_container .sc_icon, 
.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured	{
float: left;
margin-right: 2.2857em;
margin-left: 0;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item_content,
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item_content	{
text-align: left;
}
.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap 	{
margin-left: 0;
margin-right: 0;
}
.sc_services_style_services-5 .sc_services_button {
margin-top: 2.2857em;
}
.sc_promo_block {
min-width: 50%;
}
.sc_promo_block_inner {
padding: 3em;
} .sc_matches_next, .sc_matches_current {
float:none;
width: 100%;
padding: 2.5em 2.5em 1em;
}
.match_block .match_score {
font-size: 3em;
}
.sc_matches.style_matches-1 .sc_matches_title {
font-size: 2.5714em;
}
.sc_matches.style_matches-1 .sc_matches_descr {
font-size:1.2857em;
}
.sc_matches.style_matches-1 .sc_matches_list {
margin-top:1em;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
float:none;
width: 100%;
}
.sc_matches.style_matches-2 .sc_match_info {
text-align:center;
}
.sc_matches.style_matches-2 .sc_match_info .name {
width:8em;
}
.post_item_colored .match_date, .post_item_colored .post_category {
font-size: 1em;
line-height:1.2em;
margin-bottom:0.2em;
}
.type_player.post_item_colored .player_info {
line-height:1.4em;
}
.post_item_single_players .player_content {
padding-top:2.5em;
} .scroll_to_top {
right: 1em;
}
.scroll_to_top.show {
bottom: 1em;
} .cloe_brooks_profiler {
display:none;
}
} @media (max-width: 1366px) {
.widget_area .widget_calendar td .day_wrap {
height: 19px;
line-height: 18px;
width: 20px;
}
.sc_events_style_events-1 .sc_events_item {
padding: 2.333em 2.333em 1.8em;
}
.sc_events_style_events-1 .post_featured {
width: 9.66em;
height: 9.66em;
float: left;
}
.sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button {
margin-left: 0;
}
.sc_services.sc_services_style_services-5.margin_top_huge {
margin-top: 3em !important;
margin-top: 3rem !important;
}
.sc_services.sc_services_style_services-5.margin_bottom_huge {
margin-bottom: 3em !important;
margin-bottom: 3rem !important;
} .top_panel_style_1 .contact_field {
text-align:center;
margin-top:1.5em;
}
.top_panel_style_1 .contact_field.contact_phone {
margin-top: 3.5em;
}
.top_panel_style_1 .contact_field:not(.contact_phone) .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
margin-bottom:0.3em;
}
.top_panel_wrap ul {
margin: 0 0 0 2em;
}
.menu_main_nav > li > a {
padding-left: 1.05em;
padding-right: 1.05em;
}
}
@media (max-width: 1279px) {
.menu_main_nav > li > a {
padding-left: 0.75em;
padding-right: 0.75em;
}
.menu_main_nav > li.menu-item-has-children > a {
padding-right: 1.5em;
}
}
@media (max-width: 1166px) {
h1 {
margin-top: 1em;
}
.sidebar_inner aside.widget {
padding: 2em 2.333em 1px;
}
}
@media (max-width: 1024px) {
body.shortcodes span.mejs-time-total.mejs-time-slider{
width:350px !important;
}
body.shortcodes .mejs-time-rail{
width: 70px !important;
}
body.home2 .sc_events_style_events-1 .post_featured {
overflow: hidden;
margin-bottom: 0;
position: relative;
display: inline-block;
width: 350px;
height: 250px;
margin-right: 2.6em;
}
body.home2 .sc_events_style_events-1 .sc_events_item_content {
display: inline-block;
max-width: 100%;
padding: 0;
vertical-align: top;
margin-top: 15px;
}
body.home2 .sc_services_style_services-5 .sc_service_container .sc_services_image {
position: absolute;
width: 38%;
left: 53%;
top: 44%;
transform: translateY(-50%) translateX(-50%);
text-align: center;
}
.col_right {
left: 17%;
}
.sc_testimonial_content p {
margin: 0;
font-size: 14px;
font-weight: 500;
}
.top_panel_title .page_title {
padding: 1.392em 0;
}
.top_panel_title.title_present:not(.navi_present) .breadcrumbs {
padding: 2.85em 0 1em 2.5em;
}
.top_panel_inner_style_3 .top_panel_middle .logo {
margin-top: 2.89961em;
margin-bottom: 1.79972em;
}
.top_panel_inner_style_3 .top_panel_middle .menu_main_wrap {
margin-bottom: 2.13em;
margin-top: 2.8em;
}
.contacts_wrap_inner {
padding: 6.3em 0 4.25em;
}
h4.serv_heading{
font-size: 18px !important;
}
body.home2 .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right: 24%;
}
body.home2 .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 30%;
margin-right: 0 !important;
}
body.home2 .new_serv_img .sc_services_style_services-5 .sc_service_container .sc_services_image {
left: 53% !important;
top: 54% !important;
}
h1.h1_home {
font-size: 35px;
margin-top: 15px;
}
.home_h2{
font-size: 35px;
}
h2.home_h2{
font-size: 35px !important;	
}
.first_col_home_2{
width: 60%;
}
.post_descr_heading{
font-size: 16px !important;
padding-top: 10px;
}
body.home2 .sc_item_buttons > .sc_item_button + .sc_item_button {
margin-right: 0;
float: left;
}
.get_book_btn{
}
.view_articles{
margin-left: 36px;
float: right;
max-width: 90%;
}
body.home2 .sc_call_to_action_style_2 .sc_call_to_action_button {
margin-right: 0;
}
.home_h3{
font-size: 30px;
}
.sec_col_home_2 {
width: 33%;
}
.expert_clinical{
font-size: 17px;
}
.about_text_2 {
margin-top: 15px;
margin-bottom: 0px !important;
}
.col_right {
left: 6%;
}
.woocommerce.woocommerce-page .page-title {
line-height: 2.6em;
}
.row, .columns_wrap {
margin-left: 0px;
margin-right: 0px; 
}
.row > [class*="column-"], .columns_wrap > [class*="column-"] {
padding-left: 0px;
padding-right: 20px;
}
.align_left {
padding-right: 0% !important;
margin-left: 0% !important;
text-align: left;
}
.pricing_wrap {
margin-right: -40px !important;
}
}
@media (max-width: 782px) {
.post_info{
display: none !important;
}
.admin-bar.top_panel_over .top_panel_wrap {	top:46px; }
.admin-bar.top_panel_fixed .top_panel_wrap { top:46px; }
.admin-bar #debug_log { top:46px; }
.admin-bar .pushy .close-pushy::before { top: 3em;	}
.admin-bar .pushy .pushy_inner {		padding-top: 4em; }
.admin-bar .pushy .logo {				margin-bottom: 1em;	}
.admin-bar .header_mobile .side_wrap {	top: 46px;	}
.bar.menu_mobile_open{					height: calc(100% - 46px); }
}
@media (max-width: 768px) {
body.home2 .sec_col_home_2 {
top: -23px !important;
position: relative;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_info, .sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_buttons {
padding: 25px 0 15px 0px !important;
}
.cq-carouselcontent.ps-container.ps-active-y.slick-slide.slick-active {
font-size: 12px !important;
}
body.home2 .sc_call_to_action_style_2 .sc_call_to_action_button {
float: left;
margin-left: 0em;
margin-right: 1em;
}
.cq-carouselcontent {
font-size: 13px !important;
}
.cq-titlebar.slick-slide.slick-active {
font-size: 16px !important;
}
.sc_services_item .sc_icon {
position: relative;
top: 22px;
}
body.home2 h5.sc_events_item_title {
font-size: 16px;
font-weight: 600;
}
body.home2 .sc_events_item .sc_events_item_description p{
overflow: visible !important;
}
body.home2 .sc_events_item .sc_events_item_description {
overflow: visible !important;
}
.my_education .column-1_2{
width: 100% !important;
}
.receive .column-2_3{
width: 75% ;
}
.receive .column-1_3{
width: 24% ;
}
p, ul, ol, dl, blockquote, address {
margin-bottom: 1.5em;
font-size: 13px;
}
.sc_events_style_events-1 .sc_events_item {
padding: 2.333em 2.333em !important;
}
a#sc_button22{
margin-left: 13%;
}
.sc_services_item .sc_services_item_description p {
font-size: 13px;
}
.sc_services_style_services-5 .sc_services_item_title {
font-weight: 600 !important;
margin-top: 1.5em;
font-size: 16px !important;
}
p.center {
font-size: 13px;
}
.about_text_2 {
margin-top: 15px;
margin-bottom: 0px !important;
font-size: 12px;
font-weight: 300;
line-height: 22.2px;
}
.sc_services_style_services-4 .sc_services_item_title {
margin: 0;
font-size: 12px !important;
line-height: 1.2857em;
}
.sc_services_style_services-4 .sc_services_item {
background: #eeeeee;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
display: inline-block;
border-radius: 2px;
line-height: 2.4em;
margin-bottom: 0.135em;
padding-right: 1.3em;
padding-left: 2.5em;
position: relative; }
.sc_services_style_services-1.sc_services_type_images .sc_services_item_title {
font-weight: 400;
margin-bottom: 1.2em;
margin-top: 0;
}
.isotope_wrap .isotope_item p, .isotope_wrap .isotope_item .post_info {
margin-bottom: 1em;
margin-top: 1em;
font-size: 12px !important;
}
.scheme_original input[type="submit"], .scheme_original input[type="reset"], .scheme_original input[type="button"], .scheme_original button, .scheme_original .sc_button.sc_button_style_filled {
color: #ffffff;
padding: 7.2px 8.4px;
}
.post_item_classic .post_title {
max-height: 2.5em;
overflow: hidden;
margin-top: 0.5em;
position: relative;
font-weight: bold;
margin-bottom: 1em;
padding-bottom: 1.2em;
font-size: 14px;
}
.home_h2.sc_services_title.sc_item_title {
font-size: 44px !important;
}
input[type="submit"], input[type="reset"], input[type="button"], button, .sc_button {
font-size: 12px !important;
line-height: 1.4em;
font-weight: 300;
}
h1.h1_home {
font-size: 32px;
margin-top: 15px;
}
.expert_clinical {
font-size: 23px !important;
color: #33302e;
text-align: left;
font-weight: 400;
line-height: 22.2px;
}
.sc_button.sc_button_square.sc_button_style_filled.sc_button_size_small {
padding: 8.4px 7.2px !important;
}
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
body.single-product .page_content_wrap {
padding: 40px 0;
}
body.gallery-massonry .header_mobile .logo_main {
display: block !important;
height:  100%;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
margin-bottom: 2em;
width: 60% !important;
display: block;
}
body.home2 .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right: 7%;
padding-top: 5px;
}
.top_panel_title.title_present.breadcrumbs_present .page_title {
padding-bottom: 0.5em;
}
body.forums .top_panel_title.title_present.breadcrumbs_present .page_title {
padding-bottom: 1.5em;
text-align: center;
}
body.activity .top_panel_title.title_present.breadcrumbs_present .page_title {
padding-bottom: 0.5em;
}
body.groups .top_panel_title.title_present.breadcrumbs_present .page_title {
padding-bottom: 0.5em;
}
body.index2  .header_mobile .logo_main{
display: none;
}
body.index2  .header_mobile .logo_main{
display: none;
}
body.page .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right:0%;
}
body.home2 #sc_button22 {
padding: 10px 15px;
font-size: 12px;
}
body.home2 .first_col_home_2{
padding-bottom: 5px;
}
body.home2 .bg_make_booking{
margin-top: 0px;
}
body.about figure.sc_image{
display: none;
}
body.home2 #sc_button32 {
padding: 10px 15px;
font-size: 12px;
}
body.home2 .sc_events_style_events-1 .post_featured {
width: 100% !important;
height: auto !important;
}
body.home2 .sec_col_home_2 {
width: 45%;
padding-bottom: 25px;
padding-top: 0px !important
}
body.home2 .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 0%;
}
body.home2 .header_mobile .logo_main {
display: none;
}
.post_item_classic .post_content {
padding: 0px;
text-align: center;
}
.contact_form_home {
max-width: 550px;
}
.top_panel_title.title_present.breadcrumbs_present .post_navi,
.top_panel_title.title_present.breadcrumbs_present .page_title,
.top_panel_title.title_present.breadcrumbs_present .breadcrumbs {
max-width: 100%;
text-align: center;
}
.top_panel_title .page_title,
.top_panel_title .breadcrumbs {
float: none;
}
.top_panel_title.title_present:not(.navi_present) .breadcrumbs {
padding: 0 0 2.5em 0;
} .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_3, .woocommerce-page .related.products ul.products li.product.column-1_3, .woocommerce .upcells.products ul.products li.product.column-1_3, .woocommerce-page .upcells.products ul.products li.product.column-1_3, .woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3 {
float: left;
width: 49% !important;
}
.woocommerce .shop_mode_list ul.products li.product {
width: 100%;
}
.woocommerce table.shop_table_responsive tr td.product-quantity,
.woocommerce-page table.shop_table_responsive tr td.product-quantity {
text-align: left!important;
}
.woocommerce table.shop_table_responsive tr td.product-quantity .quantity,
.woocommerce-page table.shop_table_responsive tr td.product-quantity .quantity {
display: inline-block;
margin-left: 20px;
}
.woocommerce table.shop_table_responsive tr td.product-quantity:before,
.woocommerce-page table.shop_table_responsive tr td.product-quantity:before {
line-height: 3.3em;
}
.woocommerce table.shop_table_responsive tr td.product-quantity .quantity .qty,
.woocommerce-page table.shop_table_responsive tr td.product-quantity .quantity .qty {
text-align: left;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: rgba(0,0,0,.015);
}
.woocommerce table.shop_table_responsive .cart_item + tr > td,
.woocommerce-page table.shop_table_responsive .cart_item + tr > td {
background-color: #FFFFFF !important;
}
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 12em;
} .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right: 0;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 0;
margin-right: 0;
}
.sc_services_style_services-5 .sc_service_container .sc_services_image {
display: none;
} .sc_events_style_events-1 .sc_events_item_content {
max-width: 100%;
}
.sc_events_style_events-1 .post_featured {
height: auto;
width: 100%;
}
.sc_events_style_events-1 .sc_slider_pagination_bottom .swiper-slide {
padding-bottom: 2em;
}
.post_item_404 .page_search .search_wrap {
max-width: 60%
} #rev_slider_1_1 .rev-btn,
#rev_slider_1_1 .home1_title,
#rev_slider_1_1 .home_1_subtitle,
#rev_slider_1_1 .home1_text {
left: 30px !important;
}
#sc_form_message {
width: 100% !important;
}
}
@media (max-width: 767px){
#sc_form_message {
width: 100% !important;
}
a#sc_button22 {
margin-left: 4%;
}
.ih-item.square.effect_shift .info .post_title {
margin-top: 0% !important;
}
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_info {
padding: 1.5em 0 0;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_buttons {
padding: 0 0 1.5em;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_button {
float: left;
margin-right: 1em;
margin-left:0;
padding: 0 0 1em;
}
body.gallery-grid .logo img {
float: left;
margin: 0 0.7857em 0.7857em 0;
}
.post_info{
display: none !important;
}
.sc_form .sc_form_info .last {
padding-right: 0;
}
}
@media (max-width: 639px){
#sc_form_message {
width: 95.5% !important;
}
body.shortcodes span.mejs-time-total.mejs-time-slider {
width: 220px !important;
}
.mejs-time.mejs-duration-container {
position: relative;
left: 161px;
}
.mejs-container .mejs-controls .mejs-volume-button {
position: relative;
left: 157px;
}
body.home2 a#sc_button22 {
margin-left: 20%;
}
body.home2 .sc_services_item .sc_services_item_description p {
font-size: 13px;
line-height: 20px;
}
body.home2 .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_icon, .sc_services_style_services-5.sc_services_type_images .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured {
float: left;
margin-right: 7px;
margin-left: 0;
}
body.home2 .sc_services_style_services-5 .sc_service_container .sc_icon, .sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured {
float: left;
margin-left: 0;
margin-right: 0;
}
body.home2 a#sc_button32 {
margin-left: 15% !important;
}
.sc_events_item .sc_events_item_description p {
margin-bottom: 0;
height: 5em;
overflow: hidden;
line-height: 16px;
}
p.center {
font-size: 12px;
}
.img_cover_about_me {
background-color: #fcf7f1 !important;
max-height: 1568px !important;
background-size: cover;
}
figure.img_home_sigmature.sc_image.sc_image_shape_square.margin_top_large.margin_bottom_huge {
display: none !important;
}
.ih-item.square.effect_shift .info .post_title {
margin-top: 0% !important;
}
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
.post_info{
display: none !important;
}	
body.index2 .header_mobile .logo_main {
display: none !important;
}
.popup_wrap{
width: auto;
min-width: 260px;
max-width: 260px;
}
.popup_wrap .form_left, 
.popup_wrap .form_right, 
.popup_wrap.popup_registration .form_left, 
.popup_wrap.popup_registration .form_right{
float: none;
padding: 0;
border: none;
width: 100%
}
.popup_wrap .form_right{
margin-top: 20px;
}
.popup_wrap.popup_registration .form_right {
margin-top: 0;
}
}
@media (max-width: 600px) {
.woocommerce div.product .product_title {
font-size: 30px !important;
}
body.home2 a#sc_button32 {
margin-left: 17% !important;
}
body.home2 a#sc_button22 {
margin-left: 22% !important;
}
#sc_form_message {
width: 95.5% !important;
}
.home_h2.sc_services_title.sc_item_title {
font-size: 30px !important;
}
.header_mobile .logo img {
float: left;
margin: 0 0.7857em 0.7857em 0;
width: auto;
height: 30px;
}
body.index2 .custom_heading {
font-size: 12px;
color: #76b5c8;
line-height: 30px;
text-align: center;
padding-bottom: 15px;
font-weight: 600;
}
p.center{
font-size: 11px;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 {
width: 49%;
max-width: 49%;
}
.my_education .column-1_2{
width: 100% !important;
}
.sc_events_style_events-1 .sc_events_item {
padding: 1.5em 1.5em 0.8em !important;
}
body.home2 .sc_events_style_events-1 .post_featured {
width: 100% !important;
height: auto !important;
}
.sc_events_item .sc_events_item_title {
margin: 1em 0 1.2em;
font-size: 15.4px !important;
}
.nearest_events {
padding: 10px;
}
body.home2 .sc_events_style_events-1 .post_featured {
width: 100% !important;
}
.receive .column-2_3{
width: 100% !important;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_info, .sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_buttons {
padding: 4.333em 0;
vertical-align: middle;
padding-bottom: 6px !important;
}
p{
font-size: 12px !important;
}
.cq-carouselcontent.ps-container.ps-active-y.slick-slide.slick-active {
font-size: 12px !important;
}
.bg_make_booking .row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
width: 49%;
}
}
@media (max-width: 599px) {
#sc_form_message {
width: 95.5% !important;
}
.post_info{
display: none !important;
}
.sc_services_item .sc_services_item_description p {
margin-bottom: 0;
height:auto;
overflow: hidden;
font-size: 12px;
}
.admin-bar.top_panel_over .top_panel_wrap {	top: 46px; }
.admin-bar.top_panel_fixed .top_panel_wrap { top: 0; }
.admin-bar #debug_log { top: 46px; }
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 {
max-width: 49% !important;
}
.sc_button.sc_button_square.sc_button_style_filled.sc_button_size_small {
padding: 8.4px 7.2px !important;
margin-top: 10px !important;
}
.cq-carouselcontent.ps-container.ps-active-y.slick-slide.slick-active {
font-size: 12px !important;
}
.sc_events_style_events-1 .sc_events_item {
padding: 25px !important;
}
.scheme_original h5 a, {
font-size: 15px !important;
}
.my_education .column-1_2{
width: 100% !important;
}
.my_education p{
font-size: 12px;
}
#call_me {
font-size: 18px;
color: #6f6f6f;
line-height: 23px;
text-align: center;
}
a#sc_button22 {
left: 28%;
}
a#sc_button32 {
left: 24%;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_info, .sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_buttons {
padding: 17px !important;
vertical-align: middle;
}
body.home2 .sc_events_style_events-1 .post_featured {
width: 156px;
height: auto;
}
.scheme_original .sc_services_style_services-5 .sc_icon {
color: #72b5ca;
float: left;
}
p.center {
text-align: center;
font-size: 12px !important;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
#slide-2-layer-3 {
top: 49% !important;
}
#slide-1-layer-3 {
top: 53% !important;
}
#slide-2-layer-3{
top:49%;
}
}
@media (max-width: 480px) {
#sc_form_message {
width: 100% !important;
}
.cq-infobox{
width: 176px !important;
margin-left: -97px !important;
}
.cq-infobox:after{
left: 73px !important;
}
.cq-infobox .cq-innerbox{
width: 150px !important;
}
.cq-infobox .cq-innerbox .cq-carouselcontent{
width: 150px;
height: 128px !important;
}
.cq-titlebar{
height: 1.5em !important;
}
.cq-titlecontainer{
height: 2.3em !important;
}
.bg_make_booking {
background-position: -50%;
}
body.home2 a#sc_button22 {
margin-left: -20%;
}
body.home2 a#sc_button32 {
margin-left: 7% !important;
margin-top: 10% !important;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 {
max-width: 100% !important;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 {
width: 100%;
max-width: 50%;
}
.ih-item.square.effect_shift .info .post_title {
margin-top: 0% !important;
}
.post_info{
display: none !important;
}
.contact_bg {
max-width: 100%;
width: 100%;
}
.column-5_7 {
width: 100%;
max-width: 100%;
} .woocommerce .shop_mode_list ul.products li.product .post_featured, .woocommerce-page .shop_mode_list ul.products li.product .post_featured {
margin-top: 2em;
} .header_mobile .mask {
display: none !important;
}
.header_mobile .content_wrap {
margin-left: 35px;
text-align: left;
}
.header_mobile .logo {
padding-top: 24px;
padding-bottom: 5px;
}	
.header_mobile .menu_main_cart {
right: 30px;
}
.header_mobile .menu_button {
left: auto;
right: 70px;
}
.header_mobile .side_wrap {
width: 100%;
top: 83px;
left: -100%;
}
.header_mobile .side_wrap {
top: 76px;
}
.admin-bar .header_mobile .side_wrap {
top: 121px;
}
.header_mobile .panel_middle {
font-size: 1em;
} #rev_slider_1_1 .home_1_subtitle {
font-size: 11px !important;
}
#rev_slider_1_1 .home1_text {
font-size: 13px !important;
}
#rev_slider_1_1 .rev-btn {
padding: 0.25em 0.6em !important;
top: 1em !important;
} .col468_100p .sc_column_item {
width: 100% !important;
}
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
.woocommerce-ordering {
width: 100%;
}
.cart {
margin-top: 22.5px;
}
}
@media (max-width: 479px) { .cart .single_add_to_cart_button {
padding: 1.07em 1.333em !important;
}
.woocommerce div.product .product_title {
font-size: 30px !important;
line-height: 1.3em;
font-weight: 400;
margin-bottom: 0.75em;
}
.woocommerce ul.products li.product .post_content {
padding: 1em !important;
text-align: center;
}
.woocommerce ul.products li.product .post_content {
padding: 1em;
text-align: center;
}
.scheme_original .woocommerce ul.products li.product .price, .scheme_original .woocommerce-page ul.products li.product .price, .scheme_original .woocommerce ul.products li.product .star-rating::before, .scheme_original .woocommerce ul.products li.product .star-rating span {
color: #72b5ca;
font-size: 16px !important;
font-weight: bold;
}
.woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_2, .woocommerce-page .related.products ul.products li.product.column-1_2, .woocommerce .upcells.products ul.products li.product.column-1_2, .woocommerce-page .upcells.products ul.products li.product.column-1_2, .woocommerce ul.products li.product.column-1_2, .woocommerce-page ul.products li.product.column-1_2, .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_3, .woocommerce-page .related.products ul.products li.product.column-1_3, .woocommerce .upcells.products ul.products li.product.column-1_3, .woocommerce-page .upcells.products ul.products li.product.column-1_3, .woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3, .woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_4, .woocommerce-page .related.products ul.products li.product.column-1_4, .woocommerce .upcells.products ul.products li.product.column-1_4, .woocommerce-page .upcells.products ul.products li.product.column-1_4, .woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4, .woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_5, .woocommerce-page .related.products ul.products li.product.column-1_5, .woocommerce .upcells.products ul.products li.product.column-1_5, .woocommerce-page .upcells.products ul.products li.product.column-1_5, .woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5, .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_6, .woocommerce-page .related.products ul.products li.product.column-1_6, .woocommerce .upcells.products ul.products li.product.column-1_6, .woocommerce-page .upcells.products ul.products li.product.column-1_6, .woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
width: 100%;
float: left !important;
}
body.home2 a#sc_button22 {
margin-left: -20% !important;
}
body.home #sc_form_message {
width: 100%;
}
body.shortcodes span.mejs-time-total.mejs-time-slider {
width: 110px !important;
}
.mejs-container .mejs-controls .mejs-volume-button {
position: relative;
left: 57px;
}
.mejs-horizontal-volume-total {
position: relative;
left: 135px !important;
top: -20px !important;
}
.mejs-horizontal-volume-current {
position: relative;
left: 135px !important;
top: -20px !important;
}
.mejs-time.mejs-duration-container {
position: relative;
left: 52px;
}
.header_mobile .logo_main {
height: 30px !important;
}
body.home2 a#sc_button22 {
margin-left: -20%;
}
body.home2 a#sc_button32 {
margin-left: 7% !important;
margin-top: 10% !important;
}
body.home2 .sc_services_style_services-5 .sc_service_container .sc_icon, .sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured {
float: left;
margin-left: 0;
margin-right: 0;
position: relative;
right: 15% !important;
}
body.home .bg_make_booking {
background-position: -50% 50% !important;
}
body.home2 .sc_services_style_services-5 .sc_services_item_title {
text-align: left !important;
}
body.home2 .sc_services_item .sc_services_item_description p {
font-size: 13px;
line-height: 20px;
text-align: left;
}
.row > [class*="column-"], .columns_wrap > [class*="column-"] {
padding-right: 0px;
}
.sc_form_style_form_2 .column-1_2:first-child {
padding-right: 0px !important;
}
.ih-item.square.effect_shift .info .post_title {
margin-top: 0% !important;
}
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
.esg-filterbutton .latest_class_item{
margin-top: 50px;
} .body_style_boxed .page_wrap {		width:100%; }
.slider_boxed, .content_wrap, .content_container {	width:280px; } .sidebar_show .content { width: 100%; float: none; }
.sidebar_show .sidebar { width: 100%; float: none; margin-top: 2em; } .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0 !important; }
.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0 !important; }
.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0 !important; }
.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right: 0 !important; } .woocommerce.sidebar_show .content { width: 100%; float: none; }
.woocommerce .sidebar { 			 width: 100%; float: none; }
.article_style_boxed .sidebar,
.body_filled .sidebar[class*="scheme_"] {
margin-top:10px;
}
.woocommerce .shop_mode_list ul.products li.product .post_featured, .woocommerce-page .shop_mode_list ul.products li.product .post_featured {
float: none;
width: 100%;
}
.woocommerce .shop_mode_list ul.products li.product .description, .woocommerce-page .shop_mode_list ul.products li.product .description {
max-height: 100%;
} .slider_over_content {
right: -100%;
width:100%;
}
.slider_over_content.opened {
right: 0;
}
.slider_over_content_inner {
padding:3em 1.5em 1.5em;
}  .slider_over_close,
.slider_over_button {
display:block;
}
.slider_over_content .sc_form_message textarea {
min-height: 7em;
}
.slider_over_content .sc_form .sc_form_item input[type="text"],
.slider_over_content .sc_form .sc_form_item select,
.slider_over_content .sc_form .sc_form_item textarea {
padding: 0.5em 1em;
}
.widget_area aside {
display: block;
float:none;
width:100%;
margin-left:0 !important;
}
.widget_area aside+aside {
padding-top:1em;
border-top:1px solid #f4f7f9;
margin-top:1em;
} .container, .container-fluid {
padding-left:  5px;
padding-right: 5px;
}
.row, .columns_wrap {
margin-right: 0px;
}
h1.h1_home {
font-size: 30px;
margin-top: 15px;
}
.sc_services_wrap .columns_wrap {
margin-right: 0px;
padding: 40px;
}
.sc_services_wrap .sc_item_descr{
width: 70%;
}
.col_left {
position: relative;
right: -11%;
}
.col_right {
left: 11%;
}
.sc_services_style_services-4 .sc_services_button {
margin-top: 0em;
}
.row > [class*="column-"], .columns_wrap > [class*="column-"] {
padding-right: 0px;
}
.row.column_padding_left, .columns_wrap.column_padding_left {
margin-left: -10px;
}
.row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
.row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
padding-left: 10px;
}
.row.column_padding_right, .columns_wrap.column_padding_right {
margin-right: 0px;
}
.row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
.row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
padding-right:10px;
}
.row.column_padding_center, .columns_wrap.column_padding_center {
margin-left: 0px;
margin-right: 0px;
}
.row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
.row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
padding-left:10px;
}
.row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
padding-bottom: 10px;
} .row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
width:100%;
}
.row.columns_fluid > [class*="column-"], .columns_wrap.columns_fluid > [class*="column-"] {
width:50%;
}
.row.columns_fluid > .column-1_1, .row.columns_fluid > .column-2_2, .row.columns_fluid > .column-3_3, .row.columns_fluid > .column-4_4, .row.columns_fluid > .column-5_5,
.row.columns_fluid > .column-6_6, .row.columns_fluid > .column-7_7, .row.columns_fluid > .column-8_8, .row.columns_fluid > .column-9_9, .row.columns_fluid > .column-10_10,
.row.columns_fluid > .column-11_11, .row.columns_fluid > .column-12_12,
.columns_wrap.columns_fluid > .column-1_1, .columns_wrap.columns_fluid > .column-2_2, .columns_wrap.columns_fluid > .column-3_3,
.columns_wrap.columns_fluid > .column-4_4, .columns_wrap.columns_fluid > .column-5_5, .columns_wrap.columns_fluid > .column-6_6,
.columns_wrap.columns_fluid > .column-7_7, .columns_wrap.columns_fluid > .column-8_8, .columns_wrap.columns_fluid > .column-9_9,
.columns_wrap.columns_fluid > .column-10_10, .columns_wrap.columns_fluid > .column-11_11, .columns_wrap.columns_fluid > .column-12_12,
.row.columns_fluid > .column-1_3:nth-child(3n), .columns_wrap.columns_fluid > .column-1_3:nth-child(3n),
.row.columns_fluid > .column-2_3, .columns_wrap.columns_fluid > .column-2_3,
.row.columns_fluid > .column-1_3.after_span_2, .columns_wrap.columns_fluid > .column-1_3.after_span_2,
.row.columns_fluid > .column-2_4, .columns_wrap.columns_fluid > .column-3_4,
.row.columns_fluid > .column-1_4.after_span_2, .columns_wrap.columns_fluid > .column-1_4.after_span_3,
.row.columns_fluid > .column-1_5:nth-child(5n), .columns_wrap.columns_fluid > .column-1_5:nth-child(5n),
.row.columns_fluid > .column-2_5, .columns_wrap.columns_fluid > .column-2_5,
.row.columns_fluid > .column-3_5, .columns_wrap.columns_fluid > .column-3_5,
.row.columns_fluid > .column-4_5, .columns_wrap.columns_fluid > .column-4_5,
.row.columns_fluid > .column-2_6, .columns_wrap.columns_fluid > .column-2_6,
.row.columns_fluid > .column-3_6, .columns_wrap.columns_fluid > .column-3_6,
.row.columns_fluid > .column-4_6, .columns_wrap.columns_fluid > .column-4_6,
.row.columns_fluid > .column-5_6, .columns_wrap.columns_fluid > .column-5_6	{
width:100%;
}
.row:not(.columns_fluid) > [class*="column-"]+[class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"]+[class*="column-"],
.row.columns_fluid > [class*="column-"]:nth-child(2n+3), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+3),
.row.columns_fluid > [class*="column-"]:nth-child(2n+4), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+4) {
padding-top: 10px;
}
.gallery.gallery-columns-9 .gallery-item {	width: 50% !important; }
.gallery.gallery-columns-8 .gallery-item {	width: 50% !important; }
.gallery.gallery-columns-7 .gallery-item {	width: 50% !important; }
.gallery.gallery-columns-6 .gallery-item {	width: 50% !important; }
.gallery.gallery-columns-5 .gallery-item {	width: 50% !important; }
.gallery.gallery-columns-4 .gallery-item {	width: 50% !important; }
.gallery.gallery-columns-3 .gallery-item {	width: 50% !important; } .top_panel_top_contact_area,
.top_panel_top_open_hours,
.top_panel_top_user_area,
.top_panel_top_socials {
float:none;
clear:both;
width:100%;
text-align:center;
margin:0.5em 0 0 0;
}
.top_panel_top_user_area .menu_user_nav {
display:inline-block;
float: none;
margin-top:-0.5em;
}
.top_panel_top .search_field {
max-width:3em;
}
.top_panel_top_socials {
line-height:1em;
}
.top_panel_top_socials .sc_socials_item {
margin-right:1.4em !important;
}
.top_panel_top_user_area .menu_user_nav li {
text-align:left;
}
.top_panel_top_user_area .menu_user_nav > li > a {
padding:0.5em 0;
}
.top_panel_middle .logo {
font-size:0.875em;
}
.top_panel_middle .logo img {
max-height:40px;
}
.top_panel_style_1 .contact_logo {
width:100%;
}
.top_panel_style_1 .logo {
text-align:center;
}
.top_panel_style_1 .contact_field {
text-align:center;
margin-top:1em;
margin-bottom:2em;
padding-top:0 !important;
width:33.3333% !important;
}
.top_panel_style_1 .contact_field .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
margin-bottom:0.3em;
}
.top_panel_style_2 .contact_logo,
.top_panel_style_2 .contact_field {
width:100% !important;
}
.top_panel_style_2 .contact_logo {
margin:0;
padding:0 !important;
}
.top_panel_style_2 .contact_logo .logo {
margin:0;
}
.top_panel_style_2 .logo {
text-align:center;
}
.top_panel_style_2 .contact_field {
text-align:center;
margin:1.5em 0;
padding:0 !important;
}
.top_panel_style_2 .contact_phone > span+span {
text-align:center;
}
.top_panel_style_2 .contact_field .contact_icon {
float: none;
margin-right:auto;
margin-left:auto;
}
.top_panel_title .page_title,
.top_panel_title .post_navi,
.top_panel_title .breadcrumbs {
max-width: 100% !important;
float:none;
text-align:center;
}
.top_panel_title.title_present:not(.top_panel_style_3) .breadcrumbs {
padding: 0 0 1.5em 0 !important;
}
.menu_user_nav > li {
float: none;
display:inline-block;
}
.top_panel_style_3 .top_panel_top_search,
.top_panel_style_3 .menu_user_nav {
margin-top: 0;
line-height:1.2857em;
}
.top_panel_style_3 .top_panel_top_search {
padding-top: 0;
}
.top_panel_style_3 .search_submit,
.top_panel_style_3 .search_field {
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.top_panel_style_3 .search_results {
right: auto;
left:0;
top: 3em;
}
.top_panel_style_3 .search_results:after {
right: auto;
left:4em;
}
.top_panel_style_5 .top_panel_middle .sidebar_cart,
.top_panel_style_6 .top_panel_middle .sidebar_cart {
right:-100px;
}
.top_panel_style_5 .top_panel_middle .sidebar_cart:after,
.top_panel_style_6 .top_panel_middle .sidebar_cart:after {
right:46%;
left:auto;
}
.top_panel_style_8 .contact_logo {
display:block;
position:static;
left: auto;
top:auto;
-webkit-transform:none;
-moz-transform:none;
transform:none;
padding: 2em 0 0 0;
text-align:center;
} .popup_wrap {
width: 300px;
left: 50%;
-webkit-transform:translateX(-55%);
-moz-transform:translateX(-55%);
-ms-transform:translateX(-55%);
transform:translateX(-55%);
}
.popup_wrap .popup_form_field .forgot_password {
float: none;
display:block;
margin-bottom:0.5em;
}
.popup_wrap .login_socials_title {
font-size:1.25em;
}
.popup_wrap input[type="text"], .popup_wrap input[type="email"], .popup_wrap input[type="password"] {
font-size:1em;
} .post_featured_left > .post_featured,
.post_featured_right > .post_featured {
float: none;
margin-left: 0;
margin-bottom: 2em;
width: 100%;
}
.isotope_wrap {
margin-right:-10px;
}
.isotope_wrap .isotope_item {
padding-right:10px;
padding-bottom:30px;
width:100% !important;
}
.sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 290px !important;
}
.isotope_wrap .isotope_item_colored_1 .post_featured {
float:none;
width:100%;
}
.isotope_wrap .isotope_item_colored_1 .post_description {
padding-left: 2em;
padding-bottom: 2em;
} .reviews_block {
width:100%;
}
.content .reviews_block {
float:none;
margin-left:0;
} .comments_list_wrap ul ul { margin-left:0;
}
.comments_list_wrap ul.children {
padding-left: 0;
} td, th {
padding:2px;
}
.widget_area .post_item .post_title {
margin-top:0;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
margin-left:0.4em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
padding: 2px 0.5em;
} .woocommerce-shipping-fields {
margin-top: 2em;
}
.woocommerce ul.products, .woocommerce-page ul.products {
margin-right:-20px;
}
.woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
padding: 0 20px 20px 0;
}
.woocommerce .widget_price_filter .price_label {
font-size: 1em;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
font-size: 1em;
}
.top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove) {
margin-top:-0.15em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding:0;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
width: 40px;
}
.woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
padding: 4px;
}
.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, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
float:left;
}
.woocommerce table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float:none;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
width: auto;
}
.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button {
float:left;
}
.woocommerce table.cart td.actions .coupon .input-text + .button,
.woocommerce-page table.cart td.actions .coupon .input-text + .button {
float: right;
}
.woocommerce-page.woocommerce-cart table.cart td.actions > .button {
margin-bottom: 0.2em;
}
.woocommerce #content table.cart td.actions > .button,
.woocommerce table.cart td.actions > .button,
.woocommerce-page #content table.cart td.actions > .button,
.woocommerce-page table.cart td.actions > .button {
float: right;
}
.woocommerce table.cart td.actions > .button,
.woocommerce-page table.cart td.actions > .button {
float: none;
}
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 12em;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
width: 100%;
float:none;
}
.woocommerce[class*="column-"] ul.products li.product, .woocommerce-page[class*="column-"] ul.products li.product,
.woocommerce ul.products li.product[class*="column-"], .woocommerce-page ul.products li.product[class*="column-"],
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
width: 100%;
float:none;
}
.woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_2, .woocommerce-page .related.products ul.products li.product.column-1_2,
.woocommerce .upcells.products ul.products li.product.column-1_2, .woocommerce-page .upcells.products ul.products li.product.column-1_2,
.woocommerce ul.products li.product.column-1_2, .woocommerce-page ul.products li.product.column-1_2,
.woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_3, .woocommerce-page .related.products ul.products li.product.column-1_3,
.woocommerce .upcells.products ul.products li.product.column-1_3, .woocommerce-page .upcells.products ul.products li.product.column-1_3,
.woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3,
.woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_4, .woocommerce-page .related.products ul.products li.product.column-1_4,
.woocommerce .upcells.products ul.products li.product.column-1_4, .woocommerce-page .upcells.products ul.products li.product.column-1_4,
.woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4,
.woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_5, .woocommerce-page .related.products ul.products li.product.column-1_5,
.woocommerce .upcells.products ul.products li.product.column-1_5, .woocommerce-page .upcells.products ul.products li.product.column-1_5,
.woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5,
.woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product,
.woocommerce .related.products ul.products li.product.column-1_6, .woocommerce-page .related.products ul.products li.product.column-1_6,
.woocommerce .upcells.products ul.products li.product.column-1_6, .woocommerce-page .upcells.products ul.products li.product.column-1_6,
.woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
width: 100%;
float:none;
} #buddypress #item-nav {
float:none;
margin-bottom:2em;
width:auto;
display:inline-block;
}
#buddypress #item-nav ul {
overflow:hidden;
}
#buddypress #item-nav ul li {
float:left;
} #myplayer .ttw-music-player .album-cover {
width: 100%;
float: none;
overflow:hidden;
}
#myplayer .ttw-music-player .album-cover,
#myplayer .ttw-music-player .album-cover .highlight {
height: 100px;
}
#myplayer .ttw-music-player .album-cover .img {
position: static;
max-height:none;
margin-top:0;
}
#myplayer .ttw-music-player .album-cover img {
max-width:none;
}
#myplayer .ttw-music-player .tracklist {
position: relative;
margin-left: 0;
padding: 0;
top: 0;
} .sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
border-width: 1px;
}
input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {
padding: 1em 1.25em;
}
input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {
padding: 0.8em 1em;
}
input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
margin-right:4px;
}
.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item {
min-width: 50%;
margin-bottom: 1em;
}
.sc_form .sc_form_field {
float: none;
width: 100%;
padding-left:0 !important;
}
.sc_googlemap {
max-height:200px;
}
.sc_googlemap_content {
position:static;
width: auto;
}
.popup_menuitem > .sc_menuitems_wrap {
width: 250px;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
font-size: 1.25em;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
width: 100%;
}
.sc_price_block .sc_price_block_description {
height: 5.5em;
}
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
width:2.5em;
height:2.5em;
line-height:2.5em;
}
.sc_socials.sc_socials_size_small .social_icons span {
font-size:1.2em;
}
.sc_tabs .sc_tabs_titles li a {
padding: 0.5em;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
height:2px;
}
.sc_twitter_item {
padding:0 3em;
}
.sc_twitter .sc_slider_controls_wrap a {
font-size: 1.5em;
}
.sc_video_player.sc_video_bordered .sc_video_frame {
max-width:198px;
}
.sc_services_style_services-5 .columns_wrap > .column-1_3 {
width: 100%;
max-width: 100%;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right: 0%;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 0%;
margin-right: 0;
}
.sc_services_style_services-5 .sc_service_container .sc_services_image,
.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image	{
position: relative;
width: 100%;
left: 0%;
top: 0%;
transform: translateY(0%) translateX(0%);
margin-bottom:2.2857em;
}
.sc_services_style_services-5 .sc_service_container .sc_icon,
.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured	{
float: left;
margin-right: 2.2857em;
margin-left: 0;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item_content,
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item_content	{
text-align: left;
}
.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap 	{
margin-left: 0;
margin-right: 0;
}
.sc_services_style_services-5 .sc_services_button {
margin-top: 2.2857em;
}
.sc_promo_block {
min-width: 100%;
margin: 0 !important;
float:none;
}
.sc_promo_block_inner {
padding: 2em;
}
.sc_promo_image {
position: relative;
height: 200px;
min-width: 100%;
}
.sc_promo_block.sc_align_left *,
.sc_promo_block.sc_align_left *:after {
text-align: center !important;
margin-left: auto;
}
.sc_promo_block.sc_align_right *,
.sc_promo_block.sc_align_right *:after {
text-align: center !important;
margin-right: auto;
} .sc_matches_next, .sc_matches_current {
float:none;
width: 100%;
padding: 2.5em 2.5em 1em;
}
.match_block .match_score {
font-size: 2.5em;
}
.match_block .player, .match_block .match_info {
display:block;
width:100%;
}
.match_block .match_info {
margin: 2em 0;
}
.sc_matches.style_matches-1 .sc_matches_title {
font-size: 2.5em;
}
.sc_matches.style_matches-1 .sc_matches_descr {
font-size:1.1em;
}
.sc_matches.style_matches-1 .sc_matches_list {
margin-top:1em;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
float:none;
width: 100%;
}
.sc_matches.style_matches-2 .sc_match_info {
text-align:center;
}
.sc_matches.style_matches-2 .sc_match_info .vs {
display:block;
}
.sc_matches.style_matches-2 .sc_match_info .name {
width:8em;
}
.sc_players_table table tr:first-child th,
.sc_players_table table tr:first-child td {
font-size: 1.2em;
}
.sc_players_table .player img {
max-width:20px;
}
.post_item_colored .match_date, .post_item_colored .post_category {
font-size: 1em;
line-height:1.2em;
margin-bottom:0.2em;
}
.type_player.post_item_colored .player_info {
line-height:1.4em;
}
.post_item_single_players .player_content {
padding-top:2.5em;
} .scroll_to_top {
right: 1em;
}
.scroll_to_top.show {
bottom: 1em;
} .cloe_brooks_profiler {
display:none;
}
.post_item_404 .page_title {
font-size: 10.7em;
}
.header_mobile .logo_main {
height: 30px;
}
.header_mobile .menu_button {
right: 35px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: left;
}
.sidebar_inner aside.widget {
box-sizing: border-box;
}
.post_item_404 .page_search .search_wrap {
max-width: 100%;
}
.page_content_wrap {
padding: 3.5em 0;
}
.sidebar_show .page_content_wrap {
padding: 3.333em 0;
}
.margin_bottom_huge {
margin-bottom: 3em !important;
margin-bottom: 3rem !important;
}
.margin_top_huge {
margin-top: 3em !important;
margin-top: 3rem !important;
}
.vc_row.bg480_right {
background-position: center right !important;
} #rev_slider_1_1 .home_1_subtitle {
font-size: 11px !important;
bottom: 1.5em !important;
}
#rev_slider_1_1 .home1_text {
font-size: 13px !important;
top: 0.25em !important;
}
#rev_slider_1_1 .rev-btn {
padding: 0.25em 0.6em !important;
top: 1.5em !important;
}
.sc_slider_swiper  .swiper-slide {
width: 280px !important;
}
body.home .col_left {
position: relative;
right: -22px !important;
}
.post_info{
display: none !important;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
.form_contact_page_bg .content {
width: 100%;
}
}
@media (max-width: 380px) {
#sc_form_message {
width: 100% !important;
}
.sc_call_to_action_style_2 .sc_call_to_action_button {
margin-top: 0px !important;
}
.mejs-horizontal-volume-total {
display: none !important;
}
.mejs-horizontal-volume-current {
display: none !important;
}
body.shortcodes .mejs-container .mejs-controls .mejs-volume-button {
position: relative;
left: 35px;
top: -31px;
}
.ih-item.square.effect_shift .info .post_title {
margin-top: 0% !important;
}
ih-item.square.effect_shift .info .post_title {
background: transparent;
margin-top: 0%;
line-height: 16px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
.ih-item.square .info .post_title a {
color: #fff;
font-size: 14px;
}
.post_info{
display: none !important;
}
.post_info{
display: none !important;
}
body.home2 .sc_item_buttons > .sc_item_button + .sc_item_button {
margin-right: 0;
float: right;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 8px;
}
body.home2 footer.contacts_wrap .logo img{
max-width: 100% !important;
}
body.home2 .view_articles {
margin-left: 0px;
float: none;
max-width: 100%;
}
body.home2 .post_descr_heading{
padding-left: 25px;
}
.get_book_btn{
text-align: center;
}
.sec_col_home_2{
text-align: center;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
margin-bottom: 2em;
width:100% !important;
display: block;
}
.woocommerce div.product .product_title {
font-size: 30px !important;
}
.comments_notes {
padding-bottom: 24px;
}
body.post-formats .mejs-container .mejs-controls .mejs-volume-button {
position: relative;
left: 90px;
}
body.support .sc_call_to_action_style_2.sc_call_to_action_align_left .sc_item_descr {
margin-left: 29px !important;
margin-top: 22px !important;
margin-bottom: 0;
}
body.support .sc_item_button  {
margin: 0 0 10px;
}
.img_square2 {
height: auto;
width: 100%;
}
body.grd .logo img {
float: left;
margin: 0 0.7857em 0.7857em 0;
width: 100%;
}
.img_square1 {
height: auto;
width: 100%;
}
body.post-formats .sc_audio .sc_audio_header {
padding: 10px 16px;
}
body.post-formats .__sc_audio_container {
right: 24px;
position: relative;
}
body.shortcodes .icon-search-light::before {
content: '\e839';
left: 1px;
position: relative;
top: -17px;
}
body.typography .icon-search-light::before {
content: '\e839';
left: 1px;
position: relative;
top: -20px;
}
.icon-search-light::before {
content: '\e839';
left: 1px;
position: relative;
top: -22px;
}
.sc_image {
overflow: hidden;
text-align: center;
}
.post_item_excerpt .post_title {
margin-top: 0;
margin-bottom: 13px;
}
.scheme_original h1, .scheme_original h2, .scheme_original h3, .scheme_original h4, .scheme_original h5, .scheme_original h6, .scheme_original h1 a, .scheme_original h2 a, .scheme_original h3 a, .scheme_original h4 a, .scheme_original h5 a, .scheme_original h6 a{
font-size: 20px;
}
.post_info {
font-size: 12px;
line-height: 1.2857em;
margin-bottom: 12px;
font-weight: 400;
text-transform: uppercase;
}
.post_item_excerpt:not([class*="column"]) + .post_item_excerpt:not([class*="column"]) {
margin-top: 2.3em;
border-top: 1px solid #e4e7e8;
padding-top: 2.3em;
}
.scheme_original input[type="submit"], .scheme_original input[type="reset"], .scheme_original input[type="button"], .scheme_original button, .scheme_original .sc_button.sc_button_style_filled {
color: #ffffff;
margin-top: 20px;
}
.contacts_wrap .contacts_address .address_right {
width: 100%;
text-align: center;
float: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, address {
margin: 0;
line-height: 24px;
}
.contacts_wrap .contacts_address .address_left {
width: 100%;
text-align: center;
float: none;
}
body.support h2.purchase{
width: 100%;
text-align: center!important;
font-size: 30px;
}
.scheme_original .sc_call_to_action_style_2 .sc_call_to_action_descr, .scheme_original .sc_call_to_action_style_2 .sc_call_to_action_title{
text-align: center;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_button {
float: none;
margin-right: 1em;
margin-left: 0;
padding: 0 0 1em;
}
body.home2 .logo img{
max-width: 75% !important;
}
body.about figure.sc_image {
display: block;
}
input[type="submit"], input[type="button"], button, .sc_button {
border-radius: 1.66em;
display: inline-block;
text-align: center;
padding: 1.1em 1em !important;
font-weight: 300;
margin-left: 20px;
}
.home_h2{
text-align: center !important;
}
body.home2 h2.home_h2 {
text-align: center !important;
font-size: 30px !important;
}
body.home2 .sc_events_style_events-1 .post_featured {
width: 200px;
height: 150px;
}
body.home2 .sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right: 0;
}
h1.h1_home{
font-size: 30px;
text-align: left;
}
.contact_form_home {
max-width: 250px;
}
.align_left {
margin-left: 0px !important;
text-align: left;
}
.align_left h1 {
text-align: center;
font-size: 30px;
color: #fff !important;
}
.sc_section{
margin-left: 0px !important;
}
.custom_h1{
text-align: left !important;
font-size: 30px !important;
}
body.index h2.home_h2{
text-align: left !important;
font-size: 30px !important;
}
h2.home_h2 {
font-size: 30px !important;
max-width: 100%;
}
.post_info {
line-height: 21px !important;
}
.sc_item_descr {
font-size: 0.93em;
font-weight: 300;
letter-spacing: 1px;
line-height: 1.7em;
margin: 35px auto;
max-width: 80% !important;
text-align: center;
text-transform: uppercase;
}
.about_text_2 {
margin-top: 15px;
margin-bottom: 0px !important;
font-size: 14px;
}
.img_cover_about_me {
background-color: #fcf7f1 !important;
max-height: 875px !important;
}
body.home2 .bg_make_booking {
margin-top: 0px;
background-size: 8999%;
}
h1.custom_h1 {
padding: 0px;
margin: 0px;
text-align: left !important;
width: 250px;
}
.col_left {
font-size: 13px;
position: relative;
right: -11%;
width: 82% !important;
}
.col_right {
font-size: 13px !important;
width: 82% !important;
}
body.shortcodes span.mejs-time-total.mejs-time-slider{
width:70px !important;
}
body.shortcodes .mejs-time.mejs-duration-container {
position: relative;
left: 5px;
}
body.shortcodes .mejs-container .mejs-controls .mejs-volume-button, .mejs-container .mejs-controls .mejs-volume-button:hover, .mejs-container .mejs-controls .mejs-playpause-button {
margin-right: 0;
}
body.shortcodes button {
padding: 0px !important;
}
body.shortcodes .mejs-container .mejs-controls .mejs-volume-button {
margin-left: 0;
}
}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;width:0;position:absolute}.tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}@font-face{font-family:revicons;src:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/fonts/revicons/revicons.eot?5510888);src:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/fonts/revicons/revicons.woff?5510888) format('woff'),url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.tp-overflow-hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;-moz-transition:none 0;-webkit-transition:none 0;-o-transition:none 0;transition:none 0;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-carousel-wrapper{cursor:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/css/closedhand.cur),move}.tp-caption{z-index:1;position:absolute;-webkit-font-smoothing:antialiased!important}.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none!important}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider{visibility:hidden!important;display:none!important}.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:505;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px;top:0}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0;top:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px;top:0}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0;top:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button,.tp-video-play-button i{display:inline-block;line-height:50px!important;vertical-align:top;text-align:center}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;-moz-box-sizing:border-box;z-index:4;opacity:0;-webkit-transition:opacity .3s ease-out!important;-moz-transition:opacity .3s ease-out!important;-o-transition:opacity .3s ease-out!important;transition:opacity .3s ease-out!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s;background-image:linear-gradient(bottom,#000 13%,#323232 100%);background-image:-o-linear-gradient(bottom,#000 13%,#323232 100%);background-image:-moz-linear-gradient(bottom,#000 13%,#323232 100%);background-image:-webkit-linear-gradient(bottom,#000 13%,#323232 100%);background-image:-ms-linear-gradient(bottom,#000 13%,#323232 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.13,#000),color-stop(1,#323232));display:table;max-width:100%;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{-webkit-transition:all .2s ease-out!important;-o-transition:all .2s ease-out!important;-ms-transition:all .2s ease-out!important}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{-webkit-box-shadow:0 10px 6px -6px rgba(0,0,0,.8);-moz-box-shadow:0 10px 6px -6px rgba(0,0,0,.8);box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;-webkit-box-shadow:0 15px 10px rgba(0,0,0,.8);-moz-box-shadow:0 15px 10px rgba(0,0,0,.8);box-shadow:0 15px 10px rgba(0,0,0,.8);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.6);-moz-box-shadow:0 0 25px 0 rgba(0,0,0,.6);box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;-moz-border-radius:100px/20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;-webkit-box-shadow:0 3px 0 0 #104d0b;-moz-box-shadow:0 3px 0 0 #104d0b;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;-webkit-box-shadow:0 3px 0 0 #0f3e68;-moz-box-shadow:0 3px 0 0 #0f3e68;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;-webkit-box-shadow:0 3px 0 0 #7c1212;-moz-box-shadow:0 3px 0 0 #7c1212;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;-webkit-box-shadow:0 3px 0 0 #a34c00;-moz-box-shadow:0 3px 0 0 #a34c00;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;-webkit-box-shadow:0 3px 0 0 #222;-moz-box-shadow:0 3px 0 0 #222;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;-webkit-box-shadow:0 3px 0 0 #555;-moz-box-shadow:0 3px 0 0 #555;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-size:15px;font-weight:400;position:relative;top:0;-moz-transition:all .2s ease-out!important;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-size:15px;font-weight:400;position:relative;top:0;-moz-transition:all .2s ease-out!important;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.rev-minround{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg);-webkit-transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);-webkit-transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg);-webkit-transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@-webkit-keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}@-moz-keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-control-btn,.tp-tab,.tp-thumb{box-sizing:border-box;cursor:pointer}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8;filter:alpha(opacity=80)}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;-webkit-animation:rev-ani-mouse 2.5s linear infinite;-moz-animation:rev-ani-mouse 2.5s linear infinite;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light-sr{border-radius:3}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/coloredbg.png)}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-size:1em!important;font-family:star}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;border-radius:3px}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span,.tp-caption .rs-starring star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-caption .rs-starring .star-rating{color:#FFC321!important}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/loader.gif) center center no-repeat;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;-moz-border-radius:3px;-webkit-border-radius:3px}.tp-loader.spinner1{background-color:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;-moz-border-radius:3px;-webkit-border-radius:3px}.tp-loader.spinner5{background:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/revslider/assets/loader.gif) 10px 10px no-repeat #fff;margin:-22px;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}@-webkit-keyframes tp-rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;-webkit-animation:tp-scaleout 1s infinite ease-in-out;animation:tp-scaleout 1s infinite ease-in-out}@-webkit-keyframes tp-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes tp-scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;-webkit-animation:tp-bouncedelay 1.4s infinite ease-in-out;animation:tp-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.tp-loader.spinner3 .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes tp-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;-webkit-animation:tp-rotate 2s infinite linear;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;-webkit-animation:tp-bounce 2s infinite ease-in-out;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes tp-rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes tp-rotate{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-webkit-keyframes tp-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{position:absolute;opacity:.5;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important;-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tp-bannertimer{background:#000;background:rgba(0,0,0,.15);height:5px}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;peft:0;z-index:0}@font-face{font-family:'FontAwesome';src:url(//inmindpsicologia.com.br/wp-content/themes/inmind/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//inmindpsicologia.com.br/wp-content/themes/inmind/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//inmindpsicologia.com.br/wp-content/themes/inmind/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//inmindpsicologia.com.br/wp-content/themes/inmind/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//inmindpsicologia.com.br/wp-content/themes/inmind/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//inmindpsicologia.com.br/wp-content/themes/inmind/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.tooltipster-fall,.tooltipster-grow-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-default{border-radius:5px;border:2px solid #000;background:#4c4c4c;color:#fff}.tooltipster-default .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:1px;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-left span,.tooltipster-arrow-top-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-left span,.tooltipster-arrow-bottom-right span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top span{left:0;right:0;margin:0 auto}.tooltipster-arrow-bottom-left span,.tooltipster-arrow-top-left span{left:6px}.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-bottom-right span,.tooltipster-arrow-top-right span{right:6px}.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left .tooltipster-arrow-border,.tooltipster-arrow-left span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right .tooltipster-arrow-border,.tooltipster-arrow-right span{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.tooltipster-light{border-radius:3px;border:1px solid #ddd;-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);background:#fff;color:#888}.tooltipster-light .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px}.sc_accordion .sc_accordion_item {
margin-bottom: 1px;
}
.sc_accordion > .sc_accordion_item .sc_accordion_content {
overflow: hidden;
display: none;
}
.sc_accordion .sc_accordion_item .sc_accordion_title {
position:relative;
overflow:hidden;
cursor:pointer;
margin:0;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.sc_accordion .sc_accordion_item .sc_accordion_title .sc_items_counter:after {
content:'. ';
}
.sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
-webkit-border-radius: 50%;
border-radius: 50%;
position:absolute;
left:1.4em;
top:1.2em;
height:100%;
padding:0;
text-align:center;
overflow:hidden;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon:before {
font-size: 0.6em;
position: absolute;
left: 42%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
padding:1.5em 1.8em;
}
.sc_accordion .sc_accordion_item .sc_accordion_title {
padding:1.2em 0.5em 1.2em 3.6em;
}
.sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
color: #ffffff;
height:1.3333em;
line-height:1.3333em;
opacity: 0;
width:1.3333em;
}
.sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon_closed {
opacity: 1;
}
.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
opacity: 1;
}
.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_closed {
opacity: 0;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
} .mejs-offscreen {
display:none !important;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
margin-top: 6px !important;
}
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-time-rail .mejs-time-buffering,
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-time-rail .mejs-time-current {
height:8px !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,
.mejs-controls .mejs-time-rail .mejs-time-total:before {
content:" ";
display:block;
border:1px solid #575757;
position: absolute;
left: -2px;
right: -2px;
top:-2px;
bottom:-2px;
}
.mejs-container .mejs-controls .mejs-time {
padding-top:10px !important;
}
.sc_audio {
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_audio.sc_show {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.sc_audio .mejs-container {
margin: 0;
}
.sc_audio .mejs-container,
.sc_audio .mejs-embed,
.sc_audio .mejs-embed body,
.sc_audio .mejs-container .mejs-controls {
background: transparent !important;
}
.sc_audio.sc_audio_image {
padding: 183px 25px 25px 25px;
background-position: center center;
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 
background-size: cover;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}
.sc_audio.sc_audio_info {
position:relative;
padding:90px 40px 40px;
border: 1px solid #f0f0f0;
}
.sc_audio .sc_audio_header {
padding: 0 0 20px 0;
}
.sc_audio.sc_audio_image .sc_audio_header {
min-height: 70px;
}
.sc_audio.sc_audio_image .sc_audio_container {
position:absolute;
left:25px;
right:25px;
bottom: 25px;
}
.sc_audio .sc_audio_header {
position:absolute;
top: 0;
left:0;
padding:30px 40px;
}
.sc_audio .sc_audio_author_by {
color: #222222;
}
.sc_audio .sc_audio_title {
margin:0;
}
.sc_audio .sc_audio_author {
font-size: 0.8em;
}
.mejs-container {
height: 44px !important;
border: 0 !important;
}
.mejs-container,
.mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
border: 1px solid #ddd;
}
.mejs-container .mejs-controls {
height: 42px !important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,
.mejs-controls .mejs-time-rail .mejs-time-total:before {
content: " ";
display: block;
background: #dddddd;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
-webkit-border-radius: 2px;
border-radius: 2px;
border: 0;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total, .mejs-controls .mejs-time-rail .mejs-time-buffering, .mejs-controls .mejs-time-rail .mejs-time-loaded, .mejs-controls .mejs-time-rail .mejs-time-current {
height: 4px !important;
}
.mejs-container .mejs-controls .mejs-time {
font-size: 0.666em !important;
margin-top: 5px !important;
}
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls div.mejs-time-rail {
margin-top: 8px !important;
}
.mejs-controls .mejs-button button {
margin: 5px !important;
}
.mejs-container .mejs-controls .mejs-volume-button {
margin-left: 10px !important;
}
.mejs-container .mejs-controls .mejs-volume-button,
.mejs-container .mejs-controls .mejs-volume-button:hover,
.mejs-container .mejs-controls .mejs-playpause-button {
-webkit-border-radius: 50%;
border-radius: 50%;
margin-top: 7px !important;
margin-right: 6px !important;
} input[type="submit"],
input[type="button"],
button,
.sc_button {
border-radius: 1.66em;
display:inline-block;
text-align:center;
padding:1em 2em;
font-weight:300;
}
.sc_button.sc_button_round {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
input[type="submit"]:before,
input[type="button"]:before,
button:before,
.sc_button:before {
margin-right:10px;
}
input[type="submit"].sc_button_size_medium,
input[type="button"].sc_button_size_medium,
button.sc_button_size_medium,
.sc_button.sc_button_size_medium {
font-size:1em;
padding: 1.2em 1.5em;
}
input[type="submit"].sc_button_size_large,
input[type="button"].sc_button_size_large,
button.sc_button_size_large,
.sc_button.sc_button_size_large {
font-size:1.125em;
padding: 1.25em 1.75em;
}
.sc_button.sc_button_style_border {
border-width: 2px;
border-style: solid;
}
.sc_button.sc_button_style_filled {
position: relative;
}
.sc_button.sc_button_style_filled:hover .sc_button_bg {
top:50%;left:50%;right:50%;bottom:50%;
} .sc_blogger.sc_scroll_controls {
position: relative;
}
.sc_blogger.sc_scroll_controls_type_top {
overflow: visible !important;	
}
.sc_blogger.sc_scroll_controls_type_top .sc_scroll_controls_wrap {
top: 0;
} .sc_blogger.layout_polaroid .sc_blogger_elements *,
.sc_blogger.layout_polaroid .sc_blogger_elements *:after,
.sc_blogger.layout_polaroid .sc_blogger_elements *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_blogger.layout_polaroid .sc_blogger_elements {
height: 0;
}
.js .sc_blogger.layout_polaroid .sc_blogger_elements .photostack {
height: 40em;
}
.sc_blogger.layout_polaroid .sc_blogger_elements+.sc_blogger_button {
margin-top:3em;
}
.sc_blogger.layout_polaroid .sc_blogger_elements figure {
overflow: visible;
}
.sc_blogger.layout_polaroid .sc_blogger_elements figure figcaption {
background: transparent;
display: block;
height: auto;
margin: 0;
padding: 0;
position:static;
vertical-align: middle;
font-size:1em;
}
.sc_blogger.layout_polaroid .sc_blogger_elements .sc_polaroid_title {
font-weight:400;
margin: 0.6em 0 0 0;
}
.sc_blogger.layout_polaroid .sc_blogger_elements .photostack-back {
font-size:1.0769em;
line-height:1.5em;
padding:2.3077em;
} .sc_blogger.layout_date .sc_blogger_item {
position: relative;
}
.sc_blogger.layout_date .sc_blogger_item:before {
content: ' ';
display: block;
background-color: #ddd;
position: absolute;
z-index: 1;
}
.sc_blogger.layout_date.sc_blogger_vertical .sc_blogger_item:before {
width: 1px;
height: 100%;
left: 40px;
top: 0;
}
.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item:before {
height: 1px;
width: 100%;
left: 0;
top: 40px;
}
.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item.sc_blogger_item_last:before {
content: none;
}
.sc_blogger.layout_date .sc_blogger_item .sc_blogger_date { 
width: 78px;
height: 78px;
border: 1px solid #ddd;
position: relative;
z-index: 2;
background-color: #fff;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .day_month {
display: block;
padding: 14px 0 6px 0;
font-size: 1.15em;
}
.sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year {
display: block;
font-size: 0.75em;
margin: 0 auto;
}
.sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
width: 33px;
display: block;
margin: 0 auto 3px;
content: ' ';
border-top: 1px solid #ddd;
}
.sc_blogger.layout_date .sc_blogger_item .sc_blogger_title {
margin:0 0 0.6em 0;
}
.sc_blogger.layout_date.sc_blogger_horizontal {
overflow: hidden;	
}
.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item {
float: left;
}
.sc_blogger.layout_date.sc_blogger_horizontal .post_content {
padding-right:2em;
}
.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item .sc_blogger_date {
margin-bottom: 1.25em;
}
.sc_blogger.layout_date.sc_blogger_vertical .sc_blogger_item + .sc_blogger_item {
padding-top: 2em;
}
.sc_blogger.layout_date.sc_blogger_vertical .sc_blogger_item .sc_blogger_date { 
float: left;
}
.sc_blogger.layout_date.sc_blogger_vertical .post_content {
padding-left:100px;
}
.sc_blogger.layout_date.sc_blogger_vertical .post_content:after {
content:' ';
width:100%;
height:0;
display:block;
clear:both;
}
.sc_blogger.layout_date.sc_blogger_vertical .sc_blogger_item .post_info { 
margin: 0;
}
.sc_blogger.layout_date .load_more {
height: 60px;
position: relative;
}
.sc_blogger.layout_date .load_more:before {
width: 28px;
height: 28px;
border: 1px solid #ddd;
background-color: #fff;
font-family: "fontello";
content: '\e82d';
text-align: center;
position: absolute;
z-index: 2;
bottom: 0;
left: 24px;
line-height: 28px;
}
.sc_blogger.layout_date .load_more:after {
content: '';
display: block;
width: 1px;
height: 100%;
background-color: #ddd;
position: absolute;
left: 40px;
top: 0;
z-index: 1;
} .sc_blogger_item.sc_plain_item {
padding: 2.2857em;
background-color:#f0f0f0;
margin-bottom:2px;
text-align:center;
}
.sc_blogger_item.sc_plain_item .post_category {
font-style:italic;
}
.sc_blogger_item.sc_plain_item .post_title {
margin-top:0.6em;
margin-top:0.4em;
}
.sc_blogger_item.sc_plain_item .post_info {
margin-bottom:0;
}
.sc_blogger.layout_plain .sc_item_button {
margin-top:2.2857em;
} .sc_blogger.sc_blogger_horizontal.layout_news {
overflow:hidden;
}
.sc_blogger.sc_blogger_horizontal.layout_news .post_featured {
width: 40%;
float: left;
vertical-align: top;
margin: 0 2em 0.7em 0;
}
.sc_blogger.sc_blogger_horizontal.layout_news .columns_wrap .post_featured {
width: 100%;
float: none;
margin: 0 0 0.7em 0;
}
.sc_blogger.sc_blogger_vertical.layout_news .sc_blogger_item+.sc_blogger_item {
padding-top:2em;
margin-top:2em;
border-top:1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.post_item_news .post_featured .hover_icon:before {
font-size:3em;
} .article_style_boxed .sc_blogger.template_related .post_content_wrap {
background-color:#f7f7f7;
} .article_style_boxed .sc_blogger.template_masonry .post_content {
background-color:#f7f7f7;
} .sc_blogger .isotope_filters {
margin: 1.5em 0 1em;
} .sc_blogger.no_margins .sc_blogger_button {
margin-top: 2em;
} .sc_scroll_horizontal .sc_blogger .isotope_item,
.sc_scroll_horizontal .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_horizontal .isotope_item,
.sc_blogger .sc_scroll_horizontal [class*=column-] {
width: 400px;
display: inline-block;
vertical-align:top;
position:relative;
padding-bottom:0;
white-space:nowrap; 
}
.sc_scroll_horizontal .sc_blogger .isotope_column_2,
.sc_scroll_horizontal .sc_blogger .column-1_2,
.sc_blogger .sc_scroll_horizontal .isotope_column_2,
.sc_blogger .sc_scroll_horizontal .column-1_2 {
width: 600px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_4,
.sc_scroll_horizontal .sc_blogger .column-1_4,
.sc_blogger .sc_scroll_horizontal .isotope_column_4,
.sc_blogger .sc_scroll_horizontal .column-1_4 {
width: 300px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_5,
.sc_scroll_horizontal .sc_blogger .column-1_5,
.sc_blogger .sc_scroll_horizontal .isotope_column_5,
.sc_blogger .sc_scroll_horizontal .column-1_5 {
width: 240px;
}
.sc_scroll_horizontal .sc_blogger .isotope_column_6,
.sc_scroll_horizontal .sc_blogger .column-1_6,
.sc_blogger .sc_scroll_horizontal .isotope_column_6,
.sc_blogger .sc_scroll_horizontal .column-1_6 {
width: 200px;
}
.sc_scroll_vertical .sc_blogger .isotope_wrap,
.sc_blogger .sc_scroll_vertical .isotope_wrap { }
.sc_scroll_vertical .sc_blogger .isotope_item,
.sc_scroll_vertical .sc_blogger [class*=column-],
.sc_blogger .sc_scroll_vertical .isotope_item,
.sc_blogger .sc_scroll_vertical [class*=column-] {
position:relative; width: auto;
max-width:400px;
display: inline-block;
padding-right:50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .sc_call_to_action_align_left .sc_call_to_action_title, .sc_call_to_action_align_left .sc_call_to_action_subtitle, .sc_call_to_action_align_left .sc_call_to_action_descr,
.sc_call_to_action_align_right .sc_call_to_action_title, .sc_call_to_action_align_right .sc_call_to_action_subtitle, .sc_call_to_action_align_right .sc_call_to_action_descr {
text-align:left;
}
.sc_call_to_action_align_left .sc_call_to_action_featured, .sc_call_to_action_align_left .sc_call_to_action_info,
.sc_call_to_action_align_right .sc_call_to_action_featured, .sc_call_to_action_align_right .sc_call_to_action_info {
vertical-align:middle;
}
.sc_call_to_action_align_none .sc_call_to_action_info,
.sc_call_to_action_align_center .sc_call_to_action_info {
text-align:center;
}
.sc_call_to_action_align_none .sc_call_to_action_featured,
.sc_call_to_action_align_center .sc_call_to_action_featured {
margin: 0 auto 2.2857em;
}
.sc_call_to_action .sc_call_to_action_title {
font-weight:bold;
margin-bottom:0.5em;
}
.sc_call_to_action .sc_call_to_action_title:after {
display:none;
}
.sc_call_to_action .sc_call_to_action_descr {
font-size: 1em;
font-style:normal;
font-weight:400;
line-height: 1.5em;
text-transform:uppercase;
margin-bottom:0;
}
.sc_call_to_action .sc_call_to_action_buttons {
margin-top:2em;
}
.sc_call_to_action_align_left .sc_call_to_action_buttons,
.sc_call_to_action_align_right .sc_call_to_action_buttons {
margin-top:0;
}
.sc_call_to_action_accented {
padding: 3em 0;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_info,
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_buttons {
padding: 4.333em 0;
vertical-align:middle;
}
.sc_call_to_action_style_2 .sc_call_to_action_buttons {
text-align: center;
}
.sc_call_to_action_style_2 .sc_call_to_action_title {
font-size: 3.3em;
font-weight:300;
margin-bottom:0.05em;
}
.sc_call_to_action_style_2 .sc_call_to_action_descr {
font-size: 1.333em;
font-weight: 300;
line-height: 1.2857em;
margin-bottom: 0.666em;
max-width: 100%;
text-transform: none;
}
.sc_call_to_action_style_2.sc_call_to_action_align_none {
text-align:center;
}
.sc_call_to_action_style_2.sc_call_to_action_align_none .sc_call_to_action_info,
.sc_call_to_action_style_2.sc_call_to_action_align_none .sc_call_to_action_buttons {
display:inline-block;
}
.sc_call_to_action_style_2.sc_call_to_action_align_none .sc_call_to_action_buttons {
margin-left:4em;
}
.sc_call_to_action_style_2.sc_call_to_action_align_center {
text-align:center;
}
.sc_call_to_action_style_2 .sc_call_to_action_button {
margin-top: 0.6em;
} .sc_chat {
position: relative;
overflow:hidden;
}
.sc_chat+.sc_chat {
margin-top:2.3em;
}
.sc_chat_inner {
position: relative;
background-color: #ffffff;
border: 0;
padding: 0;
overflow:hidden;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.sc_chat:after {
content:' ';
display: none;
position:absolute;
z-index:1;
top:30%;
left:14px;
width:11px;
height:30px;
-webkit-transform: rotate(30deg) skewY(-45deg);
-moz-transform: rotate(30deg) skewY(-45deg);
-ms-transform: rotate(30deg) skewY(-45deg);
-o-transform: rotate(30deg) skewY(-45deg);
transform: rotate(30deg) skewY(-45deg);
background-color:#ffffff;
border-left:1px solid #1eaace;
border-bottom:1px solid #1eaace;
}
.sc_chat .sc_chat_title {
margin-bottom: 0.2em;
font-weight:400;
text-transform: uppercase;
}
.sc_chat .sc_chat_avatar {
width: 75px;
height:75px;
float:left;
margin:0 20px 10px 0;
overflow:hidden;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.sc_chat p {
margin-bottom:0;
} .sc_clients .sc_slider_swiper:not(.sc_slider_height_auto) .slides .swiper-slide {
min-height: 3em;
}
.sc_clients_style_clients-2 .sc_client_hover {
text-align:center;
}
.sc_clients_style_clients-2 .sc_client_title {
margin: 0.5em 0 0 0;
font-size:1.3333em;
font-weight:700;
}
.sc_clients_style_clients-2 .sc_client_position {
margin-top:0.25em;
font-style:italic;
}
.sc_clients_style_clients-2 .sc_client_description {
font-size:1.2857em;
font-weight:300;
font-style:italic;
line-height:1.2857em;
}
.sc_clients_style_clients-2 .sc_client_description:before {
content: '\e8b6';
font-family: 'fontello';
font-size:1.5em;
font-style:normal;
line-height:1.5em;
display:block;
}
.sc_clients_style_clients-2 .sc_client_description p {
margin:0;
}
.sc_clients_style_clients-2 .sc_client_description p+p {
margin-top:0.5em;
}
.sc_clients_style_clients-2 .sc_client_image {
background-color:#fff;
}
.sc_clients_style_clients-2 .sc_client_image img {
vertical-align:middle;
}
.sc_clients_style_clients-2 .sc_client_info {
padding-top: 1.5em;
}
.sc_clients_style_clients-2 .sc_client_image {
position:relative;
}
.sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
opacity: 0;
filter: alpha(opacity=0);
text-align:center;
}
.sc_clients_style_clients-2 .sc_clients_item:hover .sc_client_image .sc_client_hover {
opacity: 1;
filter: alpha(opacity=100);
}
.sc_clients_style_clients-2 .sc_client_image .sc_client_hover,
.sc_clients_style_clients-2 .sc_client_image .sc_client_hover .sc_client_info {
overflow:hidden;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_clients_style_clients-2 .sc_client_image .sc_client_hover .sc_client_info {
position:absolute;
left:0;
top:50%;
width:100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 50px;
padding:1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_clients_style_clients-2 .sc_clients_item:hover .sc_client_image .sc_client_hover .sc_client_info {
margin-top: 0;
} .sc_columns .sc_column_item_inner {
padding:1.5em;
}
.sc_columns.autoheight .sc_column_item_inner {
height: inherit;
} .sc_form form {
position:relative;
}
.sc_form .result {
display:none;
width:70%;
position:absolute;
z-index:1000;
top:38%;
left:50%;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
-webkit-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.2);
box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.2);	
}
.sc_form .sc_item_descr .sc_socials {
display:block;
font-size:0.6667em;
margin-top:1em;
}
.sc_form .label_over label {
display:none;
}
.sc_form .sc_form_item {
margin-bottom:1.33em;
width:100%;
text-align:center;
}
.sc_form .sc_form_item input[type="text"],
.sc_form .sc_form_item select,
.sc_form .sc_form_item textarea {
padding: 0.934em 1.333em;
}
.sc_form .sc_form_address_field {
margin-bottom:2em;
text-align:left;
}
.sc_form .sc_form_address .sc_socials {
text-align:left;
display:block;
}
.sc_form .sc_form_address_label {
display:block;
font-weight:700;
}
.sc_form .sc_form_field  {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_form .sc_form_item.label_top label {
display:block;
margin-bottom:0.4em;
}
.sc_form .sc_form_item.label_bottom label {
display:block;
margin-top:0.4em;
}
.sc_form .sc_form_item.label_left {
overflow:hidden;
}
.sc_form .sc_form_item.label_left label {
display:inline-block;
margin-right: 1.5em;
vertical-align:middle;
}
.sc_form .sc_form_item.label_left input,
.sc_form .sc_form_item.label_left .sc_form_select_container,
.sc_form .sc_form_item.label_left textarea {
display:inline-block;
width: auto;
vertical-align:middle;
}
.sc_form .sc_form_info .first {
float: left;
}
.sc_form .sc_form_info .last { }
.sc_form .sc_form_item .sc_form_element {
width:auto;
display:inline-block;
}
.sc_form .sc_form_item .sc_form_element+.sc_form_element {
margin-left:2em;
}
.sc_form .sc_form_item .sc_form_element input,
.sc_form .sc_form_item .sc_form_element label {
width:auto;
margin-right:0.5em;
display:inline-block;
}
.sc_form .sc_form_item .sc_form_element input[type="radio"],
.sc_form .sc_form_item .sc_form_element input[type="checkbox"] {
display:none;
}
.sc_form .sc_form_item .sc_form_element input[type="radio"] + label,
.sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label {
position:relative;
padding-left:1.75em;
line-height:1.5em;
}
.sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
content:' ';
font-family:fontello;
display:block;
text-align:center;
border: 1px solid #ebebeb;
position:absolute;
left:0;
top:3px;
width:1em;
height:1em;
line-height:1em;
}
.sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_form .sc_form_item .sc_form_element input[type="checkbox"]:checked + label:before {
content:'\e8ab';
}
.sc_form .sc_form_item .sc_form_element input[type="radio"]:checked + label:before {
content:'\e8e4';
}
.sc_form .sc_form_field input,
.sc_form .sc_form_message textarea {
width:100%;
padding:1.333em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_form .sc_form_message textarea {
min-height:8em;
} .sc_form .picker {
position: absolute;
z-index: 10000;
left: 0;
top: 4em;
width: 100%;
height: 0;
padding:1.5em;
overflow:hidden;
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_form .picker--opened {
height: auto;
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sc_form .picker__header {
position: relative;
margin: 0 1.5em;
font-size: 1.2857em;
text-transform: uppercase;
text-align: center;
}
.sc_form .picker__month,
.sc_form .picker__year {
display: inline-block;
margin-left: 3px;
margin-right: 3px;
}
.sc_form .picker__nav--prev,
.sc_form .picker__nav--next {
position: absolute;
z-index:1;
top: 0;
left: 0;
line-height: 1.5em;
width: 1.5em;
height: 1.5em;
text-align: center;
}
.sc_form .picker__nav--next {
left: auto;
right: 0;
}
.sc_form .picker__nav--prev:before,
.sc_form .picker__nav--next:before {
font-family: "fontello";
display: inline-block;
line-height:inherit;
}
.sc_form .picker__nav--prev:before {
content: '\e837';
}
.sc_form .picker__nav--next:before {
content: '\e836';
}
.sc_form .picker__nav--prev:hover,
.sc_form .picker__nav--next:hover {
cursor: pointer;
}
.sc_form .picker__nav--disabled,
.sc_form .picker__nav--disabled:hover,
.sc_form .picker__nav--disabled:before,
.sc_form .picker__nav--disabled:before:hover {
cursor: default;
}
.sc_form .picker__table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
text-align: center;
table-layout: fixed;
margin: 0.8em 0 0 0;
}
.sc_form .picker__table th,
.sc_form .picker__table td {
border: none;
padding:0.25em;
vertical-align: top;
text-align: center;
}
.sc_form .picker__weekday {
width: 14.285714286%;
text-transform: uppercase;
}
.sc_form .picker__day--today {
position: relative;
}
.sc_form .picker__day--today:before {
content: " ";
position: absolute;
top: 2px;
right: 2px;
width: 0;
height: 0;
border-top: 7px solid #f15a23;
border-left: 7px solid transparent !important;
}
.sc_form .picker__day--infocus:hover,
.sc_form .picker__day--outfocus:hover,
.sc_form .picker__day--highlighted:hover,
.sc_form .picker--focused .picker__day--highlighted {
cursor: pointer;
}
.sc_form .picker__day--disabled,
.sc_form .picker__day--disabled:hover,
.sc_form .picker--focused .picker__day--disabled {
cursor: default;
background-color: transparent !important;
}
.sc_form .picker__footer {
text-align: center;
border-top: 1px solid #ddd;
margin-top: 0.5em;
padding: 0.5em 0 0 0;
}
.sc_form .picker__button--today,
.sc_form .picker__button--clear,
.sc_form .picker__button--close {
display: inline-block;
vertical-align: bottom;
font-style: italic;
font-weight:400;
line-height: 2em;
width: 33%;
background-color:transparent !important;
}
.sc_form .picker__button--today:hover,
.sc_form .picker__button--clear:hover,
.sc_form .picker__button--close:hover {
cursor: pointer;
}
.sc_form .picker__button--today:focus,
.sc_form .picker__button--clear:focus,
.sc_form .picker__button--close:focus {
background: transparent;
outline: none;
}
.sc_form .picker__button--today:before,
.sc_form .picker__button--clear:before,
.sc_form .picker__button--close:before {
position: relative;
display: inline-block;
height: 0;
}
.sc_form .picker__button--today:before,
.sc_form .picker__button--clear:before {
content: " ";
margin-right: 0.3em;
}
.sc_form .picker__button--today:before {
top: -1px;
width: 0;
border-top: 7px solid transparent;
border-left: 7px solid transparent !important;
}
.sc_form .picker__button--clear:before {
top: -3px;
width: 10px;
border-top: 3px solid transparent;
}
.sc_form .picker__button--close:before {
content: "\D7";
vertical-align: top;
margin-right: 0.4em;
font-size: 1.5385em;
font-style: normal;
font-weight: 700;
}
.sc_form .picker__button--today[disabled],
.sc_form .picker__button--today[disabled]:hover {
cursor: default;
} .sc_form .picker--time {
padding: 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.sc_form .picker--time.picker--opened {
height: 16em;
}
.sc_form .picker__list {
list-style: none;
padding: 0;
margin: 0;
}
.sc_form .picker__list li {
margin-bottom:0;
}
.sc_form .picker__list-item {
position: relative;
padding: 0.5em 1em;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-bottom:-1px;
}
.sc_form .picker__list-item:hover {
z-index: 10;
}
.sc_form .picker__list-item:hover,
.sc_form .picker__list-item--highlighted,
.sc_form .picker__list-item--highlighted:hover,
.sc_form .picker--focused .picker__list-item--highlighted,
.sc_form .picker__list-item--selected,
.sc_form .picker__list-item--selected:hover,
.sc_form .picker--focused .picker__list-item--selected {
cursor: pointer;
}
.sc_form .picker__list-item--disabled,
.sc_form .picker__list-item--disabled:hover,
.sc_form .picker--focused .picker__list-item--disabled {
cursor: default;
z-index: auto;
} .sc_form .picker--time .picker__button--clear {
display: block;
width: 100%;
margin: 0 auto;
padding: 0.75em;
background-color: transparent;
border: 0;
text-align: center;
text-transform: uppercase;
}
.sc_form .picker--time .picker__button--clear:hover,
.sc_form .picker--time .picker__button--clear:focus {
outline: none;
}
.sc_form .sc_form_field [class*="icon-"] {
position:relative;
}
.sc_form .sc_form_field [class*="icon-"]:before {
position:absolute;
right: 0.5em;
top: 0.5em;
display:block;
width: 2em;
height: 2em;
line-height:2em;
}
.sc_form_select_container {
-webkit-border-radius: 2em;
border-radius: 2em;
overflow:hidden;
position:relative;
width:100%;
}
.sc_form_select_container:after {
content:'\e828';
font-family:fontello;
display:block;
text-align:center;
position:absolute;
right:0.5em;
top:0;
width:1.5em;
height:3.5em;
line-height:3.5em;
z-index:0;
pointer-events: none;
cursor:pointer;
}
.sc_form_select_container select {
width:100%;
padding-left: 0.5em !important;
background:none !important;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.sc_form .sc_form_button { 
text-align:center;
margin: 2.27em 0 0;
}
.sc_form .sc_form_item.sc_form_button button { 
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_form_style_form_2 .sc_form_item,
.sc_form_style_form_2 .sc_form_button,
.sc_form_style_form_2 .sc_form_item input[type="text"],
.sc_form_style_form_2 .sc_form_item select,
.sc_form_style_form_2 .sc_form_item textarea {
text-align:left;
}
.form_info .form_columns {
display: flex;
flex-wrap: wrap;
margin-right: -28px;
}
.form_info .form_columns .form_column {
flex-grow: 1;
margin-right: 28px;
} .sc_content { } .sc_countdown {
overflow:hidden;
}
.sc_countdown .sc_countdown_inner {
display:inline-block;
}
.sc_countdown .sc_countdown_item {
display:block;
float:left;
text-align:center;
}
.sc_countdown .sc_countdown_digits {
display:block;
overflow:hidden;
text-align:center;
margin-bottom: 12px;
}
.sc_countdown .sc_countdown_digits span {
display:inline-block;
}
.sc_countdown .sc_countdown_separator {
display:block;
float:left;
margin: 0 8px;
} .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
font-size:2.45em;
height: 2.45em;
line-height:2.45em;
margin-bottom:6px;
}
.sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
width: 2.45em;
border-width: 6px;
border-style: solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_countdown.sc_countdown_style_1 .sc_countdown_label {
font-weight:400;
} .sc_countdown.sc_countdown_style_2 .sc_countdown_digits,
.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
font-size:3em;
font-weight:700;
height: 1.3542em;
line-height:1.3542em;
}
.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
font-weight:300;
}
.sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
display:inline-block;
text-align:center;
width: 1.1458em;
color: #ffffff;
}
.sc_countdown.sc_countdown_style_2 .sc_countdown_digits span+span {
margin-left:2px;
}
.sc_countdown.sc_countdown_style_2 .sc_countdown_label {
font-weight:400;
} .sc_dropcaps {
overflow:hidden;
}
.sc_dropcaps .sc_dropcaps_item {
border-radius: 50%;
display: block;
font-size: 2em;
float: left;
font-weight: 700;
height: 1.666em;
line-height: 1.666em;
margin: 0 0.666em 2px 0;
padding: 0;
text-align: center;
width: 1.666em;
}
.sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
font-size: 2.875em;
padding:0;
}
.sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
}
.sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
}
.sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
} .sc_emailer {
display:inline-block;
padding:0.25em;
border:1px solid #ddd;
overflow:hidden;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.sc_emailer .sc_emailer_button {
display:inline-block;
text-align:center;
width:2em;
height:2em;
line-height:2em;
}
.sc_emailer input {
display:inline-block;
line-height:2em;
padding:0;
width:0;
}
.sc_emailer.sc_emailer_opened {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.sc_emailer input {
background-color:transparent !important;
}
.sc_emailer.sc_emailer_opened input {
width:250px;
}
.columns_wrap .sc_emailer.sc_emailer_opened input {
width:230px;
}
.sc_emailer,
.sc_emailer input {
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
} .sc_events_item .sc_events_item_title {
margin:1em 0 1.2em;
font-size:1.2857em;
}
.sc_events_item .sc_events_item_description {
line-height:1.75em;
margin-bottom: 1.95em;
overflow:hidden;
}
.sc_events_item .sc_events_item_description p {
margin-bottom:0;
height: 5em;
overflow:hidden;
}
.sc_events_item .sc_events_item_readmore {
display:block;
margin-top: 1em;
}
.sc_events_style_events-1 .sc_events_item .sc_events_item_readmore {
display: none;
}
.sc_events_item .sc_events_item_readmore span {
display:inline-block;
margin-left:0.5em;
}
.sc_events_style_events-1 .sc_events_item {
padding:3.333em 3.333em 2.8em;
}
.sc_events_style_events-1 .post_featured {
overflow: hidden;
margin-bottom: 0;
position: relative;
display: inline-block;
width: 220px;
height: 205px;
margin-right: 2.6em;
}
.sc_events_style_events-1 .sc_events_item_content {
display: inline-block;
max-width: 44%;
padding: 0;
vertical-align: top;
}
.sc_events_style_events-1 .sc_events_item_date {
font-size:0.8em;
margin-bottom: 1em;
text-transform: uppercase;
}
.sc_events_style_events-1 .sc_events_item_title {
margin-top:0;
}
.sc_events_style_events-2 .sc_events_item {
border: 1px solid #eee;
height: 4em;
position:relative;
white-space:nowrap;
padding: 1.1em 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_events_style_events-2 .sc_events_item+.sc_events_item {
margin-top:4px;
}
.sc_events_style_events-2 .sc_events_item > span,
.sc_events_style_events-2 .sc_events_item_title {
display:inline-block;
margin:0;
vertical-align:middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_events_style_events-2 .sc_events_item_date {
position:absolute;
z-index:1;
left:-1px;
top:-1px;
bottom: -1px;
width: 4em;
text-align:center;
}
.sc_events_style_events-2 .sc_events_item_month {
display:block;
text-transform:uppercase;
margin-top:0.35em;
font-size:0.8571em;
}
.sc_events_style_events-2 .sc_events_item_day {
display:block;
font-size:1.7em;
}
.sc_events_style_events-2 .sc_events_item_title {
font-size:1em;
padding:0 1em 0 6em;
text-transform:uppercase;
width:50%;
}
.sc_events_style_events-2 .sc_events_item_time {
position:relative;
width:30%;
padding: 0 1em 0 2em;
}
.sc_events_style_events-2 .sc_events_item_details {
position:relative;
width:20%;
padding: 0 1em 0 2em;
}
.sc_events_style_events-2 .sc_events_item_time:before,
.sc_events_style_events-2 .sc_events_item_details:before {
content: ' ';
position:absolute;
z-index:1;
left: 0;
top: -0.2em;
bottom: -0.2em;
width: 1px;
}
.sc_events_style_events-2 .sc_events_button {
margin-top: 2em;
} .sc_googlemap img {
max-width: none;
}
.sc_googlemap_wrap {
position:relative;
}
.sc_googlemap_content {
position:absolute;
z-index:1;
right:10%;
top: 0;
bottom:0;
width: 25%;
padding:2em 3em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_googlemap_content .sc_item_title:after {
margin-bottom:0.3em;
display:none;
} .sc_icon {
display:inline-block;
position:relative;
margin-right:0.25em;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_icon_shape_square,
.sc_icon_shape_round {
display:inline-block; 
padding: 4px;
text-align:center;
width: 1.2em;
height: 1.2em;
line-height: 1.2em;
border: 0.05em solid #f4f7f9;
}
.sc_icon_shape_round,
a.sc_icon.sc_icon_shape_round:after,
a .sc_icon.sc_icon_shape_round:after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_icon.sc_icon_shape_square:hover,
.sc_icon.sc_icon_shape_round:hover,
a.sc_icon.sc_icon_shape_square:hover,
a.sc_icon.sc_icon_shape_round:hover,
a:hover .sc_icon.sc_icon_shape_square,
a:hover .sc_icon.sc_icon_shape_round {
background-color:transparent;
}
a.sc_icon.sc_icon_shape_round:after,
a.sc_icon.sc_icon_shape_square:after,
a .sc_icon.sc_icon_shape_round:after,
a .sc_icon.sc_icon_shape_square:after {
background-color: inherit;
box-sizing: content-box;
content: " ";
height: 100%;
width: 100%;
pointer-events: none;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
z-index: -1;
}
a.sc_icon.sc_icon_shape_round:hover:after,
a.sc_icon.sc_icon_shape_square:hover:after,
a:hover .sc_icon.sc_icon_shape_round:after,
a:hover .sc_icon.sc_icon_shape_square:after {
opacity: 0;
transform: scale(1.8);
} .sc_image {
overflow:hidden;
}
figure figcaption,
.sc_image figcaption {
font-size: 0.933em;
font-weight: 400;
line-height: 3em;
text-align: center;
}
.sc_image figcaption span {
display:inline-block;
margin-right: 0.3em;
}
.sc_image.sc_image_shape_round {
display: block;
position:relative;
overflow:hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_image.sc_image_shape_round figcaption {
top:0;
bottom:0;
padding:0;
font-size:1em;
line-height:1.2857em;
text-align:center;
overflow:hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_image_shape_round:hover figcaption {
opacity:0;
margin-bottom: 0;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
}
.sc_image_shape_round figcaption span {
display:block;
margin: 0 auto;
font-size:2em;
}
.sc_image_shape_round figcaption span:before {
display:block;
margin: 35% auto 0.5em;
} .sc_infobox {
display: block;
margin:1.25em 0;
color: #ffffff;
line-height:1.5em;
padding:2.25em;
clear: both;
}
.sc_infobox.sc_infobox_style_info {		background-color:#ffb20e; }
.sc_infobox.sc_infobox_style_success {	background-color:#1dbb90; }
.sc_infobox.sc_infobox_style_error {	background-color:#e05100; }
.sc_infobox b,
.sc_infobox strong { 
font-weight: 900;
}
.sc_infobox p {
margin: 0;
}
.sc_infobox p+p,.sc_infobox h1+p,.sc_infobox h2+p,.sc_infobox h3+p,.sc_infobox h4+p,.sc_infobox h5+p,.sc_infobox h6+p {
margin-top: 1em;
}
.sc_infobox h1, .sc_infobox h2, .sc_infobox h3, .sc_infobox h4, .sc_infobox h5, .sc_infobox h6 {
text-align:left;
margin:-0.1em 0 0.5em 0;
line-height:1.2em;
color: inherit;
}
.sc_infobox.sc_infobox_iconed {
position:relative;
padding-left: 5em;
}
.sc_infobox.sc_infobox_iconed:before {
font-size:1.6em;
line-height:1em;
margin-right:0.6em;
position:absolute;
left: 1.4em;
top: 1.34em;
}
.sc_infobox.sc_infobox_closeable {
cursor: pointer;
padding-right: 3.5em;
}
.sc_infobox.sc_infobox_closeable:after {
content: '\e8ac';
font-family: "fontello";
cursor:pointer;
position:absolute;
right: 2.25em;
top: 2.25em;
} ul.sc_list_style_iconed {
padding-left: 0;
}
.sc_list_style_iconed li {
padding: 0 0 0 1.5em !important;
list-style: none;
position: relative;
line-height:1.5em;
}
.sc_list_style_iconed li.sc_list_item_bgcolor {
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 2.333em;
margin-bottom: 2px;
padding: 0 1.3em 0 2.666em !important;
}
.sc_list_style_iconed li .sc_list_icon {
position:absolute;
left: 0;
top: 0;
width: 1em;
display:inline-block;
text-align:center;
}
.sc_list_style_iconed li.sc_list_item_bgcolor .sc_list_icon {
left: 1em;
}
.sc_list_style_ul li,
.sc_list_style_ol li {
line-height:1.5em;
} .sc_line {
display: block;
width: 100%;
height: 0;
border-top: 1px solid #e4e7e8;
margin: 2em 0;
position:relative;
}
.sc_line.sc_line_position_left_top:not(.sc_line_style_image),
.sc_line.sc_line_position_center_top:not(.sc_line_style_image),
.sc_line.sc_line_position_right_top:not(.sc_line_style_image) {
border-top: none;
border-bottom: 1px solid #e4e7e8;
}
.sc_line.sc_line_style_dashed { border-style: dashed; }
.sc_line.sc_line_style_dotted { border-style: dotted; }
.sc_line.sc_line_style_double { height: 4px; border-bottom-width: 1px; }
.sc_line.sc_line_style_image {
background-position:center;
background-repeat:no-repeat;
border:none;
}
.sc_line .sc_line_title {
font-size: 0.87em;
margin:0;
height: 0;
padding: 0 1em;
display:inline-block;
position:absolute;
z-index:1;
}
.sc_line.sc_line_position_left_top { background-position: left bottom; }
.sc_line.sc_line_position_left_top .sc_line_title {
top:0;
left:0;
padding-left:0;
}
.sc_line.sc_line_position_center_top { background-position: center bottom; }
.sc_line.sc_line_position_center_top .sc_line_title {
top:0;
left:50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
}
.sc_line.sc_line_position_right_top { background-position: right bottom; }
.sc_line.sc_line_position_right_top .sc_line_title {
top:0;
right: 0;
padding-right:0;
}
.sc_line.sc_line_position_left_center { background-position: left center; }
.sc_line.sc_line_position_left_center .sc_line_title {
top:50%;
left:0;
padding-left:0;
margin-top:-2px;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
}
.sc_line.sc_line_position_center_center { background-position: center center; }
.sc_line.sc_line_position_center_center .sc_line_title {
top:50%;
left:50%;
margin-top:-2px;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
}
.sc_line.sc_line_position_right_center { background-position: right center; }
.sc_line.sc_line_position_right_center .sc_line_title {
top:50%;
right: 0;
padding-right:0;
margin-top:-2px;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
}
.sc_line.sc_line_position_left_bottom { background-position: left top; }
.sc_line.sc_line_position_left_bottom .sc_line_title {
bottom: 0;
left:0;
padding-left:0;
}
.sc_line.sc_line_position_center_bottom { background-position: center top; }
.sc_line.sc_line_position_center_bottom .sc_line_title {
bottom:0;
left:50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
}
.sc_line.sc_line_position_right_bottom { background-position: right top; }
.sc_line.sc_line_position_right_bottom .sc_line_title {
bottom:0;
right: 0;
padding-right:0;
}  .match_block {
display: block;
width: 100%;
margin-bottom: 30px;
text-align: center;
}
.match_block .player, 
.match_block .match_info {
display: inline-block;
vertical-align:middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.match_block .player {
width: 35%;
position: relative;
}
.match_block .player_country {
width: 3.5em;
height: 3.5em;
line-height: 3.5em;
text-align: center;
position: absolute;
top: 0;
left: 0;
font-size: 0.7857em;
text-transform: uppercase;
z-index: 2;
}
.match_block .player_name a {
text-align: center;
padding: 1em;
font-weight: 600;
display: block;
}
.match_block .match_info {
width: 30%;
padding: 0 2em;
}
.match_block .match_date {
font-weight: 600;
margin-bottom: 1.2em;
}
.match_block .match_score {
font-size: 3.5714em;
font-weight: 600;
line-height: 1.6em;
padding: 0 0.4em;
display: inline-block;
background-color: #f7f7f7;
margin-bottom: 0.3333em;
}
.match_block .match_category {
font-size: 0.8571em;
text-transform: uppercase;
}
.match_preview {
margin-bottom: 1em;
} .type_match.post_item_colored .match_date {
margin-top: 1.25em;
font-size: 1.125em;
font-weight: 400;
line-height: 1.15em;
margin: 1.8em 1em 0.5em 0;
display: inline-block;
}
.type_match.post_item_colored .match_date + .post_category{
margin: 0 0 0.5em 0;
overflow: visible;	
display: inline-block;
}
.type_match.post_item_colored .post_title{
margin-top: 0 !important;
}
.post_item_colored .match_date,
.post_item_colored .post_category {
font-size: 1.125em;
line-height: 1.15em;
}
.matches_hover > a:before {
content: '\e843';
font-family: 'fontello';
font-size: 3em;
color: #ffffff;
text-shadow: -4px 3px 0px rgba(0, 0, 0, 0.2);
cursor: pointer;
position: absolute;
z-index: 10;
left: 50%;
top: 35%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
opacity: 0;
filter: alpha(opacity=0);
margin-top: 100px;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.matches_hover > a:after {
content: ' ';
position: absolute;
z-index: 1;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0,0,0,0.3);
opacity: 0;
z-index: 0;
-webkit-transition: opacity ease .3s;
-moz-transition: opacity ease .3s;
-ms-transition: opacity ease .3s;
-o-transition: opacity ease .3s;
transition: opacity ease .3s;
}
.matches_hover > a:hover:before {
opacity: 1;
filter: alpha(opacity=100);
margin-top: 0;
}
.matches_hover > a:hover:after {
opacity: 1;
} .sc_matches {
overflow: hidden;
}
.sc_matches_next, .sc_matches_current {
padding: 4em;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.sc_matches_next {
width: 40%;
float: left;
}
.sc_matches_current {
width: 60%;
float: right;
padding-right: 0;
}
.sc_matches.style_matches-1 .sc_matches_subtitle,
.sc_matches.style_matches-1 .sc_matches_title,
.sc_matches.style_matches-1 .sc_matches_descr,
.sc_matches.style_matches-1 .sc_matches_button {
text-align: left;
}
.sc_matches.style_matches-1 .sc_item_title:after {
width: 2em;
margin-left:0;
}
.sc_matches.style_matches-1 .sc_matches_descr {
font-style:normal;
}
.sc_matches_current .sc_match {
display: none;
}
.sc_matches_current .sc_match:first-child {
display: block;
}
.sc_matches_list {
padding-left: 0;
margin-top: 4em;
list-style-type: none;
}
.sc_matches_next .sc_matches_list .sc_match {
padding-left: 0;
margin-bottom: 3px;
position: relative;
cursor: pointer;
}
.sc_match_date {
width: 5em;
height: 100%;
text-align: center;
position: absolute;
}
.sc_match_date .day {
font-size: 1.7857em;
font-weight: 600;
display: block;
padding-top: 0.6em;
}
.sc_match_date .month {
font-size: 0.8571em;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
}
.sc_match_info {
padding: 1em 1.5em;
margin-left: 5em;
background-color: rgba(255,255,255,0.1);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.sc_matches_next .sc_matches_list .sc_match:hover .sc_match_info {
background-color: rgba(255,255,255,0.2);
}
.sc_match_info .name {
font-weight: 600;
}
.sc_match_info .time, .sc_match_info .players{
display: inline;
} .sc_matches.style_matches-2 .match_preview {
text-align: center;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_matches_title {
font-size: 1.7857em;
line-height: 1.3em;
font-weight: 700;
padding: 0.6em 0;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_item_title:after {
display:none;
}
.sc_matches.style_matches-2 .sc_matches_current,
.sc_matches.style_matches-2 .sc_matches_next {
width: 100%;
}
.sc_matches.style_matches-2 .sc_matches_next{
padding: 0;
}
.sc_matches.style_matches-2 .sc_matches_current {
padding: 0 0 2em 0;
}
.sc_matches.style_matches-2 .sc_matches_current .sc_matches_list {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
margin: 0;
width: 50%;
float: left;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list .sc_match {
margin-right: 2px;
margin-left: 0;
}
.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list:last-child .sc_match {
margin-left: 2px;
margin-right: 0;
}
.sc_matches.style_matches-2 .sc_match_info .photo,
.sc_matches.style_matches-2 .sc_match_info .name,
.sc_matches.style_matches-2 .sc_match_info .vs {
display: inline-block;
vertical-align: middle;
text-align: center;
}
.sc_matches.style_matches-2 .sc_match_info .photo {
max-width:40px;
}
.sc_matches.style_matches-2 .sc_match_info .name {
width: 10em;
line-height: 1.4em;
margin: 0 1em;
text-align: left;
}
.sc_matches.style_matches-2 .sc_match_info .vs+.name {
text-align:right
} .sc_latest_matches_list {
list-style: none;
max-width: 900px;
margin-left: auto;
margin-right: auto;
padding-left: 0;
} .sc_player .sc_player_avatar {
position: relative;
}
.sc_player .sc_player_avatar .sc_player_hover{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
filter: alpha(opacity=0);
text-align: center;
}
.sc_player .sc_player_avatar .sc_player_hover,
.sc_player .sc_player_avatar .sc_player_hover .sc_player_socials {
overflow: hidden;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_player:hover .sc_player_avatar .sc_player_hover {
opacity: 1;
filter: alpha(opacity=100);
}
.sc_player .sc_player_avatar .sc_player_hover .sc_player_socials {
position: absolute;
left: 0;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 3.5em;
}
.sc_player:hover .sc_player_avatar .sc_player_hover .sc_player_socials {
margin-top: 0;
}
.sc_player .sc_player_info {
padding-top: 1.5em;
border-top-width: 5px;
border-top-style: solid;
}
.sc_player .sc_player_info .sc_player_title{
margin: 0;
font-size: 1.3333em;
}
.sc_player .sc_player_info .sc_player_title a{
font-weight: 400;
}
.sc_player .sc_player_info .sc_player_club {
margin-top: 0.5em;
font-style: italic;
} .post_item_colored .player_info {
font-size: 1em;
font-weight: 400;
line-height: 1.4em;
margin: 0;
}
.post_item_colored .player_info span + span:before {
content: '/';
margin: 0 0.7143em;
}
.type_player.post_item_colored .post_featured .post_title {
height: 2em;
}
.type_player.post_item_colored .player_info {
font-size: 1em;
}
.type_player.post_item_colored .player_info span {
display: block;
}
.type_player.post_item_colored .player_info span + span:before {
content: none;
}
.type_player.post_item_colored .post_featured .post_title {
bottom: 22%;
}
.type_player.post_item_colored .post_featured .post_descr {
height: 22%;
} .sc_players_table {
max-width: 100%;
}
.sc_players_table .sc_table {
margin-bottom: 3em;
}
.sc_players_table table {
table-layout: fixed;
text-align: left;
}
.sc_players_table .sc_players_table_category {
margin-bottom: 1.5em;
}
.sc_players_table table td:nth-child(2) {
text-align:right;
}
.sc_players_table table th,
.sc_players_table table td {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_players_table table th:nth-child(2),
.sc_players_table table td:nth-child(2) {
width:25%;
}
.sc_players_table .sort {
cursor: pointer;
}
.sc_players_table .sort:after {
content: '\e8f1';
font-family: fontello;
font-size: 0.7em;
margin-left: 0.5em;
}
.sc_players_table .sort_desc:after {
content: '\e8f0';
}
.sc_players_table .sc_table img {
margin-right: 1em;
}
.sc_players_table .sc_table .title {
margin: 0.3571em 0;
display: inline-block;
} .sc_players_table.style_2 .sc_players_table_category,
.sc_players_table.style_2 .sc_table tr:first-child {
display: none;
}
.sc_players_table.style_2 .sc_table td {
border: none;
border-bottom: 2px solid #ffffff;
padding: 1em;
}
.sc_players_table.style_2 .sc_table tr:nth-child(2) {
counter-reset:plr;
}
.sc_players_table.style_2 .sc_table .player {
padding-left: 3em;
position:relative;
}
.sc_players_table.style_2 .sc_table .player:before {
content: counter(plr) ".";
counter-increment:plr;
position:absolute;
left: 1em;
top: 1.4em;
}
.sc_players_table.style_2 .sc_table .points {
padding-right: 2em;
font-weight: 600;
} .sidebar_hide .post_item_single_players.post_featured_left > .post_featured {
width: 32%;
}
.sidebar_show .post_item_single_players.post_featured_left > .post_featured {
width: 45%;
}
.sidebar_show .post_item_single_players .post_content > .sc_socials {
display: none;
}
.post_item_single_players .post_title {
font-weight: 400;
}
.post_item_single_players .post_title:after {
content: ' ';
display: block;
width: 1em;
height: 2px;
margin: 0.6667em 0;
}
.post_item_single_players .player_info span {
text-transform: uppercase;
font-style: italic;
font-weight: 600;
display: block;
line-height: 2em;
}
.post_item_single_players .player_content {
display: block;
clear: both;
padding-top: 3.5714em;
}  .sc_menuitems_style_menuitems-1 .sc_menuitems_item {
padding-top:1px;
}
.sc_menuitems_style_menuitems-1 .sc_menuitem_image {
float: left;
margin-right: 1em;
}
.sc_menuitems_style_menuitems-1 .sc_menuitem_price {
float: right;
margin-left: 1em;
font-weight: bold;
font-size: 1.3em;
}
.sc_menuitems_style_menuitems-1 .sc_menuitem_title {
margin: -0.25em 0 0;
} .sc_menuitems_style_menuitems-2 .sc_menuitem_image {
position: relative;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_spicy {
position: absolute;
right: 0;
top: 0;
font-size: 0.857em;
text-transform: uppercase;
padding-right: 0.5em;
vertical-align: top;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_spicy span {
display: inline-block;
color: #ffffff;
width: 2.143em;
height: 2.143em;
line-height: 2.143em;
text-align: center;
margin-right: 0.5em;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_spicy span:before {
font-size: 1.35em;
}
.sc_menuitems_style_menuitems-2 .menuitem_spicylevel_1 span { background: #44b21e;}
.sc_menuitems_style_menuitems-2 .menuitem_spicylevel_2 span { background: #97f216;}
.sc_menuitems_style_menuitems-2 .menuitem_spicylevel_3 span { background: #f7dd00;}
.sc_menuitems_style_menuitems-2 .menuitem_spicylevel_4 span { background: #f25e16;}
.sc_menuitems_style_menuitems-2 .menuitem_spicylevel_5 span { background: #e41111;}
.sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
display: block;
position: relative;
padding: 0.560em 1.200em 0.600em;
font-size: 1.786em;
line-height: normal;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_title {
float: left;
font-weight: bold;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_price {
float: right;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_content,
.sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients,
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions {
display: block;
position: relative;
border-bottom: 1px solid #e4e7e8;
padding: 2.143em 2.143em 2.143em 5.000em;
line-height: 1.929em;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_content_title,
.sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title, 
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title {
display: block;
position: relative;
margin-bottom: 0.25em;
font-size: 1.286em;
font-weight: 800;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_content_title span,
.sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title span,
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title span {
position: absolute;
left: -1.5em;
top: 0;
font-size: 1.5em;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
position: relative;
display: inline-block;
padding-left: 1em;
width: 35%;
text-transform: uppercase;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li:before {
content: '\e836';
font-family: 'fontello';
font-weight: bold;
position: absolute;
top: 0;
left: 0;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li span {
font-weight: bold;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_more {
padding: 2.143em;
}
.sc_menuitems_style_menuitems-2 .sc_menuitem_share {
float: right;
}
.cL { clear: both; } #overlay {
bottom: 0;
left: 0;
right: 0;
top: 0;
position: fixed;
background-color:#000;
opacity: 0.8;
z-index: 100005;
}
.popup_menuitem {
overflow-y: auto;
overflow-x: hidden;
top: 0;
bottom: 0;
left: 0;
right: -16px;
margin: 0;
padding: 0;
position: fixed;
display: none;
z-index: 100010;
}
.popup_menuitem > .sc_menuitems_wrap {
display: block;
position: relative;
width: 770px;
margin: 50px auto;
z-index: 100020;
}
.popup_menuitem a.close_menuitem {
position: absolute;
font-size: 2em;
top: -0.8em;
right: -0.8em;
color: #fff;
}
.popup_menuitem a.prev_menuitem {
position: absolute;
font-size: 3em;
font-weight: normal;
top: 0.6em;
left: -1em;
color: #fff;
}
.popup_menuitem a.next_menuitem {
position: absolute;
font-size: 3em;
font-weight: normal;
top: 0.6em;
right: -1em;
color: #fff;
}
.popup_menuitem a.prevnext_menuitem {
text-align: center;
display: block;
width: 1em;
height: 1em;
line-height: 0.855em;
} .sc_number_item {
display: inline-block;
text-align:center;
font-size: 3em;
font-weight:700;
width: 1em;
height: 1.25em;
line-height:1.25em;
background-color:rgba(0,0,0, 0.15);
color: #ffffff;
}
.sc_number_item+.sc_number_item {
margin-left:2px;
} .sc_parallax {
position: relative;
overflow: hidden;
background-repeat:no-repeat;
}
.sc_parallax .sc_parallax_content {
position: relative;
overflow: hidden;
z-index: 2;
left:0;
top:0;
right:0;
bottom:0;
background-repeat:no-repeat;
}
.sc_parallax .sc_parallax_overlay {
overflow: hidden;
}
.sc_parallax .sc_video_bg_wrapper {
position:absolute;
z-index: 1;
left: 0;
top: 0;
right:0;
bottom:0;
}
.sc_parallax video.sc_video_bg { 
opacity: 0;
filter: alpha(opacity=0);
} .sc_popup {
position: relative;
background-color: #fff;
padding: 24px 20px 20px 20px;
width: auto;
max-width: 500px;
max-height:600px;
margin: 20px auto;
border: 1px solid #ddd;
overflow-x:hidden;
overflow-y:auto;
}
.sc_popup:before {
height: 4px;
content: ' ';
position: absolute;
width: 100%;
top: -1px;
left: -1px;
display: block;
padding: 0 1px;
}
.sc_popup.mfp-hide {
display:none;
}
.sc_popup .mfp-close {
top:3px;
width:1em;
height:1em;
line-height:1em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.sc_popup .mfp-close:active {
top:3px;
} .sc_price {
display:inline-block;
position:relative;
}
.sc_price .sc_price_currency,
.sc_price .sc_price_money {
color: #222222;
font-size:4em;
line-height:1.25em;
}
.sc_price .sc_price_info {
display:inline-block;
position:relative;
vertical-align:baseline;
}
.sc_price .sc_price_penny {
display:block;
text-decoration:underline;
margin-bottom:0.2em;
margin-left:0.1em;
font-size: 0.75em;
line-height:1em;
color: #222222;
}
.sc_price .sc_price_period:before {
content:'/';
display:inline-block;
margin-left:0.3em;
margin-right:0.3em;
}
.sc_price .sc_price_period_empty:before {
content:' ';
display:inline-block;
} .sc_price_block {
display:inline-block;
max-width: 370px;
overflow:hidden;
position: relative;
width: 100%;
}
.sc_price_block .sc_price_block_title {
font-size: 1.2em;
font-weight: 400;
line-height: 1.5em;
position:relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_price_block .sc_price_block_title span {
display:block;
margin: 0.75em 0 1em;
text-align:center;
width: 100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_price_block .sc_price_block_money {
overflow:hidden;
padding-top: 4.3em;
text-align:center;
}
.sc_price_block .sc_price_block_money .sc_price_block_icon {
line-height:inherit;
display:inline-block;
}
.sc_price_block .sc_price_block_money .sc_price {
display:inline-block;
}
.sc_price_block .sc_price_block_money .sc_price_block_icon:not(.none) + .sc_price {
margin-left:0.5em;
}
.sc_price_block .sc_price_block_money .sc_price_currency {
}
.sc_price_block .sc_price_block_money .sc_price_money {
}
.sc_price_block .sc_price_block_description {
text-align:center;
font-size: 0.8571em;
line-height: 1.5em;
padding:0 2em 2em;
overflow:hidden;
}
.sc_price_block .sc_price_block_description li,
.sc_price_block .sc_price_block_description p {
margin-bottom:0;
}
.sc_price_block .sc_price_block_link {
height:4.5em;
text-align:center;
padding-bottom:3em;
padding-top:0.875em;
}
.sc_price_block .sc_price_block_link .sc_button {
background-color:rgba(0,0,0, 0.2);
}
.sc_price_block .sc_price_block_link .sc_button:hover {
background-color:#ef631f !important;
}
.priceblock_label {
background-color: #dddddd;
font-size: 1.13em;
line-height: 2em;
padding: 0 3em;
position: absolute;
top: 1.5em; right: -2.75em;
text-align: center;
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
transform: rotateZ(45deg);
} .sc_promo_inner {
position: relative;
overflow: hidden;
}
.sc_promo_image {
position: absolute;
top: 0;
bottom: 0;
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
}
.sc_promo_size_small .sc_promo_image {
background-size:100%;
}
.sc_promo_block {
width: 50%;
position: relative;
}
.sc_promo_block_inner {
padding: 3em 4em;
}
.sc_promo .sc_promo_title {
font-weight:700;
}
.sc_promo .sc_promo_title:after {
display:none;
}
.sc_promo .sc_promo_descr {
font-weight:400;
font-style:normal;
margin-bottom: 0;
}
.sc_promo .sc_promo_button {
margin-top: 2em;
}
.sc_promo.sc_promo_size_small .sc_promo_block_inner {
padding: 1.5em 2em;
}
.sc_promo.sc_promo_size_small .sc_promo_title {
font-size: 1.5em;
line-height:1.3em;
}
.sc_promo.sc_promo_size_small .sc_promo_descr {
font-size: 1.2857em;
}
.sc_promo.sc_promo_size_small .sc_promo_button {
margin-top:1.25em;
}
.sc_promo_block.sc_align_left *,
.sc_promo_block.sc_align_left *:after {
text-align: left !important;
margin-left: 0;
}
.sc_promo_block.sc_align_right *,
.sc_promo_block.sc_align_right *:after {
text-align: right !important;
margin-right: 0;
} .sc_scroll {
overflow: hidden;
width: 100%;
position:relative;
}
.sc_scroll_wrapper {
overflow: hidden;
}
.sc_scroll_horizontal .sc_scroll_wrapper {
width: 100000px;
}
.sc_scroll_horizontal {
width:100%;
padding-bottom:10px;
}
.sc_scroll_vertical {
min-height:200px;
padding-right:6px;
}
.sc_scroll_vertical .swiper-wrapper {
height: auto;
display:block;
}
.sc_scroll_vertical .swiper-slide {
float: none;
display:block;
height: auto;
} .sc_scroll_bar {
background:transparent;
position:absolute;
z-index:100;
}
.sc_scroll_vertical .sc_scroll_bar {
right:1px;
top:0;
bottom:0;
width:10px;
border-right:1px solid #dddddd;
}
.sc_scroll_horizontal .sc_scroll_bar {
right:0;
left:0;
bottom:1px;
height:10px;
border-bottom:1px solid #dddddd;
}
.sc_scroll_bar .swiper-scrollbar-drag {
background:none !important;
}
.sc_scroll_vertical .sc_scroll_bar .swiper-scrollbar-drag {
width:10px;
left:2px;
}
.sc_scroll_horizontal .sc_scroll_bar .swiper-scrollbar-drag {
height:10px;
top:2px;
}
.sc_scroll_bar .swiper-scrollbar-drag:before {
content:' ';
display:block;
position:absolute;
background-color: #1dbb90;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.sc_scroll_vertical .sc_scroll_bar .swiper-scrollbar-drag:before {
width:3px;
right:-2px;
top:0;
bottom:0;
height:100%;
}
.sc_scroll_horizontal .sc_scroll_bar .swiper-scrollbar-drag:before {
height:3px;
left:0;
right:0;
bottom:-2px;
width:100%;
} .sc_scroll_container {
position:relative;
}
.sc_scroll_controls_type_top .sc_scroll_controls_wrap {
position: absolute;
top:-8em;
right:0;
width:12em;
padding-bottom:5px;
overflow:hidden;
text-align:right;
}
.sc_scroll_controls_type_side .sc_scroll_controls_wrap {
position: absolute;
top:50%;
left:0;
width:100%;
height: 0;
}
.sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
margin-top:-25px;
margin-left: -80px;
display:block;
position:absolute;
top:0;
left:8px;
opacity:0;
}
.sc_scroll_controls_type_side .sc_scroll_controls_wrap a+a {
left:auto;
right:8px;
margin-right: -80px;
}
.sc_scroll_controls_type_side:hover .sc_scroll_controls_wrap a {
margin-left:0;
margin-right:0;
opacity:1;
}
.sc_scroll_controls_wrap a {
display: inline-block;
text-align:center;
font-size: 1.5em;
width: 2em;
height: 2em;
line-height: 2em;
margin-left: 0.6667em;
}
.sc_scroll_controls_wrap a:before {
font-family:fontello;
}
.sc_scroll_controls_wrap .sc_scroll_next:before {
content:'\e836';
}
.sc_scroll_controls_wrap .sc_scroll_prev:before {
content:'\e837';
}
.sc_scroll_controls_vertical .sc_scroll_controls_wrap .sc_scroll_next:before {
content:'\e828';
}
.sc_scroll_controls_vertical .sc_scroll_controls_wrap .sc_scroll_prev:before {
content:'\e835';
} .sc_section {
position: relative;  }
.sc_section:after {
content:' ';
display:block;
width:100%;
height:0;
clear:both;
}
.sc_section:not(.sc_scroll_controls) .sc_section_overlay,
.sc_section .sc_section_overlay {
overflow: hidden;
}
.sc_section .sc_section_content {
padding: 1em 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_section .sc_section_content.padding_off {
padding: 0;
}
.sc_section .sc_section_button {
margin-top:2em;
}
.sc_pan {
position:absolute;
width:100%; 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .sc_pan_vertical,
.sc_pan_horizontal {
cursor: all-scroll;
} .sc_recent_news_header {
padding-bottom: 1em;
border-bottom: 3px solid #000;
margin-bottom:2em;
}
.sc_recent_news_header_captions,
.sc_recent_news_header_categories {
display: inline-block;
vertical-align:bottom;
}
.sc_recent_news_header_split .sc_recent_news_header_captions,
.sc_recent_news_header_split .sc_recent_news_header_categories {
width:50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_recent_news_header_split .sc_recent_news_header_captions {
padding-right:2em;
}
.sc_recent_news_title {
margin:0;
line-height:1.5em;
text-transform:uppercase;
font-weight: bold;	
}
.sc_recent_news_subtitle {
margin: 0;
line-height:1.5em;
font-size:1em;
text-transform:uppercase;
font-size:0.9231em;
}
.sc_recent_news_header_split .sc_recent_news_header_categories {
line-height:1.5em;
text-align: right;
}
.sc_recent_news_header_split .sc_recent_news_header_categories > * {
display:inline-block;
margin-left: 1em;
text-transform:uppercase;
font-size:0.9231em;
}
.sc_recent_news_header_category_item_more {
position:relative;
cursor:pointer;
}
.sc_recent_news_header_category_item_more:after {
content: '\e828';
font-family:'fontello';
display:inline-block;
margin-left:0.5em;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_recent_news_header_category_item_more.opened:after {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg);
}
.sc_recent_news_header_more_categories {
display:none;
position:absolute;
right:0;
top: 2em;
z-index:1;
border: 1px solid #eee;
text-align:left;
padding:0.5em 1px;
}
.sc_recent_news_header_more_categories > a {
display:block;
white-space:nowrap;
line-height:2em;
padding:0 1.5em;
}
.sc_recent_news .post_item {
background-color:transparent;
text-align:left;
overflow:hidden;
margin-bottom:2.1427em;
}
.sc_recent_news .post_item + .post_item {
padding-top: 0 !important;
margin-top: 0 !important;
}
aside .sc_recent_news .post_item.post_accented_on {
margin-bottom: 2.3077em;
}
.sc_recent_news_style_news-magazine .post_accented_border {
border-bottom: 1px solid #eee;
padding-bottom:2.3077em;
}
.sc_recent_news .post_item .post_thumb {
float:none;
width: auto;
height:auto;
margin:0;
}
.sc_recent_news .post_accented_on .post_featured {
margin-bottom:1.2857em;
}
.sc_recent_news_with_accented .post_accented_off .post_featured {
float: left;
padding-right:1.5em;
margin-bottom: 0;
width: 35%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_recent_news_with_accented .post_accented_off .post_header {
float:left;
width:65%;
}
.sc_recent_news_without_accented .post_accented_off .post_featured {
margin-bottom:1em;
}
.sc_recent_news .post_featured .post_info {
position:absolute;
left: 0;
bottom:0;
padding: 0.5em;
z-index:10;
font-size: 1em;
font-style:normal;
}
.sc_recent_news .post_featured .post_info .post_categories {
display:inline-block;
padding:0 0.5em;
line-height:1.5em;
font-size:0.7692em;
font-weight: bold;
background-color: #000000;
}
.sc_recent_news .post_featured .post_info *,
.sc_recent_news .post_featured .post_info *:hover {
color: #ffffff;
text-shadow:1px 1px #000;
}
.sc_recent_news .post_header {
text-align:left;
}
.sc_recent_news .post_item .post_title {
margin: 0;
}
.sc_recent_news .post_meta {
margin-top: 0.3em;
font-size:0.8462em;
line-height:1.5em;
}
.sc_recent_news .post_meta_author,
.sc_recent_news .post_meta_date {
display:inline-block;
}
.sc_recent_news .post_meta_date:before {
content: '|';
display:inline-block;
margin:0 0.6em;
position:relative;
top: -1px;
}
.sc_recent_news .post_content {
margin-top:1em;
}
.sc_recent_news .post_content p {
margin:0;
}
.sc_recent_news .post_footer {
margin-top: 1.2857em;
overflow:hidden;
}
.sc_recent_news .post_counters {
text-align:left;
float:none;
width: 100%;
line-height:1.8em;
}
.sc_recent_news .post_counters_item,
.sc_recent_news .post_counters .post_edit a {
padding:0 1em;
font-size:0.8462em;
margin-left:0 !important;
margin-right:0.5em;
float:left;
}
.sc_recent_news .post_counters_item .post_counters_number {
margin-left:0.5em;
}
.sc_recent_news .post_counters .post_edit:before {
display:none;
}
.sc_recent_news .post_counters .post_edit a:before {
content:'\e8bb';
font-family:'fontello';
display:inline-block;
margin-right:0.5em;
}
.sc_recent_news .post_delimiter {
margin-bottom: 2.3077em;
}
.sc_recent_news .post_delimiter:before {
content: ' ';
display:block;
height:0;
border-top: 1px solid #eee;
} .sc_recent_news_style_news-excerpt {
overflow:hidden;
}
.sc_recent_news_style_news-excerpt .post_item {
padding-bottom:2.3077em;
border-bottom: 1px solid #eee;
}
.sc_recent_news_style_news-excerpt .post_featured {
margin-bottom:0;
padding-right:2.5em;
float:left;
width:33.3333%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_recent_news_style_news-excerpt .post_body {
overflow:hidden;
float:left;
width:66.6667%;
}
.sidebar_show .sc_recent_news_style_news-excerpt .post_featured,
.vc_column_container .sc_recent_news_style_news-excerpt .post_featured,
.columns_wrap .sc_recent_news_style_news-excerpt .post_featured {
width:50%;
}
.sidebar_show .sc_recent_news_style_news-excerpt .post_body,
.vc_column_container .sc_recent_news_style_news-excerpt .post_body,
.columns_wrap .sc_recent_news_style_news-excerpt .post_body {
width:50%;
} .sc_recent_news_style_news-portfolio .columns_wrap {
margin-right: -0.4615em !important;
}
.sc_recent_news_style_news-portfolio [class*="column-"] {
padding: 0 0.4615em 0.4615em 0 !important;
}
.sc_recent_news_style_news-portfolio .post_item,
.sc_recent_news_style_news-portfolio .post_featured,
.sc_recent_news_style_news-announce .post_item,
.sc_recent_news_style_news-announce .post_featured {
margin-bottom:0 !important;
}
.sc_recent_news_style_news-portfolio .post_featured .post_info,
.sc_recent_news_style_news-announce .post_featured .post_info {
padding: 1em 1.5em;
}
.sc_recent_news_style_news-announce {					overflow:hidden; }
.sc_recent_news_style_news-announce .post_item {		float:left; }
.sc_recent_news_style_news-announce .post_size_full {	width:100%; height: 432px; }
.sc_recent_news_style_news-announce .post_size_big {	width:50%; height: 216px; }
.sc_recent_news_style_news-announce .post_size_medium {	width:50%; height: 108px;  }
.sc_recent_news_style_news-announce .post_size_small {	width:25%; height: 108px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full { height: 656px; }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big { height: 328px;  }
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small { height: 164px;  } .sc_services_item .sc_services_item_title {
margin:1em 0 0;
font-size:1.395em;
}
.sc_services_item .sc_services_item_description {
margin-top:1.2857em;
line-height:1.75em;
overflow:hidden;
}
.sc_services_item .sc_services_item_description p {
margin-bottom:0; }
.sc_services_item .sc_icon {
display: block;
width:5.3em;
height: 5.3em;
line-height:5.3em;
margin:0 auto;
text-align:center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_services_item .sc_icon:before {
font-size:2.2857em;
}
.sc_services_item .sc_services_item_readmore {
display:block;
margin-top: 1em;
}
.sc_services_style_services-5 .sc_services_item .sc_services_item_readmore {
display: none;
}
.sc_services_item .sc_services_item_readmore span {
display:inline-block;
margin-left:0.5em;
}
.sc_services_style_services-1 .sc_services_item {
text-align:center;
padding: 2.5em;
}
.sc_services_style_services-1.sc_services_type_images .sc_services_item {
padding:0;
}
.sc_services_style_services-1.sc_services_type_images .sc_services_item_content {
padding:0 0.5em 2.5em;
}
.sc_services_style_services-1.sc_services_type_images .sc_services_item_title {
font-weight: 400;
margin-bottom:1.2em;
margin-top:0;
}
.sc_services_style_services-1.sc_services_type_images .sc_services_item_featured {
max-width: 200px;
margin-bottom: 2.3em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.sc_services_style_services-1.sc_services_type_images .sc_services_item_featured .post_thumb,
.sc_services_style_services-1.sc_services_type_images .sc_services_item_featured .post_thumb a,
.sc_services_style_services-1.sc_services_type_images .sc_services_item_featured .post_thumb a:before,
.sc_services_style_services-1.sc_services_type_images .sc_services_item_featured .post_thumb a:after,
.sc_services_style_services-1.sc_services_type_images .sc_services_item_featured .post_thumb img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.sc_services_style_services-1 .sc_icon,
.sc_services_style_services-2 .sc_icon {
border: 2px solid #ddd;
}
.sc_services_style_services-2 .sc_icon,
.sc_services_style_services-2.sc_services_type_images .sc_services_item_featured {
float:left;
margin-right:2.2857em;
}
.sc_services_style_services-2.sc_services_type_images .sc_services_item_featured {
width:30%;
min-height:4em;
}
.sc_services_style_services-2 .sc_services_item_title {
margin-top:0;
}
.sc_services_style_services-3 .sc_services_item_title {
text-align:center;
text-transform:uppercase;
font-weight:400;
font-size:1em;
}
.sc_services_style_services-4 .sc_services_item {
background: #eeeeee;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
display: inline-block;
border-radius: 2px;
line-height: 2.4em;
margin-bottom: 0.135em;
padding-right: 1.3em;
padding-left: 2.5em;
position: relative;
}
.sc_services_style_services-4 .sc_icon {
height: 2.3em;
line-height: 2.3em;
margin: 0 0.1em 0 0.3em;
position: absolute;
left: -2px;
top: 0;
width: 2.3em;
}
.sc_services_style_services-4 .sc_icon:before {
font-size:0.8571em;
margin-right:0;
}
.sc_services_style_services-4 .sc_services_item_title {
margin: 0;
font-size:1em;
line-height:1.2857em;
}
.sc_services_style_services-5 .sc_service_container {
position: relative;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
margin-right: 40%;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 40%;
margin-right: 0;
}
.sc_services_style_services-5 .sc_services_item .sc_icon {
margin-bottom:2.2857em;
}
.sc_services_style_services-5 .sc_service_container .sc_services_image{
position: absolute;
width: 48%;
left: 50%;
top: 60%;
transform: translateY(-50%) translateX(-50%);
text-align: center;
}
.sc_services_style_services-5 .sc_icon {
}
.sc_services_style_services-5 .sc_services_item_title {
font-weight: 400;
margin-top: 1.5em;
}
.sc_services_style_services-5 .sc_icon,
.sc_services_style_services-5.sc_services_type_images .sc_services_item_featured {
float:left;
margin-right:2.2857em;
margin-left: 0;
}
.sc_services_style_services-5 .sc_service_container .sc_icon,
.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured {
float:right;
margin-left:2.2857em;
margin-right:0;
}
.sc_services_style_services-5 .sc_service_container .sc_icon {
transform: rotateY(0);
-webkit-transition: transform 0.6s;
-moz-transition: transform 0.6s;
-ms-transition: transform 0.6s;
-o-transition: transform 0.6s;
transition: transform 0.6s;
}
.sc_services_style_services-5 .sc_services_item:hover .sc_icon {
transform: rotateY(180deg);
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
.sc_services_style_services-5.sc_services_type_images .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured {
float:left;
margin-right:2.2857em;
margin-left: 0;
}
.sc_services_style_services-5  .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_content{
text-align: left;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item_content{
text-align: right;
}
.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_content{
text-align: left;
} .sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image {
left: 0;
transform: translateY(-50%) translateX(0%);
}
.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap > .column-1_2 .sc_services_item, 
.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 0;
margin-right: 0;
}
.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_icon, 
.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_left .sc_services_item_featured {
float: left;
margin-right: 2.2857em;
margin-left: 0;
}
.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap > .column-1_2 .sc_services_item_content {
text-align: left;
}
.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap {
margin-left: 33%;
} .sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image {
right: 0;
left: auto;
transform: translateY(-50%) translateX(0%);
}
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item, 
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
margin-left: 0;
margin-right: 0;
}
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured {
float: right;
margin-left: 2.2857em;
margin-right: 0;
}
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item_content {
text-align: right;
}
.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap {
margin-right: calc(33% - 30px);
} .sc_skills {
width: 100%;
} .sc_skills_counter {
text-align: center;
}
.sc_skills_counter .sc_skills_item {
text-align: center;
display: inline-block;
padding: 0 10px;
}
.sc_skills_counter .sc_skills_item .sc_skills_icon {
font-size: 3em;
font-weight:300;
line-height:1.2857em;
margin-bottom:0.5em;
}
.sc_skills_counter .sc_skills_item .sc_skills_count {
font-size: 3.2143em;
line-height: 1em;
}
.sc_skills_counter .sc_skills_item .sc_skills_count .sc_skills_total {
position:relative;
z-index:1;
}
.sc_skills_counter .sc_skills_item .sc_skills_info {
color: #222222;
font-size: 1.125em;
line-height: 1.2857em;
margin: 10px 0;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_1 {
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 3em 1em;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count {
font-weight: 900;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
margin-top:1em;
padding-top:1em;
position:relative;
text-transform:uppercase;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
content:' ';
position:absolute;
top:0;
left: 30%;
display:block;
width: 40%;
height: 2px;
background-color:#ddd;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count {
font-weight: 300;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count { 
font-weight: 300;
color:#fff;
padding: 0 10px;
position: relative;
overflow: hidden;
font-size: 3.75em;
height: 1.3333em;
line-height: 1.3333em;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count:before {
content: ' ';
width: 0;
height: 0;
position: absolute;
top: 0;
left: 0;
border-top: 1.3333em solid #fff; 
border-right: 1.6667em solid transparent;	
opacity: 0.2;
filter: alpha(opacity=20);
}
.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count {
font-weight: 300;
color:#fff;
padding: 0 10px;
font-size: 3.75em;
line-height: 1.3333em;
height: 1.3333em;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
color: #fff;
padding: 10px;
margin:0;
position: relative;
border-top: 1px solid #fff;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info:before {
position: absolute;
top: 0;
left: 0;
content: ' ';
background-color: #000;
z-index: 1;
width: 100%;
height: 100%;  
opacity: 0.1;			
filter: alpha(opacity=10);
}
.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info .sc_skills_label {
position:relative;
z-index:2;
}
.sc_skills_counter .sc_skills_button {
margin-top:3em;
} .sc_skills_bar .sc_skills_item {
height:1.4em;
line-height: 1.4em;
background-color:#f4f7f9;
position:relative;
overflow:hidden;
}
.sc_skills_bar .sc_skills_item .sc_skills_count {
text-align:right;
width:0;
height: 1.4em;
color:#fff;
position:absolute;
left:0;
top:0;
bottom:0;
z-index:2;
}
.sc_skills_bar .sc_skills_info {
margin: 10px 0 0;
}
.sc_skills_bar .sc_skills_info .sc_skills_label {
color: #222222;
font-size: 0.87em;
font-weight: 400;
}
.sc_skills_bar.sc_skills_vertical .sc_skills_columns .sc_skills_item {
height: 30em;
}
.sc_skills_bar.sc_skills_vertical .sc_skills_columns .sc_skills_item .sc_skills_count {
width: 100%;
height: auto;
top: auto; 
bottom: 0;
}
.sc_skills_bar.sc_skills_vertical .sc_skills_columns .sc_skills_total { 
text-align: center;
font-size: 1.25em;
width: 100%;
line-height: 3em;
font-weight: 300;
}
.sc_skills_bar.sc_skills_vertical .sc_skills_columns .sc_skills_column {
text-align:center;
}
.sc_skills_bar.sc_skills_horizontal .sc_skills_columns .sc_skills_info { 
margin-top: 0;
}
.sc_skills_bar.sc_skills_horizontal .sc_skills_total {
font-size: 0.75em;
font-weight: 400;
line-height: 2em;
padding-right: 10px;
text-align: right;
} .sc_skills_pie.sc_skills_compact_off {
text-align: center;
display: inline-block;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
font-size: 1.125em;
}
.sc_skills_pie.sc_skills_compact_on {
overflow:hidden;
}
.sc_skills_pie.sc_skills_compact_on .sc_skills_item {
min-width:100px;
min-height:100px;
float:left;
width:50%;
} .sc_skills_arc {
overflow:hidden;
}
.sc_skills_arc .sc_skills_arc_canvas {
min-width:100px;
min-height:100px;
float:left;
width:60%;
}
.sc_skills_arc .sc_skills_legend {
width:40%;
} .sc_skills_legend {
width:50%;
float:right;
}
.sc_skills_legend_marker {
display: inline-block;
margin:0 10px 2px 0;
width:6px;
height:6px;
line-height:1.5em;
overflow:hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_skills_legend_title,
.sc_skills_legend_value {
color: #222222;
}
.sc_skills_legend_value {
display:inline-block;
margin-left:6px;
}
.sc_skills_legend_value:before {
content: '(';
}
.sc_skills_legend_value:after {
content: ')';
} .sc_slider {
overflow:hidden;
}
.sc_slider_height_auto {
-webkit-transition: height ease .5s;
-moz-transition: height ease .5s;
-ms-transition: height ease .5s;
-o-transition: height ease .5s;
transition: height ease .5s; 
}
.sc_slider_swiper {
position: relative;
overflow: hidden;
visibility: hidden;
max-width:100%;
}
.sc_slider_swiper.inited {
visibility: visible;
} .sc_slider_swiper .slides .swiper-slide {
background-size:cover;
background-position:center center;
background-repeat:no-repeat;  float: left;
min-height: 8em;
} .sc_slider_swiper .slides .swiper-slide > img {
width: 100%;
height: auto;
} .sc_slider_controls_wrap {
color:#ffffff;
position:absolute;
z-index: 10;
left:0;
right:0;
top:50%;
height:0;
}
.sc_slider_nocontrols .sc_slider_controls_wrap {
display:none !important;
}
.sc_slider_controls_wrap a {
-webkit-border-radius: 50%;
border-radius: 50%;
display:block;
cursor:pointer;
width: 4em;
height: 4em;
line-height: 4em;
font-size: 0.8em;
text-align:center;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
filter: alpha(opacity=0);
}
.sc_slider_controls_wrap .sc_slider_prev {
float:left;
margin-left: -100px;
}
.sc_slider_controls_wrap .sc_slider_next {
float:right;
margin-right: -100px;
}
.sc_slider_controls_wrap a:before {
font-family:'fontello';
}
.sc_slider_controls_wrap .sc_slider_next:before {
content:'\e836';
}
.sc_slider_controls_wrap .sc_slider_prev:before {
content:'\e837';
}
.sc_slider_swiper:hover .sc_slider_controls_wrap a,
.sc_slider_swiper + .sc_slider_controls_wrap a {
opacity: 1;
filter: alpha(opacity=100);
}
.sc_slider_swiper:hover .sc_slider_controls_wrap .sc_slider_prev {
margin-left: 1em;
}
.sc_slider_swiper:hover .sc_slider_controls_wrap .sc_slider_next {
margin-right: 1em;
} .sc_slider_swiper + .sc_slider_controls_wrap a {
width:3em;
height:3em;
line-height: 3em;
font-size: 1.5em;
}
.sc_slider_swiper + .sc_slider_controls_wrap .sc_slider_prev {
margin-left: 0.8em;
}
.sc_slider_swiper + .sc_slider_controls_wrap .sc_slider_next {
margin-right: 0.8em;
} .sc_slider_swiper.sc_slider_controls_top + .sc_slider_controls_wrap {
top:6px;
right: 6px;
text-align:right;
cursor:default;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.sc_slider_swiper.sc_slider_controls_top + .sc_slider_controls_wrap .sc_slider_next,
.sc_slider_swiper.sc_slider_controls_top + .sc_slider_controls_wrap .sc_slider_prev {
display:inline-block;
float:none;
margin-left: 6px;
margin-right: 0;
} .sc_slider_nopagination .sc_slider_pagination_wrap {
display:none !important;
}
.sc_slider_swiper .sc_slider_pagination_wrap {
position: absolute;
z-index:10;
height:12px;
margin: 0;
left: 0;
right: 0;
bottom: -12px;
text-align:center;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
.sc_slider_swiper:hover .sc_slider_pagination_wrap {
bottom: 20px;
-webkit-transition: all ease .5s .5s;
-moz-transition: all ease .5s .5s;
-ms-transition: all ease .5s .5s;
-o-transition: all ease .5s .5s;
transition: all ease .5s .5s;
}
.sc_slider_swiper .sc_slider_pagination_wrap span {
display:inline-block;
vertical-align:top;
border: 0;
background-color: #FFFFFF;
width:12px;
height:12px;
margin:0 9px 0 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
cursor:pointer;
opacity: 1;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.sc_slider_swiper .sc_slider_pagination_wrap span:hover {
background-color:#ddd;
} .sc_slider_pagination_area {
overflow:hidden;
position:relative;
}
.sc_slider_pagination_area .sc_slider {
float:left;
}
.sc_slider_pagination_area:not(.sc_slider_pagination_over) .sc_slider {
width:67%;
}
.sc_slider_pagination_area .sc_slider_pagination {
float:left;
width:33%;
position:static;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_slider_pagination_over .sc_slider_pagination {
position:absolute;
width:40%;
left: auto;
right:-40%;
top:0;
bottom:auto;
float:none;
background-color:rgba(255,255,255, 0.8);
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
.sc_slider_pagination_over:hover .sc_slider_pagination {
right:0;
}
.sc_slider_pagination_over .sc_slider_pagination .post_item {
background-color:transparent !important;
}
.slider_fullwide .sc_slider_pagination_over .sc_slider_pagination,
.slider_fullscreen .sc_slider_pagination_over .sc_slider_pagination {
width: 20%;
}
.sc_slider_pagination_area .sc_slider_pagination .post_item {
padding: 1em;
}
.sc_slider_pagination_area .sc_slider_pagination .post_item+.post_item {
margin:0;
}
.sc_slider_pagination_area .sc_slider_pagination .post_item.active {
background-color: rgba(0,0,0,0.1) !important;
}
.sc_slider_pagination_area .sc_slider_pagination .post_item .post_info .post_info_item + .post_info_item:before {
content: "|";
margin:0 5px;
}
.sc_slider_pagination.widget_area .post_item + .post_item {
border-top-width: 1px;
border-top-style: solid;
} .sc_slider_swiper .sc_slider_info {
max-width:80%;
min-width:50%;
max-height:100px;
padding:1em 1.5em;
overflow:hidden;
position:absolute;
right:0;
bottom:0;
background-color: rgba(30,170,206, 0.8);
-webkit-transition: all ease .5s .5s;
-moz-transition: all ease .5s .5s;
-ms-transition: all ease .5s .5s;
-o-transition: all ease .5s .5s;
transition: all ease .5s .5s;
margin-bottom:0;
}
.sc_slider_pagination_area .sc_slider .sc_slider_info { max-width:100%;
}
.sc_slider_swiper:hover .sc_slider_info.sc_slider_info_fixed,
.sc_slider_swiper:hover .sc_slider_info:hover,
.sc_slider_swiper .sc_slider_info:hover {
margin-bottom:0 !important;
}
.sc_slider_pagination_over:hover .sc_slider_info,
.sc_slider_swiper:hover .sc_slider_info {
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
margin-bottom:-130px !important;
}
.sc_slider_swiper .slides .swiper-slide .sc_slider_info a {
display:inline;
min-height:0;
color:#ffffff;
}
.sc_slider_swiper .slides .swiper-slide .sc_slider_info a:hover {
color:#cccccc;
}
.sc_slider_swiper .sc_slider_info .sc_slider_subtitle {
margin:0;
padding:0;
text-transform:uppercase;
font-size:1.5em;
line-height:1.2857em;
margin:0 0 4px;
}
.sc_slider_swiper .sc_slider_info .sc_slider_reviews {
margin:0 0 4px;
}
.sc_slider_swiper .sc_slider_info .sc_slider_reviews.after_category {
display:inline-block;
position: relative;
margin:0 0 0 2px;
top: 2px;
font-size:0.8765em;
}
.sc_slider_reviews.post_rating .reviews_value {
display:none;
}
.sc_slider_reviews.post_rating .reviews_stars_bg,
.sc_slider_reviews.post_rating .reviews_stars_hover,
.sc_slider_reviews.post_rating .reviews_value {
color: #ffffff !important;
}
.sc_slider_swiper .sc_slider_info .sc_slider_descr {
color:#ffffff;
line-height:16px;
}
.sc_slider_swiper .sc_slider_info .sc_slider_category {
display:inline-block;
vertical-align:top;
text-transform:uppercase;
position:relative;  font-size: 0.8765em;
height: 2em;
line-height:2em;
padding:0 2em 0 0;
text-align:left;
overflow:hidden;
}
.sc_slider_pagination_area .sc_slider .sc_slider_info .sc_slider_category {
min-width:0;
}
.slider_fullscreen .sc_slider_swiper .sc_slider_info,
.slider_main .sc_slider_swiper .sc_slider_info {
max-width:50%;
min-width:40%;
padding:30px;
max-height:150px;
}
.slider_fullscreen .sc_slider_swiper:hover .sc_slider_info,
.slider_main .sc_slider_swiper:hover .sc_slider_info {
margin-bottom:-180px;
}
.slider_fullscreen .sc_slider_swiper:hover .sc_slider_info.sc_slider_info_fixed,
.slider_fullscreen .sc_slider_swiper:hover .sc_slider_info:hover,
.slider_fullscreen .sc_slider_swiper .sc_slider_info:hover,
.slider_main .sc_slider_swiper:hover .sc_slider_info.sc_slider_info_fixed,
.slider_main .sc_slider_swiper:hover .sc_slider_info:hover,
.slider_main .sc_slider_swiper .sc_slider_info:hover {
margin-bottom:0;
}
.slider_fullscreen .sc_slider_swiper .sc_slider_info .sc_slider_category,
.slider_main .sc_slider_swiper .sc_slider_info .sc_slider_category {
font-size:14px;
font-weight:300;
}
.slider_fullscreen .sc_slider_swiper .sc_slider_info .sc_slider_subtitle,
.slider_main .sc_slider_swiper .sc_slider_info .sc_slider_subtitle {
font-size:21px;
line-height:28px;
font-weight:300;
}
.slider_fullscreen .sc_slider_swiper .sc_slider_info .sc_slider_descr,
.slider_main .sc_slider_swiper .sc_slider_info .sc_slider_descr {
font-size:13px;
line-height:18px;
font-weight:300;
} .sc_socials {
overflow:hidden;
display:inline-block;
margin-right:-1.25em;
}
.sc_socials .sc_socials_item {
display:inline-block;
margin: 0 1.25em 0.5em 0;
outline:none;
}
.sc_socials a {
display:inline-block;
outline:none;
}
.sc_socials a,
.sc_socials a .sc_socials_hover {
overflow:hidden;
width:4em;
height:4em;
line-height:4em;
text-align:center;
overflow:hidden;
position:relative;
-webkit-border-radius: 6px; background-repeat: no-repeat;
background-position: 0 -4em;
-webkit-background-size: 4em 8em;
-moz-background-size: 4em 8em;
-o-background-size: 4em 8em;
background-size: 4em 8em;
}
.sc_socials .social_icons span {
font-size:1em;
line-height:inherit;
}
.sc_socials.sc_socials_size_tiny {
margin-right:-1em;
}
.sc_socials.sc_socials_size_tiny .sc_socials_item {
margin: 0.25em 1em 0.25em 0;
}
.sc_socials.sc_socials_size_small {
margin-right:-0.5em;
}
.sc_socials.sc_socials_size_small .sc_socials_item {
margin:0.25em 0.5em 0.25em 0;
}
.sc_socials.sc_socials_size_medium {
margin-right:-0.625em;
}
.sc_socials.sc_socials_size_medium .sc_socials_item {
margin:0.25em 0.625em 0.25em 0;
}
.sc_socials.sc_socials_shape_round .sc_socials_item {
margin:0 0.335em 0.335em 0;
}
.sc_socials.sc_socials_shape_round.sc_socials_size_medium .sc_socials_item {
margin:0.25em 0.5em 0.25em 0;
}
.sc_socials.sc_socials_size_tiny a {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.sc_socials.sc_socials_size_tiny a .sc_socials_hover {
-webkit-border-radius: 2px; }
.sc_socials.sc_socials_size_small a,
.sc_socials.sc_socials_size_medium a {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.sc_socials.sc_socials_size_small a .sc_socials_hover,
.sc_socials.sc_socials_size_medium a .sc_socials_hover {
-webkit-border-radius: 4px; }
.sc_socials.sc_socials_shape_round a {
background-color: #dddddd;
display:block;
text-align:center;
border: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_socials_shape_round.sc_socials_size_tiny a .sc_socials_hover {
-webkit-border-radius: 50%; }
.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover,
.sc_socials_shape_round.sc_socials_size_medium a .sc_socials_hover {
-webkit-border-radius: 50%; }
.sc_socials.sc_socials_size_tiny .social_icons span {
font-size:0.8em;
line-height:inherit;
}
.sc_socials.sc_socials_size_tiny a,
.sc_socials.sc_socials_size_tiny a .sc_socials_hover {
width:2.65em;
height:2.65em;
line-height:2.65em;
background-position: 0 -2.65em;
-webkit-background-size: 2.65em 5.3em;
-moz-background-size: 2.65em 5.3em;
-o-background-size: 2.65em 5.3em;
background-size: 2.65em 5.3em;
}
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_tiny a,
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_tiny a .sc_socials_hover {
width:2.5em;
height:2.5em;
line-height:2.5em;
}
.sc_socials.sc_socials_size_small .social_icons span {
font-size:1.5em;
line-height:inherit;
}
.sc_socials.sc_socials_size_small a,
.sc_socials.sc_socials_size_small a .sc_socials_hover {
width:2em;
height:2em;
line-height:2em;
background-position: 0 -2em;
-webkit-background-size: 2em 4em;
-moz-background-size: 2em 4em;
-o-background-size: 2em 4em;
background-size: 2em 4em;
}
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
width:4em;
height:4em;
line-height:4em;
}
.sc_socials.sc_socials_size_medium .social_icons span {
font-size:2em;
line-height:inherit;
}
.sc_socials.sc_socials_size_medium a,
.sc_socials.sc_socials_size_medium a .sc_socials_hover {
width:2.5em;
height:2.5em;
line-height:2.5em;
background-position: 0 -2.5em;
-webkit-background-size: 2.5em 5em;
-moz-background-size: 2.5em 5em;
-o-background-size: 2.5em 5em;
background-size: 2.5em 5em;
}
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_medium a,
.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_medium a .sc_socials_hover {
width:5em;
height:5em;
line-height:5em;
}
.sc_socials a .sc_socials_hover,
.sc_socials.sc_socials_size_tiny a .sc_socials_hover,
.sc_socials.sc_socials_size_small a .sc_socials_hover,
.sc_socials.sc_socials_size_medium a .sc_socials_hover {
position: absolute;
display:block;
left:0;
top:0;
background-position: 0 0;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_socials a:hover .sc_socials_hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
} .sc_socials.sc_socials_share .sc_socials_item {
vertical-align:top;
}
.sc_socials.sc_socials_share .share_caption {
display:inline-block;
font-size:1.25em;
line-height:2em;
color: #222222;
margin-right:0.6em;
}
.sc_socials.sc_socials_share.sc_socials_dir_vertical {
position:fixed;
left:0px;
top:18%;
z-index:9998;
}
.sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item {
display:block;
margin-top:6px;
line-height:1em;
}
.sc_socials.sc_socials_share.sc_socials_dir_vertical .share_caption {
display:none;
}
.sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
padding:0.25em;
}
.sc_socials.sc_socials_share .share_counter{
display:inline-block;
vertical-align:top;
margin-left:6px;
position:relative;
background:#fff;
color:#666;
padding:0 8px;
line-height:3.8em;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.sc_socials.sc_socials_share.sc_socials_dir_vertical .share_counter {
line-height:4.2em;
}
.sc_socials.sc_socials_share .share_counter:before{
content:" ";
position:absolute;
z-index:1;
top:50%;
left:-4px;
width:6px;
height:6px;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background:#fff;
-webkit-transform: translateY(-50%) rotate(45deg);
-moz-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
}
.sc_socials.sc_socials_share.sc_socials_size_small .share_counter{
line-height:2em;
}
.sc_socials.sc_socials_share.sc_socials_dir_vertical.sc_socials_size_small .share_counter{
line-height:2.4em;
}
.sc_socials.sc_socials_share.sc_socials_size_medium .share_counter{
line-height:2.3em;
}
.sc_socials.sc_socials_share.sc_socials_dir_vertical.sc_socials_size_medium .share_counter{
line-height:2.8em;
} .sc_table table {
width: 100%;
}
.sc_table table th,
.sc_table table td {
padding: 0.75em;
}
.sc_table table tr:first-child th,
.sc_table table tr td:first-child,
.sc_table table tr:first-child td {
font-weight: 400;
} .sc_tabs .sc_tabs_titles {
overflow:hidden;
margin:0;
padding:0;
}
.sc_tabs .sc_tabs_titles li {
display: inline-block;
list-style:none;
padding:0;
position: relative;
}
.sc_tabs .sc_tabs_titles li:before {
display:none;
}
.sc_tabs .sc_tabs_titles li a {
display:block;
padding:0.2em 0.2em;
}
.sc_tabs .sc_tabs_content {
display: none;
overflow:hidden;
} .sc_tabs.sc_tabs_style_1 .sc_tabs_titles,
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li {
margin-bottom: 0;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:after {
content: ' ';
position:absolute;
bottom: 0;
left:0;
right:0;
height: 2px;
z-index: 1;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
border: 0;
font-weight: 400;
position:relative;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
content: ' ';
position:absolute;
bottom: 0;
left:0;
right:0;
height: 2px;
z-index: 2;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li+li {
margin-left: -1px;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_content {
margin-top:-1px;
padding: 1.5em 0;
border: 0;
} .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li {
margin:0 0 0.6667em 0;
}
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li+li {
margin-left: 0.6667em;
}
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
border:2px solid #ddd;
padding: 0.25em 0.5em;
text-transform:uppercase;
}
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
background-color: transparent !important;
}
.sc_tabs.sc_tabs_style_2 .sc_tabs_content {
padding: 1.5em;
border: 1px solid #e4e7e8;
} .sc_team_item .sc_team_item_info .sc_team_item_title {
margin:0;
font-size:1.4em;
}
.sc_team_item .sc_team_item_info .sc_team_item_title a {
font-weight:400;
}
.sc_team_item .sc_team_item_info .sc_team_item_position {
margin-top:0;
color: #222222;
font-size: 0.8em;
font-weight:400;
text-transform: uppercase;
}
.sc_team_item .sc_team_item_info .sc_team_item_description {
margin-top:1em;
line-height:1.75em;
overflow:hidden;
}
.sc_team_item .sc_team_item_info .sc_socials {
margin-top:1.5em;
}
.sc_team_item .sc_team_item_avatar img {
width: 100%;
}
.sc_team_style_team-1 .sc_slider_swiper .sc_team_item,
.sc_team_style_team-2 .sc_slider_swiper .sc_team_item {
padding-right: 2em;
}
.sc_team_style_team-1 .sc_team_item_info,
.sc_team_style_team-3 .sc_team_item_info {
padding-top: 2.5em;
border-top-width:0;
border-top-style:solid;
}
.sc_team_style_team-3 .sc_team_item_avatar,
.sc_team_style_team-4 .sc_team_item_avatar {
position:relative;
}
.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover,
.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
opacity: 0;
filter: alpha(opacity=0);
text-align:center;
}
.sc_team_style_team-3 .sc_team_item:hover .sc_team_item_avatar .sc_team_item_hover,
.sc_team_style_team-4 .sc_team_item:hover .sc_team_item_avatar .sc_team_item_hover {
opacity: 1;
filter: alpha(opacity=100);
}
.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover,
.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover .sc_team_item_socials,
.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover,
.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover .sc_team_item_info {
overflow:hidden;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover .sc_team_item_socials,
.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover .sc_team_item_info {
position:absolute;
left:0;
top:50%;
width:100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 50px;
}
.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover .sc_team_item_info {
padding:1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sc_team_style_team-3 .sc_team_item:hover .sc_team_item_avatar .sc_team_item_hover .sc_team_item_socials,
.sc_team_style_team-4 .sc_team_item:hover .sc_team_item_avatar .sc_team_item_hover .sc_team_item_info {
margin-top: 0;
} .sc_testimonials_wrap {
position:relative;
}
.sc_testimonials_wrap .sc_section_overlay {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width:100%;
padding:1.5em 0;
}
.sc_testimonial_item {
text-align:center;
padding: 0 5em;
}
.sc_testimonials .sc_columns .sc_testimonial_item {
padding: 0;
}
.sc_testimonial_position {
font-style:italic;
}
.sc_testimonial_content {
font-size:1.2em;
font-style:italic;
line-height:1.5em;
}
.sc_testimonial_content p {
margin:0;
}
.sc_testimonial_content p+p {
margin-top:0.5em;
}
.sc_testimonials .sc_testimonial_avatar {
overflow:hidden;
margin:0 auto;
width: 8em;
height: 8em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
} .sc_testimonials_style_testimonials-1 .sc_testimonial_content p:first-child:before,
.sc_testimonials_style_testimonials-1 .sc_testimonial_content p:last-child:after {
content: '"';
}
.sc_testimonials_style_testimonials-1 .sc_testimonial_content {
margin-bottom:1.5em;
}
.sc_testimonials_style_testimonials-1 .sc_testimonial_avatar,
.sc_testimonials_style_testimonials-1 .sc_testimonial_author {
display: inline-block;
vertical-align:middle;
}
.sc_testimonials_style_testimonials-1 .sc_testimonial_avatar {
margin-right:0.75em;
}
.sc_testimonials_style_testimonials-1 .sc_testimonial_author_name,
.sc_testimonials_style_testimonials-1 .sc_testimonial_author_position {
display:block;
text-align:left;
} .sc_testimonials_style_testimonials-2 .sc_testimonial_content p:first-child:before,
.sc_testimonials_style_testimonials-2 .sc_testimonial_content p:last-child:after {
content: '"';
}
.sc_testimonials_style_testimonials-2 .sc_testimonial_content {
margin-bottom:1.5em;
}
.sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
content:'-';
display:inline-block;
margin-right:0.5em;
}
.sc_testimonials_style_testimonials-2 .sc_testimonial_author_position {
font-style:normal;
} .sc_testimonials_style_testimonials-3 .sc_testimonial_item {
padding: 0 1em;
line-height:1.4em;
}
.sc_testimonials_style_testimonials-3 .sc_slider_swiper .sc_testimonial_item {
padding: 0;
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_content {
background-color:#ffffff;
margin-bottom:1em;
padding: 3.1em 3.9em;
position:relative;
text-align:left;
z-index: 100;
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before {
content: '\e8b6';
font-family: 'fontello';
font-size: 1.1em;
display: block;
position: absolute;
left: 1.5em;
font-style: normal;
top: 2.8em;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
transform:rotate(180deg);
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:after {
content: '\e8b6';
font-family: 'fontello';
font-size: 1.1em;
display: block;
position: absolute;
right: 1.5em;
font-style: normal;
bottom: 2.5em;
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_avatar,
.sc_testimonials_style_testimonials-3 .sc_testimonial_author {
display: block;
vertical-align:middle;
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_avatar {
margin-bottom: 1em;
margin-top: -3.2em;
position: relative;
z-index: 200;
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_author_name,
.sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
display:block;
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_author_name {
font-size:1.2em;
font-weight:400;
}
.sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
} .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
padding: 1.5em !important;
line-height:1.4em;
text-align:left;
background-color:#f0f0f0;
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_content {
position:relative;
padding: 0 0 1em 2em;
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before {
content: '\e8b6';
font-family: 'fontello';
font-size:1.5em;
display:block;
position: absolute;
left:0;
top:0;
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
transform:rotate(180deg);
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_avatar,
.sc_testimonials_style_testimonials-4 .sc_testimonial_author {
display: inline-block;
vertical-align:middle;
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_avatar {
margin-right: 0.75em;
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_author_name,
.sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
display:block;
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_author_name {
font-size:1.2857em;
font-weight:bold;
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
font-style:italic;
}
.sc_testimonials_style_testimonials-4 .sc_slider_pagination_wrap {
display:none;
} .sc_title {
overflow: hidden;
position:relative;
padding-bottom:2px;
}
.sc_title.sc_align_center {
text-align:center;
margin-left:auto;
margin-right:auto;
}
.sc_title + .vc_custom_heading {
font-weight: 400;
} .sc_title_underline {
padding-bottom:16px;
}
.sc_title_underline:after {
content:' ';
display:block;
position:absolute;
border-top: 2px solid #222222;
height:0;
width:8%;
min-width:2em;
left:0;
bottom:0.1em;
}
.sc_title_underline.sc_align_center:after {
left:50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
transform:translateX(-50%);
}
.sc_title_underline.sc_align_right:after {
right:0;
left:auto;
} .sc_title_divider { 
position:relative; 
padding-left: 5ex; 
padding-right: 5ex;
text-align:center;
}
.sc_title_divider .sc_title_divider_before,
.sc_title_divider .sc_title_divider_after {
display:block;
width:20%;
height:1px;
background-color:#222222;
position:absolute;
top: 50%;
}
.sc_title_divider .sc_title_divider_before {
left:0;
}
.sc_title_divider .sc_title_divider_after {
right:0;
} .sc_title_icon {
display:inline-block;
}
.sc_title_icon_left {
margin-right:0.5em;
}
.sc_title_icon_top {
display:block;
}
.sc_title_icon img {
width:auto;
}
.sc_title_icon_left img {
vertical-align:middle;
}
.sc_title_icon_top img {
vertical-align:baseline;
}
.sc_title_icon_small img {
height: 1em;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.sc_title_icon_medium img {
height: 2em;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.sc_title_icon_large img {
height: 3em;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
} .sc_toggles .sc_toggles_item {
margin-bottom:1.25em;
}
.sc_toggles > .sc_toggles_item .sc_toggles_content {
overflow: hidden;
display: none;
}
.sc_toggles .sc_toggles_item .sc_toggles_title {
position:relative;
overflow:hidden;
cursor:pointer;
margin:0;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.sc_toggles .sc_toggles_item .sc_toggles_title .sc_items_counter:after {
content:'. ';
}
.sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
position:absolute;
left:0;
top:0;
height:100%;
padding:0;
text-align:center;
overflow:hidden;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon:before {
position:absolute;
left:50%;
top:50%;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
}
.sc_toggles .sc_toggles_item .sc_toggles_content {
padding:1.5em 1.8em;
}
.sc_toggles .sc_toggles_item .sc_toggles_title {
border:1px solid #e4e7e8;
padding:0.5em 0.5em 0.5em 3em;
}
.sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
width:2.3333em;
background-color:#e4e7e8;
color: #ffffff;
}
.sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon_opened {
margin-top:-4em; }
.sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
margin-top:0;
}
.sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_closed {
margin-top:4em; }
.sc_toggles .sc_toggles_item .sc_toggles_content {
border-width:1px;
border-style:solid;
border-top-width:0;
} .sc_tooltip_parent {
text-decoration: none;
border-bottom: 1px dashed #666666;
position: relative;
display:inline-block;
}
.sc_tooltip_parent .sc_tooltip {
position: absolute;
color: #fff;
background-color:#333333;
white-space: nowrap;
top: -4em;
left: 50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
transform:translateX(-50%);
padding: 2px 6px;
z-index: 2;
font-size:0.75em;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all ease-out 0.1s;
-moz-transition: all ease-out 0.1s;
-ms-transition: all ease-out 0.1s;
-o-transition: all ease-out 0.1s;
transition: all ease-out 0.1s;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.sc_tooltip_parent:hover .sc_tooltip {
opacity: 1;
filter: alpha(opacity=100);
top: -2.5em;
}
.sc_tooltip_parent .sc_tooltip:before {
content: ' ';
width: 6px;
height: 6px;
position: absolute;
left: 50%;
bottom: -3px;
margin-left: -3px;
z-index: 1;
background-color:#333333;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
} .sc_twitter_wrap {
position:relative;
}
.sc_twitter_wrap .sc_section_overlay {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width:100%;
padding:1.5em 0;
}
.sc_twitter_item {
text-align:center;
padding: 0 5em;
}
.sc_twitter_content {
font-size:1.125em;
line-height:1.5em;
}
.sc_twitter_icon {
font-size:2.5em;
line-height:1em;
display:block;
text-align:center;
margin-bottom:0.5em;
}
.sc_twitter_content p {
margin:0;
}
.sc_twitter_content p+p {
margin-top:0.5em;
}
.bg_tint_dark .sc_twitter a {
color: #ffffff;
}
.sc_twitter .sc_slider_swiper:hover .sc_slider_controls_wrap .sc_slider_prev {
margin-left:10px;
}
.sc_twitter .sc_slider_swiper:hover .sc_slider_controls_wrap .sc_slider_next {
margin-right:10px;
}
.sc_twitter .sc_slider_controls_wrap a {
font-size:2.5em;
background-color: transparent;
} .sc_video_player {
background-repeat:no-repeat;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
-o-background-size: 100% auto;
background-size: 100% auto;
}
.sc_video_player.sc_video_bordered {
width:auto;
height:auto;
display:inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .sc_video_frame {
position:relative;
overflow:hidden;
}
.sc_video_frame img {
width: 100%;
height:auto;
} .mejs-container {
max-width:100%;
} .sc_zoom_wrap {
width:auto;
height:auto;
display:inline-block;
background-repeat:no-repeat;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
-o-background-size: 100% auto;
background-size: 100% auto;
}
.sc_zoom {
position:relative;
overflow:hidden;
}
.sc_zoom img {
width: 100%;
height:auto;
} .vc_row.inverse_colors * {
color: #fff !important;
border-color: #fff !important;
}  .sc_item_subtitle {
margin: 0 0 0.25em;
font-size: 0.8571em;
text-transform:uppercase;
text-align:center;
} .sc_item_title {
font-size: 3.666em;
margin: 0;
text-align:center;
}
.sc_item_title:after {
content:' ';
display:block;
width: 20px;
height:2px;
margin: 0.4em auto 0.55em;
background-color:#222222;
} .sc_item_descr {
font-size: 0.93em;
font-weight: 300;
letter-spacing: 1px;
line-height: 1.7em;
margin: 0.25em auto 3.8em;
max-width: 520px;
text-align: center;
text-transform: uppercase;
}
.sc_call_to_action_style_2.sc_call_to_action_align_left .sc_item_descr {
margin-left: 0;
margin-right: 0;
} .sc_item_button:before {
content:' ';
display:block;
width:100%;
height:0;
clear:both;
}
.sc_item_button {
display:block;
margin: 0;
text-align:center;
}
.sc_item_button > a {
overflow:hidden;
}
.sc_item_button > a:before {
float:right;
margin: 0 0 0 1em;
display:inline-block;
width: 1.2857em;
height:1.2857em;
line-height:1.2857em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_slider_swiper + .sc_item_button {
margin-top: 2em;
}
.sc_item_buttons {
display:inline-block;
overflow:hidden;
}
.sc_item_buttons > .sc_item_button {
float:left;
margin-right: 1.5em;
}
.sc_call_to_action_style_2 .sc_call_to_action_button {
float: right;
margin-left: 0em;
margin-right: 2em;
}
.sc_item_buttons > .sc_item_button+.sc_item_button {
margin-right: 1.25em;
}
.text_align_left, 
.text_align_left .sc_item_title, 
.text_align_left .sc_item_title:after,
.text_align_left .sc_item_descr, 
.text_align_left .sc_item_button {
text-align: left;
margin-left: 0;
} .sc_slider_controls_side .sc_slider_controls_wrap a {
width: 2em;
height: 2em;
line-height: 2em;
color: #ddd;
border: 2px solid #ddd;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.sc_slider_controls_side:hover .sc_slider_controls_wrap .sc_slider_prev {
margin-left:10px;
}
.sc_slider_controls_side:hover .sc_slider_controls_wrap .sc_slider_next {
margin-right:10px;
} .sc_slider_controls_bottom .swiper-slide {
padding-bottom:4em;
}
.sc_slider_controls_bottom .sc_slider_controls_wrap {
top: auto;
bottom:0;
text-align:center;
padding-bottom:0;
height: 3.5em;
}
.sc_slider_controls_bottom .sc_slider_controls_wrap a {
border: 1px solid #ddd;
width: 4em;
height: 4em;
line-height: 4em;
color: #ddd;
margin-left:0;
margin-right:0;
float:none;
display:inline-block;
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
filter: alpha(opacity=100);
}
.sc_slider_controls_bottom .sc_slider_controls_wrap .sc_slider_prev {
margin-right:0.5em;
}
.sc_slider_controls_bottom:hover .sc_slider_controls_wrap .sc_slider_prev {
margin-left:0;
}
.sc_slider_controls_bottom:hover .sc_slider_controls_wrap .sc_slider_next {
margin-right:0;
}
.sc_slider_controls_bottom .sc_slider_pagination_wrap {
display:none;
} .sc_slider_pagination_bottom .swiper-slide {
padding-bottom: 3em;
}
.sc_events_style_events-1 .sc_slider_pagination_bottom .swiper-slide {
padding-bottom: 5em;
}
.sc_slider_pagination_bottom:hover .sc_slider_pagination_wrap {
bottom: 0.5em;
}
@media (max-width: 380px) {
.sc_testimonials_style_testimonials-3 .sc_testimonial_content {
background-color: #ffffff;
margin-bottom: 1em;
padding: 1.1em 2em;
position: relative;
text-align: left;
z-index: 100;
}
.sc_testimonial_content {
font-size: 22px;
font-style: italic;
line-height: 1em;
}
.sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_info, .sc_call_to_action_style_2:not(.sc_call_to_action_align_center) .sc_call_to_action_buttons {
padding: 35px 0 5px;
vertical-align: middle;
}
.sc_table table {
max-width: 100% !important;
font-size: 12px !important;
}
span.mejs-time-total.mejs-time-slider {
width: 55% !important;
}
#sc_tab_1_1_tab, #sc_tab_1_2_tab, #sc_tab_1_3_tab {
font-size: 16px; 
font-weight: bold;
}
#bac_img p,#bac_img2 p,#bac_img3 p,#bac_img4 p,#bac_img5 p{
font-size: 12px !important; 
text-transform: normal;
}
body.typography h1{
font-size: 32px;
text-align: center;
}
body.typography h3{
font-size:25px;
text-align: center;
}
body.typography h4{
font-size:22px;
text-align:center;
}
body.typography h4{
font-size:20px;
text-align:center;
}
body.typography h5{
font-size:17px;
text-align:center;
}
body.typography h6{
font-size:16px;
text-align:center;
}
body.typography input[type="submit"], input[type="reset"], input[type="button"], button, .sc_button.sc_button_style_filled {
border: none;
margin-left: 0;
}
}@font-face {
font-family: 'fontello';
src: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/fontello/font/fontello.eot?46935968);
src: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/fontello/font/fontello.eot?46935968#iefix) format('embedded-opentype'),
url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/fontello/font/fontello.woff2?46935968) format('woff2'),
url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/fontello/font/fontello.woff?46935968) format('woff'),
url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/fontello/font/fontello.ttf?46935968) format('truetype'),
url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/fontello/font/fontello.svg?46935968#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-vcard:before { content: '\e800'; } .icon-pin:before { content: '\e801'; } .icon-reply:before { content: '\e802'; } .icon-reply-all:before { content: '\e803'; } .icon-forward:before { content: '\e804'; } .icon-print:before { content: '\e805'; } .icon-keyboard:before { content: '\e806'; } .icon-search:before { content: '\e807'; } .icon-clock-empty:before { content: '\e808'; } .icon-hourglass:before { content: '\e809'; } .icon-login:before { content: '\e80a'; } .icon-logout:before { content: '\e80b'; } .icon-picture:before { content: '\e80c'; } .icon-brush:before { content: '\e80d'; } .icon-ccw:before { content: '\e80e'; } .icon-cw:before { content: '\e80f'; } .icon-refresh:before { content: '\e810'; } .icon-clock:before { content: '\e811'; } .icon-circle-empty:before { content: '\e812'; } .icon-circle-dot:before { content: '\e813'; } .icon-circle:before { content: '\e814'; } .icon-checkbox:before { content: '\e815'; } .icon-checkbox-empty:before { content: '\e816'; } .icon-book:before { content: '\e817'; } .icon-mail-empty:before { content: '\e818'; } .icon-mail:before { content: '\e819'; } .icon-phone:before { content: '\e81a'; } .icon-book-open:before { content: '\e81b'; } .icon-users-group:before { content: '\e81c'; } .icon-male:before { content: '\e81d'; } .icon-female:before { content: '\e81e'; } .icon-child:before { content: '\e81f'; } .icon-star:before { content: '\e820'; } .icon-globe:before { content: '\e821'; } .icon-mobile:before { content: '\e822'; } .icon-tablet:before { content: '\e823'; } .icon-laptop:before { content: '\e824'; } .icon-desktop:before { content: '\e825'; } .icon-cog:before { content: '\e826'; } .icon-cogs:before { content: '\e827'; } .icon-down:before { content: '\e828'; } .icon-wrench:before { content: '\e829'; } .icon-sliders:before { content: '\e82a'; } .icon-lock:before { content: '\e82b'; } .icon-trophy:before { content: '\e82c'; } .icon-spin3:before { content: '\e82d'; } .icon-spin1:before { content: '\e82e'; } .icon-spin2:before { content: '\e82f'; } .icon-spin4:before { content: '\e830'; } .icon-spin5:before { content: '\e831'; } .icon-spin6:before { content: '\e832'; } .icon-location:before { content: '\e833'; } .icon-address:before { content: '\e834'; } .icon-up:before { content: '\e835'; } .icon-right:before { content: '\e836'; } .icon-left:before { content: '\e837'; } .icon-music-light:before { content: '\e838'; } .icon-search-light:before { content: '\e839'; } .icon-mail-light:before { content: '\e83a'; } .icon-heart-light:before { content: '\e83b'; } .icon-dot:before { content: '\e83c'; } .icon-user-light:before { content: '\e83d'; } .icon-video-light:before { content: '\e83e'; } .icon-camera-light:before { content: '\e83f'; } .icon-photo-light:before { content: '\e840'; } .icon-attach-light:before { content: '\e841'; } .icon-lock-light:before { content: '\e842'; } .icon-eye-light:before { content: '\e843'; } .icon-tag-light:before { content: '\e844'; } .icon-thumbs-up-light:before { content: '\e845'; } .icon-pencil-light:before { content: '\e846'; } .icon-comment-light:before { content: '\e847'; } .icon-location-light:before { content: '\e848'; } .icon-cup-light:before { content: '\e849'; } .icon-trash-light:before { content: '\e84a'; } .icon-doc-light:before { content: '\e84b'; } .icon-key-light:before { content: '\e84c'; } .icon-database-light:before { content: '\e84d'; } .icon-megaphone-light:before { content: '\e84e'; } .icon-graduation-light:before { content: '\e84f'; } .icon-fire-light:before { content: '\e850'; } .icon-paper-plane-light:before { content: '\e851'; } .icon-cloud-light:before { content: '\e852'; } .icon-globe-light:before { content: '\e853'; } .icon-inbox-light:before { content: '\e854'; } .icon-cd-light:before { content: '\e855'; } .icon-mobile-light:before { content: '\e856'; } .icon-desktop-light:before { content: '\e857'; } .icon-tv-light:before { content: '\e858'; } .icon-wallet-light:before { content: '\e859'; } .icon-t-shirt-light:before { content: '\e85a'; } .icon-lightbulb-light:before { content: '\e85b'; } .icon-clock-light:before { content: '\e85c'; } .icon-diamond-light:before { content: '\e85d'; } .icon-shop-light:before { content: '\e85e'; } .icon-sound-light:before { content: '\e85f'; } .icon-calendar-light:before { content: '\e860'; } .icon-food-light:before { content: '\e861'; } .icon-money-light:before { content: '\e862'; } .icon-params-light:before { content: '\e863'; } .icon-cog-light:before { content: '\e864'; } .icon-beaker-light:before { content: '\e865'; } .icon-note-light:before { content: '\e866'; } .icon-truck-light:before { content: '\e867'; } .icon-behance:before { content: '\e868'; } .icon-bitbucket:before { content: '\e869'; } .icon-cc:before { content: '\e86a'; } .icon-codeopen:before { content: '\e86b'; } .icon-css3:before { content: '\e86c'; } .icon-delicious:before { content: '\e86d'; } .icon-digg:before { content: '\e86e'; } .icon-dribbble:before { content: '\e86f'; } .icon-deviantart:before { content: '\e870'; } .icon-dropbox:before { content: '\e871'; } .icon-drupal:before { content: '\e872'; } .icon-facebook:before { content: '\e873'; } .icon-flickr:before { content: '\e874'; } .icon-foursquare:before { content: '\e875'; } .icon-git:before { content: '\e876'; } .icon-github:before { content: '\e877'; } .icon-gittip:before { content: '\e878'; } .icon-google:before { content: '\e879'; } .icon-gplus:before { content: '\e87a'; } .icon-gwallet:before { content: '\e87b'; } .icon-hacker-news:before { content: '\e87c'; } .icon-html5:before { content: '\e87d'; } .icon-instagramm:before { content: '\e87e'; } .icon-ioxhost:before { content: '\e87f'; } .icon-joomla:before { content: '\e880'; } .icon-jsfiddle:before { content: '\e881'; } .icon-lastfm:before { content: '\e882'; } .icon-linux:before { content: '\e883'; } .icon-linkedin:before { content: '\e884'; } .icon-maxcdn:before { content: '\e885'; } .icon-meanpath:before { content: '\e886'; } .icon-openid:before { content: '\e887'; } .icon-pagelines:before { content: '\e888'; } .icon-paypal:before { content: '\e889'; } .icon-qq:before { content: '\e88a'; } .icon-reddit:before { content: '\e88b'; } .icon-renren:before { content: '\e88c'; } .icon-skype:before { content: '\e88d'; } .icon-slack:before { content: '\e88e'; } .icon-slideshare:before { content: '\e88f'; } .icon-soundcloud:before { content: '\e890'; } .icon-spotify:before { content: '\e891'; } .icon-stackexchange:before { content: '\e892'; } .icon-stackoverflow:before { content: '\e893'; } .icon-steam:before { content: '\e894'; } .icon-stumbleupon:before { content: '\e895'; } .icon-tencent-weibo:before { content: '\e896'; } .icon-trello:before { content: '\e897'; } .icon-tumblr:before { content: '\e898'; } .icon-twitch:before { content: '\e899'; } .icon-twitter:before { content: '\e89a'; } .icon-vine:before { content: '\e89b'; } .icon-vkontakte:before { content: '\e89c'; } .icon-wechat:before { content: '\e89d'; } .icon-weibo:before { content: '\e89e'; } .icon-windows:before { content: '\e89f'; } .icon-wordpress:before { content: '\e8a0'; } .icon-xing:before { content: '\e8a1'; } .icon-yelp:before { content: '\e8a2'; } .icon-youtube:before { content: '\e8a3'; } .icon-yahoo:before { content: '\e8a4'; } .icon-lemon:before { content: '\e8a5'; } .icon-blank:before { content: '\e8a6'; } .icon-pinterest-circled:before { content: '\e8a7'; } .icon-heart-empty:before { content: '\e8a8'; } .icon-lock-open:before { content: '\e8a9'; } .icon-heart:before { content: '\e8aa'; } .icon-check:before { content: '\e8ab'; } .icon-cancel:before { content: '\e8ac'; } .icon-plus:before { content: '\e8ad'; } .icon-minus:before { content: '\e8ae'; } .icon-double-left:before { content: '\e8af'; } .icon-double-right:before { content: '\e8b0'; } .icon-double-up:before { content: '\e8b1'; } .icon-double-down:before { content: '\e8b2'; } .icon-help:before { content: '\e8b3'; } .icon-info:before { content: '\e8b4'; } .icon-link:before { content: '\e8b5'; } .icon-quote:before { content: '\e8b6'; } .icon-attach:before { content: '\e8b7'; } .icon-eye:before { content: '\e8b8'; } .icon-tag:before { content: '\e8b9'; } .icon-menu:before { content: '\e8ba'; } .icon-pencil:before { content: '\e8bb'; } .icon-feather:before { content: '\e8bc'; } .icon-code:before { content: '\e8bd'; } .icon-home:before { content: '\e8be'; } .icon-camera:before { content: '\e8bf'; } .icon-pictures:before { content: '\e8c0'; } .icon-video:before { content: '\e8c1'; } .icon-users:before { content: '\e8c2'; } .icon-user:before { content: '\e8c3'; } .icon-user-add:before { content: '\e8c4'; } .icon-comment:before { content: '\e8c5'; } .icon-chat-empty:before { content: '\e8c6'; } .icon-bell:before { content: '\e8c7'; } .icon-star-empty:before { content: '\e8c8'; } .icon-dot2:before { content: '\e8c9'; } .icon-dot3:before { content: '\e8ca'; } .icon-note:before { content: '\e8cb'; } .icon-basket:before { content: '\e8cc'; } .icon-note2:before { content: '\e8cd'; } .icon-share:before { content: '\e8ce'; } .icon-doc:before { content: '\e8cf'; } .icon-doc-text:before { content: '\e8d0'; } .icon-file-pdf:before { content: '\e8d1'; } .icon-file-word:before { content: '\e8d2'; } .icon-file-excel:before { content: '\e8d3'; } .icon-file-powerpoint:before { content: '\e8d4'; } .icon-file-image:before { content: '\e8d5'; } .icon-file-archive:before { content: '\e8d6'; } .icon-file-audio:before { content: '\e8d7'; } .icon-file-video:before { content: '\e8d8'; } .icon-file-code:before { content: '\e8d9'; } .icon-trash-empty:before { content: '\e8da'; } .icon-trash:before { content: '\e8db'; } .icon-th-large:before { content: '\e8dc'; } .icon-th:before { content: '\e8dd'; } .icon-th-list:before { content: '\e8de'; } .icon-flag:before { content: '\e8df'; } .icon-attention:before { content: '\e8e0'; } .icon-play:before { content: '\e8e1'; } .icon-stop:before { content: '\e8e2'; } .icon-pause:before { content: '\e8e3'; } .icon-record:before { content: '\e8e4'; } .icon-to-end:before { content: '\e8e5'; } .icon-tools:before { content: '\e8e6'; } .icon-retweet:before { content: '\e8e7'; } .icon-to-start:before { content: '\e8e8'; } .icon-fast-forward:before { content: '\e8e9'; } .icon-fast-backward:before { content: '\e8ea'; } .icon-check71:before { content: '\e8eb'; } .icon-clock104:before { content: '\e8ec'; } .icon-house158:before { content: '\e8ed'; } .icon-mail81:before { content: '\e8ee'; } .icon-telephone51:before { content: '\e8ef'; } .icon-sort-asc:before { content: '\e8f0'; } .icon-sort-desc:before { content: '\e8f1'; } .icon-attention-alt:before { content: '\e8f2'; } .icon-chat:before { content: '\e8f3'; } .icon-birthday:before { content: '\e8f4'; } .icon-hand-gesture:before { content: '\e8f5'; } .icon-library:before { content: '\e8f6'; } .icon-winner:before { content: '\e8f7'; }
[data-animation^=animated]{visibility:hidden}.animated{-webkit - animation - duration:1 s;animation - duration:1 s;- webkit - animation - fill - mode:both;animation - fill - mode:both;visibility:visible}.animated.infinite{-webkit - animation - iteration - count:infinite;animation - iteration - count:infinite}.animated.fast{-webkit - animation - duration:.5 s;animation - duration:.5 s}.animated.slow{-webkit - animation - duration:2 s;animation - duration:2 s}.bounceIn,.bounceOut,.flipOutX,.flipOutY{- webkit - animation - duration:.75 s;animation - duration:.75 s}@ - webkit - keyframes bounce{40 %,43 %,70 %{-webkit - transition - timing - function:cubic - bezier(.755,.050,.855,.060);transition - timing - function:cubic - bezier(.755,.050,.855,.060)}0 %,100 %,20 %,53 %,80 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1);- webkit - transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40 %,43 %{- webkit - transform:translate3d(0,-30 px,0);transform:translate3d(0,-30 px,0)}70 %{- webkit - transform:translate3d(0,-15 px,0);transform:translate3d(0,-15 px,0)}90 %{-webkit - transform:translate3d(0,-4 px,0);transform:translate3d(0,-4 px,0)}}@keyframes bounce{0 %,100 %,20 %,53 %,80 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1);- webkit - transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40 %,43 %{-webkit - transition - timing - function:cubic - bezier(.755,.050,.855,.060);transition - timing - function:cubic - bezier(.755,.050,.855,.060);- webkit - transform:translate3d(0,-30 px,0);transform:translate3d(0,-30 px,0)}70 %{-webkit - transition - timing - function:cubic - bezier(.755,.050,.855,.060);transition - timing - function:cubic - bezier(.755,.050,.855,.060);- webkit - transform:translate3d(0,-15 px,0);transform:translate3d(0,-15 px,0)}90 %{-webkit - transform:translate3d(0,-4 px,0);transform:translate3d(0,-4 px,0)}}.bounce{-webkit - animation - name:bounce;animation - name:bounce;- webkit - transform - origin:center bottom;- ms - transform - origin:center bottom;transform - origin:center bottom}@ - webkit - keyframes flash{0 %,100 %,50 %{opacity:1}25 %,75 %{opacity:0}}@keyframes flash{0 %,100 %,50 %{opacity:1}25 %,75 %{opacity:0}}.flash{-webkit - animation - name:flash;animation - name:flash;opacity:1}@ - webkit - keyframes pulse{0 %,100 %{-webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50 %{-webkit - transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0 %,100 %{-webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50 %{-webkit - transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit - animation - name:pulse;animation - name:pulse}@ - webkit - keyframes rubberBand{0 %,100 %{-webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30 %{-webkit - transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40 %{-webkit - transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50 %{-webkit - transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65 %{-webkit - transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75 %{-webkit - transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{0 %,100 %{-webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30 %{-webkit - transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40 %{-webkit - transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50 %{-webkit - transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65 %{-webkit - transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75 %{-webkit - transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit - animation - name:rubberBand;animation - name:rubberBand}@ - webkit - keyframes shake{0 %,100 %{-webkit - transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10 %,30 %,50 %,70 %,90 %{-webkit - transform:translate3d(-10 px,0,0);transform:translate3d(-10 px,0,0)}20 %,40 %,60 %,80 %{-webkit - transform:translate3d(10 px,0,0);transform:translate3d(10 px,0,0)}}@keyframes shake{0 %,100 %{-webkit - transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10 %,30 %,50 %,70 %,90 %{-webkit - transform:translate3d(-10 px,0,0);transform:translate3d(-10 px,0,0)}20 %,40 %,60 %,80 %{-webkit - transform:translate3d(10 px,0,0);transform:translate3d(10 px,0,0)}}.shake{-webkit - animation - name:shake;animation - name:shake}@ - webkit - keyframes swing{20 %{-webkit - transform:rotate3d(0,0,1,15 deg);transform:rotate3d(0,0,1,15 deg)}40 %{-webkit - transform:rotate3d(0,0,1,-10 deg);transform:rotate3d(0,0,1,-10 deg)}60 %{-webkit - transform:rotate3d(0,0,1,5 deg);transform:rotate3d(0,0,1,5 deg)}80 %{-webkit - transform:rotate3d(0,0,1,-5 deg);transform:rotate3d(0,0,1,-5 deg)}100 %{-webkit - transform:rotate3d(0,0,1,0 deg);transform:rotate3d(0,0,1,0 deg)}}@keyframes swing{20 %{-webkit - transform:rotate3d(0,0,1,15 deg);transform:rotate3d(0,0,1,15 deg)}40 %{-webkit - transform:rotate3d(0,0,1,-10 deg);transform:rotate3d(0,0,1,-10 deg)}60 %{-webkit - transform:rotate3d(0,0,1,5 deg);transform:rotate3d(0,0,1,5 deg)}80 %{-webkit - transform:rotate3d(0,0,1,-5 deg);transform:rotate3d(0,0,1,-5 deg)}100 %{-webkit - transform:rotate3d(0,0,1,0 deg);transform:rotate3d(0,0,1,0 deg)}}.swing{-webkit - transform - origin:top center;- ms - transform - origin:top center;transform - origin:top center;- webkit - animation - name:swing;animation - name:swing}@ - webkit - keyframes tada{0 %,100 %{-webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10 %,20 %{-webkit - transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3 deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3 deg)}30 %,50 %,70 %,90 %{-webkit - transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3 deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3 deg)}40 %,60 %,80 %{-webkit - transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3 deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3 deg)}}@keyframes tada{0 %,100 %{-webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10 %,20 %{-webkit - transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3 deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3 deg)}30 %,50 %,70 %,90 %{-webkit - transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3 deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3 deg)}40 %,60 %,80 %{-webkit - transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3 deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3 deg)}}.tada{-webkit - animation - name:tada;animation - name:tada}@ - webkit - keyframes wobble{0 %,100 %{-webkit - transform:none;transform:none}15 %{-webkit - transform:translate3d(-25 % ,0,0) rotate3d(0,0,1,-5 deg);transform:translate3d(-25 % ,0,0) rotate3d(0,0,1,-5 deg)}30 %{-webkit - transform:translate3d(20 % ,0,0) rotate3d(0,0,1,3 deg);transform:translate3d(20 % ,0,0) rotate3d(0,0,1,3 deg)}45 %{-webkit - transform:translate3d(-15 % ,0,0) rotate3d(0,0,1,-3 deg);transform:translate3d(-15 % ,0,0) rotate3d(0,0,1,-3 deg)}60 %{-webkit - transform:translate3d(10 % ,0,0) rotate3d(0,0,1,2 deg);transform:translate3d(10 % ,0,0) rotate3d(0,0,1,2 deg)}75 %{-webkit - transform:translate3d(-5 % ,0,0) rotate3d(0,0,1,-1 deg);transform:translate3d(-5 % ,0,0) rotate3d(0,0,1,-1 deg)}}@keyframes wobble{0 %,100 %{-webkit - transform:none;transform:none}15 %{-webkit - transform:translate3d(-25 % ,0,0) rotate3d(0,0,1,-5 deg);transform:translate3d(-25 % ,0,0) rotate3d(0,0,1,-5 deg)}30 %{-webkit - transform:translate3d(20 % ,0,0) rotate3d(0,0,1,3 deg);transform:translate3d(20 % ,0,0) rotate3d(0,0,1,3 deg)}45 %{-webkit - transform:translate3d(-15 % ,0,0) rotate3d(0,0,1,-3 deg);transform:translate3d(-15 % ,0,0) rotate3d(0,0,1,-3 deg)}60 %{-webkit - transform:translate3d(10 % ,0,0) rotate3d(0,0,1,2 deg);transform:translate3d(10 % ,0,0) rotate3d(0,0,1,2 deg)}75 %{-webkit - transform:translate3d(-5 % ,0,0) rotate3d(0,0,1,-1 deg);transform:translate3d(-5 % ,0,0) rotate3d(0,0,1,-1 deg)}}.wobble{-webkit - animation - name:wobble;animation - name:wobble}@ - webkit - keyframes bounceIn{0 %,100 %,20 %,40 %,60 %,80 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20 %{-webkit - transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40 %{-webkit - transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60 %{opacity:1;- webkit - transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80 %{-webkit - transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100 %{opacity:1;- webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0 %,100 %,20 %,40 %,60 %,80 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20 %{-webkit - transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40 %{-webkit - transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60 %{opacity:1;- webkit - transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80 %{-webkit - transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100 %{opacity:1;- webkit - transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit - animation - name:bounceIn;animation - name:bounceIn}@ - webkit - keyframes bounceInDown{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(0,-3000 px,0);transform:translate3d(0,-3000 px,0)}60 %{opacity:1;- webkit - transform:translate3d(0,25 px,0);transform:translate3d(0,25 px,0)}75 %{-webkit - transform:translate3d(0,-10 px,0);transform:translate3d(0,-10 px,0)}90 %{-webkit - transform:translate3d(0,5 px,0);transform:translate3d(0,5 px,0)}100 %{-webkit - transform:none;transform:none}}@keyframes bounceInDown{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(0,-3000 px,0);transform:translate3d(0,-3000 px,0)}60 %{opacity:1;- webkit - transform:translate3d(0,25 px,0);transform:translate3d(0,25 px,0)}75 %{-webkit - transform:translate3d(0,-10 px,0);transform:translate3d(0,-10 px,0)}90 %{-webkit - transform:translate3d(0,5 px,0);transform:translate3d(0,5 px,0)}100 %{-webkit - transform:none;transform:none}}.bounceInDown{-webkit - animation - name:bounceInDown;animation - name:bounceInDown}@ - webkit - keyframes bounceInLeft{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(-3000 px,0,0);transform:translate3d(-3000 px,0,0)}60 %{opacity:1;- webkit - transform:translate3d(25 px,0,0);transform:translate3d(25 px,0,0)}75 %{-webkit - transform:translate3d(-10 px,0,0);transform:translate3d(-10 px,0,0)}90 %{-webkit - transform:translate3d(5 px,0,0);transform:translate3d(5 px,0,0)}100 %{-webkit - transform:none;transform:none}}@keyframes bounceInLeft{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(-3000 px,0,0);transform:translate3d(-3000 px,0,0)}60 %{opacity:1;- webkit - transform:translate3d(25 px,0,0);transform:translate3d(25 px,0,0)}75 %{-webkit - transform:translate3d(-10 px,0,0);transform:translate3d(-10 px,0,0)}90 %{-webkit - transform:translate3d(5 px,0,0);transform:translate3d(5 px,0,0)}100 %{-webkit - transform:none;transform:none}}.bounceInLeft{-webkit - animation - name:bounceInLeft;animation - name:bounceInLeft}@ - webkit - keyframes bounceInRight{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(3000 px,0,0);transform:translate3d(3000 px,0,0)}60 %{opacity:1;- webkit - transform:translate3d(-25 px,0,0);transform:translate3d(-25 px,0,0)}75 %{-webkit - transform:translate3d(10 px,0,0);transform:translate3d(10 px,0,0)}90 %{-webkit - transform:translate3d(-5 px,0,0);transform:translate3d(-5 px,0,0)}100 %{-webkit - transform:none;transform:none}}@keyframes bounceInRight{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(3000 px,0,0);transform:translate3d(3000 px,0,0)}60 %{opacity:1;- webkit - transform:translate3d(-25 px,0,0);transform:translate3d(-25 px,0,0)}75 %{-webkit - transform:translate3d(10 px,0,0);transform:translate3d(10 px,0,0)}90 %{-webkit - transform:translate3d(-5 px,0,0);transform:translate3d(-5 px,0,0)}100 %{-webkit - transform:none;transform:none}}.bounceInRight{-webkit - animation - name:bounceInRight;animation - name:bounceInRight}@ - webkit - keyframes bounceInUp{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(0,3000 px,0);transform:translate3d(0,3000 px,0)}60 %{opacity:1;- webkit - transform:translate3d(0,-20 px,0);transform:translate3d(0,-20 px,0)}75 %{-webkit - transform:translate3d(0,10 px,0);transform:translate3d(0,10 px,0)}90 %{-webkit - transform:translate3d(0,-5 px,0);transform:translate3d(0,-5 px,0)}100 %{-webkit - transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0 %,100 %,60 %,75 %,90 %{-webkit - transition - timing - function:cubic - bezier(.215,.61,.355,1);transition - timing - function:cubic - bezier(.215,.61,.355,1)}0 %{opacity:0;- webkit - transform:translate3d(0,3000 px,0);transform:translate3d(0,3000 px,0)}60 %{opacity:1;- webkit - transform:translate3d(0,-20 px,0);transform:translate3d(0,-20 px,0)}75 %{-webkit - transform:translate3d(0,10 px,0);transform:translate3d(0,10 px,0)}90 %{-webkit - transform:translate3d(0,-5 px,0);transform:translate3d(0,-5 px,0)}100 %{-webkit - transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit - animation - name:bounceInUp;animation - name:bounceInUp}@ - webkit - keyframes bounceOut{20 %{-webkit - transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50 %,55 %{opacity:1;- webkit - transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100 %{opacity:0;- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20 %{-webkit - transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50 %,55 %{opacity:1;- webkit - transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100 %{opacity:0;- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit - animation - name:bounceOut;animation - name:bounceOut}@ - webkit - keyframes bounceOutDown{20 %{-webkit - transform:translate3d(0,10 px,0);transform:translate3d(0,10 px,0)}40 %,45 %{opacity:1;- webkit - transform:translate3d(0,-20 px,0);transform:translate3d(0,-20 px,0)}100 %{opacity:0;- webkit - transform:translate3d(0,2000 px,0);transform:translate3d(0,2000 px,0)}}@keyframes bounceOutDown{20 %{-webkit - transform:translate3d(0,10 px,0);transform:translate3d(0,10 px,0)}40 %,45 %{opacity:1;- webkit - transform:translate3d(0,-20 px,0);transform:translate3d(0,-20 px,0)}100 %{opacity:0;- webkit - transform:translate3d(0,2000 px,0);transform:translate3d(0,2000 px,0)}}.bounceOutDown{-webkit - animation - name:bounceOutDown;animation - name:bounceOutDown}@ - webkit - keyframes bounceOutLeft{20 %{opacity:1;- webkit - transform:translate3d(20 px,0,0);transform:translate3d(20 px,0,0)}100 %{opacity:0;- webkit - transform:translate3d(-2000 px,0,0);transform:translate3d(-2000 px,0,0)}}@keyframes bounceOutLeft{20 %{opacity:1;- webkit - transform:translate3d(20 px,0,0);transform:translate3d(20 px,0,0)}100 %{opacity:0;- webkit - transform:translate3d(-2000 px,0,0);transform:translate3d(-2000 px,0,0)}}.bounceOutLeft{-webkit - animation - name:bounceOutLeft;animation - name:bounceOutLeft}@ - webkit - keyframes bounceOutRight{20 %{opacity:1;- webkit - transform:translate3d(-20 px,0,0);transform:translate3d(-20 px,0,0)}100 %{opacity:0;- webkit - transform:translate3d(2000 px,0,0);transform:translate3d(2000 px,0,0)}}@keyframes bounceOutRight{20 %{opacity:1;- webkit - transform:translate3d(-20 px,0,0);transform:translate3d(-20 px,0,0)}100 %{opacity:0;- webkit - transform:translate3d(2000 px,0,0);transform:translate3d(2000 px,0,0)}}.bounceOutRight{-webkit - animation - name:bounceOutRight;animation - name:bounceOutRight}@ - webkit - keyframes bounceOutUp{20 %{-webkit - transform:translate3d(0,-10 px,0);transform:translate3d(0,-10 px,0)}40 %,45 %{opacity:1;- webkit - transform:translate3d(0,20 px,0);transform:translate3d(0,20 px,0)}100 %{opacity:0;- webkit - transform:translate3d(0,-2000 px,0);transform:translate3d(0,-2000 px,0)}}@keyframes bounceOutUp{20 %{-webkit - transform:translate3d(0,-10 px,0);transform:translate3d(0,-10 px,0)}40 %,45 %{opacity:1;- webkit - transform:translate3d(0,20 px,0);transform:translate3d(0,20 px,0)}100 %{opacity:0;- webkit - transform:translate3d(0,-2000 px,0);transform:translate3d(0,-2000 px,0)}}.bounceOutUp{-webkit - animation - name:bounceOutUp;animation - name:bounceOutUp}@ - webkit - keyframes fadeIn{0 %{opacity:0}100 %{opacity:1}}@keyframes fadeIn{0 %{opacity:0}100 %{opacity:1}}.fadeIn{-webkit - animation - name:fadeIn;animation - name:fadeIn}@ - webkit - keyframes fadeInDown{0 %{opacity:0;- webkit - transform:translate3d(0,-100 % ,0);transform:translate3d(0,-100 % ,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInDown{0 %{opacity:0;- webkit - transform:translate3d(0,-100 % ,0);transform:translate3d(0,-100 % ,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInDown{-webkit - animation - name:fadeInDown;animation - name:fadeInDown}@ - webkit - keyframes fadeInDownBig{0 %{opacity:0;- webkit - transform:translate3d(0,-2000 px,0);transform:translate3d(0,-2000 px,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInDownBig{0 %{opacity:0;- webkit - transform:translate3d(0,-2000 px,0);transform:translate3d(0,-2000 px,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInDownBig{-webkit - animation - name:fadeInDownBig;animation - name:fadeInDownBig}@ - webkit - keyframes fadeInLeft{0 %{opacity:0;- webkit - transform:translate3d(-100 % ,0,0);transform:translate3d(-100 % ,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInLeft{0 %{opacity:0;- webkit - transform:translate3d(-100 % ,0,0);transform:translate3d(-100 % ,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInLeft{-webkit - animation - name:fadeInLeft;animation - name:fadeInLeft}@ - webkit - keyframes fadeInLeftBig{0 %{opacity:0;- webkit - transform:translate3d(-2000 px,0,0);transform:translate3d(-2000 px,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInLeftBig{0 %{opacity:0;- webkit - transform:translate3d(-2000 px,0,0);transform:translate3d(-2000 px,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInLeftBig{-webkit - animation - name:fadeInLeftBig;animation - name:fadeInLeftBig}@ - webkit - keyframes fadeInRight{0 %{opacity:0;- webkit - transform:translate3d(100 % ,0,0);transform:translate3d(100 % ,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInRight{0 %{opacity:0;- webkit - transform:translate3d(100 % ,0,0);transform:translate3d(100 % ,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInRight{-webkit - animation - name:fadeInRight;animation - name:fadeInRight}@ - webkit - keyframes fadeInRightBig{0 %{opacity:0;- webkit - transform:translate3d(2000 px,0,0);transform:translate3d(2000 px,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInRightBig{0 %{opacity:0;- webkit - transform:translate3d(2000 px,0,0);transform:translate3d(2000 px,0,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInRightBig{-webkit - animation - name:fadeInRightBig;animation - name:fadeInRightBig}@ - webkit - keyframes fadeInUp{0 %{opacity:0;- webkit - transform:translate3d(0,100 % ,0);transform:translate3d(0,100 % ,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInUp{0 %{opacity:0;- webkit - transform:translate3d(0,100 % ,0);transform:translate3d(0,100 % ,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInUp{-webkit - animation - name:fadeInUp;animation - name:fadeInUp}@ - webkit - keyframes fadeInUpBig{0 %{opacity:0;- webkit - transform:translate3d(0,2000 px,0);transform:translate3d(0,2000 px,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes fadeInUpBig{0 %{opacity:0;- webkit - transform:translate3d(0,2000 px,0);transform:translate3d(0,2000 px,0)}100 %{opacity:1;- webkit - transform:none;transform:none}}.fadeInUpBig{-webkit - animation - name:fadeInUpBig;animation - name:fadeInUpBig}@ - webkit - keyframes fadeOut{0 %{opacity:1}100 %{opacity:0}}@keyframes fadeOut{0 %{opacity:1}100 %{opacity:0}}.fadeOut{-webkit - animation - name:fadeOut;animation - name:fadeOut}@ - webkit - keyframes fadeOutDown{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,100 % ,0);transform:translate3d(0,100 % ,0)}}@keyframes fadeOutDown{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,100 % ,0);transform:translate3d(0,100 % ,0)}}.fadeOutDown{-webkit - animation - name:fadeOutDown;animation - name:fadeOutDown}@ - webkit - keyframes fadeOutDownBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,2000 px,0);transform:translate3d(0,2000 px,0)}}@keyframes fadeOutDownBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,2000 px,0);transform:translate3d(0,2000 px,0)}}.fadeOutDownBig{-webkit - animation - name:fadeOutDownBig;animation - name:fadeOutDownBig}@ - webkit - keyframes fadeOutLeft{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(-100 % ,0,0);transform:translate3d(-100 % ,0,0)}}@keyframes fadeOutLeft{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(-100 % ,0,0);transform:translate3d(-100 % ,0,0)}}.fadeOutLeft{-webkit - animation - name:fadeOutLeft;animation - name:fadeOutLeft}@ - webkit - keyframes fadeOutLeftBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(-2000 px,0,0);transform:translate3d(-2000 px,0,0)}}@keyframes fadeOutLeftBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(-2000 px,0,0);transform:translate3d(-2000 px,0,0)}}.fadeOutLeftBig{-webkit - animation - name:fadeOutLeftBig;animation - name:fadeOutLeftBig}@ - webkit - keyframes fadeOutRight{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(100 % ,0,0);transform:translate3d(100 % ,0,0)}}@keyframes fadeOutRight{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(100 % ,0,0);transform:translate3d(100 % ,0,0)}}.fadeOutRight{-webkit - animation - name:fadeOutRight;animation - name:fadeOutRight}@ - webkit - keyframes fadeOutRightBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(2000 px,0,0);transform:translate3d(2000 px,0,0)}}@keyframes fadeOutRightBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(2000 px,0,0);transform:translate3d(2000 px,0,0)}}.fadeOutRightBig{-webkit - animation - name:fadeOutRightBig;animation - name:fadeOutRightBig}@ - webkit - keyframes fadeOutUp{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,-100 % ,0);transform:translate3d(0,-100 % ,0)}}@keyframes fadeOutUp{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,-100 % ,0);transform:translate3d(0,-100 % ,0)}}.fadeOutUp{-webkit - animation - name:fadeOutUp;animation - name:fadeOutUp}@ - webkit - keyframes fadeOutUpBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,-2000 px,0);transform:translate3d(0,-2000 px,0)}}@keyframes fadeOutUpBig{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(0,-2000 px,0);transform:translate3d(0,-2000 px,0)}}.fadeOutUpBig{-webkit - animation - name:fadeOutUpBig;animation - name:fadeOutUpBig}@ - webkit - keyframes flip{0 %,40 %{- webkit - animation - timing - function:ease - out;animation - timing - function:ease - out}100 %,50 %,80 %{- webkit - animation - timing - function:ease - in;animation - timing - function:ease - in}0 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-360 deg);transform:perspective(400 px) rotate3d(0,1,0,-360 deg)}40 %{-webkit - transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-190 deg);transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-190 deg)}50 %{-webkit - transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-170 deg);transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-170 deg)}80 %{-webkit - transform:perspective(400 px) scale3d(.95,.95,.95);transform:perspective(400 px) scale3d(.95,.95,.95)}100 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}}@keyframes flip{0 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-360 deg);transform:perspective(400 px) rotate3d(0,1,0,-360 deg);- webkit - animation - timing - function:ease - out;animation - timing - function:ease - out}40 %{-webkit - transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-190 deg);transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-190 deg);- webkit - animation - timing - function:ease - out;animation - timing - function:ease - out}50 %{-webkit - transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-170 deg);transform:perspective(400 px) translate3d(0,0,150 px) rotate3d(0,1,0,-170 deg);- webkit - animation - timing - function:ease - in;animation - timing - function:ease - in}80 %{-webkit - transform:perspective(400 px) scale3d(.95,.95,.95);transform:perspective(400 px) scale3d(.95,.95,.95);- webkit - animation - timing - function:ease - in;animation - timing - function:ease - in}100 %{-webkit - transform:perspective(400 px);transform:perspective(400 px);- webkit - animation - timing - function:ease - in;animation - timing - function:ease - in}}.animated.flip{-webkit - backface - visibility:visible;backface - visibility:visible;- webkit - animation - name:flip;animation - name:flip}.flipInX,.flipInY,.flipOutY{-webkit - backface - visibility:visible!important}.flipInX,.flipInY,.flipOutX,.flipOutY{backface - visibility:visible!important}@ - webkit - keyframes flipInX{0 %,40 %{- webkit - transition - timing - function:ease - in;transition - timing - function:ease - in}0 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,90 deg);transform:perspective(400 px) rotate3d(1,0,0,90 deg);opacity:0}40 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,-20 deg);transform:perspective(400 px) rotate3d(1,0,0,-20 deg)}60 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,10 deg);transform:perspective(400 px) rotate3d(1,0,0,10 deg);opacity:1}80 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,-5 deg);transform:perspective(400 px) rotate3d(1,0,0,-5 deg)}100 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}}@keyframes flipInX{0 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,90 deg);transform:perspective(400 px) rotate3d(1,0,0,90 deg);- webkit - transition - timing - function:ease - in;transition - timing - function:ease - in;opacity:0}40 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,-20 deg);transform:perspective(400 px) rotate3d(1,0,0,-20 deg);- webkit - transition - timing - function:ease - in;transition - timing - function:ease - in}60 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,10 deg);transform:perspective(400 px) rotate3d(1,0,0,10 deg);opacity:1}80 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,-5 deg);transform:perspective(400 px) rotate3d(1,0,0,-5 deg)}100 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}}.flipInX{- webkit - animation - name:flipInX;animation - name:flipInX}@ - webkit - keyframes flipInY{0 %,40 %{- webkit - transition - timing - function:ease - in;transition - timing - function:ease - in}0 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,90 deg);transform:perspective(400 px) rotate3d(0,1,0,90 deg);opacity:0}40 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-20 deg);transform:perspective(400 px) rotate3d(0,1,0,-20 deg)}60 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,10 deg);transform:perspective(400 px) rotate3d(0,1,0,10 deg);opacity:1}80 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-5 deg);transform:perspective(400 px) rotate3d(0,1,0,-5 deg)}100 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}}@keyframes flipInY{0 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,90 deg);transform:perspective(400 px) rotate3d(0,1,0,90 deg);- webkit - transition - timing - function:ease - in;transition - timing - function:ease - in;opacity:0}40 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-20 deg);transform:perspective(400 px) rotate3d(0,1,0,-20 deg);- webkit - transition - timing - function:ease - in;transition - timing - function:ease - in}60 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,10 deg);transform:perspective(400 px) rotate3d(0,1,0,10 deg);opacity:1}80 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-5 deg);transform:perspective(400 px) rotate3d(0,1,0,-5 deg)}100 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}}.flipInY{- webkit - animation - name:flipInY;animation - name:flipInY}@ - webkit - keyframes flipOutX{0 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}30 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,-20 deg);transform:perspective(400 px) rotate3d(1,0,0,-20 deg);opacity:1}100 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,90 deg);transform:perspective(400 px) rotate3d(1,0,0,90 deg);opacity:0}}@keyframes flipOutX{0 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}30 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,-20 deg);transform:perspective(400 px) rotate3d(1,0,0,-20 deg);opacity:1}100 %{-webkit - transform:perspective(400 px) rotate3d(1,0,0,90 deg);transform:perspective(400 px) rotate3d(1,0,0,90 deg);opacity:0}}.flipOutX{-webkit - animation - name:flipOutX;animation - name:flipOutX;- webkit - backface - visibility:visible!important}@ - webkit - keyframes flipOutY{0 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}30 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-15 deg);transform:perspective(400 px) rotate3d(0,1,0,-15 deg);opacity:1}100 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,90 deg);transform:perspective(400 px) rotate3d(0,1,0,90 deg);opacity:0}}@keyframes flipOutY{0 %{-webkit - transform:perspective(400 px);transform:perspective(400 px)}30 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,-15 deg);transform:perspective(400 px) rotate3d(0,1,0,-15 deg);opacity:1}100 %{-webkit - transform:perspective(400 px) rotate3d(0,1,0,90 deg);transform:perspective(400 px) rotate3d(0,1,0,90 deg);opacity:0}}.flipOutY{- webkit - animation - name:flipOutY;animation - name:flipOutY}@ - webkit - keyframes lightSpeedIn{100 %,60 %,80 %{opacity:1}0 %{-webkit - transform:translate3d(100 % ,0,0) skewX(-30 deg);transform:translate3d(100 % ,0,0) skewX(-30 deg);opacity:0}60 %{-webkit - transform:skewX(20 deg);transform:skewX(20 deg)}80 %{-webkit - transform:skewX(-5 deg);transform:skewX(-5 deg)}100 %{-webkit - transform:none;transform:none}}@keyframes lightSpeedIn{0 %{-webkit - transform:translate3d(100 % ,0,0) skewX(-30 deg);transform:translate3d(100 % ,0,0) skewX(-30 deg);opacity:0}60 %{-webkit - transform:skewX(20 deg);transform:skewX(20 deg);opacity:1}80 %{-webkit - transform:skewX(-5 deg);transform:skewX(-5 deg);opacity:1}100 %{-webkit - transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit - animation - name:lightSpeedIn;animation - name:lightSpeedIn;- webkit - animation - timing - function:ease - out;animation - timing - function:ease - out}@ - webkit - keyframes lightSpeedOut{0 %{opacity:1}100 %{-webkit - transform:translate3d(100 % ,0,0) skewX(30 deg);transform:translate3d(100 % ,0,0) skewX(30 deg);opacity:0}}@keyframes lightSpeedOut{0 %{opacity:1}100 %{-webkit - transform:translate3d(100 % ,0,0) skewX(30 deg);transform:translate3d(100 % ,0,0) skewX(30 deg);opacity:0}}.lightSpeedOut{-webkit - animation - name:lightSpeedOut;animation - name:lightSpeedOut;- webkit - animation - timing - function:ease - in;animation - timing - function:ease - in}@ - webkit - keyframes rotateIn{0 %,100 %{-webkit - transform - origin:center;transform - origin:center}0 %{- webkit - transform:rotate3d(0,0,1,-200 deg);transform:rotate3d(0,0,1,-200 deg);opacity:0}100 %{- webkit - transform:none;transform:none;opacity:1}}@keyframes rotateIn{0 %{-webkit - transform - origin:center;transform - origin:center;- webkit - transform:rotate3d(0,0,1,-200 deg);transform:rotate3d(0,0,1,-200 deg);opacity:0}100 %{-webkit - transform - origin:center;transform - origin:center;- webkit - transform:none;transform:none;opacity:1}}.rotateIn{-webkit - animation - name:rotateIn;animation - name:rotateIn}@ - webkit - keyframes rotateInDownLeft{0 %,100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom}0 %{- webkit - transform:rotate3d(0,0,1,-45 deg);transform:rotate3d(0,0,1,-45 deg);opacity:0}100 %{- webkit - transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;- webkit - transform:rotate3d(0,0,1,-45 deg);transform:rotate3d(0,0,1,-45 deg);opacity:0}100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;- webkit - transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit - animation - name:rotateInDownLeft;animation - name:rotateInDownLeft}@ - webkit - keyframes rotateInDownRight{0 %,100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom}0 %{- webkit - transform:rotate3d(0,0,1,45 deg);transform:rotate3d(0,0,1,45 deg);opacity:0}100 %{- webkit - transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;- webkit - transform:rotate3d(0,0,1,45 deg);transform:rotate3d(0,0,1,45 deg);opacity:0}100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;- webkit - transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit - animation - name:rotateInDownRight;animation - name:rotateInDownRight}@ - webkit - keyframes rotateInUpLeft{0 %,100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom}0 %{- webkit - transform:rotate3d(0,0,1,45 deg);transform:rotate3d(0,0,1,45 deg);opacity:0}100 %{- webkit - transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;- webkit - transform:rotate3d(0,0,1,45 deg);transform:rotate3d(0,0,1,45 deg);opacity:0}100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;- webkit - transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit - animation - name:rotateInUpLeft;animation - name:rotateInUpLeft}@ - webkit - keyframes rotateInUpRight{0 %,100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom}0 %{- webkit - transform:rotate3d(0,0,1,-90 deg);transform:rotate3d(0,0,1,-90 deg);opacity:0}100 %{- webkit - transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;- webkit - transform:rotate3d(0,0,1,-90 deg);transform:rotate3d(0,0,1,-90 deg);opacity:0}100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;- webkit - transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit - animation - name:rotateInUpRight;animation - name:rotateInUpRight}@ - webkit - keyframes rotateOut{0 %,100 %{-webkit - transform - origin:center;transform - origin:center}0 %{opacity:1}100 %{- webkit - transform:rotate3d(0,0,1,200 deg);transform:rotate3d(0,0,1,200 deg);opacity:0}}@keyframes rotateOut{0 %{-webkit - transform - origin:center;transform - origin:center;opacity:1}100 %{-webkit - transform - origin:center;transform - origin:center;- webkit - transform:rotate3d(0,0,1,200 deg);transform:rotate3d(0,0,1,200 deg);opacity:0}}.rotateOut{-webkit - animation - name:rotateOut;animation - name:rotateOut}@ - webkit - keyframes rotateOutDownLeft{0 %,100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom}0 %{opacity:1}100 %{- webkit - transform:rotate3d(0,0,1,45 deg);transform:rotate3d(0,0,1,45 deg);opacity:0}}@keyframes rotateOutDownLeft{0 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;opacity:1}100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;- webkit - transform:rotate3d(0,0,1,45 deg);transform:rotate3d(0,0,1,45 deg);opacity:0}}.rotateOutDownLeft{-webkit - animation - name:rotateOutDownLeft;animation - name:rotateOutDownLeft}@ - webkit - keyframes rotateOutDownRight{0 %,100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom}0 %{opacity:1}100 %{- webkit - transform:rotate3d(0,0,1,-45 deg);transform:rotate3d(0,0,1,-45 deg);opacity:0}}@keyframes rotateOutDownRight{0 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;opacity:1}100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;- webkit - transform:rotate3d(0,0,1,-45 deg);transform:rotate3d(0,0,1,-45 deg);opacity:0}}.rotateOutDownRight{-webkit - animation - name:rotateOutDownRight;animation - name:rotateOutDownRight}@ - webkit - keyframes rotateOutUpLeft{0 %,100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom}0 %{opacity:1}100 %{- webkit - transform:rotate3d(0,0,1,-45 deg);transform:rotate3d(0,0,1,-45 deg);opacity:0}}@keyframes rotateOutUpLeft{0 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;opacity:1}100 %{-webkit - transform - origin:left bottom;transform - origin:left bottom;- webkit - transform:rotate3d(0,0,1,-45 deg);transform:rotate3d(0,0,1,-45 deg);opacity:0}}.rotateOutUpLeft{-webkit - animation - name:rotateOutUpLeft;animation - name:rotateOutUpLeft}@ - webkit - keyframes rotateOutUpRight{0 %,100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom}0 %{opacity:1}100 %{- webkit - transform:rotate3d(0,0,1,90 deg);transform:rotate3d(0,0,1,90 deg);opacity:0}}@keyframes rotateOutUpRight{0 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;opacity:1}100 %{-webkit - transform - origin:right bottom;transform - origin:right bottom;- webkit - transform:rotate3d(0,0,1,90 deg);transform:rotate3d(0,0,1,90 deg);opacity:0}}.rotateOutUpRight{-webkit - animation - name:rotateOutUpRight;animation - name:rotateOutUpRight}@ - webkit - keyframes hinge{20 %,40 %,60 %,80 %{- webkit - transform - origin:top left}0 %,20 %,40 %,60 %,80 %{- webkit - animation - timing - function:ease - in -out;animation - timing - function:ease - in -out}0 %{-webkit - transform - origin:top left;transform - origin:top left}20 %,60 %{-webkit - transform:rotate3d(0,0,1,80 deg);transform:rotate3d(0,0,1,80 deg);transform - origin:top left}40 %,80 %{-webkit - transform:rotate3d(0,0,1,60 deg);transform:rotate3d(0,0,1,60 deg);transform - origin:top left;opacity:1}100 %{-webkit - transform:translate3d(0,700 px,0);transform:translate3d(0,700 px,0);opacity:0}}@keyframes hinge{0 %{-webkit - transform - origin:top left;transform - origin:top left;- webkit - animation - timing - function:ease - in -out;animation - timing - function:ease - in -out}20 %,60 %{-webkit - transform:rotate3d(0,0,1,80 deg);transform:rotate3d(0,0,1,80 deg);- webkit - transform - origin:top left;transform - origin:top left;- webkit - animation - timing - function:ease - in -out;animation - timing - function:ease - in -out}40 %,80 %{-webkit - transform:rotate3d(0,0,1,60 deg);transform:rotate3d(0,0,1,60 deg);- webkit - transform - origin:top left;transform - origin:top left;- webkit - animation - timing - function:ease - in -out;animation - timing - function:ease - in -out;opacity:1}100 %{-webkit - transform:translate3d(0,700 px,0);transform:translate3d(0,700 px,0);opacity:0}}.hinge{-webkit - animation - name:hinge;animation - name:hinge}@ - webkit - keyframes rollIn{0 %{opacity:0;- webkit - transform:translate3d(-100 % ,0,0) rotate3d(0,0,1,-120 deg);transform:translate3d(-100 % ,0,0) rotate3d(0,0,1,-120 deg)}100 %{opacity:1;- webkit - transform:none;transform:none}}@keyframes rollIn{0 %{opacity:0;- webkit - transform:translate3d(-100 % ,0,0) rotate3d(0,0,1,-120 deg);transform:translate3d(-100 % ,0,0) rotate3d(0,0,1,-120 deg)}100 %{opacity:1;- webkit - transform:none;transform:none}}.rollIn{-webkit - animation - name:rollIn;animation - name:rollIn}@ - webkit - keyframes rollOut{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(100 % ,0,0) rotate3d(0,0,1,120 deg);transform:translate3d(100 % ,0,0) rotate3d(0,0,1,120 deg)}}@keyframes rollOut{0 %{opacity:1}100 %{opacity:0;- webkit - transform:translate3d(100 % ,0,0) rotate3d(0,0,1,120 deg);transform:translate3d(100 % ,0,0) rotate3d(0,0,1,120 deg)}}.rollOut{-webkit - animation - name:rollOut;animation - name:rollOut}@ - webkit - keyframes zoomIn{0 %{opacity:0;- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50 %{opacity:1}}@keyframes zoomIn{0 %{opacity:0;- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50 %{opacity:1}}.zoomIn{-webkit - animation - name:zoomIn;animation - name:zoomIn}@ - webkit - keyframes zoomInDown{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,-1000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,-1000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}.zoomInDown{-webkit - animation - name:zoomInDown;animation - name:zoomInDown}@ - webkit - keyframes zoomInLeft{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(-1000 px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000 px,0,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(10 px,0,0);transform:scale3d(.475,.475,.475) translate3d(10 px,0,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(-1000 px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000 px,0,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(10 px,0,0);transform:scale3d(.475,.475,.475) translate3d(10 px,0,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit - animation - name:zoomInLeft;animation - name:zoomInLeft}@ - webkit - keyframes zoomInRight{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(1000 px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000 px,0,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(-10 px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10 px,0,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(1000 px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000 px,0,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(-10 px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10 px,0,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}.zoomInRight{-webkit - animation - name:zoomInRight;animation - name:zoomInRight}@ - webkit - keyframes zoomInUp{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,1000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,1000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}60 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}.zoomInUp{-webkit - animation - name:zoomInUp;animation - name:zoomInUp}@ - webkit - keyframes zoomOut{100 %,50 %{opacity:0}0 %{opacity:1}50 %{- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes zoomOut{0 %{opacity:1}50 %{opacity:0;- webkit - transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100 %{opacity:0}}.zoomOut{-webkit - animation - name:zoomOut;animation - name:zoomOut}@ - webkit - keyframes zoomOutDown{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}100 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,2000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000 px,0);- webkit - transform - origin:center bottom;transform - origin:center bottom;- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}100 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,2000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000 px,0);- webkit - transform - origin:center bottom;transform - origin:center bottom;- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit - animation - name:zoomOutDown;animation - name:zoomOutDown}@ - webkit - keyframes zoomOutLeft{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(42 px,0,0);transform:scale3d(.475,.475,.475) translate3d(42 px,0,0)}100 %{opacity:0;- webkit - transform:scale(.1) translate3d(-2000 px,0,0);transform:scale(.1) translate3d(-2000 px,0,0);- webkit - transform - origin:left center;transform - origin:left center}}@keyframes zoomOutLeft{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(42 px,0,0);transform:scale3d(.475,.475,.475) translate3d(42 px,0,0)}100 %{opacity:0;- webkit - transform:scale(.1) translate3d(-2000 px,0,0);transform:scale(.1) translate3d(-2000 px,0,0);- webkit - transform - origin:left center;transform - origin:left center}}.zoomOutLeft{-webkit - animation - name:zoomOutLeft;animation - name:zoomOutLeft}@ - webkit - keyframes zoomOutRight{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(-42 px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42 px,0,0)}100 %{opacity:0;- webkit - transform:scale(.1) translate3d(2000 px,0,0);transform:scale(.1) translate3d(2000 px,0,0);- webkit - transform - origin:right center;transform - origin:right center}}@keyframes zoomOutRight{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(-42 px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42 px,0,0)}100 %{opacity:0;- webkit - transform:scale(.1) translate3d(2000 px,0,0);transform:scale(.1) translate3d(2000 px,0,0);- webkit - transform - origin:right center;transform - origin:right center}}.zoomOutRight{-webkit - animation - name:zoomOutRight;animation - name:zoomOutRight}@ - webkit - keyframes zoomOutUp{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}100 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,-2000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000 px,0);- webkit - transform - origin:center bottom;transform - origin:center bottom;- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40 %{opacity:1;- webkit - transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);transform:scale3d(.475,.475,.475) translate3d(0,60 px,0);- webkit - animation - timing - function:cubic - bezier(.55,.055,.675,.19);animation - timing - function:cubic - bezier(.55,.055,.675,.19)}100 %{opacity:0;- webkit - transform:scale3d(.1,.1,.1) translate3d(0,-2000 px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000 px,0);- webkit - transform - origin:center bottom;transform - origin:center bottom;- webkit - animation - timing - function:cubic - bezier(.175,.885,.32,1);animation - timing - function:cubic - bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit - animation - name:zoomOutUp;animation - name:zoomOutUp}@ - webkit - keyframes slideInDown{0 %{-webkit - transform:translateY(-100 %);transform:translateY(-100 %);visibility:visible}100 %{-webkit - transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0 %{-webkit - transform:translateY(-100 %);transform:translateY(-100 %);visibility:visible}100 %{-webkit - transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit - animation - name:slideInDown;animation - name:slideInDown}@ - webkit - keyframes slideInLeft{0 %{-webkit - transform:translateX(-100 %);transform:translateX(-100 %);visibility:visible}100 %{-webkit - transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0 %{-webkit - transform:translateX(-100 %);transform:translateX(-100 %);visibility:visible}100 %{-webkit - transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit - animation - name:slideInLeft;animation - name:slideInLeft}@ - webkit - keyframes slideInRight{0 %{-webkit - transform:translateX(100 %);transform:translateX(100 %);visibility:visible}100 %{-webkit - transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0 %{-webkit - transform:translateX(100 %);transform:translateX(100 %);visibility:visible}100 %{-webkit - transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit - animation - name:slideInRight;animation - name:slideInRight}@ - webkit - keyframes slideInUp{0 %{-webkit - transform:translateY(100 %);transform:translateY(100 %);visibility:visible}100 %{-webkit - transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0 %{-webkit - transform:translateY(100 %);transform:translateY(100 %);visibility:visible}100 %{-webkit - transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit - animation - name:slideInUp;animation - name:slideInUp}@ - webkit - keyframes slideOutDown{0 %{-webkit - transform:translateY(0);transform:translateY(0)}100 %{visibility:hidden;- webkit - transform:translateY(100 %);transform:translateY(100 %)}}@keyframes slideOutDown{0 %{-webkit - transform:translateY(0);transform:translateY(0)}100 %{visibility:hidden;- webkit - transform:translateY(100 %);transform:translateY(100 %)}}.slideOutDown{-webkit - animation - name:slideOutDown;animation - name:slideOutDown}@ - webkit - keyframes slideOutLeft{0 %{-webkit - transform:translateX(0);transform:translateX(0)}100 %{visibility:hidden;- webkit - transform:translateX(-100 %);transform:translateX(-100 %)}}@keyframes slideOutLeft{0 %{-webkit - transform:translateX(0);transform:translateX(0)}100 %{visibility:hidden;- webkit - transform:translateX(-100 %);transform:translateX(-100 %)}}.slideOutLeft{-webkit - animation - name:slideOutLeft;animation - name:slideOutLeft}@ - webkit - keyframes slideOutRight{0 %{-webkit - transform:translateX(0);transform:translateX(0)}100 %{visibility:hidden;- webkit - transform:translateX(100 %);transform:translateX(100 %)}}@keyframes slideOutRight{0 %{-webkit - transform:translateX(0);transform:translateX(0)}100 %{visibility:hidden;- webkit - transform:translateX(100 %);transform:translateX(100 %)}}.slideOutRight{-webkit - animation - name:slideOutRight;animation - name:slideOutRight}@ - webkit - keyframes slideOutUp{0 %{-webkit - transform:translateY(0);transform:translateY(0)}100 %{visibility:hidden;- webkit - transform:translateY(-100 %);transform:translateY(-100 %)}}@keyframes slideOutUp{0 %{-webkit - transform:translateY(0);transform:translateY(0)}100 %{visibility:hidden;- webkit - transform:translateY(-100 %);transform:translateY(-100 %)}}.slideOutUp{-webkit - animation - name:slideOutUp;animation - name:slideOutUp}

body {
font-family: "Aller", sans-serif;
font-size: 15px;
line-height: 1.85em;
font-weight: 300;
}
.scheme_original .body_wrap {
color: #6f6f6f;
}
.scheme_light .body_wrap {
color: #6f6f6f;
}
.scheme_dark .body_wrap {
color: #B1B0AF;
}
h1 {
font-family: "texgyretermes", serif;
font-size: 3.666em;
line-height: 1.3em;
font-weight: 400;
margin-top: 1.222em;
margin-bottom: 0.275em;
}
h2 {
font-family: "texgyretermes", serif;
font-size: 3em;
line-height: 1.3em;
font-weight: 400;
margin-top: 1.222em;
margin-bottom: 0.333em;
}
h3 {
font-family: "texgyretermes", serif;
font-size: 2.333em;
line-height: 1.3em;
font-weight: 400;
margin-top: 1.714em;
margin-bottom: 1.2em;
}
h4 {
font-family: "Aller", sans-serif;
font-size: 1.53em;
line-height: 1.3em;
font-weight: 300;
margin-top: 2em;
margin-bottom: 0.65em;
}
h5 {
font-family: "Aller", sans-serif;
font-size: 1.4em;
line-height: 1.3em;
font-weight: 400;
margin-top: 2.14em;
margin-bottom: 0.715em;
}
h6 {
font-family: "Aller", sans-serif;
font-size: 1.2em;
line-height: 1.3em;
font-weight: 400;
margin-top: 2.666em;
margin-bottom: 0.833em;
}
.scheme_original h1,
.scheme_original h2,
.scheme_original h3,
.scheme_original h4,
.scheme_original h5,
.scheme_original h6,
.scheme_original h1 a,
.scheme_original h2 a,
.scheme_original h3 a,
.scheme_original h4 a,
.scheme_original h5 a,
.scheme_original h6 a {
color: #33302e;
}
.scheme_light h1,
.scheme_light h2,
.scheme_light h3,
.scheme_light h4,
.scheme_light h5,
.scheme_light h6,
.scheme_light h1 a,
.scheme_light h2 a,
.scheme_light h3 a,
.scheme_light h4 a,
.scheme_light h5 a,
.scheme_light h6 a {
color: #33302e;
}
.scheme_dark h1,
.scheme_dark h2,
.scheme_dark h3,
.scheme_dark h4,
.scheme_dark h5,
.scheme_dark h6,
.scheme_dark h1 a,
.scheme_dark h2 a,
.scheme_dark h3 a,
.scheme_dark h4 a,
.scheme_dark h5 a,
.scheme_dark h6 a {
color: #6F6F6F;
}
.scheme_original a {
color: #EDB39B;
}
.scheme_light a {
color: #EDB39B;
}
.scheme_dark a {
color: #ffffff;
}
.scheme_original a:hover {
color: #72b5ca;
}
.scheme_light a:hover {
color: #72b5ca;
}
.scheme_dark a:hover {
color: #EBC6B6;
}
.scheme_original blockquote {
background-color: #72b5ca;
}
.scheme_light blockquote {
background-color: #72b5ca;
}
.scheme_dark blockquote {
background-color: #EBC6B6;
}
.scheme_original blockquote::after,
.scheme_original blockquote::before {
color: #ffffff;
}
.scheme_light blockquote::after,
.scheme_light blockquote::before {
color: #ffffff;
}
.scheme_dark blockquote::after,
.scheme_dark blockquote::before {
color: #B1B0AF;
}
.scheme_original blockquote,
.scheme_original blockquote a,
.scheme_original blockquote a:hover,
.scheme_original blockquote p {
color: #ffffff;
}
.scheme_light blockquote,
.scheme_light blockquote a,
.scheme_light blockquote a:hover,
.scheme_light blockquote p {
color: #ffffff;
}
.scheme_dark blockquote,
.scheme_dark blockquote a,
.scheme_dark blockquote a:hover,
.scheme_dark blockquote p {
color: #B1B0AF;
}
.scheme_original blockquote > a:hover:after,
.scheme_original blockquote > p > a:hover:after {
background-color: #ffffff;
}
.scheme_light blockquote > a:hover:after,
.scheme_light blockquote > p > a:hover:after {
background-color: #ffffff;
}
.scheme_dark blockquote > a:hover:after,
.scheme_dark blockquote > p > a:hover:after {
background-color: #B1B0AF;
}
.scheme_original .accent1 {
color: #EDB39B;
}
.scheme_light .accent1 {
color: #EDB39B;
}
.scheme_dark .accent1 {
color: #ffffff;
}
.scheme_original .accent1_bgc {
background-color: #EDB39B;
}
.scheme_light .accent1_bgc {
background-color: #EDB39B;
}
.scheme_dark .accent1_bgc {
background-color: #ffffff;
}
.scheme_original .accent1_bg {
background: #EDB39B;
}
.scheme_light .accent1_bg {
background: #EDB39B;
}
.scheme_dark .accent1_bg {
background: #ffffff;
}
.scheme_original .accent1_border {
border-color: #EDB39B;
}
.scheme_light .accent1_border {
border-color: #EDB39B;
}
.scheme_dark .accent1_border {
border-color: #ffffff;
}
.scheme_original a.accent1:hover {
color: #72b5ca;
}
.scheme_light a.accent1:hover {
color: #72b5ca;
}
.scheme_dark a.accent1:hover {
color: #EBC6B6;
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect3.colored .info,
.scheme_original .post_content.ih-item.circle.effect4.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect6.colored .info,
.scheme_original .post_content.ih-item.circle.effect7.colored .info,
.scheme_original .post_content.ih-item.circle.effect8.colored .info,
.scheme_original .post_content.ih-item.circle.effect9.colored .info,
.scheme_original .post_content.ih-item.circle.effect10.colored .info,
.scheme_original .post_content.ih-item.circle.effect11.colored .info,
.scheme_original .post_content.ih-item.circle.effect12.colored .info,
.scheme_original .post_content.ih-item.circle.effect13.colored .info,
.scheme_original .post_content.ih-item.circle.effect14.colored .info,
.scheme_original .post_content.ih-item.circle.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect16.colored .info,
.scheme_original .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect1.colored .info,
.scheme_original .post_content.ih-item.square.effect2.colored .info,
.scheme_original .post_content.ih-item.square.effect3.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect5.colored .info,
.scheme_original .post_content.ih-item.square.effect6.colored .info,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect8.colored .info,
.scheme_original .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect10.colored .info,
.scheme_original .post_content.ih-item.square.effect11.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect14.colored .info,
.scheme_original .post_content.ih-item.square.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect_book.colored .info {
background: #EDB39B;
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect3.colored .info,
.scheme_light .post_content.ih-item.circle.effect4.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect6.colored .info,
.scheme_light .post_content.ih-item.circle.effect7.colored .info,
.scheme_light .post_content.ih-item.circle.effect8.colored .info,
.scheme_light .post_content.ih-item.circle.effect9.colored .info,
.scheme_light .post_content.ih-item.circle.effect10.colored .info,
.scheme_light .post_content.ih-item.circle.effect11.colored .info,
.scheme_light .post_content.ih-item.circle.effect12.colored .info,
.scheme_light .post_content.ih-item.circle.effect13.colored .info,
.scheme_light .post_content.ih-item.circle.effect14.colored .info,
.scheme_light .post_content.ih-item.circle.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect16.colored .info,
.scheme_light .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect1.colored .info,
.scheme_light .post_content.ih-item.square.effect2.colored .info,
.scheme_light .post_content.ih-item.square.effect3.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect5.colored .info,
.scheme_light .post_content.ih-item.square.effect6.colored .info,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect8.colored .info,
.scheme_light .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect10.colored .info,
.scheme_light .post_content.ih-item.square.effect11.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect14.colored .info,
.scheme_light .post_content.ih-item.square.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect_book.colored .info {
background: #EDB39B;
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect3.colored .info,
.scheme_dark .post_content.ih-item.circle.effect4.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect6.colored .info,
.scheme_dark .post_content.ih-item.circle.effect7.colored .info,
.scheme_dark .post_content.ih-item.circle.effect8.colored .info,
.scheme_dark .post_content.ih-item.circle.effect9.colored .info,
.scheme_dark .post_content.ih-item.circle.effect10.colored .info,
.scheme_dark .post_content.ih-item.circle.effect11.colored .info,
.scheme_dark .post_content.ih-item.circle.effect12.colored .info,
.scheme_dark .post_content.ih-item.circle.effect13.colored .info,
.scheme_dark .post_content.ih-item.circle.effect14.colored .info,
.scheme_dark .post_content.ih-item.circle.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect16.colored .info,
.scheme_dark .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect1.colored .info,
.scheme_dark .post_content.ih-item.square.effect2.colored .info,
.scheme_dark .post_content.ih-item.square.effect3.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect5.colored .info,
.scheme_dark .post_content.ih-item.square.effect6.colored .info,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect8.colored .info,
.scheme_dark .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect10.colored .info,
.scheme_dark .post_content.ih-item.square.effect11.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect14.colored .info,
.scheme_dark .post_content.ih-item.square.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect_book.colored .info {
background: #ffffff;
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect3.colored .info,
.scheme_original .post_content.ih-item.circle.effect4.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect6.colored .info,
.scheme_original .post_content.ih-item.circle.effect7.colored .info,
.scheme_original .post_content.ih-item.circle.effect8.colored .info,
.scheme_original .post_content.ih-item.circle.effect9.colored .info,
.scheme_original .post_content.ih-item.circle.effect10.colored .info,
.scheme_original .post_content.ih-item.circle.effect11.colored .info,
.scheme_original .post_content.ih-item.circle.effect12.colored .info,
.scheme_original .post_content.ih-item.circle.effect13.colored .info,
.scheme_original .post_content.ih-item.circle.effect14.colored .info,
.scheme_original .post_content.ih-item.circle.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect16.colored .info,
.scheme_original .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect1.colored .info,
.scheme_original .post_content.ih-item.square.effect2.colored .info,
.scheme_original .post_content.ih-item.square.effect3.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect5.colored .info,
.scheme_original .post_content.ih-item.square.effect6.colored .info,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect8.colored .info,
.scheme_original .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect10.colored .info,
.scheme_original .post_content.ih-item.square.effect11.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect14.colored .info,
.scheme_original .post_content.ih-item.square.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect_book.colored .info {
color: #ffffff;
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect3.colored .info,
.scheme_light .post_content.ih-item.circle.effect4.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect6.colored .info,
.scheme_light .post_content.ih-item.circle.effect7.colored .info,
.scheme_light .post_content.ih-item.circle.effect8.colored .info,
.scheme_light .post_content.ih-item.circle.effect9.colored .info,
.scheme_light .post_content.ih-item.circle.effect10.colored .info,
.scheme_light .post_content.ih-item.circle.effect11.colored .info,
.scheme_light .post_content.ih-item.circle.effect12.colored .info,
.scheme_light .post_content.ih-item.circle.effect13.colored .info,
.scheme_light .post_content.ih-item.circle.effect14.colored .info,
.scheme_light .post_content.ih-item.circle.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect16.colored .info,
.scheme_light .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect1.colored .info,
.scheme_light .post_content.ih-item.square.effect2.colored .info,
.scheme_light .post_content.ih-item.square.effect3.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect5.colored .info,
.scheme_light .post_content.ih-item.square.effect6.colored .info,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect8.colored .info,
.scheme_light .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect10.colored .info,
.scheme_light .post_content.ih-item.square.effect11.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect14.colored .info,
.scheme_light .post_content.ih-item.square.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect_book.colored .info {
color: #ffffff;
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect3.colored .info,
.scheme_dark .post_content.ih-item.circle.effect4.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect6.colored .info,
.scheme_dark .post_content.ih-item.circle.effect7.colored .info,
.scheme_dark .post_content.ih-item.circle.effect8.colored .info,
.scheme_dark .post_content.ih-item.circle.effect9.colored .info,
.scheme_dark .post_content.ih-item.circle.effect10.colored .info,
.scheme_dark .post_content.ih-item.circle.effect11.colored .info,
.scheme_dark .post_content.ih-item.circle.effect12.colored .info,
.scheme_dark .post_content.ih-item.circle.effect13.colored .info,
.scheme_dark .post_content.ih-item.circle.effect14.colored .info,
.scheme_dark .post_content.ih-item.circle.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect16.colored .info,
.scheme_dark .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect1.colored .info,
.scheme_dark .post_content.ih-item.square.effect2.colored .info,
.scheme_dark .post_content.ih-item.square.effect3.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect5.colored .info,
.scheme_dark .post_content.ih-item.square.effect6.colored .info,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect8.colored .info,
.scheme_dark .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect10.colored .info,
.scheme_dark .post_content.ih-item.square.effect11.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect14.colored .info,
.scheme_dark .post_content.ih-item.square.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect_book.colored .info {
color: #B1B0AF;
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect6.colored .info,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect_more.colored .info,
.scheme_original .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_original .post_content.ih-item.square.effect_dir.colored .info,
.scheme_original .post_content.ih-item.square.effect_shift.colored .info {
background: rgba(237,179,155,0.6);
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect6.colored .info,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect_more.colored .info,
.scheme_light .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_light .post_content.ih-item.square.effect_dir.colored .info,
.scheme_light .post_content.ih-item.square.effect_shift.colored .info {
background: rgba(237,179,155,0.6);
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect6.colored .info,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect_more.colored .info,
.scheme_dark .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_dark .post_content.ih-item.square.effect_dir.colored .info,
.scheme_dark .post_content.ih-item.square.effect_shift.colored .info {
background: rgba(255,255,255,0.6);
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect6.colored .info,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect_more.colored .info,
.scheme_original .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_original .post_content.ih-item.square.effect_dir.colored .info,
.scheme_original .post_content.ih-item.square.effect_shift.colored .info {
color: #ffffff;
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect6.colored .info,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect_more.colored .info,
.scheme_light .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_light .post_content.ih-item.square.effect_dir.colored .info,
.scheme_light .post_content.ih-item.square.effect_shift.colored .info {
color: #ffffff;
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect6.colored .info,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect_more.colored .info,
.scheme_dark .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_dark .post_content.ih-item.square.effect_dir.colored .info,
.scheme_dark .post_content.ih-item.square.effect_shift.colored .info {
color: #B1B0AF;
}
.scheme_original .post_content.ih-item.circle.effect1 .spinner {
border-right-color: #EDB39B;
}
.scheme_light .post_content.ih-item.circle.effect1 .spinner {
border-right-color: #EDB39B;
}
.scheme_dark .post_content.ih-item.circle.effect1 .spinner {
border-right-color: #ffffff;
}
.scheme_original .post_content.ih-item.circle.effect1 .spinner {
border-bottom-color: #EDB39B;
}
.scheme_light .post_content.ih-item.circle.effect1 .spinner {
border-bottom-color: #EDB39B;
}
.scheme_dark .post_content.ih-item.circle.effect1 .spinner {
border-bottom-color: #ffffff;
}
.scheme_original .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_original .post_content.ih-item .info a,
.scheme_original .post_content.ih-item .info a > span {
color: #ffffff;
}
.scheme_light .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_light .post_content.ih-item .info a,
.scheme_light .post_content.ih-item .info a > span {
color: #ffffff;
}
.scheme_dark .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_dark .post_content.ih-item .info a,
.scheme_dark .post_content.ih-item .info a > span {
color: #EBC6B6;
}
.scheme_original .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_original .post_content.ih-item .info a:hover,
.scheme_original .post_content.ih-item .info a:hover > span {
color: #ffffff;
}
.scheme_light .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_light .post_content.ih-item .info a:hover,
.scheme_light .post_content.ih-item .info a:hover > span {
color: #ffffff;
}
.scheme_dark .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_dark .post_content.ih-item .info a:hover,
.scheme_dark .post_content.ih-item .info a:hover > span {
color: #72B5CA;
}
.scheme_original td,
.scheme_original th {
border-color: #e4e7e8;
}
.scheme_light td,
.scheme_light th {
border-color: #e4e7e8;
}
.scheme_dark td,
.scheme_dark th {
border-color: #696460;
}
.scheme_original .sc_table table {
color: #33302e;
}
.scheme_light .sc_table table {
color: #33302e;
}
.scheme_dark .sc_table table {
color: #6F6F6F;
}
.scheme_original .sc_table table tr:first-child {
background-color: #fcf7f1;
}
.scheme_light .sc_table table tr:first-child {
background-color: #ffffff;
}
.scheme_dark .sc_table table tr:first-child {
background-color: #ffffff;
}
.scheme_original .sc_table table tr:first-child {
color: #33302e;
}
.scheme_light .sc_table table tr:first-child {
color: #33302e;
}
.scheme_dark .sc_table table tr:first-child {
color: #6F6F6F;
}
.scheme_original .sc_table table tr:not(:first-child) td:not(:first-child) {
color: #afafaf;
}
.scheme_light .sc_table table tr:not(:first-child) td:not(:first-child) {
color: #afafaf;
}
.scheme_dark .sc_table table tr:not(:first-child) td:not(:first-child) {
color: #ffffff;
}
.scheme_original .sc_table table tr:not(:first-child):hover {
background-color: rgba(114,181,202,0.1);
}
.scheme_light .sc_table table tr:not(:first-child):hover {
background-color: rgba(114,181,202,0.1);
}
.scheme_dark .sc_table table tr:not(:first-child):hover {
background-color: rgba(235,198,182,0.1);
}
.scheme_original pre.code,
.scheme_original #toc .toc_item.current,
.scheme_original #toc .toc_item:hover {
border-color: #EDB39B;
}
.scheme_light pre.code,
.scheme_light #toc .toc_item.current,
.scheme_light #toc .toc_item:hover {
border-color: #EDB39B;
}
.scheme_dark pre.code,
.scheme_dark #toc .toc_item.current,
.scheme_dark #toc .toc_item:hover {
border-color: #ffffff;
}
.scheme_original ::selection,
.scheme_original ::-moz-selection {
background-color: #EDB39B;
}
.scheme_light ::selection,
.scheme_light ::-moz-selection {
background-color: #EDB39B;
}
.scheme_dark ::selection,
.scheme_dark ::-moz-selection {
background-color: #ffffff;
}
.scheme_original ::selection,
.scheme_original ::-moz-selection {
color: #ffffff;
}
.scheme_light ::selection,
.scheme_light ::-moz-selection {
color: #ffffff;
}
.scheme_dark ::selection,
.scheme_dark ::-moz-selection {
color: #B1B0AF;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="password"],
select,
textarea {
line-height: 1.2857em;
font-weight: 300;
}
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea {
color: #6f6f6f;
}
.scheme_light input[type="text"],
.scheme_light input[type="number"],
.scheme_light input[type="email"],
.scheme_light input[type="search"],
.scheme_light input[type="password"],
.scheme_light select,
.scheme_light textarea {
color: #6f6f6f;
}
.scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark textarea {
color: #B1B0AF;
}
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea {
background-color: #fcf7f1;
}
.scheme_light input[type="text"],
.scheme_light input[type="number"],
.scheme_light input[type="email"],
.scheme_light input[type="search"],
.scheme_light input[type="password"],
.scheme_light select,
.scheme_light textarea {
background-color: #ffffff;
}
.scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark textarea {
background-color: #ffffff;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus {
color: #33302e;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus {
color: #33302e;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus {
color: #6f6f6f;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus {
border-color: #f0e8e3;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus {
border-color: #f6f6f6;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus {
border-color: #504B47;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus {
background-color: #fcf7f1;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus {
background-color: #ffffff;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus {
background-color: #ffffff;
}
.scheme_original select:focus {
border-color: rgba(240,232,227,0);
}
.scheme_light select:focus {
border-color: rgba(246,246,246,0);
}
.scheme_dark select:focus {
border-color: rgba(80,75,71,0);
}
.scheme_original input::-webkit-input-placeholder,
.scheme_original textarea::-webkit-input-placeholder {
color: #afafaf;
}
.scheme_light input::-webkit-input-placeholder,
.scheme_light textarea::-webkit-input-placeholder {
color: #afafaf;
}
.scheme_dark input::-webkit-input-placeholder,
.scheme_dark textarea::-webkit-input-placeholder {
color: #ffffff;
}
.scheme_original .sc_form_style_form_2 input::-webkit-input-placeholder,
.scheme_original .sc_form_style_form_2 textarea::-webkit-input-placeholder {
color: #6f6f6f;
}
.scheme_light .sc_form_style_form_2 input::-webkit-input-placeholder,
.scheme_light .sc_form_style_form_2 textarea::-webkit-input-placeholder {
color: #6f6f6f;
}
.scheme_dark .sc_form_style_form_2 input::-webkit-input-placeholder,
.scheme_dark .sc_form_style_form_2 textarea::-webkit-input-placeholder {
color: #B1B0AF;
}
.scheme_original .sc_form_style_form_2 .sc_form_button button {
color: #afafaf;
}
.scheme_light .sc_form_style_form_2 .sc_form_button button {
color: #afafaf;
}
.scheme_dark .sc_form_style_form_2 .sc_form_button button {
color: #ffffff;
}
.scheme_original .sc_form_style_form_2 .sc_form_button button {
background-color: #ffffff;
}
.scheme_light .sc_form_style_form_2 .sc_form_button button {
background-color: #fcf7f1;
}
.scheme_dark .sc_form_style_form_2 .sc_form_button button {
background-color: #504B47;
}
.sc_form_style_form_2 .sc_form_button button:hover {
opacity: 0.75;
}
.sc_form_style_form_2 .column-1_2:first-child {
padding-right: 20px;
}
.scheme_original .body_style_boxed .body_wrap {
background-color: #ffffff;
}
.scheme_light .body_style_boxed .body_wrap {
background-color: #fcf7f1;
}
.scheme_dark .body_style_boxed .body_wrap {
background-color: #504B47;
}
.scheme_original body,
.scheme_original .page_wrap,
.scheme_original .copy_wrap,
.scheme_original .sidebar_cart,
.scheme_original .widget_area_inner,
.scheme_original #page_preloader {
background-color: #ffffff;
}
.scheme_light body,
.scheme_light .page_wrap,
.scheme_light .copy_wrap,
.scheme_light .sidebar_cart,
.scheme_light .widget_area_inner,
.scheme_light #page_preloader {
background-color: #fcf7f1;
}
.scheme_dark body,
.scheme_dark .page_wrap,
.scheme_dark .copy_wrap,
.scheme_dark .sidebar_cart,
.scheme_dark .widget_area_inner,
.scheme_dark #page_preloader {
background-color: #504B47;
}
.scheme_original .article_style_boxed .content > article > .post_content,
.scheme_original .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_original .article_style_boxed[class*="single-"] .content > article > .post_info_share,
.scheme_original .article_style_boxed:not(.layout_excerpt):not(.single) .content .post_item {
background-color: #fcf7f1;
}
.scheme_light .article_style_boxed .content > article > .post_content,
.scheme_light .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_light .article_style_boxed[class*="single-"] .content > article > .post_info_share,
.scheme_light .article_style_boxed:not(.layout_excerpt):not(.single) .content .post_item {
background-color: #ffffff;
}
.scheme_dark .article_style_boxed .content > article > .post_content,
.scheme_dark .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_dark .article_style_boxed[class*="single-"] .content > article > .post_info_share,
.scheme_dark .article_style_boxed:not(.layout_excerpt):not(.single) .content .post_item {
background-color: #ffffff;
}
.scheme_original .top_panel_wrap_inner {
background-color: #ffffff;
}
.scheme_light .top_panel_wrap_inner {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_wrap_inner {
background-color: #504B47;
}
.scheme_original .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
background-color: #fcf7f1;
}
.scheme_light .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
background-color: #ffffff;
}
.scheme_dark .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
background-color: #ffffff;
}
.scheme_original .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_original .top_panel_inner_style_4 .top_panel_cart_button {
background-color: rgba(114,181,202,0.2);
}
.scheme_light .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_light .top_panel_inner_style_4 .top_panel_cart_button {
background-color: rgba(114,181,202,0.2);
}
.scheme_dark .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_dark .top_panel_inner_style_4 .top_panel_cart_button {
background-color: rgba(235,198,182,0.2);
}
.scheme_original .top_panel_middle .sidebar_cart:after,
.scheme_original .top_panel_middle .sidebar_cart {
border-color: #e4e7e8;
}
.scheme_light .top_panel_middle .sidebar_cart:after,
.scheme_light .top_panel_middle .sidebar_cart {
border-color: #e4e7e8;
}
.scheme_dark .top_panel_middle .sidebar_cart:after,
.scheme_dark .top_panel_middle .sidebar_cart {
border-color: #696460;
}
.scheme_original .top_panel_middle .sidebar_cart:after,
.scheme_original .top_panel_middle .sidebar_cart {
background-color: #ffffff;
}
.scheme_light .top_panel_middle .sidebar_cart:after,
.scheme_light .top_panel_middle .sidebar_cart {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_middle .sidebar_cart:after,
.scheme_dark .top_panel_middle .sidebar_cart {
background-color: #504B47;
}
.scheme_original .top_panel_inner_style_3.top_panel_top,
.scheme_original .top_panel_inner_style_3.top_panel_top .sidebar_cart {
color: #6f6f6f;
}
.scheme_light .top_panel_inner_style_3.top_panel_top,
.scheme_light .top_panel_inner_style_3.top_panel_top .sidebar_cart {
color: #6f6f6f;
}
.scheme_dark .top_panel_inner_style_3.top_panel_top,
.scheme_dark .top_panel_inner_style_3.top_panel_top .sidebar_cart {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_3.top_panel_top,
.scheme_original .top_panel_inner_style_3.top_panel_top .sidebar_cart {
background-color: #ffffff;
}
.scheme_light .top_panel_inner_style_3.top_panel_top,
.scheme_light .top_panel_inner_style_3.top_panel_top .sidebar_cart {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_inner_style_3.top_panel_top,
.scheme_dark .top_panel_inner_style_3.top_panel_top .sidebar_cart {
background-color: #504B47;
}
.scheme_original .top_panel_top a {
color: #6f6f6f;
}
.scheme_light .top_panel_top a {
color: #6f6f6f;
}
.scheme_dark .top_panel_top a {
color: #B1B0AF;
}
.scheme_original .top_panel_top a:hover {
color: #72b5ca;
}
.scheme_light .top_panel_top a:hover {
color: #72b5ca;
}
.scheme_dark .top_panel_top a:hover {
color: #EBC6B6;
}
.scheme_original .top_panel_inner_style_3.top_panel_top a,
.scheme_original .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a {
color: #ffffff;
}
.scheme_light .top_panel_inner_style_3.top_panel_top a,
.scheme_light .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a {
color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3.top_panel_top a,
.scheme_dark .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_3.top_panel_top a:hover,
.scheme_original .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover {
color: #ffffff;
}
.scheme_light .top_panel_inner_style_3.top_panel_top a:hover,
.scheme_light .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover {
color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3.top_panel_top a:hover,
.scheme_dark .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover {
color: #ffffff;
}
.scheme_original .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
color: #EDB39B;
}
.scheme_light .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
color: #EDB39B;
}
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
color: #ffffff;
}
.scheme_original .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
color: #72b5ca;
}
.scheme_light .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
color: #72b5ca;
}
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
color: #EBC6B6;
}
.scheme_original .menu_user_nav > li > a {
color: #6f6f6f;
}
.scheme_light .menu_user_nav > li > a {
color: #6f6f6f;
}
.scheme_dark .menu_user_nav > li > a {
color: #B1B0AF;
}
.scheme_original .menu_user_nav > li > a:hover {
color: #72b5ca;
}
.scheme_light .menu_user_nav > li > a:hover {
color: #72b5ca;
}
.scheme_dark .menu_user_nav > li > a:hover {
color: #EBC6B6;
}
.scheme_original .top_panel_inner_style_3.top_panel_top .menu_user_nav > li {
background-color: #edb39b;
}
.scheme_light .top_panel_inner_style_3.top_panel_top .menu_user_nav > li {
background-color: #edb39b;
}
.scheme_dark .top_panel_inner_style_3.top_panel_top .menu_user_nav > li {
background-color: #EDB39B;
}
.scheme_original .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a {
color: #f0e8e3;
}
.scheme_light .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a {
color: #f6f6f6;
}
.scheme_dark .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a {
color: #504B47;
}
.scheme_original .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a:hover {
color: #f0e8e3;
}
.scheme_light .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a:hover {
color: #f6f6f6;
}
.scheme_dark .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a:hover {
color: #504B47;
}
.scheme_original .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a:hover:after {
background-color: rgba(240,232,227,0.5);
}
.scheme_light .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a:hover:after {
background-color: rgba(246,246,246,0.5);
}
.scheme_dark .top_panel_inner_style_3.top_panel_top .menu_user_nav > li > a:hover:after {
background-color: rgba(80,75,71,0.5);
}
.scheme_original .menu_user_nav > li ul:not(.cart_list) {
border-color: #e4e7e8;
}
.scheme_light .menu_user_nav > li ul:not(.cart_list) {
border-color: #e4e7e8;
}
.scheme_dark .menu_user_nav > li ul:not(.cart_list) {
border-color: #696460;
}
.scheme_original .menu_user_nav > li ul:not(.cart_list) {
background-color: #ffffff;
}
.scheme_light .menu_user_nav > li ul:not(.cart_list) {
background-color: #fcf7f1;
}
.scheme_dark .menu_user_nav > li ul:not(.cart_list) {
background-color: #504B47;
}
.scheme_original .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
border-color: #e4e7e8;
}
.scheme_light .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
border-color: #e4e7e8;
}
.scheme_dark .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
border-color: #696460;
}
.scheme_original .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
background-color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
background-color: #504B47;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul {
color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul {
color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul {
background-color: #EDB39B;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul {
background-color: #EDB39B;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
background-color: #ffffff;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul {
border-color: #72b5ca;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul {
border-color: #72b5ca;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
border-color: #EBC6B6;
}
.scheme_original .menu_user_nav > li ul li a {
color: #6f6f6f;
}
.scheme_light .menu_user_nav > li ul li a {
color: #6f6f6f;
}
.scheme_dark .menu_user_nav > li ul li a {
color: #B1B0AF;
}
.scheme_original .menu_user_nav > li ul li a:hover,
.scheme_original .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .menu_user_nav > li ul li.current-menu-ancestor > a {
color: #33302e;
}
.scheme_light .menu_user_nav > li ul li a:hover,
.scheme_light .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .menu_user_nav > li ul li.current-menu-ancestor > a {
color: #33302e;
}
.scheme_dark .menu_user_nav > li ul li a:hover,
.scheme_dark .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .menu_user_nav > li ul li.current-menu-ancestor > a {
color: #6f6f6f;
}
.scheme_original .menu_user_nav > li ul li a:hover,
.scheme_original .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .menu_user_nav > li ul li.current-menu-ancestor > a {
background-color: #fcf7f1;
}
.scheme_light .menu_user_nav > li ul li a:hover,
.scheme_light .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .menu_user_nav > li ul li.current-menu-ancestor > a {
background-color: #ffffff;
}
.scheme_dark .menu_user_nav > li ul li a:hover,
.scheme_dark .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .menu_user_nav > li ul li.current-menu-ancestor > a {
background-color: #ffffff;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
background-color: #72b5ca;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
background-color: #72b5ca;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
background-color: #EBC6B6;
}
.scheme_original .menu_user_nav > li.menu_user_controls .user_avatar {
border-color: #e4e7e8;
}
.scheme_light .menu_user_nav > li.menu_user_controls .user_avatar {
border-color: #e4e7e8;
}
.scheme_dark .menu_user_nav > li.menu_user_controls .user_avatar {
border-color: #696460;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
border-color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
border-color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
border-color: #B1B0AF;
}
.scheme_original .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
border-bottom-color: #fcf7f1;
}
.scheme_light .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
border-bottom-color: #ffffff;
}
.scheme_dark .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
border-bottom-color: #ffffff;
}
.scheme_original .top_panel_middle {
background-color: #ffffff;
}
.scheme_light .top_panel_middle {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_middle {
background-color: #504B47;
}
.scheme_original .top_panel_inner_style_3.top_panel_middle {
background-color: #ffffff;
}
.scheme_light .top_panel_inner_style_3.top_panel_middle {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_inner_style_3.top_panel_middle {
background-color: #504B47;
}
.scheme_original .top_panel_position_over.top_panel_middle {
background-color: rgba(252,247,241,0.75);
}
.scheme_light .top_panel_position_over.top_panel_middle {
background-color: rgba(255,255,255,0.75);
}
.scheme_dark .top_panel_position_over.top_panel_middle {
background-color: rgba(255,255,255,0.75);
}
.top_panel_middle .logo {
margin-top: 3.333em;
margin-bottom: 3.333em;
}
.top_panel_inner_style_1 .top_panel_middle .logo {
margin-top: 3.333em;
margin-bottom: 2.16645em;
}
.top_panel_inner_style_3 .top_panel_middle .logo {
margin-top: 3.89961em;
margin-bottom: 2.79972em;
}
.scheme_original .top_panel_middle .contact_icon:before {
color: #72b5ca;
}
.scheme_light .top_panel_middle .contact_icon:before {
color: #72b5ca;
}
.scheme_dark .top_panel_middle .contact_icon:before {
color: #EBC6B6;
}
.scheme_original .top_panel_middle .contact_label {
color: #EDB39B;
}
.scheme_light .top_panel_middle .contact_label {
color: #EDB39B;
}
.scheme_dark .top_panel_middle .contact_label {
color: #ffffff;
}
.top_panel_middle .contact_field.contact_phone .contact_icon {
background-color: transparent;
}
.scheme_original .top_panel_middle .contact_field.contact_phone .contact_icon:before {
color: #EDB39B;
}
.scheme_light .top_panel_middle .contact_field.contact_phone .contact_icon:before {
color: #EDB39B;
}
.scheme_dark .top_panel_middle .contact_field.contact_phone .contact_icon:before {
color: #ffffff;
}
.scheme_original .top_panel_middle .contact_field.contact_phone {
background-color: #edb39b;
}
.scheme_light .top_panel_middle .contact_field.contact_phone {
background-color: #edb39b;
}
.scheme_dark .top_panel_middle .contact_field.contact_phone {
background-color: #EDB39B;
}
.logo .logo_text {
font-size: 2.8571em;
line-height: 0.75em;
font-weight: 700;
}
.scheme_original .logo .logo_text {
color: #33302e;
}
.scheme_light .logo .logo_text {
color: #33302e;
}
.scheme_dark .logo .logo_text {
color: #6F6F6F;
}
.scheme_original .logo .logo_slogan {
color: #6f6f6f;
}
.scheme_light .logo .logo_slogan {
color: #6f6f6f;
}
.scheme_dark .logo .logo_slogan {
color: #B1B0AF;
}
.top_panel_middle .menu_main_wrap {
margin-top: 2.49975em;
}
.top_panel_inner_style_3 .top_panel_middle .menu_main_wrap {
margin-bottom: 3.13em;
margin-top: 3.8em;
}
.top_panel_fixed .top_panel_inner_style_3 .menu_main_wrap {
padding-top: 0.24em;
}
.top_panel_fixed .top_panel_inner_style_3 .menu_main_nav > li > a {
padding-bottom: 1.5em;
}
.top_panel_fixed .top_panel_inner_style_3 .top_panel_middle .menu_main_wrap {
margin-bottom: 0;
margin-top: 0;
}
.scheme_original .top_panel_bottom {
background-color: #ffffff;
}
.scheme_light .top_panel_bottom {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_bottom {
background-color: #504B47;
}
.scheme_original .top_panel_image_hover {
background-color: rgba(114,181,202,0.8);
}
.scheme_light .top_panel_image_hover {
background-color: rgba(114,181,202,0.8);
}
.scheme_dark .top_panel_image_hover {
background-color: rgba(235,198,182,0.8);
}
.scheme_original .top_panel_image_header,
.scheme_original .top_panel_image_title {
color: #ffffff;
}
.scheme_light .top_panel_image_header,
.scheme_light .top_panel_image_title {
color: #ffffff;
}
.scheme_dark .top_panel_image_header,
.scheme_dark .top_panel_image_title {
color: #B1B0AF;
}
.scheme_original .top_panel_image_header a,
.scheme_original .top_panel_image_title > a {
color: #ffffff;
}
.scheme_light .top_panel_image_header a,
.scheme_light .top_panel_image_title > a {
color: #ffffff;
}
.scheme_dark .top_panel_image_header a,
.scheme_dark .top_panel_image_title > a {
color: #EBC6B6;
}
.scheme_original .post_featured .post_header a:hover {
color: #ffffff;
}
.scheme_light .post_featured .post_header a:hover {
color: #ffffff;
}
.scheme_dark .post_featured .post_header a:hover {
color: #72B5CA;
}
.menu_main_nav > li > a {
padding: 1.8em 1.5em 1.8em;
font-size: 0.866em;
line-height: 1.2857em;
font-weight: 400;
letter-spacing: 1px;
}
.scheme_original .menu_main_nav > li > a {
color: #6f6f6f;
}
.scheme_light .menu_main_nav > li > a {
color: #6f6f6f;
}
.scheme_dark .menu_main_nav > li > a {
color: #B1B0AF;
}
.top_panel_style_1 .menu_main_nav > li > a {
padding: 2.466em 1.5em 2.466em;
}
.top_panel_fixed .top_panel_style_1 .menu_main_nav > li > a {
padding: 2.1em 1.5em 2.1em;
}
.top_panel_style_1 .menu_main_nav > li:first-child > a {
padding-left: 0;
}
.scheme_original .menu_main_nav > li > a:hover {
color: #33302e;
}
.scheme_light .menu_main_nav > li > a:hover {
color: #33302e;
}
.scheme_dark .menu_main_nav > li > a:hover {
color: #6F6F6F;
}
.scheme_original .menu_main_nav > li ul {
color: #33302e;
}
.scheme_light .menu_main_nav > li ul {
color: #33302e;
}
.scheme_dark .menu_main_nav > li ul {
color: #6f6f6f;
}
.scheme_original .menu_main_nav > li ul {
background-color: #504b47;
}
.scheme_light .menu_main_nav > li ul {
background-color: #504b47;
}
.scheme_dark .menu_main_nav > li ul {
background-color: #6F6F6F;
}
.menu_main_nav > a:hover,
.menu_main_nav > li.sfHover > a,
.menu_main_nav > li#blob,
.menu_main_nav > li.current-menu-item > a,
.menu_main_nav > li.current-menu-parent > a,
.menu_main_nav > li.current-menu-ancestor > a {
background-color: transparent;
}
.scheme_original .menu_main_nav > a:hover,
.scheme_original .menu_main_nav > li.sfHover > a,
.scheme_original .menu_main_nav > li#blob,
.scheme_original .menu_main_nav > li.current-menu-item > a,
.scheme_original .menu_main_nav > li.current-menu-parent > a,
.scheme_original .menu_main_nav > li.current-menu-ancestor > a {
color: #33302e;
}
.scheme_light .menu_main_nav > a:hover,
.scheme_light .menu_main_nav > li.sfHover > a,
.scheme_light .menu_main_nav > li#blob,
.scheme_light .menu_main_nav > li.current-menu-item > a,
.scheme_light .menu_main_nav > li.current-menu-parent > a,
.scheme_light .menu_main_nav > li.current-menu-ancestor > a {
color: #33302e;
}
.scheme_dark .menu_main_nav > a:hover,
.scheme_dark .menu_main_nav > li.sfHover > a,
.scheme_dark .menu_main_nav > li#blob,
.scheme_dark .menu_main_nav > li.current-menu-item > a,
.scheme_dark .menu_main_nav > li.current-menu-parent > a,
.scheme_dark .menu_main_nav > li.current-menu-ancestor > a {
color: #6F6F6F;
}
.menu_main_nav > li ul {
line-height: 1.2857em;
}
.menu_main_nav > li > ul {
top: 3.6em;
}
.menu_main_nav > li ul li a {
padding: inherit 1.5em inherit;
letter-spacing: 1px;
}
.scheme_original .menu_main_nav > li ul li a {
color: #afafaf;
}
.scheme_light .menu_main_nav > li ul li a {
color: #afafaf;
}
.scheme_dark .menu_main_nav > li ul li a {
color: #ffffff;
}
.menu_main_nav > li ul li a:hover,
.menu_main_nav > li ul li.current-menu-item > a,
.menu_main_nav > li ul li.current-menu-ancestor > a {
background-color: transparent;
}
.scheme_original .menu_main_nav > li ul li a:hover,
.scheme_original .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .menu_main_nav > li ul li.current-menu-ancestor > a {
color: #EDB39B;
}
.scheme_light .menu_main_nav > li ul li a:hover,
.scheme_light .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .menu_main_nav > li ul li.current-menu-ancestor > a {
color: #EDB39B;
}
.scheme_dark .menu_main_nav > li ul li a:hover,
.scheme_dark .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .menu_main_nav > li ul li.current-menu-ancestor > a {
color: #ffffff;
}
.scheme_original .top_panel_middle .contact_field,
.scheme_original .top_panel_middle .contact_field > a {
color: #33302e;
}
.scheme_light .top_panel_middle .contact_field,
.scheme_light .top_panel_middle .contact_field > a {
color: #33302e;
}
.scheme_dark .top_panel_middle .contact_field,
.scheme_dark .top_panel_middle .contact_field > a {
color: #6F6F6F;
}
.scheme_original .top_panel_middle .contact_icon {
color: #afafaf;
}
.scheme_light .top_panel_middle .contact_icon {
color: #afafaf;
}
.scheme_dark .top_panel_middle .contact_icon {
color: #ffffff;
}
.scheme_original .top_panel_middle .contact_icon {
background-color: #ffffff;
}
.scheme_light .top_panel_middle .contact_icon {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_middle .contact_icon {
background-color: #504B47;
}
.top_panel_bottom .search_wrap {
padding-top: 1.404em;
padding-bottom: 0.9em;
}
.top_panel_inner_style_3 .search_wrap {
padding-top: 0.81em;
padding-bottom: 0.9em;
}
.top_panel_inner_style_1 .search_form_wrap,
.top_panel_inner_style_3 .search_form_wrap {
-webkit-border-radius: 2.2em;
border-radius: 2.2em;
border: 2px solid transparent;
}
.scheme_original .top_panel_inner_style_1 .search_form_wrap,
.scheme_original .top_panel_inner_style_3 .search_form_wrap {
background-color: #fcf7f1;
}
.scheme_light .top_panel_inner_style_1 .search_form_wrap,
.scheme_light .top_panel_inner_style_3 .search_form_wrap {
background-color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .search_form_wrap,
.scheme_dark .top_panel_inner_style_3 .search_form_wrap {
background-color: #ffffff;
}
.scheme_original .top_panel_inner_style_1 .search_form_wrap:hover,
.scheme_original .top_panel_inner_style_3 .search_form_wrap:hover {
border-color: #f0e8e3;
}
.scheme_light .top_panel_inner_style_1 .search_form_wrap:hover,
.scheme_light .top_panel_inner_style_3 .search_form_wrap:hover {
border-color: #f6f6f6;
}
.scheme_dark .top_panel_inner_style_1 .search_form_wrap:hover,
.scheme_dark .top_panel_inner_style_3 .search_form_wrap:hover {
border-color: #504B47;
}
.top_panel_inner_style_1 .search_submit,
.top_panel_inner_style_3 .search_submit {
background-color: transparent;
}
.scheme_original .top_panel_inner_style_1 .search_submit,
.scheme_original .top_panel_inner_style_3 .search_submit {
color: #afafaf;
}
.scheme_light .top_panel_inner_style_1 .search_submit,
.scheme_light .top_panel_inner_style_3 .search_submit {
color: #afafaf;
}
.scheme_dark .top_panel_inner_style_1 .search_submit,
.scheme_dark .top_panel_inner_style_3 .search_submit {
color: #ffffff;
}
.top_panel_inner_style_1 .search_submit:hover,
.top_panel_inner_style_3 .search_submit:hover {
background-color: transparent;
}
.scheme_original .top_panel_inner_style_1 .search_submit:hover,
.scheme_original .top_panel_inner_style_3 .search_submit:hover {
color: #EDB39B;
}
.scheme_light .top_panel_inner_style_1 .search_submit:hover,
.scheme_light .top_panel_inner_style_3 .search_submit:hover {
color: #EDB39B;
}
.scheme_dark .top_panel_inner_style_1 .search_submit:hover,
.scheme_dark .top_panel_inner_style_3 .search_submit:hover {
color: #ffffff;
}
.scheme_original .content .search_form_wrap .search_field {
background-color: #fcf7f1;
}
.scheme_light .content .search_form_wrap .search_field {
background-color: #ffffff;
}
.scheme_dark .content .search_form_wrap .search_field {
background-color: #ffffff;
}
.scheme_original .content .search_field {
color: #6f6f6f;
}
.scheme_light .content .search_field {
color: #6f6f6f;
}
.scheme_dark .content .search_field {
color: #B1B0AF;
}
.scheme_original .content .search_submit {
color: #ffffff;
}
.scheme_light .content .search_submit {
color: #ffffff;
}
.scheme_dark .content .search_submit {
color: #B1B0AF;
}
.scheme_original .content .search_field:focus {
color: #33302e;
}
.scheme_light .content .search_field:focus {
color: #33302e;
}
.scheme_dark .content .search_field:focus {
color: #6f6f6f;
}
.scheme_original .top_panel_inner_style_1 .search_field,
.scheme_original .top_panel_inner_style_3 .search_field {
color: #6f6f6f;
}
.scheme_light .top_panel_inner_style_1 .search_field,
.scheme_light .top_panel_inner_style_3 .search_field {
color: #6f6f6f;
}
.scheme_dark .top_panel_inner_style_1 .search_field,
.scheme_dark .top_panel_inner_style_3 .search_field {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_8 .search_field:focus {
color: #33302e;
}
.scheme_light .top_panel_inner_style_8 .search_field:focus {
color: #33302e;
}
.scheme_dark .top_panel_inner_style_8 .search_field:focus {
color: #6f6f6f;
}
.scheme_original .top_panel_inner_style_8 .search_field:focus {
background-color: #fcf7f1;
}
.scheme_light .top_panel_inner_style_8 .search_field:focus {
background-color: #ffffff;
}
.scheme_dark .top_panel_inner_style_8 .search_field:focus {
background-color: #ffffff;
}
.top_panel_icon {
margin: 1.26em 0 1.8em 1em;
}
.scheme_original .top_panel_icon.search_wrap {
background-color: #ffffff;
}
.scheme_light .top_panel_icon.search_wrap {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_icon.search_wrap {
background-color: #504B47;
}
.scheme_original .top_panel_icon.search_wrap {
color: #EDB39B;
}
.scheme_light .top_panel_icon.search_wrap {
color: #EDB39B;
}
.scheme_dark .top_panel_icon.search_wrap {
color: #ffffff;
}
.scheme_original .top_panel_icon .contact_icon,
.scheme_original .top_panel_icon .search_submit {
color: #EDB39B;
}
.scheme_light .top_panel_icon .contact_icon,
.scheme_light .top_panel_icon .search_submit {
color: #EDB39B;
}
.scheme_dark .top_panel_icon .contact_icon,
.scheme_dark .top_panel_icon .search_submit {
color: #ffffff;
}
.scheme_original .top_panel_icon.menu_main_cart .contact_icon {
background-color: #ffffff;
}
.scheme_light .top_panel_icon.menu_main_cart .contact_icon {
background-color: #fcf7f1;
}
.scheme_dark .top_panel_icon.menu_main_cart .contact_icon {
background-color: #504B47;
}
.scheme_original .top_panel_middle a:hover .contact_icon,
.scheme_original .top_panel_icon.search_wrap:hover,
.scheme_original .top_panel_icon:hover .contact_icon,
.scheme_original .top_panel_icon:hover .search_submit {
background-color: #EDB39B;
}
.scheme_light .top_panel_middle a:hover .contact_icon,
.scheme_light .top_panel_icon.search_wrap:hover,
.scheme_light .top_panel_icon:hover .contact_icon,
.scheme_light .top_panel_icon:hover .search_submit {
background-color: #EDB39B;
}
.scheme_dark .top_panel_middle a:hover .contact_icon,
.scheme_dark .top_panel_icon.search_wrap:hover,
.scheme_dark .top_panel_icon:hover .contact_icon,
.scheme_dark .top_panel_icon:hover .search_submit {
background-color: #ffffff;
}
.scheme_original .top_panel_middle a:hover .contact_icon,
.scheme_original .top_panel_icon.search_wrap:hover input,
.scheme_original .top_panel_icon.search_wrap:hover button,
.scheme_original .top_panel_icon:hover .contact_icon,
.scheme_original .top_panel_icon:hover .search_submit {
color: #ffffff;
}
.scheme_light .top_panel_middle a:hover .contact_icon,
.scheme_light .top_panel_icon.search_wrap:hover input,
.scheme_light .top_panel_icon.search_wrap:hover button,
.scheme_light .top_panel_icon:hover .contact_icon,
.scheme_light .top_panel_icon:hover .search_submit {
color: #ffffff;
}
.scheme_dark .top_panel_middle a:hover .contact_icon,
.scheme_dark .top_panel_icon.search_wrap:hover input,
.scheme_dark .top_panel_icon.search_wrap:hover button,
.scheme_dark .top_panel_icon:hover .contact_icon,
.scheme_dark .top_panel_icon:hover .search_submit {
color: #B1B0AF;
}
.scheme_original .search_results .post_more,
.scheme_original .search_results .search_results_close {
color: #EDB39B;
}
.scheme_light .search_results .post_more,
.scheme_light .search_results .search_results_close {
color: #EDB39B;
}
.scheme_dark .search_results .post_more,
.scheme_dark .search_results .search_results_close {
color: #ffffff;
}
.scheme_original .search_results .post_more:hover,
.scheme_original .search_results .search_results_close:hover {
color: #72b5ca;
}
.scheme_light .search_results .post_more:hover,
.scheme_light .search_results .search_results_close:hover {
color: #72b5ca;
}
.scheme_dark .search_results .post_more:hover,
.scheme_dark .search_results .search_results_close:hover {
color: #EBC6B6;
}
.scheme_original .top_panel_inner_style_1 .search_results,
.scheme_original .top_panel_inner_style_1 .search_results:after,
.scheme_original .top_panel_inner_style_2 .search_results,
.scheme_original .top_panel_inner_style_2 .search_results:after,
.scheme_original .top_panel_inner_style_3 .search_results,
.scheme_original .top_panel_inner_style_3 .search_results:after {
color: #6f6f6f;
}
.scheme_light .top_panel_inner_style_1 .search_results,
.scheme_light .top_panel_inner_style_1 .search_results:after,
.scheme_light .top_panel_inner_style_2 .search_results,
.scheme_light .top_panel_inner_style_2 .search_results:after,
.scheme_light .top_panel_inner_style_3 .search_results,
.scheme_light .top_panel_inner_style_3 .search_results:after {
color: #6f6f6f;
}
.scheme_dark .top_panel_inner_style_1 .search_results,
.scheme_dark .top_panel_inner_style_1 .search_results:after,
.scheme_dark .top_panel_inner_style_2 .search_results,
.scheme_dark .top_panel_inner_style_2 .search_results:after,
.scheme_dark .top_panel_inner_style_3 .search_results,
.scheme_dark .top_panel_inner_style_3 .search_results:after {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_1 .search_results,
.scheme_original .top_panel_inner_style_1 .search_results:after,
.scheme_original .top_panel_inner_style_2 .search_results,
.scheme_original .top_panel_inner_style_2 .search_results:after,
.scheme_original .top_panel_inner_style_3 .search_results,
.scheme_original .top_panel_inner_style_3 .search_results:after {
background-color: #fcf7f1;
}
.scheme_light .top_panel_inner_style_1 .search_results,
.scheme_light .top_panel_inner_style_1 .search_results:after,
.scheme_light .top_panel_inner_style_2 .search_results,
.scheme_light .top_panel_inner_style_2 .search_results:after,
.scheme_light .top_panel_inner_style_3 .search_results,
.scheme_light .top_panel_inner_style_3 .search_results:after {
background-color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .search_results,
.scheme_dark .top_panel_inner_style_1 .search_results:after,
.scheme_dark .top_panel_inner_style_2 .search_results,
.scheme_dark .top_panel_inner_style_2 .search_results:after,
.scheme_dark .top_panel_inner_style_3 .search_results,
.scheme_dark .top_panel_inner_style_3 .search_results:after {
background-color: #ffffff;
}
.scheme_original .top_panel_inner_style_1 .search_results a,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_original .top_panel_inner_style_1 .search_results .post_more,
.scheme_original .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_original .top_panel_inner_style_3 .search_results a,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_original .top_panel_inner_style_3 .search_results .post_more,
.scheme_original .top_panel_inner_style_3 .search_results .search_results_close {
color: #6f6f6f;
}
.scheme_light .top_panel_inner_style_1 .search_results a,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_light .top_panel_inner_style_1 .search_results .post_more,
.scheme_light .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_light .top_panel_inner_style_3 .search_results a,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_light .top_panel_inner_style_3 .search_results .post_more,
.scheme_light .top_panel_inner_style_3 .search_results .search_results_close {
color: #6f6f6f;
}
.scheme_dark .top_panel_inner_style_1 .search_results a,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_dark .top_panel_inner_style_1 .search_results .post_more,
.scheme_dark .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_dark .top_panel_inner_style_3 .search_results a,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_dark .top_panel_inner_style_3 .search_results .post_more,
.scheme_dark .top_panel_inner_style_3 .search_results .search_results_close {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_1 .search_results a:hover,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_original .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_original .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_original .top_panel_inner_style_2 .search_results a:hover,
.scheme_original .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_original .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_original .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_original .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_original .top_panel_inner_style_3 .search_results a:hover,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_original .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_original .top_panel_inner_style_3 .search_results .search_results_close:hover {
color: #EDB39B;
}
.scheme_light .top_panel_inner_style_1 .search_results a:hover,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_light .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_light .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_light .top_panel_inner_style_2 .search_results a:hover,
.scheme_light .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_light .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_light .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_light .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_light .top_panel_inner_style_3 .search_results a:hover,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_light .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_light .top_panel_inner_style_3 .search_results .search_results_close:hover {
color: #EDB39B;
}
.scheme_dark .top_panel_inner_style_1 .search_results a:hover,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_dark .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_dark .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_dark .top_panel_inner_style_2 .search_results a:hover,
.scheme_dark .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_dark .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_dark .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_dark .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_dark .top_panel_inner_style_3 .search_results a:hover,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_dark .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_dark .top_panel_inner_style_3 .search_results .search_results_close:hover {
color: #ffffff;
}
.top_panel_fixed .menu_main_wrap {
padding-top: 0.54em;
}
.top_panel_fixed .top_panel_wrap .logo {
margin-top: 1.08em;
margin-bottom: 1.08em;
}
.scheme_original .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
color: #6f6f6f;
}
.scheme_light .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
color: #6f6f6f;
}
.scheme_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
color: #33302e;
}
.scheme_light .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
color: #33302e;
}
.scheme_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
color: #6f6f6f;
}
.top_panel_inner_style_8 .top_panel_buttons,
.top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
padding-top: 1.8em;
padding-bottom: 1.8em;
}
.scheme_original .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_original .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
color: #6f6f6f;
}
.scheme_light .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_light .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
color: #6f6f6f;
}
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_original .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
color: #33302e;
}
.scheme_light .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_light .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
color: #33302e;
}
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
color: #6f6f6f;
}
.scheme_original .pushy_inner {
color: #6f6f6f;
}
.scheme_light .pushy_inner {
color: #6f6f6f;
}
.scheme_dark .pushy_inner {
color: #B1B0AF;
}
.scheme_original .pushy_inner {
background-color: #ffffff;
}
.scheme_light .pushy_inner {
background-color: #fcf7f1;
}
.scheme_dark .pushy_inner {
background-color: #504B47;
}
.scheme_original .pushy_inner a {
color: #EDB39B;
}
.scheme_light .pushy_inner a {
color: #EDB39B;
}
.scheme_dark .pushy_inner a {
color: #ffffff;
}
.scheme_original .pushy_inner a:hover {
color: #72b5ca;
}
.scheme_light .pushy_inner a:hover {
color: #72b5ca;
}
.scheme_dark .pushy_inner a:hover {
color: #EBC6B6;
}
.scheme_original .pushy_inner ul ul {
background-color: rgba(252,247,241,0.8);
}
.scheme_light .pushy_inner ul ul {
background-color: rgba(255,255,255,0.8);
}
.scheme_dark .pushy_inner ul ul {
background-color: rgba(255,255,255,0.8);
}
.scheme_original .top_panel_inner_style_3 .popup_wrap a,
.scheme_original .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_4 .popup_wrap a,
.scheme_original .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_5 .popup_wrap a,
.scheme_original .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
color: #EDB39B;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap a,
.scheme_light .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_4 .popup_wrap a,
.scheme_light .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_5 .popup_wrap a,
.scheme_light .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
color: #EDB39B;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap a,
.scheme_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_4 .popup_wrap a,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_5 .popup_wrap a,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
color: #ffffff;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_original .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_original .top_panel_inner_style_5 .popup_wrap a:hover {
color: #72b5ca;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_light .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_light .top_panel_inner_style_5 .popup_wrap a:hover {
color: #72b5ca;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_dark .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_dark .top_panel_inner_style_5 .popup_wrap a:hover {
color: #EBC6B6;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap,
.scheme_original .top_panel_inner_style_4 .popup_wrap,
.scheme_original .top_panel_inner_style_5 .popup_wrap,
.scheme_original .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_original .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_original .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_original .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_original .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_original .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
color: #6f6f6f;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap,
.scheme_light .top_panel_inner_style_4 .popup_wrap,
.scheme_light .top_panel_inner_style_5 .popup_wrap,
.scheme_light .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_light .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_light .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_light .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_light .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_light .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
color: #6f6f6f;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap,
.scheme_dark .top_panel_inner_style_4 .popup_wrap,
.scheme_dark .top_panel_inner_style_5 .popup_wrap,
.scheme_dark .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_original .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_original .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
color: #33302e;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_light .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_light .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
color: #33302e;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
color: #6F6F6F;
}
.scheme_original .header_mobile {
background-color: #fcf7f1;
}
.scheme_light .header_mobile {
background-color: #ffffff;
}
.scheme_dark .header_mobile {
background-color: #ffffff;
}
.scheme_original .top_panel_style_1 + .header_mobile {
background-color: #33302e;
}
.scheme_light .top_panel_style_1 + .header_mobile {
background-color: #33302e;
}
.scheme_dark .top_panel_style_1 + .header_mobile {
background-color: #6f6f6f;
}
.scheme_original .header_mobile .menu_button,
.scheme_original .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
color: #6f6f6f;
}
.scheme_light .header_mobile .menu_button,
.scheme_light .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
color: #6f6f6f;
}
.scheme_dark .header_mobile .menu_button,
.scheme_dark .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
color: #B1B0AF;
}
.scheme_original .header_mobile .side_wrap {
color: #ffffff;
}
.scheme_light .header_mobile .side_wrap {
color: #ffffff;
}
.scheme_dark .header_mobile .side_wrap {
color: #B1B0AF;
}
.scheme_original .header_mobile .panel_top,
.scheme_original .header_mobile .side_wrap {
background-color: #72b5ca;
}
.scheme_light .header_mobile .panel_top,
.scheme_light .header_mobile .side_wrap {
background-color: #72b5ca;
}
.scheme_dark .header_mobile .panel_top,
.scheme_dark .header_mobile .side_wrap {
background-color: #EBC6B6;
}
.scheme_original .header_mobile .panel_middle {
background-color: #72b5ca;
}
.scheme_light .header_mobile .panel_middle {
background-color: #72b5ca;
}
.scheme_dark .header_mobile .panel_middle {
background-color: #EBC6B6;
}
.scheme_original .header_mobile .panel_bottom {
background-color: #72b5ca;
}
.scheme_light .header_mobile .panel_bottom {
background-color: #72b5ca;
}
.scheme_dark .header_mobile .panel_bottom {
background-color: #EBC6B6;
}
.scheme_original .header_mobile .menu_button:hover,
.scheme_original .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover,
.scheme_original .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon,
.scheme_original .header_mobile .side_wrap .close:hover {
color: #EDB39B;
}
.scheme_light .header_mobile .menu_button:hover,
.scheme_light .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover,
.scheme_light .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon,
.scheme_light .header_mobile .side_wrap .close:hover {
color: #EDB39B;
}
.scheme_dark .header_mobile .menu_button:hover,
.scheme_dark .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover,
.scheme_dark .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon,
.scheme_dark .header_mobile .side_wrap .close:hover {
color: #ffffff;
}
.scheme_original .header_mobile .menu_main_nav > li a,
.scheme_original .header_mobile .menu_main_nav > li > a:hover {
color: #ffffff;
}
.scheme_light .header_mobile .menu_main_nav > li a,
.scheme_light .header_mobile .menu_main_nav > li > a:hover {
color: #ffffff;
}
.scheme_dark .header_mobile .menu_main_nav > li a,
.scheme_dark .header_mobile .menu_main_nav > li > a:hover {
color: #EBC6B6;
}
.scheme_original .header_mobile .menu_main_nav > a:hover,
.scheme_original .header_mobile .menu_main_nav > li.sfHover > a,
.scheme_original .header_mobile .menu_main_nav > li.current-menu-item > a,
.scheme_original .header_mobile .menu_main_nav > li.current-menu-parent > a,
.scheme_original .header_mobile .menu_main_nav > li.current-menu-ancestor > a,
.scheme_original .header_mobile .menu_main_nav > li > a:hover,
.scheme_original .header_mobile .menu_main_nav > li ul li a:hover,
.scheme_original .header_mobile .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_original .header_mobile .login a:hover {
color: #ffffff;
}
.scheme_light .header_mobile .menu_main_nav > a:hover,
.scheme_light .header_mobile .menu_main_nav > li.sfHover > a,
.scheme_light .header_mobile .menu_main_nav > li.current-menu-item > a,
.scheme_light .header_mobile .menu_main_nav > li.current-menu-parent > a,
.scheme_light .header_mobile .menu_main_nav > li.current-menu-ancestor > a,
.scheme_light .header_mobile .menu_main_nav > li > a:hover,
.scheme_light .header_mobile .menu_main_nav > li ul li a:hover,
.scheme_light .header_mobile .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_light .header_mobile .login a:hover {
color: #ffffff;
}
.scheme_dark .header_mobile .menu_main_nav > a:hover,
.scheme_dark .header_mobile .menu_main_nav > li.sfHover > a,
.scheme_dark .header_mobile .menu_main_nav > li.current-menu-item > a,
.scheme_dark .header_mobile .menu_main_nav > li.current-menu-parent > a,
.scheme_dark .header_mobile .menu_main_nav > li.current-menu-ancestor > a,
.scheme_dark .header_mobile .menu_main_nav > li > a:hover,
.scheme_dark .header_mobile .menu_main_nav > li ul li a:hover,
.scheme_dark .header_mobile .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_dark .header_mobile .login a:hover {
color: #72B5CA;
}
.scheme_original .header_mobile .popup_wrap .popup_close:hover {
color: #33302e;
}
.scheme_light .header_mobile .popup_wrap .popup_close:hover {
color: #33302e;
}
.scheme_dark .header_mobile .popup_wrap .popup_close:hover {
color: #6F6F6F;
}
.scheme_original .header_mobile .search_wrap,
.scheme_original .header_mobile .login {
border-color: #72b5ca;
}
.scheme_light .header_mobile .search_wrap,
.scheme_light .header_mobile .login {
border-color: #72b5ca;
}
.scheme_dark .header_mobile .search_wrap,
.scheme_dark .header_mobile .login {
border-color: #EBC6B6;
}
.scheme_original .header_mobile .login .popup_link,
.scheme_original .header_mobile .sc_socials.sc_socials_type_icons a {
color: #ffffff;
}
.scheme_light .header_mobile .login .popup_link,
.scheme_light .header_mobile .sc_socials.sc_socials_type_icons a {
color: #ffffff;
}
.scheme_dark .header_mobile .login .popup_link,
.scheme_dark .header_mobile .sc_socials.sc_socials_type_icons a {
color: #EBC6B6;
}
.scheme_original .header_mobile .search_wrap .search_field,
.scheme_original .header_mobile .search_wrap .search_field:focus {
color: #ffffff;
}
.scheme_light .header_mobile .search_wrap .search_field,
.scheme_light .header_mobile .search_wrap .search_field:focus {
color: #ffffff;
}
.scheme_dark .header_mobile .search_wrap .search_field,
.scheme_dark .header_mobile .search_wrap .search_field:focus {
color: #B1B0AF;
}
.scheme_original .header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
color: #ffffff;
}
.scheme_light .header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
color: #ffffff;
}
.scheme_dark .header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
color: #B1B0AF;
}
.scheme_original .header_mobile .popup_wrap .sc_socials.sc_socials_type_icons a {
color: #afafaf;
}
.scheme_light .header_mobile .popup_wrap .sc_socials.sc_socials_type_icons a {
color: #afafaf;
}
.scheme_dark .header_mobile .popup_wrap .sc_socials.sc_socials_type_icons a {
color: #ffffff;
}
.scheme_original .tparrows.default {
color: #ffffff;
}
.scheme_light .tparrows.default {
color: #fcf7f1;
}
.scheme_dark .tparrows.default {
color: #504B47;
}
.scheme_original .tp-bullets.simplebullets.round .bullet {
background-color: #ffffff;
}
.scheme_light .tp-bullets.simplebullets.round .bullet {
background-color: #fcf7f1;
}
.scheme_dark .tp-bullets.simplebullets.round .bullet {
background-color: #504B47;
}
.scheme_original .tp-bullets.simplebullets.round .bullet.selected {
border-color: #ffffff;
}
.scheme_light .tp-bullets.simplebullets.round .bullet.selected {
border-color: #fcf7f1;
}
.scheme_dark .tp-bullets.simplebullets.round .bullet.selected {
border-color: #504B47;
}
.scheme_original .slider_over_content_inner {
background-color: rgba(255,255,255,0.8);
}
.scheme_light .slider_over_content_inner {
background-color: rgba(252,247,241,0.8);
}
.scheme_dark .slider_over_content_inner {
background-color: rgba(80,75,71,0.8);
}
.scheme_original .slider_over_button {
color: #33302e;
}
.scheme_light .slider_over_button {
color: #33302e;
}
.scheme_dark .slider_over_button {
color: #6F6F6F;
}
.scheme_original .slider_over_button {
background-color: rgba(255,255,255,0.8);
}
.scheme_light .slider_over_button {
background-color: rgba(252,247,241,0.8);
}
.scheme_dark .slider_over_button {
background-color: rgba(80,75,71,0.8);
}
.scheme_original .slider_over_close {
color: #33302e;
}
.scheme_light .slider_over_close {
color: #33302e;
}
.scheme_dark .slider_over_close {
color: #6F6F6F;
}
.scheme_original .top_panel_title_inner {
background-color: #fcf7f1;
}
.scheme_light .top_panel_title_inner {
background-color: #ffffff;
}
.scheme_dark .top_panel_title_inner {
background-color: #ffffff;
}
.scheme_original .top_panel_title_inner {
border-color: rgba(252,247,241,0.1);
}
.scheme_light .top_panel_title_inner {
border-color: rgba(255,255,255,0.1);
}
.scheme_dark .top_panel_title_inner {
border-color: rgba(255,255,255,0.1);
}
.top_panel_title_inner .page_title {
font-family: "Aller", sans-serif;
}
.scheme_original .top_panel_title_inner .page_title {
color: #ffffff;
}
.scheme_light .top_panel_title_inner .page_title {
color: #ffffff;
}
.scheme_dark .top_panel_title_inner .page_title {
color: #ffffff;
}
.scheme_original .top_panel_title_inner .post_navi .post_navi_item a,
.scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
color: #afafaf;
}
.scheme_light .top_panel_title_inner .post_navi .post_navi_item a,
.scheme_light .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
color: #afafaf;
}
.scheme_dark .top_panel_title_inner .post_navi .post_navi_item a,
.scheme_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
color: #ffffff;
}
.scheme_original .top_panel_title_inner .post_navi .post_navi_item a:hover,
.scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
color: #72b5ca;
}
.scheme_light .top_panel_title_inner .post_navi .post_navi_item a:hover,
.scheme_light .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
color: #72b5ca;
}
.scheme_dark .top_panel_title_inner .post_navi .post_navi_item a:hover,
.scheme_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
color: #EBC6B6;
}
.scheme_original .top_panel_title_inner .post_navi span,
.scheme_original .top_panel_title_inner .breadcrumbs span {
color: #33302e;
}
.scheme_light .top_panel_title_inner .post_navi span,
.scheme_light .top_panel_title_inner .breadcrumbs span {
color: #33302e;
}
.scheme_dark .top_panel_title_inner .post_navi span,
.scheme_dark .top_panel_title_inner .breadcrumbs span {
color: #6f6f6f;
}
.scheme_original .post_navi .post_navi_item + .post_navi_item:before,
.scheme_original .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
color: #afafaf;
}
.scheme_light .post_navi .post_navi_item + .post_navi_item:before,
.scheme_light .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
color: #afafaf;
}
.scheme_dark .post_navi .post_navi_item + .post_navi_item:before,
.scheme_dark .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
color: #ffffff;
}
.scheme_original .breadcrumbs_present_inner {
background-color: #ffffff;
}
.scheme_light .breadcrumbs_present_inner {
background-color: #fcf7f1;
}
.scheme_dark .breadcrumbs_present_inner {
background-color: #504B47;
}
.scheme_original .post_title .post_icon {
color: #EDB39B;
}
.scheme_light .post_title .post_icon {
color: #EDB39B;
}
.scheme_dark .post_title .post_icon {
color: #ffffff;
}
.scheme_original .pagination > a {
border-color: #EDB39B;
}
.scheme_light .pagination > a {
border-color: #EDB39B;
}
.scheme_dark .pagination > a {
border-color: #ffffff;
}
.scheme_original .post_format_status.post_item_single .post_content p,
.scheme_original .post_format_status .post_descr,
.scheme_original .post_format_aside.post_item_single .post_content p,
.scheme_original .post_format_aside .post_descr {
color: #ffffff;
}
.scheme_light .post_format_status.post_item_single .post_content p,
.scheme_light .post_format_status .post_descr,
.scheme_light .post_format_aside.post_item_single .post_content p,
.scheme_light .post_format_aside .post_descr {
color: #ffffff;
}
.scheme_dark .post_format_status.post_item_single .post_content p,
.scheme_dark .post_format_status .post_descr,
.scheme_dark .post_format_aside.post_item_single .post_content p,
.scheme_dark .post_format_aside .post_descr {
color: #B1B0AF;
}
.scheme_original .post_format_status.post_item_single .post_content p,
.scheme_original .post_format_status .post_descr,
.scheme_original .post_format_aside.post_item_single .post_content p,
.scheme_original .post_format_aside .post_descr {
background-color: #72b5ca;
}
.scheme_light .post_format_status.post_item_single .post_content p,
.scheme_light .post_format_status .post_descr,
.scheme_light .post_format_aside.post_item_single .post_content p,
.scheme_light .post_format_aside .post_descr {
background-color: #72b5ca;
}
.scheme_dark .post_format_status.post_item_single .post_content p,
.scheme_dark .post_format_status .post_descr,
.scheme_dark .post_format_aside.post_item_single .post_content p,
.scheme_dark .post_format_aside .post_descr {
background-color: #EBC6B6;
}
.scheme_original .post_format_link.post_item_single .post_content p,
.scheme_original .post_format_link .post_descr {
color: #ffffff;
}
.scheme_light .post_format_link.post_item_single .post_content p,
.scheme_light .post_format_link .post_descr {
color: #ffffff;
}
.scheme_dark .post_format_link.post_item_single .post_content p,
.scheme_dark .post_format_link .post_descr {
color: #B1B0AF;
}
.scheme_original .post_format_link.post_item_single .post_content p,
.scheme_original .post_format_link .post_descr {
background-color: #33302e;
}
.scheme_light .post_format_link.post_item_single .post_content p,
.scheme_light .post_format_link .post_descr {
background-color: #33302e;
}
.scheme_dark .post_format_link.post_item_single .post_content p,
.scheme_dark .post_format_link .post_descr {
background-color: #6F6F6F;
}
.scheme_original .hover_icon:after {
background-color: rgba(80,75,71,0.5);
}
.scheme_light .hover_icon:after {
background-color: rgba(80,75,71,0.5);
}
.scheme_dark .hover_icon:after {
background-color: rgba(111,111,111,0.5);
}
.scheme_original .hover_icon:hover:before {
background-color: #EDB39B;
}
.scheme_light .hover_icon:hover:before {
background-color: #EDB39B;
}
.scheme_dark .hover_icon:hover:before {
background-color: #ffffff;
}
.post_info {
font-size: 0.8em;
line-height: 1.2857em;
margin-bottom: 1.5em;
font-weight: 400;
text-transform: uppercase;
}
.scheme_original .post_info {
color: #afafaf;
}
.scheme_light .post_info {
color: #afafaf;
}
.scheme_dark .post_info {
color: #ffffff;
}
.scheme_original .post_info a,
.scheme_original .post_info a > span {
color: #EDB39B;
}
.scheme_light .post_info a,
.scheme_light .post_info a > span {
color: #EDB39B;
}
.scheme_dark .post_info a,
.scheme_dark .post_info a > span {
color: #ffffff;
}
.scheme_original .post_info .post_info_posted a,
.scheme_original .post_info .post_info_counters a > span {
color: #afafaf;
}
.scheme_light .post_info .post_info_posted a,
.scheme_light .post_info .post_info_counters a > span {
color: #afafaf;
}
.scheme_dark .post_info .post_info_posted a,
.scheme_dark .post_info .post_info_counters a > span {
color: #ffffff;
}
.scheme_original .post_info a[class*="icon-"] {
color: #EDB39B;
}
.scheme_light .post_info a[class*="icon-"] {
color: #EDB39B;
}
.scheme_dark .post_info a[class*="icon-"] {
color: #ffffff;
}
.scheme_original .post_info a:hover,
.scheme_original .post_info a:hover > span {
color: #72b5ca;
}
.scheme_light .post_info a:hover,
.scheme_light .post_info a:hover > span {
color: #72b5ca;
}
.scheme_dark .post_info a:hover,
.scheme_dark .post_info a:hover > span {
color: #EBC6B6;
}
.scheme_original .post_info .post_info_counters a:hover > span {
color: #afafaf;
}
.scheme_light .post_info .post_info_counters a:hover > span {
color: #afafaf;
}
.scheme_dark .post_info .post_info_counters a:hover > span {
color: #ffffff;
}
.scheme_original .post_item_classic .post_title:after {
background-color: #EDB39B;
}
.scheme_light .post_item_classic .post_title:after {
background-color: #EDB39B;
}
.scheme_dark .post_item_classic .post_title:after {
background-color: #ffffff;
}
.scheme_original .post_item_related .post_info a {
color: #6f6f6f;
}
.scheme_light .post_item_related .post_info a {
color: #6f6f6f;
}
.scheme_dark .post_item_related .post_info a {
color: #B1B0AF;
}
.scheme_original .post_item_related .post_info a:hover,
.scheme_original .post_item_related .post_title a:hover {
color: #72b5ca;
}
.scheme_light .post_item_related .post_info a:hover,
.scheme_light .post_item_related .post_title a:hover {
color: #72b5ca;
}
.scheme_dark .post_item_related .post_info a:hover,
.scheme_dark .post_item_related .post_title a:hover {
color: #EBC6B6;
}
.scheme_original .related_wrap .post_item_related,
.scheme_original .article_style_stretch .post_item_related {
background-color: #fcf7f1;
}
.scheme_light .related_wrap .post_item_related,
.scheme_light .article_style_stretch .post_item_related {
background-color: #ffffff;
}
.scheme_dark .related_wrap .post_item_related,
.scheme_dark .article_style_stretch .post_item_related {
background-color: #ffffff;
}
.scheme_original .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
background-color: #fcf7f1;
}
.scheme_light .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
background-color: #ffffff;
}
.scheme_dark .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
background-color: #ffffff;
}
.scheme_original .isotope_item_colored .post_featured .post_mark_new,
.scheme_original .isotope_item_colored .post_featured .post_title,
.scheme_original .isotope_item_colored .post_content.ih-item.square.colored .info {
color: #ffffff;
}
.scheme_light .isotope_item_colored .post_featured .post_mark_new,
.scheme_light .isotope_item_colored .post_featured .post_title,
.scheme_light .isotope_item_colored .post_content.ih-item.square.colored .info {
color: #ffffff;
}
.scheme_dark .isotope_item_colored .post_featured .post_mark_new,
.scheme_dark .isotope_item_colored .post_featured .post_title,
.scheme_dark .isotope_item_colored .post_content.ih-item.square.colored .info {
color: #B1B0AF;
}
.scheme_original .isotope_item_colored .post_featured .post_mark_new,
.scheme_original .isotope_item_colored .post_featured .post_title,
.scheme_original .isotope_item_colored .post_content.ih-item.square.colored .info {
background-color: #EDB39B;
}
.scheme_light .isotope_item_colored .post_featured .post_mark_new,
.scheme_light .isotope_item_colored .post_featured .post_title,
.scheme_light .isotope_item_colored .post_content.ih-item.square.colored .info {
background-color: #EDB39B;
}
.scheme_dark .isotope_item_colored .post_featured .post_mark_new,
.scheme_dark .isotope_item_colored .post_featured .post_title,
.scheme_dark .isotope_item_colored .post_content.ih-item.square.colored .info {
background-color: #ffffff;
}
.scheme_original .isotope_item_colored .post_featured .post_title a {
color: #ffffff;
}
.scheme_light .isotope_item_colored .post_featured .post_title a {
color: #ffffff;
}
.scheme_dark .isotope_item_colored .post_featured .post_title a {
color: #B1B0AF;
}
.scheme_original .isotope_item_colored .post_category a,
.scheme_original .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_original .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_original .isotope_item_colored .post_rating .reviews_value {
color: #EDB39B;
}
.scheme_light .isotope_item_colored .post_category a,
.scheme_light .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_light .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_light .isotope_item_colored .post_rating .reviews_value {
color: #EDB39B;
}
.scheme_dark .isotope_item_colored .post_category a,
.scheme_dark .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_dark .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_dark .isotope_item_colored .post_rating .reviews_value {
color: #ffffff;
}
.scheme_original .isotope_item_colored .post_featured .post_descr {
background-color: #fcf7f1;
}
.scheme_light .isotope_item_colored .post_featured .post_descr {
background-color: #ffffff;
}
.scheme_dark .isotope_item_colored .post_featured .post_descr {
background-color: #ffffff;
}
.scheme_original .article_style_boxed .isotope_item_colored .post_featured .post_descr {
background-color: #fcf7f1;
}
.scheme_light .article_style_boxed .isotope_item_colored .post_featured .post_descr {
background-color: #ffffff;
}
.scheme_dark .article_style_boxed .isotope_item_colored .post_featured .post_descr {
background-color: #ffffff;
}
.scheme_original .isotope_item_colored .post_info_wrap .post_button .sc_button {
color: #EDB39B;
}
.scheme_light .isotope_item_colored .post_info_wrap .post_button .sc_button {
color: #EDB39B;
}
.scheme_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
color: #ffffff;
}
.scheme_original .isotope_item_colored .post_info_wrap .post_button .sc_button {
background-color: #ffffff;
}
.scheme_light .isotope_item_colored .post_info_wrap .post_button .sc_button {
background-color: #fcf7f1;
}
.scheme_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
background-color: #504B47;
}
.scheme_original .isotope_item_colored_1 .post_item {
background-color: #fcf7f1;
}
.scheme_light .isotope_item_colored_1 .post_item {
background-color: #ffffff;
}
.scheme_dark .isotope_item_colored_1 .post_item {
background-color: #ffffff;
}
.scheme_original .isotope_item_colored_1 .post_item {
color: #6f6f6f;
}
.scheme_light .isotope_item_colored_1 .post_item {
color: #6f6f6f;
}
.scheme_dark .isotope_item_colored_1 .post_item {
color: #B1B0AF;
}
.scheme_original .isotope_item_colored_1 a,
.scheme_original .isotope_item_colored_1 .post_title a {
color: #edb39b;
}
.scheme_light .isotope_item_colored_1 a,
.scheme_light .isotope_item_colored_1 .post_title a {
color: #edb39b;
}
.scheme_dark .isotope_item_colored_1 a,
.scheme_dark .isotope_item_colored_1 .post_title a {
color: #EDB39B;
}
.scheme_original .isotope_item_colored_1 a:hover,
.scheme_original .isotope_item_colored_1 .post_title a:hover,
.scheme_original .isotope_item_colored_1 .post_category a:hover {
color: #72b5ca;
}
.scheme_light .isotope_item_colored_1 a:hover,
.scheme_light .isotope_item_colored_1 .post_title a:hover,
.scheme_light .isotope_item_colored_1 .post_category a:hover {
color: #72b5ca;
}
.scheme_dark .isotope_item_colored_1 a:hover,
.scheme_dark .isotope_item_colored_1 .post_title a:hover,
.scheme_dark .isotope_item_colored_1 .post_category a:hover {
color: #72B5CA;
}
.scheme_original .isotope_wrap .isotope_item_colored_1 .post_featured {
border-color: #EDB39B;
}
.scheme_light .isotope_wrap .isotope_item_colored_1 .post_featured {
border-color: #EDB39B;
}
.scheme_dark .isotope_wrap .isotope_item_colored_1 .post_featured {
border-color: #ffffff;
}
.scheme_original .isotope_filters a {
border-color: #EDB39B;
}
.scheme_light .isotope_filters a {
border-color: #EDB39B;
}
.scheme_dark .isotope_filters a {
border-color: #ffffff;
}
.scheme_original .isotope_filters a {
background-color: #EDB39B;
}
.scheme_light .isotope_filters a {
background-color: #EDB39B;
}
.scheme_dark .isotope_filters a {
background-color: #ffffff;
}
.scheme_original .isotope_filters a {
color: #ffffff;
}
.scheme_light .isotope_filters a {
color: #ffffff;
}
.scheme_dark .isotope_filters a {
color: #B1B0AF;
}
.scheme_original .isotope_filters a.active,
.scheme_original .isotope_filters a:hover {
border-color: #72b5ca;
}
.scheme_light .isotope_filters a.active,
.scheme_light .isotope_filters a:hover {
border-color: #72b5ca;
}
.scheme_dark .isotope_filters a.active,
.scheme_dark .isotope_filters a:hover {
border-color: #EBC6B6;
}
.scheme_original .isotope_filters a.active,
.scheme_original .isotope_filters a:hover {
background-color: #72b5ca;
}
.scheme_light .isotope_filters a.active,
.scheme_light .isotope_filters a:hover {
background-color: #72b5ca;
}
.scheme_dark .isotope_filters a.active,
.scheme_dark .isotope_filters a:hover {
background-color: #EBC6B6;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span {
border-color: rgba(252,247,241,0);
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span {
border-color: rgba(255,255,255,0);
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span {
border-color: rgba(255,255,255,0);
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span {
background-color: rgba(252,247,241,0.4);
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span {
background-color: rgba(255,255,255,0.4);
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span {
background-color: rgba(255,255,255,0.4);
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span {
color: #33302e;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span {
color: #33302e;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span {
color: #6F6F6F;
}
.scheme_original .pagination_single > .pager_numbers:hover,
.scheme_original .pagination_single > .pager_numbers:focus,
.scheme_original .pagination_single a:hover,
.scheme_original .pagination_slider .pager_cur:hover,
.scheme_original .pagination_slider .pager_cur:focus,
.scheme_original .pagination_pages > .active,
.scheme_original .pagination_pages > a:hover {
background-color: #33302e;
}
.scheme_light .pagination_single > .pager_numbers:hover,
.scheme_light .pagination_single > .pager_numbers:focus,
.scheme_light .pagination_single a:hover,
.scheme_light .pagination_slider .pager_cur:hover,
.scheme_light .pagination_slider .pager_cur:focus,
.scheme_light .pagination_pages > .active,
.scheme_light .pagination_pages > a:hover {
background-color: #33302e;
}
.scheme_dark .pagination_single > .pager_numbers:hover,
.scheme_dark .pagination_single > .pager_numbers:focus,
.scheme_dark .pagination_single a:hover,
.scheme_dark .pagination_slider .pager_cur:hover,
.scheme_dark .pagination_slider .pager_cur:focus,
.scheme_dark .pagination_pages > .active,
.scheme_dark .pagination_pages > a:hover {
background-color: #6F6F6F;
}
.scheme_original .pagination_single > .pager_numbers:hover,
.scheme_original .pagination_single > .pager_numbers:focus,
.scheme_original .pagination_single a:hover,
.scheme_original .pagination_slider .pager_cur:hover,
.scheme_original .pagination_slider .pager_cur:focus,
.scheme_original .pagination_pages > .active,
.scheme_original .pagination_pages > a:hover {
color: #ffffff;
}
.scheme_light .pagination_single > .pager_numbers:hover,
.scheme_light .pagination_single > .pager_numbers:focus,
.scheme_light .pagination_single a:hover,
.scheme_light .pagination_slider .pager_cur:hover,
.scheme_light .pagination_slider .pager_cur:focus,
.scheme_light .pagination_pages > .active,
.scheme_light .pagination_pages > a:hover {
color: #ffffff;
}
.scheme_dark .pagination_single > .pager_numbers:hover,
.scheme_dark .pagination_single > .pager_numbers:focus,
.scheme_dark .pagination_single a:hover,
.scheme_dark .pagination_slider .pager_cur:hover,
.scheme_dark .pagination_slider .pager_cur:focus,
.scheme_dark .pagination_pages > .active,
.scheme_dark .pagination_pages > a:hover {
color: #B1B0AF;
}
.scheme_original .pagination_slider .pager_slider {
border-color: #e4e7e8;
}
.scheme_light .pagination_slider .pager_slider {
border-color: #e4e7e8;
}
.scheme_dark .pagination_slider .pager_slider {
border-color: #696460;
}
.scheme_original .pagination_slider .pager_slider {
background-color: #ffffff;
}
.scheme_light .pagination_slider .pager_slider {
background-color: #fcf7f1;
}
.scheme_dark .pagination_slider .pager_slider {
background-color: #504B47;
}
.scheme_original .pagination_wrap .pager_next,
.scheme_original .pagination_wrap .pager_prev,
.scheme_original .pagination_wrap .pager_last,
.scheme_original .pagination_wrap .pager_first {
color: #EDB39B;
}
.scheme_light .pagination_wrap .pager_next,
.scheme_light .pagination_wrap .pager_prev,
.scheme_light .pagination_wrap .pager_last,
.scheme_light .pagination_wrap .pager_first {
color: #EDB39B;
}
.scheme_dark .pagination_wrap .pager_next,
.scheme_dark .pagination_wrap .pager_prev,
.scheme_dark .pagination_wrap .pager_last,
.scheme_dark .pagination_wrap .pager_first {
color: #ffffff;
}
.scheme_original .pagination_wrap .pager_next:hover,
.scheme_original .pagination_wrap .pager_prev:hover,
.scheme_original .pagination_wrap .pager_last:hover,
.scheme_original .pagination_wrap .pager_first:hover {
color: #72b5ca;
}
.scheme_light .pagination_wrap .pager_next:hover,
.scheme_light .pagination_wrap .pager_prev:hover,
.scheme_light .pagination_wrap .pager_last:hover,
.scheme_light .pagination_wrap .pager_first:hover {
color: #72b5ca;
}
.scheme_dark .pagination_wrap .pager_next:hover,
.scheme_dark .pagination_wrap .pager_prev:hover,
.scheme_dark .pagination_wrap .pager_last:hover,
.scheme_dark .pagination_wrap .pager_first:hover {
color: #EBC6B6;
}
.scheme_original .pagination_viewmore > a {
color: #ffffff;
}
.scheme_light .pagination_viewmore > a {
color: #ffffff;
}
.scheme_dark .pagination_viewmore > a {
color: #B1B0AF;
}
.scheme_original .pagination_viewmore > a {
background-color: #EDB39B;
}
.scheme_light .pagination_viewmore > a {
background-color: #EDB39B;
}
.scheme_dark .pagination_viewmore > a {
background-color: #ffffff;
}
.scheme_original .pagination_viewmore > a:hover {
color: #ffffff;
}
.scheme_light .pagination_viewmore > a:hover {
color: #ffffff;
}
.scheme_dark .pagination_viewmore > a:hover {
color: #B1B0AF;
}
.scheme_original .pagination_viewmore > a:hover {
background-color: #72b5ca;
}
.scheme_light .pagination_viewmore > a:hover {
background-color: #72b5ca;
}
.scheme_dark .pagination_viewmore > a:hover {
background-color: #EBC6B6;
}
.scheme_original .viewmore_loader,
.scheme_original .mfp-preloader span,
.scheme_original .sc_video_frame.sc_video_active:before {
background-color: #72b5ca;
}
.scheme_light .viewmore_loader,
.scheme_light .mfp-preloader span,
.scheme_light .sc_video_frame.sc_video_active:before {
background-color: #72b5ca;
}
.scheme_dark .viewmore_loader,
.scheme_dark .mfp-preloader span,
.scheme_dark .sc_video_frame.sc_video_active:before {
background-color: #EBC6B6;
}
.scheme_original .post_featured .post_nav_item {
color: #ffffff;
}
.scheme_light .post_featured .post_nav_item {
color: #ffffff;
}
.scheme_dark .post_featured .post_nav_item {
color: #B1B0AF;
}
.post_featured .post_nav_item:before {
border-color: transparent;
}
.scheme_original .post_featured .post_nav_item:before {
background-color: #EDB39B;
}
.scheme_light .post_featured .post_nav_item:before {
background-color: #EDB39B;
}
.scheme_dark .post_featured .post_nav_item:before {
background-color: #ffffff;
}
.scheme_original .post_featured .post_nav_item:before {
color: #ffffff;
}
.scheme_light .post_featured .post_nav_item:before {
color: #ffffff;
}
.scheme_dark .post_featured .post_nav_item:before {
color: #B1B0AF;
}
.scheme_original .post_featured .post_nav_item .post_nav_info {
background-color: #EDB39B;
}
.scheme_light .post_featured .post_nav_item .post_nav_info {
background-color: #EDB39B;
}
.scheme_dark .post_featured .post_nav_item .post_nav_info {
background-color: #ffffff;
}
.scheme_original .reviews_block .reviews_summary .reviews_item {
background-color: #EDB39B;
}
.scheme_light .reviews_block .reviews_summary .reviews_item {
background-color: #EDB39B;
}
.scheme_dark .reviews_block .reviews_summary .reviews_item {
background-color: #ffffff;
}
.scheme_original .reviews_block .reviews_summary,
.scheme_original .reviews_block .reviews_max_level_100 .reviews_stars_bg {
background-color: #fcf7f1;
}
.scheme_light .reviews_block .reviews_summary,
.scheme_light .reviews_block .reviews_max_level_100 .reviews_stars_bg {
background-color: #ffffff;
}
.scheme_dark .reviews_block .reviews_summary,
.scheme_dark .reviews_block .reviews_max_level_100 .reviews_stars_bg {
background-color: #ffffff;
}
.scheme_original .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_original .reviews_block .reviews_item .reviews_slider {
color: #ffffff;
}
.scheme_light .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_light .reviews_block .reviews_item .reviews_slider {
color: #ffffff;
}
.scheme_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_dark .reviews_block .reviews_item .reviews_slider {
color: #B1B0AF;
}
.scheme_original .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_original .reviews_block .reviews_item .reviews_slider {
background-color: #EDB39B;
}
.scheme_light .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_light .reviews_block .reviews_item .reviews_slider {
background-color: #EDB39B;
}
.scheme_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_dark .reviews_block .reviews_item .reviews_slider {
background-color: #ffffff;
}
.scheme_original .reviews_block .reviews_item .reviews_stars_hover {
color: #EDB39B;
}
.scheme_light .reviews_block .reviews_item .reviews_stars_hover {
color: #EDB39B;
}
.scheme_dark .reviews_block .reviews_item .reviews_stars_hover {
color: #ffffff;
}
.scheme_original .reviews_block .reviews_value {
color: #33302e;
}
.scheme_light .reviews_block .reviews_value {
color: #33302e;
}
.scheme_dark .reviews_block .reviews_value {
color: #6F6F6F;
}
.scheme_original .reviews_block .reviews_summary .reviews_criteria {
color: #6f6f6f;
}
.scheme_light .reviews_block .reviews_summary .reviews_criteria {
color: #6f6f6f;
}
.scheme_dark .reviews_block .reviews_summary .reviews_criteria {
color: #B1B0AF;
}
.scheme_original .reviews_block .reviews_summary .reviews_value {
color: #ffffff;
}
.scheme_light .reviews_block .reviews_summary .reviews_value {
color: #ffffff;
}
.scheme_dark .reviews_block .reviews_summary .reviews_value {
color: #B1B0AF;
}
.scheme_original .post_item .post_rating .reviews_stars_bg,
.scheme_original .post_item .post_rating .reviews_stars_hover,
.scheme_original .post_item .post_rating .reviews_value {
color: #EDB39B;
}
.scheme_light .post_item .post_rating .reviews_stars_bg,
.scheme_light .post_item .post_rating .reviews_stars_hover,
.scheme_light .post_item .post_rating .reviews_value {
color: #EDB39B;
}
.scheme_dark .post_item .post_rating .reviews_stars_bg,
.scheme_dark .post_item .post_rating .reviews_stars_hover,
.scheme_dark .post_item .post_rating .reviews_value {
color: #ffffff;
}
.scheme_original .post_author {
background-color: #fcf7f1;
}
.scheme_light .post_author {
background-color: #ffffff;
}
.scheme_dark .post_author {
background-color: #ffffff;
}
.scheme_original .post_author {
color: #33302e;
}
.scheme_light .post_author {
color: #33302e;
}
.scheme_dark .post_author {
color: #6f6f6f;
}
.scheme_original .post_author .post_author_title {
color: #33302e;
}
.scheme_light .post_author .post_author_title {
color: #33302e;
}
.scheme_dark .post_author .post_author_title {
color: #6f6f6f;
}
.scheme_original .post_author .post_author_title a {
color: #EDB39B;
}
.scheme_light .post_author .post_author_title a {
color: #EDB39B;
}
.scheme_dark .post_author .post_author_title a {
color: #ffffff;
}
.scheme_original .post_author .post_author_title a:hover {
color: #72b5ca;
}
.scheme_light .post_author .post_author_title a:hover {
color: #72b5ca;
}
.scheme_dark .post_author .post_author_title a:hover {
color: #EBC6B6;
}
.scheme_original .post_author .post_author_info .sc_socials_shape_square a {
color: #33302e;
}
.scheme_light .post_author .post_author_info .sc_socials_shape_square a {
color: #33302e;
}
.scheme_dark .post_author .post_author_info .sc_socials_shape_square a {
color: #6f6f6f;
}
.scheme_original .post_author .post_author_info .sc_socials_shape_square a:hover {
color: #72b5ca;
}
.scheme_light .post_author .post_author_info .sc_socials_shape_square a:hover {
color: #72b5ca;
}
.scheme_dark .post_author .post_author_info .sc_socials_shape_square a:hover {
color: #EBC6B6;
}
.scheme_original .comments_list_wrap ul.children,
.scheme_original .comments_list_wrap ul > li + li {
border-top-color: #EDB39B;
}
.scheme_light .comments_list_wrap ul.children,
.scheme_light .comments_list_wrap ul > li + li {
border-top-color: #EDB39B;
}
.scheme_dark .comments_list_wrap ul.children,
.scheme_dark .comments_list_wrap ul > li + li {
border-top-color: #ffffff;
}
.scheme_original .comments_list_wrap .comment-respond {
border-bottom-color: #EDB39B;
}
.scheme_light .comments_list_wrap .comment-respond {
border-bottom-color: #EDB39B;
}
.scheme_dark .comments_list_wrap .comment-respond {
border-bottom-color: #ffffff;
}
.scheme_original .comments_list_wrap > ul {
border-bottom-color: #EDB39B;
}
.scheme_light .comments_list_wrap > ul {
border-bottom-color: #EDB39B;
}
.scheme_dark .comments_list_wrap > ul {
border-bottom-color: #ffffff;
}
.scheme_original .comments_list_wrap .comment_info > span.comment_author,
.scheme_original .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
color: #EDB39B;
}
.scheme_light .comments_list_wrap .comment_info > span.comment_author,
.scheme_light .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
color: #EDB39B;
}
.scheme_dark .comments_list_wrap .comment_info > span.comment_author,
.scheme_dark .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
color: #ffffff;
}
.post_item_404 .page_title,
.post_item_404 .page_subtitle {
font-family: "texgyretermes", serif;
}
.scheme_original .post_item_404 .page_title,
.scheme_original .post_item_404 .page_subtitle {
color: #72b5ca;
}
.scheme_light .post_item_404 .page_title,
.scheme_light .post_item_404 .page_subtitle {
color: #72b5ca;
}
.scheme_dark .post_item_404 .page_title,
.scheme_dark .post_item_404 .page_subtitle {
color: #EBC6B6;
}
.scheme_original .post_item_404 .page_subtitle {
color: #33302e;
}
.scheme_light .post_item_404 .page_subtitle {
color: #33302e;
}
.scheme_dark .post_item_404 .page_subtitle {
color: #6F6F6F;
}
.scheme_original .post_item_404 .page_description a {
color: #72b5ca;
}
.scheme_light .post_item_404 .page_description a {
color: #72b5ca;
}
.scheme_dark .post_item_404 .page_description a {
color: #EBC6B6;
}
.scheme_original .post_item_404 .page_description a:hover {
color: #EDB39B;
}
.scheme_light .post_item_404 .page_description a:hover {
color: #EDB39B;
}
.scheme_dark .post_item_404 .page_description a:hover {
color: #ffffff;
}
.sidebar_outer_menu .menu_side_nav > li > a,
.sidebar_outer_menu .menu_side_responsive > li > a {
font-size: 0.866em;
line-height: 1.2857em;
font-weight: 400;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li > a {
color: #33302e;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li > a {
color: #33302e;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li > a {
color: #6F6F6F;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
color: #33302e;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
color: #33302e;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
color: #6f6f6f;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
background-color: #fcf7f1;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
background-color: #ffffff;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
background-color: #ffffff;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
color: #33302e;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
color: #33302e;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
color: #6F6F6F;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
background-color: #ffffff;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
background-color: #fcf7f1;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
background-color: #504B47;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
border-color: #e4e7e8;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
border-color: #e4e7e8;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
border-color: #696460;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_original .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_original .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
color: #afafaf;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_light .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_light .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
color: #afafaf;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
color: #ffffff;
}
.sidebar_outer_menu .menu_side_nav > li ul,
.sidebar_outer_menu .menu_side_responsive > li ul {
line-height: 1.2857em;
}
.sidebar_outer_menu .menu_side_nav > li ul li a,
.sidebar_outer_menu .menu_side_responsive > li ul li a {
padding: inherit 1.5em inherit;
}
.scheme_original .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
color: #33302e;
}
.scheme_light .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
color: #33302e;
}
.scheme_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
color: #6F6F6F;
}
.scheme_original .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
color: #EDB39B;
}
.scheme_light .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
color: #EDB39B;
}
.scheme_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
color: #ffffff;
}
.scheme_original .widget_area .widget_title {
color: #ffffff;
}
.scheme_light .widget_area .widget_title {
color: #ffffff;
}
.scheme_dark .widget_area .widget_title {
color: #B1B0AF;
}
.scheme_original .sidebar_inner aside:nth-child(3n+4),
.scheme_original .sidebar_inner aside:nth-child(3n+5),
.scheme_original .sidebar_inner aside:nth-child(3n+6),
.scheme_original .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_original .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_original .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_original .widget_area_inner aside:nth-child(2n+3),
.scheme_original .widget_area_inner aside:nth-child(2n+4),
.scheme_original .widget_area_inner aside+aside {
border-color: rgba(228,231,232,0.5);
}
.scheme_light .sidebar_inner aside:nth-child(3n+4),
.scheme_light .sidebar_inner aside:nth-child(3n+5),
.scheme_light .sidebar_inner aside:nth-child(3n+6),
.scheme_light .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_light .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_light .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_light .widget_area_inner aside:nth-child(2n+3),
.scheme_light .widget_area_inner aside:nth-child(2n+4),
.scheme_light .widget_area_inner aside+aside {
border-color: rgba(228,231,232,0.5);
}
.scheme_dark .sidebar_inner aside:nth-child(3n+4),
.scheme_dark .sidebar_inner aside:nth-child(3n+5),
.scheme_dark .sidebar_inner aside:nth-child(3n+6),
.scheme_dark .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_dark .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_dark .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_dark .widget_area_inner aside:nth-child(2n+3),
.scheme_dark .widget_area_inner aside:nth-child(2n+4),
.scheme_dark .widget_area_inner aside+aside {
border-color: rgba(105,100,96,0.5);
}
.widget_area_inner {
padding-bottom: 3em;
}
.scheme_original .widget_area_inner {
color: #6f6f6f;
}
.scheme_light .widget_area_inner {
color: #6f6f6f;
}
.scheme_dark .widget_area_inner {
color: #B1B0AF;
}
.scheme_original .widget_area_inner a,
.scheme_original .widget_area_inner ul li a:hover,
.scheme_original .widget_area_inner button:before {
color: #edb39b;
}
.scheme_light .widget_area_inner a,
.scheme_light .widget_area_inner ul li a:hover,
.scheme_light .widget_area_inner button:before {
color: #edb39b;
}
.scheme_dark .widget_area_inner a,
.scheme_dark .widget_area_inner ul li a:hover,
.scheme_dark .widget_area_inner button:before {
color: #EDB39B;
}
.scheme_original .widget_area_inner a:hover,
.scheme_original .widget_area_inner ul li a,
.scheme_original .widget_area_inner button:hover:before {
color: #EDB39B;
}
.scheme_light .widget_area_inner a:hover,
.scheme_light .widget_area_inner ul li a,
.scheme_light .widget_area_inner button:hover:before {
color: #EDB39B;
}
.scheme_dark .widget_area_inner a:hover,
.scheme_dark .widget_area_inner ul li a,
.scheme_dark .widget_area_inner button:hover:before {
color: #ffffff;
}
.widget_area_inner ul li:before {
font-size: 0.8em;
}
.scheme_original .widget_area_inner ul li:before {
color: #edb39b;
}
.scheme_light .widget_area_inner ul li:before {
color: #edb39b;
}
.scheme_dark .widget_area_inner ul li:before {
color: #EDB39B;
}
.widget_area_inner ul ul li:before {
font-size: 1.2em;
}
.scheme_original .widget_area_inner ul ul li:before {
color: #6f6f6f;
}
.scheme_light .widget_area_inner ul ul li:before {
color: #6f6f6f;
}
.scheme_dark .widget_area_inner ul ul li:before {
color: #B1B0AF;
}
.scheme_original .widget_area_inner ul ul li a {
color: #6f6f6f;
}
.scheme_light .widget_area_inner ul ul li a {
color: #6f6f6f;
}
.scheme_dark .widget_area_inner ul ul li a {
color: #B1B0AF;
}
.scheme_original .widget_area_inner .post_title a {
color: #33302e;
}
.scheme_light .widget_area_inner .post_title a {
color: #33302e;
}
.scheme_dark .widget_area_inner .post_title a {
color: #6F6F6F;
}
.scheme_original .widget_area_inner .widget_text a:not(.sc_button),
.scheme_original .widget_area_inner .post_info a {
color: #EDB39B;
}
.scheme_light .widget_area_inner .widget_text a:not(.sc_button),
.scheme_light .widget_area_inner .post_info a {
color: #EDB39B;
}
.scheme_dark .widget_area_inner .widget_text a:not(.sc_button),
.scheme_dark .widget_area_inner .post_info a {
color: #ffffff;
}
.scheme_original .widget_area_inner .widget_text a:not(.sc_button):hover,
.scheme_original .widget_area_inner .post_info a:hover {
color: #72b5ca;
}
.scheme_light .widget_area_inner .widget_text a:not(.sc_button):hover,
.scheme_light .widget_area_inner .post_info a:hover {
color: #72b5ca;
}
.scheme_dark .widget_area_inner .widget_text a:not(.sc_button):hover,
.scheme_dark .widget_area_inner .post_info a:hover {
color: #EBC6B6;
}
.scheme_original .widget_area_inner .widget_title a.rsswidget {
color: #EDB39B;
}
.scheme_light .widget_area_inner .widget_title a.rsswidget {
color: #EDB39B;
}
.scheme_dark .widget_area_inner .widget_title a.rsswidget {
color: #ffffff;
}
.scheme_dark .widget_area_inner .widget_title a.rsswidget:hover {
color: #EDB39B;
}
.scheme_original .widget_area_inner .widget_rss .rssSummary {
color: #6f6f6f;
}
.scheme_light .widget_area_inner .widget_rss .rssSummary {
color: #6f6f6f;
}
.scheme_dark .widget_area_inner .widget_rss .rssSummary {
color: #B1B0AF;
}
.scheme_original .widget_area_inner .widget_rss .rssSummary + cite,
.scheme_original .widget_area_inner .widget_rss .rss-date {
color: #33302e;
}
.scheme_light .widget_area_inner .widget_rss .rssSummary + cite,
.scheme_light .widget_area_inner .widget_rss .rss-date {
color: #33302e;
}
.scheme_dark .widget_area_inner .widget_rss .rssSummary + cite,
.scheme_dark .widget_area_inner .widget_rss .rss-date {
color: #6F6F6F;
}
.scheme_original .widget_area_inner .widget_product_search .search_form,
.scheme_original .widget_area_inner .widget_search .search_form {
background-color: #fcf7f1;
}
.scheme_light .widget_area_inner .widget_product_search .search_form,
.scheme_light .widget_area_inner .widget_search .search_form {
background-color: #ffffff;
}
.scheme_dark .widget_area_inner .widget_product_search .search_form,
.scheme_dark .widget_area_inner .widget_search .search_form {
background-color: #ffffff;
}
.scheme_original .widget_area_inner .widget_product_search .search_field,
.scheme_original .widget_area_inner .widget_search .search_field {
color: #6f6f6f;
}
.scheme_light .widget_area_inner .widget_product_search .search_field,
.scheme_light .widget_area_inner .widget_search .search_field {
color: #6f6f6f;
}
.scheme_dark .widget_area_inner .widget_product_search .search_field,
.scheme_dark .widget_area_inner .widget_search .search_field {
color: #B1B0AF;
}
.scheme_original .widget_area_inner .widget_product_search .search_button,
.scheme_original .widget_area_inner .widget_search .search_button {
color: #6f6f6f;
}
.scheme_light .widget_area_inner .widget_product_search .search_button,
.scheme_light .widget_area_inner .widget_search .search_button {
color: #6f6f6f;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button,
.scheme_dark .widget_area_inner .widget_search .search_button {
color: #B1B0AF;
}
.scheme_original .widget_area_inner .widget_product_search .search_button:hover,
.scheme_original .widget_area_inner .widget_search .search_button:hover {
color: #33302e;
}
.scheme_light .widget_area_inner .widget_product_search .search_button:hover,
.scheme_light .widget_area_inner .widget_search .search_button:hover {
color: #33302e;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button:hover,
.scheme_dark .widget_area_inner .widget_search .search_button:hover {
color: #6f6f6f;
}
.scheme_original .widget_area_inner .widget_product_search .search_button:hover:before,
.scheme_original .widget_area_inner .widget_search .search_button:hover:before {
color: #ffffff;
}
.scheme_light .widget_area_inner .widget_product_search .search_button:hover:before,
.scheme_light .widget_area_inner .widget_search .search_button:hover:before {
color: #ffffff;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button:hover:before,
.scheme_dark .widget_area_inner .widget_search .search_button:hover:before {
color: #72B5CA;
}
.scheme_original .widget_area_inner .widget_recent_comments .comment-author-link {
color: #afafaf;
}
.scheme_light .widget_area_inner .widget_recent_comments .comment-author-link {
color: #afafaf;
}
.scheme_dark .widget_area_inner .widget_recent_comments .comment-author-link {
color: #ffffff;
}
.scheme_original .widget_area .widget_recent_comments .recentcomments + .recentcomments {
border-color: rgba(228,231,232,0.15);
}
.scheme_light .widget_area .widget_recent_comments .recentcomments + .recentcomments {
border-color: rgba(228,231,232,0.15);
}
.scheme_dark .widget_area .widget_recent_comments .recentcomments + .recentcomments {
border-color: rgba(105,100,96,0.15);
}
.scheme_original .widget_area_inner .widget_calendar .weekday {
color: #afafaf;
}
.scheme_light .widget_area_inner .widget_calendar .weekday {
color: #afafaf;
}
.scheme_dark .widget_area_inner .widget_calendar .weekday {
color: #ffffff;
}
.scheme_original .widget_area_inner .widget_calendar td a:hover {
background-color: #EDB39B;
}
.scheme_light .widget_area_inner .widget_calendar td a:hover {
background-color: #EDB39B;
}
.scheme_dark .widget_area_inner .widget_calendar td a:hover {
background-color: #ffffff;
}
.scheme_original .widget_area_inner .widget_calendar td a:hover {
color: #ffffff;
}
.scheme_light .widget_area_inner .widget_calendar td a:hover {
color: #ffffff;
}
.scheme_dark .widget_area_inner .widget_calendar td a:hover {
color: #B1B0AF;
}
.scheme_original .widget_area_inner .widget_calendar .today .day_wrap {
border-color: #EDB39B;
}
.scheme_light .widget_area_inner .widget_calendar .today .day_wrap {
border-color: #EDB39B;
}
.scheme_dark .widget_area_inner .widget_calendar .today .day_wrap {
border-color: #ffffff;
}
.scheme_original .widget_area_inner .widget_calendar .month_cur a {
color: #EDB39B;
}
.scheme_light .widget_area_inner .widget_calendar .month_cur a {
color: #EDB39B;
}
.scheme_dark .widget_area_inner .widget_calendar .month_cur a {
color: #ffffff;
}
.scheme_original .widget_area_inner .widget_calendar .month_cur a:hover {
color: #72b5ca;
}
.scheme_light .widget_area_inner .widget_calendar .month_cur a:hover {
color: #72b5ca;
}
.scheme_dark .widget_area_inner .widget_calendar .month_cur a:hover {
color: #EBC6B6;
}
.scheme_original .widget_area_inner .widget_calendar td a.day_wrap {
border-color: rgba(175,175,175,0.15);
}
.scheme_light .widget_area_inner .widget_calendar td a.day_wrap {
border-color: rgba(175,175,175,0.15);
}
.scheme_dark .widget_area_inner .widget_calendar td a.day_wrap {
border-color: rgba(255,255,255,0.15);
}
.scheme_original .widget_area_inner .widget_calendar td a.day_wrap {
color: #6f6f6f;
}
.scheme_light .widget_area_inner .widget_calendar td a.day_wrap {
color: #6f6f6f;
}
.scheme_dark .widget_area_inner .widget_calendar td a.day_wrap {
color: #B1B0AF;
}
.scheme_original .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_original .widget_area_inner .widget_calendar td a.day_wrap:hover {
border-color: #edb39b;
}
.scheme_light .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_light .widget_area_inner .widget_calendar td a.day_wrap:hover {
border-color: #edb39b;
}
.scheme_dark .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_dark .widget_area_inner .widget_calendar td a.day_wrap:hover {
border-color: #EDB39B;
}
.scheme_original .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_original .widget_area_inner .widget_calendar td a.day_wrap:hover {
background-color: #edb39b;
}
.scheme_light .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_light .widget_area_inner .widget_calendar td a.day_wrap:hover {
background-color: #edb39b;
}
.scheme_dark .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_dark .widget_area_inner .widget_calendar td a.day_wrap:hover {
background-color: #EDB39B;
}
.scheme_original .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_original .widget_area_inner .widget_calendar td a.day_wrap:hover {
color: #afafaf;
}
.scheme_light .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_light .widget_area_inner .widget_calendar td a.day_wrap:hover {
color: #afafaf;
}
.scheme_dark .widget_area_inner .widget_calendar td.today .day_wrap,
.scheme_dark .widget_area_inner .widget_calendar td a.day_wrap:hover {
color: #ffffff;
}
.widget_area_inner .widget_product_tag_cloud a,
.widget_area_inner .widget_tag_cloud a {
background-color: transparent;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a,
.scheme_original .widget_area_inner .widget_tag_cloud a {
border-color: rgba(252,247,241,0.25);
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a,
.scheme_light .widget_area_inner .widget_tag_cloud a {
border-color: rgba(255,255,255,0.25);
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_dark .widget_area_inner .widget_tag_cloud a {
border-color: rgba(255,255,255,0.25);
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a,
.scheme_original .widget_area_inner .widget_tag_cloud a {
color: #ffffff;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a,
.scheme_light .widget_area_inner .widget_tag_cloud a {
color: #ffffff;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_dark .widget_area_inner .widget_tag_cloud a {
color: #B1B0AF;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_original .widget_area_inner .widget_tag_cloud a:hover {
color: #EDB39B;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_light .widget_area_inner .widget_tag_cloud a:hover {
color: #EDB39B;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_dark .widget_area_inner .widget_tag_cloud a:hover {
color: #ffffff;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_original .widget_area_inner .widget_tag_cloud a:hover {
border-color: #edb39b;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_light .widget_area_inner .widget_tag_cloud a:hover {
border-color: #edb39b;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_dark .widget_area_inner .widget_tag_cloud a:hover {
border-color: #EDB39B;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_original .widget_area_inner .widget_tag_cloud a:hover {
background-color: #edb39b;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_light .widget_area_inner .widget_tag_cloud a:hover {
background-color: #edb39b;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_dark .widget_area_inner .widget_tag_cloud a:hover {
background-color: #EDB39B;
}
.scheme_original .sidebar_outer_inner aside,
.scheme_original .sidebar_inner aside {
border-top-color: #e4e7e8;
}
.scheme_light .sidebar_outer_inner aside,
.scheme_light .sidebar_inner aside {
border-top-color: #e4e7e8;
}
.scheme_dark .sidebar_outer_inner aside,
.scheme_dark .sidebar_inner aside {
border-top-color: #696460;
}
.scheme_original .widget_area .widget_categories .postform {
color: #6f6f6f;
}
.scheme_light .widget_area .widget_categories .postform {
color: #6f6f6f;
}
.scheme_dark .widget_area .widget_categories .postform {
color: #B1B0AF;
}
.scheme_original .contacts_wrap_inner {
color: #6f6f6f;
}
.scheme_light .contacts_wrap_inner {
color: #6f6f6f;
}
.scheme_dark .contacts_wrap_inner {
color: #B1B0AF;
}
.scheme_original .contacts_wrap_inner {
background-color: #ffffff;
}
.scheme_light .contacts_wrap_inner {
background-color: #fcf7f1;
}
.scheme_dark .contacts_wrap_inner {
background-color: #504B47;
}
.scheme_original .testimonials_wrap_inner,
.scheme_original .twitter_wrap_inner {
color: #6f6f6f;
}
.scheme_light .testimonials_wrap_inner,
.scheme_light .twitter_wrap_inner {
color: #6f6f6f;
}
.scheme_dark .testimonials_wrap_inner,
.scheme_dark .twitter_wrap_inner {
color: #B1B0AF;
}
.scheme_original .testimonials_wrap_inner,
.scheme_original .twitter_wrap_inner {
background-color: #ffffff;
}
.scheme_light .testimonials_wrap_inner,
.scheme_light .twitter_wrap_inner {
background-color: #fcf7f1;
}
.scheme_dark .testimonials_wrap_inner,
.scheme_dark .twitter_wrap_inner {
background-color: #504B47;
}
.scheme_original .copyright_wrap_inner {
background-color: #ffffff;
}
.scheme_light .copyright_wrap_inner {
background-color: #fcf7f1;
}
.scheme_dark .copyright_wrap_inner {
background-color: #504B47;
}
.scheme_original .copyright_wrap_inner .copyright_text {
color: #6f6f6f;
}
.scheme_light .copyright_wrap_inner .copyright_text {
color: #6f6f6f;
}
.scheme_dark .copyright_wrap_inner .copyright_text .copyright_link {
color: #B1B0AF;
}
.scheme_dark .copyright_wrap_inner .copyright_text .copyright_link:hover {
color: #EBC6B6;
}
.scheme_original .copyright_wrap_inner .menu_footer_nav li a {
color: #6f6f6f;
}
.scheme_light .copyright_wrap_inner .menu_footer_nav li a {
color: #6f6f6f;
}
.scheme_dark .copyright_wrap_inner .menu_footer_nav li a {
color: #B1B0AF;
}
.scheme_original .copyright_wrap_inner .menu_footer_nav li a:hover {
color: #EDB39B;
}
.scheme_light .copyright_wrap_inner .menu_footer_nav li a:hover {
color: #EDB39B;
}
.scheme_dark .copyright_wrap_inner .menu_footer_nav li a:hover {
color: #ffffff;
}
.scroll_to_top {
border: none;
}
.scheme_original .scroll_to_top {
color: #ffffff;
}
.scheme_light .scroll_to_top {
color: #ffffff;
}
.scheme_dark .scroll_to_top {
color: #B1B0AF;
}
.scheme_original .scroll_to_top {
background-color: #EDB39B;
}
.scheme_light .scroll_to_top {
background-color: #EDB39B;
}
.scheme_dark .scroll_to_top {
background-color: #ffffff;
}
.scheme_original .scroll_to_top:hover {
color: #ffffff;
}
.scheme_light .scroll_to_top:hover {
color: #ffffff;
}
.scheme_dark .scroll_to_top:hover {
color: #B1B0AF;
}
.scheme_original .scroll_to_top:hover {
background-color: #72b5ca;
}
.scheme_light .scroll_to_top:hover {
background-color: #72b5ca;
}
.scheme_dark .scroll_to_top:hover {
background-color: #EBC6B6;
}
.scheme_original .popup_wrap {
background-color: #ffffff;
}
.scheme_light .popup_wrap {
background-color: #fcf7f1;
}
.scheme_dark .popup_wrap {
background-color: #504B47;
}
.scheme_original .hesperiden.tparrows:hover {
background-color: rgba(237,179,155,0.3);
}
.scheme_light .hesperiden.tparrows:hover {
background-color: rgba(237,179,155,0.3);
}
.scheme_dark .hesperiden.tparrows:hover {
background-color: rgba(255,255,255,0.3);
}
.woocommerce.woocommerce-page .page-title {
font-family: "Aller", sans-serif;
}
.scheme_original .woocommerce.woocommerce-page .page-title {
background-color: #fcf7f1;
}
.scheme_light .woocommerce.woocommerce-page .page-title {
background-color: #ffffff;
}
.scheme_dark .woocommerce.woocommerce-page .page-title {
background-color: #ffffff;
}
.scheme_original .woocommerce .woocommerce-ordering:after,
.scheme_original .woocommerce .woocommerce-ordering select {
color: #afafaf;
}
.scheme_light .woocommerce .woocommerce-ordering:after,
.scheme_light .woocommerce .woocommerce-ordering select {
color: #afafaf;
}
.scheme_dark .woocommerce .woocommerce-ordering:after,
.scheme_dark .woocommerce .woocommerce-ordering select {
color: #ffffff;
}
.scheme_original .woocommerce .woocommerce-message:before,
.scheme_original .woocommerce-page .woocommerce-message:before,
.scheme_original .woocommerce div.product span.price,
.scheme_original .woocommerce div.product p.price,
.scheme_original .woocommerce #content div.product span.price,
.scheme_original .woocommerce #content div.product p.price,
.scheme_original .woocommerce-page div.product span.price,
.scheme_original .woocommerce-page div.product p.price,
.scheme_original .woocommerce-page #content div.product span.price,
.scheme_original .woocommerce-page #content div.product p.price,
.scheme_original .woocommerce ul.products li.product .price,
.scheme_original .woocommerce-page ul.products li.product .price,
.scheme_original .woocommerce a.button.alt:hover,
.scheme_original .woocommerce button.button.alt:hover,
.scheme_original .woocommerce input.button.alt:hover,
.scheme_original .woocommerce #respond input#submit.alt:hover,
.scheme_original .woocommerce #content input.button.alt:hover,
.scheme_original .woocommerce-page a.button.alt:hover,
.scheme_original .woocommerce-page button.button.alt:hover,
.scheme_original .woocommerce-page input.button.alt:hover,
.scheme_original .woocommerce-page #respond input#submit.alt:hover,
.scheme_original .woocommerce-page #content input.button.alt:hover,
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #respond input#submit:hover,
.scheme_original .woocommerce #content input.button:hover,
.scheme_original .woocommerce-page a.button:hover,
.scheme_original .woocommerce-page button.button:hover,
.scheme_original .woocommerce-page input.button:hover,
.scheme_original .woocommerce-page #respond input#submit:hover,
.scheme_original .woocommerce-page #content input.button:hover,
.scheme_original .woocommerce .quantity input[type="button"]:hover,
.scheme_original .woocommerce #content input[type="button"]:hover,
.scheme_original .woocommerce-page .quantity input[type="button"]:hover,
.scheme_original .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_original .woocommerce ul.cart_list li > .amount,
.scheme_original .woocommerce ul.product_list_widget li > .amount,
.scheme_original .woocommerce-page ul.cart_list li > .amount,
.scheme_original .woocommerce-page ul.product_list_widget li > .amount,
.scheme_original .woocommerce ul.cart_list li span .amount,
.scheme_original .woocommerce ul.product_list_widget li span .amount,
.scheme_original .woocommerce-page ul.cart_list li span .amount,
.scheme_original .woocommerce-page ul.product_list_widget li span .amount,
.scheme_original .woocommerce ul.cart_list li ins .amount,
.scheme_original .woocommerce ul.product_list_widget li ins .amount,
.scheme_original .woocommerce-page ul.cart_list li ins .amount,
.scheme_original .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_original .woocommerce.widget_shopping_cart .total .amount,
.scheme_original .woocommerce .widget_shopping_cart .total .amount,
.scheme_original .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_original .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_original .woocommerce a:hover h3,
.scheme_original .woocommerce-page a:hover h3,
.scheme_original .woocommerce .cart-collaterals .order-total strong,
.scheme_original .woocommerce-page .cart-collaterals .order-total strong,
.scheme_original .woocommerce .checkout #order_review .order-total .amount,
.scheme_original .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_original .woocommerce .star-rating,
.scheme_original .woocommerce-page .star-rating,
.scheme_original .woocommerce .star-rating:before,
.scheme_original .woocommerce-page .star-rating:before,
.scheme_original .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_original .woocommerce #review_form #respond .stars a,
.scheme_original .woocommerce-page #review_form #respond .stars a {
color: #EDB39B;
}
.scheme_light .woocommerce .woocommerce-message:before,
.scheme_light .woocommerce-page .woocommerce-message:before,
.scheme_light .woocommerce div.product span.price,
.scheme_light .woocommerce div.product p.price,
.scheme_light .woocommerce #content div.product span.price,
.scheme_light .woocommerce #content div.product p.price,
.scheme_light .woocommerce-page div.product span.price,
.scheme_light .woocommerce-page div.product p.price,
.scheme_light .woocommerce-page #content div.product span.price,
.scheme_light .woocommerce-page #content div.product p.price,
.scheme_light .woocommerce ul.products li.product .price,
.scheme_light .woocommerce-page ul.products li.product .price,
.scheme_light .woocommerce a.button.alt:hover,
.scheme_light .woocommerce button.button.alt:hover,
.scheme_light .woocommerce input.button.alt:hover,
.scheme_light .woocommerce #respond input#submit.alt:hover,
.scheme_light .woocommerce #content input.button.alt:hover,
.scheme_light .woocommerce-page a.button.alt:hover,
.scheme_light .woocommerce-page button.button.alt:hover,
.scheme_light .woocommerce-page input.button.alt:hover,
.scheme_light .woocommerce-page #respond input#submit.alt:hover,
.scheme_light .woocommerce-page #content input.button.alt:hover,
.scheme_light .woocommerce a.button:hover,
.scheme_light .woocommerce button.button:hover,
.scheme_light .woocommerce input.button:hover,
.scheme_light .woocommerce #respond input#submit:hover,
.scheme_light .woocommerce #content input.button:hover,
.scheme_light .woocommerce-page a.button:hover,
.scheme_light .woocommerce-page button.button:hover,
.scheme_light .woocommerce-page input.button:hover,
.scheme_light .woocommerce-page #respond input#submit:hover,
.scheme_light .woocommerce-page #content input.button:hover,
.scheme_light .woocommerce .quantity input[type="button"]:hover,
.scheme_light .woocommerce #content input[type="button"]:hover,
.scheme_light .woocommerce-page .quantity input[type="button"]:hover,
.scheme_light .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_light .woocommerce ul.cart_list li > .amount,
.scheme_light .woocommerce ul.product_list_widget li > .amount,
.scheme_light .woocommerce-page ul.cart_list li > .amount,
.scheme_light .woocommerce-page ul.product_list_widget li > .amount,
.scheme_light .woocommerce ul.cart_list li span .amount,
.scheme_light .woocommerce ul.product_list_widget li span .amount,
.scheme_light .woocommerce-page ul.cart_list li span .amount,
.scheme_light .woocommerce-page ul.product_list_widget li span .amount,
.scheme_light .woocommerce ul.cart_list li ins .amount,
.scheme_light .woocommerce ul.product_list_widget li ins .amount,
.scheme_light .woocommerce-page ul.cart_list li ins .amount,
.scheme_light .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_light .woocommerce.widget_shopping_cart .total .amount,
.scheme_light .woocommerce .widget_shopping_cart .total .amount,
.scheme_light .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_light .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_light .woocommerce a:hover h3,
.scheme_light .woocommerce-page a:hover h3,
.scheme_light .woocommerce .cart-collaterals .order-total strong,
.scheme_light .woocommerce-page .cart-collaterals .order-total strong,
.scheme_light .woocommerce .checkout #order_review .order-total .amount,
.scheme_light .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_light .woocommerce .star-rating,
.scheme_light .woocommerce-page .star-rating,
.scheme_light .woocommerce .star-rating:before,
.scheme_light .woocommerce-page .star-rating:before,
.scheme_light .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_light .woocommerce #review_form #respond .stars a,
.scheme_light .woocommerce-page #review_form #respond .stars a {
color: #EDB39B;
}
.scheme_dark .woocommerce .woocommerce-message:before,
.scheme_dark .woocommerce-page .woocommerce-message:before,
.scheme_dark .woocommerce div.product span.price,
.scheme_dark .woocommerce div.product p.price,
.scheme_dark .woocommerce #content div.product span.price,
.scheme_dark .woocommerce #content div.product p.price,
.scheme_dark .woocommerce-page div.product span.price,
.scheme_dark .woocommerce-page div.product p.price,
.scheme_dark .woocommerce-page #content div.product span.price,
.scheme_dark .woocommerce-page #content div.product p.price,
.scheme_dark .woocommerce ul.products li.product .price,
.scheme_dark .woocommerce-page ul.products li.product .price,
.scheme_dark .woocommerce a.button.alt:hover,
.scheme_dark .woocommerce button.button.alt:hover,
.scheme_dark .woocommerce input.button.alt:hover,
.scheme_dark .woocommerce #respond input#submit.alt:hover,
.scheme_dark .woocommerce #content input.button.alt:hover,
.scheme_dark .woocommerce-page a.button.alt:hover,
.scheme_dark .woocommerce-page button.button.alt:hover,
.scheme_dark .woocommerce-page input.button.alt:hover,
.scheme_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_dark .woocommerce-page #content input.button.alt:hover,
.scheme_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #respond input#submit:hover,
.scheme_dark .woocommerce #content input.button:hover,
.scheme_dark .woocommerce-page a.button:hover,
.scheme_dark .woocommerce-page button.button:hover,
.scheme_dark .woocommerce-page input.button:hover,
.scheme_dark .woocommerce-page #respond input#submit:hover,
.scheme_dark .woocommerce-page #content input.button:hover,
.scheme_dark .woocommerce .quantity input[type="button"]:hover,
.scheme_dark .woocommerce #content input[type="button"]:hover,
.scheme_dark .woocommerce-page .quantity input[type="button"]:hover,
.scheme_dark .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_dark .woocommerce ul.cart_list li > .amount,
.scheme_dark .woocommerce ul.product_list_widget li > .amount,
.scheme_dark .woocommerce-page ul.cart_list li > .amount,
.scheme_dark .woocommerce-page ul.product_list_widget li > .amount,
.scheme_dark .woocommerce ul.cart_list li span .amount,
.scheme_dark .woocommerce ul.product_list_widget li span .amount,
.scheme_dark .woocommerce-page ul.cart_list li span .amount,
.scheme_dark .woocommerce-page ul.product_list_widget li span .amount,
.scheme_dark .woocommerce ul.cart_list li ins .amount,
.scheme_dark .woocommerce ul.product_list_widget li ins .amount,
.scheme_dark .woocommerce-page ul.cart_list li ins .amount,
.scheme_dark .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_dark .woocommerce.widget_shopping_cart .total .amount,
.scheme_dark .woocommerce .widget_shopping_cart .total .amount,
.scheme_dark .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_dark .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_dark .woocommerce a:hover h3,
.scheme_dark .woocommerce-page a:hover h3,
.scheme_dark .woocommerce .cart-collaterals .order-total strong,
.scheme_dark .woocommerce-page .cart-collaterals .order-total strong,
.scheme_dark .woocommerce .checkout #order_review .order-total .amount,
.scheme_dark .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_dark .woocommerce .star-rating,
.scheme_dark .woocommerce-page .star-rating,
.scheme_dark .woocommerce .star-rating:before,
.scheme_dark .woocommerce-page .star-rating:before,
.scheme_dark .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_dark .woocommerce #review_form #respond .stars a,
.scheme_dark .woocommerce-page #review_form #respond .stars a {
color: #ffffff;
}
.scheme_original .woocommerce .select2-container .select2-choice {
background-color: #fcf7f1;
}
.scheme_light .woocommerce .select2-container .select2-choice {
background-color: #ffffff;
}
.scheme_dark .woocommerce .select2-container .select2-choice {
background-color: #ffffff;
}
.scheme_original .woocommerce div.quantity span,
.scheme_original .woocommerce-page div.quantity span {
color: #ffffff;
}
.scheme_light .woocommerce div.quantity span,
.scheme_light .woocommerce-page div.quantity span {
color: #ffffff;
}
.scheme_dark .woocommerce div.quantity span,
.scheme_dark .woocommerce-page div.quantity span {
color: #B1B0AF;
}
.scheme_original .woocommerce div.quantity span,
.scheme_original .woocommerce-page div.quantity span {
background-color: #EDB39B;
}
.scheme_light .woocommerce div.quantity span,
.scheme_light .woocommerce-page div.quantity span {
background-color: #EDB39B;
}
.scheme_dark .woocommerce div.quantity span,
.scheme_dark .woocommerce-page div.quantity span {
background-color: #ffffff;
}
.scheme_original .woocommerce div.quantity span:hover,
.scheme_original .woocommerce-page div.quantity span:hover {
background-color: #72b5ca;
}
.scheme_light .woocommerce div.quantity span:hover,
.scheme_light .woocommerce-page div.quantity span:hover {
background-color: #72b5ca;
}
.scheme_dark .woocommerce div.quantity span:hover,
.scheme_dark .woocommerce-page div.quantity span:hover {
background-color: #EBC6B6;
}
.scheme_original .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #6f6f6f;
}
.scheme_light .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #6f6f6f;
}
.scheme_dark .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #B1B0AF;
}
.scheme_original .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_original .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background-color: #EDB39B;
}
.scheme_light .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_light .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background-color: #EDB39B;
}
.scheme_dark .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_dark .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background-color: #ffffff;
}
.scheme_original .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_original .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
background: #EDB39B;
}
.scheme_light .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_light .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
background: #EDB39B;
}
.scheme_dark .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_dark .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
background: #ffffff;
}
.scheme_original .woocommerce .woocommerce-message,
.scheme_original .woocommerce-page .woocommerce-message,
.scheme_original .woocommerce a.button.alt:active,
.scheme_original .woocommerce button.button.alt:active,
.scheme_original .woocommerce input.button.alt:active,
.scheme_original .woocommerce #respond input#submit.alt:active,
.scheme_original .woocommerce #content input.button.alt:active,
.scheme_original .woocommerce-page a.button.alt:active,
.scheme_original .woocommerce-page button.button.alt:active,
.scheme_original .woocommerce-page input.button.alt:active,
.scheme_original .woocommerce-page #respond input#submit.alt:active,
.scheme_original .woocommerce-page #content input.button.alt:active,
.scheme_original .woocommerce a.button:active,
.scheme_original .woocommerce button.button:active,
.scheme_original .woocommerce input.button:active,
.scheme_original .woocommerce #respond input#submit:active,
.scheme_original .woocommerce #content input.button:active,
.scheme_original .woocommerce-page a.button:active,
.scheme_original .woocommerce-page button.button:active,
.scheme_original .woocommerce-page input.button:active,
.scheme_original .woocommerce-page #respond input#submit:active,
.scheme_original .woocommerce-page #content input.button:active {
border-top-color: #EDB39B;
}
.scheme_light .woocommerce .woocommerce-message,
.scheme_light .woocommerce-page .woocommerce-message,
.scheme_light .woocommerce a.button.alt:active,
.scheme_light .woocommerce button.button.alt:active,
.scheme_light .woocommerce input.button.alt:active,
.scheme_light .woocommerce #respond input#submit.alt:active,
.scheme_light .woocommerce #content input.button.alt:active,
.scheme_light .woocommerce-page a.button.alt:active,
.scheme_light .woocommerce-page button.button.alt:active,
.scheme_light .woocommerce-page input.button.alt:active,
.scheme_light .woocommerce-page #respond input#submit.alt:active,
.scheme_light .woocommerce-page #content input.button.alt:active,
.scheme_light .woocommerce a.button:active,
.scheme_light .woocommerce button.button:active,
.scheme_light .woocommerce input.button:active,
.scheme_light .woocommerce #respond input#submit:active,
.scheme_light .woocommerce #content input.button:active,
.scheme_light .woocommerce-page a.button:active,
.scheme_light .woocommerce-page button.button:active,
.scheme_light .woocommerce-page input.button:active,
.scheme_light .woocommerce-page #respond input#submit:active,
.scheme_light .woocommerce-page #content input.button:active {
border-top-color: #EDB39B;
}
.scheme_dark .woocommerce .woocommerce-message,
.scheme_dark .woocommerce-page .woocommerce-message,
.scheme_dark .woocommerce a.button.alt:active,
.scheme_dark .woocommerce button.button.alt:active,
.scheme_dark .woocommerce input.button.alt:active,
.scheme_dark .woocommerce #respond input#submit.alt:active,
.scheme_dark .woocommerce #content input.button.alt:active,
.scheme_dark .woocommerce-page a.button.alt:active,
.scheme_dark .woocommerce-page button.button.alt:active,
.scheme_dark .woocommerce-page input.button.alt:active,
.scheme_dark .woocommerce-page #respond input#submit.alt:active,
.scheme_dark .woocommerce-page #content input.button.alt:active,
.scheme_dark .woocommerce a.button:active,
.scheme_dark .woocommerce button.button:active,
.scheme_dark .woocommerce input.button:active,
.scheme_dark .woocommerce #respond input#submit:active,
.scheme_dark .woocommerce #content input.button:active,
.scheme_dark .woocommerce-page a.button:active,
.scheme_dark .woocommerce-page button.button:active,
.scheme_dark .woocommerce-page input.button:active,
.scheme_dark .woocommerce-page #respond input#submit:active,
.scheme_dark .woocommerce-page #content input.button:active {
border-top-color: #ffffff;
}
.scheme_original .woocommerce a.button,
.scheme_original .woocommerce button.button,
.scheme_original .woocommerce input.button,
.scheme_original .woocommerce #respond input#submit,
.scheme_original .woocommerce #content input.button,
.scheme_original .woocommerce-page a.button,
.scheme_original .woocommerce-page button.button,
.scheme_original .woocommerce-page input.button,
.scheme_original .woocommerce-page #respond input#submit,
.scheme_original .woocommerce-page #content input.button,
.scheme_original .woocommerce a.button.alt,
.scheme_original .woocommerce button.button.alt,
.scheme_original .woocommerce input.button.alt,
.scheme_original .woocommerce #respond input#submit.alt,
.scheme_original .woocommerce #content input.button.alt,
.scheme_original .woocommerce-page a.button.alt,
.scheme_original .woocommerce-page button.button.alt,
.scheme_original .woocommerce-page input.button.alt,
.scheme_original .woocommerce-page #respond input#submit.alt,
.scheme_original .woocommerce-page #content input.button.alt,
.scheme_original .woocommerce-account .addresses .title .edit {
background-color: #72b5ca;
}
.scheme_light .woocommerce a.button,
.scheme_light .woocommerce button.button,
.scheme_light .woocommerce input.button,
.scheme_light .woocommerce #respond input#submit,
.scheme_light .woocommerce #content input.button,
.scheme_light .woocommerce-page a.button,
.scheme_light .woocommerce-page button.button,
.scheme_light .woocommerce-page input.button,
.scheme_light .woocommerce-page #respond input#submit,
.scheme_light .woocommerce-page #content input.button,
.scheme_light .woocommerce a.button.alt,
.scheme_light .woocommerce button.button.alt,
.scheme_light .woocommerce input.button.alt,
.scheme_light .woocommerce #respond input#submit.alt,
.scheme_light .woocommerce #content input.button.alt,
.scheme_light .woocommerce-page a.button.alt,
.scheme_light .woocommerce-page button.button.alt,
.scheme_light .woocommerce-page input.button.alt,
.scheme_light .woocommerce-page #respond input#submit.alt,
.scheme_light .woocommerce-page #content input.button.alt,
.scheme_light .woocommerce-account .addresses .title .edit {
background-color: #72b5ca;
}
.scheme_dark .woocommerce a.button,
.scheme_dark .woocommerce button.button,
.scheme_dark .woocommerce input.button,
.scheme_dark .woocommerce #respond input#submit,
.scheme_dark .woocommerce #content input.button,
.scheme_dark .woocommerce-page a.button,
.scheme_dark .woocommerce-page button.button,
.scheme_dark .woocommerce-page input.button,
.scheme_dark .woocommerce-page #respond input#submit,
.scheme_dark .woocommerce-page #content input.button,
.scheme_dark .woocommerce a.button.alt,
.scheme_dark .woocommerce button.button.alt,
.scheme_dark .woocommerce input.button.alt,
.scheme_dark .woocommerce #respond input#submit.alt,
.scheme_dark .woocommerce #content input.button.alt,
.scheme_dark .woocommerce-page a.button.alt,
.scheme_dark .woocommerce-page button.button.alt,
.scheme_dark .woocommerce-page input.button.alt,
.scheme_dark .woocommerce-page #respond input#submit.alt,
.scheme_dark .woocommerce-page #content input.button.alt,
.scheme_dark .woocommerce-account .addresses .title .edit {
background-color: #72B5CA;
}
.scheme_original .woocommerce a.button,
.scheme_original .woocommerce button.button,
.scheme_original .woocommerce input.button,
.scheme_original .woocommerce #respond input#submit,
.scheme_original .woocommerce #content input.button,
.scheme_original .woocommerce-page a.button,
.scheme_original .woocommerce-page button.button,
.scheme_original .woocommerce-page input.button,
.scheme_original .woocommerce-page #respond input#submit,
.scheme_original .woocommerce-page #content input.button,
.scheme_original .woocommerce a.button.alt,
.scheme_original .woocommerce button.button.alt,
.scheme_original .woocommerce input.button.alt,
.scheme_original .woocommerce #respond input#submit.alt,
.scheme_original .woocommerce #content input.button.alt,
.scheme_original .woocommerce-page a.button.alt,
.scheme_original .woocommerce-page button.button.alt,
.scheme_original .woocommerce-page input.button.alt,
.scheme_original .woocommerce-page #respond input#submit.alt,
.scheme_original .woocommerce-page #content input.button.alt,
.scheme_original .woocommerce-account .addresses .title .edit {
color: #ffffff;
}
.scheme_light .woocommerce a.button,
.scheme_light .woocommerce button.button,
.scheme_light .woocommerce input.button,
.scheme_light .woocommerce #respond input#submit,
.scheme_light .woocommerce #content input.button,
.scheme_light .woocommerce-page a.button,
.scheme_light .woocommerce-page button.button,
.scheme_light .woocommerce-page input.button,
.scheme_light .woocommerce-page #respond input#submit,
.scheme_light .woocommerce-page #content input.button,
.scheme_light .woocommerce a.button.alt,
.scheme_light .woocommerce button.button.alt,
.scheme_light .woocommerce input.button.alt,
.scheme_light .woocommerce #respond input#submit.alt,
.scheme_light .woocommerce #content input.button.alt,
.scheme_light .woocommerce-page a.button.alt,
.scheme_light .woocommerce-page button.button.alt,
.scheme_light .woocommerce-page input.button.alt,
.scheme_light .woocommerce-page #respond input#submit.alt,
.scheme_light .woocommerce-page #content input.button.alt,
.scheme_light .woocommerce-account .addresses .title .edit {
color: #ffffff;
}
.scheme_dark .woocommerce a.button,
.scheme_dark .woocommerce button.button,
.scheme_dark .woocommerce input.button,
.scheme_dark .woocommerce #respond input#submit,
.scheme_dark .woocommerce #content input.button,
.scheme_dark .woocommerce-page a.button,
.scheme_dark .woocommerce-page button.button,
.scheme_dark .woocommerce-page input.button,
.scheme_dark .woocommerce-page #respond input#submit,
.scheme_dark .woocommerce-page #content input.button,
.scheme_dark .woocommerce a.button.alt,
.scheme_dark .woocommerce button.button.alt,
.scheme_dark .woocommerce input.button.alt,
.scheme_dark .woocommerce #respond input#submit.alt,
.scheme_dark .woocommerce #content input.button.alt,
.scheme_dark .woocommerce-page a.button.alt,
.scheme_dark .woocommerce-page button.button.alt,
.scheme_dark .woocommerce-page input.button.alt,
.scheme_dark .woocommerce-page #respond input#submit.alt,
.scheme_dark .woocommerce-page #content input.button.alt,
.scheme_dark .woocommerce-account .addresses .title .edit {
color: #ffffff;
}
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #respond input#submit:hover,
.scheme_original .woocommerce #content input.button:hover,
.scheme_original .woocommerce-page a.button:hover,
.scheme_original .woocommerce-page button.button:hover,
.scheme_original .woocommerce-page input.button:hover,
.scheme_original .woocommerce-page #respond input#submit:hover,
.scheme_original .woocommerce-page #content input.button:hover,
.scheme_original .woocommerce a.button.alt:hover,
.scheme_original .woocommerce button.button.alt:hover,
.scheme_original .woocommerce input.button.alt:hover,
.scheme_original .woocommerce #respond input#submit.alt:hover,
.scheme_original .woocommerce #content input.button.alt:hover,
.scheme_original .woocommerce-page a.button.alt:hover,
.scheme_original .woocommerce-page button.button.alt:hover,
.scheme_original .woocommerce-page input.button.alt:hover,
.scheme_original .woocommerce-page #respond input#submit.alt:hover,
.scheme_original .woocommerce-page #content input.button.alt:hover,
.scheme_original .woocommerce-account .addresses .title .edit:hover {
color: #ffffff;
}
.scheme_light .woocommerce a.button:hover,
.scheme_light .woocommerce button.button:hover,
.scheme_light .woocommerce input.button:hover,
.scheme_light .woocommerce #respond input#submit:hover,
.scheme_light .woocommerce #content input.button:hover,
.scheme_light .woocommerce-page a.button:hover,
.scheme_light .woocommerce-page button.button:hover,
.scheme_light .woocommerce-page input.button:hover,
.scheme_light .woocommerce-page #respond input#submit:hover,
.scheme_light .woocommerce-page #content input.button:hover,
.scheme_light .woocommerce a.button.alt:hover,
.scheme_light .woocommerce button.button.alt:hover,
.scheme_light .woocommerce input.button.alt:hover,
.scheme_light .woocommerce #respond input#submit.alt:hover,
.scheme_light .woocommerce #content input.button.alt:hover,
.scheme_light .woocommerce-page a.button.alt:hover,
.scheme_light .woocommerce-page button.button.alt:hover,
.scheme_light .woocommerce-page input.button.alt:hover,
.scheme_light .woocommerce-page #respond input#submit.alt:hover,
.scheme_light .woocommerce-page #content input.button.alt:hover,
.scheme_light .woocommerce-account .addresses .title .edit:hover {
color: #ffffff;
}
.scheme_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #respond input#submit:hover,
.scheme_dark .woocommerce #content input.button:hover,
.scheme_dark .woocommerce-page a.button:hover,
.scheme_dark .woocommerce-page button.button:hover,
.scheme_dark .woocommerce-page input.button:hover,
.scheme_dark .woocommerce-page #respond input#submit:hover,
.scheme_dark .woocommerce-page #content input.button:hover,
.scheme_dark .woocommerce a.button.alt:hover,
.scheme_dark .woocommerce button.button.alt:hover,
.scheme_dark .woocommerce input.button.alt:hover,
.scheme_dark .woocommerce #respond input#submit.alt:hover,
.scheme_dark .woocommerce #content input.button.alt:hover,
.scheme_dark .woocommerce-page a.button.alt:hover,
.scheme_dark .woocommerce-page button.button.alt:hover,
.scheme_dark .woocommerce-page input.button.alt:hover,
.scheme_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_dark .woocommerce-page #content input.button.alt:hover,
.scheme_dark .woocommerce-account .addresses .title .edit:hover {
color: #ffffff;
}
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #respond input#submit:hover,
.scheme_original .woocommerce #content input.button:hover,
.scheme_original .woocommerce-page a.button:hover,
.scheme_original .woocommerce-page button.button:hover,
.scheme_original .woocommerce-page input.button:hover,
.scheme_original .woocommerce-page #respond input#submit:hover,
.scheme_original .woocommerce-page #content input.button:hover,
.scheme_original .woocommerce a.button.alt:hover,
.scheme_original .woocommerce button.button.alt:hover,
.scheme_original .woocommerce input.button.alt:hover,
.scheme_original .woocommerce #respond input#submit.alt:hover,
.scheme_original .woocommerce #content input.button.alt:hover,
.scheme_original .woocommerce-page a.button.alt:hover,
.scheme_original .woocommerce-page button.button.alt:hover,
.scheme_original .woocommerce-page input.button.alt:hover,
.scheme_original .woocommerce-page #respond input#submit.alt:hover,
.scheme_original .woocommerce-page #content input.button.alt:hover,
.scheme_original .woocommerce-account .addresses .title .edit:hover {
background-color: rgba(114,181,202,0.75);
}
.scheme_light .woocommerce a.button:hover,
.scheme_light .woocommerce button.button:hover,
.scheme_light .woocommerce input.button:hover,
.scheme_light .woocommerce #respond input#submit:hover,
.scheme_light .woocommerce #content input.button:hover,
.scheme_light .woocommerce-page a.button:hover,
.scheme_light .woocommerce-page button.button:hover,
.scheme_light .woocommerce-page input.button:hover,
.scheme_light .woocommerce-page #respond input#submit:hover,
.scheme_light .woocommerce-page #content input.button:hover,
.scheme_light .woocommerce a.button.alt:hover,
.scheme_light .woocommerce button.button.alt:hover,
.scheme_light .woocommerce input.button.alt:hover,
.scheme_light .woocommerce #respond input#submit.alt:hover,
.scheme_light .woocommerce #content input.button.alt:hover,
.scheme_light .woocommerce-page a.button.alt:hover,
.scheme_light .woocommerce-page button.button.alt:hover,
.scheme_light .woocommerce-page input.button.alt:hover,
.scheme_light .woocommerce-page #respond input#submit.alt:hover,
.scheme_light .woocommerce-page #content input.button.alt:hover,
.scheme_light .woocommerce-account .addresses .title .edit:hover {
background-color: rgba(114,181,202,0.75);
}
.scheme_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #respond input#submit:hover,
.scheme_dark .woocommerce #content input.button:hover,
.scheme_dark .woocommerce-page a.button:hover,
.scheme_dark .woocommerce-page button.button:hover,
.scheme_dark .woocommerce-page input.button:hover,
.scheme_dark .woocommerce-page #respond input#submit:hover,
.scheme_dark .woocommerce-page #content input.button:hover,
.scheme_dark .woocommerce a.button.alt:hover,
.scheme_dark .woocommerce button.button.alt:hover,
.scheme_dark .woocommerce input.button.alt:hover,
.scheme_dark .woocommerce #respond input#submit.alt:hover,
.scheme_dark .woocommerce #content input.button.alt:hover,
.scheme_dark .woocommerce-page a.button.alt:hover,
.scheme_dark .woocommerce-page button.button.alt:hover,
.scheme_dark .woocommerce-page input.button.alt:hover,
.scheme_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_dark .woocommerce-page #content input.button.alt:hover,
.scheme_dark .woocommerce-account .addresses .title .edit:hover {
background-color: rgba(114,181,202,0.75);
}
.scheme_original .woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: rgba(114,181,202,0.75);
}
.scheme_light .woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: rgba(114,181,202,0.75);
}
.scheme_dark .woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: rgba(235,198,182,0.75);
}
.scheme_original .article_style_boxed.woocommerce .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce .woocommerce-message,
.scheme_original .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce-page .woocommerce-message {
background-color: #fcf7f1;
}
.scheme_light .article_style_boxed.woocommerce .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce .woocommerce-message,
.scheme_light .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce-page .woocommerce-message {
background-color: #ffffff;
}
.scheme_dark .article_style_boxed.woocommerce .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce .woocommerce-message,
.scheme_dark .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce-page .woocommerce-message {
background-color: #ffffff;
}
.scheme_original .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_original .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce-page.archive .woocommerce-message {
background-color: #fcf7f1;
}
.scheme_light .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_light .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce-page.archive .woocommerce-message {
background-color: #ffffff;
}
.scheme_dark .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_dark .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce-page.archive .woocommerce-message {
background-color: #ffffff;
}
.scheme_original .woocommerce span.new,
.scheme_original .woocommerce-page span.new,
.scheme_original .woocommerce span.onsale,
.scheme_original .woocommerce-page span.onsale {
background-color: #72b5ca;
}
.scheme_light .woocommerce span.new,
.scheme_light .woocommerce-page span.new,
.scheme_light .woocommerce span.onsale,
.scheme_light .woocommerce-page span.onsale {
background-color: #72b5ca;
}
.scheme_dark .woocommerce span.new,
.scheme_dark .woocommerce-page span.new,
.scheme_dark .woocommerce span.onsale,
.scheme_dark .woocommerce-page span.onsale {
background-color: #EBC6B6;
}
.scheme_original .woocommerce span.new,
.scheme_original .woocommerce-page span.new,
.scheme_original .woocommerce span.onsale,
.scheme_original .woocommerce-page span.onsale {
color: #ffffff;
}
.scheme_light .woocommerce span.new,
.scheme_light .woocommerce-page span.new,
.scheme_light .woocommerce span.onsale,
.scheme_light .woocommerce-page span.onsale {
color: #ffffff;
}
.scheme_dark .woocommerce span.new,
.scheme_dark .woocommerce-page span.new,
.scheme_dark .woocommerce span.onsale,
.scheme_dark .woocommerce-page span.onsale {
color: #B1B0AF;
}
.scheme_original .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_original .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
background-color: #fcf7f1;
}
.scheme_light .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_light .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
background-color: #ffffff;
}
.scheme_dark .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_dark .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
background-color: #ffffff;
}
.scheme_original .woocommerce ul.products li.product .price,
.scheme_original .woocommerce-page ul.products li.product .price,
.scheme_original .woocommerce ul.products li.product .star-rating:before,
.scheme_original .woocommerce ul.products li.product .star-rating span {
color: #72b5ca;
}
.scheme_light .woocommerce ul.products li.product .price,
.scheme_light .woocommerce-page ul.products li.product .price,
.scheme_light .woocommerce ul.products li.product .star-rating:before,
.scheme_light .woocommerce ul.products li.product .star-rating span {
color: #72b5ca;
}
.scheme_dark .woocommerce ul.products li.product .price,
.scheme_dark .woocommerce-page ul.products li.product .price,
.scheme_dark .woocommerce ul.products li.product .star-rating:before,
.scheme_dark .woocommerce ul.products li.product .star-rating span {
color: #EBC6B6;
}
.scheme_original .woocommerce ul.products li.product .price del,
.scheme_original .woocommerce-page ul.products li.product .price del {
color: #afafaf;
}
.scheme_light .woocommerce ul.products li.product .price del,
.scheme_light .woocommerce-page ul.products li.product .price del {
color: #afafaf;
}
.scheme_dark .woocommerce ul.products li.product .price del,
.scheme_dark .woocommerce-page ul.products li.product .price del {
color: #ffffff;
}
.scheme_original .woocommerce ul.products li.product .add_to_cart_button,
.scheme_original .woocommerce-page ul.products li.product .add_to_cart_button {
background-color: #72b5ca;
}
.scheme_light .woocommerce ul.products li.product .add_to_cart_button,
.scheme_light .woocommerce-page ul.products li.product .add_to_cart_button {
background-color: #72b5ca;
}
.scheme_dark .woocommerce ul.products li.product .add_to_cart_button,
.scheme_dark .woocommerce-page ul.products li.product .add_to_cart_button {
background-color: #EBC6B6;
}
.scheme_original .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_original .woocommerce-page ul.products li.product .add_to_cart_button:hover {
background-color: rgba(114,181,202,0.75);
}
.scheme_light .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_light .woocommerce-page ul.products li.product .add_to_cart_button:hover {
background-color: rgba(114,181,202,0.75);
}
.scheme_dark .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_dark .woocommerce-page ul.products li.product .add_to_cart_button:hover {
background-color: rgba(235,198,182,0.75);
}
.article_style_boxed.woocommerce ul.products li.product .post_item_wrap.scheme_original,
.article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap.scheme_original {
background-color: #fcf7f1;
}
.article_style_boxed.woocommerce ul.products li.product .post_item_wrap.scheme_light,
.article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap.scheme_light {
background-color: #ffffff;
}
.article_style_boxed.woocommerce ul.products li.product .post_item_wrap.scheme_dark,
.article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap.scheme_dark {
background-color: #ffffff;
}
.article_style_boxed.woocommerce ul.products li.product .post_content.scheme_original,
.article_style_boxed.woocommerce-page ul.products li.product .post_content.scheme_original {
background-color: #fcf7f1;
}
.article_style_boxed.woocommerce ul.products li.product .post_content.scheme_light,
.article_style_boxed.woocommerce-page ul.products li.product .post_content.scheme_light {
background-color: #ffffff;
}
.article_style_boxed.woocommerce ul.products li.product .post_content.scheme_dark,
.article_style_boxed.woocommerce-page ul.products li.product .post_content.scheme_dark {
background-color: #ffffff;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
border-color: #EDB39B;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
border-color: #EDB39B;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
border-color: #ffffff;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #EDB39B;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #EDB39B;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #ffffff;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
color: #ffffff;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
color: #ffffff;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
color: #B1B0AF;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
color: #EDB39B;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
color: #EDB39B;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
color: #ffffff;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #ffffff;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #fcf7f1;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #504B47;
}
.scheme_original .woocommerce div.product .woocommerce-tabs .panel,
.scheme_original .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_original .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_original .woocommerce-page #content div.product .woocommerce-tabs .panel {
border-color: #e4e7e8;
}
.scheme_light .woocommerce div.product .woocommerce-tabs .panel,
.scheme_light .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_light .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_light .woocommerce-page #content div.product .woocommerce-tabs .panel {
border-color: #e4e7e8;
}
.scheme_dark .woocommerce div.product .woocommerce-tabs .panel,
.scheme_dark .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_dark .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_dark .woocommerce-page #content div.product .woocommerce-tabs .panel {
border-color: #696460;
}
.single-product div.product .woocommerce-tabs.trx-stretch-width.scheme_original {
background-color: #ffffff;
}
.single-product div.product .woocommerce-tabs.trx-stretch-width.scheme_light {
background-color: #fcf7f1;
}
.single-product div.product .woocommerce-tabs.trx-stretch-width.scheme_dark {
background-color: #504B47;
}
.scheme_original .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a {
color: #6f6f6f;
}
.scheme_light .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a {
color: #6f6f6f;
}
.scheme_dark .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a {
color: #B1B0AF;
}
.scheme_original .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a:hover,
.scheme_original .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li.active a {
color: #33302e;
}
.scheme_light .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a:hover,
.scheme_light .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li.active a {
color: #33302e;
}
.scheme_dark .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a:hover,
.scheme_dark .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li.active a {
color: #6F6F6F;
}
.scheme_original .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li.active a:after {
background-color: #EDB39B;
}
.scheme_light .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li.active a:after {
background-color: #EDB39B;
}
.scheme_dark .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li.active a:after {
background-color: #ffffff;
}
.scheme_original .woocommerce table.cart thead th,
.scheme_original .woocommerce #content table.cart thead th,
.scheme_original .woocommerce-page table.cart thead th,
.scheme_original .woocommerce-page #content table.cart thead th {
background-color: #EDB39B;
}
.scheme_light .woocommerce table.cart thead th,
.scheme_light .woocommerce #content table.cart thead th,
.scheme_light .woocommerce-page table.cart thead th,
.scheme_light .woocommerce-page #content table.cart thead th {
background-color: #EDB39B;
}
.scheme_dark .woocommerce table.cart thead th,
.scheme_dark .woocommerce #content table.cart thead th,
.scheme_dark .woocommerce-page table.cart thead th,
.scheme_dark .woocommerce-page #content table.cart thead th {
background-color: #ffffff;
}
.scheme_original .woocommerce table.cart thead th,
.scheme_original .woocommerce #content table.cart thead th,
.scheme_original .woocommerce-page table.cart thead th,
.scheme_original .woocommerce-page #content table.cart thead th {
color: #ffffff;
}
.scheme_light .woocommerce table.cart thead th,
.scheme_light .woocommerce #content table.cart thead th,
.scheme_light .woocommerce-page table.cart thead th,
.scheme_light .woocommerce-page #content table.cart thead th {
color: #ffffff;
}
.scheme_dark .woocommerce table.cart thead th,
.scheme_dark .woocommerce #content table.cart thead th,
.scheme_dark .woocommerce-page table.cart thead th,
.scheme_dark .woocommerce-page #content table.cart thead th {
color: #B1B0AF;
}
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
color: #ffffff;
}
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
color: #ffffff;
}
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
color: #B1B0AF;
}
.scheme_original body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li+li {
border-color: #fcf7f1;
}
.scheme_light body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li+li {
border-color: #ffffff;
}
.scheme_dark body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li+li {
border-color: #ffffff;
}
.scheme_original body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li,
.scheme_original body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li > a {
color: #6f6f6f;
}
.scheme_light body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li,
.scheme_light body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li > a {
color: #6f6f6f;
}
.scheme_dark body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li,
.scheme_dark body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li > a {
color: #B1B0AF;
}
.scheme_original body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li:hover,
.scheme_original body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li:hover > a,
.scheme_original body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li > a:hover {
color: #33302e;
}
.scheme_light body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li:hover,
.scheme_light body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li:hover > a,
.scheme_light body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li > a:hover {
color: #33302e;
}
.scheme_dark body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li:hover,
.scheme_dark body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li:hover > a,
.scheme_dark body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories li > a:hover {
color: #6F6F6F;
}
.scheme_original body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories ul {
background-color: #fcf7f1;
}
.scheme_light body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories ul {
background-color: #ffffff;
}
.scheme_dark body:not(.woocommerce) .widget_area:not(.footer_wrap) .widget_product_categories ul.product-categories ul {
background-color: #ffffff;
}
.scheme_original .woocommerce .shop_mode_thumbs ul.products li.product .post_content {
background-color: rgba(114,181,202,0.2);
}
.scheme_light .woocommerce .shop_mode_thumbs ul.products li.product .post_content {
background-color: rgba(114,181,202,0.2);
}
.scheme_dark .woocommerce .shop_mode_thumbs ul.products li.product .post_content {
background-color: rgba(235,198,182,0.2);
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-family: "Aller", sans-serif;
}
.scheme_original .tribe-events-calendar thead th {
background-color: #EDB39B;
}
.scheme_light .tribe-events-calendar thead th {
background-color: #EDB39B;
}
.scheme_dark .tribe-events-calendar thead th {
background-color: #ffffff;
}
.scheme_original a.tribe-events-read-more,
.scheme_original .tribe-events-button,
.scheme_original .tribe-events-nav-previous a,
.scheme_original .tribe-events-nav-next a,
.scheme_original .tribe-events-widget-link a,
.scheme_original .tribe-events-viewmore a {
background-color: #EDB39B;
}
.scheme_light a.tribe-events-read-more,
.scheme_light .tribe-events-button,
.scheme_light .tribe-events-nav-previous a,
.scheme_light .tribe-events-nav-next a,
.scheme_light .tribe-events-widget-link a,
.scheme_light .tribe-events-viewmore a {
background-color: #EDB39B;
}
.scheme_dark a.tribe-events-read-more,
.scheme_dark .tribe-events-button,
.scheme_dark .tribe-events-nav-previous a,
.scheme_dark .tribe-events-nav-next a,
.scheme_dark .tribe-events-widget-link a,
.scheme_dark .tribe-events-viewmore a {
background-color: #ffffff;
}
.scheme_original a.tribe-events-read-more,
.scheme_original .tribe-events-button,
.scheme_original .tribe-events-nav-previous a,
.scheme_original .tribe-events-nav-next a,
.scheme_original .tribe-events-widget-link a,
.scheme_original .tribe-events-viewmore a {
color: #ffffff;
}
.scheme_light a.tribe-events-read-more,
.scheme_light .tribe-events-button,
.scheme_light .tribe-events-nav-previous a,
.scheme_light .tribe-events-nav-next a,
.scheme_light .tribe-events-widget-link a,
.scheme_light .tribe-events-viewmore a {
color: #ffffff;
}
.scheme_dark a.tribe-events-read-more,
.scheme_dark .tribe-events-button,
.scheme_dark .tribe-events-nav-previous a,
.scheme_dark .tribe-events-nav-next a,
.scheme_dark .tribe-events-widget-link a,
.scheme_dark .tribe-events-viewmore a {
color: #B1B0AF;
}
.scheme_original a.tribe-events-read-more:hover,
.scheme_original .tribe-events-button:hover,
.scheme_original .tribe-events-nav-previous a:hover,
.scheme_original .tribe-events-nav-next a:hover,
.scheme_original .tribe-events-widget-link a:hover,
.scheme_original .tribe-events-viewmore a:hover {
background-color: #72b5ca;
}
.scheme_light a.tribe-events-read-more:hover,
.scheme_light .tribe-events-button:hover,
.scheme_light .tribe-events-nav-previous a:hover,
.scheme_light .tribe-events-nav-next a:hover,
.scheme_light .tribe-events-widget-link a:hover,
.scheme_light .tribe-events-viewmore a:hover {
background-color: #72b5ca;
}
.scheme_dark a.tribe-events-read-more:hover,
.scheme_dark .tribe-events-button:hover,
.scheme_dark .tribe-events-nav-previous a:hover,
.scheme_dark .tribe-events-nav-next a:hover,
.scheme_dark .tribe-events-widget-link a:hover,
.scheme_dark .tribe-events-viewmore a:hover {
background-color: #EBC6B6;
}
.scheme_original a.tribe-events-read-more:hover,
.scheme_original .tribe-events-button:hover,
.scheme_original .tribe-events-nav-previous a:hover,
.scheme_original .tribe-events-nav-next a:hover,
.scheme_original .tribe-events-widget-link a:hover,
.scheme_original .tribe-events-viewmore a:hover {
color: #ffffff;
}
.scheme_light a.tribe-events-read-more:hover,
.scheme_light .tribe-events-button:hover,
.scheme_light .tribe-events-nav-previous a:hover,
.scheme_light .tribe-events-nav-next a:hover,
.scheme_light .tribe-events-widget-link a:hover,
.scheme_light .tribe-events-viewmore a:hover {
color: #ffffff;
}
.scheme_dark a.tribe-events-read-more:hover,
.scheme_dark .tribe-events-button:hover,
.scheme_dark .tribe-events-nav-previous a:hover,
.scheme_dark .tribe-events-nav-next a:hover,
.scheme_dark .tribe-events-widget-link a:hover,
.scheme_dark .tribe-events-viewmore a:hover {
color: #B1B0AF;
}
.scheme_original #bbpress-forums div.bbp-topic-content a,
.scheme_original #buddypress button,
.scheme_original #buddypress a.button,
.scheme_original #buddypress input[type="submit"],
.scheme_original #buddypress input[type="button"],
.scheme_original #buddypress input[type="reset"],
.scheme_original #buddypress ul.button-nav li a,
.scheme_original #buddypress div.generic-button a,
.scheme_original #buddypress .comment-reply-link,
.scheme_original a.bp-title-button,
.scheme_original #buddypress div.item-list-tabs ul li.selected a,
.scheme_original #buddypress .acomment-options a {
background: #EDB39B;
}
.scheme_light #bbpress-forums div.bbp-topic-content a,
.scheme_light #buddypress button,
.scheme_light #buddypress a.button,
.scheme_light #buddypress input[type="submit"],
.scheme_light #buddypress input[type="button"],
.scheme_light #buddypress input[type="reset"],
.scheme_light #buddypress ul.button-nav li a,
.scheme_light #buddypress div.generic-button a,
.scheme_light #buddypress .comment-reply-link,
.scheme_light a.bp-title-button,
.scheme_light #buddypress div.item-list-tabs ul li.selected a,
.scheme_light #buddypress .acomment-options a {
background: #EDB39B;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a,
.scheme_dark #buddypress button,
.scheme_dark #buddypress a.button,
.scheme_dark #buddypress input[type="submit"],
.scheme_dark #buddypress input[type="button"],
.scheme_dark #buddypress input[type="reset"],
.scheme_dark #buddypress ul.button-nav li a,
.scheme_dark #buddypress div.generic-button a,
.scheme_dark #buddypress .comment-reply-link,
.scheme_dark a.bp-title-button,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a,
.scheme_dark #buddypress .acomment-options a {
background: #ffffff;
}
.scheme_original #bbpress-forums div.bbp-topic-content a,
.scheme_original #buddypress button,
.scheme_original #buddypress a.button,
.scheme_original #buddypress input[type="submit"],
.scheme_original #buddypress input[type="button"],
.scheme_original #buddypress input[type="reset"],
.scheme_original #buddypress ul.button-nav li a,
.scheme_original #buddypress div.generic-button a,
.scheme_original #buddypress .comment-reply-link,
.scheme_original a.bp-title-button,
.scheme_original #buddypress div.item-list-tabs ul li.selected a,
.scheme_original #buddypress .acomment-options a {
color: #ffffff;
}
.scheme_light #bbpress-forums div.bbp-topic-content a,
.scheme_light #buddypress button,
.scheme_light #buddypress a.button,
.scheme_light #buddypress input[type="submit"],
.scheme_light #buddypress input[type="button"],
.scheme_light #buddypress input[type="reset"],
.scheme_light #buddypress ul.button-nav li a,
.scheme_light #buddypress div.generic-button a,
.scheme_light #buddypress .comment-reply-link,
.scheme_light a.bp-title-button,
.scheme_light #buddypress div.item-list-tabs ul li.selected a,
.scheme_light #buddypress .acomment-options a {
color: #ffffff;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a,
.scheme_dark #buddypress button,
.scheme_dark #buddypress a.button,
.scheme_dark #buddypress input[type="submit"],
.scheme_dark #buddypress input[type="button"],
.scheme_dark #buddypress input[type="reset"],
.scheme_dark #buddypress ul.button-nav li a,
.scheme_dark #buddypress div.generic-button a,
.scheme_dark #buddypress .comment-reply-link,
.scheme_dark a.bp-title-button,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a,
.scheme_dark #buddypress .acomment-options a {
color: #B1B0AF;
}
.scheme_original #bbpress-forums div.bbp-topic-content a:hover,
.scheme_original #buddypress button:hover,
.scheme_original #buddypress a.button:hover,
.scheme_original #buddypress input[type="submit"]:hover,
.scheme_original #buddypress input[type="button"]:hover,
.scheme_original #buddypress input[type="reset"]:hover,
.scheme_original #buddypress ul.button-nav li a:hover,
.scheme_original #buddypress div.generic-button a:hover,
.scheme_original #buddypress .comment-reply-link:hover,
.scheme_original a.bp-title-button:hover,
.scheme_original #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_original #buddypress .acomment-options a:hover {
background: #72b5ca;
}
.scheme_light #bbpress-forums div.bbp-topic-content a:hover,
.scheme_light #buddypress button:hover,
.scheme_light #buddypress a.button:hover,
.scheme_light #buddypress input[type="submit"]:hover,
.scheme_light #buddypress input[type="button"]:hover,
.scheme_light #buddypress input[type="reset"]:hover,
.scheme_light #buddypress ul.button-nav li a:hover,
.scheme_light #buddypress div.generic-button a:hover,
.scheme_light #buddypress .comment-reply-link:hover,
.scheme_light a.bp-title-button:hover,
.scheme_light #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_light #buddypress .acomment-options a:hover {
background: #72b5ca;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a:hover,
.scheme_dark #buddypress button:hover,
.scheme_dark #buddypress a.button:hover,
.scheme_dark #buddypress input[type="submit"]:hover,
.scheme_dark #buddypress input[type="button"]:hover,
.scheme_dark #buddypress input[type="reset"]:hover,
.scheme_dark #buddypress ul.button-nav li a:hover,
.scheme_dark #buddypress div.generic-button a:hover,
.scheme_dark #buddypress .comment-reply-link:hover,
.scheme_dark a.bp-title-button:hover,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_dark #buddypress .acomment-options a:hover {
background: #EBC6B6;
}
.scheme_original #bbpress-forums div.bbp-topic-content a:hover,
.scheme_original #buddypress button:hover,
.scheme_original #buddypress a.button:hover,
.scheme_original #buddypress input[type="submit"]:hover,
.scheme_original #buddypress input[type="button"]:hover,
.scheme_original #buddypress input[type="reset"]:hover,
.scheme_original #buddypress ul.button-nav li a:hover,
.scheme_original #buddypress div.generic-button a:hover,
.scheme_original #buddypress .comment-reply-link:hover,
.scheme_original a.bp-title-button:hover,
.scheme_original #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_original #buddypress .acomment-options a:hover {
color: #ffffff;
}
.scheme_light #bbpress-forums div.bbp-topic-content a:hover,
.scheme_light #buddypress button:hover,
.scheme_light #buddypress a.button:hover,
.scheme_light #buddypress input[type="submit"]:hover,
.scheme_light #buddypress input[type="button"]:hover,
.scheme_light #buddypress input[type="reset"]:hover,
.scheme_light #buddypress ul.button-nav li a:hover,
.scheme_light #buddypress div.generic-button a:hover,
.scheme_light #buddypress .comment-reply-link:hover,
.scheme_light a.bp-title-button:hover,
.scheme_light #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_light #buddypress .acomment-options a:hover {
color: #ffffff;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a:hover,
.scheme_dark #buddypress button:hover,
.scheme_dark #buddypress a.button:hover,
.scheme_dark #buddypress input[type="submit"]:hover,
.scheme_dark #buddypress input[type="button"]:hover,
.scheme_dark #buddypress input[type="reset"]:hover,
.scheme_dark #buddypress ul.button-nav li a:hover,
.scheme_dark #buddypress div.generic-button a:hover,
.scheme_dark #buddypress .comment-reply-link:hover,
.scheme_dark a.bp-title-button:hover,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_dark #buddypress .acomment-options a:hover {
color: #B1B0AF;
}
.scheme_original #buddypress #item-nav,
.scheme_original #buddypress div#subnav.item-list-tabs,
.scheme_original #buddypress div.item-list-tabs {
background-color: #fcf7f1;
}
.scheme_light #buddypress #item-nav,
.scheme_light #buddypress div#subnav.item-list-tabs,
.scheme_light #buddypress div.item-list-tabs {
background-color: #ffffff;
}
.scheme_dark #buddypress #item-nav,
.scheme_dark #buddypress div#subnav.item-list-tabs,
.scheme_dark #buddypress div.item-list-tabs {
background-color: #ffffff;
}
.scheme_original #buddypress #item-nav li:not(.selected) a,
.scheme_original #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_original #buddypress div.item-list-tabs li:not(.selected) a {
color: #6f6f6f;
}
.scheme_light #buddypress #item-nav li:not(.selected) a,
.scheme_light #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_light #buddypress div.item-list-tabs li:not(.selected) a {
color: #6f6f6f;
}
.scheme_dark #buddypress #item-nav li:not(.selected) a,
.scheme_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_dark #buddypress div.item-list-tabs li:not(.selected) a {
color: #B1B0AF;
}
.scheme_original #buddypress #item-nav li:not(.selected) a:hover,
.scheme_original #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_original #buddypress div.item-list-tabs li:not(.selected) a:hover {
color: #33302e;
}
.scheme_light #buddypress #item-nav li:not(.selected) a:hover,
.scheme_light #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_light #buddypress div.item-list-tabs li:not(.selected) a:hover {
color: #33302e;
}
.scheme_dark #buddypress #item-nav li:not(.selected) a:hover,
.scheme_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_dark #buddypress div.item-list-tabs li:not(.selected) a:hover {
color: #6f6f6f;
}
.scheme_original #buddypress #item-nav li:not(.selected) a:hover,
.scheme_original #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_original #buddypress div.item-list-tabs li:not(.selected) a:hover {
background-color: #fcf7f1;
}
.scheme_light #buddypress #item-nav li:not(.selected) a:hover,
.scheme_light #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_light #buddypress div.item-list-tabs li:not(.selected) a:hover {
background-color: #ffffff;
}
.scheme_dark #buddypress #item-nav li:not(.selected) a:hover,
.scheme_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_dark #buddypress div.item-list-tabs li:not(.selected) a:hover {
background-color: #ffffff;
}
.scheme_original #buddypress .dir-search input[type="search"],
.scheme_original #buddypress .dir-search input[type="text"],
.scheme_original #buddypress .groups-members-search input[type="search"],
.scheme_original #buddypress .groups-members-search input[type="text"],
.scheme_original #buddypress .standard-form input[type="color"],
.scheme_original #buddypress .standard-form input[type="date"],
.scheme_original #buddypress .standard-form input[type="datetime-local"],
.scheme_original #buddypress .standard-form input[type="datetime"],
.scheme_original #buddypress .standard-form input[type="email"],
.scheme_original #buddypress .standard-form input[type="month"],
.scheme_original #buddypress .standard-form input[type="number"],
.scheme_original #buddypress .standard-form input[type="password"],
.scheme_original #buddypress .standard-form input[type="range"],
.scheme_original #buddypress .standard-form input[type="search"],
.scheme_original #buddypress .standard-form input[type="tel"],
.scheme_original #buddypress .standard-form input[type="text"],
.scheme_original #buddypress .standard-form input[type="time"],
.scheme_original #buddypress .standard-form input[type="url"],
.scheme_original #buddypress .standard-form input[type="week"],
.scheme_original #buddypress .standard-form select,
.scheme_original #buddypress .standard-form textarea,
.scheme_original #buddypress form#whats-new-form textarea {
color: #6f6f6f;
}
.scheme_light #buddypress .dir-search input[type="search"],
.scheme_light #buddypress .dir-search input[type="text"],
.scheme_light #buddypress .groups-members-search input[type="search"],
.scheme_light #buddypress .groups-members-search input[type="text"],
.scheme_light #buddypress .standard-form input[type="color"],
.scheme_light #buddypress .standard-form input[type="date"],
.scheme_light #buddypress .standard-form input[type="datetime-local"],
.scheme_light #buddypress .standard-form input[type="datetime"],
.scheme_light #buddypress .standard-form input[type="email"],
.scheme_light #buddypress .standard-form input[type="month"],
.scheme_light #buddypress .standard-form input[type="number"],
.scheme_light #buddypress .standard-form input[type="password"],
.scheme_light #buddypress .standard-form input[type="range"],
.scheme_light #buddypress .standard-form input[type="search"],
.scheme_light #buddypress .standard-form input[type="tel"],
.scheme_light #buddypress .standard-form input[type="text"],
.scheme_light #buddypress .standard-form input[type="time"],
.scheme_light #buddypress .standard-form input[type="url"],
.scheme_light #buddypress .standard-form input[type="week"],
.scheme_light #buddypress .standard-form select,
.scheme_light #buddypress .standard-form textarea,
.scheme_light #buddypress form#whats-new-form textarea {
color: #6f6f6f;
}
.scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea {
color: #B1B0AF;
}
.scheme_original #buddypress .dir-search input[type="search"],
.scheme_original #buddypress .dir-search input[type="text"],
.scheme_original #buddypress .groups-members-search input[type="search"],
.scheme_original #buddypress .groups-members-search input[type="text"],
.scheme_original #buddypress .standard-form input[type="color"],
.scheme_original #buddypress .standard-form input[type="date"],
.scheme_original #buddypress .standard-form input[type="datetime-local"],
.scheme_original #buddypress .standard-form input[type="datetime"],
.scheme_original #buddypress .standard-form input[type="email"],
.scheme_original #buddypress .standard-form input[type="month"],
.scheme_original #buddypress .standard-form input[type="number"],
.scheme_original #buddypress .standard-form input[type="password"],
.scheme_original #buddypress .standard-form input[type="range"],
.scheme_original #buddypress .standard-form input[type="search"],
.scheme_original #buddypress .standard-form input[type="tel"],
.scheme_original #buddypress .standard-form input[type="text"],
.scheme_original #buddypress .standard-form input[type="time"],
.scheme_original #buddypress .standard-form input[type="url"],
.scheme_original #buddypress .standard-form input[type="week"],
.scheme_original #buddypress .standard-form select,
.scheme_original #buddypress .standard-form textarea,
.scheme_original #buddypress form#whats-new-form textarea {
background-color: #fcf7f1;
}
.scheme_light #buddypress .dir-search input[type="search"],
.scheme_light #buddypress .dir-search input[type="text"],
.scheme_light #buddypress .groups-members-search input[type="search"],
.scheme_light #buddypress .groups-members-search input[type="text"],
.scheme_light #buddypress .standard-form input[type="color"],
.scheme_light #buddypress .standard-form input[type="date"],
.scheme_light #buddypress .standard-form input[type="datetime-local"],
.scheme_light #buddypress .standard-form input[type="datetime"],
.scheme_light #buddypress .standard-form input[type="email"],
.scheme_light #buddypress .standard-form input[type="month"],
.scheme_light #buddypress .standard-form input[type="number"],
.scheme_light #buddypress .standard-form input[type="password"],
.scheme_light #buddypress .standard-form input[type="range"],
.scheme_light #buddypress .standard-form input[type="search"],
.scheme_light #buddypress .standard-form input[type="tel"],
.scheme_light #buddypress .standard-form input[type="text"],
.scheme_light #buddypress .standard-form input[type="time"],
.scheme_light #buddypress .standard-form input[type="url"],
.scheme_light #buddypress .standard-form input[type="week"],
.scheme_light #buddypress .standard-form select,
.scheme_light #buddypress .standard-form textarea,
.scheme_light #buddypress form#whats-new-form textarea {
background-color: #ffffff;
}
.scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea {
background-color: #ffffff;
}
.scheme_original #buddypress .dir-search input[type="search"],
.scheme_original #buddypress .dir-search input[type="text"],
.scheme_original #buddypress .groups-members-search input[type="search"],
.scheme_original #buddypress .groups-members-search input[type="text"],
.scheme_original #buddypress .standard-form input[type="color"],
.scheme_original #buddypress .standard-form input[type="date"],
.scheme_original #buddypress .standard-form input[type="datetime-local"],
.scheme_original #buddypress .standard-form input[type="datetime"],
.scheme_original #buddypress .standard-form input[type="email"],
.scheme_original #buddypress .standard-form input[type="month"],
.scheme_original #buddypress .standard-form input[type="number"],
.scheme_original #buddypress .standard-form input[type="password"],
.scheme_original #buddypress .standard-form input[type="range"],
.scheme_original #buddypress .standard-form input[type="search"],
.scheme_original #buddypress .standard-form input[type="tel"],
.scheme_original #buddypress .standard-form input[type="text"],
.scheme_original #buddypress .standard-form input[type="time"],
.scheme_original #buddypress .standard-form input[type="url"],
.scheme_original #buddypress .standard-form input[type="week"],
.scheme_original #buddypress .standard-form select,
.scheme_original #buddypress .standard-form textarea,
.scheme_original #buddypress form#whats-new-form textarea {
border-color: #fcf7f1;
}
.scheme_light #buddypress .dir-search input[type="search"],
.scheme_light #buddypress .dir-search input[type="text"],
.scheme_light #buddypress .groups-members-search input[type="search"],
.scheme_light #buddypress .groups-members-search input[type="text"],
.scheme_light #buddypress .standard-form input[type="color"],
.scheme_light #buddypress .standard-form input[type="date"],
.scheme_light #buddypress .standard-form input[type="datetime-local"],
.scheme_light #buddypress .standard-form input[type="datetime"],
.scheme_light #buddypress .standard-form input[type="email"],
.scheme_light #buddypress .standard-form input[type="month"],
.scheme_light #buddypress .standard-form input[type="number"],
.scheme_light #buddypress .standard-form input[type="password"],
.scheme_light #buddypress .standard-form input[type="range"],
.scheme_light #buddypress .standard-form input[type="search"],
.scheme_light #buddypress .standard-form input[type="tel"],
.scheme_light #buddypress .standard-form input[type="text"],
.scheme_light #buddypress .standard-form input[type="time"],
.scheme_light #buddypress .standard-form input[type="url"],
.scheme_light #buddypress .standard-form input[type="week"],
.scheme_light #buddypress .standard-form select,
.scheme_light #buddypress .standard-form textarea,
.scheme_light #buddypress form#whats-new-form textarea {
border-color: #ffffff;
}
.scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea {
border-color: #ffffff;
}
.scheme_original #buddypress .dir-search input[type="search"]:focus,
.scheme_original #buddypress .dir-search input[type="text"]:focus,
.scheme_original #buddypress .groups-members-search input[type="search"]:focus,
.scheme_original #buddypress .groups-members-search input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="color"]:focus,
.scheme_original #buddypress .standard-form input[type="date"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime"]:focus,
.scheme_original #buddypress .standard-form input[type="email"]:focus,
.scheme_original #buddypress .standard-form input[type="month"]:focus,
.scheme_original #buddypress .standard-form input[type="number"]:focus,
.scheme_original #buddypress .standard-form input[type="password"]:focus,
.scheme_original #buddypress .standard-form input[type="range"]:focus,
.scheme_original #buddypress .standard-form input[type="search"]:focus,
.scheme_original #buddypress .standard-form input[type="tel"]:focus,
.scheme_original #buddypress .standard-form input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="time"]:focus,
.scheme_original #buddypress .standard-form input[type="url"]:focus,
.scheme_original #buddypress .standard-form input[type="week"]:focus,
.scheme_original #buddypress .standard-form select:focus,
.scheme_original #buddypress .standard-form textarea:focus,
.scheme_original #buddypress form#whats-new-form textarea:focus {
color: #33302e;
}
.scheme_light #buddypress .dir-search input[type="search"]:focus,
.scheme_light #buddypress .dir-search input[type="text"]:focus,
.scheme_light #buddypress .groups-members-search input[type="search"]:focus,
.scheme_light #buddypress .groups-members-search input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="color"]:focus,
.scheme_light #buddypress .standard-form input[type="date"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime"]:focus,
.scheme_light #buddypress .standard-form input[type="email"]:focus,
.scheme_light #buddypress .standard-form input[type="month"]:focus,
.scheme_light #buddypress .standard-form input[type="number"]:focus,
.scheme_light #buddypress .standard-form input[type="password"]:focus,
.scheme_light #buddypress .standard-form input[type="range"]:focus,
.scheme_light #buddypress .standard-form input[type="search"]:focus,
.scheme_light #buddypress .standard-form input[type="tel"]:focus,
.scheme_light #buddypress .standard-form input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="time"]:focus,
.scheme_light #buddypress .standard-form input[type="url"]:focus,
.scheme_light #buddypress .standard-form input[type="week"]:focus,
.scheme_light #buddypress .standard-form select:focus,
.scheme_light #buddypress .standard-form textarea:focus,
.scheme_light #buddypress form#whats-new-form textarea:focus {
color: #33302e;
}
.scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea:focus {
color: #6f6f6f;
}
.scheme_original #buddypress .dir-search input[type="search"]:focus,
.scheme_original #buddypress .dir-search input[type="text"]:focus,
.scheme_original #buddypress .groups-members-search input[type="search"]:focus,
.scheme_original #buddypress .groups-members-search input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="color"]:focus,
.scheme_original #buddypress .standard-form input[type="date"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime"]:focus,
.scheme_original #buddypress .standard-form input[type="email"]:focus,
.scheme_original #buddypress .standard-form input[type="month"]:focus,
.scheme_original #buddypress .standard-form input[type="number"]:focus,
.scheme_original #buddypress .standard-form input[type="password"]:focus,
.scheme_original #buddypress .standard-form input[type="range"]:focus,
.scheme_original #buddypress .standard-form input[type="search"]:focus,
.scheme_original #buddypress .standard-form input[type="tel"]:focus,
.scheme_original #buddypress .standard-form input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="time"]:focus,
.scheme_original #buddypress .standard-form input[type="url"]:focus,
.scheme_original #buddypress .standard-form input[type="week"]:focus,
.scheme_original #buddypress .standard-form select:focus,
.scheme_original #buddypress .standard-form textarea:focus,
.scheme_original #buddypress form#whats-new-form textarea:focus {
background-color: #fcf7f1;
}
.scheme_light #buddypress .dir-search input[type="search"]:focus,
.scheme_light #buddypress .dir-search input[type="text"]:focus,
.scheme_light #buddypress .groups-members-search input[type="search"]:focus,
.scheme_light #buddypress .groups-members-search input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="color"]:focus,
.scheme_light #buddypress .standard-form input[type="date"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime"]:focus,
.scheme_light #buddypress .standard-form input[type="email"]:focus,
.scheme_light #buddypress .standard-form input[type="month"]:focus,
.scheme_light #buddypress .standard-form input[type="number"]:focus,
.scheme_light #buddypress .standard-form input[type="password"]:focus,
.scheme_light #buddypress .standard-form input[type="range"]:focus,
.scheme_light #buddypress .standard-form input[type="search"]:focus,
.scheme_light #buddypress .standard-form input[type="tel"]:focus,
.scheme_light #buddypress .standard-form input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="time"]:focus,
.scheme_light #buddypress .standard-form input[type="url"]:focus,
.scheme_light #buddypress .standard-form input[type="week"]:focus,
.scheme_light #buddypress .standard-form select:focus,
.scheme_light #buddypress .standard-form textarea:focus,
.scheme_light #buddypress form#whats-new-form textarea:focus {
background-color: #ffffff;
}
.scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea:focus {
background-color: #ffffff;
}
.scheme_original #buddypress .dir-search input[type="search"]:focus,
.scheme_original #buddypress .dir-search input[type="text"]:focus,
.scheme_original #buddypress .groups-members-search input[type="search"]:focus,
.scheme_original #buddypress .groups-members-search input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="color"]:focus,
.scheme_original #buddypress .standard-form input[type="date"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime"]:focus,
.scheme_original #buddypress .standard-form input[type="email"]:focus,
.scheme_original #buddypress .standard-form input[type="month"]:focus,
.scheme_original #buddypress .standard-form input[type="number"]:focus,
.scheme_original #buddypress .standard-form input[type="password"]:focus,
.scheme_original #buddypress .standard-form input[type="range"]:focus,
.scheme_original #buddypress .standard-form input[type="search"]:focus,
.scheme_original #buddypress .standard-form input[type="tel"]:focus,
.scheme_original #buddypress .standard-form input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="time"]:focus,
.scheme_original #buddypress .standard-form input[type="url"]:focus,
.scheme_original #buddypress .standard-form input[type="week"]:focus,
.scheme_original #buddypress .standard-form select:focus,
.scheme_original #buddypress .standard-form textarea:focus,
.scheme_original #buddypress form#whats-new-form textarea:focus {
border-color: #f0e8e3;
}
.scheme_light #buddypress .dir-search input[type="search"]:focus,
.scheme_light #buddypress .dir-search input[type="text"]:focus,
.scheme_light #buddypress .groups-members-search input[type="search"]:focus,
.scheme_light #buddypress .groups-members-search input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="color"]:focus,
.scheme_light #buddypress .standard-form input[type="date"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime"]:focus,
.scheme_light #buddypress .standard-form input[type="email"]:focus,
.scheme_light #buddypress .standard-form input[type="month"]:focus,
.scheme_light #buddypress .standard-form input[type="number"]:focus,
.scheme_light #buddypress .standard-form input[type="password"]:focus,
.scheme_light #buddypress .standard-form input[type="range"]:focus,
.scheme_light #buddypress .standard-form input[type="search"]:focus,
.scheme_light #buddypress .standard-form input[type="tel"]:focus,
.scheme_light #buddypress .standard-form input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="time"]:focus,
.scheme_light #buddypress .standard-form input[type="url"]:focus,
.scheme_light #buddypress .standard-form input[type="week"]:focus,
.scheme_light #buddypress .standard-form select:focus,
.scheme_light #buddypress .standard-form textarea:focus,
.scheme_light #buddypress form#whats-new-form textarea:focus {
border-color: #f6f6f6;
}
.scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea:focus {
border-color: #504B47;
}
.scheme_original #buddypress #reply-title small a span,
.scheme_original #buddypress a.bp-primary-action span {
color: #EDB39B;
}
.scheme_light #buddypress #reply-title small a span,
.scheme_light #buddypress a.bp-primary-action span {
color: #EDB39B;
}
.scheme_dark #buddypress #reply-title small a span,
.scheme_dark #buddypress a.bp-primary-action span {
color: #ffffff;
}
.scheme_original #buddypress #reply-title small a span,
.scheme_original #buddypress a.bp-primary-action span {
background-color: #ffffff;
}
.scheme_light #buddypress #reply-title small a span,
.scheme_light #buddypress a.bp-primary-action span {
background-color: #ffffff;
}
.scheme_dark #buddypress #reply-title small a span,
.scheme_dark #buddypress a.bp-primary-action span {
background-color: #B1B0AF;
}
.scheme_original #bbpress-forums fieldset.bbp-form legend,
.scheme_original #bbpress-forums li.bbp-header,
.scheme_original #bbpress-forums li.bbp-footer,
.scheme_original div.bbp-template-notice.info,
.scheme_original #buddypress .activity .activity-item:nth-child(2n+1) {
background-color: #fcf7f1;
}
.scheme_light #bbpress-forums fieldset.bbp-form legend,
.scheme_light #bbpress-forums li.bbp-header,
.scheme_light #bbpress-forums li.bbp-footer,
.scheme_light div.bbp-template-notice.info,
.scheme_light #buddypress .activity .activity-item:nth-child(2n+1) {
background-color: #ffffff;
}
.scheme_dark #bbpress-forums fieldset.bbp-form legend,
.scheme_dark #bbpress-forums li.bbp-header,
.scheme_dark #bbpress-forums li.bbp-footer,
.scheme_dark div.bbp-template-notice.info,
.scheme_dark #buddypress .activity .activity-item:nth-child(2n+1) {
background-color: #ffffff;
}
.scheme_original div.bbp-template-notice.info {
background-color: #e4e7e8;
}
.scheme_light div.bbp-template-notice.info {
background-color: #e4e7e8;
}
.scheme_dark div.bbp-template-notice.info {
background-color: #696460;
}
.vc_row.scheme_original {
background-color: #ffffff;
}
.vc_row.scheme_light {
background-color: #fcf7f1;
}
.vc_row.scheme_dark {
background-color: #504B47;
}
.booking_font_custom,
.booking_day_container,
.booking_calendar_container_all {
font-family: "Aller", sans-serif;
}
.booking_weekdays_custom {
font-family: "texgyretermes", serif;
}
.scheme_original .booking_month_container_custom,
.scheme_original .booking_month_navigation_button_custom {
background-color: #fcf7f1;
}
.scheme_light .booking_month_container_custom,
.scheme_light .booking_month_navigation_button_custom {
background-color: #ffffff;
}
.scheme_dark .booking_month_container_custom,
.scheme_dark .booking_month_navigation_button_custom {
background-color: #ffffff;
}
.scheme_original .booking_month_name_custom,
.scheme_original .booking_month_navigation_button_custom {
color: #33302e;
}
.scheme_light .booking_month_name_custom,
.scheme_light .booking_month_navigation_button_custom {
color: #33302e;
}
.scheme_dark .booking_month_name_custom,
.scheme_dark .booking_month_navigation_button_custom {
color: #6f6f6f;
}
.scheme_original .booking_month_navigation_button_custom:hover {
color: #ffffff;
}
.scheme_light .booking_month_navigation_button_custom:hover {
color: #ffffff;
}
.scheme_dark .booking_month_navigation_button_custom:hover {
color: #B1B0AF;
}
.scheme_original .booking_month_navigation_button_custom:hover {
background-color: #72b5ca;
}
.scheme_light .booking_month_navigation_button_custom:hover {
background-color: #72b5ca;
}
.scheme_dark .booking_month_navigation_button_custom:hover {
background-color: #EBC6B6;
}
.scheme_original #learndash_next_prev_link > a {
color: #ffffff;
}
.scheme_light #learndash_next_prev_link > a {
color: #ffffff;
}
.scheme_dark #learndash_next_prev_link > a {
color: #B1B0AF;
}
.scheme_original #learndash_next_prev_link > a {
background-color: #EDB39B;
}
.scheme_light #learndash_next_prev_link > a {
background-color: #EDB39B;
}
.scheme_dark #learndash_next_prev_link > a {
background-color: #ffffff;
}
.scheme_original #learndash_next_prev_link > a:hover {
background-color: #72b5ca;
}
.scheme_light #learndash_next_prev_link > a:hover {
background-color: #72b5ca;
}
.scheme_dark #learndash_next_prev_link > a:hover {
background-color: #EBC6B6;
}
.scheme_original .widget_area dd.course_progress div.course_progress_blue {
background-color: #72b5ca;
}
.scheme_light .widget_area dd.course_progress div.course_progress_blue {
background-color: #72b5ca;
}
.scheme_dark .widget_area dd.course_progress div.course_progress_blue {
background-color: #EBC6B6;
}
.scheme_original #myplayer .ttw-music-player .progress-wrapper {
background-color: #fcf7f1;
}
.scheme_light #myplayer .ttw-music-player .progress-wrapper {
background-color: #ffffff;
}
.scheme_dark #myplayer .ttw-music-player .progress-wrapper {
background-color: #ffffff;
}
.scheme_original #myplayer .ttw-music-player .tracklist li.track {
border-color: #e4e7e8;
}
.scheme_light #myplayer .ttw-music-player .tracklist li.track {
border-color: #e4e7e8;
}
.scheme_dark #myplayer .ttw-music-player .tracklist li.track {
border-color: #696460;
}
.scheme_original #myplayer .ttw-music-player .tracklist,
.scheme_original #myplayer .ttw-music-player .buy,
.scheme_original #myplayer .ttw-music-player .description,
.scheme_original #myplayer .ttw-music-player .artist,
.scheme_original #myplayer .ttw-music-player .artist-outer {
color: #6f6f6f;
}
.scheme_light #myplayer .ttw-music-player .tracklist,
.scheme_light #myplayer .ttw-music-player .buy,
.scheme_light #myplayer .ttw-music-player .description,
.scheme_light #myplayer .ttw-music-player .artist,
.scheme_light #myplayer .ttw-music-player .artist-outer {
color: #6f6f6f;
}
.scheme_dark #myplayer .ttw-music-player .tracklist,
.scheme_dark #myplayer .ttw-music-player .buy,
.scheme_dark #myplayer .ttw-music-player .description,
.scheme_dark #myplayer .ttw-music-player .artist,
.scheme_dark #myplayer .ttw-music-player .artist-outer {
color: #B1B0AF;
}
.scheme_original #myplayer .ttw-music-player .player .title,
.scheme_original #myplayer .ttw-music-player .tracklist li:hover {
color: #33302e;
}
.scheme_light #myplayer .ttw-music-player .player .title,
.scheme_light #myplayer .ttw-music-player .tracklist li:hover {
color: #33302e;
}
.scheme_dark #myplayer .ttw-music-player .player .title,
.scheme_dark #myplayer .ttw-music-player .tracklist li:hover {
color: #6F6F6F;
}
.scheme_original .cq-infobox {
background-color: #fcf7f1;
}
.scheme_light .cq-infobox {
background-color: #ffffff;
}
.scheme_dark .cq-infobox {
background-color: #ffffff;
}
.scheme_original .cq-infobox:after {
border-top-color: #fcf7f1;
}
.scheme_light .cq-infobox:after {
border-top-color: #ffffff;
}
.scheme_dark .cq-infobox:after {
border-top-color: #ffffff;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
color: #ffffff;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
color: #ffffff;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
color: #B1B0AF;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
background-color: #EDB39B;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
background-color: #EDB39B;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
background-color: #ffffff;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title {
background-color: #fcf7f1;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title {
background-color: #ffffff;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title {
background-color: #ffffff;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
color: #ffffff;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
color: #ffffff;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
color: #B1B0AF;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
background-color: #33302e;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
background-color: #33302e;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
background-color: #6F6F6F;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
color: #EDB39B;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
color: #EDB39B;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
color: #ffffff;
}
.scheme_original .sc_audio.sc_audio_info {
border-color: #fcf7f1;
}
.scheme_light .sc_audio.sc_audio_info {
border-color: #ffffff;
}
.scheme_dark .sc_audio.sc_audio_info {
border-color: #ffffff;
}
.scheme_original .sc_audio.sc_audio_info {
background-color: #fcf7f1;
}
.scheme_light .sc_audio.sc_audio_info {
background-color: #ffffff;
}
.scheme_dark .sc_audio.sc_audio_info {
background-color: #ffffff;
}
.scheme_original .sc_audio .sc_audio_author_name {
color: #afafaf;
}
.scheme_light .sc_audio .sc_audio_author_name {
color: #afafaf;
}
.scheme_dark .sc_audio .sc_audio_author_name {
color: #ffffff;
}
.scheme_original .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_original .mejs-controls .mejs-time-rail .mejs-time-current {
background: #EDB39B;
}
.scheme_light .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_light .mejs-controls .mejs-time-rail .mejs-time-current {
background: #EDB39B;
}
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-current {
background: #ffffff;
}
.mejs-container,
.mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
border-width: 0 !important;
}
.scheme_original .mejs-container,
.scheme_original .mejs-embed,
.scheme_original .mejs-embed body,
.scheme_original .mejs-container .mejs-controls {
background-color: #ffffff;
}
.scheme_light .mejs-container,
.scheme_light .mejs-embed,
.scheme_light .mejs-embed body,
.scheme_light .mejs-container .mejs-controls {
background-color: #fcf7f1;
}
.scheme_dark .mejs-container,
.scheme_dark .mejs-embed,
.scheme_dark .mejs-embed body,
.scheme_dark .mejs-container .mejs-controls {
background-color: #504B47;
}
.scheme_original .mejs-container,
.scheme_original .mejs-embed,
.scheme_original .mejs-embed body,
.scheme_original .mejs-container .mejs-controls {
border-color: #e4e7e8;
}
.scheme_light .mejs-container,
.scheme_light .mejs-embed,
.scheme_light .mejs-embed body,
.scheme_light .mejs-container .mejs-controls {
border-color: #e4e7e8;
}
.scheme_dark .mejs-container,
.scheme_dark .mejs-embed,
.scheme_dark .mejs-embed body,
.scheme_dark .mejs-container .mejs-controls {
border-color: #696460;
}
.mejs-container .mejs-controls .mejs-time {
font-size: 0.93em;
font-family: "Aller", sans-serif;
}
.scheme_original .mejs-container .mejs-controls .mejs-time {
color: rgba(111,111,111,0.4);
}
.scheme_light .mejs-container .mejs-controls .mejs-time {
color: rgba(111,111,111,0.4);
}
.scheme_dark .mejs-container .mejs-controls .mejs-time {
color: rgba(177,176,175,0.4);
}
.scheme_original .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_original .mejs-controls .mejs-time-rail .mejs-time-current {
background: #EDB39B;
}
.scheme_light .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_light .mejs-controls .mejs-time-rail .mejs-time-current {
background: #EDB39B;
}
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-current {
background: #ffffff;
}
.scheme_original .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,
.scheme_original .mejs-controls .mejs-time-rail .mejs-time-total:before {
background-color: #e4e7e8;
}
.scheme_light .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,
.scheme_light .mejs-controls .mejs-time-rail .mejs-time-total:before {
background-color: #e4e7e8;
}
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-total:before {
background-color: #696460;
}
.scheme_original .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: rgba(111,111,111,0.1);
}
.scheme_light .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: rgba(111,111,111,0.1);
}
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: rgba(177,176,175,0.1);
}
.mejs-controls .mejs-button button {
background-image: url(//inmindpsicologia.com.br/wp-content/themes/inmind/css/skins/less/images/controls.png) !important;
}
.scheme_original .mejs-container .mejs-controls .mejs-volume-button,
.scheme_original .mejs-container .mejs-controls .mejs-playpause-button {
background: #EDB39B;
}
.scheme_light .mejs-container .mejs-controls .mejs-volume-button,
.scheme_light .mejs-container .mejs-controls .mejs-playpause-button {
background: #EDB39B;
}
.scheme_dark .mejs-container .mejs-controls .mejs-volume-button,
.scheme_dark .mejs-container .mejs-controls .mejs-playpause-button {
background: #ffffff;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.sc_button {
font-size: 1em;
line-height: 1.4em;
font-weight: 300;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.sc_button.sc_button_style_filled {
border: none;
}
.scheme_original input[type="submit"],
.scheme_original input[type="reset"],
.scheme_original input[type="button"],
.scheme_original button,
.scheme_original .sc_button.sc_button_style_filled {
background-color: #EDB39B;
}
.scheme_light input[type="submit"],
.scheme_light input[type="reset"],
.scheme_light input[type="button"],
.scheme_light button,
.scheme_light .sc_button.sc_button_style_filled {
background-color: #EDB39B;
}
.scheme_dark input[type="submit"],
.scheme_dark input[type="reset"],
.scheme_dark input[type="button"],
.scheme_dark button,
.scheme_dark .sc_button.sc_button_style_filled {
background-color: #ffffff;
}
.scheme_original input[type="submit"],
.scheme_original input[type="reset"],
.scheme_original input[type="button"],
.scheme_original button,
.scheme_original .sc_button.sc_button_style_filled {
color: #ffffff;
}
.scheme_light input[type="submit"],
.scheme_light input[type="reset"],
.scheme_light input[type="button"],
.scheme_light button,
.scheme_light .sc_button.sc_button_style_filled {
color: #ffffff;
}
.scheme_dark input[type="submit"],
.scheme_dark input[type="reset"],
.scheme_dark input[type="button"],
.scheme_dark button,
.scheme_dark .sc_button.sc_button_style_filled {
color: #B1B0AF;
}
.scheme_original input[type="submit"]:hover,
.scheme_original input[type="reset"]:hover,
.scheme_original input[type="button"]:hover,
.scheme_original button:hover {
background-color: rgba(237,179,155,0.75);
}
.scheme_light input[type="submit"]:hover,
.scheme_light input[type="reset"]:hover,
.scheme_light input[type="button"]:hover,
.scheme_light button:hover {
background-color: rgba(237,179,155,0.75);
}
.scheme_dark input[type="submit"]:hover,
.scheme_dark input[type="reset"]:hover,
.scheme_dark input[type="button"]:hover,
.scheme_dark button:hover {
background-color: rgba(255,255,255,0.75);
}
.scheme_original input[type="submit"]:hover,
.scheme_original input[type="reset"]:hover,
.scheme_original input[type="button"]:hover,
.scheme_original button:hover {
color: #ffffff;
}
.scheme_light input[type="submit"]:hover,
.scheme_light input[type="reset"]:hover,
.scheme_light input[type="button"]:hover,
.scheme_light button:hover {
color: #ffffff;
}
.scheme_dark input[type="submit"]:hover,
.scheme_dark input[type="reset"]:hover,
.scheme_dark input[type="button"]:hover,
.scheme_dark button:hover {
color: #B1B0AF;
}
.sc_button.sc_button_style_filled {
opacity: 1;
}
.sc_button.sc_button_style_filled:hover {
opacity: 0.75;
}
.scheme_original .sc_button.sc_button_style_filled:hover {
color: #ffffff;
}
.scheme_light .sc_button.sc_button_style_filled:hover {
color: #ffffff;
}
.scheme_dark .sc_button.sc_button_style_filled:hover {
color: #B1B0AF;
}
.scheme_original .sc_button.sc_button_style_border {
border-color: #EDB39B;
}
.scheme_light .sc_button.sc_button_style_border {
border-color: #EDB39B;
}
.scheme_dark .sc_button.sc_button_style_border {
border-color: #ffffff;
}
.scheme_original .sc_button.sc_button_style_border {
color: #EDB39B;
}
.scheme_light .sc_button.sc_button_style_border {
color: #EDB39B;
}
.scheme_dark .sc_button.sc_button_style_border {
color: #ffffff;
}
.scheme_original .sc_button.sc_button_style_border:hover {
border-color: #72b5ca;
}
.scheme_light .sc_button.sc_button_style_border:hover {
border-color: #72b5ca;
}
.scheme_dark .sc_button.sc_button_style_border:hover {
border-color: #EBC6B6;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
background-color: #EDB39B;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
background-color: #EDB39B;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
background-color: #ffffff;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
border-color: #EDB39B;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
border-color: #EDB39B;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
border-color: #ffffff;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
color: #ffffff;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
color: #ffffff;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
color: #B1B0AF;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
border-color: #ffffff;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
border-color: #ffffff;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
border-color: #B1B0AF;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item::before {
background-color: #fcf7f1;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item::before {
background-color: #ffffff;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item::before {
background-color: #ffffff;
}
.scheme_original .sc_blogger_item.sc_plain_item {
background-color: #fcf7f1;
}
.scheme_light .sc_blogger_item.sc_plain_item {
background-color: #ffffff;
}
.scheme_dark .sc_blogger_item.sc_plain_item {
background-color: #ffffff;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current {
color: #ffffff;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current {
color: #ffffff;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current {
color: #B1B0AF;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current {
background-color: #EDB39B;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current {
background-color: #EDB39B;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current {
background-color: #ffffff;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current.flip {
background-color: #72b5ca;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current.flip {
background-color: #72b5ca;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current.flip {
background-color: #EBC6B6;
}
.scheme_original .sc_call_to_action .sc_call_to_action_descr {
color: #33302e;
}
.scheme_light .sc_call_to_action .sc_call_to_action_descr {
color: #33302e;
}
.scheme_dark .sc_call_to_action .sc_call_to_action_descr {
color: #6F6F6F;
}
.scheme_original .sc_call_to_action_accented {
color: #ffffff;
}
.scheme_light .sc_call_to_action_accented {
color: #ffffff;
}
.scheme_dark .sc_call_to_action_accented {
color: #B1B0AF;
}
.scheme_original .sc_call_to_action_accented {
background-color: #EDB39B;
}
.scheme_light .sc_call_to_action_accented {
background-color: #EDB39B;
}
.scheme_dark .sc_call_to_action_accented {
background-color: #ffffff;
}
.scheme_original .sc_call_to_action_accented .sc_item_title,
.scheme_original .sc_call_to_action_accented .sc_item_subtitle,
.scheme_original .sc_call_to_action_accented .sc_item_descr {
color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_title,
.scheme_light .sc_call_to_action_accented .sc_item_subtitle,
.scheme_light .sc_call_to_action_accented .sc_item_descr {
color: #ffffff;
}
.scheme_dark .sc_call_to_action_accented .sc_item_title,
.scheme_dark .sc_call_to_action_accented .sc_item_subtitle,
.scheme_dark .sc_call_to_action_accented .sc_item_descr {
color: #B1B0AF;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a {
color: #EDB39B;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a {
color: #EDB39B;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a {
color: #ffffff;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a {
background-color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a {
background-color: #ffffff;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a {
background-color: #B1B0AF;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a:before {
background-color: #EDB39B;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a:before {
background-color: #EDB39B;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a:before {
background-color: #ffffff;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a:before {
color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a:before {
color: #ffffff;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a:before {
color: #B1B0AF;
}
.sc_call_to_action_style_2 .sc_call_to_action_descr,
.sc_call_to_action_style_2 .sc_call_to_action_title {
font-family: "Aller", sans-serif;
}
.scheme_original .sc_call_to_action_style_2 .sc_call_to_action_descr,
.scheme_original .sc_call_to_action_style_2 .sc_call_to_action_title {
color: #ffffff;
}
.scheme_light .sc_call_to_action_style_2 .sc_call_to_action_descr,
.scheme_light .sc_call_to_action_style_2 .sc_call_to_action_title {
color: #ffffff;
}
.scheme_dark .sc_call_to_action_style_2 .sc_call_to_action_descr,
.scheme_dark .sc_call_to_action_style_2 .sc_call_to_action_title {
color: #B1B0AF;
}
.scheme_original .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a {
background-color: #ffffff;
}
.scheme_light .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a {
background-color: #fcf7f1;
}
.scheme_dark .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a {
background-color: #504B47;
}
.scheme_original .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a {
color: #33302e;
}
.scheme_light .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a {
color: #33302e;
}
.scheme_dark .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a {
color: #6F6F6F;
}
.scheme_original .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a:after {
background-color: rgba(114,181,202,0.25);
}
.scheme_light .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a:after {
background-color: rgba(114,181,202,0.25);
}
.scheme_dark .sc_call_to_action_style_2 .sc_call_to_action_button + .sc_call_to_action_button a:after {
background-color: rgba(235,198,182,0.25);
}
.scheme_original .sc_chat:after {
background-color: #fcf7f1;
}
.scheme_light .sc_chat:after {
background-color: #ffffff;
}
.scheme_dark .sc_chat:after {
background-color: #ffffff;
}
.scheme_original .sc_chat:after {
border-color: #fcf7f1;
}
.scheme_light .sc_chat:after {
border-color: #ffffff;
}
.scheme_dark .sc_chat:after {
border-color: #ffffff;
}
.scheme_original .sc_chat_inner {
color: #6f6f6f;
}
.scheme_light .sc_chat_inner {
color: #6f6f6f;
}
.scheme_dark .sc_chat_inner {
color: #B1B0AF;
}
.scheme_original .sc_chat_inner a {
color: #edb39b;
}
.scheme_light .sc_chat_inner a {
color: #edb39b;
}
.scheme_dark .sc_chat_inner a {
color: #EDB39B;
}
.scheme_original .sc_chat_inner a:hover {
color: #72b5ca;
}
.scheme_light .sc_chat_inner a:hover {
color: #72b5ca;
}
.scheme_dark .sc_chat_inner a:hover {
color: #72B5CA;
}
.scheme_original .sc_chat .sc_chat_title a,
.scheme_original .sc_chat .sc_chat_title {
color: #33302e;
}
.scheme_light .sc_chat .sc_chat_title a,
.scheme_light .sc_chat .sc_chat_title {
color: #33302e;
}
.scheme_dark .sc_chat .sc_chat_title a,
.scheme_dark .sc_chat .sc_chat_title {
color: #6F6F6F;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
color: #ffffff;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
color: #ffffff;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
color: #B1B0AF;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
background-color: rgba(51,48,46,0.8);
}
.scheme_light .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
background-color: rgba(51,48,46,0.8);
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
background-color: rgba(111,111,111,0.8);
}
.scheme_original .sc_clients_style_clients-2 .sc_client_title,
.scheme_original .sc_clients_style_clients-2 .sc_client_title a {
color: #ffffff;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_title,
.scheme_light .sc_clients_style_clients-2 .sc_client_title a {
color: #ffffff;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_title,
.scheme_dark .sc_clients_style_clients-2 .sc_client_title a {
color: #B1B0AF;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_title a:hover {
color: #EDB39B;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_title a:hover {
color: #EDB39B;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_title a:hover {
color: #ffffff;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_original .sc_clients_style_clients-2 .sc_client_position {
color: #EDB39B;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_light .sc_clients_style_clients-2 .sc_client_position {
color: #EDB39B;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_dark .sc_clients_style_clients-2 .sc_client_position {
color: #ffffff;
}
.scheme_original .sc_form .sc_form_address_label,
.scheme_original .sc_form .sc_form_item > label {
color: #33302e;
}
.scheme_light .sc_form .sc_form_address_label,
.scheme_light .sc_form .sc_form_item > label {
color: #33302e;
}
.scheme_dark .sc_form .sc_form_address_label,
.scheme_dark .sc_form .sc_form_item > label {
color: #6F6F6F;
}
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
border-color: #fcf7f1;
}
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
border-color: #ffffff;
}
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
border-color: #ffffff;
}
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
background-color: #fcf7f1;
}
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
background-color: #ffffff;
}
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
background-color: #ffffff;
}
.scheme_original .sc_form_select_container {
background-color: #fcf7f1;
}
.scheme_light .sc_form_select_container {
background-color: #ffffff;
}
.scheme_dark .sc_form_select_container {
background-color: #ffffff;
}
.scheme_original .sc_form .picker {
color: #6f6f6f;
}
.scheme_light .sc_form .picker {
color: #6f6f6f;
}
.scheme_dark .sc_form .picker {
color: #B1B0AF;
}
.scheme_original .sc_form .picker {
border-color: #fcf7f1;
}
.scheme_light .sc_form .picker {
border-color: #ffffff;
}
.scheme_dark .sc_form .picker {
border-color: #ffffff;
}
.scheme_original .sc_form .picker {
background-color: #fcf7f1;
}
.scheme_light .sc_form .picker {
background-color: #ffffff;
}
.scheme_dark .sc_form .picker {
background-color: #ffffff;
}
.scheme_original .picker__month,
.scheme_original .picker__year {
color: #33302e;
}
.scheme_light .picker__month,
.scheme_light .picker__year {
color: #33302e;
}
.scheme_dark .picker__month,
.scheme_dark .picker__year {
color: #6f6f6f;
}
.scheme_original .sc_form .picker__nav--prev:before,
.scheme_original .sc_form .picker__nav--next:before {
color: #6f6f6f;
}
.scheme_light .sc_form .picker__nav--prev:before,
.scheme_light .sc_form .picker__nav--next:before {
color: #6f6f6f;
}
.scheme_dark .sc_form .picker__nav--prev:before,
.scheme_dark .sc_form .picker__nav--next:before {
color: #B1B0AF;
}
.scheme_original .sc_form .picker__nav--prev:hover:before,
.scheme_original .sc_form .picker__nav--next:hover:before {
color: #33302e;
}
.scheme_light .sc_form .picker__nav--prev:hover:before,
.scheme_light .sc_form .picker__nav--next:hover:before {
color: #33302e;
}
.scheme_dark .sc_form .picker__nav--prev:hover:before,
.scheme_dark .sc_form .picker__nav--next:hover:before {
color: #6f6f6f;
}
.scheme_original .sc_form .picker__nav--disabled,
.scheme_original .sc_form .picker__nav--disabled:hover,
.scheme_original .sc_form .picker__nav--disabled:before,
.scheme_original .sc_form .picker__nav--disabled:before:hover {
color: #afafaf;
}
.scheme_light .sc_form .picker__nav--disabled,
.scheme_light .sc_form .picker__nav--disabled:hover,
.scheme_light .sc_form .picker__nav--disabled:before,
.scheme_light .sc_form .picker__nav--disabled:before:hover {
color: #afafaf;
}
.scheme_dark .sc_form .picker__nav--disabled,
.scheme_dark .sc_form .picker__nav--disabled:hover,
.scheme_dark .sc_form .picker__nav--disabled:before,
.scheme_dark .sc_form .picker__nav--disabled:before:hover {
color: #ffffff;
}
.scheme_original .sc_form table.picker__table th {
color: #ffffff;
}
.scheme_light .sc_form table.picker__table th {
color: #ffffff;
}
.scheme_dark .sc_form table.picker__table th {
color: #B1B0AF;
}
.scheme_original .sc_form table.picker__table th {
background-color: #EDB39B;
}
.scheme_light .sc_form table.picker__table th {
background-color: #EDB39B;
}
.scheme_dark .sc_form table.picker__table th {
background-color: #ffffff;
}
.scheme_original .sc_form .picker__day--infocus {
color: #33302e;
}
.scheme_light .sc_form .picker__day--infocus {
color: #33302e;
}
.scheme_dark .sc_form .picker__day--infocus {
color: #6f6f6f;
}
.scheme_original .sc_form .picker__day--today,
.scheme_original .sc_form .picker__day--infocus:hover,
.scheme_original .sc_form .picker__day--outfocus:hover,
.scheme_original .sc_form .picker__day--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__day--highlighted {
color: #33302e;
}
.scheme_light .sc_form .picker__day--today,
.scheme_light .sc_form .picker__day--infocus:hover,
.scheme_light .sc_form .picker__day--outfocus:hover,
.scheme_light .sc_form .picker__day--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__day--highlighted {
color: #33302e;
}
.scheme_dark .sc_form .picker__day--today,
.scheme_dark .sc_form .picker__day--infocus:hover,
.scheme_dark .sc_form .picker__day--outfocus:hover,
.scheme_dark .sc_form .picker__day--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__day--highlighted {
color: #6f6f6f;
}
.scheme_original .sc_form .picker__day--today,
.scheme_original .sc_form .picker__day--infocus:hover,
.scheme_original .sc_form .picker__day--outfocus:hover,
.scheme_original .sc_form .picker__day--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__day--highlighted {
background-color: #fcf7f1;
}
.scheme_light .sc_form .picker__day--today,
.scheme_light .sc_form .picker__day--infocus:hover,
.scheme_light .sc_form .picker__day--outfocus:hover,
.scheme_light .sc_form .picker__day--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__day--highlighted {
background-color: #ffffff;
}
.scheme_dark .sc_form .picker__day--today,
.scheme_dark .sc_form .picker__day--infocus:hover,
.scheme_dark .sc_form .picker__day--outfocus:hover,
.scheme_dark .sc_form .picker__day--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__day--highlighted {
background-color: #ffffff;
}
.scheme_original .sc_form .picker__day--disabled,
.scheme_original .sc_form .picker__day--disabled:hover {
color: #afafaf;
}
.scheme_light .sc_form .picker__day--disabled,
.scheme_light .sc_form .picker__day--disabled:hover {
color: #afafaf;
}
.scheme_dark .sc_form .picker__day--disabled,
.scheme_dark .sc_form .picker__day--disabled:hover {
color: #ffffff;
}
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled:hover {
color: #afafaf;
}
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled:hover {
color: #afafaf;
}
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
color: #ffffff;
}
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled:hover {
background-color: #fcf7f1;
}
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled:hover {
background-color: #ffffff;
}
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
background-color: #ffffff;
}
.scheme_original .sc_form .picker__day--today:before,
.scheme_original .sc_form .picker__button--today:before,
.scheme_original .sc_form .picker__button--clear:before,
.scheme_original .sc_form button:focus {
border-color: #EDB39B;
}
.scheme_light .sc_form .picker__day--today:before,
.scheme_light .sc_form .picker__button--today:before,
.scheme_light .sc_form .picker__button--clear:before,
.scheme_light .sc_form button:focus {
border-color: #EDB39B;
}
.scheme_dark .sc_form .picker__day--today:before,
.scheme_dark .sc_form .picker__button--today:before,
.scheme_dark .sc_form .picker__button--clear:before,
.scheme_dark .sc_form button:focus {
border-color: #ffffff;
}
.scheme_original .sc_form .picker__button--close:before {
color: #EDB39B;
}
.scheme_light .sc_form .picker__button--close:before {
color: #EDB39B;
}
.scheme_dark .sc_form .picker__button--close:before {
color: #ffffff;
}
.scheme_original .sc_form .picker--time .picker__button--clear:hover,
.scheme_original .sc_form .picker--time .picker__button--clear:focus {
background-color: #72b5ca;
}
.scheme_light .sc_form .picker--time .picker__button--clear:hover,
.scheme_light .sc_form .picker--time .picker__button--clear:focus {
background-color: #72b5ca;
}
.scheme_dark .sc_form .picker--time .picker__button--clear:hover,
.scheme_dark .sc_form .picker--time .picker__button--clear:focus {
background-color: #EBC6B6;
}
.scheme_original .sc_form .picker__footer {
border-color: #fcf7f1;
}
.scheme_light .sc_form .picker__footer {
border-color: #ffffff;
}
.scheme_dark .sc_form .picker__footer {
border-color: #ffffff;
}
.scheme_original .sc_form .picker__button--today,
.scheme_original .sc_form .picker__button--clear,
.scheme_original .sc_form .picker__button--close {
color: #6f6f6f;
}
.scheme_light .sc_form .picker__button--today,
.scheme_light .sc_form .picker__button--clear,
.scheme_light .sc_form .picker__button--close {
color: #6f6f6f;
}
.scheme_dark .sc_form .picker__button--today,
.scheme_dark .sc_form .picker__button--clear,
.scheme_dark .sc_form .picker__button--close {
color: #B1B0AF;
}
.scheme_original .sc_form .picker__button--today:hover,
.scheme_original .sc_form .picker__button--clear:hover,
.scheme_original .sc_form .picker__button--close:hover {
color: #33302e;
}
.scheme_light .sc_form .picker__button--today:hover,
.scheme_light .sc_form .picker__button--clear:hover,
.scheme_light .sc_form .picker__button--close:hover {
color: #33302e;
}
.scheme_dark .sc_form .picker__button--today:hover,
.scheme_dark .sc_form .picker__button--clear:hover,
.scheme_dark .sc_form .picker__button--close:hover {
color: #6f6f6f;
}
.scheme_original .sc_form .picker__button--today:hover,
.scheme_original .sc_form .picker__button--clear:hover,
.scheme_original .sc_form .picker__button--close:hover {
background-color: #fcf7f1;
}
.scheme_light .sc_form .picker__button--today:hover,
.scheme_light .sc_form .picker__button--clear:hover,
.scheme_light .sc_form .picker__button--close:hover {
background-color: #ffffff;
}
.scheme_dark .sc_form .picker__button--today:hover,
.scheme_dark .sc_form .picker__button--clear:hover,
.scheme_dark .sc_form .picker__button--close:hover {
background-color: #ffffff;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
color: #afafaf;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .sc_form .picker__button--today[disabled]:hover {
color: #afafaf;
}
.scheme_dark .sc_form .picker__button--today[disabled],
.scheme_dark .sc_form .picker__button--today[disabled]:hover {
color: #ffffff;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
background-color: #fcf7f1;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .sc_form .picker__button--today[disabled]:hover {
background-color: #ffffff;
}
.scheme_dark .sc_form .picker__button--today[disabled],
.scheme_dark .sc_form .picker__button--today[disabled]:hover {
background-color: #ffffff;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
border-color: #fcf7f1;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .sc_form .picker__button--today[disabled]:hover {
border-color: #ffffff;
}
.scheme_dark .sc_form .picker__button--today[disabled],
.scheme_dark .sc_form .picker__button--today[disabled]:hover {
border-color: #ffffff;
}
.scheme_original .sc_form .picker__button--today[disabled]:before {
border-top-color: #afafaf;
}
.scheme_light .sc_form .picker__button--today[disabled]:before {
border-top-color: #afafaf;
}
.scheme_dark .sc_form .picker__button--today[disabled]:before {
border-top-color: #ffffff;
}
.scheme_original .sc_form .picker__list-item {
color: #6f6f6f;
}
.scheme_light .sc_form .picker__list-item {
color: #6f6f6f;
}
.scheme_dark .sc_form .picker__list-item {
color: #B1B0AF;
}
.scheme_original .sc_form .picker__list-item {
border-color: #fcf7f1;
}
.scheme_light .sc_form .picker__list-item {
border-color: #ffffff;
}
.scheme_dark .sc_form .picker__list-item {
border-color: #ffffff;
}
.scheme_original .sc_form .picker__list-item:hover,
.scheme_original .sc_form .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--selected,
.scheme_original .sc_form .picker__list-item--selected:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--selected {
color: #33302e;
}
.scheme_light .sc_form .picker__list-item:hover,
.scheme_light .sc_form .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--selected,
.scheme_light .sc_form .picker__list-item--selected:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--selected {
color: #33302e;
}
.scheme_dark .sc_form .picker__list-item:hover,
.scheme_dark .sc_form .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--selected,
.scheme_dark .sc_form .picker__list-item--selected:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--selected {
color: #6f6f6f;
}
.scheme_original .sc_form .picker__list-item:hover,
.scheme_original .sc_form .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--selected,
.scheme_original .sc_form .picker__list-item--selected:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--selected {
background-color: #fcf7f1;
}
.scheme_light .sc_form .picker__list-item:hover,
.scheme_light .sc_form .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--selected,
.scheme_light .sc_form .picker__list-item--selected:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--selected {
background-color: #ffffff;
}
.scheme_dark .sc_form .picker__list-item:hover,
.scheme_dark .sc_form .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--selected,
.scheme_dark .sc_form .picker__list-item--selected:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--selected {
background-color: #ffffff;
}
.scheme_original .sc_form .picker__list-item:hover,
.scheme_original .sc_form .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--selected,
.scheme_original .sc_form .picker__list-item--selected:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--selected {
border-color: #f0e8e3;
}
.scheme_light .sc_form .picker__list-item:hover,
.scheme_light .sc_form .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--selected,
.scheme_light .sc_form .picker__list-item--selected:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--selected {
border-color: #f6f6f6;
}
.scheme_dark .sc_form .picker__list-item:hover,
.scheme_dark .sc_form .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--selected,
.scheme_dark .sc_form .picker__list-item--selected:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--selected {
border-color: #504B47;
}
.scheme_original .sc_form .picker__list-item--disabled,
.scheme_original .sc_form .picker__list-item--disabled:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--disabled {
color: #afafaf;
}
.scheme_light .sc_form .picker__list-item--disabled,
.scheme_light .sc_form .picker__list-item--disabled:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--disabled {
color: #afafaf;
}
.scheme_dark .sc_form .picker__list-item--disabled,
.scheme_dark .sc_form .picker__list-item--disabled:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--disabled {
color: #ffffff;
}
.scheme_original .sc_form .picker__list-item--disabled,
.scheme_original .sc_form .picker__list-item--disabled:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--disabled {
background-color: #fcf7f1;
}
.scheme_light .sc_form .picker__list-item--disabled,
.scheme_light .sc_form .picker__list-item--disabled:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--disabled {
background-color: #ffffff;
}
.scheme_dark .sc_form .picker__list-item--disabled,
.scheme_dark .sc_form .picker__list-item--disabled:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--disabled {
background-color: #ffffff;
}
.scheme_original .sc_form .picker__list-item--disabled,
.scheme_original .sc_form .picker__list-item--disabled:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--disabled {
border-color: #fcf7f1;
}
.scheme_light .sc_form .picker__list-item--disabled,
.scheme_light .sc_form .picker__list-item--disabled:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--disabled {
border-color: #ffffff;
}
.scheme_dark .sc_form .picker__list-item--disabled,
.scheme_dark .sc_form .picker__list-item--disabled:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--disabled {
border-color: #ffffff;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
color: #EDB39B;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
color: #EDB39B;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
color: #ffffff;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
border-color: #fcf7f1;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
border-color: #ffffff;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
border-color: #ffffff;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
background-color: #fcf7f1;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
background-color: #ffffff;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
background-color: #ffffff;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
color: #EDB39B;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
color: #EDB39B;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
color: #ffffff;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
color: #EDB39B;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
color: #EDB39B;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
color: #ffffff;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
background-color: #EDB39B;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
background-color: #EDB39B;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
background-color: #ffffff;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
color: #EDB39B;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
color: #EDB39B;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
color: #ffffff;
}
.sc_dropcaps .sc_dropcaps_item {
font-family: "texgyretermes", serif;
}
.scheme_original .sc_dropcaps .sc_dropcaps_item {
color: #ffffff;
}
.scheme_light .sc_dropcaps .sc_dropcaps_item {
color: #ffffff;
}
.scheme_dark .sc_dropcaps .sc_dropcaps_item {
color: #B1B0AF;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
color: #EDB39B;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
color: #EDB39B;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
color: #ffffff;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
background-color: #EDB39B;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
background-color: #EDB39B;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
background-color: #ffffff;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
background-color: #72b5ca;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
background-color: #72b5ca;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
background-color: #EBC6B6;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
color: #edb39b;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
color: #edb39b;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
color: #EDB39B;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
background-color: #fcf7f1;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
background-color: #ffffff;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
background-color: #ffffff;
}
.scheme_original .sc_emailer {
border-color: #fcf7f1;
}
.scheme_light .sc_emailer {
border-color: #ffffff;
}
.scheme_dark .sc_emailer {
border-color: #ffffff;
}
.scheme_original .sc_events_item .sc_events_item_readmore {
color: #33302e;
}
.scheme_light .sc_events_item .sc_events_item_readmore {
color: #33302e;
}
.scheme_dark .sc_events_item .sc_events_item_readmore {
color: #6F6F6F;
}
.scheme_original .sc_events_item .sc_events_item_readmore span {
color: #EDB39B;
}
.scheme_light .sc_events_item .sc_events_item_readmore span {
color: #EDB39B;
}
.scheme_dark .sc_events_item .sc_events_item_readmore span {
color: #ffffff;
}
.scheme_original .sc_events_item .sc_events_item_readmore:hover,
.scheme_original .sc_events_item .sc_events_item_readmore:hover span {
color: #72b5ca;
}
.scheme_light .sc_events_item .sc_events_item_readmore:hover,
.scheme_light .sc_events_item .sc_events_item_readmore:hover span {
color: #72b5ca;
}
.scheme_dark .sc_events_item .sc_events_item_readmore:hover,
.scheme_dark .sc_events_item .sc_events_item_readmore:hover span {
color: #EBC6B6;
}
.scheme_original .sc_events_style_events-1 .sc_events_item {
background-color: #ffffff;
}
.scheme_light .sc_events_style_events-1 .sc_events_item {
background-color: #fcf7f1;
}
.scheme_dark .sc_events_style_events-1 .sc_events_item {
background-color: #504B47;
}
.scheme_original .sc_events_style_events-1 .sc_events_item {
color: #6f6f6f;
}
.scheme_light .sc_events_style_events-1 .sc_events_item {
color: #6f6f6f;
}
.scheme_dark .sc_events_style_events-1 .sc_events_item {
color: #B1B0AF;
}
.scheme_original .sc_events_style_events-1 .sc_events_item_date {
color: #72b5ca;
}
.scheme_light .sc_events_style_events-1 .sc_events_item_date {
color: #72b5ca;
}
.scheme_dark .sc_events_style_events-1 .sc_events_item_date {
color: #EBC6B6;
}
.scheme_original .sc_events_style_events-2 .sc_events_item {
border-color: #e4e7e8;
}
.scheme_light .sc_events_style_events-2 .sc_events_item {
border-color: #e4e7e8;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item {
border-color: #696460;
}
.scheme_original .sc_events_style_events-2 .sc_events_item_date {
background-color: #EDB39B;
}
.scheme_light .sc_events_style_events-2 .sc_events_item_date {
background-color: #EDB39B;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item_date {
background-color: #ffffff;
}
.scheme_original .sc_events_style_events-2 .sc_events_item_date {
color: #ffffff;
}
.scheme_light .sc_events_style_events-2 .sc_events_item_date {
color: #ffffff;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item_date {
color: #B1B0AF;
}
.scheme_original .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_original .sc_events_style_events-2 .sc_events_item_details:before {
background-color: #e4e7e8;
}
.scheme_light .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_light .sc_events_style_events-2 .sc_events_item_details:before {
background-color: #e4e7e8;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_dark .sc_events_style_events-2 .sc_events_item_details:before {
background-color: #696460;
}
.scheme_original .sc_googlemap_content {
background-color: #ffffff;
}
.scheme_light .sc_googlemap_content {
background-color: #fcf7f1;
}
.scheme_dark .sc_googlemap_content {
background-color: #504B47;
}
.scheme_original .sc_highlight_style_1 {
background-color: #EDB39B;
}
.scheme_light .sc_highlight_style_1 {
background-color: #EDB39B;
}
.scheme_dark .sc_highlight_style_1 {
background-color: #ffffff;
}
.scheme_original .sc_highlight_style_1 {
color: #ffffff;
}
.scheme_light .sc_highlight_style_1 {
color: #ffffff;
}
.scheme_dark .sc_highlight_style_1 {
color: #B1B0AF;
}
.scheme_original .sc_highlight_style_2 {
background-color: #72b5ca;
}
.scheme_light .sc_highlight_style_2 {
background-color: #72b5ca;
}
.scheme_dark .sc_highlight_style_2 {
background-color: #EBC6B6;
}
.scheme_original .sc_highlight_style_2 {
color: #ffffff;
}
.scheme_light .sc_highlight_style_2 {
color: #ffffff;
}
.scheme_dark .sc_highlight_style_2 {
color: #B1B0AF;
}
.scheme_original .sc_highlight_style_3 {
background-color: #fcf7f1;
}
.scheme_light .sc_highlight_style_3 {
background-color: #ffffff;
}
.scheme_dark .sc_highlight_style_3 {
background-color: #ffffff;
}
.scheme_original .sc_highlight_style_3 {
color: #6f6f6f;
}
.scheme_light .sc_highlight_style_3 {
color: #6f6f6f;
}
.scheme_dark .sc_highlight_style_3 {
color: #B1B0AF;
}
.scheme_original .sc_icon_hover:hover,
.scheme_original a:hover .sc_icon_hover {
color: #ffffff;
}
.scheme_light .sc_icon_hover:hover,
.scheme_light a:hover .sc_icon_hover {
color: #ffffff;
}
.scheme_dark .sc_icon_hover:hover,
.scheme_dark a:hover .sc_icon_hover {
color: #B1B0AF;
}
.scheme_original .sc_icon_hover:hover,
.scheme_original a:hover .sc_icon_hover {
background-color: #EDB39B;
}
.scheme_light .sc_icon_hover:hover,
.scheme_light a:hover .sc_icon_hover {
background-color: #EDB39B;
}
.scheme_dark .sc_icon_hover:hover,
.scheme_dark a:hover .sc_icon_hover {
background-color: #ffffff;
}
.scheme_original .sc_icon_shape_round.sc_icon,
.scheme_original .sc_icon_shape_square.sc_icon {
background-color: #EDB39B;
}
.scheme_light .sc_icon_shape_round.sc_icon,
.scheme_light .sc_icon_shape_square.sc_icon {
background-color: #EDB39B;
}
.scheme_dark .sc_icon_shape_round.sc_icon,
.scheme_dark .sc_icon_shape_square.sc_icon {
background-color: #ffffff;
}
.scheme_original .sc_icon_shape_round.sc_icon,
.scheme_original .sc_icon_shape_square.sc_icon {
border-color: #EDB39B;
}
.scheme_light .sc_icon_shape_round.sc_icon,
.scheme_light .sc_icon_shape_square.sc_icon {
border-color: #EDB39B;
}
.scheme_dark .sc_icon_shape_round.sc_icon,
.scheme_dark .sc_icon_shape_square.sc_icon {
border-color: #ffffff;
}
.scheme_original .sc_icon_shape_round.sc_icon,
.scheme_original .sc_icon_shape_square.sc_icon {
color: #ffffff;
}
.scheme_light .sc_icon_shape_round.sc_icon,
.scheme_light .sc_icon_shape_square.sc_icon {
color: #ffffff;
}
.scheme_dark .sc_icon_shape_round.sc_icon,
.scheme_dark .sc_icon_shape_square.sc_icon {
color: #B1B0AF;
}
.scheme_original .sc_icon_shape_round.sc_icon:hover,
.scheme_original .sc_icon_shape_square.sc_icon:hover,
.scheme_original a:hover .sc_icon_shape_round.sc_icon,
.scheme_original a:hover .sc_icon_shape_square.sc_icon {
color: #EDB39B;
}
.scheme_light .sc_icon_shape_round.sc_icon:hover,
.scheme_light .sc_icon_shape_square.sc_icon:hover,
.scheme_light a:hover .sc_icon_shape_round.sc_icon,
.scheme_light a:hover .sc_icon_shape_square.sc_icon {
color: #EDB39B;
}
.scheme_dark .sc_icon_shape_round.sc_icon:hover,
.scheme_dark .sc_icon_shape_square.sc_icon:hover,
.scheme_dark a:hover .sc_icon_shape_round.sc_icon,
.scheme_dark a:hover .sc_icon_shape_square.sc_icon {
color: #ffffff;
}
.scheme_original .sc_icon_shape_round.sc_icon:hover,
.scheme_original .sc_icon_shape_square.sc_icon:hover,
.scheme_original a:hover .sc_icon_shape_round.sc_icon,
.scheme_original a:hover .sc_icon_shape_square.sc_icon {
background-color: #ffffff;
}
.scheme_light .sc_icon_shape_round.sc_icon:hover,
.scheme_light .sc_icon_shape_square.sc_icon:hover,
.scheme_light a:hover .sc_icon_shape_round.sc_icon,
.scheme_light a:hover .sc_icon_shape_square.sc_icon {
background-color: #fcf7f1;
}
.scheme_dark .sc_icon_shape_round.sc_icon:hover,
.scheme_dark .sc_icon_shape_square.sc_icon:hover,
.scheme_dark a:hover .sc_icon_shape_round.sc_icon,
.scheme_dark a:hover .sc_icon_shape_square.sc_icon {
background-color: #504B47;
}
.scheme_original figure figcaption,
.scheme_original .sc_image figcaption {
background-color: #fcf7f1;
}
.scheme_light figure figcaption,
.scheme_light .sc_image figcaption {
background-color: #ffffff;
}
.scheme_dark figure figcaption,
.scheme_dark .sc_image figcaption {
background-color: #ffffff;
}
.scheme_original figure figcaption,
.scheme_original .sc_image figcaption {
color: #6f6f6f;
}
.scheme_light figure figcaption,
.scheme_light .sc_image figcaption {
color: #6f6f6f;
}
.scheme_dark figure figcaption,
.scheme_dark .sc_image figcaption {
color: #B1B0AF;
}
.scheme_original .sc_infobox.sc_infobox_style_regular {
background-color: #EDB39B;
}
.scheme_light .sc_infobox.sc_infobox_style_regular {
background-color: #EDB39B;
}
.scheme_dark .sc_infobox.sc_infobox_style_regular {
background-color: #ffffff;
}
.scheme_original .sc_list_style_iconed li:before,
.scheme_original .sc_list_style_iconed .sc_list_icon {
color: #EDB39B;
}
.scheme_light .sc_list_style_iconed li:before,
.scheme_light .sc_list_style_iconed .sc_list_icon {
color: #EDB39B;
}
.scheme_dark .sc_list_style_iconed li:before,
.scheme_dark .sc_list_style_iconed .sc_list_icon {
color: #ffffff;
}
.scheme_original .sc_list_style_iconed li .sc_list_title {
color: #33302e;
}
.scheme_light .sc_list_style_iconed li .sc_list_title {
color: #33302e;
}
.scheme_dark .sc_list_style_iconed li .sc_list_title {
color: #6F6F6F;
}
.scheme_original .sc_list_style_iconed li a:hover .sc_list_title {
color: #72b5ca;
}
.scheme_light .sc_list_style_iconed li a:hover .sc_list_title {
color: #72b5ca;
}
.scheme_dark .sc_list_style_iconed li a:hover .sc_list_title {
color: #EBC6B6;
}
.scheme_original .sc_line {
border-color: #e4e7e8;
}
.scheme_light .sc_line {
border-color: #e4e7e8;
}
.scheme_dark .sc_line {
border-color: #696460;
}
.scheme_original .sc_line .sc_line_title {
color: #afafaf;
}
.scheme_light .sc_line .sc_line_title {
color: #afafaf;
}
.scheme_dark .sc_line .sc_line_title {
color: #ffffff;
}
.scheme_original .sc_line .sc_line_title {
background-color: #ffffff;
}
.scheme_light .sc_line .sc_line_title {
background-color: #fcf7f1;
}
.scheme_dark .sc_line .sc_line_title {
background-color: #504B47;
}
.scheme_original .match_block .player_country {
background-color: #EDB39B;
}
.scheme_light .match_block .player_country {
background-color: #EDB39B;
}
.scheme_dark .match_block .player_country {
background-color: #ffffff;
}
.scheme_original .match_block .player_country {
color: #ffffff;
}
.scheme_light .match_block .player_country {
color: #ffffff;
}
.scheme_dark .match_block .player_country {
color: #B1B0AF;
}
.scheme_original .match_block .player_name a {
color: #33302e;
}
.scheme_light .match_block .player_name a {
color: #33302e;
}
.scheme_dark .match_block .player_name a {
color: #6f6f6f;
}
.scheme_original .match_block .player_name a {
background-color: #fcf7f1;
}
.scheme_light .match_block .player_name a {
background-color: #ffffff;
}
.scheme_dark .match_block .player_name a {
background-color: #ffffff;
}
.scheme_original .match_block .player_name a:hover {
color: #ffffff;
}
.scheme_light .match_block .player_name a:hover {
color: #ffffff;
}
.scheme_dark .match_block .player_name a:hover {
color: #B1B0AF;
}
.scheme_original .match_block .player_name a:hover {
background-color: #EDB39B;
}
.scheme_light .match_block .player_name a:hover {
background-color: #EDB39B;
}
.scheme_dark .match_block .player_name a:hover {
background-color: #ffffff;
}
.scheme_original .match_block .match_score {
color: #33302e;
}
.scheme_light .match_block .match_score {
color: #33302e;
}
.scheme_dark .match_block .match_score {
color: #6f6f6f;
}
.scheme_original .match_block .match_score {
background-color: #fcf7f1;
}
.scheme_light .match_block .match_score {
background-color: #ffffff;
}
.scheme_dark .match_block .match_score {
background-color: #ffffff;
}
.scheme_original .match_block .match_category a {
color: #6f6f6f;
}
.scheme_light .match_block .match_category a {
color: #6f6f6f;
}
.scheme_dark .match_block .match_category a {
color: #B1B0AF;
}
.scheme_original .match_block .match_category a:hover,
.scheme_original .match_block .match_date {
color: #EDB39B;
}
.scheme_light .match_block .match_category a:hover,
.scheme_light .match_block .match_date {
color: #EDB39B;
}
.scheme_dark .match_block .match_category a:hover,
.scheme_dark .match_block .match_date {
color: #ffffff;
}
.scheme_original .post_item_colored .match_date {
color: #EDB39B;
}
.scheme_light .post_item_colored .match_date {
color: #EDB39B;
}
.scheme_dark .post_item_colored .match_date {
color: #ffffff;
}
.scheme_original .matches_hover > a:after {
background-color: rgba(237,179,155,0.3);
}
.scheme_light .matches_hover > a:after {
background-color: rgba(237,179,155,0.3);
}
.scheme_dark .matches_hover > a:after {
background-color: rgba(255,255,255,0.3);
}
.scheme_original .sc_matches.style_matches-1 .sc_matches_next {
background-color: #EDB39B;
}
.scheme_light .sc_matches.style_matches-1 .sc_matches_next {
background-color: #EDB39B;
}
.scheme_dark .sc_matches.style_matches-1 .sc_matches_next {
background-color: #ffffff;
}
.scheme_original .sc_matches.style_matches-1 .sc_matches_next {
color: #ffffff;
}
.scheme_light .sc_matches.style_matches-1 .sc_matches_next {
color: #ffffff;
}
.scheme_dark .sc_matches.style_matches-1 .sc_matches_next {
color: #B1B0AF;
}
.scheme_original .sc_matches_next h2,
.scheme_original .sc_matches_next .sc_item_subtitle {
color: #ffffff;
}
.scheme_light .sc_matches_next h2,
.scheme_light .sc_matches_next .sc_item_subtitle {
color: #ffffff;
}
.scheme_dark .sc_matches_next h2,
.scheme_dark .sc_matches_next .sc_item_subtitle {
color: #B1B0AF;
}
.scheme_original .sc_matches_next .sc_item_title:after {
background-color: #ffffff;
}
.scheme_light .sc_matches_next .sc_item_title:after {
background-color: #ffffff;
}
.scheme_dark .sc_matches_next .sc_item_title:after {
background-color: #B1B0AF;
}
.scheme_original .sc_match_date {
background-color: #ffffff;
}
.scheme_light .sc_match_date {
background-color: #ffffff;
}
.scheme_dark .sc_match_date {
background-color: #B1B0AF;
}
.scheme_original .sc_match_date {
color: #72b5ca;
}
.scheme_light .sc_match_date {
color: #72b5ca;
}
.scheme_dark .sc_match_date {
color: #EBC6B6;
}
.scheme_original .sc_matches.style_matches-2 .sc_match_info {
background-color: rgba(252,247,241,0.5);
}
.scheme_light .sc_matches.style_matches-2 .sc_match_info {
background-color: rgba(255,255,255,0.5);
}
.scheme_dark .sc_matches.style_matches-2 .sc_match_info {
background-color: rgba(255,255,255,0.5);
}
.scheme_original .sc_matches.style_matches-2 .sc_matches_next .sc_item_title {
background-color: #EDB39B;
}
.scheme_light .sc_matches.style_matches-2 .sc_matches_next .sc_item_title {
background-color: #EDB39B;
}
.scheme_dark .sc_matches.style_matches-2 .sc_matches_next .sc_item_title {
background-color: #ffffff;
}
.scheme_original .sc_matches.style_matches-2 .sc_matches_next .sc_match_date {
background-color: #fcf7f1;
}
.scheme_light .sc_matches.style_matches-2 .sc_matches_next .sc_match_date {
background-color: #ffffff;
}
.scheme_dark .sc_matches.style_matches-2 .sc_matches_next .sc_match_date {
background-color: #ffffff;
}
.scheme_original .post_item_single_players .post_title:after {
background-color: #EDB39B;
}
.scheme_light .post_item_single_players .post_title:after {
background-color: #EDB39B;
}
.scheme_dark .post_item_single_players .post_title:after {
background-color: #ffffff;
}
.scheme_original .post_item_single_players .player_info span {
color: #33302e;
}
.scheme_light .post_item_single_players .player_info span {
color: #33302e;
}
.scheme_dark .post_item_single_players .player_info span {
color: #6F6F6F;
}
.scheme_original .sc_player .sc_player_info .sc_player_title a {
color: #33302e;
}
.scheme_light .sc_player .sc_player_info .sc_player_title a {
color: #33302e;
}
.scheme_dark .sc_player .sc_player_info .sc_player_title a {
color: #6F6F6F;
}
.scheme_original .sc_player .sc_player_info .sc_player_club,
.scheme_original .sc_player .sc_player_info .sc_player_title a:hover {
color: #EDB39B;
}
.scheme_light .sc_player .sc_player_info .sc_player_club,
.scheme_light .sc_player .sc_player_info .sc_player_title a:hover {
color: #EDB39B;
}
.scheme_dark .sc_player .sc_player_info .sc_player_club,
.scheme_dark .sc_player .sc_player_info .sc_player_title a:hover {
color: #ffffff;
}
.scheme_original .sc_player .sc_player_info {
border-color: #EDB39B;
}
.scheme_light .sc_player .sc_player_info {
border-color: #EDB39B;
}
.scheme_dark .sc_player .sc_player_info {
border-color: #ffffff;
}
.scheme_original .sc_player .sc_player_avatar .sc_player_hover {
background-color: rgba(237,179,155,0.8);
}
.scheme_light .sc_player .sc_player_avatar .sc_player_hover {
background-color: rgba(237,179,155,0.8);
}
.scheme_dark .sc_player .sc_player_avatar .sc_player_hover {
background-color: rgba(255,255,255,0.8);
}
.scheme_original .sc_player .sc_socials.sc_socials_type_icons a,
.scheme_original .sc_player .sc_socials.sc_socials_type_icons a:hover {
color: #ffffff;
}
.scheme_light .sc_player .sc_socials.sc_socials_type_icons a,
.scheme_light .sc_player .sc_socials.sc_socials_type_icons a:hover {
color: #ffffff;
}
.scheme_dark .sc_player .sc_socials.sc_socials_type_icons a,
.scheme_dark .sc_player .sc_socials.sc_socials_type_icons a:hover {
color: #EBC6B6;
}
.scheme_original .sc_player .sc_socials.sc_socials_type_icons a,
.scheme_original .sc_player .sc_socials.sc_socials_type_icons a:hover {
border-color: #ffffff;
}
.scheme_light .sc_player .sc_socials.sc_socials_type_icons a,
.scheme_light .sc_player .sc_socials.sc_socials_type_icons a:hover {
border-color: #ffffff;
}
.scheme_dark .sc_player .sc_socials.sc_socials_type_icons a,
.scheme_dark .sc_player .sc_socials.sc_socials_type_icons a:hover {
border-color: #EBC6B6;
}
.scheme_original .post_item_colored .player_info {
color: #EDB39B;
}
.scheme_light .post_item_colored .player_info {
color: #EDB39B;
}
.scheme_dark .post_item_colored .player_info {
color: #ffffff;
}
.scheme_original .sc_players_table table tr .country {
color: #afafaf;
}
.scheme_light .sc_players_table table tr .country {
color: #afafaf;
}
.scheme_dark .sc_players_table table tr .country {
color: #ffffff;
}
.scheme_original .sc_players_table.style_2 table tr:nth-child(n+2) {
background-color: rgba(252,247,241,0.5);
}
.scheme_light .sc_players_table.style_2 table tr:nth-child(n+2) {
background-color: rgba(255,255,255,0.5);
}
.scheme_dark .sc_players_table.style_2 table tr:nth-child(n+2) {
background-color: rgba(255,255,255,0.5);
}
.scheme_original .sc_players_table.style_2 .sc_table td {
border-color: #ffffff;
}
.scheme_light .sc_players_table.style_2 .sc_table td {
border-color: #fcf7f1;
}
.scheme_dark .sc_players_table.style_2 .sc_table td {
border-color: #504B47;
}
.scheme_original .sc_menuitems_style_menuitems-1 .sc_menuitem_price {
color: #33302e;
}
.scheme_light .sc_menuitems_style_menuitems-1 .sc_menuitem_price {
color: #33302e;
}
.scheme_dark .sc_menuitems_style_menuitems-1 .sc_menuitem_price {
color: #6F6F6F;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_spicy {
color: #33302e;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_spicy {
color: #33302e;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_spicy {
color: #6F6F6F;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_spicy {
background-color: #ffffff;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_spicy {
background-color: #fcf7f1;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_spicy {
background-color: #504B47;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
color: #ffffff;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
color: #ffffff;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
color: #B1B0AF;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
background-color: #EDB39B;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
background-color: #EDB39B;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
background-color: #ffffff;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_content,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions {
color: #6f6f6f;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_content,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions {
color: #6f6f6f;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_content,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions {
color: #B1B0AF;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_content,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions {
border-color: #e4e7e8;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_content,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions {
border-color: #e4e7e8;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_content,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions {
border-color: #696460;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_content_title,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title {
color: #33302e;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_content_title,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title {
color: #33302e;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_content_title,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title {
color: #6F6F6F;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_content_title span,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title span,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title span {
color: #EDB39B;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_content_title span,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title span,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title span {
color: #EDB39B;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_content_title span,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_ingredients_title span,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_title span {
color: #ffffff;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
color: #33302e;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
color: #33302e;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
color: #6F6F6F;
}
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li:before,
.scheme_original .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li span {
color: #EDB39B;
}
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li:before,
.scheme_light .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li span {
color: #EDB39B;
}
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li:before,
.scheme_dark .sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li span {
color: #ffffff;
}
.scheme_original .popup_menuitem > .sc_menuitems_wrap {
background-color: #ffffff;
}
.scheme_light .popup_menuitem > .sc_menuitems_wrap {
background-color: #fcf7f1;
}
.scheme_dark .popup_menuitem > .sc_menuitems_wrap {
background-color: #504B47;
}
.scheme_original .sc_popup:before {
background-color: #EDB39B;
}
.scheme_light .sc_popup:before {
background-color: #EDB39B;
}
.scheme_dark .sc_popup:before {
background-color: #ffffff;
}
.scheme_original .sc_price .sc_price_currency,
.scheme_original .sc_price .sc_price_money,
.scheme_original .sc_price_block .sc_price_block_title span,
.scheme_original .sc_price .sc_price_penny {
color: #33302e;
}
.scheme_light .sc_price .sc_price_currency,
.scheme_light .sc_price .sc_price_money,
.scheme_light .sc_price_block .sc_price_block_title span,
.scheme_light .sc_price .sc_price_penny {
color: #33302e;
}
.scheme_dark .sc_price .sc_price_currency,
.scheme_dark .sc_price .sc_price_money,
.scheme_dark .sc_price_block .sc_price_block_title span,
.scheme_dark .sc_price .sc_price_penny {
color: #6F6F6F;
}
.scheme_original .sc_price .sc_price_info {
color: #afafaf;
}
.scheme_light .sc_price .sc_price_info {
color: #afafaf;
}
.scheme_dark .sc_price .sc_price_info {
color: #ffffff;
}
.scheme_original .sc_price_block .sc_price_block_description {
color: #afafaf;
}
.scheme_light .sc_price_block .sc_price_block_description {
color: #afafaf;
}
.scheme_dark .sc_price_block .sc_price_block_description {
color: #ffffff;
}
.scheme_original .priceblock_label {
color: #ffffff;
}
.scheme_light .priceblock_label {
color: #ffffff;
}
.scheme_dark .priceblock_label {
color: #B1B0AF;
}
.scheme_original .priceblock_label {
background-color: #EDB39B;
}
.scheme_light .priceblock_label {
background-color: #EDB39B;
}
.scheme_dark .priceblock_label {
background-color: #ffffff;
}
.scheme_original .sc_price_block.sc_price_block_style_1 {
background-color: rgba(114,181,202,0.15);
}
.scheme_light .sc_price_block.sc_price_block_style_1 {
background-color: rgba(114,181,202,0.15);
}
.scheme_dark .sc_price_block.sc_price_block_style_1 {
background-color: rgba(235,198,182,0.15);
}
.scheme_original .sc_price_block.sc_price_block_style_1 .sc_price_block_link .sc_button {
background-color: #72b5ca;
}
.scheme_light .sc_price_block.sc_price_block_style_1 .sc_price_block_link .sc_button {
background-color: #72b5ca;
}
.scheme_dark .sc_price_block.sc_price_block_style_1 .sc_price_block_link .sc_button {
background-color: #EBC6B6;
}
.scheme_original .sc_price_block.sc_price_block_style_2 {
background-color: #72b5ca;
}
.scheme_light .sc_price_block.sc_price_block_style_2 {
background-color: #72b5ca;
}
.scheme_dark .sc_price_block.sc_price_block_style_2 {
background-color: #EBC6B6;
}
.scheme_original .sc_price_block.sc_price_block_style_3,
.scheme_original .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
color: #6f6f6f;
}
.scheme_light .sc_price_block.sc_price_block_style_3,
.scheme_light .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
color: #6f6f6f;
}
.scheme_dark .sc_price_block.sc_price_block_style_3,
.scheme_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
color: #B1B0AF;
}
.scheme_original .sc_price_block.sc_price_block_style_3,
.scheme_original .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
background-color: #fcf7f1;
}
.scheme_light .sc_price_block.sc_price_block_style_3,
.scheme_light .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
background-color: #ffffff;
}
.scheme_dark .sc_price_block.sc_price_block_style_3,
.scheme_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
background-color: #ffffff;
}
.scheme_original .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
color: #33302e;
}
.scheme_light .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
color: #33302e;
}
.scheme_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
color: #6f6f6f;
}
.scheme_original .sc_promo_image,
.scheme_original .sc_promo_block {
background-color: #fcf7f1;
}
.scheme_light .sc_promo_image,
.scheme_light .sc_promo_block {
background-color: #ffffff;
}
.scheme_dark .sc_promo_image,
.scheme_dark .sc_promo_block {
background-color: #ffffff;
}
.scheme_original .sc_promo_title {
color: #33302e;
}
.scheme_light .sc_promo_title {
color: #33302e;
}
.scheme_dark .sc_promo_title {
color: #6f6f6f;
}
.scheme_original .sc_promo_descr {
color: #6f6f6f;
}
.scheme_light .sc_promo_descr {
color: #6f6f6f;
}
.scheme_dark .sc_promo_descr {
color: #B1B0AF;
}
.scheme_original .sc_recent_news_header {
border-color: #33302e;
}
.scheme_light .sc_recent_news_header {
border-color: #33302e;
}
.scheme_dark .sc_recent_news_header {
border-color: #6F6F6F;
}
.scheme_original .sc_recent_news_header_category_item_more {
color: #EDB39B;
}
.scheme_light .sc_recent_news_header_category_item_more {
color: #EDB39B;
}
.scheme_dark .sc_recent_news_header_category_item_more {
color: #ffffff;
}
.scheme_original .sc_recent_news_header_more_categories {
border-color: #fcf7f1;
}
.scheme_light .sc_recent_news_header_more_categories {
border-color: #ffffff;
}
.scheme_dark .sc_recent_news_header_more_categories {
border-color: #ffffff;
}
.scheme_original .sc_recent_news_header_more_categories {
background-color: #fcf7f1;
}
.scheme_light .sc_recent_news_header_more_categories {
background-color: #ffffff;
}
.scheme_dark .sc_recent_news_header_more_categories {
background-color: #ffffff;
}
.scheme_original .sc_recent_news_header_more_categories > a {
color: #edb39b;
}
.scheme_light .sc_recent_news_header_more_categories > a {
color: #edb39b;
}
.scheme_dark .sc_recent_news_header_more_categories > a {
color: #EDB39B;
}
.scheme_original .sc_recent_news_header_more_categories > a:hover {
color: #72b5ca;
}
.scheme_light .sc_recent_news_header_more_categories > a:hover {
color: #72b5ca;
}
.scheme_dark .sc_recent_news_header_more_categories > a:hover {
color: #72B5CA;
}
.scheme_original .sc_recent_news_header_more_categories > a:hover {
background-color: #fcf7f1;
}
.scheme_light .sc_recent_news_header_more_categories > a:hover {
background-color: #ffffff;
}
.scheme_dark .sc_recent_news_header_more_categories > a:hover {
background-color: #ffffff;
}
.sc_recent_news .post_item .post_title {
font-family: "Aller", sans-serif;
font-size: 1.4em;
line-height: 1.3em;
font-weight: 400;
}
.sc_recent_news .post_item h6.post_title {
font-family: "Aller", sans-serif;
font-size: 1.2em;
line-height: 1.3em;
font-weight: 400;
}
.scheme_original .sc_recent_news .post_counters_item,
.scheme_original .sc_recent_news .post_counters .post_edit a {
background-color: #fcf7f1;
}
.scheme_light .sc_recent_news .post_counters_item,
.scheme_light .sc_recent_news .post_counters .post_edit a {
background-color: #ffffff;
}
.scheme_dark .sc_recent_news .post_counters_item,
.scheme_dark .sc_recent_news .post_counters .post_edit a {
background-color: #ffffff;
}
.scheme_original .sidebar .sc_recent_news .post_counters_item,
.scheme_original .sidebar .sc_recent_news .post_counters .post_edit a {
background-color: #ffffff;
}
.scheme_light .sidebar .sc_recent_news .post_counters_item,
.scheme_light .sidebar .sc_recent_news .post_counters .post_edit a {
background-color: #fcf7f1;
}
.scheme_dark .sidebar .sc_recent_news .post_counters_item,
.scheme_dark .sidebar .sc_recent_news .post_counters .post_edit a {
background-color: #504B47;
}
.scheme_original .sc_recent_news .post_counters .post_edit a {
color: #33302e;
}
.scheme_light .sc_recent_news .post_counters .post_edit a {
color: #33302e;
}
.scheme_dark .sc_recent_news .post_counters .post_edit a {
color: #6f6f6f;
}
.scheme_original .sc_recent_news_style_news-magazine .post_accented_border {
border-color: #e4e7e8;
}
.scheme_light .sc_recent_news_style_news-magazine .post_accented_border {
border-color: #e4e7e8;
}
.scheme_dark .sc_recent_news_style_news-magazine .post_accented_border {
border-color: #696460;
}
.scheme_original .sc_recent_news_style_news-excerpt .post_item {
border-color: #e4e7e8;
}
.scheme_light .sc_recent_news_style_news-excerpt .post_item {
border-color: #e4e7e8;
}
.scheme_dark .sc_recent_news_style_news-excerpt .post_item {
border-color: #696460;
}
.scheme_original .sc_section_inner {
color: #6f6f6f;
}
.scheme_light .sc_section_inner {
color: #6f6f6f;
}
.scheme_dark .sc_section_inner {
color: #B1B0AF;
}
.scheme_original .sc_services_item .sc_services_item_readmore {
color: #33302e;
}
.scheme_light .sc_services_item .sc_services_item_readmore {
color: #33302e;
}
.scheme_dark .sc_services_item .sc_services_item_readmore {
color: #6F6F6F;
}
.scheme_original .sc_services_item .sc_services_item_readmore span {
color: #EDB39B;
}
.scheme_light .sc_services_item .sc_services_item_readmore span {
color: #EDB39B;
}
.scheme_dark .sc_services_item .sc_services_item_readmore span {
color: #ffffff;
}
.scheme_original .sc_services_item .sc_services_item_readmore:hover,
.scheme_original .sc_services_item .sc_services_item_readmore:hover span {
color: #72b5ca;
}
.scheme_light .sc_services_item .sc_services_item_readmore:hover,
.scheme_light .sc_services_item .sc_services_item_readmore:hover span {
color: #72b5ca;
}
.scheme_dark .sc_services_item .sc_services_item_readmore:hover,
.scheme_dark .sc_services_item .sc_services_item_readmore:hover span {
color: #EBC6B6;
}
.scheme_original .sc_services_style_services-1 .sc_services_item {
background-color: #ffffff;
}
.scheme_light .sc_services_style_services-1 .sc_services_item {
background-color: #fcf7f1;
}
.scheme_dark .sc_services_style_services-1 .sc_services_item {
background-color: #504B47;
}
.scheme_original .sc_services_style_services-1 .sc_services_item {
color: #6f6f6f;
}
.scheme_light .sc_services_style_services-1 .sc_services_item {
color: #6f6f6f;
}
.scheme_dark .sc_services_style_services-1 .sc_services_item {
color: #B1B0AF;
}
.scheme_original .sc_services_style_services-1 .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon {
color: #EDB39B;
}
.scheme_light .sc_services_style_services-1 .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon {
color: #EDB39B;
}
.scheme_dark .sc_services_style_services-1 .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon {
color: #ffffff;
}
.scheme_original .sc_services_style_services-1 .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon {
border-color: #EDB39B;
}
.scheme_light .sc_services_style_services-1 .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon {
border-color: #EDB39B;
}
.scheme_dark .sc_services_style_services-1 .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon {
border-color: #ffffff;
}
.scheme_original .sc_services_style_services-1 .sc_icon:hover,
.scheme_original .sc_services_style_services-1 a:hover .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon:hover,
.scheme_original .sc_services_style_services-2 a:hover .sc_icon {
color: #ffffff;
}
.scheme_light .sc_services_style_services-1 .sc_icon:hover,
.scheme_light .sc_services_style_services-1 a:hover .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon:hover,
.scheme_light .sc_services_style_services-2 a:hover .sc_icon {
color: #ffffff;
}
.scheme_dark .sc_services_style_services-1 .sc_icon:hover,
.scheme_dark .sc_services_style_services-1 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_dark .sc_services_style_services-2 a:hover .sc_icon {
color: #B1B0AF;
}
.scheme_original .sc_services_style_services-1 .sc_icon:hover,
.scheme_original .sc_services_style_services-1 a:hover .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon:hover,
.scheme_original .sc_services_style_services-2 a:hover .sc_icon {
background-color: #EDB39B;
}
.scheme_light .sc_services_style_services-1 .sc_icon:hover,
.scheme_light .sc_services_style_services-1 a:hover .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon:hover,
.scheme_light .sc_services_style_services-2 a:hover .sc_icon {
background-color: #EDB39B;
}
.scheme_dark .sc_services_style_services-1 .sc_icon:hover,
.scheme_dark .sc_services_style_services-1 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_dark .sc_services_style_services-2 a:hover .sc_icon {
background-color: #ffffff;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_icon,
.scheme_original .sc_services_style_services-3 .sc_icon:hover {
color: #EDB39B;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_icon,
.scheme_light .sc_services_style_services-3 .sc_icon:hover {
color: #EDB39B;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-3 .sc_icon:hover {
color: #ffffff;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_icon,
.scheme_original .sc_services_style_services-3 .sc_icon:hover {
background-color: #ffffff;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_icon,
.scheme_light .sc_services_style_services-3 .sc_icon:hover {
background-color: #fcf7f1;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-3 .sc_icon:hover {
background-color: #504B47;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_services_item_title {
color: #EDB39B;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_services_item_title {
color: #EDB39B;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_services_item_title {
color: #ffffff;
}
.scheme_original .sc_services_style_services-4 .sc_services_item {
background-color: rgba(114,181,202,0.1);
}
.scheme_light .sc_services_style_services-4 .sc_services_item {
background-color: rgba(114,181,202,0.1);
}
.scheme_dark .sc_services_style_services-4 .sc_services_item {
background-color: rgba(235,198,182,0.1);
}
.scheme_original .sc_services_style_services-4 .sc_icon {
color: #72b5ca;
}
.scheme_light .sc_services_style_services-4 .sc_icon {
color: #72b5ca;
}
.scheme_dark .sc_services_style_services-4 .sc_icon {
color: #EBC6B6;
}
.scheme_original .sc_services_style_services-4 .sc_services_item_title {
color: #6f6f6f;
}
.scheme_light .sc_services_style_services-4 .sc_services_item_title {
color: #6f6f6f;
}
.scheme_dark .sc_services_style_services-4 .sc_services_item_title {
color: #B1B0AF;
}
.scheme_original .sc_services_style_services-4 a:hover .sc_services_item_title {
color: #72b5ca;
}
.scheme_light .sc_services_style_services-4 a:hover .sc_services_item_title {
color: #72b5ca;
}
.scheme_dark .sc_services_style_services-4 a:hover .sc_services_item_title {
color: #EBC6B6;
}
.scheme_original .sc_services_style_services-4 .sc_button,
.scheme_original .sc_services_style_services-4 .sc_button:hover {
background-color: #72b5ca;
}
.scheme_light .sc_services_style_services-4 .sc_button,
.scheme_light .sc_services_style_services-4 .sc_button:hover {
background-color: #72b5ca;
}
.scheme_dark .sc_services_style_services-4 .sc_button,
.scheme_dark .sc_services_style_services-4 .sc_button:hover {
background-color: #EBC6B6;
}
.scheme_original .sc_services_style_services-5 .sc_icon {
background-color: rgba(114,181,202,0.2);
}
.scheme_light .sc_services_style_services-5 .sc_icon {
background-color: rgba(114,181,202,0.2);
}
.scheme_dark .sc_services_style_services-5 .sc_icon {
background-color: rgba(235,198,182,0.2);
}
.scheme_original .sc_services_style_services-5 .sc_icon {
color: #72b5ca;
}
.scheme_light .sc_services_style_services-5 .sc_icon {
color: #72b5ca;
}
.scheme_dark .sc_services_style_services-5 .sc_icon {
color: #EBC6B6;
}
.scheme_original .sc_scroll_controls_wrap a {
background-color: #EDB39B;
}
.scheme_light .sc_scroll_controls_wrap a {
background-color: #EDB39B;
}
.scheme_dark .sc_scroll_controls_wrap a {
background-color: #ffffff;
}
.scheme_original .sc_scroll_controls_wrap a {
color: #ffffff;
}
.scheme_light .sc_scroll_controls_wrap a {
color: #ffffff;
}
.scheme_dark .sc_scroll_controls_wrap a {
color: #B1B0AF;
}
.scheme_original .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
background-color: rgba(237,179,155,0.8);
}
.scheme_light .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
background-color: rgba(237,179,155,0.8);
}
.scheme_dark .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
background-color: rgba(255,255,255,0.8);
}
.scheme_original .sc_scroll_controls_wrap a:hover {
color: #ffffff;
}
.scheme_light .sc_scroll_controls_wrap a:hover {
color: #ffffff;
}
.scheme_dark .sc_scroll_controls_wrap a:hover {
color: #B1B0AF;
}
.scheme_original .sc_scroll_controls_wrap a:hover {
background-color: #72b5ca;
}
.scheme_light .sc_scroll_controls_wrap a:hover {
background-color: #72b5ca;
}
.scheme_dark .sc_scroll_controls_wrap a:hover {
background-color: #EBC6B6;
}
.scheme_original .sc_scroll_bar .swiper-scrollbar-drag:before {
background-color: #EDB39B;
}
.scheme_light .sc_scroll_bar .swiper-scrollbar-drag:before {
background-color: #EDB39B;
}
.scheme_dark .sc_scroll_bar .swiper-scrollbar-drag:before {
background-color: #ffffff;
}
.scheme_original .sc_scroll .sc_scroll_bar {
border-color: #fcf7f1;
}
.scheme_light .sc_scroll .sc_scroll_bar {
border-color: #ffffff;
}
.scheme_dark .sc_scroll .sc_scroll_bar {
border-color: #ffffff;
}
.scheme_original .sc_skills_bar .sc_skills_item {
background-color: #fcf7f1;
}
.scheme_light .sc_skills_bar .sc_skills_item {
background-color: #ffffff;
}
.scheme_dark .sc_skills_bar .sc_skills_item {
background-color: #ffffff;
}
.scheme_original .sc_skills_counter .sc_skills_item .sc_skills_icon {
color: #EDB39B;
}
.scheme_light .sc_skills_counter .sc_skills_item .sc_skills_icon {
color: #EDB39B;
}
.scheme_dark .sc_skills_counter .sc_skills_item .sc_skills_icon {
color: #ffffff;
}
.scheme_original .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
color: #72b5ca;
}
.scheme_light .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
color: #72b5ca;
}
.scheme_dark .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
color: #EBC6B6;
}
.scheme_original .sc_skills_counter .sc_skills_item .sc_skills_info {
color: #33302e;
}
.scheme_light .sc_skills_counter .sc_skills_item .sc_skills_info {
color: #33302e;
}
.scheme_dark .sc_skills_counter .sc_skills_item .sc_skills_info {
color: #6F6F6F;
}
.scheme_original .sc_skills_bar .sc_skills_item .sc_skills_count {
border-color: #EDB39B;
}
.scheme_light .sc_skills_bar .sc_skills_item .sc_skills_count {
border-color: #EDB39B;
}
.scheme_dark .sc_skills_bar .sc_skills_item .sc_skills_count {
border-color: #ffffff;
}
.scheme_original .sc_skills_legend_title,
.scheme_original .sc_skills_legend_value {
color: #33302e;
}
.scheme_light .sc_skills_legend_title,
.scheme_light .sc_skills_legend_value {
color: #33302e;
}
.scheme_dark .sc_skills_legend_title,
.scheme_dark .sc_skills_legend_value {
color: #6F6F6F;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
background-color: #fcf7f1;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
background-color: #ffffff;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
background-color: #ffffff;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
background-color: #fcf7f1;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
background-color: #ffffff;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
background-color: #ffffff;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
color: #33302e;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
color: #33302e;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
color: #6f6f6f;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
background-color: #fcf7f1;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
background-color: #ffffff;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
background-color: #ffffff;
}
.scheme_original .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
color: #ffffff;
}
.scheme_light .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
color: #ffffff;
}
.scheme_dark .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
color: #B1B0AF;
}
.scheme_original .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
background-color: #EDB39B;
}
.scheme_light .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
background-color: #EDB39B;
}
.scheme_dark .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
background-color: #ffffff;
}
.scheme_original .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
color: #afafaf;
}
.scheme_light .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
color: #afafaf;
}
.scheme_dark .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
color: #ffffff;
}
.scheme_original .sc_slider_controls_wrap a {
color: #ffffff;
}
.scheme_light .sc_slider_controls_wrap a {
color: #ffffff;
}
.scheme_dark .sc_slider_controls_wrap a {
color: #B1B0AF;
}
.scheme_original .sc_slider_controls_wrap a {
border-color: #EDB39B;
}
.scheme_light .sc_slider_controls_wrap a {
border-color: #EDB39B;
}
.scheme_dark .sc_slider_controls_wrap a {
border-color: #ffffff;
}
.scheme_original .sc_slider_controls_wrap a {
background-color: #EDB39B;
}
.scheme_light .sc_slider_controls_wrap a {
background-color: #EDB39B;
}
.scheme_dark .sc_slider_controls_wrap a {
background-color: #ffffff;
}
.scheme_original .sc_slider_controls_wrap a:hover {
color: #ffffff;
}
.scheme_light .sc_slider_controls_wrap a:hover {
color: #ffffff;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
color: #B1B0AF;
}
.scheme_original .sc_slider_controls_wrap a:hover {
border-color: #33302e;
}
.scheme_light .sc_slider_controls_wrap a:hover {
border-color: #33302e;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
border-color: #6F6F6F;
}
.scheme_original .sc_slider_controls_wrap a:hover {
background-color: #33302e;
}
.scheme_light .sc_slider_controls_wrap a:hover {
background-color: #33302e;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
background-color: #6F6F6F;
}
.scheme_original .post_format_gallery .sc_slider_controls_wrap a {
color: #ffffff;
}
.scheme_light .post_format_gallery .sc_slider_controls_wrap a {
color: #ffffff;
}
.scheme_dark .post_format_gallery .sc_slider_controls_wrap a {
color: #B1B0AF;
}
.scheme_original .post_format_gallery .sc_slider_controls_wrap a {
border-color: #33302e;
}
.scheme_light .post_format_gallery .sc_slider_controls_wrap a {
border-color: #33302e;
}
.scheme_dark .post_format_gallery .sc_slider_controls_wrap a {
border-color: #6F6F6F;
}
.scheme_original .post_format_gallery .sc_slider_controls_wrap a {
background-color: #33302e;
}
.scheme_light .post_format_gallery .sc_slider_controls_wrap a {
background-color: #33302e;
}
.scheme_dark .post_format_gallery .sc_slider_controls_wrap a {
background-color: #6F6F6F;
}
.scheme_original .post_format_gallery .sc_slider_controls_wrap a:hover {
color: #ffffff;
}
.scheme_light .post_format_gallery .sc_slider_controls_wrap a:hover {
color: #ffffff;
}
.scheme_dark .post_format_gallery .sc_slider_controls_wrap a:hover {
color: #B1B0AF;
}
.scheme_original .post_format_gallery .sc_slider_controls_wrap a:hover {
border-color: #EDB39B;
}
.scheme_light .post_format_gallery .sc_slider_controls_wrap a:hover {
border-color: #EDB39B;
}
.scheme_dark .post_format_gallery .sc_slider_controls_wrap a:hover {
border-color: #ffffff;
}
.scheme_original .post_format_gallery .sc_slider_controls_wrap a:hover {
background-color: #EDB39B;
}
.scheme_light .post_format_gallery .sc_slider_controls_wrap a:hover {
background-color: #EDB39B;
}
.scheme_dark .post_format_gallery .sc_slider_controls_wrap a:hover {
background-color: #ffffff;
}
.scheme_original .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_original .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
background-color: #72b5ca;
}
.scheme_light .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_light .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
background-color: #72b5ca;
}
.scheme_dark .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_dark .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
background-color: #EBC6B6;
}
.scheme_original .sc_slider_swiper .sc_slider_info {
background-color: rgba(237,179,155,0.8);
}
.scheme_light .sc_slider_swiper .sc_slider_info {
background-color: rgba(237,179,155,0.8);
}
.scheme_dark .sc_slider_swiper .sc_slider_info {
background-color: rgba(255,255,255,0.8);
}
.scheme_original .sc_slider_pagination.widget_area .post_item + .post_item {
border-color: #e4e7e8;
}
.scheme_light .sc_slider_pagination.widget_area .post_item + .post_item {
border-color: #e4e7e8;
}
.scheme_dark .sc_slider_pagination.widget_area .post_item + .post_item {
border-color: #696460;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination {
background-color: rgba(252,247,241,0.8);
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination {
background-color: rgba(255,255,255,0.8);
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination {
background-color: rgba(255,255,255,0.8);
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap span {
border-color: #e4e7e8;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap span {
border-color: #e4e7e8;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span {
border-color: #696460;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
border-color: #EDB39B;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
border-color: #EDB39B;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
border-color: #ffffff;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
background-color: #EDB39B;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
background-color: #EDB39B;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
background-color: #ffffff;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination .post_title {
color: #33302e;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination .post_title {
color: #33302e;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination .post_title {
color: #6f6f6f;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination .post_info {
color: #6f6f6f;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination .post_info {
color: #6f6f6f;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination .post_info {
color: #B1B0AF;
}
.scheme_original .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
background-color: #fcf7f1;
}
.scheme_light .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
background-color: #ffffff;
}
.scheme_dark .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
background-color: #ffffff;
}
.scheme_original .sc_socials.sc_socials_type_icons a {
color: #afafaf;
}
.scheme_light .sc_socials.sc_socials_type_icons a {
color: #afafaf;
}
.scheme_dark .sc_socials.sc_socials_type_icons a {
color: #ffffff;
}
.scheme_original .sc_socials.sc_socials_type_icons a {
border-color: #afafaf;
}
.scheme_light .sc_socials.sc_socials_type_icons a {
border-color: #afafaf;
}
.scheme_dark .sc_socials.sc_socials_type_icons a {
border-color: #ffffff;
}
.scheme_original .sc_socials.sc_socials_type_icons a:hover {
color: #EDB39B;
}
.scheme_light .sc_socials.sc_socials_type_icons a:hover {
color: #EDB39B;
}
.scheme_dark .sc_socials.sc_socials_type_icons a:hover {
color: #ffffff;
}
.scheme_original .sc_socials.sc_socials_type_icons a:hover {
border-color: #EDB39B;
}
.scheme_light .sc_socials.sc_socials_type_icons a:hover {
border-color: #EDB39B;
}
.scheme_dark .sc_socials.sc_socials_type_icons a:hover {
border-color: #ffffff;
}
.scheme_original .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
background-color: #fcf7f1;
}
.scheme_light .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
background-color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
background-color: #ffffff;
}
.scheme_original .sc_socials.sc_socials_shape_round a {
background-color: #EDB39B;
}
.scheme_light .sc_socials.sc_socials_shape_round a {
background-color: #EDB39B;
}
.scheme_dark .sc_socials.sc_socials_shape_round a {
background-color: #ffffff;
}
.scheme_original .sc_socials.sc_socials_shape_round a {
color: #ffffff;
}
.scheme_light .sc_socials.sc_socials_shape_round a {
color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_shape_round a {
color: #B1B0AF;
}
.scheme_original .sc_socials.sc_socials_shape_round a:hover {
background-color: #72b5ca;
}
.scheme_light .sc_socials.sc_socials_shape_round a:hover {
background-color: #72b5ca;
}
.scheme_dark .sc_socials.sc_socials_shape_round a:hover {
background-color: #EBC6B6;
}
.scheme_original .sc_socials.sc_socials_shape_round a:hover {
color: #ffffff;
}
.scheme_light .sc_socials.sc_socials_shape_round a:hover {
color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_shape_round a:hover {
color: #B1B0AF;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
color: #afafaf;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
color: #afafaf;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
color: #ffffff;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a:hover {
color: #33302e;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a:hover {
color: #33302e;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a:hover {
color: #6F6F6F;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:after {
background-color: #e4e7e8;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:after {
background-color: #e4e7e8;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:after {
background-color: #696460;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
background-color: #72b5ca;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
background-color: #72b5ca;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
background-color: #EBC6B6;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
border-color: #e4e7e8;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
border-color: #e4e7e8;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
border-color: #696460;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
border-color: #EDB39B;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
border-color: #EDB39B;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
border-color: #ffffff;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
background-color: #EDB39B;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
background-color: #EDB39B;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
background-color: #ffffff;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
color: #ffffff;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
color: #ffffff;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
color: #B1B0AF;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
color: #EDB39B;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
color: #EDB39B;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
color: #ffffff;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_title a {
color: #33302e;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_title a {
color: #33302e;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_title a {
color: #6F6F6F;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
color: #EDB39B;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
color: #EDB39B;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
color: #ffffff;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_position {
color: #72b5ca;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_position {
color: #72b5ca;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_position {
color: #EBC6B6;
}
.scheme_original .sc_team_style_team-1 .sc_team_item_info,
.scheme_original .sc_team_style_team-3 .sc_team_item_info {
border-color: #EDB39B;
}
.scheme_light .sc_team_style_team-1 .sc_team_item_info,
.scheme_light .sc_team_style_team-3 .sc_team_item_info {
border-color: #EDB39B;
}
.scheme_dark .sc_team_style_team-1 .sc_team_item_info,
.scheme_dark .sc_team_style_team-3 .sc_team_item_info {
border-color: #ffffff;
}
.scheme_original .sc_team_style_team-1 .sc_team_item_info,
.scheme_original .sc_team_style_team-3 .sc_team_item_info {
color: #6f6f6f;
}
.scheme_light .sc_team_style_team-1 .sc_team_item_info,
.scheme_light .sc_team_style_team-3 .sc_team_item_info {
color: #6f6f6f;
}
.scheme_dark .sc_team_style_team-1 .sc_team_item_info,
.scheme_dark .sc_team_style_team-3 .sc_team_item_info {
color: #B1B0AF;
}
.scheme_original .sc_team.sc_team_style_team-1 .sc_socials_item a {
color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-1 .sc_socials_item a {
color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-1 .sc_socials_item a {
color: #EBC6B6;
}
.scheme_original .sc_team.sc_team_style_team-1 .sc_socials_item a {
background-color: #72b5ca;
}
.scheme_light .sc_team.sc_team_style_team-1 .sc_socials_item a {
background-color: #72b5ca;
}
.scheme_dark .sc_team.sc_team_style_team-1 .sc_socials_item a {
background-color: #EBC6B6;
}
.scheme_original .sc_team.sc_team_style_team-1 .sc_socials_item a:hover {
color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-1 .sc_socials_item a:hover {
color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-1 .sc_socials_item a:hover {
color: #EBC6B6;
}
.scheme_original .sc_team.sc_team_style_team-1 .sc_socials_item a:hover {
background-color: #EDB39B;
}
.scheme_light .sc_team.sc_team_style_team-1 .sc_socials_item a:hover {
background-color: #EDB39B;
}
.scheme_dark .sc_team.sc_team_style_team-1 .sc_socials_item a:hover {
background-color: #ffffff;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a {
color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a {
color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a {
color: #EBC6B6;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a {
border-color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a {
border-color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a {
border-color: #EBC6B6;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
color: #72B5CA;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
border-color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
border-color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
border-color: #72B5CA;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
background-color: rgba(237,179,155,0.8);
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
background-color: rgba(237,179,155,0.8);
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
background-color: rgba(255,255,255,0.8);
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a {
color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a {
color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a {
color: #EBC6B6;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a {
border-color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a {
border-color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a {
border-color: #EBC6B6;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
color: #EDB39B;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
color: #EDB39B;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
color: #ffffff;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
border-color: #EDB39B;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
border-color: #EDB39B;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
border-color: #ffffff;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
color: #B1B0AF;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
background-color: rgba(51,48,46,0.8);
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
background-color: rgba(51,48,46,0.8);
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
background-color: rgba(111,111,111,0.8);
}
.scheme_original .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
color: #ffffff;
}
.scheme_light .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
color: #ffffff;
}
.scheme_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
color: #B1B0AF;
}
.scheme_original .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
color: #EDB39B;
}
.scheme_light .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
color: #EDB39B;
}
.scheme_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
color: #ffffff;
}
.scheme_original .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
color: #ffffff;
}
.scheme_light .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
color: #ffffff;
}
.scheme_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
color: #B1B0AF;
}
.scheme_original .sc_testimonials {
color: #6f6f6f;
}
.scheme_light .sc_testimonials {
color: #6f6f6f;
}
.scheme_dark .sc_testimonials {
color: #B1B0AF;
}
.scheme_original .sc_testimonial_author_name {
color: #33302e;
}
.scheme_light .sc_testimonial_author_name {
color: #33302e;
}
.scheme_dark .sc_testimonial_author_name {
color: #6F6F6F;
}
.scheme_original .sc_testimonial_position_position {
color: #afafaf;
}
.scheme_light .sc_testimonial_position_position {
color: #afafaf;
}
.scheme_dark .sc_testimonial_position_position {
color: #ffffff;
}
.scheme_original .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
color: #afafaf;
}
.scheme_light .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
color: #afafaf;
}
.scheme_dark .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
color: #ffffff;
}
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
background-color: #ffffff;
}
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
background-color: #fcf7f1;
}
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
background-color: #504B47;
}
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:after {
color: #72b5ca;
}
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:after {
color: #72b5ca;
}
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:after {
color: #EBC6B6;
}
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
color: rgba(51,48,46,0.6);
}
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
color: rgba(51,48,46,0.6);
}
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
color: rgba(111,111,111,0.6);
}
.scheme_original .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
background-color: #ffffff;
}
.scheme_light .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
background-color: #fcf7f1;
}
.scheme_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
background-color: #504B47;
}
.scheme_original .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_original .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
color: #EDB39B;
}
.scheme_light .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_light .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
color: #EDB39B;
}
.scheme_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
color: #ffffff;
}
.scheme_original .sc_title_icon {
color: #EDB39B;
}
.scheme_light .sc_title_icon {
color: #EDB39B;
}
.scheme_dark .sc_title_icon {
color: #ffffff;
}
.scheme_original .sc_title_underline::after {
border-color: #EDB39B;
}
.scheme_light .sc_title_underline::after {
border-color: #EDB39B;
}
.scheme_dark .sc_title_underline::after {
border-color: #ffffff;
}
.scheme_original .sc_title_divider .sc_title_divider_before,
.scheme_original .sc_title_divider .sc_title_divider_after {
background-color: #33302e;
}
.scheme_light .sc_title_divider .sc_title_divider_before,
.scheme_light .sc_title_divider .sc_title_divider_after {
background-color: #33302e;
}
.scheme_dark .sc_title_divider .sc_title_divider_before,
.scheme_dark .sc_title_divider .sc_title_divider_after {
background-color: #6F6F6F;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title {
border-color: #e4e7e8;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title {
border-color: #e4e7e8;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title {
border-color: #696460;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
color: #afafaf;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
color: #afafaf;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
color: #ffffff;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
background-color: #fcf7f1;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
background-color: #ffffff;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
background-color: #ffffff;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
color: #EDB39B;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
color: #EDB39B;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
color: #ffffff;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
border-color: #EDB39B;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
border-color: #EDB39B;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
border-color: #ffffff;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
color: #ffffff;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
color: #ffffff;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
color: #B1B0AF;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
background-color: #EDB39B;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
background-color: #EDB39B;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
background-color: #ffffff;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
color: #72b5ca;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
color: #72b5ca;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
color: #EBC6B6;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
border-color: #72b5ca;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
border-color: #72b5ca;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
border-color: #EBC6B6;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
background-color: #72b5ca;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
background-color: #72b5ca;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
background-color: #EBC6B6;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_content {
border-color: #e4e7e8;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_content {
border-color: #e4e7e8;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_content {
border-color: #696460;
}
.scheme_original .sc_tooltip_parent .sc_tooltip,
.scheme_original .sc_tooltip_parent .sc_tooltip:before {
background-color: #EDB39B;
}
.scheme_light .sc_tooltip_parent .sc_tooltip,
.scheme_light .sc_tooltip_parent .sc_tooltip:before {
background-color: #EDB39B;
}
.scheme_dark .sc_tooltip_parent .sc_tooltip,
.scheme_dark .sc_tooltip_parent .sc_tooltip:before {
background-color: #ffffff;
}
.scheme_original .sc_twitter {
color: #6f6f6f;
}
.scheme_light .sc_twitter {
color: #6f6f6f;
}
.scheme_dark .sc_twitter {
color: #B1B0AF;
}
.scheme_original .sc_twitter .sc_slider_controls_wrap a {
color: #ffffff;
}
.scheme_light .sc_twitter .sc_slider_controls_wrap a {
color: #ffffff;
}
.scheme_dark .sc_twitter .sc_slider_controls_wrap a {
color: #B1B0AF;
}
.scheme_original .sc_item_subtitle {
color: #EDB39B;
}
.scheme_light .sc_item_subtitle {
color: #EDB39B;
}
.scheme_dark .sc_item_subtitle {
color: #ffffff;
}
.scheme_original .sc_item_title:after {
background-color: #EDB39B;
}
.scheme_light .sc_item_title:after {
background-color: #EDB39B;
}
.scheme_dark .sc_item_title:after {
background-color: #ffffff;
}
.scheme_original .cd_accent1_hover .sc_item_title:after {
background-color: #72b5ca;
}
.scheme_light .cd_accent1_hover .sc_item_title:after {
background-color: #72b5ca;
}
.scheme_dark .cd_accent1_hover .sc_item_title:after {
background-color: #EBC6B6;
}
.scheme_original .sc_item_button > a:before {
color: #EDB39B;
}
.scheme_light .sc_item_button > a:before {
color: #EDB39B;
}
.scheme_dark .sc_item_button > a:before {
color: #ffffff;
}
.scheme_original .sc_item_button > a:before {
background-color: #ffffff;
}
.scheme_light .sc_item_button > a:before {
background-color: #ffffff;
}
.scheme_dark .sc_item_button > a:before {
background-color: #B1B0AF;
}
.scheme_original .sc_item_button > a:hover:before {
color: #72b5ca;
}
.scheme_light .sc_item_button > a:hover:before {
color: #72b5ca;
}
.scheme_dark .sc_item_button > a:hover:before {
color: #EBC6B6;
}
.minimal-light .esg-filterbutton {
color: #b1b0af !important;
font-family: 'Aller' !important;
}
.minimal-light .esg-filterbutton.selected,
.minimal-light .esg-filterbutton:hover {
color: #33302e !important;
}
.minimal-light .esg-navigationbutton {
background-color: #f9f5f2 !important;
color: #33302e !important;
font-family: 'Aller' !important;
}
.minimal-light .esg-navigationbutton:hover,
.minimal-light .esg-navigationbutton.selected {
background-color: #33302e !important;
color: #fff !important;
}
.ih-item .info a:hover {
-webkit-text-shadow: 1px 1px 1px transparent;
text-shadow: 1px 1px 1px transparent;
}@keyframes booked - flyin{0 %{opacity:0;transform:scale(.9)}100 %{opacity:1;transform:scale(1)}}@ - webkit - keyframes booked - flyin{0 %{opacity:0;- webkit - transform:scale(.9)}100 %{opacity:1;- webkit - transform:scale(1)}}@ - moz - keyframes booked - flyin{0 %{opacity:0;- moz - transform:scale(.9)}100 %{opacity:1;- moz - transform:scale(1)}}@ - ms - keyframes booked - flyin{0 %{opacity:0;- ms - transform:scale(.9)}100 %{opacity:1;- ms - transform:scale(1)}}@ - o - keyframes booked - flyin{0 %{opacity:0;- o - transform:scale(.9)}100 %{opacity:1;- o - transform:scale(1)}}@keyframes booked - popflyin{0 %{opacity:0;transform:scale(.95)}50 %{opacity:1;transform:scale(1.01)}100 %{opacity:1;transform:scale(1)}}@ - webkit - keyframes booked - popflyin{0 %{opacity:0;- webkit - transform:scale(.95)}50 %{opacity:1;- webkit - transform:scale(1.01)}100 %{opacity:1;- webkit - transform:scale(1)}}@ - moz - keyframes booked - popflyin{0 %{opacity:0;- moz - transform:scale(.95)}50 %{opacity:1;- moz - transform:scale(1.01)}100 %{opacity:1;- moz - transform:scale(1)}}@ - ms - keyframes booked - popflyin{0 %{opacity:0;- ms - transform:scale(.95)}50 %{opacity:1;- ms - transform:scale(1.01)}100 %{opacity:1;- ms - transform:scale(1)}}@ - o - keyframes booked - popflyin{0 %{opacity:0;- o - transform:scale(.95)}50 %{opacity:1;- o - transform:scale(1.01)}100 %{opacity:1;- o - transform:scale(1)}}@keyframes booked - flyout{0 %{opacity:1;transform:scale(1)}100 %{opacity:0;transform:scale(.9)}}@ - webkit - keyframes booked - flyout{0 %{opacity:1;- webkit - transform:scale(1)}100 %{opacity:0;- webkit - transform:scale(.9)}}@ - moz - keyframes booked - flyout{0 %{opacity:1;- moz - transform:scale(1)}100 %{opacity:0;- moz - transform:scale(.9)}}@ - ms - keyframes booked - flyout{0 %{opacity:1;- ms - transform:scale(1)}100 %{opacity:0;- ms - transform:scale(.9)}}@ - o - keyframes booked - flyout{0 %{opacity:1;- o - transform:scale(1)}100 %{opacity:0;- o - transform:scale(.9)}}@keyframes booked - popdown{0 %{opacity:0;transform:translateY(-5 px)}100 %{opacity:1;transform:translateY(0)}}@ - webkit - keyframes booked - popdown{0 %{opacity:0;- webkit - transform:translateY(-5 px)}100 %{opacity:1;- webkit - transform:translateY(0)}}@ - moz - keyframes booked - popdown{0 %{opacity:0;- moz - transform:translateY(-5 px)}100 %{opacity:1;- moz - transform:translateY(0)}}@ - ms - keyframes booked - popdown{0 %{opacity:0;- ms - transform:translateY(-5 px)}100 %{opacity:1;- ms - transform:translateY(0)}}@ - o - keyframes booked - popdown{0 %{opacity:0;- o - transform:translateY(-5 px)}100 %{opacity:1;- o - transform:translateY(0)}}@keyframes booked - fadein{0 %{opacity:0}100 %{opacity:1}}@ - webkit - keyframes booked - fadein{0 %{opacity:0}100 %{opacity:1}}@ - moz - keyframes booked - fadein{0 %{opacity:0}100 %{opacity:1}}@ - ms - keyframes booked - fadein{0 %{opacity:0}100 %{opacity:1}}@ - o - keyframes booked - fadein{0 %{opacity:0}100 %{opacity:1}}@keyframes booked - fadeout{0 %{opacity:1}100 %{opacity:9}}@ - webkit - keyframes booked - fadeout{0 %{opacity:1}100 %{opacity:9}}@ - moz - keyframes booked - fadeout{0 %{opacity:1}100 %{opacity:9}}@ - ms - keyframes booked - fadeout{0 %{opacity:1}100 %{opacity:9}}@ - o - keyframes booked - fadeout{0 %{opacity:1}100 %{opacity:9}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;z-index:1}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.cq-testimonialcarousel.fa.pull-left{margin-right:.5em}.cq-testimonialcarousel.fa.pull-right{margin-left:.5em}.cq-testimonialcarousel.testimonial{background:#54ACD2;color:#fff;font-size:14px;padding:10px;width:90%;margin:0 auto;font-style:italic;border-radius:5px 5px 5px 5px;background:#54acd2}.cq-testimonialcarousel.testimonial-wrap{}.cq-testimonialcarousel.testimonial-wrap a{text-decoration:none}.cq-testimonialcarousel.testimonial-info{font-family:proxima nova;font-weight:bold;margin-top:12px;margin-left:20px;float:left}.cq-testimonialcarousel.testimonial-info h4{font-size:14px;margin:2px auto;color:#666}.cq-testimonialcarousel.testimonial-info h4 span{font-size:14px;margin:2px auto;color:#999;text-transform:none}.cq-testimonialcarousel.testimonial-info p{font-size:12px;color:#666;margin:0px}.cq-testimonialcarousel.testimonial-info i{font-size:18px}.cq-testimonialcarousel.testimonial-info.twitter{color:#00ACED}.cq-testimonialcarousel.testimonial-info.dribbble{color:#E14782}.cq-testimonialcarousel.testimonial-info.facebook{color:#3B5998}.cq-testimonialcarousel.testimonial-info.google-plus{color:#E14782}.cq-testimonialcarousel.testimonial-info.dribbble{color:#E14782}.cq-testimonialcarousel.headshot{width:60px;height:60px;float:left;color:#fff;margin-left:24px;margin-top:10px;border:2px solid rgb(255,255,255);border:2px solid rgba(0,0,0,.1);background-clip:padding-box;border-radius:60px;overflow:hidden}.cq-testimonialcarousel.headshot img{border-radius:100px;width:100%;height:100%}.cq-testimonialcarousel.arrow-down{width:0;height:0;margin-top:-1px;margin-left:42px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #54acd2}.cq-testimonialcarousel,.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-loading.slick-list{background:white url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/testimonialcarousel/slick/ajax-loader.gif)center center no-repeat}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider.slick-list,.slick-track,.slick-slide,.slick-slide img{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading.slick-track{visibility:hidden}.slick-slide{float:left}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.cq-testimonialcarousel.slick-initialized.slick-slide{display:block}.slick-loading.slick-slide{visibility:hidden}.slick-vertical.slick-slide{display:block;height:auto;border:1px solid transparent}
@font-face{font-family:"slick";src:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/testimonialcarousel/slick/fonts/slick.eot);src:url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/testimonialcarousel/slick/fonts/slick.eot?#iefix)format("embedded-opentype"),url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/testimonialcarousel/slick/fonts/slick.woff)format("woff"),url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/testimonialcarousel/slick/fonts/slick.ttf)format("truetype"),url(//inmindpsicologia.com.br/wp-content/themes/inmind/js/testimonialcarousel/slick/fonts/slick.svg#slick)format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:none}.slick-prev:focus,.slick-next:focus{outline:none}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}.slick-prev:before{content:"\2190"}.slick-next{right:-25px}.slick-next:before{content:"\2192"}.cq-testimonialcarousel.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0px;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0px 5px;padding:0px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;outline:none}.slick-dots li button:focus{outline:none}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:0.75}:root {
--fonte-primaria: "Rubik", sans-serif;
--fonte-secundaria: "Poppins", sans-serif;
--cor-primaria: #f75b00;
--cor-secundaria: #f78200;
--cor-promocional-1: #f6c193;
--cor-promocional-2: #7c6a0a;
--cor-promocional-3: #7c3c3c;
}
body {
font-family: var(--fonte-primaria);
background-color: var(--cor-primaria);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--fonte-secundaria);
} .scheme_dark .top_panel_inner_style_3.top_panel_top {
background-color: var(--cor-secundaria);
color: #fff;
font-weight: 400;
} .scheme_dark .top_panel_inner_style_3.top_panel_top a {
color: #fff;
} .scheme_light .menu_main_nav > li > a {
font-size: 16px;
} .scheme_original .header_mobile .panel_top,
.scheme_original .header_mobile .side_wrap {
background-color: var(--cor-promocional-1);
}
.scheme_original .header_mobile .panel_middle {
background-color: var(--cor-promocional-1);
} .scheme_original .post_item_classic .post_title:after {
background-color: var(--cor-primaria);
} .scheme_original input[type="submit"],
.scheme_original input[type="reset"],
.scheme_original input[type="button"],
.scheme_original button,
.scheme_original .sc_button.sc_button_style_filled {
background-color: var(--cor-secundaria);
} .scheme_original .scroll_to_top {
background-color: var(--cor-secundaria);
}
.scheme_original .scroll_to_top:hover {
background-color: var(--cor-primaria);
} .scheme_light a:hover {
color: var(--cor-promocional-2);
} .scheme_light .sc_socials.sc_socials_shape_round a:hover {
background-color: var(--cor-secundaria);
} .scheme_original h2 {
font-size: 30px;
} .conteudo-pagina p {
font-size: 18px !important;
line-height: 1.6;
margin-bottom: 15px;
} .campo-inteiro,
.campo-metade {
width: 100%;
margin-bottom: 20px;
}
.wpcf7-form {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.wpcf7-form input,
.wpcf7-form textarea {
width: 100%;
} .header_mobile .link_mobile a {
color: var(--cor-promocional-2);
} .conteudo_sobre {
padding-top: 20px;
} .post_item_classic .post_title {
max-height: unset;
} .contato-home .wpcf7-response-output {
width: 100%;
margin: 0 !important;
margin-top: 30px !important;
background-image: linear-gradient(45deg, #f1c40f, #f39c12);
padding: 10px !important;
color: #fff;
border: none !important;
font-weight: 600;
}
.contato-home .failed .wpcf7-response-output {
background-image: linear-gradient(45deg, #c0392b, #e74c3c);
}
.contato-home .sent .wpcf7-response-output {
background-image: linear-gradient(45deg, #2ecc71, #27ae60);
} .texto-branco {
color: #fff !important;
} .texto-centro {
text-align: center;
} .error-page {
padding-bottom: 40px;
text-align: center;
} .banner-interno {
width: 100%;
position: relative;
}
.banner-interno::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
z-index: 10;
display: none;
}
.banner-interno .item {
position: relative;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 200px;
width: 100%;
}
.banner-interno .item .content_wrap {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
z-index: 15;
}
.banner-interno .item .content_wrap::after {
display: none;
}
.banner-interno img {
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-interno h1 {
color: var(--cor-promocional-3);
font-weight: 600;
text-align: center;
font-size: 20px !important;
margin: 0;
width: 100%;
}
.pagination {
width: 100%;
display: flex;
justify-content: flex-start;
}
.pagination span,
.pagination a {
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: #fff;
width: 35px;
height: 35px;
margin-right: 10px;
border-radius: 2px;
border: 1px solid var(--cor-primaria);
font-size: 0.75rem;
background-color: var(--cor-primaria);
transition: all 0.5s ease-in-out;
}
.pagination span.current,
.pagination a.current,
.pagination span:hover,
.pagination a:hover {
border: 1px solid var(--cor-secundaria);
background-color: var(--cor-secundaria);
color: #fff;
}
.listagem-posts .post_item {
margin-bottom: 25px;
}
.top_panel_top_contact_area.custom {
margin-left: 20px;
margin-top: 8px;
width: 35px;
height: 35px;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;
}
.top_panel_top_contact_area.custom:last-child {
margin-left: 0px;
}
.top_panel_top_contact_area.custom a {
display: flex;
align-items: center;
justify-content: center;
}
.top_panel_top_contact_area.custom i {
color: #fff;
font-size: 20px;
} .panel_middle i{
margin-left: 3px;
margin-right: 20px;
} .scheme_original a:hover, .scheme_original .post_info a:hover, .scheme_original .post_info a:hover > span{
color: var(--cor-promocional-1);
} .scheme_light .contacts_wrap_inner{
background-color: var(--cor-promocional-3);
} .scheme_dark .copyright_wrap_inner {
background-color: #4d2525;
}
.contacts_wrap p, .contacts_wrap i{
color: #fff;
} .equipe{
margin-top: 20px;
}
.equipe .membro .sc_team_item_avatar img{
width: auto;
}
.equipe .membro .sc_team_item_info .sc_team_item_title a:hover{
color: var(--cor-promocional-3);
}
.equipe .membro .sc_socials_item a{
background-color: var(--cor-promocional-3)!important;
}
.equipe .membro .sc_socials_item a:hover{
background-color: var(--cor-promocional-1)!important;
} .text-image{
display: flex;
flex-direction: column;
}
.text-image .images img{
margin-bottom: 20px;
} .wp-block-contact-form-7-contact-form-selector .wpcf7-response-output {
width: 100%;
margin: 0 !important;
margin-top: 30px !important;
background-image: linear-gradient(45deg, #f1c40f, #f39c12);
padding: 10px !important;
color: #fff;
border: none !important;
font-weight: 600;
}
.wp-block-contact-form-7-contact-form-selector .failed .wpcf7-response-output {
background-image: linear-gradient(45deg, #c0392b, #e74c3c);
}
.wp-block-contact-form-7-contact-form-selector .sent .wpcf7-response-output {
background-image: linear-gradient(45deg, #2ecc71, #27ae60);
}
.cor-bege{
background-color: #fcf7f1!important;
}
.banner-home .tp-forcenotvisible{
display: block!important;
visibility: visible!important;
}
@media (min-width: 480px) { }
@media (min-width: 768px) { .slider-interno h1 {
font-size: 50px !important;
}
.post_item_classic .post_title {
font-size: 24px;
}
.post_item_classic .post_content {
padding: 0 15px;
}
.listagem-posts .post_item .post_info {
margin-top: 0em;
margin-bottom: 0;
}
.post_featured img {
height: 210px;
object-fit: cover;
}
.campo-metade {
width: 49%;
}
.banner-interno .item {
height: 640px;
}
.banner-interno h1 {
font-size: 72px !important;
}
.listagem-posts {
display: flex;
flex-wrap: wrap;
}
.listagem-posts .post_item {
width: 32%;
display: flex;
flex-direction: column;
}
.listagem-posts .post_item:nth-child(3n + 2) {
margin-left: 2%;
margin-right: 2%;
}
.listagem-posts .post_item .post_content {
flex: 1;
display: flex;
flex-direction: column;
}
.listagem-posts .post_item .post_content .post_descr {
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.listagem-posts .post_item .post_content .post_descr .post_readmore {
display: inline-block;
align-self: center;
}
}
@media (min-width: 1024px) {
.scheme_original h2 {
font-size: 3.666em;
} .post_item_classic .post_title {
padding-bottom: 15px;
margin-bottom: 15px;
} .slider-interno h1 {
font-size: 70px !important;
}
.text-image{
display: flex;
flex-direction: row;
}
.text-image .text{
flex: 1;
min-width: 60%;
margin-right: 30px;
} 
.text-image .images{
align-self: center;
}
}
@media (max-width: 600px) {
.header_mobile .logo img {
height: 45px !important;
}
} @media(max-width: 500px){
.slider_boxed, .content_wrap, .content_container{
width: 90%;
}
.contacts_wrap .contacts_address .address_right, .contacts_wrap .contacts_address .address_left{
width: 100%;
text-align: center;
}
}
@media (max-width: 480px) {
.header_mobile .side_wrap {
top: 95px;
}
.sobre-home-wrap {
display: flex;
flex-direction: column-reverse;
}
.sobre-home-wrap .about_img {
text-align: center;
}
.sobre-home-wrap .about_img img {
width: auto;
max-height: 250px;
}
}