@charset "UTF-8";
@charset "UTF-8";
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
margin: 0;
padding: 0;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
display: block;
}
nav ul {
list-style: none;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
}
ul ul {
list-style: circle;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
ins {
text-decoration: underline;
}
del {
text-decoration: line-through;
}
mark {
background: none;
}
abbr[title],
dfn[title],
acronym[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
input[type=submit],
input[type=button],
button {
margin: 0;
padding: 0;
}
input,
select,
a img {
vertical-align: middle;
}
b,
strong {
font-weight: bold;
}
i,
em {
font-style: italic;
}
html {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
-moz-box-sizing: inherit;
-webkit-box-sizing: inherit;
} body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
word-wrap: break-word;
word-break: break-word;
}
p {
margin-bottom: 20px;
}
ul,
ol {
margin-left: 35px;
margin-bottom: 20px;
}
dl {
margin-bottom: 20px;
}
dl dt {
font-weight: 700;
margin-top: 10px;
}
dl dt:first-child {
margin-top: 0px;
}
dl dd {
margin-left: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.2;
margin-bottom: 20px;
}
figure {
max-width: 100%;
}
pre {
overflow: auto;
padding: 10px 10px;
background: #f3f3f3;
margin-bottom: 20px;
}
.clear {
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
zoom: 1;
}
.clearfix {
zoom: 1;
}
.clearfix:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .alignnone {
display: block;
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.yoku-content-area p img.alignright {
clear: right;
}
.alignleft {
float: left;
margin: 5px 40px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
text-align: center;
max-width: 100%;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
figcaption.wp-caption-text {
margin-top: 20px;
}
figure {
line-height: 0;
}
.wp-block-image figcaption,
figcaption,
figcaption.wp-caption-text {
margin-top: 0.7em;
margin-bottom: 20px;
font-size: 13px;
line-height: 1.7;
}
.bypostauthor {
max-width: 100%;
}
.gallery-caption {
max-width: 100%;
}
.sticky {
max-width: 100%;
}
.single-post figure.alignleft {
margin-right: 30px;
}
.single-format-gallery figcaption.wp-caption-text {
margin-bottom: 20px;
}
.single-format-gallery figure.gallery-item {
margin-bottom: 20px;
}
.navigation {
text-align: right;
margin-bottom: 30px;
}
.navigation .screen-reader-text {
display: none;
}
.yoku-body .post-password-form input[type="password"] {
padding: 14px 20px;
margin-left: 5px;
margin-right: 6px;
}
.yoku-body .post-password-form input[type="submit"] {
padding: 16px 35px 15px;
}
.blocks-gallery-grid,
.wp-block-gallery {
display: flex;
}
.wp-block-gallery .alignnone {
margin: 0;
}
figcaption.blocks-gallery-caption {
margin-bottom: 20px;
margin-top: 0px;
}
.blocks-gallery-item .blocks-gallery-item__caption {
margin-bottom: 0px;
}
body .page-links>a,
body .nav-links>a,
body .nav-links>span.dots {
background-color: #f0f0f0;
color: #919191;
}
body .page-links>span,
body .page-links>a:hover,
body .nav-links>span.current,
body .nav-links>a:hover {
background-color: #3db166;
color: #fff;
}
.page-links {
clear: left;
padding-top: 30px;
}
.page-links>span,
.page-links>a {
text-decoration: none;
display: inline-block;
font-size: 14px;
padding: 9px 14px;
margin-right: 7px;
font-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
body .page-links>span.screen-reader-text {
display: none;
}
.nav-links {
clear: left;
}
.nav-links>span,
.nav-links>a {
text-decoration: none;
display: inline-block;
font-size: 14px;
padding: 9px 14px;
margin-right: 3px;
font-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
body .nav-links a {
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1.5px;
font-size: 13px;
}
nav.navigation.comment-navigation {
display: inline-block;
width: 100%;
}
.nav-links .nav-previous {
float: left;
}
.nav-links .nav-next {
float: right;
}
.wp-block-gallery {
margin-left: 0px;
}
.gallery {
text-align: center;
margin-bottom: 30px;
}
.gallery:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.gallery-columns-2 .gallery-item {
float: left;
width: 50%;
}
.gallery-columns-3 .gallery-item {
float: left;
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
float: left;
width: 25%;
}
.gallery-columns-5 .gallery-item {
float: left;
width: 20%;
}
.gallery-columns-6 .gallery-item {
float: left;
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
float: left;
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
float: left;
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
float: left;
width: 11.11%;
}
.gallery-columns-10 .gallery-item {
float: left;
width: 10%;
}
.gallery-columns-2 .gallery-item:nth-child(2n + 1) {
clear: left;
}
.gallery-columns-3 .gallery-item:nth-child(3n + 1) {
clear: left;
}
.gallery-columns-4 .gallery-item:nth-child(4n + 1) {
clear: left;
}
.gallery-columns-5 .gallery-item:nth-child(5n + 1) {
clear: left;
}
.gallery-columns-6 .gallery-item:nth-child(6n + 1) {
clear: left;
}
.gallery-columns-7 .gallery-item:nth-child(7n + 1) {
clear: left;
}
.gallery-columns-8 .gallery-item:nth-child(8n + 1) {
clear: left;
}
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
clear: left;
}
.gallery-columns-10 .gallery-item:nth-child(10n + 1) {
clear: left;
}
cite {
padding-bottom: 20px;
display: block;
}
.wp-block-spacer {
clear: both;
}
.wp-block-cover {
margin-top: 5px;
margin-bottom: 20px;
}
.wp-block-cover,
.yoku-body .wp-block-cover a,
.yoku-body .wp-block-cover a:hover {
color: #fff;
}
.wp-block-button {
margin-bottom: 20px;
}
.yoku-body a.wp-block-button__link,
.yoku-body a.wp-block-button__link:hover {
color: #fff;
}
.is-style-outline .wp-block-button__link {
border-width: 2px;
border-style: solid;
border-color: #32373c;
}
.yoku-body .is-style-outline a.wp-block-button__link {
color: #32373c;
}
.wp-block-media-text {
margin-bottom: 30px;
}
.wp-block-media-text .wp-block-media-text__content {
padding-top: 20px;
}
.wp-block-embed__wrapper iframe {
max-width: 100%;
}
hr.wp-block-separator {
width: 50%;
margin-left: auto;
margin-right: auto;
}
hr.wp-block-separator.is-style-wide {
width: 100%;
} .yoku-body-outer-wrapper {
position: relative;
overflow: hidden;
}
.yoku-body-wrapper.yoku-with-frame {
position: relative;
}
.yoku-page-wrapper {
clear: both;
}
body.yoku-boxed .yoku-body-wrapper {
margin-left: auto;
margin-right: auto;
position: relative;
}
body.yoku-boxed .yoku-body-wrapper.yoku-left {
margin-left: 0px;
}
body.yoku-boxed .yoku-body-wrapper.yoku-right {
margin-right: 0px;
}
body.yoku-boxed.yoku-boxed-border .yoku-body-wrapper {
box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.25);
}
body.yoku-boxed.yoku-background-pattern {
background-position: center;
background-repeat: repeat;
}
.yoku-body-background {
position: fixed;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-position: center;
background-size: cover;
}
.yoku-container {
margin-left: auto;
margin-right: auto;
}
.yoku-column-10 {
float: left;
width: 16.6666%;
}
.yoku-column-12 {
float: left;
width: 20%;
}
.yoku-column-15 {
float: left;
width: 25%;
}
.yoku-column-20 {
float: left;
width: 33.3333%;
}
.yoku-column-24 {
float: left;
width: 40%;
}
.yoku-column-30 {
float: left;
width: 50%;
}
.yoku-column-36 {
float: left;
width: 60%;
}
.yoku-column-40 {
float: left;
width: 66.6666%;
}
.yoku-column-45 {
float: left;
width: 75%;
}
.yoku-column-48 {
float: left;
width: 80%;
}
.yoku-column-50 {
float: left;
width: 83.3333%;
}
.yoku-column-60 {
float: left;
width: 100%;
}
.yoku-sidebar-right {
float: right;
}
.yoku-sidebar-center {
float: none;
display: inline-block;
}
.yoku-content-area {
padding-top: 60px;
padding-bottom: 40px;
}
.yoku-sidebar-area {
padding-top: 60px;
}
.yoku-line-height-0 {
line-height: 0;
}
a,
button {
text-decoration: none;
transition: background 300ms, color 300ms, border-color 300ms;
-moz-transition: background 300ms, color 300ms, border-color 300ms;
-o-transition: background 300ms, color 300ms, border-color 300ms;
-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}
img {
max-width: 100%;
height: auto;
}
blockquote {
quotes: none;
padding: 30px 30px 15px;
font-size: 17px;
margin-bottom: 35px;
font-style: italic;
margin-top: 35px;
border-left-width: 2px;
border-left-style: solid;
}
.yoku-blockquote-style-2 blockquote {
font-size: 20px;
font-weight: 800;
padding-top: 10px;
padding-left: 35px;
padding-right: 0px;
font-style: normal;
padding-bottom: 10px;
border-left-width: 4px;
}
.yoku-blockquote-style-2 blockquote p {
margin-bottom: 0px;
}
q {
margin-right: 15px;
display: inline-block;
padding: 10px 20px;
vertical-align: middle;
border-left-width: 2px;
border-left-style: solid;
}
.yoku-media-image {
line-height: 0;
position: relative;
}
.yoku-media-video video {
width: 100%;
}
.yoku-left-align {
text-align: left;
}
.yoku-center-align {
text-align: center;
}
.yoku-right-align {
text-align: right;
}
.yoku-body-wrapper { z-index: 1;
position: relative;
} input,
textarea {
border-width: 1px 1px 2px 1px;
border-style: solid;
}
input:focus,
textarea:focus {
outline: none;
} .yoku-button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.8px;
padding: 15px 33px;
display: inline-block;
-webkit-appearance: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
border-width: 0px;
border-style: solid;
cursor: pointer;
transition: background 300ms, color 300ms, border-color 300ms;
-moz-transition: background 300ms, color 300ms, border-color 300ms;
-o-transition: background 300ms, color 300ms, border-color 300ms;
-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
outline: none;
}  .yoku-page-preload {
position: fixed;
z-index: 999999;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-color: #fff;
background-image: url(//www.stefaniavalentini.fitness/wp-content/themes/yoku/images/preload.gif);
background-position: center;
background-repeat: no-repeat;
}
.yoku-page-preload.yoku-out {
background-image: none;
} .yoku-top-bar {
position: relative;
border-bottom-style: solid;
}
.yoku-top-bar-background {
position: absolute;
right: 0px;
left: 0px;
top: 0px;
bottom: 0px;
}
.yoku-top-bar-container {
margin-left: auto;
margin-right: auto;
}
.yoku-top-bar-container-inner {
position: relative;
}
.yoku-top-bar-left {
float: left;
}
.yoku-top-bar-left-text {
display: inline;
}
.yoku-top-bar-right {
float: right;
}
.yoku-top-bar-right-text {
display: inline;
}
.yoku-top-bar-right-social {
display: inline;
margin-left: 10px;
}
.yoku-top-bar-right-social a {
margin-left: 25px;
} .yoku-top-bar .yoku-top-bar-menu {
display: inline-block;
margin-right: 23px;
margin-bottom: 0px;
}
.yoku-top-bar .yoku-top-bar-menu>li {
float: none;
display: inline-block;
}
.yoku-top-bar .yoku-top-bar-menu>li>a {
display: inline;
margin-right: 16px;
}
.sf-menu.yoku-top-bar-menu>.yoku-normal-menu ul {
margin-left: 0px;
font-size: 13px;
}
.sf-menu.yoku-top-bar-menu>.yoku-normal-menu:first-child ul {
margin-left: -17px;
}
.sf-menu.yoku-top-bar-menu>.yoku-normal-menu ul li {
padding: 0px 18px 10px;
}
.sf-menu.yoku-top-bar-menu>.yoku-normal-menu ul li:first-child {
padding-top: 10px;
}
.sf-menu.yoku-top-bar-menu>.yoku-normal-menu ul li>a {
background: transparent;
}
.sf-menu.yoku-top-bar-menu>.yoku-normal-menu ul li>a:after {
margin-left: 10px;
}
.sf-menu.yoku-top-bar-menu>.yoku-mega-menu .sf-mega-full {
left: 0px;
right: 0px;
padding-top: 18px;
padding-bottom: 8px;
}
.sf-menu.yoku-top-bar-menu>.yoku-mega-menu .sf-mega-section-inner ul {
font-size: 13px;
}
.sf-menu.yoku-top-bar-menu>.yoku-mega-menu .sf-mega-section-inner ul li {
padding: 0px 18px 10px;
} .yoku-mm-menu-wrap {
display: none;
}
.admin-bar .mm-menu {
margin-top: 32px;
}
.yoku-mobile-button-hamburger-with-border {
font-size: 16px;
padding: 6px;
line-height: 0;
width: 32px;
height: 32px;
text-align: center;
display: inline-block;
border-width: 2px;
border-style: solid;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.yoku-right-menu-button {
display: inline-block;
margin-left: 27px;
}
.yoku-mobile-menu {
float: left;
margin-top: -8px;
margin-left: 21px;
}
.yoku-mobile-menu-right {
position: absolute;
right: 30px;
top: 50%;
margin-top: -9px;
}
.yoku-mobile-menu-right:first-child {
position: relative;
float: right;
margin: 0px;
padding: 8px 0px;
}
.yoku-mobile-menu-left {
position: absolute;
left: 30px;
top: 50%;
margin-top: -9px;
}
.yoku-mobile-menu-left .yoku-mobile-menu {
margin-left: 0px;
}
.yoku-mobile-header .yoku-mobile-logo-center .yoku-logo-inner {
margin-left: auto;
margin-right: auto;
}
.yoku-mobile-header.yoku-fixed-navigation .yoku-fixed-nav-logo {
display: block;
}
.yoku-mobile-header.yoku-fixed-navigation .yoku-orig-logo {
display: none;
} .yoku-mobile-button-hamburger {
box-sizing: border-box;
display: block;
width: 32px;
height: 32px;
position: relative;
}
.yoku-mobile-button-hamburger:before,
.yoku-mobile-button-hamburger:after,
.yoku-mobile-button-hamburger span {
content: '';
display: block;
width: 22px;
height: 2px;
position: absolute;
left: 5px;
}
.yoku-mobile-button-hamburger:before {
top: 8px;
}
.yoku-mobile-button-hamburger span {
top: 15px;
}
.yoku-mobile-button-hamburger:after {
top: 22px;
}
.yoku-mobile-button-hamburger:before {
transition-duration: 0.4s;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.yoku-mobile-button-hamburger span {
transition: opacity 0.15s 0.4s ease;
}
.yoku-mobile-button-hamburger:after {
transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.yoku-mobile-button-hamburger.yoku-active:before {
-webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
transform: translate3d(0, 7px, 0) rotate(135deg);
transition-delay: 0.1s;
}
.yoku-mobile-button-hamburger.yoku-active span {
transition-delay: 0s;
opacity: 0;
}
.yoku-mobile-button-hamburger.yoku-active:after {
transition-delay: 0.1s;
-webkit-transform: translate3d(0, -7px, 0) rotate(-135deg);
transform: translate3d(0, -7px, 0) rotate(-135deg);
}
.yoku-right-menu-button.yoku-mobile-button-hamburger-small {
margin-left: 20px;
}
.yoku-mobile-button-hamburger-small {
box-sizing: border-box;
display: block;
width: 32px;
height: 32px;
position: relative;
}
.yoku-mobile-button-hamburger-small:before,
.yoku-mobile-button-hamburger-small:after,
.yoku-mobile-button-hamburger-small span {
content: '';
display: block;
width: 16px;
height: 2px;
position: absolute;
left: 7px;
}
.yoku-mobile-button-hamburger-small:before {
top: 11px;
}
.yoku-mobile-button-hamburger-small span {
top: 15px;
}
.yoku-mobile-button-hamburger-small:after {
top: 19px;
width: 10px;
transition: width 200ms;
-moz-transition: width 200ms;
-o-transition: width 200ms;
-webkit-transition: width 200ms;
}
.yoku-mobile-button-hamburger-small:hover:after {
width: 16px;
} .yoku-navigation .sf-menu {
display: inline-block;
line-height: 1.7;
text-align: left;
margin-bottom: 0px;
}
.yoku-navigation .sf-menu>li:first-child {
padding-left: 0px;
}
.yoku-navigation .sf-menu>li:last-child {
padding-right: 0px;
}
.yoku-navigation .sf-menu>li>a {
letter-spacing: 0.5px;
}
.yoku-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after {
display: inline-block;
margin-left: 13px;
content: "\f107";
font-family: fontAwesome;
}
.yoku-navigation .sf-menu>.yoku-normal-menu li {
padding: 1px 11px;
}
.yoku-navigation .sf-menu>.yoku-normal-menu li:first-child {
padding-top: 12px;
}
.yoku-navigation .sf-menu>.yoku-normal-menu li:last-child {
padding-bottom: 12px;
}
.yoku-navigation .sf-menu>.yoku-normal-menu li li { }
.yoku-navigation .sf-menu>.yoku-normal-menu li>a {
display: block;
padding: 6px 30px 6px 12px;
position: relative;
}
.yoku-navigation .sf-menu>.yoku-normal-menu li>a.sf-with-ul-pre:after {
position: absolute;
right: 10px;
content: "\f105";
font-family: fontAwesome;
}
.yoku-navigation .sf-menu>.yoku-normal-menu .sub-menu {
font-size: 14px;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-full {
left: 0px;
right: 0px;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-wrap {
overflow: hidden;
border-top-width: 1px;
border-top-style: solid;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-wrap:first-child {
border-top: none;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section {
padding-bottom: 999px;
margin-bottom: -999px;
border-left-width: 1px;
border-left-style: solid;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section:first-child {
border-left: none;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-inner {
padding: 31px 28px;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-inner>a {
font-size: 15px;
display: block;
margin-bottom: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
padding: 0px 12px;
}
.yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-inner .sub-menu a {
font-size: 14px;
padding: 5px 12px;
display: block;
}
.yoku-navigation .yoku-navigation-slide-bar-style-1 {
border-bottom-width: 3px;
border-bottom-style: solid;
position: absolute;
display: none;
margin-top: -8px;
padding-top: 5px;
overflow: hidden;
}
.yoku-navigation .yoku-navigation-slide-bar-style-1:before {
content: " ";
display: block;
width: 0px;
height: 0px;
position: absolute;
left: 50%;
margin-left: -3px;
bottom: 0px;
border-width: 0px 5px 5px 5px;
border-style: solid;
border-color: transparent;
}
.yoku-navigation .yoku-navigation-slide-bar-style-2 {
border-bottom-width: 3px;
border-bottom-style: solid;
position: absolute;
display: none;
margin-top: -3px;
overflow: hidden;
}
.yoku-navigation .yoku-navigation-slide-bar-style-dot {
text-align: center;
position: absolute;
display: none;
margin-top: -8px;
overflow: hidden;
}
.yoku-navigation .yoku-navigation-slide-bar-style-dot:before {
content: " ";
display: block;
width: 2px;
margin: 0px auto;
border-bottom-width: 2px;
border-top-width: 4px;
border-style: solid;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.yoku-navigation .sf-menu a i {
margin-right: 10px;
}
.yoku-navigation .sf-vertical>li {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.yoku-navigation .sf-vertical>li:first-child {
padding-top: 0px;
}
.yoku-navigation .sf-vertical>li>a {
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.5px;
display: block;
}
.yoku-navigation .sf-vertical ul.sub-menu {
font-size: 14px;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.yoku-navigation .sf-vertical ul.sub-menu li {
padding: 2px 11px;
}
.yoku-navigation .sf-vertical ul.sub-menu li:first-child {
padding-top: 20px;
}
.yoku-navigation .sf-vertical ul.sub-menu li:last-child {
padding-bottom: 20px;
}
.yoku-navigation .sf-vertical ul.sub-menu li>a {
display: block;
padding: 4px 12px;
}
.yoku-navigation .sf-vertical ul.sub-menu li>a.sf-with-ul:after,
.yoku-navigation-submenu-indicator .sf-vertical>li>a.sf-with-ul:after {
float: right;
margin-left: 18px;
content: "\f105";
font-family: fontAwesome;
} .yoku-bullet-anchor {
position: fixed;
top: 50%;
right: 30px;
margin-top: -50px;
z-index: 10;
opacity: 0;
transition: opacity 200ms;
-moz-transition: opacity 200ms;
-o-transition: opacity 200ms;
-webkit-transition: opacity 200ms;
}
.yoku-bullet-anchor.yoku-init {
opacity: 1;
}
.yoku-bullet-anchor a {
display: block;
width: 17px;
height: 17px;
margin-bottom: 5px;
overflow: hidden;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.yoku-bullet-anchor a:before {
content: " ";
width: 9px;
height: 9px;
margin: 3px;
display: block;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
transition: background-color 200ms;
-moz-transition: background-color 200ms;
-o-transition: background-color 200ms;
-webkit-transition: background-color 200ms;
} .yoku-breadcrumbs a {
color: #c0c0c0;
}
.yoku-breadcrumbs,
.yoku-breadcrumbs a:hover {
color: #777;
}
.yoku-breadcrumbs {
font-size: 14px;
padding: 17px 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.yoku-breadcrumbs-item>span {
margin: 0px 22px;
}
.yoku-breadcrumbs-item>span:first-child {
margin-left: 0px;
}
.yoku-breadcrumbs-item a span {
transition: color 200ms;
-moz-transition: color 200ms;
-o-transition: color 200ms;
-webkit-transition: color 200ms;
} .yoku-top-search-wrap input.search-field {
border-bottom-color: #303030;
color: #fff;
}
.yoku-top-search-wrap .yoku-top-search-submit,
.yoku-top-search-wrap .yoku-top-search-close {
color: #fff;
}
.yoku-top-search-wrap input::-webkit-input-placeholder {
color: #fff;
}
.yoku-top-search-wrap input::-moz-placeholder {
color: #fff;
}
.yoku-top-search-wrap input:-ms-input-placeholder {
color: #fff;
}
.yoku-top-search-wrap input:-moz-placeholder {
color: #fff;
}
.yoku-top-search-row {
display: table;
width: 100%;
height: 100%;
}
.yoku-top-search-cell {
display: table-cell;
vertical-align: middle;
padding-left: 30px;
padding-right: 30px;
}
.yoku-top-search-wrap {
position: fixed;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 9999;
overflow-y: auto;
display: none;
}
.yoku-top-search-wrap form {
max-width: 630px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.yoku-top-search-wrap input.search-field {
background: transparent;
width: 100%;
border-width: 0px 0px 3px;
font-size: 40px;
padding: 0px 120px 25px 0px;
line-height: 48px;
letter-spacing: 0.5px;
}
.yoku-top-search-wrap input.search-submit {
position: absolute;
top: 0px;
right: 52px;
width: 48px;
height: 48px;
padding: 0px;
opacity: 0;
filter: alpha(opacity=0);
}
.yoku-top-search-wrap .yoku-top-search-submit {
font-size: 30px;
position: absolute;
right: 52px;
top: 0px;
line-height: 48px;
width: 48px;
text-align: center;
}
.yoku-top-search-wrap .yoku-top-search-close {
font-size: 55px;
position: absolute;
right: 0px;
top: -4px;
line-height: 48px;
width: 48px;
text-align: center;
cursor: pointer;
} .yoku-overlay-menu-row {
display: table;
width: 100%;
height: 100%;
}
.yoku-overlay-menu-cell {
display: table-cell;
vertical-align: middle;
}
.yoku-overlay-menu-content {
position: fixed;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 9999;
overflow-y: auto;
display: none;
}
.yoku-overlay-menu-content ul.menu {
list-style: none;
text-align: center;
padding-top: 180px;
padding-bottom: 140px;
max-width: 570px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}
.yoku-overlay-menu-content ul.menu>li {
font-size: 23px;
font-weight: bold;
text-transform: uppercase;
opacity: 0;
margin-bottom: 17px;
padding-bottom: 17px;
letter-spacing: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
transition: opacity 300ms, transform 300ms;
-moz-transition: opacity 300ms, -moz-transform 300ms;
-o-transition: opacity 300ms, -o-transform 300ms;
-webkit-transition: opacity 300ms, -webkit-transform 300ms;
}
.yoku-overlay-menu-content.yoku-active ul.menu>li {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: none;
transform: none;
}
.yoku-overlay-menu-content ul.sub-menu {
display: none;
padding-top: 20px;
padding-bottom: 5px;
list-style: none;
margin-left: 0px;
margin-bottom: 0px;
}
.yoku-overlay-menu-content ul.sub-menu>li {
font-size: 15px;
letter-spacing: 0px;
text-transform: none;
font-weight: normal;
margin-bottom: 15px;
}
.yoku-overlay-menu-content ul.sub-menu ul.sub-menu {
max-width: 380px;
margin: 20px auto 20px;
border-top-width: 1px;
border-bottom-width: 1px;
border-style: solid;
}
.yoku-overlay-menu-content .yoku-overlay-menu-close {
line-height: 1;
font-size: 48px;
position: absolute;
left: 50%;
top: 75px;
margin-left: -24px;
cursor: pointer;
}
.yoku-overlay-menu-content .yoku-overlay-menu-close:after {
content: "\4d";
font-family: elegantIcons;
}
.yoku-overlay-menu-content ul li.menu-item-has-children>a:after {
content: "\f107";
font-family: "fontAwesome";
margin-left: 15px;
}
body.admin-bar .yoku-overlay-menu-content {
margin-top: 32px;
overflow-y: scroll;
} .yoku-main-menu-right-button {
float: left;
padding: 8px 15px;
font-size: 14px;
font-weight: bold;
margin-top: -11px;
margin-left: 30px;
border-radius: 3px;
border-width: 2px;
border-style: solid;
}
.yoku-main-menu-right-button.yoku-style-round {
padding: 12px 29px 14px;
margin-top: -14px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
.yoku-main-menu-right-button.yoku-style-round-with-shadow {
padding: 13px 21px 14px;
margin-top: -14px;
box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11);
-webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11);
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
.yoku-main-menu-right {
float: left;
margin-top: -7px;
}
.yoku-main-menu-search {
float: left;
margin-top: -5px;
margin-left: 25px;
}
.yoku-main-menu-search i {
font-size: 14px;
margin-top: -1px;
cursor: pointer;
}
.yoku-main-menu-cart {
float: left;
margin-top: -4px;
padding-left: 15px;
margin-left: 5px;
position: relative;
}
.yoku-main-menu-cart i {
font-size: 16px;
margin-top: -1px;
cursor: pointer;
}
.yoku-main-menu-cart>.yoku-top-cart-count {
font-size: 10px;
font-weight: 700;
vertical-align: super;
width: 16px;
height: 16px;
line-height: 15px;
position: absolute;
top: -5px;
right: -8px;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
} .yoku-logo {
position: relative;
}
.yoku-header-wrap {
position: relative;
z-index: 103;
}
.yoku-header-container {
position: relative;
margin-left: auto;
margin-right: auto;
}
.yoku-header-container-inner {
position: relative;
} .yoku-header-style-plain {
position: relative;
border-bottom-style: solid;
z-index: 101;
}
.yoku-header-style-plain .yoku-navigation {
line-height: 0;
}
.yoku-header-style-plain .yoku-header-background {
position: absolute;
right: 0px;
left: 0px;
top: 0px;
bottom: 0px;
}
.yoku-header-background-transparent {
position: absolute;
left: 0px;
right: 0px;
z-index: 3;
}
.yoku-header-style-plain.yoku-style-menu-left .yoku-logo {
float: left;
}
.yoku-header-style-plain.yoku-style-menu-left .yoku-navigation { }
.yoku-header-style-plain.yoku-style-menu-left .yoku-main-menu {
float: left;
vertical-align: top;
}
.yoku-header-style-plain.yoku-style-menu-left .yoku-main-menu-right-wrap {
float: right;
line-height: 1.7;
margin-left: 10px;
vertical-align: top;
}
.yoku-header-style-plain.yoku-style-menu-left .yoku-main-menu-right-button {
margin-left: 0px;
}
.yoku-header-style-plain.yoku-style-menu-left .yoku-main-menu-right-button.yoku-button-2 {
margin-left: 10px;
}
.yoku-header-style-plain.yoku-style-menu-left .yoku-main-menu-search,
.yoku-header-style-plain.yoku-style-menu-left .yoku-main-menu-cart {
display: inline-block;
float: none;
vertical-align: top;
margin-top: 0px;
line-height: 1.4;
}
.yoku-header-style-plain.yoku-style-menu-right .yoku-logo {
float: left;
}
.yoku-header-style-plain.yoku-style-menu-right .yoku-navigation {
float: right;
}
.yoku-header-style-plain.yoku-style-menu-right .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-header-style-plain.yoku-style-menu-right .yoku-main-menu-right-wrap {
display: inline-block;
line-height: 1.7;
margin-left: 10px;
vertical-align: top;
}
.yoku-header-style-plain.yoku-style-center-logo .yoku-logo-inner {
margin-left: auto;
margin-right: auto;
}
.yoku-header-style-plain.yoku-style-center-logo .yoku-navigation {
text-align: center;
position: relative;
}
.yoku-header-style-plain.yoku-style-center-logo .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-header-style-plain.yoku-style-center-logo .yoku-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.yoku-header-style-plain.yoku-style-center-menu .yoku-logo {
position: absolute;
}
.yoku-header-style-plain.yoku-style-center-menu .yoku-navigation {
text-align: center;
}
.yoku-header-style-plain.yoku-style-center-menu .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-header-style-plain.yoku-style-center-menu .yoku-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.yoku-header-style-plain.yoku-style-splitted-menu .yoku-logo {
padding-top: 0px;
padding-bottom: 0px;
}
.yoku-header-style-plain.yoku-style-splitted-menu .yoku-navigation {
text-align: center;
}
.yoku-header-style-plain.yoku-style-splitted-menu .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-header-style-plain.yoku-style-splitted-menu .yoku-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.yoku-header-style-plain.yoku-style-splitted-menu .yoku-main-menu-left-wrap {
position: absolute;
left: 0px;
line-height: 1.7;
}
.yoku-header-style-plain.yoku-style-splitted-menu .yoku-right-menu-button {
margin-left: 0px;
} .yoku-header-boxed-wrap {
position: absolute;
left: 0px;
right: 0px;
z-index: 3;
}
.yoku-header-style-boxed.yoku-fixed-navigation {
margin-top: 0px;
}
.yoku-header-style-boxed .yoku-header-container-item {
position: relative;
}
.yoku-header-style-boxed .yoku-navigation {
line-height: 0;
}
.yoku-header-style-boxed .yoku-header-background {
position: absolute;
right: 0px;
left: 0px;
top: 0px;
bottom: 0px;
}
.yoku-header-style-boxed.yoku-style-menu-right .yoku-logo {
float: left;
}
.yoku-header-style-boxed.yoku-style-menu-right .yoku-navigation {
float: right;
}
.yoku-header-style-boxed.yoku-style-menu-right .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-header-style-boxed.yoku-style-menu-right .yoku-main-menu-right-wrap {
display: inline-block;
line-height: 1.7;
margin-left: 10px;
vertical-align: top;
}
.yoku-header-style-boxed.yoku-style-center-menu .yoku-logo {
position: absolute;
}
.yoku-header-style-boxed.yoku-style-center-menu .yoku-navigation {
text-align: center;
}
.yoku-header-style-boxed.yoku-style-center-menu .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-header-style-boxed.yoku-style-center-menu .yoku-main-menu-right-wrap {
position: absolute;
line-height: 1.7;
}
.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-logo {
padding-top: 0px;
padding-bottom: 0px;
}
.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-navigation {
text-align: center;
}
.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-main-menu-right-wrap {
position: absolute;
line-height: 1.7;
}
.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-main-menu-left-wrap {
position: absolute;
line-height: 1.7;
}
.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-right-menu-button {
margin-left: 0px;
} .yoku-header-style-bar .yoku-logo {
float: left;
}
.yoku-header-style-bar .yoku-logo-right-text {
float: right;
text-align: right;
font-size: 13px;
}
.yoku-header-style-bar .yoku-header-container-inner {
position: relative;
}
.yoku-navigation-bar-wrap {
border-top-width: 1px;
border-top-style: solid;
position: relative;
}
.yoku-navigation-bar-wrap.yoku-style-transparent {
position: absolute;
left: 0px;
right: 0px;
z-index: 3;
}
.yoku-navigation-bar-wrap .yoku-navigation {
line-height: 0;
position: relative;
}
.yoku-navigation-bar-wrap .yoku-navigation-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.yoku-navigation-bar-wrap .yoku-navigation-container {
position: relative;
}
.yoku-navigation-bar-wrap .yoku-main-menu {
display: inline-block;
vertical-align: top;
}
.yoku-navigation-bar-wrap.yoku-style-left .yoku-main-menu-right-wrap {
float: right;
line-height: 1.7;
margin-left: 10px;
}
.yoku-navigation-bar-wrap.yoku-style-center {
text-align: center;
}
.yoku-navigation-bar-wrap.yoku-style-center .yoku-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.yoku-header-style-bar.yoku-style-center .yoku-logo {
float: none;
}
.yoku-header-style-bar.yoku-style-center .yoku-logo-inner {
margin-left: auto;
margin-right: auto;
}
.yoku-header-style-bar.yoku-style-center .yoku-logo-right-text {
position: absolute;
top: 0px;
right: 0px;
}
.yoku-header-style-bar.yoku-style-2 .yoku-header-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.yoku-navigation-header-style-bar.yoku-style-2 {
border: 0px;
}
.yoku-navigation-header-style-bar.yoku-style-2 .yoku-main-menu {
padding: 0px 25px;
}
.yoku-navigation-header-style-bar.yoku-style-2 .yoku-main-menu-right-wrap {
padding: 0px 25px;
}
.yoku-navigation-header-style-bar.yoku-style-2 {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.yoku-navigation-header-style-bar.yoku-style-2.yoku-fixed-navigation .yoku-navigation-container {
position: static;
}
.yoku-navigation-header-style-bar.yoku-style-2.yoku-fixed-navigation .yoku-navigation-background {
left: 0px;
right: 0px;
margin-left: 0px;
margin-right: 0px;
} .yoku-header-side-content {
position: relative;
z-index: 98;
}
.yoku-header-side-nav {
position: fixed;
top: 0px;
bottom: 0px;
z-index: 99;
}
.yoku-header-side-nav.yoku-allow-slide {
position: absolute;
bottom: auto;
}
.yoku-header-side-nav.yoku-fix-bottom {
position: fixed;
top: auto;
bottom: 0px;
}
.yoku-header-side-nav.yoku-fix-top {
position: fixed;
}
.yoku-header-side-nav.yoku-style-left {
left: 0px;
}
.yoku-header-side-nav.yoku-style-right {
right: 0px;
}
.yoku-header-side-nav .yoku-pos-bottom,
.yoku-header-side-nav.yoku-style-middle .yoku-pos-middle {
opacity: 0;
filter: alpha(opacity=0);
transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
.yoku-header-side-nav .yoku-pos-bottom.yoku-active,
.yoku-header-side-nav.yoku-style-middle .yoku-pos-middle.yoku-active {
opacity: 1;
filter: alpha(opacity=100);
}
.yoku-header-side-nav.yoku-style-side .yoku-header-social {
padding-top: 20px;
padding-bottom: 40px;
}
.yoku-header-side-nav.yoku-style-side .yoku-header-social a {
margin-left: 25px;
}
.yoku-header-side-nav.yoku-style-side .yoku-header-social a:first-child {
margin-left: 0px;
}
.yoku-header-side-nav.yoku-style-side .yoku-main-menu-right-wrap {
padding-top: 22px;
}
.yoku-header-side-nav.yoku-style-side .yoku-main-menu-search {
float: none;
display: inline-block;
margin-top: 0px;
margin-left: 20px;
}
.yoku-header-side-nav.yoku-style-side .yoku-main-menu-cart {
float: none;
display: inline-block;
margin-top: 0px;
margin-left: 0px;
}
.yoku-header-side-nav.yoku-style-side .yoku-main-menu-right-wrap>div:first-child {
margin-left: 0px;
}
.yoku-header-side-nav.yoku-style-left .sf-vertical ul.sub-menu {
text-align: left;
margin-left: 0px;
}
.yoku-header-side-nav.yoku-style-right .sf-vertical ul.sub-menu {
left: auto;
right: 100%;
text-align: right;
}
.yoku-header-side-nav.yoku-style-right .sf-vertical ul.sub-menu li>a.sf-with-ul:after {
content: "\f104";
float: left;
margin-left: 0px;
margin-right: 18px;
}
.yoku-header-style-side.yoku-center-align .yoku-logo-inner {
margin-right: auto;
margin-left: auto;
}
.yoku-header-style-side.yoku-right-align .yoku-logo-inner {
margin-right: 0px;
margin-left: auto;
}
.yoku-header-side-nav.yoku-style-side-toggle {
text-align: center;
}
.yoku-header-side-nav.yoku-style-side-toggle .yoku-logo-inner {
margin-left: auto;
margin-right: auto;
}
.yoku-header-side-nav.yoku-style-side-toggle .yoku-main-menu-search,
.yoku-header-side-nav.yoku-style-side-toggle .yoku-main-menu-cart {
float: none;
margin-bottom: 8px;
padding-left: 0px;
margin-left: 0px;
margin-top: 0px;
}
.yoku-header-side-nav.yoku-style-side-toggle .yoku-header-icon {
padding-bottom: 20px;
padding-top: 30px;
}
body.admin-bar .yoku-header-side-nav {
padding-top: 32px;
}
html.mm-opened body.admin-bar .yoku-header-side-nav {
padding-top: 0px;
} .yoku-logo-inner {
transition: max-width 200ms;
-moz-transition: max-width 200ms;
-o-transition: max-width 200ms;
-webkit-transition: max-width 200ms;
}
.yoku-logo-inner img {
width: 100%; }
.yoku-fixed-nav-logo {
display: none;
}
.yoku-sticky-navigation.yoku-fixed-navigation .yoku-fixed-nav-logo {
display: block;
}
.yoku-sticky-navigation.yoku-fixed-navigation .yoku-orig-logo {
display: none;
}
.yoku-sticky-navigation.yoku-style-fixed .yoku-logo,
.yoku-sticky-navigation.yoku-style-fixed .yoku-navigation,
.yoku-sticky-navigation.yoku-style-fixed .yoku-navigation .sf-menu>li>a {
transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
-moz-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
-o-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
-webkit-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
}
.yoku-sticky-navigation.yoku-style-fixed .yoku-navigation-top {
transition: top 200ms;
-moz-transition: top 200ms;
-o-transition: top 200ms;
-webkit-transition: top 200ms;
}
.yoku-sticky-navigation.yoku-style-fixed.yoku-animate-fixed-navigation .yoku-logo-inner img {
transition: height 200ms;
-moz-transition: height 200ms;
-o-transition: height 200ms;
-webkit-transition: height 200ms;
}
.yoku-fixed-navigation.yoku-style-fixed,
.yoku-fixed-navigation.yoku-style-slide {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
z-index: 99;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.yoku-fixed-navigation.yoku-style-slide .yoku-logo-inner img {
max-height: 35px !important;
width: auto;
}
body.yoku-sticky-navigation-no-logo .yoku-fixed-navigation .yoku-logo {
display: none;
}
body.yoku-sticky-navigation-no-logo .yoku-mobile-header.yoku-fixed-navigation .yoku-logo {
display: block;
}
body.admin-bar .yoku-fixed-navigation.yoku-style-fixed,
body.admin-bar .yoku-fixed-navigation.yoku-style-slide {
margin-top: 32px;
}
@media screen and (max-width: 782px) {
body.admin-bar .yoku-fixed-navigation.yoku-style-slide {
margin-top: 0px;
}
}
.yoku-animate-fixed-navigation.yoku-header-style-plain .yoku-navigation-top {
top: 30px;
}
.yoku-animate-fixed-navigation.yoku-header-style-plain.yoku-style-splitted-menu .yoku-logo {
margin-top: -10px;
}
.yoku-animate-fixed-navigation.yoku-header-style-plain.yoku-style-splitted-menu .yoku-navigation .sf-menu>li>a {
padding-top: 0px;
}
.yoku-animate-fixed-navigation.yoku-header-style-plain.yoku-style-splitted-menu .yoku-navigation-top {
top: 22px;
}
.yoku-animate-fixed-navigation.yoku-header-style-plain.yoku-style-center-logo .yoku-logo {
position: absolute;
left: 0px;
top: 0px;
z-index: 3;
}
.yoku-animate-fixed-navigation.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-logo {
margin-top: -10px;
padding-top: 0px;
padding-bottom: 0px;
}
.yoku-animate-fixed-navigation.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-navigation .sf-menu>li>a {
padding-top: 0px;
} .yoku-page-title-wrap {
background-image: url(//www.stefaniavalentini.fitness/wp-content/themes/yoku/images/page-title-background.png);
background-position: center;
background-size: cover;
position: relative;
overflow: hidden;
clear: both;
}
.yoku-page-title-wrap .yoku-page-title-overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.yoku-page-title-wrap .yoku-page-title-top-gradient {
position: absolute;
top: 0px;
right: 0px;
left: 0px;
}
.yoku-page-title-wrap .yoku-page-title-bottom-gradient {
position: absolute;
right: 0px;
bottom: 0px;
left: 0px;
}
.yoku-page-title-wrap .yoku-page-title-container {
position: relative;
}
.yoku-page-title-wrap .yoku-page-title {
text-transform: uppercase;
letter-spacing: 2px;
}
.yoku-page-title-wrap.yoku-style-small .yoku-page-title {
font-size: 37px;
margin-bottom: 0px;
}
.yoku-page-title-wrap.yoku-style-small .yoku-page-caption {
font-size: 16px;
margin-top: 13px;
}
.yoku-page-title-wrap.yoku-style-small .yoku-page-title-content {
padding-top: 93px;
padding-bottom: 87px;
}
.yoku-page-title-wrap.yoku-style-medium .yoku-page-title {
font-size: 54px;
margin-bottom: 0px;
}
.yoku-page-title-wrap.yoku-style-medium .yoku-page-caption {
font-size: 19px;
margin-top: 13px;
}
.yoku-page-title-wrap.yoku-style-medium .yoku-page-title-content {
padding-top: 126px;
padding-bottom: 116px;
}
.yoku-page-title-wrap.yoku-style-large .yoku-page-title {
font-size: 75px;
margin-bottom: 0px;
}
.yoku-page-title-wrap.yoku-style-large .yoku-page-caption {
font-size: 25px;
margin-top: 13px;
}
.yoku-page-title-wrap.yoku-style-large .yoku-page-title-content {
padding-top: 184px;
padding-bottom: 168px;
}
.yoku-page-title-wrap.yoku-style-custom .yoku-page-title {
font-size: 37px;
margin-bottom: 0px;
}
.yoku-page-title-wrap.yoku-style-custom .yoku-page-caption {
font-size: 16px;
}
.yoku-page-title-event-time {
margin-top: 12px;
}
.yoku-page-title-event-link {
margin-top: 12px;
}  .yoku-footer-wrapper {
background-position: center;
}
.yoku-footer-wrapper .yoku-footer-container {
overflow: hidden;
}
.yoku-footer-wrapper .yoku-widget-title {
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1.5px;
margin-bottom: 35px;
}
.yoku-footer-wrapper .yoku-widget-title .gdlr-core-flexslider-nav {
float: right;
margin-left: 20px;
}
.yoku-footer-wrapper .widget {
margin-bottom: 60px;
}
.yoku-footer-wrapper .widget:last-child {
margin-bottom: 0px;
}
.yoku-footer-wrapper.yoku-with-column-divider .yoku-footer-column {
padding-bottom: 1029px;
margin-bottom: -1020px;
border-left: 1px;
border-style: solid;
border-color: inherit;
padding-left: 30px;
padding-right: 30px;
}
.yoku-footer-wrapper.yoku-with-column-divider .yoku-footer-column:first-child {
border: none;
}
.yoku-fixed-footer {
position: fixed;
left: 0px;
right: 0px;
bottom: 0px;
}
body.yoku-boxed .yoku-fixed-footer .yoku-footer-wrapper,
body.yoku-boxed .yoku-fixed-footer .yoku-copyright-wrapper {
margin-left: auto;
margin-right: auto;
}
.yoku-footer-back-to-top-button {
position: fixed;
z-index: 9;
right: 30px;
bottom: 30px;
font-size: 18px;
line-height: 20px;
width: 45px;
height: 45px;
text-align: center;
padding: 12px;
cursor: pointer;
opacity: 0;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
pointer-events: none;
transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
.yoku-footer-back-to-top-button.yoku-scrolled {
opacity: 1;
pointer-events: auto;
} .yoku-footer-wrapper {
padding-top: 70px;
padding-bottom: 50px;
}
.yoku-copyright-container {
text-transform: uppercase;
letter-spacing: 2px;
}
.yoku-copyright-text {
text-align: center;
font-size: 14px;
}
.yoku-copyright-left {
float: left;
}
.yoku-copyright-right {
float: right;
}  .yoku-single-article.yoku-style .yoku-single-article-title {
font-size: 37px;
font-weight: 700;
margin-bottom: 15px;
}
.yoku-single-article.yoku-style .yoku-single-article-head {
text-align: left;
}
.yoku-single-article.yoku-style .yoku-blog-info-wrapper {
margin-bottom: 8px;
}
.yoku-single-article.yoku-style .yoku-excerpt-read-more {
font-weight: 500;
}
.yoku-single-article-date-wrapper {
float: left;
width: 58px;
border-right-width: 1px;
border-right-style: solid;
line-height: 1;
margin-top: 8px;
margin-right: 30px;
padding-right: 20px;
text-align: center;
}
.yoku-single-article-date-wrapper .yoku-single-article-date-day {
font-size: 27px;
font-weight: bold;
margin-bottom: 8px;
margin-top: -4px;
letter-spacing: 1px;
white-space: nowrap;
}
.yoku-single-article-date-wrapper .yoku-single-article-date-month {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}
.yoku-single-article-date-wrapper .yoku-single-article-date-year {
font-size: 12px;
margin-top: 4px;
}
.yoku-single-article {
padding-bottom: 35px;
}
.yoku-single-article .yoku-single-article-content ul,
.yoku-single-article .yoku-single-article-content ol {
line-height: 2;
}
.yoku-single-article .yoku-single-article-thumbnail {
margin-bottom: 42px;
}
.yoku-single-article .yoku-single-article-head {
margin-bottom: 32px;
}
.yoku-single-article .yoku-single-article-title {
font-size: 37px;
font-weight: 700;
margin-bottom: 16px;
letter-spacing: 0.5px;
}
.yoku-single-article .yoku-single-article-head-right {
overflow: hidden;
}
.yoku-blog-info-wrapper .yoku-head {
margin-right: 13px;
vertical-align: middle;
}
.yoku-blog-info-wrapper .yoku-head i {
font-size: 15px;
}
.yoku-blog-info-wrapper .yoku-blog-info {
display: inline-block;
margin-right: 25px;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}
.yoku-blog-info-wrapper .yoku-blog-info:last-child {
margin-right: 0px;
}
.yoku-sticky-banner {
line-height: 1;
display: inline-block;
letter-spacing: 0.5px;
padding: 18px 20px 17px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
margin-bottom: 22px;
}
.yoku-sticky-banner i {
font-size: 12px;
margin-right: 10px;
}
.yoku-single-article-thumbnail .yoku-sticky-banner {
position: absolute;
left: 0px;
bottom: 0px;
margin-bottom: 0px;
}
body.single-post .yoku-sidebar-style-none {
margin-left: auto;
margin-right: auto;
}
body.blog .yoku-sidebar-style-none {
margin-left: auto;
margin-right: auto;
}
body.blog .yoku-single-article {
padding-bottom: 60px;
}
.yoku-archive-taxonomy-description {
margin-bottom: 60px;
} .yoku-blog-aside-format .yoku-single-article-content {
font-size: 18px;
font-style: italic;
padding: 50px 60px 40px;
}
.yoku-blog-aside-format .yoku-excerpt-read-more {
display: none;
}
.yoku-blog-quote-format .yoku-single-article-content {
padding: 50px 45px 40px;
position: relative;
}
.yoku-blog-quote-format .yoku-blog-quote-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-size: cover;
background-position: center;
opacity: 0.3;
filter: alpha(opacity=30);
}
.yoku-blog-quote-format .yoku-blog-quote {
float: left;
font-size: 120px;
font-weight: 800;
margin-top: -10px;
line-height: 1;
margin-right: 35px;
position: relative;
}
.yoku-blog-quote-format .yoku-blog-content-wrap {
overflow: hidden;
position: relative;
}
.yoku-blog-quote-format .yoku-blog-quote-content {
font-size: 18px;
font-style: italic;
}
.yoku-blog-quote-format .yoku-blog-quote-author {
font-size: 16px;
font-style: italic;
margin-bottom: 20px;
font-weight: bold;
}
.yoku-blog-quote-format .yoku-blog-quote-author:before {
content: "-";
margin-right: 2px;
}
.yoku-blog-quote-format .yoku-excerpt-read-more {
display: none;
}
.yoku-blog-quote-format blockquote,
.yoku-blog-quote-format q {
background: transparent;
border: none;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 18px;
}
.yoku-blog-link-format .yoku-blog-icon-link {
font-size: 23px;
float: left;
margin-right: 30px;
margin-top: 5px;
}
.yoku-blog-link-format .yoku-blog-content-wrap {
overflow: hidden;
}
.yoku-blog-link-format .yoku-blog-title {
font-size: 20px;
text-transform: none;
letter-spacing: 0px;
margin-bottom: 9px;
}
.yoku-blog-link-format .yoku-blog-content {
font-size: 14px;
margin-bottom: 0px;
}
.yoku-blog-link-format .yoku-excerpt-read-more {
display: none;
} .yoku-single-social-share {
padding-top: 10px;
padding-bottom: 48px;
} .yoku-single-author {
text-align: center;
margin-bottom: 55px;
margin-top: 41px;
border-top-width: 1px;
border-top-style: solid;
}
.yoku-single-author .yoku-single-author-wrap {
max-width: 80%;
margin: -41px auto 0px;
}
.yoku-single-author .yoku-single-author-avartar {
max-width: 80px;
margin: 0px auto 37px;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.yoku-single-author .yoku-single-author-caption {
font-size: 14px;
font-style: italic;
margin-bottom: 9px;
letter-spacing: 0.5px;
}
.yoku-single-author .yoku-single-author-title {
font-size: 26px;
margin-bottom: 22px;
} .yoku-single-nav-area {
border-top: 1px;
border-bottom: 1px;
border-style: solid;
padding: 33px 0px;
margin-bottom: 55px;
}
.yoku-single-nav i {
font-size: 25px;
}
.yoku-single-nav .yoku-text {
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1.5px;
}
.yoku-single-nav-left {
float: left;
}
.yoku-single-nav-left i {
margin-right: 15px;
vertical-align: middle;
}
.yoku-single-nav-right {
float: right;
}
.yoku-single-nav-right i {
margin-left: 15px;
vertical-align: middle;
} .yoku-single-author-tags {
margin-bottom: 65px;
margin-top: -18px;
}
.yoku-single-author-tags a {
display: inline-block;
font-size: 12px;
padding: 5px 13px 4px;
margin-right: 12px;
border-width: 2px;
border-style: solid;
font-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.yoku-blog-style-1 .yoku-single-related-post-title {
font-size: 22px;
margin-bottom: 30px;
font-weight: 700;
text-align: left;
letter-spacing: 0px;
text-transform: none;
}
.yoku-single-related-post-container .gdlr-core-blog-grid .gdlr-core-blog-title {
font-size: 17px;
font-weight: 600;
} .yoku-single-blog-title-style-4.yoku-single-article-head {
text-align: center;
margin-bottom: 0px;
}
.yoku-single-blog-title-style-4.yoku-single-article .yoku-single-article-title {
font-size: 50px;
font-weight: 800;
margin-bottom: 20px;
}
.yoku-single-blog-title-style-4 .yoku-blog-info-wrapper .yoku-blog-info .yoku-head {
display: none;
}
.yoku-single-blog-title-style-4 .yoku-blog-info-wrapper .yoku-blog-info {
margin-right: 0px;
text-transform: none;
font-size: 15px;
font-weight: normal;
}
.yoku-single-blog-title-style-4 .yoku-blog-info-wrapper .yoku-blog-info .yoku-blog-info-sep {
margin: 0px 15px;
}
.yoku-single-blog-title-style-4 .yoku-blog-info-wrapper .yoku-blog-info:first-child .yoku-blog-info-sep {
display: none;
}
.yoku-blog-style-4 .yoku-single-article-thumbnail img {
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.yoku-blog-style-4 .yoku-single-article-thumbnail.yoku-media-gallery img {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.yoku-blog-style-4 .yoku-single-nav-area {
border-top: 0px;
padding-top: 0px;
border-bottom: 0px;
padding-bottom: 0px;
}
.yoku-blog-style-4 .yoku-single-nav .yoku-text {
font-size: 12px;
letter-spacing: 3px;
display: block;
margin-bottom: 9px;
}
.yoku-blog-style-4 .yoku-single-nav-title {
font-size: 17px;
font-weight: bold;
letter-spacing: 0.5px;
line-height: 1;
}
.yoku-blog-style-4 .yoku-single-nav-left {
max-width: 50%;
}
.yoku-blog-style-4 .yoku-single-nav-right {
text-align: right;
max-width: 50%;
}
.yoku-blog-style-4 .gdlr-core-social-share-item {
float: left;
}
.yoku-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
font-size: 13px;
font-weight: bold;
}
.yoku-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
font-size: 13px;
font-weight: bold;
letter-spacing: 3px;
}
.yoku-blog-style-4 .gdlr-core-social-share-item .gdlr-core-divider {
display: none;
}
.yoku-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count {
margin-right: 32px;
}
.yoku-blog-style-4 .yoku-single-social-share {
border-top-width: 1px;
border-top-style: solid;
padding-top: 19px;
}
.yoku-blog-style-4 .yoku-single-magazine-author-tags {
padding-bottom: 0px;
float: right;
}
.yoku-blog-style-4 .yoku-single-magazine-author-tags a {
font-size: 11px;
letter-spacing: 2px;
font-weight: 600;
text-transform: uppercase;
padding: 8px 17px 10px;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.yoku-blog-style-4 .yoku-comments-area .comment-author {
font-size: 16px;
}
.yoku-blog-style-4 section.comment-content {
font-size: 15px;
}
.yoku-blog-style-4 .yoku-single-related-post-title,
.yoku-blog-style-4 .yoku-comments-area .yoku-comments-title,
.yoku-blog-style-4 .yoku-comments-area .comment-reply-title {
font-size: 22px;
margin-bottom: 30px;
font-weight: 700;
text-align: left;
letter-spacing: 0px;
text-transform: none;
}
.yoku-blog-style-4 .yoku-single-author {
border-top: none;
background: #fff;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
padding: 45px;
margin-top: 30px;
margin-bottom: 80px;
}
.yoku-blog-style-4 .yoku-single-author .yoku-single-author-avartar {
float: left;
margin-bottom: 0px;
margin-right: 33px;
}
.yoku-blog-style-4 .yoku-single-author .yoku-single-author-wrap {
max-width: 100%;
margin: 0px;
}
.yoku-blog-style-4 .yoku-single-author-content-wrap {
overflow: hidden;
text-align: left;
}
.yoku-blog-style-4 .yoku-single-author .yoku-single-author-title {
font-size: 18px;
margin-bottom: 16px;
font-weight: 700;
}
.yoku-blog-style-4 .yoku-comments-area {
border-top-width: 1px;
border-top-style: solid;
padding-top: 45px;
margin-top: 5px;
}
.yoku-blog-style-4 .yoku-comments-area .comment-time {
font-style: normal;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
.yoku-blog-style-4 .yoku-comments-area .edit-link,
.yoku-blog-style-4 .yoku-comments-area .comment-reply {
font-size: 14px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
text-decoration: none;
}
.yoku-blog-style-4 .yoku-comments-area .comment-respond {
background: transparent;
padding: 10px 0px 30px;
margin-bottom: 40px;
}
.yoku-blog-style-4 .yoku-comments-area textarea {
border-bottom-width: 1px;
}
.yoku-blog-style-4 .yoku-comments-area input[type="text"] {
border-bottom-width: 1px;
}
.yoku-blog-style-4 .yoku-comments-area .yoku-comment-form-author {
width: 33.33%;
}
.yoku-blog-style-4 .yoku-comments-area .yoku-comment-form-email {
width: 33.33%;
padding-right: 7px;
}
.yoku-blog-style-4 .yoku-comment-form-url {
width: 33.33%;
float: left;
padding-left: 7px;
}
.yoku-blog-style-4 .yoku-comments-area .form-submit {
text-align: left;
}
.yoku-blog-style-4 .yoku-comments-area .form-submit input[type="submit"] {
font-size: 12px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
.yoku-blog-style-4 .yoku-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title {
margin-bottom: 6px;
font-weight: 700;
}
.yoku-blog-style-4 .yoku-button,
.yoku-blog-style-4 input[type="button"],
.yoku-blog-style-4 input[type="submit"],
.yoku-blog-style-4 input[type="reset"] {
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.8px;
padding: 21px 35px 23px;
} .yoku-blog-title-wrap .yoku-single-blog-title-style-2 .yoku-single-article-title {
margin-bottom: 0px;
margin-top: 5px;
}
.yoku-single-blog-title-style-2 .yoku-blog-info-wrapper .yoku-blog-info .yoku-head {
display: none;
}
.yoku-single-blog-title-style-2 .yoku-blog-info-wrapper .yoku-blog-info {
margin-right: 0px;
text-transform: none;
font-size: 13px;
}
.yoku-single-blog-title-style-2 .yoku-blog-info-wrapper .yoku-blog-info .yoku-blog-info-sep {
margin: 0px 15px;
}
.yoku-single-blog-title-style-2 .yoku-blog-info-wrapper .yoku-blog-info:first-child .yoku-blog-info-sep {
display: none;
}
.yoku-blog-style-2 .yoku-single-author .yoku-single-author-wrap {
margin: 0px;
}
.yoku-blog-style-2 .yoku-single-author {
border-top-width: 0px;
margin-top: 0px;
text-align: left;
}
.yoku-blog-style-2 .yoku-single-author .yoku-single-author-avartar {
margin: 0px;
float: left;
margin-right: 30px;
max-width: 100px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.yoku-blog-style-2 .yoku-single-author .yoku-single-author-caption {
display: none;
}
.yoku-blog-style-2 .yoku-single-author .yoku-single-author-content-wrap {
overflow: hidden;
padding-top: 12px;
}
.yoku-blog-style-2 .yoku-single-author .yoku-single-author-title {
font-size: 20px;
margin-bottom: 10px;
}
.yoku-blog-style-2 .gdlr-core-social-share-item {
text-align: left;
}
.yoku-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count {
margin-right: 25px;
font-weight: bold;
}
.yoku-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
font-size: 16px;
}
.yoku-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
font-size: 16px;
text-transform: none;
letter-spacing: 0px;
}
.yoku-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-divider {
display: none;
}
.yoku-blog-style-2 .yoku-single-article {
padding-bottom: 0px;
}
.yoku-blog-style-2 .yoku-single-nav-area {
border: none;
padding: 30px 0px 0px;
margin-bottom: 0px;
}
.yoku-blog-style-2 .yoku-single-nav-area a,
.yoku-blog-style-2 .yoku-single-nav-area a:hover {
color: #fff;
}
.yoku-blog-style-2 .yoku-single-nav-area-left {
float: left;
width: 50%;
padding: 50px 80px;
position: relative;
overflow: hidden;
}
.yoku-blog-style-2 .yoku-single-nav-area-right {
float: left;
width: 50%;
padding: 50px 80px;
position: relative;
overflow: hidden;
}
.yoku-blog-style-2 .yoku-single-nav-area-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-size: cover;
background-position: center;
transition: transform 300ms ease-out;
-moz-transition: transform 300ms ease-out;
-o-transition: transform 300ms ease-out;
-webkit-transition: transform 300ms ease-out;
}
.yoku-blog-style-2 .yoku-single-nav-area-left:hover .yoku-single-nav-area-background,
.yoku-blog-style-2 .yoku-single-nav-area-right:hover .yoku-single-nav-area-background {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.yoku-blog-style-2 .yoku-single-nav-left i {
font-size: 20px;
}
.yoku-blog-style-2 .yoku-single-nav-left,
.yoku-blog-style-2 .yoku-single-nav-right {
float: none;
}
.yoku-blog-style-2 .yoku-single-nav {
position: relative;
}
.yoku-blog-style-2 .yoku-single-nav .yoku-text {
letter-spacing: 0px;
text-transform: none;
}
.yoku-blog-style-2 .yoku-single-nav-title {
font-size: 22px;
font-weight: 800;
display: block;
margin-top: 2px;
}
.yoku-blog-style-2 .yoku-single-nav-area-overlay {
opacity: 0.7;
filter: alpha(opacity=62);
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.yoku-blog-style-2 .yoku-comment-wrapper {
padding-top: 80px;
}
.yoku-blog-style-2 .yoku-comment-content {
margin: 0px auto;
}
.yoku-blog-style-2 .yoku-comments-area .yoku-comments-title {
text-align: left;
text-transform: none;
letter-spacing: 0px;
font-weight: 800;
font-size: 20px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-avatar {
max-width: 90px;
border-radius: 3px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-author {
font-size: 18px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-time {
font-size: 13px;
font-style: normal;
}
.yoku-blog-style-2 .yoku-comments-area .comment-content {
font-size: 15px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-meta {
margin-bottom: 16px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-reply {
text-transform: none;
font-weight: 800;
letter-spacing: 0px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-article {
padding-bottom: 0px;
border-bottom-width: 0px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-reply-title {
font-size: 20px;
letter-spacing: 0px;
text-align: left;
text-transform: none;
font-weight: 800;
margin-bottom: 35px;
}
.yoku-blog-style-2 .yoku-comments-area .comment-respond {
padding: 0px 0px 85px;
background: transparent;
margin-bottom: 0px;
}
.yoku-blog-style-2 .yoku-comments-area textarea {
font-size: 14px;
padding: 20px 22px;
margin-bottom: 22px;
}
.yoku-blog-style-2 .yoku-comments-area input[type="text"] {
font-size: 14px;
padding: 20px 22px;
margin-bottom: 22px;
}
.yoku-blog-style-2 .yoku-comments-area .yoku-comment-form-author {
width: 33.33%;
padding-right: 13px;
}
.yoku-blog-style-2 .yoku-comments-area .yoku-comment-form-email {
width: 33.33%;
padding-right: 7px;
}
.yoku-blog-style-2 .yoku-comments-area .yoku-comment-form-url {
width: 33.33%;
float: left;
padding-left: 14px;
}
.yoku-blog-style-2 .yoku-comments-area .form-submit {
text-align: left;
padding-top: 0px;
}
.yoku-blog-style-2 .yoku-comments-area .form-submit input[type="submit"] {
font-size: 13px;
text-transform: none;
padding: 16px 30px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.yoku-blog-style-2 .yoku-single-related-post-wrap {
padding: 80px 0px 50px;
}
.yoku-blog-style-2 .yoku-single-related-post-container {
padding-left: 80px;
padding-right: 80px;
}
.yoku-blog-style-2 .yoku-single-related-post-title {
font-size: 20px;
margin-bottom: 40px;
font-weight: 800;
}
.yoku-blog-style-2 .yoku-single-related-post-container {
margin: 0px auto;
}
.yoku-blog-style-2 .gdlr-core-blog-grid .gdlr-core-blog-title {
font-size: 21px;
}
.yoku-blog-style-2 .yoku-single-related-post-wrap .gdlr-core-sticky-banner {
display: none;
} .yoku-blog-style-3 .yoku-single-nav-left,
.yoku-blog-style-3 .yoku-single-nav-right {
max-width: 50%;
}
.yoku-blog-style-3 .yoku-single-nav-right {
text-align: right;
}
.yoku-blog-style-3 .yoku-single-nav .yoku-text {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
display: block;
margin-bottom: 8px;
}
.yoku-blog-style-3 .yoku-single-nav .yoku-single-nav-title {
font-size: 18px;
font-weight: 800;
}
.yoku-blog-style-3 .yoku-single-social-share {
padding-bottom: 27px;
}
.yoku-blog-style-3 .gdlr-core-social-share-item {
position: relative;
}
.yoku-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count {
position: absolute;
right: 0px;
}
.yoku-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-wrap {
margin-right: 25px;
float: left;
}
.yoku-blog-style-3 .gdlr-core-social-share-item .gdlr-core-divider {
display: none;
}
.yoku-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
font-size: 15px;
margin-right: 6px;
}
.yoku-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
font-size: 15px;
text-transform: none;
font-weight: 600;
letter-spacing: 0px;
}
.yoku-blog-style-3 .yoku-single-author .yoku-single-author-avartar {
margin: 0px;
float: left;
margin-right: 40px;
border-width: 1px;
border-style: solid;
max-width: 116px;
padding: 8px;
}
.yoku-blog-style-3 .yoku-single-author .yoku-single-author-wrap {
max-width: 100%;
margin: 0px;
}
.yoku-blog-style-3 .yoku-single-author {
border: none;
}
.yoku-blog-style-3 .yoku-single-author-content-wrap {
overflow: hidden;
text-align: left;
}
.yoku-blog-style-3 .yoku-single-author .yoku-single-author-title {
font-size: 18px;
margin-bottom: 15px;
}
.yoku-blog-style-3 .yoku-single-author .yoku-single-author-avartar img {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.yoku-blog-style-3 .yoku-comments-area .yoku-comments-title {
font-size: 25px;
text-align: left;
letter-spacing: 0px;
text-transform: none;
font-weight: 800;
margin-bottom: 30px;
}
.yoku-blog-style-3 .yoku-comments-area .comment-respond {
background: transparent;
padding: 0px;
}
.yoku-blog-style-3 .yoku-comments-area textarea,
.yoku-blog-style-3 .yoku-comments-area input[type="text"] {
border-bottom-width: 1px;
font-size: 14px;
font-weight: 500;
}
.yoku-blog-style-3 .yoku-comments-area input[type="checkbox"] {
vertical-align: middle;
margin: 0px 10px 3px 0px;
}
.yoku-blog-style-3 .yoku-comments-area .form-submit {
text-align: left;
}
.yoku-blog-style-3 .yoku-comments-area .form-submit input[type="submit"] {
text-transform: none;
font-size: 14px;
letter-spacing: 0;
padding: 15px 33px 19px;
}
.yoku-blog-style-3 .yoku-comments-area .comment-reply-title {
text-align: left;
text-transform: none;
letter-spacing: 0px;
font-size: 22px;
}
.yoku-blog-style-3 .yoku-single-magazine-author-tags {
margin-bottom: 30px;
}
.yoku-blog-style-3 .yoku-comments-area .comment-time {
display: inline;
margin-right: 12px;
}
.yoku-blog-style-3 .yoku-comments-area .comment-time time {
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0px;
}
.yoku-blog-style-3 .yoku-comments-area .comment-reply {
position: static;
display: inline;
font-size: 14px;
letter-spacing: 0px;
text-decoration: underline;
}
.yoku-blog-style-3 .yoku-comments-area .edit-link {
font-size: 14px;
text-decoration: underline;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.yoku-blog-style-3 .yoku-single-related-post-wrap {
margin-bottom: 20px;
}
.yoku-blog-style-3 .yoku-single-related-post-title {
font-size: 22px;
margin-bottom: 40px;
font-weight: 700;
}
.yoku-blog-style-3 .yoku-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
font-size: 13px;
} .yoku-blog-magazine .yoku-single-article {
padding-bottom: 0px;
}
.yoku-blog-magazine .yoku-single-article-content .yoku-single-social-share {
padding-bottom: 30px;
}
.yoku-blog-magazine .gdlr-core-social-share-item .gdlr-core-divider {
display: none;
}
.yoku-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count {
margin-left: 20px;
}
.yoku-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count,
.yoku-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
font-size: 13px;
font-weight: normal;
}
.yoku-blog-magazine .yoku-single-social-share {
padding-top: 0px;
padding-bottom: 23px;
}
.yoku-single-magazine-author-tags {
padding-bottom: 23px;
}
.yoku-single-magazine-author-tags a {
font-size: 13px;
font-weight: 500;
padding: 7px 12px;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.yoku-blog-magazine .yoku-single-nav-area {
margin-top: 60px;
margin-bottom: 45px;
border: none;
padding-top: 5px;
padding-bottom: 5px;
position: relative;
}
.yoku-blog-magazine .yoku-single-author {
border: none;
text-align: left;
padding: 40px;
margin-top: 50px;
}
.yoku-blog-magazine .yoku-single-author .yoku-single-author-wrap {
margin: 0px;
}
.yoku-blog-magazine .yoku-single-author .yoku-single-author-avartar {
float: left;
margin-right: 30px;
}
.yoku-blog-magazine .yoku-single-author-content-wrap {
overflow: hidden;
}
.yoku-blog-magazine .yoku-single-author .yoku-single-author-caption {
display: none;
}
.yoku-blog-magazine .yoku-single-author .yoku-single-author-title {
font-size: 16px;
margin-bottom: 18px;
}
.yoku-blog-magazine .yoku-single-author-description {
font-size: 15px;
}
.yoku-blog-magazine .yoku-single-nav-left,
.yoku-blog-magazine .yoku-single-nav-right {
max-width: 50%;
}
.yoku-blog-magazine .yoku-single-nav-right {
text-align: right;
}
.yoku-blog-magazine .yoku-single-nav-area-divider {
position: absolute;
left: 50%;
top: 0px;
bottom: 0px;
border-left-width: 1px;
border-left-style: solid;
}
.yoku-blog-magazine .yoku-single-nav .yoku-text {
font-size: 13px;
font-weight: 500;
letter-spacing: 0.5px;
display: block;
margin-bottom: 8px;
}
.yoku-blog-magazine .yoku-single-nav .yoku-single-nav-title {
font-size: 15px;
font-weight: bold;
}
.yoku-blog-magazine .yoku-single-related-post-wrap .yoku-single-related-post-title {
font-size: 16px;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 10px;
margin-bottom: 35px;
}
.yoku-blog-magazine .yoku-comment-wrapper {
margin-top: 45px;
}
.yoku-blog-magazine .yoku-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-info-wrapper {
padding-top: 0px;
}
.yoku-blog-magazine .yoku-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title {
margin-bottom: 10px;
}
.yoku-blog-magazine .yoku-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
font-size: 11px;
}
.yoku-blog-magazine .yoku-single-related-post-wrap .gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame {
padding: 20px;
} .yoku-comments-area .yoku-comments-title {
font-size: 16px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
margin-bottom: 55px;
}
.yoku-comments-area ol.comment-list {
list-style: none;
margin-bottom: 55px;
margin-left: 0px;
}
.yoku-comments-area ol.comment-list ol {
margin-left: 50px;
list-style: none;
}
.yoku-comments-area ol.comment-list .comment-content ol {
list-style: decimal;
}
.yoku-comments-area .comment-article {
padding-bottom: 20px;
margin-bottom: 40px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.yoku-comments-area .comment-avatar {
max-width: 80px;
margin-right: 35px;
float: left;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.yoku-comments-area .comment-avatar img {
display: block;
}
.yoku-comments-area .comment-meta {
position: relative;
margin-bottom: 20px;
}
.yoku-comments-area .comment-author {
font-size: 19px;
font-weight: bold;
margin-bottom: 5px;
}
.yoku-comments-area .comment-body {
overflow: hidden;
}
.yoku-comments-area .comment-time {
font-size: 14px;
font-style: italic;
}
.yoku-comments-area .comment-reply {
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1.5px;
position: absolute;
right: 0px;
top: 4px;
}
.yoku-comments-area .comment-respond {
padding: 60px 55px 40px;
margin-bottom: 55px;
}
.yoku-comments-area ol.comment-list .comment-respond {
margin-top: 55px;
}
.yoku-comments-area .comment-reply-title {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
margin-bottom: 40px;
}
.yoku-comments-area .comment-reply-title small {
margin-left: 10px;
}
.yoku-comments-area textarea {
width: 100%;
padding: 18px 22px;
display: block;
font-size: 14px;
border-width: 1px 1px 2px 1px;
border-style: solid;
margin: 0px;
margin-bottom: 14px;
}
.yoku-comments-area input[type="text"] {
font-size: 14px;
width: 100%;
display: block;
border-width: 1px 1px 2px 1px;
border-style: solid;
padding: 16px 22px;
margin-bottom: 14px;
}
.yoku-comments-area input[type="text"]:focus,
.yoku-comments-area textarea:focus {
outline: none;
}
.yoku-comments-area .yoku-comment-form-author {
width: 50%;
padding-right: 7px;
float: left;
}
.yoku-comments-area .yoku-comment-form-email {
width: 50%;
padding-left: 7px;
float: left;
}
.yoku-comments-area .form-submit {
text-align: center;
padding-top: 14px;
} .yoku-blog-title-wrap {
background-image: url(//www.stefaniavalentini.fitness/wp-content/themes/yoku/images/page-title-background.png);
background-position: center;
position: relative;
background-size: cover;
overflow: hidden;
}
.yoku-blog-title-wrap .yoku-blog-title-container {
position: relative;
}
.yoku-blog-title-wrap .yoku-blog-title-overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 0.8;
}
.yoku-blog-title-wrap.yoku-feature-image .yoku-blog-title-top-overlay {
position: absolute;
top: 0px;
right: 0px;
left: 0px;
height: 413px;
opacity: 1;
background: url(//www.stefaniavalentini.fitness/wp-content/themes/yoku/images/blog-title-top-gradient.png) center top repeat-x;
}
.yoku-blog-title-wrap.yoku-feature-image .yoku-blog-title-bottom-overlay {
position: absolute;
right: 0px;
bottom: 0px;
left: 0px;
height: 413px;
opacity: 1;
background: url(//www.stefaniavalentini.fitness/wp-content/themes/yoku/images/blog-title-gradient.png) center bottom repeat-x;
}
.yoku-blog-title-wrap.yoku-style-small .yoku-blog-title-content {
padding-top: 93px;
padding-bottom: 87px;
}
.yoku-blog-title-wrap.yoku-style-large .yoku-blog-title-content {
padding-top: 184px;
padding-bottom: 168px;
}
.yoku-blog-title-wrap .yoku-single-article-title {
font-size: 50px;
font-weight: 700;
margin-bottom: 11px;
letter-spacing: 0.5px;
}
.yoku-blog-title-wrap .yoku-single-article-head-right {
overflow: hidden;
}
.yoku-blog-title-wrap .yoku-single-article-date-wrapper {
margin-top: 11px;
} .yoku-not-found-wrap {
text-align: center;
position: relative;
}
.yoku-not-found-wrap .yoku-not-found-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 0.27;
filter: alpha(opacity=27);
background-position: center;
background-size: cover;
background-image: url(//www.stefaniavalentini.fitness/wp-content/themes/yoku/images/404-background.jpg);
}
.yoku-not-found-wrap .yoku-not-found-content {
position: relative;
padding: 60px 0px 65px;
}
.yoku-not-found-wrap .yoku-not-found-head {
font-size: 150px;
line-height: 1;
margin-bottom: 40px;
}
.yoku-not-found-wrap .yoku-not-found-title {
font-size: 35px;
line-height: 1;
font-weight: 800;
text-transform: uppercase;
margin-bottom: 14px;
}
.yoku-not-found-wrap .yoku-not-found-caption {
font-size: 18px;
}
.yoku-not-found-wrap .yoku-not-found-back-to-home a {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}
.yoku-not-found-wrap form.search-form {
max-width: 430px;
margin: 58px auto 0px;
position: relative;
margin-bottom: 13px;
}
.yoku-not-found-wrap form.search-form input.search-field {
font-size: 15px;
width: 100%;
border: none;
padding: 22px 60px 22px 25px;
height: 64px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.yoku-not-found-wrap form.search-form input.search-submit {
position: absolute;
right: 0px;
top: 0px;
width: 64px;
height: 64px;
opacity: 0;
filter: alpha(opacity=0);
}
.yoku-not-found-wrap form.search-form .yoku-top-search-submit {
position: absolute;
right: 20px;
top: 50%;
margin-top: -15px;
font-size: 18px;
}
body.search .yoku-not-found-wrap .yoku-not-found-head {
font-size: 100px;
text-transform: uppercase;
margin-bottom: 18px;
}
body.search .yoku-not-found-wrap form.search-form {
margin-top: 50px;
}  .yoku-sidebar-area .yoku-widget {
margin-bottom: 55px;
}
.yoku-sidebar-area .yoku-widget-title {
font-size: 13px;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 1px;
position: relative;
margin-bottom: 28px;
overflow: hidden;
}
.yoku-sidebar-area .yoku-widget-title .gdlr-core-flexslider-nav {
float: right;
margin-left: 20px;
}
.yoku-sidebar-area .yoku-widget-head-text {
display: block;
float: left;
margin-right: 28px;
}
.yoku-sidebar-area .yoku-widget-head-divider {
display: block;
border-top-width: 1px;
border-top-style: solid;
overflow: hidden;
margin-top: 0.6em;
} .textwidget select {
max-width: 100%;
}
.widget_categories .screen-reader-text,
.widget_archive .screen-reader-text {
display: none;
}
.widget_rss .rss-widget-icon {
margin-right: 10px;
margin-top: -3px;
}
.widget_product_categories ul,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
position: relative;
list-style: none;
margin-left: 0px;
}
.widget_product_categories ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
font-size: 16px;
margin-bottom: 15px;
padding-left: 28px;
line-height: 20px;
padding-bottom: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.widget_product_categories ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul {
margin-top: 20px;
margin-bottom: 0px;
}
.widget_product_categories ul ul ul,
.widget_archive ul ul ul,
.widget_categories ul ul ul,
.widget_nav_menu ul ul ul,
.widget_meta ul ul ul,
.widget_pages ul ul ul,
.widget_recent_comments ul ul ul,
.widget_recent_entries ul ul ul,
.widget_rss ul ul ul {
margin-left: 5px;
}
.widget_product_categories ul ul li,
.widget_archive ul ul li,
.widget_categories ul ul li,
.widget_nav_menu ul ul li,
.widget_meta ul ul li,
.widget_pages ul ul li:last-child,
.widget_recent_comments ul ul li,
.widget_recent_entries ul ul li,
.widget_rss ul ul li {
border-top-width: 1px;
border-top-style: solid;
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: 0px;
padding-top: 15px;
margin-top: 15px;
}
.widget_product_categories ul li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_nav_menu ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_rss ul li:before {
content: "\f105";
font-family: FontAwesome;
text-align: center;
position: absolute;
left: 0px;
display: block;
height: 20px;
width: 20px;
margin-top: -1px;
}
.widget_archive select,
.widget_categories select,
.widget_text select {
font-size: 14px;
width: 100%;
height: 50px;
padding-left: 15px;
outline: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-width: 1px;
border-style: solid;
background: url(//www.stefaniavalentini.fitness/wp-content/themes/yoku/images/dropdown.png) no-repeat 97% center;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.widget_rss span.rss-date {
margin-bottom: 17px;
margin-top: 3px;
display: block;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1.5px;
font-size: 12px;
}
.widget_rss .rssSummary {
line-height: 1.7;
margin-bottom: 15px;
}
.widget_rss a.rsswidget {
font-size: 16px;
font-weight: 700;
}
.widget_rss cite {
font-size: 14px;
margin-bottom: 14px;
display: block;
}
.widget_rss ul li {
margin-bottom: 27px;
} .widget_search form {
display: block;
position: relative;
}
.widget_search form:after {
content: "\f002";
font-family: "fontAwesome";
font-size: 14px;
line-height: 14px;
position: absolute;
right: 20px;
top: 50%;
margin-top: -7px;
}
.widget_search label .screen-reader-text {
display: none;
}
.widget_search .search-form input.search-field {
font-size: 13px;
line-height: 17px;
height: 51px;
border-width: 1px;
border-style: solid;
width: 100%;
padding: 16px 20px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.widget_search input.search-field:focus {
outline: none;
}
.widget_search input.search-submit {
position: absolute;
right: 0px;
top: 0px;
bottom: 0px;
width: 51px;
padding: 0px;
opacity: 0;
filter: alpha(opacity=0);
z-index: 1;
} .tagcloud {
zoom: 1;
}
.tagcloud:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.tagcloud a {
font-size: 11px !important;
text-transform: uppercase;
font-weight: 600;
float: left;
padding: 7px 16px 8px;
border-width: 1px;
border-style: solid;
margin-right: 10px;
margin-bottom: 10px;
} .widget_calendar table {
width: 100%;
margin-bottom: 0px;
}
.widget_calendar table thead th {
font-size: 13px;
font-weight: bold;
padding: 10px 0px;
}
.widget_calendar table tbody td {
text-align: center;
padding: 10px 0px;
}
.widget_calendar table tfoot td {
text-align: center;
padding: 10px 0px;
}
.widget_calendar caption {
font-size: 14px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
}
.widget ul.menu .sub-menu .sub-menu li {
padding-left: 20px;
}
.widget ul.menu .sub-menu .sub-menu li:before {
left: -10px;
}
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li {
padding-left: 15px;
}
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li:before {
left: -15px
}
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li {
padding-left: 5px;
}
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li:before {
left: -25px;
} table {
width: 100%;
text-align: center;
border-spacing: 2px;
border-collapse: separate;
margin-bottom: 20px;
}
table tr td {
padding: 15px 0px;
}
table tr th {
padding: 13px 0px;
font-size: 16px;
font-weight: normal;
} body.yoku-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap {
margin-left: -50px;
}
body.yoku-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap {
margin-right: -50px;
} .yoku-mobile-header-wrap {
display: none;
}
.yoku-mobile-header {
padding-top: 15px;
padding-bottom: 15px;
z-index: 99;
position: relative;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.yoku-mobile-header.yoku-fixed-navigation {
display: none;
}
.yoku-mobile-header .yoku-mobile-header-container {
position: relative;
}
.yoku-mobile-header .yoku-logo-inner {
line-height: 45px;
margin-right: 80px;
}
.yoku-mobile-header .yoku-logo-inner img {
vertical-align: middle;
width: auto;
}
body .yoku-mobile-header .yoku-logo {
padding: 0px 15px;
} @media only screen and (max-width: 1140px) {
html .widget_product_search input[type="search"]#woocommerce-product-search-field {
width: 100%;
margin-bottom: 10px;
}
}
@media only screen and (max-width: 999px) {
body {
width: 100%;
overflow-x: hidden;
}
body.yoku-boxed div.yoku-body-wrapper {
margin-top: 0px;
margin-bottom: 0px;
}
.yoku-bullet-anchor {
display: none;
} .yoku-top-bar {
display: none;
}
.yoku-header-wrap.yoku-header-style-plain,
.yoku-header-wrap.yoku-header-style-bar,
.yoku-navigation-bar-wrap,
.yoku-header-background-transparent,
.yoku-header-boxed-wrap,
.yoku-header-side-nav,
.yoku-header-transparent-substitute,
.yoku-sticky-navigation {
display: none !important;
}
.yoku-mobile-header-wrap {
display: block;
}
.yoku-mobile-header-wrap .yoku-top-bar {
display: block;
}
.yoku-mobile-header-wrap .yoku-top-bar {
font-size: 13px;
}
.yoku-mobile-header-wrap .yoku-top-bar-left,
.yoku-mobile-header-wrap .yoku-top-bar-right {
padding-top: 0px;
padding-bottom: 0px;
}
.yoku-mobile-header.yoku-fixed-navigation {
display: block;
}
.yoku-sticky-menu-placeholder {
display: none !important;
}
body .yoku-header-side-content.yoku-style-left {
margin-left: 0px;
}
body .yoku-header-side-content.yoku-style-right {
margin-right: 0px;
}
body.single-product.woocommerce div.product form.cart {
float: none;
margin-bottom: 30px;
width: auto;
margin-right: 0px;
}
body.single-product.woocommerce div.product .product_meta {
margin-top: 0px;
}
.yoku-blog-style-2 .yoku-single-nav-area-left,
.yoku-blog-style-2 .yoku-single-nav-area-right {
padding: 30px 40px;
}
.yoku-blog-style-2 .yoku-single-related-post-container {
padding-left: 30px;
padding-right: 30px;
}
} @media only screen and (max-width: 767px) {
body.yoku-body-front .yoku-container {
max-width: 500px;
padding-left: 15px;
padding-right: 15px;
}
body.yoku-body-front .gdlr-core-container {
max-width: 500px;
padding-left: 15px;
padding-right: 15px;
}
.yoku-column-10,
.yoku-column-12,
.yoku-column-15,
.yoku-column-20,
.yoku-column-24,
.yoku-column-30,
.yoku-column-36,
.yoku-column-40,
.yoku-column-45,
.yoku-column-48,
.yoku-column-50,
.yoku-column-60 {
width: 100%;
} .yoku-mobile-header-wrap .yoku-top-bar-left,
.yoku-mobile-header-wrap .yoku-top-bar-right {
float: none;
text-align: center;
}
.yoku-top-bar-right-text {
display: block;
}
.yoku-top-bar-right-social {
margin-left: 0px;
}
.yoku-top-bar-right-social a:first-child {
margin-left: 0px;
}
.yoku-page-title-wrap .yoku-page-title-content {
padding-top: 60px !important;
padding-bottom: 50px !important;
}
.yoku-blog-title-wrap .yoku-blog-title-content {
padding-top: 60px !important;
padding-bottom: 50px !important;
}
.yoku-single-article-date-wrapper {
display: none;
}
.yoku-overlay-menu-content ul.menu>li {
font-size: 18px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.yoku-overlay-menu-content ul.menu {
padding-top: 120px;
padding-bottom: 100px;
max-width: 80%;
}
.yoku-overlay-menu-content .yoku-overlay-menu-close {
top: 35px;
}
body.admin-bar .yoku-overlay-menu-content {
margin-top: 0px;
}
body.admin-bar .yoku-overlay-menu-content ul.menu {
padding-top: 160px;
}
body.admin-bar .yoku-overlay-menu-content .yoku-overlay-menu-close {
top: 80px;
} .yoku-comments-area .comment-respond {
padding: 45px 30px;
}
.yoku-comments-area .yoku-comment-form-author {
width: 100%;
padding-right: 0;
}
.yoku-comments-area .yoku-comment-form-email {
width: 100%;
padding-left: 0;
}
.yoku-comments-area .comment-avatar {
float: none;
margin-right: 0px;
margin-bottom: 30px;
}
.yoku-comments-area ol.comment-list ol {
margin-left: 10px;
}
.wp-block-image .alignleft {
float: none;
margin-left: auto;
margin-right: auto;
}
.wp-block-image .alignright {
float: none;
margin-left: auto;
margin-right: auto;
}
.yoku-blog-style-2 .yoku-comments-area .yoku-comment-form-author {
width: 100%;
padding-right: 0px;
}
.yoku-blog-style-2 .yoku-comments-area .yoku-comment-form-email {
width: 100%;
padding-right: 0px;
}
.yoku-blog-style-2 .yoku-comments-area .yoku-comment-form-url {
width: 100%;
padding-left: 0px;
}
.yoku-blog-style-2 .yoku-single-nav-area {
padding-top: 0px;
}
.yoku-blog-style-2 .yoku-single-nav-area-left,
.yoku-blog-style-2 .yoku-single-nav-area-right {
float: none;
width: 100%;
display: block;
text-align: center;
}
.yoku-blog-style-2 .yoku-single-nav-area a i {
display: none;
}
.yoku-blog-style-2 .yoku-single-related-post-container {
max-width: 500px;
}
.yoku-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count {
margin-right: 0px;
}
.yoku-blog-style-4 .yoku-single-nav-left {
float: none;
text-align: center;
display: block;
margin-bottom: 30px;
max-width: none;
}
.yoku-blog-style-4 .yoku-single-nav-right {
float: none;
text-align: center;
display: block;
max-width: none;
}
.yoku-blog-style-4 .gdlr-core-social-share-item {
float: none;
}
.yoku-blog-style-4 .yoku-single-magazine-author-tags {
float: none;
margin-top: 30px;
text-align: center;
}
.yoku-blog-style-4 .yoku-comments-area .yoku-comment-form-author,
.yoku-blog-style-4 .yoku-comments-area .yoku-comment-form-email,
.yoku-blog-style-4 .yoku-comment-form-url {
width: 100%;
padding-left: 0px;
padding-right: 0px;
}
.yoku-blog-style-4 .yoku-single-author .yoku-single-author-avartar {
float: none;
max-width: 90px;
margin: 0px auto 30px;
}
.yoku-blog-style-4 .yoku-single-author-content-wrap {
text-align: center;
} .yoku-footer-wrapper {
padding-bottom: 7px;
}
.yoku-footer-column {
margin-bottom: 60px;
}
.yoku-footer-wrapper.yoku-with-column-divider .yoku-footer-column {
padding: 0px 15px;
margin-bottom: 60px;
border: none;
}
.yoku-footer-wrapper.yoku-with-column-divider .yoku-footer-column:last-child {
margin-bottom: 20px;
}
.yoku-fixed-footer-placeholder {
display: none;
}
.yoku-fixed-footer {
position: static;
}
.yoku-copyright-left,
.yoku-copyright-right {
float: none;
text-align: center;
}
body .woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 100%;
float: none;
margin-right: 0%;
}
body div#order_review {
width: 100%;
}
} @media only screen and (max-width: 419px) {
body {
min-width: 320px;
}
.yoku-top-search-wrap input.search-field {
font-size: 30px;
padding-right: 90px;
}
.yoku-top-search-wrap .yoku-top-search-submit {
right: 48px;
font-size: 24px;
margin-top: -2px;
}
.yoku-top-search-wrap input.search-submit {
right: 48px;
}
.yoku-top-search-wrap .yoku-top-search-close {
font-size: 40px;
top: 0;
}
.yoku-top-search-wrap input.search-field {
padding-bottom: 10px;
}
.yoku-top-cart-item .yoku-top-cart-item-content {
overflow: hidden;
clear: both;
}
.yoku-top-cart-item .yoku-top-cart-item-thumbnail {
margin-bottom: 7px;
}
.yoku-top-cart-item .yoku-top-cart-item-remove {
top: 1%;
}
}    .yoku-lightbox-wrapper {
background: #000;
background: rgba(0, 0, 0, 0.78);
position: fixed;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: 10001;
overflow: auto;
}
.yoku-lightbox-wrapper .yoku-lightbox-content-row {
display: table;
width: 100%;
height: 100%;
position: relative;
z-index: 10003;
}
.yoku-lightbox-wrapper .yoku-lightbox-content-cell {
display: table-cell;
vertical-align: middle;
padding: 20px;
overflow-y: auto;
}
.yoku-lightbox-content-wrap {
display: none;
background: #fff;
}
.yoku-lightbox-wrapper .yoku-lightbox-content-wrap {
display: block;
max-width: 835px;
margin: 0px auto;
}
.yoku-lightbox-wrapper .yoku-lightbox-title {
color: #0e0e0e;
font-size: 14px;
text-align: center;
margin-bottom: 0px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
.yoku-lightbox-wrapper .yoku-lightbox-head {
position: relative;
padding-bottom: 24px;
border-bottom-width: 2px;
border-bottom-style: solid;
margin-bottom: 45px;
}
.yoku-lightbox-wrapper .yoku-lightbox-content-wrap {
padding: 30px;
overflow: hidden;
position: relative;
}
.yoku-lightbox-wrapper .yoku-lightbox-close {
cursor: pointer;
font-size: 25px;
line-height: 25px;
position: absolute;
right: 20px;
top: 20px;
}
html.yoku-lightbox-on,
html.yoku-lightbox-on body {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}
.yoku-top-cart-content-wrap .yoku-top-cart-title {
font-size: 17px;
font-weight: 600;
text-align: center;
margin-top: 22px;
margin-bottom: 45px;
}
.yoku-top-cart-item {
margin-bottom: 35px;
position: relative;
}
.yoku-top-cart-item .yoku-top-cart-item-thumbnail {
max-width: 78px;
float: left;
margin-right: 28px;
}
.yoku-top-cart-item .yoku-top-cart-item-content {
overflow: hidden;
padding-top: 8px;
}
.yoku-top-cart-item .yoku-top-cart-item-title {
font-size: 17px;
font-weight: 800;
margin-bottom: 2px;
}
.yoku-top-cart-item .yoku-top-cart-item-info {
font-size: 15px;
}
.yoku-top-cart-item .yoku-top-cart-item-remove {
position: absolute;
right: 0px;
top: 50%;
margin-top: -9px;
font-size: 17px;
cursor: pointer;
}
.yoku-top-cart-item-wrap {
margin: 0px 30px;
}
.yoku-top-cart-item-wrap .yoku-top-cart-item-divider {
margin: 38px 0px 30px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.yoku-top-cart-item-wrap .yoku-top-cart-price-wrap {
font-size: 17px;
}
.yoku-top-cart-item-wrap .yoku-top-cart-price-wrap .yoku-tail {
font-weight: 800;
margin-left: 10px;
}
.yoku-top-cart-button-wrap .yoku-button {
margin: 0px 6px 20px;
}
.yoku-top-cart-content-wrap .yoku-highlight,
.yoku-top-cart-item-wrap .yoku-top-cart-price-wrap .woocommerce-Price-amount.amount {
color: #fd2e2e;
}   ul.sf-menu>.menu-item-language img.iclflag {
vertical-align: baseline;
margin-right: 10px;
}
ul.sf-menu>.menu-item-language ul.submenu-languages {
display: none;
position: absolute;
z-index: 99;
list-style: none;
margin: 0px 0px 0px -15px;
}
ul.sf-menu>.menu-item-language li {
padding: 1px 11px;
}
ul.sf-menu>.menu-item-language li a {
padding: 6px 12px;
display: block;
}
ul.sf-menu>.menu-item-language li:first-child {
padding-top: 12px;
}
ul.sf-menu>.menu-item-language li:last-child {
padding-bottom: 12px;
}
.yoku-custom-wpml-flag {
margin-right: 26px;
}
.yoku-custom-wpml-flag .yoku-custom-wpml-flag-item {
margin-left: 20px;
}
.yoku-custom-wpml-flag .yoku-custom-wpml-flag-item:first-child {
margin-left: 0px;
}
.yoku-dropdown-wpml-flag {
position: relative;
padding-top: 19px;
padding-bottom: 19px;
}
.yoku-dropdown-wpml-flag .yoku-dropdown-wpml-flag-background {
position: absolute;
top: 0px;
bottom: 0px;
left: -27px;
right: 0px;
}
.yoku-dropdown-wpml-flag .yoku-dropdown-wpml-current-language {
font-weight: bold;
}
.yoku-dropdown-wpml-flag .yoku-dropdown-wpml-list {
position: absolute;
left: -27px;
min-width: 120px;
top: 100%;
z-index: 99;
padding: 10px 18px;
display: none;
}
.yoku-dropdown-wpml-flag .yoku-dropdown-wpml-item {
display: block;
white-space: nowrap;
}
.yoku-dropdown-wpml-flag .yoku-dropdown-wpml-current-language {
margin-right: 25px;
position: relative;
}
.yoku-dropdown-wpml-current-language:after {
content: "\f0d7";
font-family: fontAwesome;
margin-left: 12px;
font-size: 12px;
}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap,
.yoku-dropdown-wpml-flag .yoku-dropdown-wpml-list {
background: #f3f3f3;
}   .yoku-body span.wpcf7-not-valid-tip {
font-size: 13px;
margin-bottom: 15px;
}
.yoku-body div.wpcf7-response-output {
font-size: 13px;
padding: 6px 20px;
clear: both;
margin: 0px;
}
.wpcf7 input,
.wpcf7 select {
font-size: 15px;
padding: 15px 22px;
width: 100%;
display: block;
}
.wpcf7 input[type="button"],
.wpcf7 input[type="submit"],
input[type="reset"] {
width: auto;
}
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
width: auto;
display: inline;
}
.wpcf7 .wpcf7-form-control .wpcf7-list-item {
display: block;
margin-bottom: 5px;
}
.wpcf7 textarea {
font-size: 15px;
padding: 18px 22px;
height: 120px;
width: 100%;
}    figure.woocommerce-product-gallery__wrapper {
max-width: none;
}
body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-info,
body.woocommerce .woocommerce-message {
padding: 0.7em 2em 1em 3.5em !important;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
padding: 0.7em 2em 1em 3.5em !important;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
top: 0.7em;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
margin-top: 5px;
padding: 0;
background-color: transparent;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
background-color: transparent;
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1.3em;
padding-left: 1.3em;
}
.woocommerce div.product form.cart .variations td.value,
.woocommerce div.product form.cart .variations th.value {
min-width: 210px;
}
.woocommerce div.product form.cart .variations select {
float: left;
margin-top: 0.3em;
margin-left: 15px;
margin-right: 0px;
}
a.reset_variations {
margin-right: 15px;
margin-left: 7px;
}
.woocommerce div.product form.cart .variations select {
min-width: 59%;
}
.related.products h2 {
font-size: 23px;
margin-bottom: 42px;
}
.woocommerce table.shop_attributes th {
background: transparent;
padding-top: 16px;
padding-bottom: 16px;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
border-bottom: 0;
}
.woocommerce table.shop_attributes {
border-top: 0;
}
.single-product.woocommerce #review_form #respond p.comment-form-comment {
margin-bottom: 25px;
}
.woocommerce table.shop_table {
border: 0;
}
.woocommerce table.shop_table.shop_table_responsive.cart {
border-spacing: 0;
}
.woocommerce table.shop_table th {
padding: 17px 12px;
background: none;
}
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(odd),
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(even) {
background-color: transparent;
}
.woocommerce table.shop_table td {
padding: 19px 20px;
}
.woocommerce-cart table.cart img {
width: 70px;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
margin-bottom: 0;
}
.woocommerce a.remove {
width: auto;
}
.cart_item input.input-text.qty.text {
padding: 15px 0px 15px 10px;
border-bottom-width: 1px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 15px 23px 15px;
height: 49px;
}
.woocommerce .cart input.button[name="apply_coupon"] {
height: 49px;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 180px;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
padding: 19px 20px 18px;
border-radius: 0;
font-size: 12px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding: 14px 24px 18px;
border-radius: 0;
font-size: 13px;
font-weight: 700;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
padding: inherit;
opacity: inherit;
padding-left: 23px;
padding-right: 23px;
}
.woocommerce .cart_totals h2 {
font-size: 18px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-spacing: 0;
margin: 0;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
padding-left: 20px;
padding-right: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
padding-left: 20px;
padding-right: 20px;
}
.woocommerce a.showcoupon {
margin-left: 20px;
color: #baf2ff;
}
.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3,
#order_review_heading {
font-size: 17px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
padding: 13px 15px;
border-bottom-width: 1px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
margin-bottom: 35px;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 47%;
float: left;
margin-right: 3%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
width: 100%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
width: 100%;
}
div#order_review {
float: left;
width: 50%;
}
.woocommerce form .form-row {
margin: 0 0 14px;
}
.woocommerce form p.form-row.form-row-first {
margin: 0;
}
.select2-container .select2-choice {
padding: 6px 1px 6px 13px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 49%;
}
.shop_table.woocommerce-checkout-review-order-table {
border-spacing: 0px;
}
.woocommerce table.shop_table th {
padding: 17px 20px 17px 20px;
}
.woocommerce .cart_item td.product-total {
padding-right: 20px;
padding-left: 20px;
}
.woocommerce .cart_item td.product-name {
padding-left: 20px;
}
.woocommerce table.shop_table td {
padding-right: 20px;
}
.checkout_coupon .form-row.form-row-last {
margin-bottom: 0;
}
table tr.cart_item {
background: transparent;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
font-size: 13px;
}
html .woocommerce a.remove {
border-radius: 100%;
color: #333 !important;
}
.woocommerce-checkout table tr.cart_item {
background: transparent;
}
li.woocommerce-MyAccount-navigation-link {
padding: 13px 0px;
padding-bottom: 13px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 28%;
}
li.woocommerce-MyAccount-navigation-link.is-active {
font-weight: 600;
}
header.woocommerce-Address-title.title h3 {
font-size: 18px;
}
.woocommerce-Address address {
padding: 25px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses {
width: 100%;
margin-bottom: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 31px;
}
.woocommerce-Address address,
.woocommerce-account .woocommerce-MyAccount-content {
background: #f5f5f5;
}
.woocommerce form .select2-selection {
border-width: 1px;
border-style: solid;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
height: 43px;
padding: 7px 6px;
font-size: 13px;
}
.woocommerce form .select2-selection .select2-selection__arrow {
top: 8px;
right: 6px;
}
form.checkout:after {
content: " ";
clear: both;
display: block;
}
.woocommerce div.product form.cart .variations label {
white-space: nowrap;
}
.woocommerce div.product form.cart .reset_variations {
white-space: nowrap;
margin: 0px 5px;
} .woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
margin-bottom: 0em;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
padding-left: 0;
border-left: 0;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li:last-child,
.woocommerce.widget_shopping_cart .cart_list li:last-child {
margin-bottom: 15px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 0;
font-size: 17px;
}
.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount {
margin-left: 5px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
width: 47px;
}
.widget_shopping_cart a.button.wc-forward {
padding: 19px 28px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: left;
font-size: 14px;
padding: 16px 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.price_slider_amount .price_label {
margin-top: 24px;
font-size: 17px;
font-weight: 700;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 15px 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 15px 0;
margin: 0;
list-style: none;
border-bottom-style: solid;
border-bottom-width: 1px;
}
html ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
font-weight: 400;
}
html .woocommerce ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
font-weight: 400;
}
html .woocommerce ul.cart_list li .star-rating {
float: left;
margin-top: 10px;
}
html .woocommerce ul.product_list_widget li .star-rating {
float: left;
margin-top: 3px;
margin-right: 10px;
}
html .woocommerce ul.product_list_widget li del {
margin-right: 10px;
}
html .product_list_widget span.reviewer {
margin-top: 4px;
margin-left: 12px;
float: left;
}
html .widget_product_search label.screen-reader-text {
display: none;
}
html .widget_product_search input[type="submit"] {
height: 47px;
}
html .widget_product_search input#woocommerce-product-search-field {
height: 47px;
padding: 14px 12px;
border-bottom-width: 1px;
width: 62%;
font-size: 13px;
}
.widget.woocommerce ul.cart_list li:first-child,
.widget.woocommerce ul.product_list_widget li:first-child {
padding-top: 0px;
} .woocommerce .woocommerce-message:before {
color: #fff;
}
.woocommerce .woocommerce-error {
background-color: #bd584e;
border-top: 3px solid #bd584e;
color: #fff;
}
.woocommerce .woocommerce-info {
background-color: #46a5ca;
border-top: 3px solid #46a5ca;
color: #fff;
}
.woocommerce .woocommerce-message {
background-color: #46ca7b;
border-top: 3px solid #46ca7b;
color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
color: #ffffff;
}
.single-product.woocommerce div.product .quantity .qty {
background: #f3f3f3;
}
.woocommerce .woocommerce-info:before {
color: #fff
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
color: #fff !important;
top: inherit;
}
html .woocommerce a.remove:hover {
color: #afafaf !important;
background: transparent !important;
}
html .woocommerce form .form-row .required {
color: #c5c5c5;
}
html .woocommerce form .form-row.woocommerce-invalid .select2-container,
html .woocommerce form .form-row.woocommerce-invalid input.input-text,
html .woocommerce form .form-row.woocommerce-invalid select {
border-color: #d4d4d4;
}
html .woocommerce form .form-row.woocommerce-invalid label {
color: #9e9e9e;
}
html .woocommerce form .form-row.woocommerce-validated .select2-container,
html .woocommerce form .form-row.woocommerce-validated input.input-text,
html .woocommerce form .form-row.woocommerce-validated select {
border-color: #d4d4d4;
} html .woocommerce span.onsale {
font-size: 13px;
font-weight: 800;
line-height: 46px;
width: 48px;
padding: 0px 0px 0px;
height: 48px;
}
.single-product.woocommerce .yoku-page-wrapper {
border-top-width: 1px;
border-top-style: solid;
}
.single-product.woocommerce .woocommerce-breadcrumb {
font-size: 14px;
}
.single-product.woocommerce .product_title {
font-size: 40px;
margin-bottom: 2px;
}
.single-product.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 2px;
}
.single-product.woocommerce div.product .star-rating {
font-size: 14px;
padding-right: 15px;
box-sizing: content-box;
margin-right: 10px;
}
.single-product.woocommerce div.product .star-rating:before,
.single-product.woocommerce div.product .star-rating span:before {
letter-spacing: 3px;
}
.single-product.woocommerce div.product .woocommerce-review-link {
font-size: 13px;
}
.single-product.woocommerce div.product p.price {
padding-top: 27px;
margin-bottom: 28px;
}
.single-product.woocommerce div.product p.price ins {
text-decoration: none;
}
.single-product.woocommerce div.product p.price .woocommerce-Price-amount {
font-size: 26px;
font-weight: bold;
}
.single-product.woocommerce div.product p.price del .woocommerce-Price-amount {
font-size: 23px;
margin-right: 9px;
}
.single-product.woocommerce div.product span.onsale {
position: static;
display: inline-block;
margin-right: 15px;
vertical-align: middle;
}
.single-product.woocommerce div.product .quantity .qty {
height: 60px;
font-size: 16px;
width: 75px;
padding-left: 15px;
border: none;
}
.single-product.woocommerce div.product form.cart {
margin: 25px 0px 55px 0px;
}
.single-product.woocommerce div.product form.cart.variations_form {
width: 300px;
}
.single-product.woocommerce div.product form.cart .button {
font-size: 13px;
height: 60px;
text-transform: uppercase;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px 30px;
}
.single-product.woocommerce div.product .product_meta {
margin-top: 50px;
}
.single-product.woocommerce div.product .product_meta {
overflow: hidden;
padding-top: 5px;
}
.single-product.woocommerce div.product .product_meta>span {
display: block;
font-size: 13px;
margin-bottom: 5px;
}
.single-product.woocommerce div.product .product_meta>span .yoku-head {
font-weight: 600;
}
.single-product.woocommerce div.product .woocommerce-variation-add-to-cart-disabled {
display: none;
}
.single-product.woocommerce div.product .yoku-woocommerce-social-share {
clear: both;
padding-top: 15px;
margin-top: 50px;
border-top-width: 2px;
border-top-style: solid;
}
.single-product.woocommerce div.product .gdlr-core-social-share-item a {
font-size: 14px;
}
.yoku-woocommerce-tab {
clear: both;
}
.single-product.woocommerce div.product .yoku-woocommerce-tab {
clear: both;
padding-top: 60px;
margin-bottom: 50px;
}
.single-product.woocommerce div.product .yoku-woocommerce-tab .gdlr-core-tab-item-title {
font-size: 16px;
text-transform: none;
letter-spacing: 0px;
font-weight: 600;
padding-bottom: 18px;
}
.single-product.woocommerce div.product .yoku-woocommerce-tab .gdlr-core-tab-item-title-line {
border-bottom-width: 1px;
bottom: -1px;
}
.single-product.woocommerce div.product .yoku-woocommerce-tab .gdlr-core-tab-item-title-wrap {
border-bottom-width: 1px;
}
.single-product.woocommerce div.product .yoku-woocommerce-tab .gdlr-core-tab-item-content {
text-align: left;
margin: 0px auto;
}
.single-product.woocommerce .woocommerce-Reviews-title {
display: none;
}
.single-product.woocommerce #reviews {
padding-top: 43px;
}
.single-product.woocommerce #reviews .comment-respond {
text-align: left;
}
.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar {
border: none;
width: 85px;
position: static;
padding: 0px;
border-radius: 50%;
margin-right: 30px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text {
overflow: hidden;
margin-left: 0px;
padding: 0;
border: none;
text-align: left;
}
.single-product.woocommerce #reviews #comments ol.commentlist li {
padding: 39px 49px;
margin-bottom: 30px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
margin-bottom: 18px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop="author"] {
display: block;
font-size: 17px;
text-transform: capitalize;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time[itemprop="datePublished"] {
display: block;
font-size: 15px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
float: none;
margin-top: 24px;
}
.single-product.woocommerce #reviews #review_form_wrapper {
padding-top: 35px;
}
.single-product.woocommerce #reviews .comment-reply-title {
font-size: 25px;
font-weight: 700;
letter-spacing: 0;
margin-bottom: 25px;
display: block;
}
.single-product.woocommerce #review_form #respond label {
font-size: 15px;
font-weight: 600;
}
.single-product.woocommerce #review_form #respond p {
margin-bottom: 30px;
}
.single-product.woocommerce #review_form #respond label[for="rating"] {
display: inline-block;
margin-right: 30px;
vertical-align: middle;
}
.single-product.woocommerce #review_form #respond p.stars {
display: inline-block;
vertical-align: middle;
margin-bottom: 0px;
font-size: 19px;
line-height: 1;
}
.single-product.woocommerce #review_form #respond p.stars a {
margin-right: 0px;
}
.single-product.woocommerce #review_form #respond input[type="text"],
.single-product.woocommerce #review_form #respond input[type="email"] {
display: block;
margin-top: 10px;
border-bottom-width: 1px;
width: 100%;
height: 55px;
}
.single-product.woocommerce #review_form #respond textarea {
display: block;
margin-top: 10px;
border-bottom-width: 1px;
width: 100%;
height: 150px;
padding: 15px;
font-size: 15px;
}
.single-product.woocommerce #review_form #respond .comment-form-rating {
margin-bottom: 20px;
}
.single-product.woocommerce #review_form #respond .form-submit input {
font-size: 13px;
height: 47px;
text-transform: uppercase;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px 38px;
}
.woocommerce.single-product .related.products {
clear: left;
}
.woocommerce-account .woocommerce-MyAccount-navigation>ul {
margin-left: 0px;
}
@media only screen and (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
width: auto;
float: none;
}
}
.woocommerce div.product form.cart .group_table td {
padding: 0px;
vertical-align: middle;
}
table.woocommerce-grouped-product-list.group_table tr:nth-child(odd),
table.woocommerce-grouped-product-list.group_table tr:nth-child(even) {
background-color: transparent;
}
body.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
padding-left: 25px;
font-weight: 700;
text-align: left;
}
td.woocommerce-grouped-product-list-item__price {
text-align: left;
font-weight: 600;
}
.single-product.woocommerce div.product .quantity .qty {
height: 48px;
font-size: 16px;
width: 87px;
background: transparent !important;
border: 1px solid #e5e5e5;
}
table.woocommerce-grouped-product-list.group_table {
border-spacing: 0px 15px;
}
.single-product.woocommerce div.product form.cart .button {
height: 47px;
padding: 10px 40px;
}
.single-product.woocommerce div.product p.price {
font-size: 32px !important;
color: #bbb;
}
.single-product.woocommerce div.product p.price {
margin-bottom: 0px;
}
.single-product.woocommerce div.product p.price {
padding-top: 20px;
}
.single-product.woocommerce div.product form.cart {
margin: 25px 0px 30px 0px;
}
.single-product.woocommerce div.product .product_meta {
margin-top: 30px;
}
.single-product.woocommerce div.product .logisco-woocommerce-social-share {
clear: both;
padding-top: 15px;
margin-top: 30px;
}
.single-product.woocommerce div.product .product_meta>span {
font-size: 15px;
}
.woocommerce .cart_totals h2 {
font-size: 20px;
}
.woocommerce .cross-sells h2 {
font-size: 20px;
}
.woocommerce table.cart td.actions {
padding-left: 0;
padding-right: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: 15px;
padding: 21px;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
padding: 17px 20px 20px;
}
.woocommerce .woocommerce-result-count {
margin-bottom: 3em;
}
.woocommerce .woocommerce-result-count {
margin-bottom: 3em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 1.4em;
}
body .price ins {
text-decoration: none;
}
.woocommerce ul.products li.product .price ins {
font-weight: 800;
}
body span.woocommerce-Price-amount.amount {
font-size: 20px;
}
.woocommerce ul.products li.product .price {
font-weight: 800;
}
del span.woocommerce-Price-amount.amount {
font-size: 1.1em;
font-weight: 600;
}
li.product .gdlr-core-product-default .gdlr-core-product-thumbnail {
margin-bottom: 30px;
}
li.product .gdlr-core-product-default .gdlr-core-product-price.gdlr-core-title-font {
font-size: 19px;
font-weight: 600;
float: left;
}
li.product .gdlr-core-product-default span.woocommerce-Price-amount.amount {
font-size: 1em;
}
li.product .gdlr-core-product-default .star-rating {
float: right;
margin-top: 8px;
}
li.product .gdlr-core-product-default .gdlr-core-product-price del {
margin-right: 9px;
opacity: 0.5;
}
li.product .gdlr-core-product-default .gdlr-core-product-price ins {
text-decoration: none;
}
.woocommerce ul.products li.product .gdlr-core-product-default h3 {
font-size: 25px;
margin-bottom: 22px;
padding-top: 5px;
padding-bottom: 0px;
}
.woocommerce ul.products li.product .gdlr-core-product-default .button {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
padding: 0px;
background: transparent;
margin-top: 0px;
}
.woocommerce ul.products li.product .gdlr-core-product-default img {
margin-bottom: 0px;
}
.woocommerce.single-product .related.products li.product { 
position: relative; 
}
.woocommerce.single-product .related.products .onsale { 
position: absolute; 
left: -10px; 
top: -10px; 
margin: 0; 
}   .mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
margin: 0;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
box-sizing: border-box
}
.mm-btn,
.mm-menu {
box-sizing: border-box
}
.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
text-decoration: none
}
.mm-hidden {
display: none!important
}
.mm-wrapper {
overflow-x: hidden;
position: relative
}
.mm-menu {
display: block;
padding: 0;
position: absolute
}
.mm-panels,
.mm-panels>.mm-panel {
background: inherit;
border-color: inherit;
position: absolute
}
.mm-btn,
.mm-panel.mm-highest {
z-index: 1
}
.mm-panels {
overflow: hidden
}
.mm-panel {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.mm-panel.mm-opened {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.mm-panel.mm-subopened {
-webkit-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0)
}
.mm-panels>.mm-panel {
-webkit-overflow-scrolling: touch;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
padding: 0 20px
}
.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden
}
.mm-panels>.mm-panel.mm-hasnavbar {
padding-top: 40px
}
.mm-vertical .mm-panel {
-webkit-transform: none!important;
transform: none!important
}
.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
display: none;
padding: 10px 0 10px 10px
}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
border-color: transparent
}
.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
display: block
}
.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
height: 40px;
bottom: auto
}
.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
top: 16px;
bottom: auto
}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
right: 19px
}
.mm-btn {
width: 40px;
height: 40px;
position: absolute;
top: 0
}
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
content: '';
border: 2px solid transparent;
display: block;
width: 5px;
height: 5px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.mm-clear:before,
.mm-close:before {
border-right: none;
border-bottom: none;
right: 18px
}
.mm-clear:after,
.mm-close:after {
border-left: none;
border-top: none;
right: 25px
}
.mm-arrow:after,
.mm-next:after {
content: '';
border: 1px solid transparent;
display: block;
width: 6px;
height: 6px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.mm-prev:before {
border-right: none;
border-bottom: none;
left: 0px
}
.mm-arrow:after,
.mm-next:after {
border-top: none;
border-left: none;
right: 2px
}
.mm-navbar {
text-align: center;
line-height: 20px;
height: 40px;
margin: 0;
}
.mm-navbar .mm-btn:last-child {
text-align: right;
padding-right: 20px;
right: 0
}
.mm-panel .mm-navbar {
display: none
}
.mm-panel.mm-hasnavbar .mm-navbar {
display: block;
margin: 0px 25px 30px;
position: relative;
}
.mm-listview,
.mm-listview>li {
list-style: none;
display: block;
padding: 0;
margin: 0
}
.mm-listview {
font: inherit;
font-size: 14px;
line-height: 20px
}
.mm-listview>li {
position: relative
}
.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
border-color: inherit
}
.mm-listview>li>a,
.mm-listview>li>span {
color: inherit;
display: block;
margin: 0
}
.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
padding-right: 50px
}
.mm-listview .mm-next {
background: rgba(3, 2, 1, 0);
width: 50px;
padding: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 2
}
.mm-listview .mm-next.mm-fullsubopen {
width: 100%
}
.mm-listview .mm-next.mm-fullsubopen:before {
border-left: none
}
.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
padding-right: 50px;
margin-right: 0
}
.mm-listview .mm-inset {
list-style: disc inside;
padding: 0 10px 15px 40px;
margin: 0
}
.mm-listview .mm-inset>li {
padding: 5px 0
}
.mm-listview .mm-divider {
font-size: 10px;
text-transform: uppercase;
text-indent: 20px;
line-height: 25px
}
.mm-listview .mm-spacer {
padding-top: 40px
}
.mm-listview .mm-spacer>.mm-next {
top: 40px
}
.mm-listview .mm-spacer.mm-divider {
padding-top: 25px
}
.mm-page {
box-sizing: border-box;
position: relative
}
.mm-slideout {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
z-index: 2
}
html.mm-opened {
overflow-x: hidden;
position: static;
}
#mm-blocker {
background: rgba(3, 2, 1, 0);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 100
}
html.mm-blocking #mm-blocker {
display: block
}
.mm-menu.mm-offcanvas {
z-index: 0;
display: none;
position: fixed
}
.mm-menu.mm-offcanvas.mm-current {
display: block
}
.mm-menu {
width: 350px
}
@media all and (max-width:550px) {
.mm-menu {
width: 300px
}
}
html.mm-opening .mm-slideout {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0)
}
@media all and (max-width:550px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0)
}
} html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
transform: scale(.7, .7) translate3d(30%, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
transform: scale(1, 1) translate3d(0, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(30%, 0, 0);
transform: translate3d(30%, 0, 0)
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.mm-menu.mm-pageshadow.mm-right:after {
left: auto;
right: 100%
}
.mm-menu.mm-right {
left: auto;
right: 0
}
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate3d(-350px, 0, 0);
transform: translate3d(-350px, 0, 0)
}
@media all and (max-width:550px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate3d(-300px, 0, 0);
transform: translate3d(-300px, 0, 0)
}
}
.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
} html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
opacity: 0
}
html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
opacity: .3;
transition: ease .4s
}
html.mm-pagedim #mm-blocker {
background: inherit
}
html.mm-pagedim-white #mm-blocker {
background: #fff
}
html.mm-pagedim-black #mm-blocker {
background: #000
} ul.mm-listview li {
margin: 0px 25px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
ul.mm-listview li a,
ul.mm-listview li span.yoku-mm-menu-blank {
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.5px;
padding: 17px 0px;
}
.mm-navbar .mm-btn {
line-height: 40px;
font-size: 30px;
display: block;
text-align: left;
left: -8px;
padding: 0px;
}
.mm-navbar .mm-btn:before {
content: "\34";
font-family: elegantIcons;
}
.mm-navbar .mmenu-custom-close {
line-height: 40px;
font-size: 30px;
display: block;
text-align: left;
margin-left: -8px;
cursor: pointer;
}
.mm-navbar .mmenu-custom-close:after {
content: "\4d";
font-family: elegantIcons;
}
.mm-navbar .mm-title {
display: none;
}
.mm-navbar .mm-title:first-child {
display: block;
}
html.yoku-mmenu-left .yoku-sticky-navigation.yoku-fixed-navigation,
html.yoku-mmenu-right .yoku-sticky-navigation.yoku-fixed-navigation {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
}
html.mm-opening.yoku-mmenu-left .yoku-sticky-navigation.yoku-fixed-navigation {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0);
}
html.mm-opening.yoku-mmenu-right .yoku-sticky-navigation.yoku-fixed-navigation {
-webkit-transform: translate3d(-350px, 0, 0);
transform: translate3d(-350px, 0, 0);
}
html.yoku-mmenu-left .yoku-mobile-header-wrap .yoku-top-bar,
html.yoku-mmenu-left .yoku-mobile-header,
html.yoku-mmenu-right .yoku-mobile-header-wrap .yoku-top-bar,
html.yoku-mmenu-right .yoku-mobile-header {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
}
html.mm-opening.yoku-mmenu-left .yoku-mobile-header-wrap .yoku-top-bar,
html.mm-opening.yoku-mmenu-left .yoku-mobile-header {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0);
}
html.mm-opening.yoku-mmenu-right .yoku-mobile-header-wrap .yoku-top-bar,
html.mm-opening.yoku-mmenu-right .yoku-mobile-header {
-webkit-transform: translate3d(-350px, 0, 0);
transform: translate3d(-350px, 0, 0);
}
@media all and (max-width:550px) {
html.mm-opening.yoku-mmenu-left .yoku-sticky-navigation.yoku-fixed-navigation {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
html.mm-opening.yoku-mmenu-right .yoku-sticky-navigation.yoku-fixed-navigation {
-webkit-transform: translate3d(-300px, 0, 0);
transform: translate3d(-300px, 0, 0);
}
html.mm-opening.yoku-mmenu-left .yoku-mobile-header-wrap .yoku-top-bar,
html.mm-opening.yoku-mmenu-left .yoku-mobile-header {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
html.mm-opening.yoku-mmenu-right .yoku-mobile-header-wrap .yoku-top-bar,
html.mm-opening.yoku-mmenu-right .yoku-mobile-header {
-webkit-transform: translate3d(-300px, 0, 0);
transform: translate3d(-300px, 0, 0);
}
}    .sf-menu {
list-style: none;
margin-left: 0px;
}
.sf-menu>li {
float: left;
cursor: pointer;
}
.sf-menu>li>a {
display: block;
text-decoration: none;
position: relative;
z-index: 9;
} .sf-menu>.yoku-normal-menu ul {
list-style: none;
position: absolute;
display: none;
z-index: 99;
min-width: 220px;
}
.sf-menu>.yoku-normal-menu ul {
margin-left: -15px;
}
.sf-menu>.yoku-normal-menu ul ul {
margin-left: 0px;
}
.sf-menu>.yoku-normal-menu.sfHover>ul,
.sf-menu>.yoku-normal-menu.sfHover>ul:hover,
.sf-menu>.yoku-normal-menu li.sfHover>ul {
display: block;
}
.sf-menu>.yoku-normal-menu ul ul {
top: 0px;
left: 100%;
}
.sf-menu>.yoku-normal-menu ul.yoku-menu-right {
right: 0px;
}
.sf-menu>.yoku-normal-menu ul ul.sub-menu-right {
left: auto;
right: 100%;
}
.sf-menu>.yoku-normal-menu ul ul.sub-menu-left {
right: auto;
left: 100%;
}
.sf-menu>.yoku-normal-menu li {
position: relative;
white-space: nowrap;
}
.sf-menu>.yoku-normal-menu li a {
text-decoration: none;
}
.sf-menu>.yoku-normal-menu li>a.sf-with-ul-pre {}
.sf-menu>.yoku-normal-menu li>a.sf-with-ul-pre:after {
content: '>';
} .sf-menu>.yoku-mega-menu .sf-mega {
position: absolute;
display: none;
z-index: 99;
}
.sf-menu>.yoku-mega-menu.sfHover .sf-mega,
.sf-menu>.yoku-mega-menu.sfHover .sf-mega:hover {
display: block;
}
.sf-menu>.yoku-mega-menu .sf-mega-section-inner a {
text-decoration: none;
}
.sf-menu>.yoku-mega-menu .sf-mega-section-inner ul {
list-style: none;
margin-left: 0px;
margin-bottom: 0px;
} .sf-vertical {
list-style: none;
margin-left: 0px;
left: 100%;
top: 0;
margin-bottom: 0px;
}
.sf-vertical li {
position: relative;
}
.sf-vertical ul.sub-menu {
list-style: none;
position: absolute;
display: none;
left: 100%;
top: 0px;
z-index: 9;
min-width: 190px;
}
.sf-vertical ul.sub-menu li {
white-space: nowrap;
}
.gdlr-core-nav-side-text {
display: none;
}
.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text {
display: inline;
margin-left: 10px;
}
.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text.gdlr-core-with-bg {
display: inline-block;
padding: 1px 6px;
color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
} .products>li.product-category {
float: left;
padding: 20px;
list-style: none;
}
.products>li.product-category.first {
clear: left;
}
.products>li.product-category h2 {
font-size: 15px;
text-align: center;
}
.products.columns-2>li.product-category {
width: 50%;
}
.products.columns-3>li.product-category {
width: 33.33%;
}
.products.columns-4>li.product-category {
width: 25%;
}
.products.columns-5>li.product-category {
width: 20%;
}
@media only screen and (max-width: 767px) {
.products>li.product-category.product {
width: 50%;
}
.products>li.product-category.first {
clear: none;
}
.products>li.product-category:nth-child(2n+1) {
clear: left;
}
} .mptt-shortcode-wrapper .mptt-shortcode-table {
table-layout: fixed;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot {
font-size: 15px;
font-weight: 800;
line-height: 22px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
padding: 22px 10px;
font-weight: 700;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
font-size: 15px;
font-weight: 700;
margin-top: 25px;
}
.yoku-body select.mptt-navigation-select {
width: 250px;
border: 0px;
background: none;
border-bottom-width: 2px;
border-bottom-style: solid;
padding-bottom: 10px;
font-size: 15px;
font-weight: 700;
margin-bottom: 30px;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.yoku-body select.mptt-navigation-select:focus {
outline: none;
} .comment-form p.logged-in-as {
margin-top: -20px;
margin-bottom: 32px;
}
.yoku-blog-style-4 .yoku-single-related-post-title,
.yoku-blog-style-4 .yoku-comments-area .yoku-comments-title,
.yoku-blog-style-4 .yoku-comments-area .comment-reply-title {
font-size: 28px;
font-weight: 600;
}
.yoku-blog-style-4 .yoku-single-nav .yoku-text {
font-size: 11px;
}
.yoku-blog-style-4 .yoku-single-nav-title {
font-size: 20px;
font-weight: 600;
}
.yoku-single-nav-area {
margin-bottom: 35px;
}
.editor-styles-wrapper .has-medium-font-size,
.has-medium-font-size {
font-size: 22px;
}
.has-drop-cap:not(:focus):first-letter {
font-size: 3.7em;
line-height: .9;
font-weight: 600;
margin: .05em .2em 0 0;
}
.yoku-mobile-user-top-bar {
float: right;
margin-top: -9px;
}
.yoku-copyright-right .fa {
font-family: 'FontAwesome';
}.yoku-body h1, .yoku-body h2, .yoku-body h3, .yoku-body h4, .yoku-body h5, .yoku-body h6{ margin-top: 0px; margin-bottom: 20px; line-height: 1.2; font-weight: 700; }
#poststuff .gdlr-core-page-builder-body h2{ padding: 0px; margin-bottom: 20px; line-height: 1.2; font-weight: 700; }
#poststuff .gdlr-core-page-builder-body h1{ padding: 0px; font-weight: 700; }
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a{ width: 27px; height: 7px; }
.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email input[type="email"]{ line-height: 17px; padding: 30px 20px; height: 65px; }
.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type="submit"]{ height: 65px; font-size: 13px; }
.gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides > li.flex-with-active-class{ opacity: 0.5; }
.gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides > li.flex-with-active-class.flex-active-slide{ opacity: 1; }
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title{ font-size: 17px; text-transform: none; letter-spacing: 0px; font-weight: 600; }
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content{ padding-left: 50px; padding-right: 50px; }
.gdlr-core-flexslider-custom-nav .gdlr-core-default{ font-size: 50px; }
.gdlr-core-flexslider-custom-nav .gdlr-core-default.flex-prev{ margin-right: 25px; }
.gdlr-core-flexslider-custom-nav .gdlr-core-default.flex-prev:before{ content: "\f3d5"; font-family: Ionicons; }
.gdlr-core-flexslider-custom-nav .gdlr-core-default.flex-next:before{ content: "\f3d6"; font-family: Ionicons; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default{ position: relative; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default:before{ position: relative; z-index: 1; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default:after{ opacity: 0; content: " "; height: 8px; width: 100%; position: absolute; bottom: 8px; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default:hover:after{ opacity: 1; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default.flex-prev:after{ right: -10px;
transition: opacity 300ms, right 300ms; -moz-transition: opacity 300ms, right 300ms; -o-transition: opacity 300ms, right 300ms; -webkit-transition: opacity 300ms, right 300ms; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default.flex-prev:hover:after{ right: 5px; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default.flex-next:after{ left: -10px;
transition: opacity 300ms, left 300ms; -moz-transition: opacity 300ms, left 300ms; -o-transition: opacity 300ms, left 300ms; -webkit-transition: opacity 300ms, left 300ms; }
.gdlr-core-flexslider-custom-nav i.gdlr-core-default.flex-next:hover:after{ left: 5px; }
.gdlr-core-excerpt-read-more.gdlr-core-plain-text i:before{ content: "\e606"; font-family: simple-line-icons; vertical-align: middle; }
.gdlr-core-excerpt-read-more.gdlr-core-plain-text{ font-weight: 700; }
.gdlr-core-excerpt-read-more.gdlr-core-plain-text i{ color: transparent; transition: color 200ms; } .gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag .gdlr-core-portfolio-info { margin-top: 10px; }
.gdlr-core-excerpt-read-more.gdlr-core-plain-text { font-weight: 500; }
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date { font-size: 15px; padding: 10px 29px 11px; border-radius: 23px; }
.gdlr-core-blog-full.gdlr-core-style-2-date span.gdlr-core-blog-info.gdlr-core-blog-info-font.gdlr-core-blog-info-author { font-size: 16px; }
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content { font-size: 18px; }
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title { padding: 16px 50px 16px 0px; }
@media only screen and (max-width: 767px){
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content { padding-left: 0px; padding-right: 0px; } }
.gdlr-core-input-wrap [class^="gdlr-core-column-"] { margin-bottom: 16px; }
input.wpcf7-form-control.wpcf7-submit.gdlr-core-large.gdlr-core-round-button { padding: 15px 33px 18px; text-transform: none; letter-spacing: 0; font-size: 17px; font-weight: 500; min-width: 173px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; margin-top: 15px; }
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email input[type="email"] { height: 60px; }
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type="submit"] { height: 60px; }
.gdlr-core-product-item .gdlr-core-product-grid-4 .gdlr-core-product-thumbnail { margin-bottom: 35px; }
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price .gdlr-core-product-price { margin-bottom: 32px; }
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price .amount { font-size: 28px; }
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price a { font-size: 15px; letter-spacing: 2px; }
@media only screen and (max-width: 767px){ .gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email { margin-bottom: 10px; } }
body.yoku-boxed .yoku-body-wrapper{ margin-top: 0px; margin-bottom: 0px; } 
.yoku-body-wrapper.yoku-with-frame, body.yoku-full .yoku-fixed-footer{ margin: 0px; } 
.yoku-body-background{ opacity: 1; } 
.yoku-background-pattern .yoku-body-outer-wrapper{ background-image: url(https://www.stefaniavalentini.fitness/dev2/wp-content/plugins/goodlayers-core/include/images/pattern/pattern-1.png); } 
.yoku-item-pdlr, .gdlr-core-item-pdlr{ padding-left: 20px; padding-right: 20px; }.yoku-item-rvpdlr, .gdlr-core-item-rvpdlr{ margin-left: -20px; margin-right: -20px; }.gdlr-core-metro-rvpdlr{ margin-top: -20px; margin-right: -20px; margin-bottom: -20px; margin-left: -20px; }.yoku-item-mglr, .gdlr-core-item-mglr, .yoku-navigation .sf-menu > .yoku-mega-menu .sf-mega,.sf-menu.yoku-top-bar-menu > .yoku-mega-menu .sf-mega{ margin-left: 20px; margin-right: 20px; }.gdlr-core-pbf-wrapper-container-inner{ width: calc(100% - 20px - 20px); }body .lp-archive-courses ul.learn-press-breadcrumb li:first-child{ margin-left: 20px; } 
.yoku-container, .gdlr-core-container, body.yoku-boxed .yoku-body-wrapper, body.yoku-boxed .yoku-fixed-footer .yoku-footer-wrapper, body.yoku-boxed .yoku-fixed-footer .yoku-copyright-wrapper{ max-width: 1320px; }body .lp-archive-courses ul.learn-press-breadcrumb{ max-width: 1320px; margin-top: 40px; } 
.yoku-body-front .gdlr-core-container, .yoku-body-front .yoku-container{ padding-left: 20px; padding-right: 20px; }.yoku-body-front .yoku-container .yoku-container, .yoku-body-front .yoku-container .gdlr-core-container, .yoku-body-front .gdlr-core-container .gdlr-core-container{ padding-left: 0px; padding-right: 0px; }.yoku-navigation-header-style-bar.yoku-style-2 .yoku-navigation-background{ left: 20px; right: 20px; }body .lp-archive-courses ul.learn-press-breadcrumb{ padding-left: 20px; padding-right: 20px; } 
.yoku-top-bar-container.yoku-top-bar-custom-container{ max-width: 1140px; } 
.yoku-top-bar-container.yoku-top-bar-full{ padding-right: 0px; padding-left: 0px; } 
.yoku-top-bar{ padding-top: 25px; } 
.yoku-top-bar{ padding-bottom: 23px; }.yoku-top-bar .yoku-top-bar-menu > li > a{ padding-bottom: 23px; }.sf-menu.yoku-top-bar-menu > .yoku-mega-menu .sf-mega, .sf-menu.yoku-top-bar-menu > .yoku-normal-menu ul{ margin-top: 23px; } 
.yoku-top-bar{ font-size: 18px; } 
.yoku-top-bar{ border-bottom-width: 1px; } 
.yoku-top-bar{ box-shadow: 0px 0px  rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px  rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px  rgba(0, 0, 0, 0.1); } 
.yoku-header-style-plain{ border-bottom-width: 0px; } 
.yoku-header-background-transparent .yoku-top-bar-background{ opacity: 0; } 
.yoku-header-background-transparent .yoku-header-background{ opacity: 0; } 
.yoku-navigation-bar-wrap.yoku-style-transparent .yoku-navigation-background{ opacity: 0.5; } 
.yoku-header-boxed-wrap .yoku-top-bar-background{ opacity: 0; } 
.yoku-header-boxed-wrap .yoku-top-bar-background{ margin-bottom: -0px; } 
.yoku-header-style-boxed{ margin-top: 0px; } 
.yoku-header-container.yoku-header-custom-container{ max-width: 1140px; } 
.yoku-header-container.yoku-header-full{ padding-right: 20px; padding-left: 20px; } 
.yoku-header-boxed-wrap .yoku-header-background{ border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } 
.yoku-header-style-boxed .yoku-header-container-item{ padding-left: 30px; padding-right: 30px; }.yoku-navigation-right{ right: 30px; } .yoku-navigation-left{ left: 30px; } 
.yoku-header-style-plain.yoku-style-splitted-menu .yoku-navigation .sf-menu > li > a{ padding-top: 0px; } .yoku-header-style-plain.yoku-style-splitted-menu .yoku-main-menu-left-wrap,.yoku-header-style-plain.yoku-style-splitted-menu .yoku-main-menu-right-wrap{ padding-top: 0px; } 
.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-navigation .sf-menu > li > a{ padding-top: 0px; } .yoku-header-style-boxed.yoku-style-splitted-menu .yoku-main-menu-left-wrap,.yoku-header-style-boxed.yoku-style-splitted-menu .yoku-main-menu-right-wrap{ padding-top: 0px; } 
.yoku-navigation .sf-menu > li{ padding-left: 20px; padding-right: 20px; } 
.yoku-navigation .yoku-navigation-slide-bar-style-2{ border-bottom-width: 3px; } 
.yoku-navigation .yoku-navigation-slide-bar{ margin-top: -14px; } 
.yoku-header-side-nav{ width: 340px; }.yoku-header-side-content.yoku-style-left{ margin-left: 340px; }.yoku-header-side-content.yoku-style-right{ margin-right: 340px; } 
.yoku-header-side-nav.yoku-style-side{ padding-left: 70px; padding-right: 70px; }.yoku-header-side-nav.yoku-style-left .sf-vertical > li > ul.sub-menu{ padding-left: 70px; }.yoku-header-side-nav.yoku-style-right .sf-vertical > li > ul.sub-menu{ padding-right: 70px; } 
.yoku-navigation .sf-vertical > li{ padding-top: 16px; padding-bottom: 16px; } 
.yoku-header-style-bar .yoku-logo-right-text{ padding-top: 30px; } 
.yoku-header-style-plain{ box-shadow: 0px 0px  rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px  rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px  rgba(0, 0, 0, 0.1); } 
.yoku-logo{ padding-top: 53px; } 
.yoku-logo{ padding-bottom: 39px; } 
.yoku-logo.yoku-item-pdlr{ padding-left: 20px; } 
.yoku-logo-inner{ max-width: 230px; } 
@media only screen and (max-width: 767px){ body .yoku-mobile-header .yoku-logo-inner{ max-width: 120px; } } 
.yoku-navigation{ padding-top: 56px; }.yoku-navigation-top{ top: 56px; } 
.yoku-navigation .sf-menu > li > a{ padding-bottom: 18px; } 
.yoku-navigation .yoku-main-menu{ padding-right: 0px; } 
.yoku-navigation.yoku-item-pdlr{ padding-right: 30px; } 
.yoku-main-menu-right-wrap{ margin-top: 3px; } 
.yoku-main-menu-search{ margin-top: -4px; } 
.yoku-main-menu-cart{ margin-top: -3px; } 
.yoku-fixed-navigation.yoku-style-slide .yoku-logo-inner img{ max-height: none !important; }.yoku-animate-fixed-navigation.yoku-header-style-plain .yoku-logo-inner, .yoku-animate-fixed-navigation.yoku-header-style-boxed .yoku-logo-inner{ max-width: 135px; }.yoku-mobile-header.yoku-fixed-navigation .yoku-logo-inner{ max-width: 135px; } 
.yoku-animate-fixed-navigation.yoku-header-style-plain .yoku-logo, .yoku-animate-fixed-navigation.yoku-header-style-boxed .yoku-logo{ padding-top: 16px; } 
.yoku-animate-fixed-navigation.yoku-header-style-plain .yoku-logo, .yoku-animate-fixed-navigation.yoku-header-style-boxed .yoku-logo{ padding-bottom: 0px; } 
.yoku-animate-fixed-navigation.yoku-header-style-plain .yoku-navigation, .yoku-animate-fixed-navigation.yoku-header-style-boxed .yoku-navigation{ padding-top: 23px; }.yoku-animate-fixed-navigation.yoku-header-style-plain .yoku-navigation-top, .yoku-animate-fixed-navigation.yoku-header-style-boxed .yoku-navigation-top{ top: 23px; }.yoku-animate-fixed-navigation.yoku-navigation-bar-wrap .yoku-navigation{ padding-top: 23px; } 
.yoku-animate-fixed-navigation.yoku-header-style-plain .yoku-navigation .sf-menu > li > a, .yoku-animate-fixed-navigation.yoku-header-style-boxed .yoku-navigation .sf-menu > li > a{ padding-bottom: 26px; }.yoku-animate-fixed-navigation.yoku-navigation-bar-wrap .yoku-navigation .sf-menu > li > a{ padding-bottom: 26px; }.yoku-animate-fixed-navigation .yoku-main-menu-right{ margin-bottom: 26px; } 
.yoku-fixed-navigation .yoku-navigation .yoku-navigation-slide-bar{ margin-top: -24px; } 
.yoku-page-title-wrap.yoku-style-custom .yoku-page-title-content{ padding-top: 107px; } 
.yoku-page-title-wrap.yoku-style-custom .yoku-page-title-content{ padding-bottom: 118px; } 
.yoku-page-title-wrap.yoku-style-custom .yoku-page-caption{ margin-top: 13px; } 
.yoku-page-title-wrap .yoku-page-title{ text-transform: none; } 
.yoku-page-title-wrap.yoku-style-custom .yoku-page-title{ font-size: 59px; } 
.yoku-page-title-wrap .yoku-page-title{ font-weight: 500; } 
.yoku-page-title-wrap.yoku-style-custom .yoku-page-title{ letter-spacing: 0px; } 
.yoku-page-title-wrap .yoku-page-caption{ text-transform: none; } 
.yoku-page-title-wrap.yoku-style-custom .yoku-page-caption{ font-size: 24px; } 
.yoku-page-title-wrap .yoku-page-caption{ font-weight: 400; } 
.yoku-page-title-wrap.yoku-style-custom .yoku-page-caption{ letter-spacing: 0px; } 
.yoku-page-title-wrap .yoku-page-title-top-gradient{ height: 413px; } 
.yoku-page-title-wrap .yoku-page-title-bottom-gradient{ height: 413px; } 
.yoku-page-title-wrap .yoku-page-title-overlay{ opacity: 0; } 
.yoku-page-title-wrap{ background-image: url(https://www.stefaniavalentini.fitness/dev2/wp-content/uploads/2020/07/page-title-1.png); } 
body.single-portfolio .yoku-page-title-wrap{ background-image: url(https://www.stefaniavalentini.fitness/dev2/wp-content/uploads/2020/07/page-title-1.png); } 
body.single-personnel .yoku-page-title-wrap{ background-image: url(https://www.stefaniavalentini.fitness/dev2/wp-content/uploads/2020/07/page-title-1.png); } 
body.search .yoku-page-title-wrap{ background-image: url(https://www.stefaniavalentini.fitness/dev2/wp-content/uploads/2020/07/page-title-1.png); } 
body.archive .yoku-page-title-wrap{ background-image: url(https://www.stefaniavalentini.fitness/dev2/wp-content/uploads/2020/07/page-title-1.png); } 
.yoku-not-found-wrap .yoku-not-found-background{ background-image: url(); } 
.yoku-not-found-wrap .yoku-not-found-background{ opacity: 0.18; } 
.yoku-blog-title-wrap.yoku-style-custom .yoku-blog-title-content{ padding-top: 120px; } 
.yoku-blog-title-wrap.yoku-style-custom .yoku-blog-title-content{ padding-bottom: 125px; } 
.yoku-blog-title-wrap{ background-image: url(https://www.stefaniavalentini.fitness/dev2/wp-content/uploads/2020/07/page-title-1.png); } 
.yoku-blog-title-wrap.yoku-feature-image .yoku-blog-title-top-overlay{ height: 413px; } 
.yoku-blog-title-wrap.yoku-feature-image .yoku-blog-title-bottom-overlay{ height: 413px; } 
.yoku-blog-title-wrap .yoku-blog-title-overlay{ opacity: 0; } 
body.single-post .yoku-sidebar-style-none, body.blog .yoku-sidebar-style-none, .yoku-blog-style-2 .yoku-comment-content{ max-width: 900px; } 
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon{ font-size: 22px; } 
.yoku-footer-wrapper{ background-image: url(); background-size: cover; } 
.yoku-footer-wrapper{ padding-top: 78px; } 
.yoku-footer-wrapper{ padding-bottom: 58px; } 
.yoku-copyright-container{ padding-top: 29px; } 
.yoku-copyright-container{ padding-bottom: 31px; } 
.yoku-body h1, .yoku-body h2, .yoku-body h3, .yoku-body h4, .yoku-body h5, .yoku-body h6, .yoku-body .yoku-title-font,.yoku-body .gdlr-core-title-font{ font-family: "Jost", sans-serif; }.woocommerce-breadcrumb, .woocommerce span.onsale, .single-product.woocommerce div.product p.price .woocommerce-Price-amount, .single-product.woocommerce #review_form #respond label{ font-family: "Jost", sans-serif; } 
.yoku-navigation .sf-menu > li > a, .yoku-navigation .sf-vertical > li > a, .yoku-navigation-font{ font-family: "Jost", sans-serif; } 
.yoku-body, .yoku-body .gdlr-core-content-font, .yoku-body input, .yoku-body textarea, .yoku-body button, .yoku-body select, .yoku-body .yoku-content-font, .gdlr-core-audio .mejs-container *{ font-family: "Jost", sans-serif; } 
.yoku-body .gdlr-core-info-font, .yoku-body .yoku-info-font{ font-family: "Jost", sans-serif; } 
.yoku-body .gdlr-core-blog-info-font, .yoku-body .yoku-blog-info-font{ font-family: "Jost", sans-serif; } 
.yoku-body .gdlr-core-quote-font, blockquote{ font-family: "Montserrat", sans-serif; } 
.yoku-body .gdlr-core-testimonial-content{ font-family: "Jost", sans-serif; } 
.yoku-body h1{ font-size: 52px; } 
.yoku-body h2, #poststuff .gdlr-core-page-builder-body h2{ font-size: 48px; } 
.yoku-body h3{ font-size: 36px; } 
.yoku-body h4{ font-size: 28px; } 
.yoku-body h5{ font-size: 22px; } 
.yoku-body h6{ font-size: 18px; } 
.yoku-body{ font-size: 16px; } 
.yoku-body, .yoku-line-height, .gdlr-core-line-height{ line-height: 1.7; } 
.yoku-navigation .sf-menu > li > a, .yoku-navigation .sf-vertical > li > a{ font-size: 17px; } 
.yoku-navigation .sf-menu > li > a, .yoku-navigation .sf-vertical > li > a{ font-weight: 500; } 
.yoku-navigation .sf-menu > li > a, .yoku-navigation .sf-vertical > li > a{ letter-spacing: 0px; } 
.yoku-navigation .sf-menu > li > a, .yoku-navigation .sf-vertical > li > a{ text-transform: none; } 
.yoku-navigation .sf-menu > .yoku-normal-menu .sub-menu, .yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-inner .sub-menu a{ font-size: 15px; } 
.yoku-navigation .sf-menu > .yoku-normal-menu .sub-menu, .yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-inner .sub-menu a{ font-weight: 400; } 
.yoku-navigation .sf-menu > .yoku-normal-menu .sub-menu, .yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-inner .sub-menu a{ letter-spacing: 0px; } 
.yoku-navigation .sf-menu > .yoku-normal-menu .sub-menu, .yoku-navigation .sf-menu>.yoku-mega-menu .sf-mega-section-inner .sub-menu a{ text-transform: none; } 
.yoku-main-menu-right-button{ font-size: 15px; } 
.yoku-main-menu-right-button{ text-transform: none; } 
.yoku-sidebar-area .yoku-widget-title{ font-size: 20px; } 
.yoku-sidebar-area .yoku-widget-title{ font-weight: 700; } 
.yoku-sidebar-area .yoku-widget-title{ letter-spacing: 0px; } 
.yoku-sidebar-area .yoku-widget-title{ text-transform: none; } 
.yoku-footer-wrapper .yoku-widget-title{ font-size: 21px; } 
.yoku-footer-wrapper .yoku-widget-title{ font-weight: 600; } 
.yoku-footer-wrapper .yoku-widget-title{ letter-spacing: 0px; } 
.yoku-footer-wrapper .yoku-widget-title{ text-transform: none; } 
.yoku-footer-wrapper{ font-size: 17px; } 
.yoku-footer-wrapper .widget_text{ text-transform: none; } 
.yoku-copyright-text, .yoku-copyright-left, .yoku-copyright-right{ font-size: 16px; } 
.yoku-copyright-text, .yoku-copyright-left, .yoku-copyright-right{ letter-spacing: 0px; } 
.yoku-copyright-text, .yoku-copyright-left, .yoku-copyright-right{ text-transform: none; } 
.yoku-top-bar-background{ background-color: #212b1b; } 
.yoku-body .yoku-top-bar{ border-bottom-color: #547670; } 
.yoku-top-bar{ color: #ffffff; } 
.yoku-body .yoku-top-bar a{ color: #9f9f9f; } 
.yoku-body .yoku-top-bar a:hover{ color: #ffffff; } 
.yoku-top-bar .yoku-top-bar-right-social a{ color: #547670; } 
.yoku-top-bar .yoku-top-bar-right-social a:hover{ color: #ffffff; } 
.yoku-header-background, .yoku-sticky-menu-placeholder, .yoku-header-style-boxed.yoku-fixed-navigation, body.single-product .yoku-header-background-transparent{ background-color: #ffffff; } 
.yoku-header-wrap.yoku-header-style-plain{ border-color: #e8e8e8; } 
.yoku-header-side-nav.yoku-style-side-toggle .yoku-logo{ background-color: #ffffff; } 
.yoku-top-menu-button i, .yoku-mobile-menu-button i{ color: #547670; }.yoku-mobile-button-hamburger:before, .yoku-mobile-button-hamburger:after, .yoku-mobile-button-hamburger span, .yoku-mobile-button-hamburger-small:before, .yoku-mobile-button-hamburger-small:after, .yoku-mobile-button-hamburger-small span{ background: #547670; } 
.yoku-main-menu-right .yoku-top-menu-button, .yoku-mobile-menu .yoku-mobile-menu-button{ border-color: #547670; } 
.yoku-top-search-wrap{ background-color: #000000; background-color: rgba(0, 0, 0, 0.88); } 
.yoku-top-cart-content-wrap .yoku-top-cart-content{ background-color: #ffffff; } 
.yoku-top-cart-content-wrap .yoku-top-cart-title, .yoku-top-cart-item .yoku-top-cart-item-title, .yoku-top-cart-item .yoku-top-cart-item-remove{ color: #000000; } 
.yoku-top-cart-content-wrap .woocommerce-Price-amount.amount{ color: #6c6c6c; } 
.yoku-body .yoku-top-cart-button-wrap .yoku-top-cart-button{ color: #323232; } 
.yoku-body .yoku-top-cart-button-wrap .yoku-top-cart-button{ background-color: #f4f4f4; } 
.yoku-body .yoku-top-cart-button-wrap .yoku-top-cart-button-2{ color: #ffffff; } 
.yoku-body .yoku-top-cart-button-wrap .yoku-top-cart-button-2{ background-color: #000000; } 
.yoku-body .yoku-breadcrumbs, .yoku-body .yoku-breadcrumbs a span, .gdlr-core-breadcrumbs-item, .gdlr-core-breadcrumbs-item a span{ color: #c0c0c0; } 
.yoku-body .yoku-breadcrumbs span, .yoku-body .yoku-breadcrumbs a:hover span, .gdlr-core-breadcrumbs-item span, .gdlr-core-breadcrumbs-item a:hover span{ color: #777777; } 
.yoku-navigation-background{ background-color: #f4f4f4; } 
.yoku-navigation-bar-wrap{ border-color: #e8e8e8; } 
.yoku-navigation .yoku-navigation-slide-bar, .yoku-navigation .yoku-navigation-slide-bar-style-dot:before{ border-color: #227179; }.yoku-navigation .yoku-navigation-slide-bar:before{ border-bottom-color: #227179; } 
.sf-menu > li > a, .sf-vertical > li > a{ color: #566a66; } 
.sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a{ color: #227179; } 
.sf-menu > .yoku-normal-menu li, .sf-menu > .yoku-mega-menu > .sf-mega, .sf-vertical ul.sub-menu li, ul.sf-menu > .menu-item-language li{ background-color: #ffffff; } 
.sf-menu > li > .sub-menu a, .sf-menu > .yoku-mega-menu > .sf-mega a, .sf-vertical ul.sub-menu li a{ color: #757575; } 
.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .yoku-mega-menu > .sf-mega a:hover, .sf-menu > .yoku-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a{ color: #227179; } 
.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .yoku-mega-menu > .sf-mega a:hover, .sf-menu > .yoku-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a{ background-color: #ffffff; } 
.yoku-navigation .sf-menu > .yoku-mega-menu .sf-mega-section-inner > a{ color: #ffffff; } 
.yoku-navigation .sf-menu > .yoku-mega-menu .sf-mega-section{ border-color: #f4f4f4; } 
.yoku-navigation .sf-menu > .yoku-normal-menu .sub-menu, .yoku-navigation .sf-menu > .yoku-mega-menu .sf-mega{ box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.07); -webkit-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.07); } 
.yoku-fixed-navigation.yoku-style-fixed, .yoku-fixed-navigation.yoku-style-slide{ box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.08); -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.08); } 
.mm-navbar .mm-title, .mm-navbar .mm-btn, ul.mm-listview li > a, ul.mm-listview li > span{ color: #979797; }ul.mm-listview li a{ border-color: #979797; }.mm-arrow:after, .mm-next:after, .mm-prev:before{ border-color: #979797; } 
.mm-navbar .mm-title:hover, .mm-navbar .mm-btn:hover, ul.mm-listview li a:hover, ul.mm-listview li > span:hover, ul.mm-listview li.current-menu-item > a, ul.mm-listview li.current-menu-ancestor > a, ul.mm-listview li.current-menu-ancestor > span{ color: #ffffff; } 
.mm-menu{ background-color: #1f1f1f; } 
ul.mm-listview li{ border-color: #3f3f3f; } 
.yoku-overlay-menu-content{ background-color: #000000; background-color: rgba(0, 0, 0, 0.88); } 
.yoku-overlay-menu-content ul.menu > li, .yoku-overlay-menu-content ul.sub-menu ul.sub-menu{ border-color: #424242; } 
.yoku-overlay-menu-content ul li a, .yoku-overlay-menu-content .yoku-overlay-menu-close{ color: #ffffff; } 
.yoku-overlay-menu-content ul li a:hover{ color: #a8a8a8; } 
.yoku-bullet-anchor a:before{ background-color: #777777; } 
.yoku-bullet-anchor a:hover, .yoku-bullet-anchor a.current-menu-item{ border-color: #ffffff; }.yoku-bullet-anchor a:hover:before, .yoku-bullet-anchor a.current-menu-item:before{ background: #ffffff; } 
.yoku-main-menu-search i, .yoku-main-menu-cart i{ color: #547670; } 
.yoku-main-menu-cart > .yoku-top-cart-count{ background-color: #74a5a2; } 
.yoku-main-menu-cart > .yoku-top-cart-count{ color: #ffffff; } 
.yoku-body .yoku-main-menu-right-button{ color: #ffffff; } 
.yoku-body .yoku-main-menu-right-button:hover{ color: #ffffff; } 
.yoku-body .yoku-main-menu-right-button{ background-color: #547670; } 
.yoku-body .yoku-main-menu-right-button:hover{ background-color: #69938a; } 
.yoku-body .yoku-main-menu-right-button{ border-color: #547670; } 
.yoku-body .yoku-main-menu-right-button:hover{ border-color: #69938a; } 
.yoku-body .yoku-main-menu-right-button.yoku-button-2{ color: #ffffff; } 
.yoku-body .yoku-main-menu-right-button.yoku-button-2{ background-color: #547670; } 
.yoku-body .yoku-main-menu-right-button.yoku-button-2:hover{ background-color: #69938a; } 
.yoku-body .yoku-main-menu-right-button.yoku-button-2{ border-color: #547670; } 
.yoku-body .yoku-main-menu-right-button.yoku-button-2:hover{ border-color: #69938a; } 
.yoku-main-menu-right-button.yoku-style-round-with-shadow{ box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11); -webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11); }  
.yoku-page-preload{ background-color: #ffffff; } 
.yoku-body-outer-wrapper, body.yoku-full .yoku-body-wrapper, .yoku-header-side-content{ background-color: #ffffff; } 
body.yoku-boxed .yoku-body-wrapper, .gdlr-core-page-builder .gdlr-core-page-builder-body.gdlr-core-pb-livemode{ background-color: #ffffff; } 
.yoku-page-title-wrap .yoku-page-title{ color: #227179; } 
.yoku-page-title-wrap .yoku-page-caption{ color: #547670; }.yoku-page-title-wrap .yoku-page-caption .woocommerce-breadcrumb, .yoku-page-title-wrap .yoku-page-caption .woocommerce-breadcrumb a,.yoku-page-title-wrap .yoku-page-title-event-time, .yoku-page-title-wrap .yoku-page-title-event-link a, .yoku-page-title-wrap .yoku-page-title-event-link a:hover{ color: #547670; } 
.yoku-page-title-wrap{ background-color: #ededed; } 
.yoku-page-title-wrap .yoku-page-title-overlay{ background-color: #ffffff; } 
.yoku-page-title-wrap .yoku-page-title-top-gradient{ background: -webkit-linear-gradient(to top, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); background: -o-linear-gradient(to top, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); background: -moz-linear-gradient(to top, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); background: linear-gradient(to top, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); }.yoku-page-title-wrap .yoku-page-title-bottom-gradient{ background: -webkit-linear-gradient(to bottom, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); background: -o-linear-gradient(to bottom, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); background: -moz-linear-gradient(to bottom, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); background: linear-gradient(to bottom, rgba(219, 219, 219, 0), rgba(219, 219, 219, 1)); } 
.yoku-body, .yoku-body span.wpcf7-not-valid-tip{ color: #5e5e5e; } 
.yoku-body h1, .yoku-body h2, .yoku-body h3, .yoku-body h4, .yoku-body h5, .yoku-body h6{ color: #227179; }.woocommerce table.shop_attributes th, .woocommerce table.shop_table th, .single-product.woocommerce div.product .product_meta .yoku-head{ color: #227179; } 
.yoku-body a{ color: #3dbca8; }.yoku-blog-style-3 .yoku-comments-area .comment-reply a, .yoku-blog-style-3 .yoku-comments-area .comment-reply a:hover{ color: #3dbca8; }.woocommerce ul.products li.product .gdlr-core-product-default .button{ color: #3dbca8; }.gdlr-core-excerpt-read-more.gdlr-core-plain-text:hover i{ color: #3dbca8; } 
.yoku-body a:hover{ color: #227179; }.gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border:hover{ border-color: #227179 !important; }.woocommerce ul.products li.product .gdlr-core-product-default .button:hover{ color: #227179; } 
.yoku-body *{ border-color: #e6e6e6; }.yoku-body .gdlr-core-portfolio-single-nav-wrap{ border-color: #e6e6e6; }.gdlr-core-product-grid-4:hover .gdlr-core-product-title{ border-color: #e6e6e6; }.gdlr-core-columnize-item .gdlr-core-columnize-item-content{ column-rule-color: #e6e6e6; -moz-column-rule-color: #e6e6e6; -webkit-column-rule-color: #e6e6e6; } 
.yoku-body input, .yoku-body textarea, .yoku-body select, .woocommerce form .select2-selection{ background-color: #ffffff; } 
.yoku-body input, .yoku-body textarea, .yoku-body select, .woocommerce form .select2-selection{ border-color: #d7d7d7; } 
.yoku-body input, .yoku-body textarea, .yoku-body select, .woocommerce form .select2-selection{ color: #4e4e4e; } 
.yoku-body ::-webkit-input-placeholder{  color: #8e8e8e; }.yoku-body ::-moz-placeholder{  color: #8e8e8e; }.yoku-body :-ms-input-placeholder{  color: #8e8e8e; }.yoku-body :-moz-placeholder{  color: #8e8e8e; } 
.yoku-not-found-wrap{ background-color: #dcf9f4; } 
.yoku-not-found-wrap .yoku-not-found-head{ color: #227179; } 
.yoku-not-found-wrap .yoku-not-found-title{ color: #227179; } 
.yoku-not-found-wrap .yoku-not-found-caption{ color: #547670; } 
.yoku-not-found-wrap form.search-form input.search-field{ background-color: #232323; background-color: rgba(35, 35, 35, 0.4) } 
.yoku-not-found-wrap form.search-form input.search-field, .yoku-not-found-wrap .yoku-top-search-submit{ color: #ffffff; } .yoku-not-found-wrap input::-webkit-input-placeholder { color: #ffffff; } .yoku-not-found-wrap input:-moz-placeholder{ color: #ffffff; } .yoku-not-found-wrap input::-moz-placeholder{ color: #ffffff; } .yoku-not-found-wrap input:-ms-input-placeholder{ color: #ffffff; } 
.yoku-not-found-wrap .yoku-not-found-back-to-home a, .yoku-not-found-wrap .yoku-not-found-back-to-home a:hover{ color: #718786; } 
.yoku-sidebar-area .yoku-widget-title{ color: #383838; } 
.yoku-sidebar-area a{ color: #444444; }.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_pages ul li:before, .widget_rss ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before{ color: #444444; } 
.yoku-sidebar-area a:hover, .yoku-sidebar-area .current-menu-item > a{ color: #547670; } 
.gdlr-core-recent-post-widget .gdlr-core-blog-info i{ color: #9c9c9c; } 
.gdlr-core-recent-post-widget .gdlr-core-blog-info, .gdlr-core-recent-post-widget .gdlr-core-blog-info a, .gdlr-core-recent-post-widget .gdlr-core-blog-info a:hover{ color: #a0a0a0; } 
.gdlr-core-post-slider-widget-overlay .gdlr-core-post-slider-widget-title{ color: #ffffff; } 
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info i, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a:hover{ color: #9c9c9c; } 
.widget_search input.search-field, .widget_archive select, .widget_categories select, .widget_text select{ color: #b5b5b5; }.widget_search input::-webkit-input-placeholder { color: #b5b5b5; }.widget_search input:-moz-placeholder{ color: #b5b5b5; }.widget_search input::-moz-placeholder{ color: #b5b5b5; }.widget_search input:-ms-input-placeholder{ color: #b5b5b5; } 
.widget_search input.search-field, .widget_archive select, .widget_categories select, .widget_text select{ border-color: #e0e0e0; } 
.widget_search form:after{ border-color: #c7c7c7; } 
.yoku-body .tagcloud a, .yoku-body .tagcloud a:hover{ color: #ffffff; } 
.yoku-body .tagcloud a{ background-color: #547670; } 
.yoku-body .tagcloud a{ border-color: #547670; } 
ul.gdlr-core-twitter-widget-wrap li:before{ color: #303030; } 
ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a, ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a:hover{ color: #b5b5b5; } 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a{ color: #547670; } 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:hover,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-item a,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-ancestor a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a:before,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a:before,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover:before{ color: #547670; } 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover{ border-color: #547670; }ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:before{ color: #547670; } 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a{ color: #547670; } 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a{ background-color: #f7f7f7; } 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a:hover, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-item a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-ancestor a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a:hover, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-item a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-ancestor a{ color: #ffffff; }ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2:after{ border-color: #ffffff; } 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a:hover, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-item a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-ancestor a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a:hover, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-item a, ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-ancestor a{ background-color: #547670; } 
.yoku-footer-wrapper{ background-color: #212121; } 
.yoku-footer-wrapper .yoku-widget-title{ color: #ffffff; }.yoku-footer-wrapper h1, .yoku-footer-wrapper h3, .yoku-footer-wrapper h3, .yoku-footer-wrapper h4, .yoku-footer-wrapper h5, .yoku-footer-wrapper h6{ color: #ffffff; }  
.yoku-footer-wrapper{ color: #dddddd; }.yoku-footer-wrapper .widget_recent_entries ul li:before, .yoku-footer-wrapper .widget_recent_comments ul li:before, .yoku-footer-wrapper .widget_pages ul li:before, .yoku-footer-wrapper .widget_rss ul li:before, .yoku-footer-wrapper .widget_archive ul li:before, .yoku-footer-wrapper .widget_categories ul li:before, .widget_nav_menu ul li:before, .yoku-footer-wrapper .widget_meta ul li:before{ color: #dddddd; } 
.yoku-footer-wrapper a{ color: #8fbab3; } 
.yoku-footer-wrapper a:hover{ color: #ffffff; } 
.yoku-footer-wrapper, .yoku-footer-wrapper *{ border-color: #e9e9e9; } 
.yoku-copyright-wrapper{ background-color: #0a0a0a; } 
.yoku-copyright-wrapper{ color: #a0a0a0; } 
.yoku-copyright-wrapper a{ color: #547670; } 
.yoku-copyright-wrapper a:hover{ color: #444444; } 
.yoku-footer-back-to-top-button{ background-color: #dbdbdb; } 
.yoku-body .yoku-footer-back-to-top-button, .yoku-body .yoku-footer-back-to-top-button:hover{ color: #313131; } 
.yoku-body .yoku-blog-title-wrap .yoku-single-article-title{ color: #227179; } 
.yoku-blog-title-wrap .yoku-blog-info-wrapper, .yoku-blog-title-wrap .yoku-blog-info-wrapper a, .yoku-blog-title-wrap .yoku-blog-info-wrapper a:hover, .yoku-blog-title-wrap .yoku-blog-info-wrapper i{ color: #547670; } 
.yoku-blog-title-wrap .yoku-single-article-date-day{ color: #547670; } 
.yoku-blog-title-wrap .yoku-single-article-date-month, .yoku-single-article-date-wrapper .yoku-single-article-date-year{ color: #547670; } 
.yoku-blog-title-wrap .yoku-single-article-date-wrapper{ border-color: #547670; } 
.yoku-blog-title-wrap .yoku-blog-title-overlay{ background-color: #f9f9f9; } 
.yoku-blog-title-wrap.yoku-feature-image .yoku-blog-title-top-overlay{ background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); }.yoku-blog-title-wrap.yoku-feature-image .yoku-blog-title-bottom-overlay{ background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); } 
.yoku-single-author .yoku-single-author-title a, .yoku-single-author .yoku-single-author-title a:hover{ color: #464646; } 
.yoku-single-author .yoku-single-author-caption{ color: #b1b1b1; } 
.yoku-single-author-tags a, .yoku-single-author-tags a:hover{ color: #547670; border-color: #547670; } 
.yoku-single-nav a, .yoku-single-nav a:hover, .yoku-blog-style-3 .yoku-single-nav .yoku-text{ color: #161616; } 
.yoku-blog-style-2 .yoku-single-nav-area-left .yoku-single-nav-area-overlay{ background-color: #547670; } 
.yoku-blog-style-2 .yoku-single-nav-area-right .yoku-single-nav-area-overlay{ background-color: #547670; } 
.yoku-blog-style-2 .yoku-single-related-post-wrap{ background-color: #f5f5f5; } 
.yoku-single-magazine-author-tags a, .yoku-single-magazine-author-tags a:hover{ color: #272727; } 
.yoku-single-magazine-author-tags a{ background-color: #f2f2f2; } 
.yoku-blog-magazine .yoku-single-author{ background-color: #f7f7f7; } 
.yoku-comments-area .yoku-comments-title, .yoku-comments-area .comment-reply-title, .yoku-single-related-post-wrap .yoku-single-related-post-title{ color: #464646; } 
.yoku-comments-area .comment-respond{ background-color: #ffffff; } 
.yoku-comments-area .comment-reply a, .yoku-comments-area .comment-reply a:hover{ color: #bcbcbc; } 
.yoku-comments-area .comment-time a, .yoku-comments-area .comment-time a:hover{ color: #b1b1b1; } 
.gdlr-core-blog-title a, .yoku-body .yoku-single-article-title, .yoku-body .yoku-single-article-title a{ color: #547670; } 
.gdlr-core-blog-title a:hover, .yoku-body .yoku-single-article-title a:hover{ color: #3dbca8; } 
.gdlr-core-sticky-banner, .yoku-sticky-banner{ color: #444444; } 
.gdlr-core-sticky-banner, .yoku-sticky-banner{ background-color: #f3f3f3; } 
.yoku-single-article .yoku-blog-info-wrapper, .yoku-single-article .yoku-blog-info-wrapper a, .yoku-single-article .yoku-blog-info-wrapper a:hover, .yoku-single-article .yoku-blog-info-wrapper i, .gdlr-core-blog-info-wrapper, .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-info-wrapper a:hover, .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-grid .gdlr-core-blog-info-date a{ color: #a7a7a7; } 
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day, .yoku-single-article .yoku-single-article-date-day{ color: #353535; } 
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month, .yoku-single-article .yoku-single-article-date-month{ color: #8a8a8a; } 
.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame, .gdlr-core-blog-full-frame, .gdlr-core-blog-list-frame, .gdlr-core-blog-link-format{ background-color: #ffffff; } 
.gdlr-core-opacity-on-hover{ background: #000; } 
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category, .gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category, .gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category{ background: #547670; }.gdlr-core-blog-feature .gdlr-core-blog-info-category{ background: #547670; }.gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category{ background: #547670; } 
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date,.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date{ background-color: #efefef; } 
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date a,.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date a{ color: #3dbca8; } 
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-title a{ color: #ffffff; } .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-content{ color: #ffffff; }.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-title a{ color: #ffffff; } 
.yoku-blog-aside-format .yoku-single-article-content, .gdlr-core-blog-aside-format{ background-color: #547670; }.yoku-blog-quote-format .yoku-single-article-content, .gdlr-core-blog-quote-format{ background-color: #547670; } 
.yoku-blog-aside-format .yoku-single-article-content, .gdlr-core-blog-aside-format .gdlr-core-blog-content{ color: #ffffff; }.yoku-blog-quote-format .yoku-single-article-content blockquote, .yoku-blog-quote-format .yoku-single-article-content blockquote a, .yoku-blog-quote-format .yoku-single-article-content q, .yoku-blog-quote-format .yoku-single-article-content, .gdlr-core-blog-quote-format .gdlr-core-blog-content blockquote,.gdlr-core-blog-quote-format .gdlr-core-blog-content blockquote a,.gdlr-core-blog-quote-format .gdlr-core-blog-content q,.gdlr-core-blog-quote-format .gdlr-core-blog-content{ color: #ffffff; } 
.gdlr-core-pagination a{ background-color: #f0f0f0; }body .page-links > a, body .page-links > span.screen-reader-text, body .nav-links > a, body .nav-links > span.dots, body .page-links > span.page-links-title{ background-color: #f0f0f0; } 
.gdlr-core-pagination a{ color: #929292; }body .page-links > a, body .page-links > span.screen-reader-text, body .nav-links > a, body .nav-links > span.dots, body .page-links > span.page-links-title{ color: #929292; } 
.gdlr-core-pagination a:hover, .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-pagination span{ background-color: #547670; }body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover{ background-color: #547670; } 
.gdlr-core-pagination a:hover, .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-pagination span{ color: #ffffff; }body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover{ color: #ffffff; } 
.gdlr-core-pagination.gdlr-core-with-border a{ color: #b4b4b4; border-color: #b4b4b4; }.gdlr-core-pagination.gdlr-core-style-plain a, .gdlr-core-pagination.gdlr-core-style-plain a:before, .gdlr-core-pagination.gdlr-core-style-plain span:before{ color: #b4b4b4; } 
.gdlr-core-pagination.gdlr-core-with-border a:hover, .gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active, .gdlr-core-pagination.gdlr-core-with-border span{ color: #424242; border-color: #424242; }.gdlr-core-pagination.gdlr-core-style-plain a:hover, .gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active, .gdlr-core-pagination.gdlr-core-style-plain span{ color: #424242; } 
.gdlr-core-type-start-date-month .gdlr-core-date{ color: #547670; }.gdlr-core-event-item-info.gdlr-core-type-start-date-month{ border-color: #547670; } 
.gdlr-core-type-start-date-month .gdlr-core-month{ color: #547670; } 
.gdlr-core-event-item-list .gdlr-core-event-item-title a, .gdlr-core-event-item-list .gdlr-core-event-item-title a:hover{ color: #262626; } 
.gdlr-core-event-item .gdlr-core-event-item-info-wrap{ color: #9e9e9e; } 
.gdlr-core-portfolio-single-nav, .gdlr-core-portfolio-single-nav a, .gdlr-core-portfolio-single-nav a:hover, .gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav-middle i{ color: #bcbcbc; } 
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav i{ color: #547670; } 
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav i, .gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav-middle{ background-color: #f3f3f3; } 
.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-grid-frame, .gdlr-core-portfolio-grid2{ background-color: #ffffff; } 
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title a{ color: #191919; } 
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title a:hover{ color: #547670; } 
.gdlr-core-port-info-item .gdlr-core-port-info-key, .gdlr-core-port-info2 .gdlr-core-port-info2-key{ color: #343434; } 
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info, .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a, .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a:hover{ color: #9d9d9d; } 
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{ background-color: #547670; } 
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-title a, .gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-title a:hover{ color: #ffffff; } 
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info, .gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info a, .gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info a:hover{ color: #cce5da; } 
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{ background-color: #547670; } 
.gdlr-core-portfolio-badge{ color: #ffffff; } 
.gdlr-core-portfolio-badge{ background-color: #547670; } 
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a:hover{ color: #ffffff; } 
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a:hover{ color: #cecece; } 
.gdlr-core-filterer-wrap.gdlr-core-style-text a{ color: #3a3a3a; } 
.gdlr-core-filterer-wrap.gdlr-core-style-text a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-text a.gdlr-core-active{ color: #547670; }.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer-slide-bar{ border-bottom-color: #547670; }.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar:before{ background-color: #547670; } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a{ color: #6b6b6b; } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a{ background-color: #f1f1f1; } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{ color: #ffffff; } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{ background-color: #547670; } 
.gdlr-core-price-table-item .gdlr-core-price-table{ background-color: #f8f8f8; } 
.gdlr-core-price-table .gdlr-core-price-table-head{ background-color: #3e3e3e; background: -webkit-linear-gradient(#525252, #3e3e3e); background: -o-linear-gradient(#525252, #3e3e3e); background: -moz-linear-gradient(#525252, #3e3e3e); background: linear-gradient(#525252, #3e3e3e); } 
.gdlr-core-price-table .gdlr-core-price-table-icon{ color: #ffffff; } 
.gdlr-core-price-table .gdlr-core-price-table-title{ color: #ffffff; } 
.gdlr-core-price-table .gdlr-core-price-table-caption{ color: #acacac; } 
.gdlr-core-price-table .gdlr-core-price-table-price{ background-color: #ebebeb; } 
.gdlr-core-price-table .gdlr-core-price-table-price-number, .gdlr-core-price-table .gdlr-core-price-prefix{ color: #323232; } 
.gdlr-core-price-table .gdlr-core-price-suffix{ color: #acacac; } 
body .gdlr-core-price-table .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ color: #ffffff; } 
body .gdlr-core-price-table .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ background-color: #575757; background: -webkit-linear-gradient(#414141, #575757); background: -o-linear-gradient(#414141, #575757); background: -moz-linear-gradient(#414141, #575757); background: linear-gradient(#414141, #575757); } 
.gdlr-core-price-table .gdlr-core-price-table-content *{ border-color: #e5e5e5; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head{ background-color: #547670; background: -webkit-linear-gradient(#81a4a5, #547670); background: -o-linear-gradient(#81a4a5, #547670); background: -moz-linear-gradient(#81a4a5, #547670); background: linear-gradient(#81a4a5, #547670); } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-icon{ color: #ffffff; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-title{ color: #ffffff; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-caption{ color: #81a4a5; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price{ background-color: #ffffff; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price-number, .gdlr-core-price-table .gdlr-core-price-prefix{ color: #323232; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-suffix{ color: #acacac; } 
body .gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ color: #ffffff; } 
body .gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ background-color: #547670; background: -webkit-linear-gradient(#a4bbc1, #547670); background: -o-linear-gradient(#a4bbc1, #547670); background: -moz-linear-gradient(#a4bbc1, #547670); background: linear-gradient(#a4bbc1, #547670); } 
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{ color: #191919; } 
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title .gdlr-core-head{ color: #191919; } 
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title{ color: #191919; } 
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{ background-color: #f3f3f3; }.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{ border-color: #f3f3f3; } 
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-accordion-item-title:before{ color: #547670; } 
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title .gdlr-core-head{ color: #547670; } 
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{ color: #547670; } 
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{ background-color: #f3f3f3; } 
.gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before{ color: #547670; } 
.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title{ color: #547670; } 
.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title{ background-color: #f3f3f3; } 
.gdlr-core-audio, .gdlr-core-audio .mejs-container .mejs-controls{ background-color: #e7e7e7; } 
.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button:before, .gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button:before, .gdlr-core-audio .mejs-container .mejs-controls .mejs-time{ color: #202020; } 
.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-total, .gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-loaded{ background-color: #afafaf; } 
.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-current{ background-color: #547670; } 
.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{ background-color: #afafaf; } 
.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{ background-color: #646464; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{ background-color: #ef5e68; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{ border-color: #cd515a; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{ color: #ffffff; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-title{ color: #ffffff; } 
blockquote, q{ color: #777777; } 
blockquote, q, pre{ background-color: #f5f5f5; } 
.yoku-body blockquote, .yoku-body q{ border-color: #e2e2e2; } 
.gdlr-core-blockquote-item-quote{ color: #4e4e4e; } 
.gdlr-core-blockquote-item-content, .gdlr-core-blockquote-item-author, pre{ color: #4e4e4e; } 
.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .yoku-body .yoku-button, .yoku-body input[type="button"], .yoku-body input[type="submit"]{ color: #ffffff; } 
.gdlr-core-body .gdlr-core-load-more:hover, .gdlr-core-body .gdlr-core-button:hover, .yoku-body .yoku-button:hover{ color: #ffffff; } 
.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .yoku-body .yoku-button, .yoku-body input[type="button"], .yoku-body input[type="submit"]{ background-color: #547670; }.yoku-blog-style-4 .yoku-comments-area .form-submit input[type="submit"]{ box-shadow: 5px 5px 20px rgba(84, 118, 112, 0.4); -webkit-box-shadow: 5px 5px 20px rgba(84, 118, 112, 0.4); -moz-box-shadow: 5px 5px 20px rgba(84, 118, 112, 0.4); } 
.gdlr-core-body .gdlr-core-load-more:hover, .gdlr-core-body .gdlr-core-button:hover{ background-color: #2F2F2F; } 
.gdlr-core-body .gdlr-core-button-with-border{ border-color: #383838; } .gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent{ color: #383838; } 
.gdlr-core-body .gdlr-core-button-with-border:hover{ border-color: #000000; }.gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent:hover{ color: #000000; } 
.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient{ background-color: #547670; background: -webkit-linear-gradient(#a5cdce, #547670); background: -o-linear-gradient(#a5cdce, #547670); background: -moz-linear-gradient(#a5cdce, #547670); background: linear-gradient(#a5cdce, #547670); }.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient-v{ background-color: #547670; background: -webkit-linear-gradient(to right, #a5cdce, #547670); background: -o-linear-gradient(to right, #a5cdce, #547670); background: -moz-linear-gradient(to right, #a5cdce, #547670); background: linear-gradient(to right, #a5cdce, #547670); } 
.gdlr-core-call-to-action-item-title{ color: #2c2c2c; } 
.gdlr-core-call-to-action-item-caption{ color: #535353; } 
.gdlr-core-counter-item-top-text{ color: #828282; } 
.gdlr-core-counter-item-top-icon{ color: #393939; } 
.gdlr-core-counter-item-number{ color: #393939; } 
.gdlr-core-counter-item-divider{ border-color: #393939; } 
.gdlr-core-counter-item-bottom-text{ color: #393939; } 
.gdlr-core-column-service-item .gdlr-core-column-service-icon{ color: #9d9d9d; } 
.gdlr-core-column-service-item .gdlr-core-icon-style-round i{ background-color: #f3f3f3; } 
.gdlr-core-column-service-item .gdlr-core-column-service-title{ color: #383838; } 
.gdlr-core-column-service-item .gdlr-core-column-service-caption{ color: #747474; } 
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title, .gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap{ background-color: #f7c02e; } 
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title{ color: #252525; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-front, .gdlr-core-flipbox-item .gdlr-core-flipbox-back, .gdlr-core-feature-box-item .gdlr-core-feature-box{ background-color: #547670; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-front, .gdlr-core-flipbox-item .gdlr-core-flipbox-back, .gdlr-core-flipbox-item .gdlr-core-flipbox-frame, .gdlr-core-feature-box-item .gdlr-core-feature-box, .gdlr-core-feature-box-item .gdlr-core-feature-box-frame{ border-color: #547670; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-icon, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-icon{ color: #ffffff; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-title, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-title{ color: #ffffff; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-caption, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption{ color: #ffffff; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-content, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-content{ color: #ffffff; } 
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title{ color: #ffffff; } 
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption{ color: #cecece; } 
.gdlr-core-image-overlay{ background-color: #000000; background-color: rgba(0, 0, 0, 0.6); } 
.gdlr-core-image-overlay-content, .gdlr-core-image-overlay-content a, .gdlr-core-image-overlay-icon{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin] .gdlr-core-image-overlay-icon, .gdlr-core-page-builder-body .gdlr-core-pbf-column[data-skin] .gdlr-core-image-overlay-icon{ color: #ffffff; } 
.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon{ background-color: #ffffff; } 
.gdlr-core-body .gdlr-core-image-item-wrap{ border-color: #000000; } 
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{ color: #343434; } 
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-caption{ color: #747474; } 
.gdlr-core-block-item-title-wrap a, .gdlr-core-block-item-title-wrap a:hover{ color: #747474; } 
.gdlr-core-icon-list-item i{ color: #222222; } 
.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-icon-wrap, .gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-icon-wrap{ color: #f3f3f3; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-day{ color: #a5a5a5; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-open{ color: #262626; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-close{ color: #c8c8c8; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time i{ color: #8a8989; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-list-item{ border-color: #a6a6a6; } 
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title, .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a{ color: #191919; } 
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position{ color: #547670; } 
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider{ color: #cecece; } 
.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{ background-color: #ffffff; } 
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title, .gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title a{ color: #ffffff; } 
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-position{ color: #ffffff; }.gdlr-core-personnel-style-modern .gdlr-core-social-network-item a{ color: #ffffff; } 
.gdlr-core-promo-box-item .gdlr-core-promo-box-item-title{ color: #383838; } 
.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap{ border-color: #e8e7e7; } 
.gdlr-core-post-slider-item .gdlr-core-post-slider-title a{ color: #ffffff; } 
.gdlr-core-post-slider-item .gdlr-core-blog-info, .gdlr-core-post-slider-item .gdlr-core-blog-info a{ color: #c5c5c5; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{ color: #a6aafb; } 
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-title{ color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{ color: #c1caf6; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{ color: #c5c5c5; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{ background-color: #223077; } 
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count{ color: #223077; } 
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count{ color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider{ border-color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{ color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-caption{ color: #c1caf6; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{ color: #babdff; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title, .gdlr-core-skill-bar-item .gdlr-core-skill-bar-right{ color: #505050; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-icon{ color: #616161; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-progress{ background-color: #f3f3f3; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled, .gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled-indicator{ background-color: #547670; } 
.gdlr-core-flexslider-custom-nav i{ color: #c6c6c6; } 
.gdlr-core-flexslider-custom-nav i:hover{ color: #3cc3a9; } 
.gdlr-core-flexslider-custom-nav i:after{ background: #ededed; } 
.gdlr-core-flexslider-nav .flex-direction-nav li a, .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a,.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a{ color: #ffffff; border-color: #ffffff; }.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a, .gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a{ color: #ffffff; border-color: #ffffff; } 
.gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{ background-color: #547670; }.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ background-color: #547670; } 
.gdlr-core-flexslider .flex-control-nav li a{ border-color: #547670; }.gdlr-core-flexslider .flex-control-nav li a.flex-active{ background-color: #547670; }.gdlr-core-flexslider.gdlr-core-color-bullet .flex-control-nav li a.flex-active,.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a.flex-active,.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav li a.flex-active{ background-color: #547670; }.gdlr-core-flexslider.gdlr-core-border-color-bullet .flex-control-nav li a.flex-active{ border-color: #547670; } 
.gdlr-core-flexslider.gdlr-core-color-bullet .flex-control-nav li a,.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a,.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav li a{ background-color: #abd1c8; }.gdlr-core-flexslider.gdlr-core-border-color-bullet .flex-control-nav li a{ border-color: #abd1c8; } 
.gdlr-core-social-share-item a{ color: #202020; }.gdlr-core-social-share-item.gdlr-core-style-round a, .gdlr-core-social-share-item.gdlr-core-style-round a:hover{ background-color: #202020; } 
.gdlr-core-social-share-item .gdlr-core-divider{ border-color: #e5e5e5; } 
.gdlr-core-social-share-item .gdlr-core-social-share-count{ color: #202020; } 
.gdlr-core-stunning-text-item-caption{ color: #747474; } 
.gdlr-core-stunning-text-item-title{ color: #383838; } 
.gdlr-core-tab-item-title{ color: #99bfc3; } 
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title, .gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title{ background-color: #f7f7f7; } 
.gdlr-core-tab-item-title-wrap, .gdlr-core-tab-item-content-wrap, .gdlr-core-tab-item-title{ border-color: #ebebeb; } 
.gdlr-core-tab-item-title-line{ border-color: #547670; } 
.gdlr-core-tab-item-title.gdlr-core-active{ color: #227179; } 
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active, .gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title.gdlr-core-active{ background-color: #ffffff; } 
table tr th{ background-color: #547670; } 
table tr th, .yoku-body table tr th a, .yoku-body table tr th a:hover{ color: #ffffff; } 
table tr:nth-child(odd){ background-color: #f9f9f9; } 
table tr:nth-child(odd){ color: #949494; } 
table tr:nth-child(even){ background-color: #f3f3f3; } 
table tr:nth-child(even){ color: #949494; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title{ color: #232323; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-content{ color: #707070; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-title{ color: #3b3b3b; } 
.gdlr-core-testimonial-item .gdlr-core-rating i{ color: #ffa127; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-position{ color: #3b3b3b; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-quote{ color: #282828; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-frame{ background-color: #ffffff; } 
.gdlr-core-title-item .gdlr-core-title-item-title, .gdlr-core-title-item .gdlr-core-title-item-title a{ color: #383838; } 
.gdlr-core-title-item .gdlr-core-title-item-caption{ color: #747474; } 
.woocommerce .star-rating span, .single-product.woocommerce #review_form #respond p.stars a, .gdlr-core-product-item .gdlr-core-product-att .gdlr-tail, .single-product.woocommerce div.product .product_meta, .single-product.woocommerce div.product .product_meta a{ color: #547670; }.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, html .woocommerce input.button, html .woocommerce span.onsale{ background-color: #547670; } 
span.woocommerce-Price-amount.amount{ color: #547670; }.yoku-top-cart-content-wrap .yoku-highlight, .yoku-top-cart-item-wrap .yoku-top-cart-price-wrap .woocommerce-Price-amount.amount{ color: #547670; } 
.woocommerce .price del, .gdlr-core-product-price del, del span.woocommerce-Price-amount.amount{ color: #949494; } 
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{ background-color: #91b7ba; } 
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{ color: #ffffff; } 
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{ color: #ffffff; } 
.single-product.woocommerce div.product .quantity .qty, #add_payment_method #payment, .woocommerce-checkout #payment, .single-product.woocommerce #reviews #comments ol.commentlist li{ background-color: #f3f3f3; } 
.gdlr-core-product-grid .gdlr-core-product-title a, .gdlr-core-product-grid-3 .gdlr-core-product-title a{ color: #0f0f0f; } 
.gdlr-core-product-grid .gdlr-core-product-title a:hover, , .gdlr-core-product-grid-3 .gdlr-core-product-title a:hover{ color: #547670; } 
.gdlr-core-product-thumbnail .gdlr-core-product-view-detail, .gdlr-core-product-thumbnail .gdlr-core-product-view-detail:hover{ color: #ffffff; } 
.gdlr-core-product-thumbnail .gdlr-core-product-view-detail{ background-color: #000000; background-color: rgba(0, 0, 0, 0.9); } 
.gdlr-core-product-thumbnail .added_to_cart, .gdlr-core-product-thumbnail .added_to_cart:hover, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart:hover{ color: #ffffff; } 
.gdlr-core-product-thumbnail .added_to_cart, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart{ background-color: #547670; background-color: rgba(84, 118, 112, 0.9); } 
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{ background-color: #e6e6e6; } 
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{ background-color: #547670; } 
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{ background-color: #87b2af; } 
.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{ background: #1a49a8; } 
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{ background-color: #1a49a8; }.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text,.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text{ color: #1a49a8; } 
.gdlr-core-body .gdlr-core-gdpr-form-submit input[type="submit"]{ background: #1a49a8; } @media only screen and (max-width: 1075px){
.rev-withicon i.fa-icon-long-arrow-right {
display: none;
}
} 
body.yoku-body.course-item-popup #learn-press-content-item .content-item-wrap{ max-width: 900px; }body #popup-course #popup-content #learn-press-content-item .content-item-wrap, body #popup-course #popup-footer{ width: 900px; } 
body #learn-press-profile-nav .tabs > li.active > a{ color: #3dbca8; }body .lp-tab-sections .section-tab.active span{ border-color: #3dbca8; }body .quiz-result.passed .result-achieved, body .quiz-result.passed .result-message strong{ color: #3dbca8; }body .quiz-result .result-grade .result-achieved:after{ border-color: #3dbca8; }body button, body.yoku-body.confirm #popup_container #popup_panel input[type="button"]{ background-color: #3dbca8; }body .lp-list-table thead tr th{ background: #3dbca8; }body .learn-press-subtab-content .lp-sub-menu span{ border-color: #3dbca8; }body .lp-list-table tbody tr td.column-order-action a, body .lp-list-table tbody tr td.column-order-action a:hover{ color: #3dbca8; }body .quiz-progress .progress-items .progress-item .progress-number{ color: #3dbca8; }body .course-rate .review-bar .rating{ background: #3dbca8; }body .answer-options .answer-option:hover .option-title .option-title-content{ color: #3dbca8; }body table.order_details tr th{ background: #3dbca8; }body .course-item-nav .prev:hover a.yoku-nav, body .course-item-nav .next:hover a.yoku-nav{ color: #3dbca8; }body ul.learn-press-nav-tabs .course-nav.active a{ color: #3dbca8; }body .yoku-tab-slidebar .yoku-tab-slidebar-border{ border-color: #3dbca8; }body .yoku-tab-slidebar .yoku-tab-slidebar-border:before { border-color: #3dbca8 transparent transparent; }body .yoku-lp-course-info-item .yoku-tail a,body .yoku-lp-course-info-item .yoku-tail a:hover,body .yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist i{ color: #3dbca8; }.yoku-lp-course-left-thumbnail .yoku-lp-course-wishlist i, .yoku-lp-course-left-thumbnail .yoku-lp-course-info a, .yoku-lp-course-left-thumbnail .yoku-lp-course-info a:hover,.yoku-lp-course-left-thumbnail .yoku-author-content a{ color: #3dbca8; }.yoku-lp-course-grid .yoku-lp-course-info.yoku-type-category a,.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist i{ color: #3dbca8; }body .question-numbers li.current a{ background: #3dbca8; }body .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status, body .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status, .learn-press-form.completed{ color: #3dbca8; }.course-curriculum ul.curriculum-sections .section-content .course-item.current .item-name{ color: #3dbca8; }.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-tail, .yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-tail a{ color: #3dbca8; }.yoku-lp-course-left-thumbnail2 .course-price{ background: #3dbca8; }@media screen and (max-width: 768px) { body #course-item-content-header .toggle-content-item{ background: #3dbca8; color: #fff; } }body #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.current .item-name{ color: #3dbca8; }body #popup-course #sidebar-toggle:before{ color: #3dbca8; }body .learn-press-breadcrumb li a, body .learn-press-breadcrumb li a:hover{ color: #3dbca8; }#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link:before{ color: #3dbca8; }body #learn-press-checkout-form a, body #learn-press-checkout-form a:hover{ color: #3dbca8; }body #checkout-payment #checkout-order-action button, body #checkout-payment #checkout-order-action button:hover{ background: #3dbca8; }html body #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a{ color: #3dbca8; }html body #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a i:before{ color: #3dbca8; }html body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist.active > a::before{ color: #3dbca8; }.learn-press-tabs .learn-press-tabs__tab.active label, .learn-press-subtab-content .learn-press-filters > li > span{ border-bottom-color: #3dbca8; }body #learn-press-profile-basic-information button, body form[name="profile-change-password"] button,body #learn-press-profile-basic-information button:hover, body form[name="profile-change-password"] button:hover{ background: #3dbca8; }.lp-list-table tbody tr td.column-order-actions a, .lp-list-table tbody tr td.column-order-actions a:hover{ color: #3dbca8; }body .learn-press-form-login button[type="submit"], body .learn-press-form-register button[type="submit"]{ background: #3dbca8; }body #popup-course #popup-content .lp-button, body.learnpress-page .lp-button, body.learnpress-page .lp-button:hover, body.learnpress-page #lp-button, body.learnpress-page #lp-button:hover{ background: #3dbca8; color: #fff; }body .lp-modal-dialog .lp-modal-content .lp-modal-header{ background: #3dbca8; }.quiz-intro .quiz-intro-item::before { color: #3dbca8; }body #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current, body #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover{ color: #3dbca8; }body .learn-press-profile-course__tab__inner a.active, body .learn-press-course-tab-filters .learn-press-filters a.active{ border-color: #3dbca8; }body .lp-list-table tbody tr td a:hover, body .lp-list-table tbody tr th a:hover,  body .lp-list-table tfoot tr td a:hover, body .lp-list-table tfoot tr th a:hover{ color: #3dbca8; } 
form[name="profile-avatar"] button#lp-upload-photo, .review-form button.close, body #lp-user-edit-avatar #lp-avatar-actions a{ background: #ededed; } 
form[name="profile-avatar"] button#lp-upload-photo, .review-form button.close, body #lp-user-edit-avatar #lp-avatar-actions a{ color: #262626; }  
.quiz-result.failed .result-achieved, .quiz-result.failed .result-message strong{ color: #f63434; } 
body .lp-label.label-finished, body .lp-label.label-completed{ background: #eabd53; color: #fff; } 
.review-stars > li span:before, .review-stars > li span.hover:before{ color: #eebc25; }.review-stars-rated .review-stars.empty, .review-stars-rated .review-stars.filled{ color: #eebc25; } 
body.confirm #popup_container, .review-form{ background-color: #f7f7f7; } 
body.confirm #popup_container .close{ color: #a8a8a8; }  
body .course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status{ background-color: #547670; } body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview{ background-color: #547670; }#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-preview:before{ background-color: #547670; } 
body .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ color: #d1988b; }body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ color: #d1988b; }#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.count-questions{ color: #d1988b; } 
body .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ background: #ffe5e0; }body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ background-color: #ffe5e0; }#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.count-questions{ background-color: #ffe5e0; } 
body .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed.failed .course-item-status:before{ color: #feb5b6; } 
.yoku-lp-top-bar-user-button{ background-color: #547670; } 
#learn-press-profile-header .profile-name{ color: #222; } 
body #learn-press-profile-nav .tabs > li > a, body #learn-press-profile-nav .tabs > li:hover:not(.active) > a{ color: #6e6e6e; }body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a:hover, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a::before, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a:hover > i, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a:hover::before{ color: #6e6e6e; } 
body #learn-press-profile-nav .tabs > li > a, body #learn-press-profile-nav .tabs > li:hover:not(.active) > a{ background: #f5f5f5; }body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a:hover{ background-color: #f5f5f5; } 
body #learn-press-profile-nav .tabs > li.active > a{ background: #fbfbfb; }body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a{ background: #fbfbfb; } 
body a.yoku-learn-press-profile-nav-logout, body a.yoku-learn-press-profile-nav-logout:hover{ color: #a4a4a4; }body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout:hover, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout a, body #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout a:hover{ background: transparent; color: #a4a4a4; } 
.lp-tab-sections .section-tab a, .lp-tab-sections .section-tab a:hover, .lp-tab-sections .section-tab span{ color: #696969; }.lp-sub-menu li a, .lp-sub-menu li a:hover, .lp-sub-menu li span{ color: #696969; }body .learn-press-tabs .learn-press-tabs__tab > label a{ color: #696969 !important; }.learn-press-subtab-content .learn-press-filters > li > span, .learn-press-subtab-content .learn-press-filters > li > a{ color: #696969; }body .learn-press-profile-course__tab__inner a.active, body .learn-press-course-tab-filters .learn-press-filters a.active, body .learn-press-profile-course__tab__inner a, body .learn-press-profile-course__tab__inner a:hover { color: #696969; } 
.learn-press-form .form-fields .form-field label{ color: #292929; }body.confirm #popup_container #popup_content #popup_message,.review-form h3, .review-form .review-fields > li > label{ color: #292929; }.lp-list-table tbody tr td.column-course a, .lp-list-table tbody tr td.column-course a:hover{ color: #292929; }.lp-list-table tbody tr td.column-order-number, .lp-list-table tbody tr td.column-order-number a, .lp-list-table tbody tr td.column-order-number a:hover{ color: #292929; }.lp-list-table tr td.course-name, .lp-list-table tr td.course-name a, .lp-list-table tr td.course-name a:hover{ color: #292929; }.checkout-review-order tr td.course-total,.checkout-review-order tr.cart-subtotal td,.checkout-review-order tr.order-total td{ color: #292929; }.lp-list-table.order-table-details tr td, .lp-list-table.order-table-details tfoot tr:last-child th,.lp-list-table.order-table-details tfoot tr td, .lp-list-table.order-table-details tfoot tr th{ color: #292929; }body #checkout-order .lp-checkout-order__inner .course-name a, body #checkout-order .lp-checkout-order__inner .course-name a:hover{ color: #292929; } 
.learn-press-form .form-fields .form-field .description{ color: #969696; }.learn-press-form .form-fields .form-field input[type="text"], .learn-press-form .form-fields .form-field input[type="email"], .learn-press-form .form-fields .form-field input[type="number"], .learn-press-form .form-fields .form-field input[type="password"], .learn-press-form .form-fields .form-field textarea,.learn-press-form .form-fields .form-field select{ color: #969696; }.review-form .review-fields > li input[type="text"], .review-form .review-fields > li textarea{ color: #969696; }#learn-press-user-profile .learn-press-form-login a{ color: #969696; border-color: #969696; }.lp-list-table tbody tr td, .lp-list-table tbody tr td a, .lp-list-table tbody tr td a:hover,.lp-list-table tfoot tr th, .lp-list-table tfoot tr th a, .lp-list-table tfoot tr th a:hover{ color: #969696; }.learn-press-checkout-comment textarea{ color: #969696; }form#learn-press-checkout + a{ color: #969696; border-color: #969696; }.learn-press-form .form-fields .form-field .yoku-lp-combobox{ border-color: #969696; } 
body .learn-press-form .form-fields .form-field input[type="text"],body .learn-press-form .form-fields .form-field input[type="text"]:focus,body .learn-press-form .form-fields .form-field input[type="email"], body .learn-press-form .form-fields .form-field input[type="email"]:focus, body .learn-press-form .form-fields .form-field input[type="number"], body .learn-press-form .form-fields .form-field input[type="password"], body .learn-press-form .form-fields .form-field input[type="password"]:focus, body .learn-press-form .form-fields .form-field textarea,body .learn-press-form .form-fields .form-field select{ border-color: #e7e7e7; border-width: 1px 1px 2px; border-style: solid; outline: none !important; box-shadow: none !important; }.review-form .review-fields > li input[type="text"], .review-form .review-fields > li textarea{ border-color: #e7e7e7; }.lp-list-table th, .lp-list-table td{ border-color: #e7e7e7; }.learn-press-checkout-comment textarea{ color: #e7e7e7; }.lp-list-table.order-table-details{ border-color: #e7e7e7; }body #learn-press-profile-basic-information .form-field .form-field-input input, body #learn-press-profile-basic-information .form-field .form-field-input input:focus, body #learn-press-profile-basic-information .form-field .form-field-input textarea, body #learn-press-profile-basic-information .form-field .form-field-input textarea:focus{ border-color: #e7e7e7; } 
.lp-list-table .list-table-nav td{ color: #a0a0a0; }#profile-content-order-details{ color: #a0a0a0; } 
.learn-press-progress .progress-bg{ background: #e1e1e1; }.course-rate .review-bar{ background: #e1e1e1; } 
.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed, .learn-press-course-results-progress .course-progress .lp-course-status .grade.passed, .learn-press-progress .progress-bg .progress-active{ background: #547670; } 
.yoku-lp-course-price-item .course-price .price, .lp-single-course .course-price .price{ color: #222; } 
.yoku-lp-course-price-item .origin-price, .lp-single-course .course-price .origin-price{ color: #b1b1b1; } 
.yoku-lp-course-price-item button.lp-button, .yoku-lp-course-price-item button.lp-button:hover, .lp-label.label-enrolled, .lp-label.label-started{ background: #3dbca8; }.wp-core-ui .yoku-lp-course-price-item button, .wp-core-ui .yoku-lp-course-price-item button:hover{ background: #3dbca8; color: #fff; } 
ul.learn-press-nav-tabs .course-nav a, #learn-press-course-tabs .course-nav label{ color: #777; } 
.yoku-course-rating-summary{ background: #f7f7f7; } 
.yoku-course-rating-summary .yoku-course-rating-summary-amount{ color: #454545; } 
.yoku-course-rating-summary .yoku-course-rating-summary-number{ color: #696969; } 
.yoku-lp-course-social-share, .yoku-lp-course-social-share .gdlr-core-social-share-wrap a{ color: #969696; } 
.yoku-lp-course-social-share .gdlr-core-social-share-wrap a:hover{ background-color: #3dbca8; border-color: #3dbca8; } 
body .course-item-nav a.yoku-nav{ color: #222222; } 
.course-item-nav .prev:hover a.yoku-nav, .course-item-nav .next:hover a.yoku-nav{ border-bottom-color: #c5c5c5; } 
body .course-item-nav a.yoku-nav-title{ color: #aeaeae; } 
#learn-press-payment .payment-methods .lp-payment-method > label{ background: #f4f4f4; } 
#learn-press-payment .payment-methods .lp-payment-method.selected > label{ background: #f2f8ff; } 
table.order_details tr td{ background: #f3f3f3; } 
table.order_details tr td, table.order_details tr td a, table.order_details tr td a:hover{ color: #787878; } 
body .course-curriculum ul.curriculum-sections .section-header,body .course-curriculum ul.curriculum-sections .section-content .course-item,body ul.learn-press-nav-tabs{ border-bottom-color: #e7e7e7; }body #course-item-content-header .course-item-search,body.yoku-body.course-item-popup #learn-press-course-curriculum{ border-right-color: #e7e7e7; } 
.course-curriculum ul.curriculum-sections .section-content .course-item.current{ background: #f8faff; }body #popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.current{ background: #f8faff; } 
.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{ color: #222; }body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name,body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name{ color: #222; } 
.course-curriculum ul.curriculum-sections .section-content .course-item .item-name .yoku-head{ color: #a1a1a1; }.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{ background: transparent; color: #a1a1a1; }body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{ background: transparent; color: #a1a1a1; } 
.yoku-lp-course-buttom-subscription{ background-color: #1c2a44; } 
.yoku-lp-course-buttom-subscription .yoku-title{ color: #ffffff; } 
.yoku-lp-course-buttom-subscription .yoku-caption{ color: #ffffff; } 
.yoku-lp-course-buttom-subscription input[type="email"]{ background: #2f4773; } 
.yoku-lp-course-buttom-subscription input[type="email"]{ color: #c1c1c1; }.yoku-lp-course-buttom-subscription input[type="email"]::placeholder{  color: #c1c1c1; opacity: 1; }.yoku-lp-course-buttom-subscription input[type="email"]:-ms-input-placeholder{ color: #c1c1c1; }.yoku-lp-course-buttom-subscription input[type="email"]::-ms-input-placeholder{ color: #c1c1c1; } 
.yoku-lp-course-buttom-subscription input[type="submit"]{ background: #2ed47d; } 
.quiz-progress{ background: #f5f5f5; } 
.quiz-progress .progress-items .progress-item .progress-label{ color: #696969; } 
.answer-options .answer-option{ background: #f5f5f5; } 
.answer-options .answer-option:hover{ background: #ecf5ff; } 
.answer-options .answer-option input[type="checkbox"]{ border-color: #e6e6e6; } 
.answer-options .answer-option .option-title .option-title-content{ color: #696969; } 
form.skip-question button, form.complete-quiz button{ background: #ededed; } 
form.skip-question button, form.complete-quiz button{ color: #999; } 
.yoku-lp-course-title a{ color: #545454; } 
.yoku-lp-course-title a:hover{ color: #545454; } 
.yoku-lp-course-info-item .yoku-head, .yoku-lp-course-info-item .yoku-middle{ color: #a2a2a2; }.yoku-lp-course-grid .yoku-lp-course-bottom2-info{ color: #a2a2a2; }.yoku-lp-course-grid2 .yoku-author-content, .yoku-lp-course-grid2 .yoku-author-content a,.yoku-lp-course-grid3 .yoku-author-content, .yoku-lp-course-grid3 .yoku-author-content a, .yoku-lp-course-grid4 .yoku-author-content, .yoku-lp-course-grid4 .yoku-author-content a{ color: #a2a2a2; }.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-head{ color: #a2a2a2; } 
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-price, .yoku-lp-course-grid2 .price, .yoku-lp-course-grid3 .price{ color: #404b48; } 
.yoku-lp-course-grid .origin-price, yoku-lp-course-left-thumbnail .origin-price, .yoku-lp-course-grid2 .origin-price, .yoku-lp-course-grid3 .origin-price{ color: #b1b1b1; } 
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content, .yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content{ background: #ffffff; background: rgba(255, 255, 255, 0.9); } 
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content, .yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content a,.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content a:hover,.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content, .yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content a,.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content a:hover{ color: #547670; } 
.yoku-lp-course-search-item input[name="s"], .yoku-lp-course-search-item .yoku-combobox select{ background: #f2f2f2; } 
.yoku-lp-course-search-item input[name="s"], .yoku-lp-course-search-item .yoku-combobox select{ color: #777; } 
.yoku-lp-course-search-item input[name="s"]::placeholder{ color: #bbb; opacity: 1; }.yoku-lp-course-search-item input[name="s"]:-ms-input-placeholder{ color: #bbb; }.yoku-lp-course-search-item input[name="s"]::-ms-input-placeholder{ color: #bbb; } 
.yoku-lp-course-search-item input[type="submit"]{ background: #6f948d; } 
.gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-skin-caption a:hover{ color: #2123bc }.gdlr-core-page-builder-body [data-skin="blue"]  span.wpcf7-not-valid-tip{ color: #2123bc; }
.gdlr-core-page-builder-body [data-skin="blue"], .gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-skin-content{ color: #2123bc }
.gdlr-core-page-builder-body [data-skin="blue"] i, .gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="blue"] .yoku-widget ul li:before{ color: #2123bc }.gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{ color: #2123bc; }.gdlr-core-page-builder-body [data-skin="blue"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{ border-color: #2123bc; }
.gdlr-core-page-builder-body [data-skin="white"] h1, .gdlr-core-page-builder-body [data-skin="white"] h2, .gdlr-core-page-builder-body [data-skin="white"] h3, .gdlr-core-page-builder-body [data-skin="white"] h4, .gdlr-core-page-builder-body [data-skin="white"] h5, .gdlr-core-page-builder-body [data-skin="white"] h6, .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-caption a:hover{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="white"]  span.wpcf7-not-valid-tip{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="white"], .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-content{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="white"] a, .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-link{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="white"] a:hover, .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-link:hover{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border:hover{ border-color: #ffffff !important }
.gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-skin-e-content{ color: #547670 }.gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="white"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #547670; }.gdlr-core-page-builder-body [data-skin="white"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="white"] textarea, .gdlr-core-page-builder-body [data-skin="white"] select{ color: #547670; }.gdlr-core-page-builder-body [data-skin="white"] ::-webkit-input-placeholder{ color: #547670; }.gdlr-core-page-builder-body [data-skin="white"] ::-moz-placeholder{ color: #547670; }.gdlr-core-page-builder-body [data-skin="white"] :-ms-input-placeholder{ color: #547670; }.gdlr-core-page-builder-body [data-skin="white"] :-moz-placeholder{ color: #547670; }.gdlr-core-page-builder-body [data-skin="white"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #547670; }
.gdlr-core-page-builder-body [data-skin="White Text"] h1, .gdlr-core-page-builder-body [data-skin="White Text"] h2, .gdlr-core-page-builder-body [data-skin="White Text"] h3, .gdlr-core-page-builder-body [data-skin="White Text"] h4, .gdlr-core-page-builder-body [data-skin="White Text"] h5, .gdlr-core-page-builder-body [data-skin="White Text"] h6, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a:hover{ color: #eaeaea }.gdlr-core-page-builder-body [data-skin="White Text"]  span.wpcf7-not-valid-tip{ color: #eaeaea; }
.gdlr-core-page-builder-body [data-skin="White Text"], .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-content{ color: #e0e0e0 }
.gdlr-core-page-builder-body [data-skin="White Text"] i, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="White Text"] .yoku-widget ul li:before{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{ border-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Text"] a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Text"] a:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link:hover{ color: #dbdbdb }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border:hover{ border-color: #dbdbdb !important }
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-content{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="White Text"] textarea, .gdlr-core-page-builder-body [data-skin="White Text"] select{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"] ::-webkit-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"] ::-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"] :-ms-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"] :-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="column-test"] h1, .gdlr-core-page-builder-body [data-skin="column-test"] h2, .gdlr-core-page-builder-body [data-skin="column-test"] h3, .gdlr-core-page-builder-body [data-skin="column-test"] h4, .gdlr-core-page-builder-body [data-skin="column-test"] h5, .gdlr-core-page-builder-body [data-skin="column-test"] h6, .gdlr-core-page-builder-body [data-skin="column-test"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="column-test"] .gdlr-core-skin-title a{ color: #222222 }
.gdlr-core-page-builder-body [data-skin="column-test"], .gdlr-core-page-builder-body [data-skin="column-test"] .gdlr-core-skin-content{ color: #8d8d8d }
.gdlr-core-page-builder-body [data-skin="column-aboutUS"] h1, .gdlr-core-page-builder-body [data-skin="column-aboutUS"] h2, .gdlr-core-page-builder-body [data-skin="column-aboutUS"] h3, .gdlr-core-page-builder-body [data-skin="column-aboutUS"] h4, .gdlr-core-page-builder-body [data-skin="column-aboutUS"] h5, .gdlr-core-page-builder-body [data-skin="column-aboutUS"] h6, .gdlr-core-page-builder-body [data-skin="column-aboutUS"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="column-aboutUS"] .gdlr-core-skin-title a{ color: #6eaf4b }
.gdlr-core-page-builder-body [data-skin="column-w"] h1, .gdlr-core-page-builder-body [data-skin="column-w"] h2, .gdlr-core-page-builder-body [data-skin="column-w"] h3, .gdlr-core-page-builder-body [data-skin="column-w"] h4, .gdlr-core-page-builder-body [data-skin="column-w"] h5, .gdlr-core-page-builder-body [data-skin="column-w"] h6, .gdlr-core-page-builder-body [data-skin="column-w"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="column-w"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Column SVC HP"] h1, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] h2, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] h3, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] h4, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] h5, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] h6, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] .gdlr-core-skin-title a{ color: #191919 }
.gdlr-core-page-builder-body [data-skin="Column SVC HP"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Column SVC HP"] .gdlr-core-skin-caption a:hover{ color: #797979 }.gdlr-core-page-builder-body [data-skin="Column SVC HP"]  span.wpcf7-not-valid-tip{ color: #797979; }
.gdlr-core-page-builder-body [data-skin="Column SVC HP"], .gdlr-core-page-builder-body [data-skin="Column SVC HP"] .gdlr-core-skin-content{ color: #797979 }
.gdlr-core-page-builder-body [data-skin="color-about-team"] h1, .gdlr-core-page-builder-body [data-skin="color-about-team"] h2, .gdlr-core-page-builder-body [data-skin="color-about-team"] h3, .gdlr-core-page-builder-body [data-skin="color-about-team"] h4, .gdlr-core-page-builder-body [data-skin="color-about-team"] h5, .gdlr-core-page-builder-body [data-skin="color-about-team"] h6, .gdlr-core-page-builder-body [data-skin="color-about-team"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="color-about-team"] .gdlr-core-skin-title a{ color: #131313 }
.gdlr-core-page-builder-body [data-skin="color-about-team"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="color-about-team"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="color-about-team"] .gdlr-core-skin-caption a:hover{ color: #6eaf4b }.gdlr-core-page-builder-body [data-skin="color-about-team"]  span.wpcf7-not-valid-tip{ color: #6eaf4b; }
.gdlr-core-page-builder-body [data-skin="color-about-team"], .gdlr-core-page-builder-body [data-skin="color-about-team"] .gdlr-core-skin-content{ color: #6eaf4b }
.gdlr-core-page-builder-body [data-skin="count-education"] h1, .gdlr-core-page-builder-body [data-skin="count-education"] h2, .gdlr-core-page-builder-body [data-skin="count-education"] h3, .gdlr-core-page-builder-body [data-skin="count-education"] h4, .gdlr-core-page-builder-body [data-skin="count-education"] h5, .gdlr-core-page-builder-body [data-skin="count-education"] h6, .gdlr-core-page-builder-body [data-skin="count-education"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="count-education"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="count-education"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="count-education"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="count-education"] .gdlr-core-skin-caption a:hover{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="count-education"]  span.wpcf7-not-valid-tip{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="count-education"], .gdlr-core-page-builder-body [data-skin="count-education"] .gdlr-core-skin-content{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-caption a:hover{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input"]  span.wpcf7-not-valid-tip{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Input"], .gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-content{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-divider{ border-color: #ffffff; column-rule-color: #ffffff; -moz-column-rule-color: #ffffff; -webkit-column-rule-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{ border-color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Input"] *, .gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-border{ border-color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title{ border-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-e-content{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="White Input"] textarea, .gdlr-core-page-builder-body [data-skin="White Input"] select{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] ::-webkit-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] ::-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] :-ms-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] :-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-button-color{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input"] input[type="button"], .gdlr-core-page-builder-body [data-skin="White Input"] input[type="submit"]{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-pagination a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="whiteALL"] h1, .gdlr-core-page-builder-body [data-skin="whiteALL"] h2, .gdlr-core-page-builder-body [data-skin="whiteALL"] h3, .gdlr-core-page-builder-body [data-skin="whiteALL"] h4, .gdlr-core-page-builder-body [data-skin="whiteALL"] h5, .gdlr-core-page-builder-body [data-skin="whiteALL"] h6, .gdlr-core-page-builder-body [data-skin="whiteALL"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="whiteALL"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="whiteALL"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="whiteALL"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="whiteALL"] .gdlr-core-skin-caption a:hover{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="whiteALL"]  span.wpcf7-not-valid-tip{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="whiteALL"], .gdlr-core-page-builder-body [data-skin="whiteALL"] .gdlr-core-skin-content{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="column-shop"] h1, .gdlr-core-page-builder-body [data-skin="column-shop"] h2, .gdlr-core-page-builder-body [data-skin="column-shop"] h3, .gdlr-core-page-builder-body [data-skin="column-shop"] h4, .gdlr-core-page-builder-body [data-skin="column-shop"] h5, .gdlr-core-page-builder-body [data-skin="column-shop"] h6, .gdlr-core-page-builder-body [data-skin="column-shop"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="column-shop"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="column-shop"], .gdlr-core-page-builder-body [data-skin="column-shop"] .gdlr-core-skin-content{ color: #d1f8bc }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-skin-caption a:hover{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input Lounge"]  span.wpcf7-not-valid-tip{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"], .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-skin-content{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-skin-divider{ border-color: #ffffff; column-rule-color: #ffffff; -moz-column-rule-color: #ffffff; -webkit-column-rule-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{ border-color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] *, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-skin-border{ border-color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title{ border-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-skin-e-content{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="White Input Lounge"] textarea, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] select{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] ::-webkit-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] ::-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] :-ms-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] :-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button-color{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] input[type="button"], .gdlr-core-page-builder-body [data-skin="White Input Lounge"] input[type="submit"]{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button-color.gdlr-core-active{ color: #4bafa1 }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] input[type="submit"]:hover{ color: #4bafa1; }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination span{ color: #4bafa1 }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button-color{ border-color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination a{ border-color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button-color.gdlr-core-active{ border-color: #4bafa1 }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-pagination span{ border-color: #4bafa1 }.gdlr-core-page-builder-body [data-skin="White Input Lounge"] .gdlr-core-button-with-border:hover{ border-color: #4bafa1; }
.gdlr-core-page-builder-body [data-skin="Lounge Blog"] h1, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] h2, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] h3, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] h4, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] h5, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] h6, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-skin-caption a:hover{ color: #ababab }.gdlr-core-page-builder-body [data-skin="Lounge Blog"]  span.wpcf7-not-valid-tip{ color: #ababab; }
.gdlr-core-page-builder-body [data-skin="Lounge Blog"], .gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-skin-content{ color: #ababab }
.gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-skin-e-background{ background-color: #232323 }.gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{ background-color: #232323; }.gdlr-core-page-builder-body [data-skin="Lounge Blog"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Lounge Blog"] textarea, .gdlr-core-page-builder-body [data-skin="Lounge Blog"] select{ background-color: #232323; }.gdlr-core-page-builder-body [data-skin="Lounge Blog"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ background-color: #232323; }
.gdlr-core-page-builder-body [data-skin="Newsletter Button"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Newsletter Button"] .gdlr-core-button-color{ background-color: #3b4636 }.gdlr-core-page-builder-body [data-skin="Newsletter Button"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Newsletter Button"] input[type="submit"]{ background-color: #3b4636; }.gdlr-core-page-builder-body [data-skin="Newsletter Button"] .gdlr-core-pagination a{ background-color: #3b4636 }
.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-skin-caption a:hover{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"]  span.wpcf7-not-valid-tip{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="white input 2 Green button"], .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-skin-content{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-skin-divider{ border-color: #ffffff; column-rule-color: #ffffff; -moz-column-rule-color: #ffffff; -webkit-column-rule-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{ border-color: #ffffff }
.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] *, .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-skin-border{ border-color: #ffffff }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title{ border-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-skin-e-content{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] textarea, .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] select{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] ::-webkit-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] ::-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] :-ms-input-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] :-moz-placeholder{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-button-color{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] input[type="button"], .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] input[type="submit"]{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-pagination a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-button-color{ background-color: #6eaf4b }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] input[type="button"], .gdlr-core-page-builder-body [data-skin="white input 2 Green button"] input[type="submit"]{ background-color: #6eaf4b; }.gdlr-core-page-builder-body [data-skin="white input 2 Green button"] .gdlr-core-pagination a{ background-color: #6eaf4b }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] h1, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] h2, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] h3, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] h4, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] h5, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] h6, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-title a{ color: #222222 }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-title a:hover{ color: #6eaf4b }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-caption a:hover{ color: #b2b2b2 }.gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"]  span.wpcf7-not-valid-tip{ color: #b2b2b2; }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] a, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-link{ color: #6eaf4b }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] a:hover, .gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-skin-link:hover{ color: #5a873a }.gdlr-core-page-builder-body [data-skin="Homepage 1 Blog"] .gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border:hover{ border-color: #5a873a !important }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] h1, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] h2, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] h3, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] h4, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] h5, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] h6, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-caption a:hover{ color: #dcf0d2 }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"]  span.wpcf7-not-valid-tip{ color: #dcf0d2; }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] i, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .yoku-widget ul li:before{ color: #dcf0d2 }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{ color: #dcf0d2; }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{ border-color: #dcf0d2; }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] a, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-link{ color: #daffc7 }
.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-skin-e-content{ color: #dcf0d2 }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #dcf0d2; }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] textarea, .gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] select{ color: #dcf0d2; }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] ::-webkit-input-placeholder{ color: #dcf0d2; }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] ::-moz-placeholder{ color: #dcf0d2; }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] :-ms-input-placeholder{ color: #dcf0d2; }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"] :-moz-placeholder{ color: #dcf0d2; }.gdlr-core-page-builder-body [data-skin="Homepage 1 Woocommerce"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #dcf0d2; }
.gdlr-core-page-builder-body [data-skin="Yoka about2"] h1, .gdlr-core-page-builder-body [data-skin="Yoka about2"] h2, .gdlr-core-page-builder-body [data-skin="Yoka about2"] h3, .gdlr-core-page-builder-body [data-skin="Yoka about2"] h4, .gdlr-core-page-builder-body [data-skin="Yoka about2"] h5, .gdlr-core-page-builder-body [data-skin="Yoka about2"] h6, .gdlr-core-page-builder-body [data-skin="Yoka about2"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Yoka about2"] .gdlr-core-skin-title a{ color: #227179 }
.gdlr-core-page-builder-body [data-skin="Yoka about2"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Yoka about2"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Yoka about2"] .gdlr-core-skin-caption a:hover{ color: #3cc3a9 }.gdlr-core-page-builder-body [data-skin="Yoka about2"]  span.wpcf7-not-valid-tip{ color: #3cc3a9; }
.gdlr-core-page-builder-body [data-skin="Yoka about2"], .gdlr-core-page-builder-body [data-skin="Yoka about2"] .gdlr-core-skin-content{ color: #3cc3a9 }
.gdlr-core-page-builder-body [data-skin="Yoka Counter"] h1, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] h2, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] h3, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] h4, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] h5, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] h6, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] .gdlr-core-skin-title a{ color: #404b48 }
.gdlr-core-page-builder-body [data-skin="Yoka Counter"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Yoka Counter"] .gdlr-core-skin-caption a:hover{ color: #3cc3a9 }.gdlr-core-page-builder-body [data-skin="Yoka Counter"]  span.wpcf7-not-valid-tip{ color: #3cc3a9; }
.gdlr-core-page-builder-body [data-skin="Yoka Counter"], .gdlr-core-page-builder-body [data-skin="Yoka Counter"] .gdlr-core-skin-content{ color: #3cc3a9 }
.gdlr-core-page-builder-body [data-skin="Subscribe about2"] *, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-skin-border{ border-color: #ffffff }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title{ border-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button-color{ background-color: #6f948d }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Subscribe about2"] input[type="submit"]{ background-color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination a{ background-color: #6f948d }
.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button-color.gdlr-core-active{ background-color: #4f6b69 }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] input[type="submit"]:hover{ background-color: #4f6b69; }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination span{ background-color: #4f6b69 }
.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button-color{ border-color: #6f948d }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination a{ border-color: #6f948d }
.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button-color.gdlr-core-active{ border-color: #4f6b69 }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-pagination span{ border-color: #4f6b69 }.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button-with-border:hover{ border-color: #4f6b69; }
.gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] h1, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] h2, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] h3, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] h4, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] h5, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] h6, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] .gdlr-core-skin-title a{ color: #227179 }
.gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] .gdlr-core-skin-caption a:hover{ color: #404b48 }.gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"]  span.wpcf7-not-valid-tip{ color: #404b48; }
.gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"], .gdlr-core-page-builder-body [data-skin="Column SVC Yoku HP"] .gdlr-core-skin-content{ color: #404b48 }
.gdlr-core-page-builder-body [data-skin="subscribe button low"] *, .gdlr-core-page-builder-body [data-skin="subscribe button low"] .gdlr-core-skin-border{ border-color: #ffffff }.gdlr-core-page-builder-body [data-skin="subscribe button low"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="subscribe button low"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title{ border-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="subscribe button low"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="subscribe button low"] .gdlr-core-button-color{ background-color: #3cc3a9 }.gdlr-core-page-builder-body [data-skin="subscribe button low"] input[type="button"], .gdlr-core-page-builder-body [data-skin="subscribe button low"] input[type="submit"]{ background-color: #3cc3a9; }.gdlr-core-page-builder-body [data-skin="subscribe button low"] .gdlr-core-pagination a{ background-color: #3cc3a9 }
.gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] h1, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] h2, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] h3, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] h4, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] h5, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] h6, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] .gdlr-core-skin-title a{ color: #227179 }
.gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] .gdlr-core-skin-caption a:hover{ color: #7d7d7d }.gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"]  span.wpcf7-not-valid-tip{ color: #7d7d7d; }
.gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"], .gdlr-core-page-builder-body [data-skin="Column SVC HP Shop"] .gdlr-core-skin-content{ color: #7d7d7d }
.gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-skin-caption a:hover{ color: #afafaf }.gdlr-core-page-builder-body [data-skin="Course Hp 1"]  span.wpcf7-not-valid-tip{ color: #afafaf; }
.gdlr-core-page-builder-body [data-skin="Course Hp 1"] a, .gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-skin-link{ color: #227179 }
.gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-skin-e-background{ background-color: #ffffff }.gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{ background-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="Course Hp 1"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Course Hp 1"] textarea, .gdlr-core-page-builder-body [data-skin="Course Hp 1"] select{ background-color: #ffffff; }.gdlr-core-page-builder-body [data-skin="Course Hp 1"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ background-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"], .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-skin-content{ color: #6f948d }
.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] *, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-skin-border{ border-color: #d7eeee }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #d7eeee; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title{ border-color: #d7eeee; }
.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-skin-e-content{ color: #6f948d }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] textarea, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] select{ color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] ::-webkit-input-placeholder{ color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] ::-moz-placeholder{ color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] :-ms-input-placeholder{ color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] :-moz-placeholder{ color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #6f948d; }
.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-button-color{ background-color: #6f948d }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input[type="submit"]{ background-color: #6f948d; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-pagination a{ background-color: #6f948d }
.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-button-color.gdlr-core-active{ background-color: #5d7c72 }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input[type="submit"]:hover{ background-color: #5d7c72; }.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-pagination span{ background-color: #5d7c72 }
.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] h1, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] h2, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] h3, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] h4, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] h5, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] h6, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-title a{ color: #227179 }
.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-title a:hover{ color: #3dbca8 }
.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-caption a:hover{ color: #3dbca8 }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"]  span.wpcf7-not-valid-tip{ color: #3dbca8; }
.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"], .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-content{ color: #3dbca8 }
.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] a, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-link{ color: #6f948d }
.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] a:hover, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-link:hover{ color: #54ccb4 }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border:hover{ border-color: #54ccb4 !important }
.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-skin-e-content{ color: #3dbca8 }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #3dbca8; }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] textarea, .gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] select{ color: #3dbca8; }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] ::-webkit-input-placeholder{ color: #3dbca8; }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] ::-moz-placeholder{ color: #3dbca8; }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] :-ms-input-placeholder{ color: #3dbca8; }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"] :-moz-placeholder{ color: #3dbca8; }.gdlr-core-page-builder-body [data-skin="Homepage 3 Shop"]  .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{ color: #3dbca8; }
.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button.gdlr-core-button-gradient{ background: -webkit-linear-gradient(#6f948d, #4f6b69); background: -o-linear-gradient(#6f948d, #4f6b69);  background: -moz-linear-gradient(#6f948d, #4f6b69); background: linear-gradient(#6f948d, #4f6b69); } 
.gdlr-core-page-builder-body [data-skin="Subscribe about2"] .gdlr-core-button.gdlr-core-button-gradient-v{ background: -webkit-linear-gradient(to right, #6f948d, #4f6b69); background: -o-linear-gradient(to right, #6f948d, #4f6b69);  background: -moz-linear-gradient(to right, #6f948d, #4f6b69); background: linear-gradient(to right, #6f948d, #4f6b69); } 
.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-button.gdlr-core-button-gradient{ background: -webkit-linear-gradient(#6f948d, #5d7c72); background: -o-linear-gradient(#6f948d, #5d7c72);  background: -moz-linear-gradient(#6f948d, #5d7c72); background: linear-gradient(#6f948d, #5d7c72); } 
.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] .gdlr-core-button.gdlr-core-button-gradient-v{ background: -webkit-linear-gradient(to right, #6f948d, #5d7c72); background: -o-linear-gradient(to right, #6f948d, #5d7c72);  background: -moz-linear-gradient(to right, #6f948d, #5d7c72); background: linear-gradient(to right, #6f948d, #5d7c72); } 
.yoku-item-mgb, .gdlr-core-item-mgb{ margin-bottom: 40px; }.yoku-body .gdlr-core-testimonial-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .yoku-body .gdlr-core-personnel-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .yoku-body .gdlr-core-hover-box-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,.yoku-body .gdlr-core-portfolio-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .yoku-body .gdlr-core-product-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .yoku-body .gdlr-core-product-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .yoku-body .gdlr-core-blog-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .yoku-body .yoku-lp-course-list-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{ padding-top: 39px; margin-top: -39px; padding-right: 39px; margin-right: -39px; padding-left: 39px; margin-left: -39px; padding-bottom: 39px; margin-bottom: -39px; }
:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}.learn-press-message{position:relative;margin:24px auto !important;padding:10px 50px 10px 15px;border-top:5px solid #00adff;border-radius:var(--lp-border-radius);background:#f5f5f5;width:100%}.learn-press-message.error{border-color:#d85554}.learn-press-message.warning{border-color:#ffc107}.learn-press-message.success{border-color:#059601;margin:24px auto !important}.learn-press-message a{text-decoration:underline}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;left:50%;width:6px;height:6px;margin-left:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff}body.learnpress-page{overflow-x:hidden}button{cursor:pointer}input,button,select,textarea{outline:0}html{overflow-x:hidden}a{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none}.lp-content-area{max-width:var(--lp-container-max-width) !important;margin:0 auto;padding-right:var(--lp-cotainer-padding);padding-left:var(--lp-cotainer-padding)}.lp-ico svg{width:20px;height:20px}.learn-press-tabs{margin-bottom:34px;background:#f1f2f8}.learn-press-tabs .learn-press-tabs__checker{display:none}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after{background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10){border-bottom:0;background:#fff}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a{color:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before{background:var(--lp-primary-color)}.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after{background:#fff}.learn-press-tabs .learn-press-tabs__nav{display:flex;margin:0;padding:0;border:1px solid #e5e7f2;list-style:none}.learn-press-tabs .learn-press-tabs__tab{position:relative;margin:0;border-right:1px solid #e5e7f2;background:#f1f2f8;list-style:none;display:flex;justify-content:center}.learn-press-tabs .learn-press-tabs__tab:last-child{border-right:0}.learn-press-tabs .learn-press-tabs__tab>label{display:block;margin:0;padding:18px 0;font-size:1.125em;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}.learn-press-tabs .learn-press-tabs__tab>label a{color:#333;text-decoration:none}.learn-press-tabs .learn-press-tabs__tab>label a:focus{outline:0;text-decoration:none}@media(max-width:767px){.learn-press-tabs .learn-press-tabs__tab>label{padding:20px 50px 14px 50px}}.learn-press-tabs .learn-press-tabs__tab::before{position:absolute;top:-1px;left:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab::after{position:absolute;bottom:-1px;left:0;width:100%;height:4px;background:transparent;content:""}.learn-press-tabs .learn-press-tabs__tab:first-child.active label{position:relative}.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before{position:absolute;top:0;left:-1px;width:1px;height:100%;background:#fff;content:""}.learn-press-tabs.stretch .learn-press-tabs__tab{flex:1}.learn-press-tabs.stretch .learn-press-tabs__tab>label{padding:18px 10px}.learn-press-filters{display:flex;margin-bottom:30px;margin-left:0;list-style:none}.learn-press-filters>li{margin:0;font-size:1em;line-height:1.5rem;white-space:nowrap}@media(max-width:767px){.learn-press-filters>li{margin-right:24px;margin-left:0}.learn-press-filters>li:last-child{margin-right:0}}.learn-press-filters>li>a,.learn-press-filters>li>span{display:inline-block;font-weight:600}.learn-press-filters>li>span.count{font-weight:400}.learn-press-filters>li>span.count::before,.learn-press-filters>li>span.count::after{display:inline-block}.learn-press-filters>li>span.count::before{content:"("}.learn-press-filters>li>span.count::after{content:")"}.learn-press-filters>li span{color:var(--lp-primary-color)}.learn-press-filters>li span+span{color:var(--lp-primary-color)}.learn-press-filters>li span+span::before,.learn-press-filters>li span+span::after{color:var(--lp-primary-color)}.learn-press-filters>li a{color:#333;cursor:pointer}.learn-press-filters>li a+span{color:#333}.learn-press-filters>li a+span::before,.learn-press-filters>li a+span::after{color:#333}.learn-press-filters>li::after{margin:0 25px;color:#ccc;content:"|"}@media(max-width:767px){.learn-press-filters>li::after{display:none}}.learn-press-filters>li:last-child::after{display:none}.lp-checkout-form__before,.lp-checkout-form__after{width:45%;width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px);margin:0 15px 40px 15px}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:0;margin-bottom:18px;color:#333;font-size:1.5em;font-weight:600;line-height:1}@media(max-width:815px){.lp-checkout-form__before,.lp-checkout-form__after{width:100%;margin:0 0 40px 0}}.lp-checkout-form__before{float:right}.lp-checkout-form__before #checkout-order{width:100%}.lp-checkout-form .lp-checkout-form__after{float:left}.lp-checkout-form .lp-checkout-remember{letter-spacing:0;margin-top:0}.lp-checkout-form .lp-checkout-remember label{width:auto;color:#666}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]{position:relative;top:3px;width:19px;height:19px;margin:0 4px 0 0;border:1px solid #ccc;cursor:pointer;-webkit-appearance:none}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:focus{outline:0}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:checked::after{position:absolute;top:2px;left:2px;color:#41abec;font-family:"lp-icon";font-size:14px;line-height:1;content:"\f00c";border:0;transform:none}.lp-checkout-form .lp-checkout-remember a{color:#666;font-weight:300;text-decoration:underline;text-decoration-color:#ccc}.lp-checkout-form .lp-checkout-remember a:hover{color:var(--lp-primary-color);text-decoration-color:var(--lp-primary-color)}.lp-checkout-form .lp-form-fields{padding:0 0 14px 0}.lp-checkout-form .lp-form-fields label{display:block;margin-bottom:10px}.lp-checkout-form .lp-form-fields input:not([type=checkbox]){line-height:normal;width:100%;padding:10px 15px;border:1px solid #ccc}.lp-checkout-form .lp-form-fields input:not([type=checkbox]):focus{border-color:var(--lp-primary-color);outline:0}.lp-checkout-form{margin:0 -15px;margin-top:50px}@media(max-width:815px){.lp-checkout-form{display:flex;flex-direction:column-reverse;margin:0}}.lp-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:60px}.lp-checkout-form .description{float:left}.lp-checkout-form a{color:#41abec}.lp-checkout-form a label{display:inline-block;color:inherit;font-weight:normal;cursor:pointer}.lp-checkout-form a:hover{color:#ffb606}.lp-checkout-form #checkout-account-guest{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}.lp-checkout-form #checkout-account-guest .lp-form-fields,.lp-checkout-form #checkout-account-guest .form-field{margin-bottom:0;padding-bottom:0}.lp-checkout-form div.lp-guest-checkout-output{margin-top:10px;padding:8px 20px;border:2px solid #41abec;border-radius:4px;transition:all .2s ease}.lp-checkout-form label.lp-guest-checkout-output{margin-top:10px;cursor:pointer;user-select:none}.lp-checkout-form .lp-guest-checkout-notice{margin:30px 0 0 0}.lp-checkout-form .lp-guest-switch-login{margin-top:1em;color:#666;font-weight:400}.lp-checkout-form .lp-guest-switch-login a{display:inline-block}.lp-checkout-form input[name=checkout-account-switch-form]{display:none}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block>*{overflow:hidden;height:0}.lp-checkout-form input[name=checkout-account-switch-form]:checked+.lp-checkout-block{display:block;overflow:auto;height:auto}.lp-checkout-form input[name=checkout-account-switch-form][value=guest]:checked ~ #btn-checkout-account-switch-to-guest{display:none}.lp-checkout-form::after{display:block;clear:both;content:""}.lp-checkout-form:focus{outline:0}#checkout-order .lp-checkout-order__inner{padding:0 20px;border:1px solid #ccc;border-radius:4px}#checkout-order table{width:100%;margin:0;border:0}#checkout-order td,#checkout-order th{box-sizing:content-box;border:1px solid rgba(204,204,204,0.3);border-top:0;border-right:0;border-left:0;background:unset;line-height:1;text-align:left;vertical-align:inherit}#checkout-order td:last-child,#checkout-order th:last-child{padding-right:0}#checkout-order .course-name{font-weight:600}#checkout-order .course-name a{display:-webkit-box;overflow:hidden;color:#000;-webkit-line-clamp:1;-webkit-box-orient:vertical}#checkout-order .course-name a:hover{color:var(--lp-primary-color)}#checkout-order .col-number{min-width:50px;color:#666;font-weight:600;text-align:right}#checkout-order .order-total>th{padding:24px 20px 24px 0}#checkout-order .order-total .col-number{color:#333;font-size:1.625em}#checkout-order tfoot .cart-subtotal{color:#666;font-weight:600}#checkout-order tfoot .cart-subtotal>th{padding:20px 20px 17px 0}#checkout-order tfoot .order-total th{color:#333;font-weight:600}#checkout-order tfoot tr:last-child{border-width:0}#checkout-order tfoot tr:last-child td,#checkout-order tfoot tr:last-child th{border-width:0}#checkout-order .course-thumbnail{width:80px;padding:20px 13px 18px 0}#checkout-order .course-thumbnail>img{width:100px;max-width:100% !important;height:auto !important}.order-comments{width:100%;padding:15px;min-height:150px;border:1px solid #ccc;resize:none}#checkout-account-register,#checkout-account-login{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid rgba(204,204,204,0.3)}#checkout-account-register .form-field .rwmb-label,#checkout-account-register .form-field .rwmb-input .description,#checkout-account-login .form-field .rwmb-label,#checkout-account-login .form-field .rwmb-input .description{display:none}#checkout-account-register .lp-checkout-remember label,#checkout-account-login .lp-checkout-remember label{display:inline-block}#checkout-account-register .lp-checkout-remember a,#checkout-account-login .lp-checkout-remember a{float:right}#checkout-account-register .lp-checkout-sign-in-link,#checkout-account-register .lp-checkout-sign-up-link,#checkout-account-login .lp-checkout-sign-in-link,#checkout-account-login .lp-checkout-sign-up-link{display:flex;margin:0;color:#666;font-weight:400}#checkout-account-register .lp-checkout-sign-in-link a,#checkout-account-register .lp-checkout-sign-up-link a,#checkout-account-login .lp-checkout-sign-in-link a,#checkout-account-login .lp-checkout-sign-up-link a{margin-left:5px;color:#41abec;cursor:pointer}#checkout-account-register .lp-checkout-sign-in-link a:hover,#checkout-account-register .lp-checkout-sign-up-link a:hover,#checkout-account-login .lp-checkout-sign-in-link a:hover,#checkout-account-login .lp-checkout-sign-up-link a:hover{color:var(--lp-primary-color)}#checkout-account-register .lp-checkout-sign-in-link a label,#checkout-account-register .lp-checkout-sign-up-link a label,#checkout-account-login .lp-checkout-sign-in-link a label,#checkout-account-login .lp-checkout-sign-up-link a label{display:inline-block;float:right;color:inherit;font-weight:normal;cursor:pointer}#checkout-payment{width:100%;margin-bottom:25px}#checkout-payment h4{margin-bottom:24px}#checkout-payment .secure-connection{margin-top:5px;color:#999;font-size:.75em;font-weight:normal;margin-left:10px}#checkout-payment .secure-connection i{margin-right:5px;color:#ccc;font-size:1.125em}@media(max-width:767px){#checkout-payment .secure-connection{margin-top:0}}#checkout-payment .payment-methods{margin:0 0 24px 0;padding:0;list-style:none}#checkout-payment .lp-payment-method{position:relative;margin:0}#checkout-payment .lp-payment-method>label{display:flex;align-items:center}#checkout-payment .lp-payment-method .gateway-input,#checkout-payment .lp-payment-method .gateway-icon{vertical-align:middle}#checkout-payment .lp-payment-method .gateway-icon{max-height:32px}#checkout-payment .lp-payment-method .gateway-input{position:relative;width:20px;height:20px;margin:0 8px 0 0;border:1px solid #ccc;background:#fff;-webkit-appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .lp-payment-method .gateway-input::before{position:absolute;top:50%;left:50%;width:6px;height:6px;background:#41abec;transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#checkout-payment .lp-payment-method .gateway-input:checked::before{content:""}#checkout-payment .lp-payment-method .gateway-input:focus{outline:0}#checkout-payment #checkout-order-action button{width:100%;border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);font-weight:500}#checkout-payment #checkout-order-action button:hover{border-color:var(--lp-primary-color);opacity:.5;background:var(--lp-primary-color)}#checkout-payment #checkout-order-action button.loading::before{display:inline-block;font-family:"lp-icon";content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-terms-and-conditions{color:#666}.lp-terms-and-conditions a{color:#41abec}.lp-terms-and-conditions a:hover{color:var(--lp-primary-color)}.learn-press-checkout.guest-checkout{display:none}.button-continue-guest-checkout{clear:both}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none}#learn-press-checkout .payment-methods .lp-payment-method{margin-bottom:20px}#learn-press-checkout .payment-methods .lp-payment-method>label{display:flex;flex-flow:row nowrap;padding:10px 20px;background:#f5f5f5;line-height:2.5rem;cursor:pointer}#learn-press-checkout .payment-methods .lp-payment-method>label img{vertical-align:middle}#learn-press-checkout .payment-methods .lp-payment-method.selected>label{background:#d4d4d4}#learn-press-checkout .payment-methods .payment-method-form{display:none;padding:15px 20px;border-top:1px solid #ddd;background:#f9f9f9}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;padding:20px 20px 0 20px;border:1px solid #ddd;background:#fff}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px}#checkout-form-login,#checkout-form-register{_display:none}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none}#checkout-guest-email{margin:0 0 20px 0}#checkout-guest-email .form-heading{margin:0}#checkout-guest-email #checkout-guest-options{margin:0;list-style:none}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0}#checkout-guest-email.email-exists #checkout-existing-account{display:block}#checkout-guest-email.email-exists #checkout-new-account{display:none}.learn-press-checkout-comment h4{display:none}.lp-content-area .order_details{width:100%;border-collapse:collapse}.lp-content-area .order_details th,.lp-content-area .order_details td{text-align:left;padding:10px 25px;border:1px solid}.lp-content-area .order_details th a,.lp-content-area .order_details td a{color:var(--lp-primary-color)}.learnpress-checkout .learnpress>.learn-press-message{max-width:var(--lp-container-max-width);margin:0 auto}input[type=text],input[type=email],input[type=number],input[type=password]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;box-shadow:unset}.lp-list-table{width:100%;margin-bottom:20px}.lp-list-table th,.lp-list-table td{padding:20px;border:0 solid rgba(204,204,204,0.3);border-bottom-width:1px;background:#fff;text-align:left}@media(max-width:767px){.lp-list-table th,.lp-list-table td{padding:15px}}.lp-list-table thead{box-sizing:border-box;border:1px solid #e5e7f2}.lp-list-table thead tr th{height:60px;border-bottom:0;color:#333;background:#f1f2f8;font-size:1.125em}.lp-list-table tbody,.lp-list-table tfoot{box-sizing:border-box;border:1px solid rgba(204,204,204,0.3);border-top:0}.lp-list-table tbody tr td,.lp-list-table tbody tr th,.lp-list-table tfoot tr td,.lp-list-table tfoot tr th{height:62px;color:#666;background:#fff;font-weight:300}.lp-list-table tbody tr td a,.lp-list-table tbody tr th a,.lp-list-table tfoot tr td a,.lp-list-table tfoot tr th a{border-bottom:0;color:#666;text-decoration:none}.lp-list-table tbody tr td a:hover,.lp-list-table tbody tr th a:hover,.lp-list-table tfoot tr td a:hover,.lp-list-table tfoot tr th a:hover{color:var(--lp-primary-color)}.lp-list-table tbody tr .column-status .result-percent,.lp-list-table tfoot tr .column-status .result-percent{font-weight:500}.lp-list-table tbody tr .column-status .lp-label,.lp-list-table tfoot tr .column-status .lp-label{font-weight:600}.lp-list-table tbody tr:nth-child(odd),.lp-list-table tfoot tr:nth-child(odd){background:#f5f5f5}.lp-list-table .list-table-nav td{font-size:.875em}.lp-list-table .list-table-nav td.nav-text{text-align:left}.lp-list-table .list-table-nav td.nav-pages{text-align:right}.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right}.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0}.lp-label{display:inline-block;color:#666;font-weight:300}.learn-press-form .form-fields{margin:0;padding:0;list-style:none}.learn-press-form .form-fields .form-field{margin:0 0 20px 0}.learn-press-form .form-fields .form-field label{display:block;font-size:calc(var(--lp-font-size-base, 1em) * 0.86);font-weight:700;margin:0 0 10px 0}.learn-press-form .form-fields .form-field input[type=text],.learn-press-form .form-fields .form-field input[type=email],.learn-press-form .form-fields .form-field input[type=number],.learn-press-form .form-fields .form-field input[type=password],.learn-press-form .form-fields .form-field textarea{width:100%;padding:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.learn-press-form .form-fields .form-field .description{margin-top:10px;font-size:.875em;font-style:italic;line-height:1.4}.learn-press-form .form-fields .form-field .asterisk{color:red}.learn-press-form.completed button::before{margin-right:10px;font-family:"lp-icon";font-size:1.125em;content:"\f00c"}.learn-press-form-login,.learn-press-form-register{max-width:600px;margin-right:auto;margin-bottom:60px;margin-left:auto;padding:40px;border:1px solid #eee;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06) !important}.learn-press-form-login h3,.learn-press-form-register h3{margin-bottom:20px}.learn-press-form-login .form-fields .form-field label,.learn-press-form-register .form-fields .form-field label{font-weight:400;user-select:none}.learn-press-form-login .form-fields .form-field input[type=text],.learn-press-form-login .form-fields .form-field input[type=password],.learn-press-form-login .form-fields .form-field input[type=tel],.learn-press-form-login .form-fields .form-field input[type=url],.learn-press-form-login .form-fields .form-field input[type=number],.learn-press-form-register .form-fields .form-field input[type=text],.learn-press-form-register .form-fields .form-field input[type=password],.learn-press-form-register .form-fields .form-field input[type=tel],.learn-press-form-register .form-fields .form-field input[type=url],.learn-press-form-register .form-fields .form-field input[type=number]{height:42px;border:1px solid #bbb;border-radius:4px;line-height:2.625em}.learn-press-form-login .form-fields .form-field input[type=text]:focus,.learn-press-form-login .form-fields .form-field input[type=password]:focus,.learn-press-form-login .form-fields .form-field input[type=tel]:focus,.learn-press-form-login .form-fields .form-field input[type=url]:focus,.learn-press-form-login .form-fields .form-field input[type=number]:focus,.learn-press-form-register .form-fields .form-field input[type=text]:focus,.learn-press-form-register .form-fields .form-field input[type=password]:focus,.learn-press-form-register .form-fields .form-field input[type=tel]:focus,.learn-press-form-register .form-fields .form-field input[type=url]:focus,.learn-press-form-register .form-fields .form-field input[type=number]:focus{border:0;outline:2px solid transparent !important;outline-offset:2px;box-shadow:0 0 0 2px #666 !important}.learn-press-form-login .form-fields .form-field.required label::after,.learn-press-form-register .form-fields .form-field.required label::after{content:" *";display:inline}.learn-press-form-login form[name=learn-press-login]>p>label,.learn-press-form-register form[name=learn-press-login]>p>label{color:#666;cursor:pointer;user-select:none}.learn-press-form-login form[name=learn-press-login]>p>a,.learn-press-form-register form[name=learn-press-login]>p>a{color:#666}.learn-press-form-login form[name=learn-press-login]>p:last-child,.learn-press-form-register form[name=learn-press-login]>p:last-child{margin-bottom:0}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{width:100%;height:50px;border-radius:3px;outline:0;color:#fff;background:var(--lp-primary-color);box-shadow:none;vertical-align:middle;text-decoration:none}.required label{font-weight:bold}.required label:after{content:" *";display:inline}.lp-password-input{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.lp-password-input input[type=password]{padding-right:2.5em}.lp-password-input input::-ms-reveal{display:none}.lp-password-input .lp-show-password-input{position:absolute;top:8px;right:10px;cursor:pointer}.lp-password-input .lp-show-password-input::after{font-family:"lp-icon";content:"\f06e"}.lp-password-input .lp-show-password-input.display-password::after{color:#585858;content:"\f070"}.form-desc{font-size:smaller;font-style:italic}.become-teacher-form{width:90%;max-width:500px;margin:0 auto}.become-teacher-form .form-field input[type=text],.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password]{width:100%}.become-teacher-form .become-teacher-form__description{margin-top:12px}.become-teacher-form button{padding:12px 24px}.btn-base{border-color:var(--lp-primary-color);color:white;background-color:var(--lp-primary-color)}body div.entry-content>div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%)}body .entry-content.has-global-padding{padding-left:0;padding-right:0}.lp-user-profile{position:relative;background:#fff}.lp-user-profile .lp-user-profile-avatar img{position:relative;width:100%;height:auto;border-radius:unset;display:block}.lp-user-profile .lp-user-profile-socials{display:flex;position:relative;z-index:1;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background:white;gap:10px;padding:20px 0;border-top:1px solid #eaeaea}.lp-user-profile .lp-user-profile-socials a{display:inline-flex;align-items:center;justify-content:center;color:#666;text-align:center}.lp-user-profile .lp-user-profile-socials a:hover{color:var(--lp-primary-color)}.lp-user-profile .lp-user-profile-socials a:hover svg{fill:var(--lp-primary-color)}.lp-user-profile .wrapper-profile-header{color:#fff;background:var(--lp-secondary-color);position:relative}@media(max-width:990px){.lp-user-profile .wrapper-profile-header .lp-profile-content-area{min-height:inherit;padding:50px 15px}.lp-user-profile .wrapper-profile-header .lp-profile-left{float:left;position:static}.lp-user-profile .wrapper-profile-header .lp-profile-right{float:right;width:calc(100% - 270px);margin-left:0}}@media(max-width:768px){.lp-user-profile .wrapper-profile-header .lp-profile-left{width:220px}.lp-user-profile .wrapper-profile-header .lp-profile-right{width:calc(100% - 220px)}.lp-user-profile .wrapper-profile-header .lp-user-profile-socials a{width:36px;height:36px;margin:0 5px;line-height:2.25rem}}@media(max-width:500px){.lp-user-profile .wrapper-profile-header .lp-profile-left{float:none;margin:0 auto}.lp-user-profile .wrapper-profile-header .lp-profile-right{width:100%;padding-top:30px;text-align:center}}.lp-user-profile .wrapper-profile-header::before{right:100%;left:auto}.lp-user-profile .wrapper-profile-header::after{left:100%;right:auto}.lp-user-profile .lp-profile-content-area{position:relative;padding:16px;display:flex;align-items:center}@media(max-width:650px){.lp-user-profile .lp-profile-content-area{flex-direction:column}.lp-user-profile .lp-profile-content-area .lp-profile-right{text-align:center;width:100%;padding:24px 0 0}}.lp-user-profile .lp-profile-left{min-width:270px;max-width:270px}@media(max-width:520px){.lp-user-profile .lp-profile-left{min-width:100%}}.lp-user-profile .lp-profile-right{padding-right:15px;padding-left:35px}.lp-user-profile .lp-profile-username{padding-bottom:10px;font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:500;text-transform:capitalize;color:inherit}.lp-user-profile .lp-profile-user-bio{font-weight:300}.lp-user-profile #profile-sidebar{float:left;width:270px;border:1px solid rgba(0,0,0,0.1);border-top:0;background:#fff;margin-top:58px;margin-bottom:30px}@media(max-width:990px){.lp-user-profile #profile-sidebar{width:100%;margin-bottom:0}.lp-user-profile #profile-sidebar .lp-user-profile-avatar{max-width:150px}}.lp-user-profile #profile-nav .lp-profile-nav-tabs{margin:0;padding:0;list-style:none}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li{position:relative;margin:0;border-top:1px solid rgba(204,204,204,0.3)}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li a{display:block;padding:10px 20px;color:inherit;font-weight:500;text-decoration:none}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a{padding:12px 20px 12px 52px;position:relative}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a>i{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:var(--lp-primary-color)}@media(max-width:560px){.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a>i{left:50%;top:50%;transform:translate(-50%,-50%);font-size:1rem}}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li{margin:0}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li a{border-bottom:1px solid #f9f9f9;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);padding-left:32px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li a i{margin-right:8px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li a:hover{color:var(--lp-primary-color);background:#fff}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li:hover>a i{color:var(--lp-primary-color)}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li:hover{background:var(--lp-primary-color)}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-left:52px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active a .profile-tab-sections a{padding-left:40px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.logout>a::after{display:none}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.has-child>a:after{float:right;margin-top:8px;opacity:.4;font-family:"lp-icon";font-size:.625em;content:"\f054"}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.has-child:hover>a:after{opacity:1}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.has-child.active>a:after{content:"\f053";opacity:1}.lp-user-profile #profile-nav .lp-profile-nav-tabs li>ul{display:none;position:absolute;z-index:1000;top:0;left:100%;min-width:180px;margin:0;padding:0;background:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,0.05);list-style:none}.lp-user-profile #profile-nav .lp-profile-nav-tabs li>ul li{white-space:nowrap}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>a,.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover>a{color:#fff}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>a i,.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover>a i{color:#fff}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul,.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover>ul{display:block}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul{position:relative;left:0}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active{background:#fff}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a{color:#ffb606}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a i{color:#ffb606}@media(max-width:990px){.lp-user-profile #profile-nav{overflow-x:scroll;border-top:1px solid rgba(204,204,204,0.3)}.lp-user-profile #profile-nav .lp-profile-nav-tabs{width:max-content;overflow-x:auto;overflow-y:hidden}.lp-user-profile #profile-nav .lp-profile-nav-tabs::after{display:table;clear:both;content:""}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li{float:left;border:0;border-right:1px solid rgba(204,204,204,0.3)}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a{height:auto;padding:9px 20px 9px 45px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a::after{display:none;margin-left:10px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.has-child a::after{content:"\f077"}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active a{padding-left:45px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active a::after{content:"\f078"}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul{display:none;width:max-content;transform:translateX(-20%)}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul::after{display:table;clear:both;box-shadow:0 0;content:""}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li{float:left;border-right:1px solid rgba(204,204,204,0.3)}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li:last-child{border-right:0}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active.has-child ul li a{padding:0 10px}.lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover ul{display:none !important}.lp-user-profile #profile-nav .lp-profile-nav-tabs li:not(.has-child)>a::after{display:none}}@media(max-width:560px){.lp-user-profile #profile-nav .lp-profile-nav-tabs>li{max-width:80px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a{font-size:0;height:56px}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a::after{margin-left:0}}.lp-user-profile .lp-profile-content{float:right;width:calc(100% - 300px);margin-bottom:60px;padding-top:58px}@media(max-width:990px){.lp-user-profile .lp-profile-content{width:100%}}@media(max-width:767px){.lp-user-profile .lp-profile-content .learn-press-tabs__nav{display:block;width:100%;border:0}.lp-user-profile .lp-profile-content .learn-press-tabs__nav::after{display:table;clear:both;content:""}.lp-user-profile .lp-profile-content .learn-press-tabs__tab{float:left;border-right:0}.lp-user-profile .lp-profile-content .learn-press-tabs__tab label{padding-right:25px;padding-left:25px}.lp-user-profile .lp-profile-content .profile-orders{overflow-x:scroll}}.lp-user-profile .lp-profile-content .course-categories,.lp-user-profile .lp-profile-content .course-instructor{margin-bottom:14px}.lp-user-profile .lp-profile-content .course-categories{padding:0}.lp-user-profile .lp-profile-content .lp-button{display:block;margin:0 auto}.lp-user-profile ul.learn-press-courses .course{margin:0 0 40px 0}.lp-user-profile #profile-content-wishlist .tab-course-wishlist-wraper .learn-press-wishlist-courses{display:flex;grid-gap:16px;flex-wrap:wrap;margin-left:0}.lp-user-profile #profile-content-wishlist .tab-course-wishlist-wraper .learn-press-wishlist-courses li{margin-bottom:32px;width:calc((100% - 32px) / 3)}@media(max-width:768px){.lp-user-profile #profile-content-wishlist .tab-course-wishlist-wraper .learn-press-wishlist-courses li{width:calc((100% - 16px) / 2)}}@media(max-width:425px){.lp-user-profile #profile-content-wishlist .tab-course-wishlist-wraper .learn-press-wishlist-courses li{width:100%}}.lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:16px}.lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses li{margin-bottom:32px}.lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses li .course-title{display:block;overflow:hidden;text-decoration:none}.lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses li .course-title img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}.lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses li .course-title h3{font-weight:600;color:#333;padding:16px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses li .course-title:hover h3{color:var(--lp-primary-color)}.lp-user-profile #profile-content-wishlist .learn-press-wishlist-courses li .lp-btn-wishlist{margin:0 auto}.lp-user-profile .profile-orders .profile-heading{display:none}.lp-user-profile .profile-orders table{margin-top:0}.lp-user-profile .profile-orders .column-order-actions a{margin-right:6px;color:black;text-decoration:underline;font-weight:500}.lp-user-profile .profile-orders .column-order-actions a:hover,.lp-user-profile .profile-orders .column-order-actions a:focus{color:var(--lp-primary-color)}.lp-user-profile #profile-content-settings .learn-press-tabs__nav{border:1px solid #e5e7f2;flex-wrap:wrap;margin:0}@media(min-width:1024px){.lp-user-profile #profile-content-settings .learn-press-tabs__nav{flex-wrap:nowrap}}.lp-user-profile #profile-content-settings .learn-press-tabs__nav .learn-press-tabs__tab{width:33.3333333333%}.lp-user-profile #profile-content-settings .learn-press-tabs__nav .learn-press-tabs__tab::after{display:none}.lp-user-profile #profile-content-settings .learn-press-tabs__nav .learn-press-tabs__tab label::before{display:none}@media(max-width:767px){.lp-user-profile #profile-content-settings .learn-press-tabs__nav .learn-press-tabs__tab{border-right:1px solid #e5e7f2}}.lp-user-profile #profile-content-courses .dashboard-statistic__row .statistic-box{width:calc((100% - 40px) / 6)}@media(max-width:1440px){.lp-user-profile #profile-content-courses .dashboard-statistic__row .statistic-box{width:calc((100% - 16px) / 3)}}@media(max-width:990px){.lp-user-profile #profile-content-courses .dashboard-statistic__row .statistic-box{width:calc((100% - 40px) / 6)}}@media(max-width:767px){.lp-user-profile #profile-content-courses .dashboard-statistic__row .statistic-box{width:calc((100% - 16px) / 3)}}.lp-user-profile #profile-content-my-courses .dashboard-statistic__row .statistic-box{width:calc((100% - 32px) / 5)}@media(max-width:767px){.lp-user-profile #profile-content-my-courses .dashboard-statistic__row .statistic-box{width:calc((100% - 16px) / 3)}}.dashboard-statistic__row{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:520px){.dashboard-statistic__row{display:inherit;background:#f9fafc;padding:10px 16px}}.dashboard-statistic__row .statistic-box{padding:15px 10px;border:1px solid var(--thim-border-color,#ccc);background:#f9fafc;text-align:center;display:flex;gap:12px;border-radius:0;flex-direction:column;justify-content:space-between;align-items:center;margin:0;width:calc((100% - 40px) / 6)}.dashboard-statistic__row .statistic-box:hover{background:#eaeaea}@media(max-width:520px){.dashboard-statistic__row .statistic-box{width:100% !important;background:transparent;flex-direction:row;padding:12px 0;border-width:0 0 1px 0}.dashboard-statistic__row .statistic-box:last-child{border:0}}.statistic-box .statistic-box__text{padding:0;color:#666;font-weight:600;margin-bottom:0}.statistic-box .statistic-box__number{color:var(--lp-primary-color);font-size:1.2em;font-weight:600}@media(max-width:520px){.statistic-box .statistic-box__number{font-size:1em}}.profile-courses>h3{margin-top:0;margin-bottom:36px;color:#333;font-size:1.875em;font-weight:600;line-height:1;text-transform:capitalize}.lp-profile-content table.lp-list-table{border-spacing:0;border-top:1px solid #ccc;border-left:1px solid #ccc;margin-bottom:40px}.lp-profile-content table.lp-list-table tr th,.lp-profile-content table.lp-list-table tr td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center}.lp-profile-content table.lp-list-table tr td a{color:var(--wp--preset--color--foreground);font-weight:400}.lp-profile-content table.lp-list-table tr td a:hover{color:var(--lp-primary-color)}.lp-profile-content #profile-content-order-details h3{margin-top:0;font-size:1.875em;line-height:1.5;font-weight:500;margin-bottom:15px;font-family:var(--wp--preset--font-family--system-font)}.learn-press-form .form-fields .form-field>label{font-style:italic}@media(min-width:767px){.learn-press-form .form-fields .form-field__50{float:left;width:calc(50% - 20px);margin-right:20px}}.learn-press-form .form-field__clear{clear:both}.learn-press-form p{margin:0}.recover-order__title{margin-bottom:5px}.recover-order__description{margin-bottom:20px;color:#999;font-size:.8em;font-style:italic}div.order-recover{display:flex;gap:10px}div.order-recover>.button-recover-order{margin:0;margin-left:20px;flex:0 0 auto}div.order-recover>.button-recover-order.loading::before{display:inline-block;margin-right:5px;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite}div.order-recover input[type=text]{width:100%;font-style:italic;flex:1 1 auto}.learn-press-profile-course__progress .lp_profile_course_progress{width:100%;border-spacing:0;border:.5px solid #ccc;margin-bottom:10px}.learn-press-profile-course__progress .lp_profile_course_progress__item img{width:100%;aspect-ratio:16/9;object-fit:cover;height:auto;display:block}.learn-press-profile-course__progress .lp_profile_course_progress__item td{text-align:center;font-size:.875em;line-height:1.2;border:.5px solid #ccc;padding:8px}.learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child{width:15%;padding:0}@media(max-width:768px){.learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child{display:none}}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(2){width:25%}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(2) a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(3){width:10%}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(4){width:25%}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(5){width:25%}.learn-press-profile-course__progress .lp_profile_course_progress__header{background:var(--lp-primary-color)}.learn-press-profile-course__progress .lp_profile_course_progress__header th{font-size:1em;line-height:1.2;border:.5px solid #ccc;padding:16px 8px;font-weight:600;text-align:center}@media(max-width:768px){.learn-press-profile-course__progress .lp_profile_course_progress__header th:first-child{display:none}}.lp_profile_course_progress__nav button.loading::before{display:inline-block;margin-right:5px;font-family:"lp-icon";content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.content ul.learn-press-courses{margin-left:-15px;margin-right:-15px}.content ul.learn-press-courses[data-layout=list]{margin:0}.learn-press-profile-course__tab__inner{display:flex;margin:40px 0 0 0 !important;padding:0 !important;background:#eee;list-style:none !important}.learn-press-profile-course__tab__inner>li{list-style:none;margin:0 !important}.learn-press-profile-course__tab__inner>li:hover{cursor:pointer}.learn-press-profile-course__tab__inner a{display:inline-block;padding:15px 30px;font-weight:600;position:relative}.learn-press-profile-course__tab__inner a.active{color:var(--lp-primary-color);background:#fff}.learn-press-profile-course__tab__inner a.active::before{content:"";height:3px;width:100%;background-color:var(--lp-primary-color);position:absolute;top:0;left:0;right:auto}.learn-press-course-tab-filters .learn-press-filters{margin:30px 0 20px 0;padding:0;list-style:none}.learn-press-course-tab-filters .learn-press-filters a.active{color:var(--lp-primary-color)}.lp-profile-content ul{list-style:none !important;padding:0 !important}.learnpress_avatar__form label{display:inline-block}.learnpress_avatar__form input[type=file]{display:none}.learnpress_avatar__form__upload{display:flex;width:200px;height:200px;border:1px dashed #ccc;border-radius:3px;background-color:#fafafa;font-size:.875em;font-weight:300;font-style:italic;line-height:2.6875em;text-align:center;cursor:pointer;align-items:center;justify-content:center}.learnpress_avatar__form__upload div{line-height:1.4}.learnpress_avatar__button--loading::before{display:inline-block;margin-right:5px;font-family:"lp-icon";content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}button.learnpress_avatar__button{height:40px;padding:0 15px;border:0;background:var(--lp-primary-color);color:white;margin-top:15px;border-radius:3px}button.learnpress_avatar__button+button{margin-left:15px;margin-right:0}body.learnpress .learn-press-tabs .learn-press-tabs__tab,body.learnpress .attachment-recent-works-thumbnail{border-radius:0}.lp-content-area .learnpress-course-container{margin:80px -15px 0;scroll-margin:30px;display:flex;flex-wrap:wrap;justify-content:space-between}.lp-content-area .learnpress-course-container>li{padding:0 15px}.lp-content-area .learnpress-course-container .course-wrap-meta{display:flex;flex-wrap:wrap;justify-content:space-between}.lp-content-area .learnpress-course-container .separator{display:block;border-top:1px solid rgba(153,153,153,0.2);margin-left:-20px;margin-right:-20px}#learn-press-course-tabs.show-all .course-tab-panel{margin-bottom:40px}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label{color:var(--lp-primary-color);background:#fff}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9){display:block}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9){border-bottom:0}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label{color:var(--lp-primary-color);background:#fff}.course-tab-panels .course-tab-panel{padding-top:30px}.course-tab-panel{display:none}.course-tab-panel.active{display:block}.course-tab-panel .course-description h4{margin-top:0;margin-bottom:1.125em}.course-tab-panel .course-description img{max-width:100%;height:auto;vertical-align:middle}.course-tab-panel .lp-course-author{display:flex;align-items:start}@media(max-width:767px){.course-tab-panel .lp-course-author{flex-direction:column;align-items:center}}.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:30px;text-align:center;align-items:center}@media(max-width:767px){.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:0;margin-bottom:24px}}.course-tab-panel .lp-course-author img{width:100px;height:100px;border-radius:50%;object-fit:cover;object-position:center;display:block;margin:0 auto}.course-tab-panel .lp-course-author .course-author__pull-right{flex:1}@media(max-width:767px){.course-tab-panel .lp-course-author .course-author__pull-right{width:100%;text-align:center}}.course-tab-panel .lp-course-author .author-title{margin-bottom:4px}.course-tab-panel .lp-course-author .author-title a{text-decoration:none;color:#333;box-shadow:none;font-size:1.125em;font-weight:500;text-transform:capitalize}.course-tab-panel .lp-course-author .author-title a:hover{color:var(--lp-primary-color)}.course-tab-panel .lp-course-author .author-description{color:#666;font-style:italic}.course-tab-panel .lp-course-author .instructor-social{display:flex;gap:16px;margin-bottom:12px}.course-tab-panel .lp-course-author .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center;margin-top:16px}.course-tab-panel .lp-course-author .author-socials>a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;color:#878787;box-shadow:none;font-size:.8em;line-height:2em;text-align:center;vertical-align:middle;transition:all .3s}.course-tab-panel .lp-course-author .author-socials>a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}.course-tab-panel .lp-course-author .author-socials .fa-googleplus::before{content:"\f0d5"}.course-summary div.lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.course-summary div.lp-list-co-instructor__item{display:flex;column-gap:30px}@media(max-width:767px){.course-summary div.lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px}}.course-summary div.lp-list-co-instructor__avatar>img{width:100%;max-width:96px;border-radius:999px}.course-summary div.lp-list-co-instructor__bio{flex:1}.course-summary div.lp-list-co-instructor__bio__top>a{font-size:1.125em;font-weight:600}.course-summary .course-price{margin-bottom:10px}.course-summary .course-price .origin-price,.course-summary .course-price .price{vertical-align:middle}.course-summary .course-price .origin-price{margin-right:10px;font-size:1.125em;font-style:italic;text-decoration:line-through}.course-summary .course-price .price{font-size:1.5em}.course-summary .course-summary-sidebar .lp-course-buttons{margin-bottom:20px;text-align:center}.course-summary .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:1.2em;font-weight:500}.course-summary .course-featured-review .featured-review__stars{padding-bottom:12px;color:var(--lp-primary-color)}.course-summary .course-featured-review .featured-review__content{position:relative;color:#666;font-style:italic}.course-summary .course-featured-review .featured-review__content::after{position:absolute;top:-42px;right:-15px;color:rgba(102,102,102,0.1);font-family:Arial;font-size:180px;font-weight:700;font-style:normal;content:"‘‘";transform:rotate(180deg)}.course-summary .course-tags a{display:inline-block;padding:3px 5px;border-radius:4px;color:#fff;background:#9aa5ab;font-size:.75em;line-height:1}.edit-content{margin-left:5px}ul.learn-press-nav-tabs{display:flex;margin:0;padding:0;border-bottom:0;background:#f1f2f8;list-style:none;flex-wrap:wrap}ul.learn-press-nav-tabs .course-nav{float:left;position:relative;margin:0;list-style:none}ul.learn-press-nav-tabs .course-nav:first-child.active::after{position:absolute;top:-1px;left:-1px;width:1px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav:last-child{border-right:0}ul.learn-press-nav-tabs .course-nav:last-child.active::after{position:absolute;top:-1px;right:-2px;width:2px;height:100%;background:#fff;content:""}ul.learn-press-nav-tabs .course-nav.active{border-bottom:0}ul.learn-press-nav-tabs .course-nav.active::before{position:absolute;top:-1px;left:0;width:100%;height:3px;background:var(--lp-primary-color);content:""}ul.learn-press-nav-tabs .course-nav.active label{color:var(--lp-primary-color);background-color:white}ul.learn-press-nav-tabs .course-nav a{display:inline-block;padding:10px 20px;border-bottom:0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs .course-nav a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}ul.learn-press-nav-tabs[data-tabs] .course-nav{flex:1}ul.learn-press-nav-tabs[data-tabs] .course-nav a{width:100%;text-align:center}ul.learn-press-nav-tabs::after{display:block;clear:both;content:""}@media(max-width:767px){ul.learn-press-nav-tabs{display:grid;grid-template-columns:repeat(2,1fr);max-height:none}}.course-item-popup #tab-curriculum{display:block}.course-curriculum ul.curriculum-sections{position:relative;z-index:499;margin:0;padding:0;list-style:none}.course-curriculum ul.curriculum-sections .closed .section-item__loadmore{display:none}.course-curriculum ul.curriculum-sections .section{margin:0;padding:0;flex-wrap:wrap}.course-curriculum ul.curriculum-sections .section:last-child{padding:0}.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px}.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-right:15px;margin-left:15px}.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block}.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:0}.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1}.course-curriculum .section-item__loadmore{display:flex;justify-content:center;align-items:center}.course-curriculum .section-item__loadmore button{display:inline-flex;margin-top:10px;margin-right:auto;margin-left:auto;padding:10px 20px;border:1px solid #ccc;border-radius:4px;outline:0;color:#222;background:#f7f7f7;box-shadow:none;font-weight:500;justify-content:center;align-items:center;cursor:pointer;font-family:sans-serif}.course-curriculum .section-item__loadmore.loading button::before{display:inline-block;margin-right:5px;font-family:"lp-icon";content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.course-curriculum .section-header{display:table;width:100%;padding:20px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-curriculum .section-header .section-title,.course-curriculum .section-header .section-desc{margin:0}.course-curriculum .section-header span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%)}.course-curriculum .section-header span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f107"}.course-curriculum .section-header span.show-desc:hover::before{border-top-color:#ccc}.course-curriculum .section-header .section-desc{margin-top:10px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);color:var(--lp-color-accent);font-style:italic;line-height:1.3}.course-curriculum .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:.8em;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-item{width:100%}.course-curriculum .section-content{margin:0;padding:0;list-style:none}.course-curriculum .section-content .course-item-meta{display:table-cell;text-align:right;vertical-align:middle;white-space:nowrap}.course-curriculum .section-content .course-item-meta .item-meta{display:inline-block;color:#fff}.course-curriculum .section-content .course-item-meta .item-meta.final-quiz{background:#14c4ff}.course-curriculum .section-content .course-item-meta .item-meta.trans{padding:0}.course-curriculum .section-content .course-item-meta .count-questions{background:#9672cf}.course-curriculum .section-content .course-item-meta .duration{background:silver}.course-curriculum .section-content .course-item-meta .course-item-status{padding:0;color:#999}.course-curriculum .section-content .course-item-meta .course-item-status::before{font-family:"lp-icon";content:"\f00c"}.course-curriculum .section-content .course-item-preview{font-style:normal;padding:0}.course-curriculum .section-content .course-item-preview::before{color:#fff;padding:3px 8px;font-size:calc(var(--lp-font-size-base, 1em) * 0.86);background:#00adff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;content:attr(data-preview)}.course-curriculum .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 16px;background:rgba(241,242,248,0.4);transition:padding-left linear .15s}.course-curriculum .course-item>span{display:flex;width:28px;color:#666;font-weight:300;align-items:center}.course-curriculum .course-item .section-item-link{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:12px 0;color:inherit;outline:0;gap:12px}.course-curriculum .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color)}.course-curriculum .course-item .section-item-link::before{color:var(--lp-primary-color);font-family:"lp-icon"}.course-curriculum .course-item .section-item-link .course-item-info{width:100%}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre{display:flex;flex-flow:row-reverse;justify-content:flex-end;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration{background:transparent}.course-curriculum .course-item .item-name{font-weight:600}.course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{content:"\f059"}.course-curriculum .course-item.course-item-lp_lesson .section-item-link::before{content:"\f15b"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"\f03d"}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"\f028"}.course-curriculum .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"\f023"}.course-curriculum .course-item.has-status{padding-top:1px}.course-curriculum .course-item.has-status.status-completed .course-item-status::before,.course-curriculum .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a}.course-curriculum .course-item.has-status.item-failed .course-item-status::before,.course-curriculum .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"\f00d"}.course-curriculum .course-item::before{position:absolute;top:50%;left:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s}.course-curriculum .course-item.current{background:#f9f9f9}.course-curriculum .course-item.current a::before{left:10px}.course-curriculum .course-item.current::before{top:0;height:100%}.course-curriculum .section-left{vertical-align:top}.course-curriculum .section-left .section-title{font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 1.25);text-transform:capitalize;display:block}.course-curriculum .curriculum-more__button{display:flex;width:100%;margin-top:20px;margin-bottom:20px;padding:10px 0;border:0;outline:0;color:#fff;background:#333;box-shadow:none;justify-content:center;align-items:center;cursor:pointer;font-family:sans-serif}.course-curriculum .curriculum-more__button.loading::before{display:inline-block;margin-right:5px;font-family:"lp-icon";content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"lp-icon"}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"\f017"}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"\f15c"}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"\f29c"}.scroll-wrapper{overflow:hidden;opacity:0}.scroll-wrapper .scroll-element{background:transparent}.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s}.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7}.course-remaining-time .label-enrolled{font-size:inherit}.lp-course-progress{position:relative}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.viewing-course-item .section-header .section-desc{display:none}.course-meta{display:flex;margin-bottom:40px}.course-meta .course-students::before{font-family:"lp-icon";content:""}.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:flex;flex-wrap:wrap;gap:50px}@media(max-width:767px){.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}}@media(max-width:560px){.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{grid-template-columns:repeat(2,1fr)}}.course-meta.course-meta-primary .course-meta__pull-left{gap:16px}@media(max-width:767px){.course-meta.course-meta-primary .course-meta__pull-left{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.course-meta.course-meta-primary .course-meta__pull-left{grid-template-columns:1fr}}.course-meta.course-meta-primary .course-meta__pull-left .meta-item{margin-right:0 !important}@media(max-width:560px){.course-meta.course-meta-primary .course-meta__pull-left .meta-item{width:100%}}@media(max-width:1024px){.course-meta.course-meta-secondary .course-meta__pull-left{gap:16px}}@media(max-width:1024px){.course-meta.course-meta-secondary .course-meta__pull-left .meta-item{margin-right:0 !important;width:calc((100% - 32px) / 3)}}@media(max-width:768px){.course-meta.course-meta-secondary .course-meta__pull-left .meta-item{width:100%}}.course-meta .course-meta__pull-left{flex:1}.course-meta .course-meta__pull-right{flex:0 0 50%}.course-meta.course-meta-primary .meta-item{flex:1}.course-meta.two-columns .course-meta{flex:1}.course-extra-box{margin-bottom:16px;border:1px solid rgba(204,204,204,0.3);border-radius:var(--lp-border-radius,3px);width:100%}.course-extra-box.active .course-extra-box__content{height:auto}.course-extra-box__title{--extra-height:50px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0 !important;padding:0 45px 0 20px;background:rgba(181,187,211,0.15);font-size:1em;font-weight:700;cursor:pointer}@media(max-width:767px){.course-extra-box__title{padding-left:16px}}.course-extra-box__title::after{position:absolute;top:0;right:20px;font-family:"lp-icon";line-height:var(--extra-height);content:"\f0d7"}.course-extra-box__content{overflow:hidden;transition:height .3s ease}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}.course-extra-box__content-inner>ul{padding-left:0 !important;padding-bottom:0 !important}.course-extra-box__content ul,.course-extra-box__content li{list-style:none}.course-extra-box__content ul{margin:0;padding:0}.course-extra-box__content li{margin:0;padding:12px 20px;border-bottom:1px solid rgba(204,204,204,0.3)}@media(max-width:767px){.course-extra-box__content li{padding-left:16px;padding-right:16px}}.course-extra-box__content li::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon";content:"\f00c"}.course-extra-box__content li:last-child{border-bottom:0}.course-extra-box:last-child{margin-bottom:60px}.course-extra-box.active .course-extra-box__title::after{content:"\f0d8"}.course-extra-box+.comment-respond,.course-extra-box+.comments-area{margin-top:30px;margin-bottom:30px}.course-extra-box+.course-tabs{margin-top:30px}input[name=course-extra-box-ratio]{display:none}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1)}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;transform:translateX(5%)}to{opacity:1;transform:translateX(0)}}.course-tab-panel-faqs{padding-top:64px}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,0.6);border-radius:5px}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:12px 45px 12px 20px;font-size:1em;font-weight:700;cursor:pointer}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:12px;right:20px;font-family:"lp-icon";content:"\f107";font-size:1.2em}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px}.course-tab-panel-faqs .course-faqs-box:hover{background:rgba(241,242,248,0.4)}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color)}.course-tab-panel-faqs .course-faqs-box__content{display:none}.course-tab-panel-faqs .course-faqs-box__content-inner{padding:0 20px 20px 20px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal}input[name=course-faqs-box-ratio]{display:none}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block}input[name=course-faqs-box-ratio]:checked+.course-faqs-box{background:rgba(241,242,248,0.4)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color)}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title::after{content:"\f106"}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@media(max-width:1200px){body.course-item-popup #learn-press-course-curriculum{width:300px}}@media(max-width:768px){body.course-item-popup #learn-press-course-curriculum{margin-right:0}}@media(max-width:768px){body.course-item-popup #learn-press-course-curriculum .course-curriculum{width:200px}}@media(max-width:1300px){body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px}}@media(max-width:768px){body.course-item-popup #learn-press-course-curriculum .items-progress,body.course-item-popup #learn-press-course-curriculum .course-progress{float:none;width:100%;margin-right:0;margin-bottom:20px}}@media(max-width:1300px){body.course-item-popup #content-item-nav{left:300px}}@media(max-width:768px){body.course-item-popup #content-item-nav{left:200px}}@media(max-width:1300px){body.course-item-popup .section-desc{display:none}}@media(max-width:768px){body.course-item-popup.wpadminbar #learn-press-content-item,body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px}}.lp-quiz-buttons{margin-bottom:20px;display:block;clear:both;content:""}.quiz-progress{margin-bottom:30px;background:#e7f7ff}.quiz-progress .progress-items{display:flex}.quiz-progress .progress-items .progress-item{position:relative;color:#777;font-size:.938em;flex:1}.quiz-progress .progress-items .progress-item .progress-number,.quiz-progress .progress-items .progress-item .progress-label{display:block;line-height:1;text-align:center}.quiz-progress .progress-items .progress-item .progress-number{margin:15px 0 10px 0;font-size:1.25em}.quiz-progress .progress-items .progress-item .progress-label{margin-bottom:15px;font-size:.875em}.quiz-progress .progress-items .progress-item i{display:none;float:left;width:60px;height:60px;color:#fff;background:#00adff;font-size:1.875em;line-height:60px;text-align:center}.quiz-progress .progress-items .progress-item::after{display:block;clear:both;content:""}.answer-options{margin:0;padding:0;list-style:none}.answer-options .answer-option{display:flex;overflow:hidden;position:relative;margin:0 0 18px 0;padding:10px;color:#777;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option .option-title{display:table-cell}.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle}.answer-options .answer-option .option-title::before{position:absolute;top:0;bottom:0;left:0;width:3px;background:#ddd;content:"";-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s}.answer-options .answer-option input[type=checkbox],.answer-options .answer-option input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;position:relative;z-index:10;width:32px;min-width:32px;height:32px;margin:0 10px 0 3px;border:1px solid #cfcfcf;background:#f9fafc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.answer-options .answer-option input[type=checkbox]:focus,.answer-options .answer-option input[type=radio]:focus{outline:0}.answer-options .answer-option input[type=checkbox]::after,.answer-options .answer-option input[type=radio]::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;box-sizing:content-box;height:auto;color:#3db748;font-family:"lp-icon";font-size:16px;opacity:0;content:"\f00c";background:0;border:0}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title .option-title-content,.answer-options .answer-option input[type=radio]:checked ~ .option-title .option-title-content{position:relative}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title::before,.answer-options .answer-option input[type=radio]:checked ~ .option-title::before{background:#00adff}.answer-options .answer-option input[type=checkbox]:checked::after,.answer-options .answer-option input[type=radio]:checked::after{opacity:1}.answer-options .answer-option input[type=checkbox]::after{margin-top:0}.answer-options .answer-option input[type=checkbox]:checked::after{border:0}.answer-options .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.answer-options .answer-option input[type=radio]::before{border-radius:50%}.answer-options .answer-option .option-title{margin:0}.answer-options .answer-option:hover{background:#e1f5ff}.answer-options .answer-option.answer-correct{background:#e1f5ff}.answer-options .answer-option.answer-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answer-correct input[type=checkbox]:checked ~ .option-title::before{background:#e1f5ff}.answer-options .answer-option.answered-correct input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-correct input[type=checkbox]:checked ~ .option-title::before{background:#00adff}.answer-options .answer-option.answered-wrong input[type=radio]::before,.answer-options .answer-option.answered-wrong input[type=radio]::after,.answer-options .answer-option.answered-wrong input[type=checkbox]::before,.answer-options .answer-option.answered-wrong input[type=checkbox]::after{border-color:red}.answer-options .answer-option.answered-wrong input[type=radio]:checked ~ .option-title::before,.answer-options .answer-option.answered-wrong input[type=checkbox]:checked ~ .option-title::before{background:red}button[data-counter]{position:relative}button[data-counter]::after{padding-left:5px;content:"(+" attr(data-counter) ")"}.quiz-result{max-width:320px;margin:20px auto 48px;text-align:center}.quiz-result .result-heading{display:none}.quiz-result.passed .result-message{background:#3bb54a}.quiz-result.passed .result-message::after{content:"\f00c"}.quiz-result .result-message{margin-bottom:30px;padding:10px 0 !important;color:#fff;background:#f02425;font-size:1rem;line-height:1.375em;font-weight:400;display:flex;align-items:center;justify-content:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.quiz-result .result-message::after{margin-left:10px;font-family:"lp-icon";content:"\f00d"}.quiz-result .result-grade .result-achieved,.quiz-result .result-grade .result-require{display:inline-block;margin:0 auto}.quiz-result .result-grade .result-achieved{padding-bottom:7px;border-bottom:1px solid #999;color:#333;font-size:1.75em;font-weight:500;line-height:1}.quiz-result .result-grade .result-require{display:block;padding-top:5px;color:#666;font-size:1em;font-weight:400;line-height:1}.quiz-result .result-grade .result-message{font-size:.875em}.quiz-result.passed .result-achieved{color:#04adff}.quiz-result.passed .result-message strong{color:#04adff}.quiz-result .result-statistic{margin:0;padding:0;text-align:left;list-style:none}.quiz-result .result-statistic .result-statistic-field{display:flex;margin:0}.quiz-result .result-statistic .result-statistic-field+li{border-top:1px dashed #ccc}.quiz-result .result-statistic .result-statistic-field span,.quiz-result .result-statistic .result-statistic-field p{margin:0;flex:1}.quiz-result .result-statistic .result-statistic-field span{color:#666;font-size:1em;font-weight:400;line-height:2.1875em}.quiz-result .result-statistic .result-statistic-field span::before{display:inline-block;width:15px;margin-right:10px;color:var(--lp-primary-color);font-family:"lp-icon";font-size:1em;font-weight:900}.quiz-result .result-statistic .result-statistic-field p{color:#333;font-weight:500;text-align:right}.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before{font-weight:400;content:"\f017"}.quiz-result .result-statistic .result-statistic-field.result-point label::before{font-weight:400;content:"\f005"}.quiz-result .result-statistic .result-statistic-field.result-questions label::before{font-weight:400;content:"\f059"}.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before{color:#3db748;content:"\f00c"}.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before{color:#f02425;content:"\f00d"}.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before{color:#ddd;content:"\f2f5"}.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{max-width:100%;flex-direction:column}@media(min-width:426px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{flex-direction:row;justify-content:space-between}}@media(min-width:1025px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{max-width:792px}}@media(min-width:450px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div .questions-index{width:35%;text-align:inherit}}@media(min-width:1120px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div .questions-index{width:50%}}@media(min-width:450px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:65%;justify-content:end;flex:auto}}@media(min-width:768px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:50%}}@media(min-width:1120px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:50%}}@media(max-width:768px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div .submit-quiz #button-submit-quiz{white-space:inherit;padding:8px 16px}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{max-width:100%;flex-direction:column}@media(min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{flex-direction:row}}@media(min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{max-width:792px}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:100%;text-align:center}@media(min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:35%;text-align:inherit}}@media(min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:50%}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:100%;justify-content:center;flex-direction:column-reverse;gap:0}@media(min-width:490px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{flex-direction:row-reverse}}@media(min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:65%;gap:12px;justify-content:end;flex:auto}}@media(min-width:768px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:50%}}@media(min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:50%}}@media(max-width:768px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div .submit-quiz #button-submit-quiz{white-space:inherit;padding:8px 16px}}.quiz-status{position:sticky;z-index:99;top:0;right:0;left:0;margin:0 0 35px 0}.quiz-status>div{display:flex;box-sizing:border-box;width:100%;max-width:792px;margin:0 auto;padding:8px 16px;border-radius:4px;background:var(--lp-primary-color);justify-content:center;align-items:center}.quiz-status>div>div{display:flex;flex-direction:row-reverse;flex:0 0 50%;align-items:center}@media(max-width:480px){.quiz-status>div>div{justify-content:center}}.quiz-status>div>div .submit-quiz #button-submit-quiz{margin:0;border-radius:4px;overflow:hidden;white-space:nowrap}.quiz-status>div>div .countdown{margin:0;border-radius:4px;overflow:hidden;padding:12px}.quiz-status>div .current-point{display:none}.quiz-status .questions-index{display:inline-block;color:#666;font-size:1em;font-weight:400;line-height:1.625em}.quiz-status .questions-index span{color:#333;font-weight:500}.quiz-status .countdown{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;color:#333;font-weight:700;text-align:center}.quiz-status .countdown .fas{color:#333;font-size:1em}.quiz-status .countdown .clock{display:none;width:40px;height:40px}.quiz-status .countdown .clock::before{position:absolute;width:40px;height:40px;border:4px solid #b1c1e6;border-radius:50%;content:"";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.quiz-status .countdown .clock .circle-progress-bar{display:inline-block;position:relative;width:40px;height:40px;stroke:#5383f7}.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle{transition:.35s stroke-dashoffset;transform:rotate(-90deg);transform-origin:50% 50%}.quiz-status .countdown .clock.x .circle-progress-bar__circle{stroke:red}.quiz-status .submit-quiz button{margin:0 0 0 10px;border:0;border-radius:0;background:#fff;text-transform:uppercase}.quiz-status .submit-quiz button:hover{background:var(--lp-secondary-color)}.quiz-status.submitting .submit-quiz button{background:#ddd}.question-numbers{text-align:center;list-style:none}.question-numbers li{display:inline-block;position:relative;margin-bottom:3px}.question-numbers li a{display:block;min-width:20px;padding:8px;border:1px solid #ddd;color:#999;background:#f5f5f5;box-shadow:none;font-size:.75em;line-height:1}.question-numbers li a span{vertical-align:middle}.question-numbers li a:hover{border:1px solid #3880a2;color:#fff;background:#00adff}.question-numbers li.current a{border-color:#3880a2;color:#fff !important;background:#00adff}.question-numbers li.current.skipped::after{background:#fff}.question-numbers li.answered a::after{margin-left:3px;font-family:"lp-icon";font-size:8px;vertical-align:middle}.question-numbers li.answered.answered-wrong a{color:red}.question-numbers li.answered.answered-true a{color:#00adff}.question-numbers li.answered.answered-true.current a{color:#fff}.question-numbers li.skipped::after{position:absolute;bottom:3px;left:50%;width:10px;height:4px;margin-left:-5px;border-radius:2px;background:#aaa;content:""}.quiz-intro{display:flex;margin:0 0 20px;padding:0;list-style:none;flex-flow:row wrap}@media(max-width:768px){.quiz-intro{padding-right:10px;padding-left:10px;justify-content:space-between}}.quiz-intro-item{display:flex;margin:0 40px 0 0;align-items:center}@media(max-width:768px){.quiz-intro-item{margin:0 20px 0 0}}.quiz-intro-item::before{position:relative;margin-right:10px;color:var(--lp-primary-color);font-family:"lp-icon";font-size:1em}.quiz-intro-item--passing-grade{order:2}.quiz-intro-item--passing-grade::before{content:"\f012"}.quiz-intro-item--questions-count{order:1}.quiz-intro-item--questions-count::before{content:"\f12e"}.quiz-intro-item--duration{order:2}.quiz-intro-item--duration::before{content:"\f017"}.quiz-intro-item__title{margin:0;padding:0 8px 0 0;color:#333;font-weight:300}.quiz-intro-item__content{color:#222;font-weight:400}.question-explanation-content,.question-hint-content{margin-bottom:20px;padding:10px 15px;background:#f5f5f5}.redo-quiz button[type=submit]{content:attr(data-counter)}.circle-bar{position:relative;width:300px;height:300px;border-color:#ddd}.circle-bar::before{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #ddd;border-radius:50%;content:""}.circle-bar .before,.circle-bar .after{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #14c4ff;border-radius:50%;transform:rotate(45deg)}.circle-bar .before{border-bottom-color:transparent;border-left-color:transparent;transform:rotate(45deg)}.circle-bar .after{border-color:#14c4ff;border-top-color:transparent;border-right-color:transparent;transform:rotate(45deg)}.circle-bar.bg50 .after{z-index:10;border-bottom-color:inherit;border-left-color:inherit;transform:rotate(45deg)}.lp-quiz-buttons .complete-quiz,.lp-quiz-buttons .back-quiz,.lp-quiz-buttons .review-quiz{float:right}.quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}.quiz-result .result-grade::before,.quiz-result .result-grade svg{position:absolute;top:0;left:50%;width:200px;height:200px;margin-left:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:""}.quiz-result .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.quiz-result .result-grade svg circle{stroke:var(--lp-primary-color)}.quiz-result.passed .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.quiz-result.passed .result-grade .result-achieved{color:#333}.quiz-result.passed .result-grade .result-message strong{color:#4caf50}.quiz-questions .question{margin-bottom:60px}.quiz-questions .question-answers .answer-options{margin:0;padding:0}.question .answer-option{padding:0}.question .answer-option input[type=radio],.question .answer-option input[type=checkbox]{position:absolute;top:50%;border-color:#d9e0f1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin:0 0 0 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option input[type=radio]::after,.question .answer-option input[type=checkbox]::after{border-color:#d9e0f1}.question .answer-option input[type=radio]:disabled,.question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9}.question .answer-option input[type=radio]:disabled::after,.question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd}.question .answer-option input[type=radio]:checked:not(:disabled)::after,.question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4}.question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.question .answer-option input[type=radio]::before{border-radius:50%}.question .answer-option .option-title{display:flex;width:100%;margin:0;padding:10px 10px 10px 60px;border:1px solid #ccc;color:#666;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question .answer-option .option-title:hover{background:#f9f9f9}.question .answer-option .option-title::before{display:none}.question .answer-option.answer-correct .option-title{border-color:#4caf50}.question .answer-option.answered-wrong .option-title{border-color:#ff6423}.question .question-title{display:block;margin-top:0;margin-bottom:18px;color:#333;font-size:1.125em;font-weight:500}.question .question-title .edit-link{float:right;font-size:.875em;font-weight:normal}.question .question-content{margin-bottom:30px}.question .question-content img{width:100%;max-width:100%}.question .question-response{margin-bottom:10px;font-size:.875em}.question .question-response .label{display:inline-block;margin:0 5px 0 0;padding:8px 10px;border-radius:4px;color:#fff;line-height:1}.question .question-response .point{display:inline-block}.question .question-response.correct .label{background:#4caf50}.question .question-response.incorrect .label{background:#ff6423}.question .question-index{display:inline-block;margin:0 5px 0 0}.question .btn-show-hint{position:relative;margin:0 0 0 10px;padding:0;outline:0;color:#00adff;background:transparent;font-size:0;text-decoration:none;border:0}.question .btn-show-hint::before{font-family:"lp-icon";font-size:18px;content:"\f059"}.question .btn-show-hint:hover span{position:absolute;bottom:100%;left:100%;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none}.question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block}.question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px}.question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:0;border-bottom:1px dashed #ddd;text-align:center;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-input br{display:none}.question.question-fill_in_blanks .blanks .blank-input>*{display:inline;white-space:nowrap}.question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-left:4px;padding:1px}.question.question-fill_in_blanks .blanks .blank-fills{display:inline-block}.question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.question.question-fill_in_blanks .blanks.ordered{list-style-position:inside}.question.question-fill_in_blanks .blanks.one-paragraph{line-height:3}.lp-sort-bg label.option-title{background:rgba(255,182,6,0.68) !important}.learn-press-message.fixed{position:fixed;top:32px;left:0;right:0;background:rgba(0,173,255,0.6);text-align:center;z-index:100;color:#FFF;padding:10px}.learn-press-message.fixed[data-delay-in]{display:none}.lp-ajax-message{display:none;margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:.9em;line-height:1.4}.lp-ajax-message.error{border-color:#d85554}.course-graduation span{color:#999}.course-graduation .icon{margin-right:5px;font-size:1.25em}.course-graduation.passed .icon{color:#059601}.course-graduation.error .icon{color:#d85554}.learn-press-template-warning::before{color:#ffc107;font-family:"lp-icon";content:"\f071"}.lp-badge{display:flex;height:30px;padding:0;line-height:1;align-items:center;justify-content:center}.lp-badge::before,.lp-badge::after{content:""}.lp-badge::before{display:inline-block;position:relative;z-index:10;color:#fff;font-weight:bold;line-height:1}.lp-badge.featured-course{position:absolute;z-index:1;top:15px;left:-120px;width:300px;background:#ff2828;text-align:center;transform:rotate(-45deg);height:auto;padding:5px 0}.lp-badge.featured-course::before{font-size:.75em;text-transform:uppercase;content:attr(data-text)}.lp-archive-courses ul,.lp-archive-courses ol{list-style-type:decimal;list-style-position:inside;padding:0 0 1.5em}.lp-archive-courses ul{list-style-type:revert;padding:0 0 1em 1em}.lp-archive-courses ul.course-nav-tabs{list-style:none;padding:0}.lp-archive-courses ol ul{padding:2px 0 2px 35px}.lp-archive-courses ol ol{padding:2px 0 2px 20px}.lp-archive-courses thead th,.lp-archive-courses tr th{padding:9px 24px}.lp-archive-courses tr td{border-top:1px solid #eee;padding:6px 24px}.learnpress #left-area ul,.learnpress .entry-content ul,.learnpress .et-l--body ul,.learnpress .et-l--footer ul,.learnpress .et-l--header ul,.learnpress-profile #left-area ul,.learnpress-profile .entry-content ul,.learnpress-profile .et-l--body ul,.learnpress-profile .et-l--footer ul,.learnpress-profile .et-l--header ul{padding:0 !important;list-style:none !important}.learnpress.dt-the7 .learn-press-filters{margin-bottom:20px}.learnpress.dt-the7 .learn-press-courses[data-size="3"] .course{width:50%}.bridge.learnpress .lp-archive-courses{margin-top:100px}.bridge.learnpress .lp-archive-courses ul.learn-press-breadcrumb{padding-top:45px}.bridge.learnpress .content{z-index:110}.bridge.learnpress .comment-respond .comment-form{margin:0}.bridge.learnpress .comment-respond .comment-form>p,.bridge.learnpress .comment-respond .comment-form>div{padding:0}.bridge.learnpress.learnpress-profile .content{z-index:100}.bridge.learnpress #learn-press-item-comments{background:#f6f6f6}.learnpress.ast-separate-container .ast-article-single{padding-left:15px;padding-right:15px}body.astra{--lp-bg-color-lesson:var(--ast-global-color-4)}.ast-container{--lp-cotainer-padding:0}body.learnpress-page.twentysixteen #primary .lp-entry-content{float:none;width:auto;margin:0 15%}body.learnpress-page.twentyfifteen .course-summary-sidebar .widget{width:100%;padding:0}body.learnpress-page.twentysixteen .entry-footer{display:none}body.learnpress-page.twentysixteen .lp-entry-content{float:none;width:auto}body.learnpress-page.twentyseventeen #primary article.type-page{width:100%}@media screen and (min-width:61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none}body.twentysixteen.learnpress-page .lp-entry-content{float:none;width:auto}body:not(.search-results) article:not(.type-page) .entry-footer{display:none}body:not(.search-results) article:not(.type-page) .lp-entry-content{float:none;width:auto}}body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}@media screen and (min-width:48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none}}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:.8em;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer}.learn-press-tip.ready{display:inline-block}.learn-press-tip::before{font-family:"lp-icon";content:"\f059"}.learn-press-tip:hover{opacity:.8}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-left:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:.8em;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.learn-press-tip-floating>*{font-size:.8em}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;right:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:1rem;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.learn-press-tip-floating .close::before{font-family:"lp-icon";content:"\f00d"}.learn-press-tip-floating p{margin:0}.learn-press-tip-floating::before{position:absolute;bottom:-6px;left:50%;width:0;height:0;margin-left:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:""}body.lp-preview.admin-bar #learn-press-content-item{top:32px !important}body.lp-preview #learn-press-course-curriculum{display:none}body.lp-preview #learn-press-content-item{top:0 !important;left:0 !important}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}#popup_container{opacity:0;transform:scale(0.5)}body.confirm #popup_overlay{z-index:999998 !important}body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container #popup_title{display:none !important}body.confirm #popup_container #popup_message{margin:-10px;background:#FFF;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.confirm #popup_container .close{position:absolute;top:3px;right:10px}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type=button],body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:1.875rem;padding:0 25px}body.confirm #popup_container #popup_cancel{display:none}body.confirm #popup_container.ready{opacity:1;transform:scale(1)}.lp-archive-courses{width:100%;scroll-margin:30px}.lp-archive-courses .lp-content-area.has-sidebar{display:flex;gap:32px}@media(max-width:768px){.lp-archive-courses .lp-content-area.has-sidebar{display:inherit}}.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:33.33%}@media(max-width:1440px){.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:50%}}@media(max-width:768px){.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:100%}}.lp-archive-courses .lp-content-area .lp-main-content{flex:1}.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar{width:25%}@media(max-width:768px){.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar{width:100%}}.lp-archive-courses.loading ul.learn-press-courses{position:relative}.lp-archive-courses.loading ul.learn-press-courses::before,.lp-archive-courses.loading ul.learn-press-courses::after{content:"";position:absolute;top:0;bottom:0;left:15px;right:15px}.lp-archive-courses.loading ul.learn-press-courses::after{z-index:3;background:#f3f3f3;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}.lp-archive-courses.loading ul.learn-press-courses::before{z-index:2;opacity:.8%;background:var(--lp-color-white,#fff)}.lp-archive-courses form[name=search-course]{position:relative;margin-bottom:20px}.lp-archive-courses form[name=search-course] .search-course-input{width:100%;padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lp-archive-courses form[name=search-course] .search-course-button{position:absolute;top:1px;right:1px;bottom:1px;height:auto;padding:15px;line-height:1px}.lp-archive-courses .learn-press-courses-header{float:left}.lp-archive-courses .learn-press-courses-header h1{margin:0;font-size:calc(var(--lp-font-size-base, 1em) * 2.15);font-weight:700}@media(max-width:767px){.lp-archive-courses .learn-press-courses-header{margin-bottom:20px}}.lp-archive-courses .course-item{flex-direction:column;display:flex;transition:all .3s}.lp-archive-courses .course-item:hover .course-thumbnail .thumbnail::before{opacity:1}.lp-archive-courses .course-item:hover .course-thumbnail a img{transform:scale(1.05)}.lp-archive-courses .course-item:hover .course-wishlist{opacity:1}.lp-archive-courses .course-item .course-wishlist.filled{opacity:1}.lp-archive-courses .course-item .course-instructor{margin-bottom:8px;text-transform:capitalize}.lp-archive-courses .course-item .course-instructor a{color:#059de9;text-decoration:none}.lp-archive-courses .course-item .course-instructor a:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-content{position:relative;border-top:0}.lp-archive-courses .course-content .course-permalink{display:block;border:0;text-decoration:none;color:inherit}.lp-archive-courses .course-content .course-review{display:none}.lp-archive-courses .course-content .course-categories,.lp-archive-courses .course-content .course-tags{display:inline-block;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.lp-archive-courses .course-content .course-categories{position:relative;margin-bottom:8px}.lp-archive-courses .course-content .course-categories a{display:inline-block;display:none;margin:0 8px;color:var(--lp-color-white,#fff);text-decoration:none}.lp-archive-courses .course-content .course-categories a:first-child{display:block;margin-left:0;padding:2px 12px;background:var(--lp-primary-color)}.lp-archive-courses .course-content .course-categories a:hover{color:var(--lp-color-base,#333)}.lp-archive-courses .course-content .course-info>span{display:block}.lp-archive-courses .course-content .course-info .course-price{float:right}.lp-archive-courses .course-content .course-info .course-price .origin-price,.lp-archive-courses .course-content .course-info .course-price .price{font-size:calc(var(--lp-font-size-base, 1em) * 1.25);font-weight:700}.lp-archive-courses .course-content .course-info .course-price .origin-price{margin-right:8px;opacity:.8;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);text-decoration:line-through}.lp-archive-courses .course-content .course-info .course-instructor{float:right}.lp-archive-courses .course-content .course-info::after{display:block;clear:both;content:""}.lp-archive-courses .course-content .course-excerpt{display:-webkit-box;overflow:hidden;margin-bottom:16px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lp-archive-courses .course-content .separator{display:none}.lp-archive-courses .course-wrap-thumbnail{overflow:hidden;position:relative}.lp-archive-courses .course-wrap-thumbnail .lp-badge.featured{position:absolute;z-index:100;top:28px;left:-110px;width:300px;text-align:center;transform:rotate(-45deg)}.lp-archive-courses .course-wrap-thumbnail .course-wishlist{position:absolute;z-index:2;top:6px;right:6px;opacity:0;color:var(--lp-color-white,#fff);cursor:pointer}.lp-archive-courses .course-wrap-thumbnail .course-wishlist::before{font-family:"lp-icon";content:"\f004"}.lp-archive-courses .course-wrap-thumbnail .course-wishlist .course-wishlist__btn{display:none}.lp-archive-courses .course-wrap-thumbnail .course-wishlist:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-wrap-thumbnail:hover::before{opacity:1}.lp-archive-courses .course-wrap-thumbnail:hover .course-thumbnail a img{transform:scale(1.05)}.lp-archive-courses .course-wrap-thumbnail:hover .course-wishlist{opacity:1}.lp-archive-courses .course-thumbnail a{display:block;overflow:hidden}.lp-archive-courses .course-thumbnail .thumbnail{margin:0;padding:0;border:0;border-radius:unset;line-height:unset}.lp-archive-courses .course-thumbnail img{display:block;width:100%;height:auto;transition:all .5s ease;transform:scale(1);max-width:unset !important}.lp-archive-courses .course-title{margin:0 0 8px 0;padding:0}.lp-archive-courses .course-title:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-permalink:hover{color:var(--lp-primary-color)}@media(min-width:769px){.lp-archive-courses .course-summary-content .course-info-left{width:calc(100% - 340px)}}@media(max-width:1024px){.lp-archive-courses .course-summary-content .course-meta.course-meta-primary .course-meta__pull-left .meta-item .meta-item__value span,.lp-archive-courses .course-summary-content .course-meta.course-meta-primary .course-meta__pull-left .meta-item .meta-item__value>div{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}.lp-archive-courses .course-summary-content .course-meta.course-meta-secondary{margin-bottom:0}.lp-archive-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{height:auto}.lp-archive-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item:last-child{margin-right:0}@media(max-width:1024px){.lp-archive-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{margin-right:0 !important;width:calc((100% - 32px) / 3)}}@media(max-width:768px){.lp-archive-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{width:100%}}@media(max-width:768px){.lp-archive-courses .course-summary-content{width:100%}}.learn-press-courses{clear:both;margin:0 -8px;padding:0 !important;min-height:300px;list-style:none;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.learn-press-courses .course{width:25%;margin:0 0 32px 0;box-shadow:none;list-style:none}.learn-press-courses[data-layout=list]{margin:0}.learn-press-courses[data-layout=list] .course{display:flex;width:100%;border-bottom:1px solid rgba(204,204,204,0.3);flex-wrap:wrap;justify-content:flex-end;padding-bottom:32px}.learn-press-courses[data-layout=list] .course-item{flex-direction:row;width:100%;border:unset;align-items:start}@media(max-width:767px){.learn-press-courses[data-layout=list] .course-item{flex-direction:column}}.learn-press-courses[data-layout=list] .course-content{padding:0 0 0 24px}@media(max-width:767px){.learn-press-courses[data-layout=list] .course-content{padding:16px 0}}.learn-press-courses[data-layout=list] .course-content .course-instructor{display:inline-block}.learn-press-courses[data-layout=list] .course-content .course-tags a{margin:0 10px 10px 0;padding:3px 5px;border-radius:3px;color:var(--lp-color-white,#fff);background:#e4a2a2;line-height:1}.learn-press-courses[data-layout=list] .course-content .course-excerpt{width:100%}.learn-press-courses[data-layout=list] .course-content .course-footer{width:100%;display:flex;justify-content:space-between}@media(max-width:520px){.learn-press-courses[data-layout=list] .course-content .course-footer{width:100%}}.learn-press-courses[data-layout=list] .course-content .course-footer .course-students{display:none}.learn-press-courses[data-layout=list] .course-content .course-readmore a{padding:4px 16px;border-radius:var(--lp-border-radius,3px);color:var(--lp-color-white,#fff);background:var(--lp-primary-color);transition:all .3s;display:block}.learn-press-courses[data-layout=list] .course-content .course-readmore a:hover{filter:contrast(0.85)}.learn-press-courses[data-layout=list] .course-wrap-meta{display:flex;padding-bottom:16px;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);gap:12px;flex-wrap:wrap;row-gap:8px}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item{text-transform:capitalize}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item::before{margin-right:4px;color:var(--lp-primary-color);font-family:"lp-icon"}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item>div{display:inline-block}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-level::before{content:"\f012"}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-duration::before{content:"\f017"}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-lesson::before{content:"\f0c5"}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-quiz::before{content:"\f12e"}.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item-student::before{content:"\f501"}.learn-press-courses[data-layout=list] .course-wrap-thumbnail{width:35%}.learn-press-courses[data-layout=list] .course-content{width:65%}@media(max-width:767px){.learn-press-courses[data-layout=list] .course-wrap-thumbnail,.learn-press-courses[data-layout=list] .course-content{width:100%}}.learn-press-courses[data-layout=list] .course-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.learn-press-courses[data-layout=list] .course-title{font-size:calc(var(--lp-font-size-base, 1em) * 1.7)}.learn-press-courses[data-layout=grid] .course{padding:0 8px}@media(max-width:992px){.learn-press-courses[data-layout=grid] .course{width:50%}}@media(max-width:767px){.learn-press-courses[data-layout=grid] .course{width:100%}}.learn-press-courses[data-layout=grid] .course-item{border:1px solid #f0f0f0}.learn-press-courses[data-layout=grid] .course-item:hover{box-shadow:0 15px 20px 0 rgba(0,0,0,0.2)}.learn-press-courses[data-layout=grid] .course-content{padding:15px 20px 12px 20px;flex-grow:1}.learn-press-courses[data-layout=grid] .course-content .course-categories{position:absolute;z-index:1;top:-50px;right:-1px;margin-right:0}.learn-press-courses[data-layout=grid] .course-content .course-categories::after{display:none}.learn-press-courses[data-layout=grid] .course-content .course-categories a{position:relative;margin:0}.learn-press-courses[data-layout=grid] .course-content .course-permalink{margin-bottom:20px}.learn-press-courses[data-layout=grid] .course-content .course-info{display:flex;flex-direction:column;flex-grow:1}.learn-press-courses[data-layout=grid] .course-content .course-title{font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.learn-press-courses[data-layout=grid] .course-content .course-wrap-meta,.learn-press-courses[data-layout=grid] .course-content .course-excerpt,.learn-press-courses[data-layout=grid] .course-content .course-short-description,.learn-press-courses[data-layout=grid] .course-content .course-readmore{display:none}.learn-press-courses[data-layout=grid] .course-content .separator{display:block;border-top:1px solid rgba(153,153,153,0.2);margin-left:-20px;margin-right:-20px}.learn-press-courses[data-layout=grid] .course-content .course-footer{padding-top:12px}.learn-press-courses[data-layout=grid] .course-content .course-footer .course-students{float:left;text-transform:capitalize}.learn-press-courses[data-layout=grid] .course-content .course-footer .course-students::before{position:relative;top:-1px;margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon";content:"\f501"}.learn-press-courses[data-layout=grid] .learn-press-message{margin-left:15px;margin-right:15px}.learn-press-courses[data-size="3"] .course{width:33.3333%}@media(max-width:767px){.learn-press-courses[data-size="3"] .course{width:100%}}.learn-press-courses .lp-archive-course-skeleton{position:absolute;height:100%;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);animation:lp-skeleton-loading 1.4s ease infinite;background-size:400% 100%}.learn-press-courses .lp-archive-course-skeleton li{display:none}.lp-list-courses-default .lp-skeleton-animation{clear:both;padding:5px 0 0 0}.lp-courses-bar{display:flex;float:right;margin-bottom:40px}@media(max-width:767px){.lp-courses-bar{flex-direction:row;width:100%;justify-content:space-between}}.lp-courses-bar .search-courses{position:relative;width:306px;max-width:100%;margin-right:20px;line-height:1;flex:1}.lp-courses-bar .search-courses input[type=text]{width:100%;padding:0 30px 10px 0;border:0;border-bottom:1px solid #ccc;border-radius:0;background:transparent;font-size:1em}.lp-courses-bar .search-courses input[type=text]:focus{border-color:var(--lp-primary-color);outline:0}.lp-courses-bar .search-courses button{position:absolute;top:50%;right:0;width:30px;height:30px;padding:0;border:0;color:var(--lp-color-base,#333) !important;background:transparent !important;transform:translate(0,-50%);box-shadow:none}.lp-courses-bar .search-courses button:focus{border:0;outline:0}.lp-courses-bar .search-courses button.loading>i::before{display:inline-block;font-family:"lp-icon";content:"\f110";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-courses-bar .search-courses::-webkit-input-placeholder{color:#999}.lp-courses-bar .search-courses::-moz-placeholder{color:#999}.lp-courses-bar .search-courses:-ms-input-placeholder{color:#999}.lp-courses-bar .search-courses:-moz-placeholder{color:#999}.lp-courses-bar .search-courses::placeholder{color:#999}@media(max-width:767px){.lp-courses-bar .search-courses{width:100%}}.lp-courses-bar .switch-layout{display:flex;line-height:1;text-align:right;flex:0 0 32px;align-items:center;justify-content:center}.lp-courses-bar .switch-layout input[type=radio]{display:none}.lp-courses-bar .switch-layout .switch-btn{display:block;width:32px;height:32px;margin:0;padding:0;line-height:2em;text-align:center;cursor:pointer}.lp-courses-bar .switch-layout .switch-btn::before{display:inline-block;margin:8px 6px;color:var(--lp-color-base,#333);font-family:"lp-icon";line-height:1}.lp-courses-bar .switch-layout .switch-btn.grid::before{content:"\f00a"}.lp-courses-bar .switch-layout .switch-btn.list{margin-left:3px}.lp-courses-bar .switch-layout .switch-btn.list::before{content:"\f03a"}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before{color:var(--lp-primary-color)}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before{color:var(--lp-primary-color)}.lp_allow_repuchase_select{padding:20px;background:#f7f7f7}.lp_allow_repuchase_select>ul{padding:0;list-style:none}.lp_allow_repuchase_select>a{display:inline-block;margin-top:10px;color:var(--lp-color-white,#fff);background-color:#222}.lp-archive-courses .course-detail-info{padding:28px 0 20px 0;color:var(--lp-color-white,#fff);background:var(--lp-secondary-color);position:relative}.lp-archive-courses .course-detail-info .course-title{margin:0 0 24px 0;border-bottom:1px solid rgba(255,255,255,0.1);color:var(--lp-color-white,#fff);font-weight:700;font-size:calc(var(--lp-font-size-base, 1em) * 2.15);padding-bottom:24px}.lp-archive-courses .course-detail-info::before,.lp-archive-courses .course-detail-info::after{content:"";width:50%;height:100%;background:var(--lp-secondary-color);position:absolute;top:0}.lp-archive-courses .course-detail-info::before{right:100%;left:auto}.lp-archive-courses .course-detail-info::after{left:100%;right:auto}.lp-archive-courses .course-meta__pull-left{font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}.lp-archive-courses .course-meta__pull-left .meta-item{display:flex;text-transform:capitalize;align-items:center}.lp-archive-courses .course-meta__pull-left .meta-item::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon"}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image{margin-right:8px;flex:0 0 46px}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image img{overflow:hidden;position:relative;width:46px;height:46px;border-radius:50%;display:block}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-duration::before{content:"\f017"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-level::before{content:"\f012"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-lesson::before{content:"\f0c5"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-quiz::before{content:"\f12e"}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-student::before{content:"\f501"}.lp-archive-courses .course-meta__pull-left .meta-item__value label{margin:0;color:var(--lp-color-accent-1);font-size:calc(var(--lp-font-size-base, 1em) * 0.86);font-weight:300;line-height:1.5;display:block}.lp-archive-courses .course-meta__pull-left .meta-item__value>div{line-height:1.5}.lp-archive-courses .course-meta__pull-left .meta-item__value>div a{color:var(--lp-color-white,#fff);text-transform:capitalize;text-decoration:none}.lp-archive-courses .course-meta__pull-left .meta-item__value>div a:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-meta__pull-left .meta-item-categories{align-items:center}.lp-archive-courses .course-meta__pull-left .meta-item-categories::before{margin-right:8px;font-size:2.25em;line-height:1;content:"\f097"}.lp-archive-courses .course-meta__pull-left .meta-item-categories .meta-item__value div span{padding:0 4px}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value{display:flex;flex-direction:column;justify-content:space-between}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value .review-stars-rated{margin-bottom:0;line-height:1}.lp-archive-courses .course-meta-primary{margin-bottom:20px}.lp-archive-courses .course-meta-primary .meta-item-categories::before{font-weight:400}.lp-archive-courses .lp-entry-content{display:flex;flex-direction:row}.lp-archive-courses .lp-entry-content .entry-content-left{width:calc(100% - 300px);max-width:100%;margin:0;padding-right:40px;padding-top:60px}@media(max-width:768px){.lp-archive-courses .lp-entry-content .entry-content-left{width:100%;padding-right:0;margin-bottom:50px}}@media(max-width:768px){.lp-archive-courses .lp-entry-content{flex-direction:column}}.lp-archive-courses .course-summary-sidebar{width:300px;max-width:100%;margin-top:-190px}@media(max-width:768px){.lp-archive-courses .course-summary-sidebar{width:100%;margin-top:0}.lp-archive-courses .course-summary-sidebar .course-summary-sidebar__inner{width:100%}}@media(max-width:767px){.lp-archive-courses .course-summary-sidebar{width:100%;padding-left:0}}.lp-archive-courses .course-summary-sidebar__inner{width:300px}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-top{box-shadow:0 15px 20px 0 rgba(0,0,0,0.05)}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-secondary{margin-top:30px;padding:0}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist{color:var(--lp-color-white,#fff);background:transparent !important;font-size:0}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist.on,.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist:hover{color:var(--lp-primary-color)}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist::before{font-family:"lp-icon";font-size:1em;content:"\f004"}.lp-archive-courses .course-summary-sidebar__inner>div{overflow:hidden;padding:20px;background:var(--lp-color-white,#fff)}.lp-archive-courses .course-summary-sidebar__inner>div ul{list-style:none}.lp-archive-courses .course-summary-sidebar__inner>div ul li a{color:#666;font-weight:300;line-height:1.5em}.lp-archive-courses .course-summary-sidebar__inner>div ul li a:hover{color:var(--lp-primary-color);box-shadow:unset}.lp-archive-courses .courses-btn-load-more{display:flex;align-items:center;gap:5px}.lp-archive-courses .course-wishlist:before{font-family:"lp-icon"}.course-summary-sidebar{--lp-button-background-color:#28303d;--lp-button-color:#d1e4dd;position:relative}.course-summary-sidebar .course-sidebar-preview{margin-bottom:35px;background:#fff}.course-summary-sidebar .has-global-padding{padding-right:0;padding-left:0}.course-summary-sidebar .lp-course-buttons{margin-bottom:34px}.course-summary-sidebar .lp-course-buttons>*{margin-bottom:10px}.course-summary-sidebar .lp-course-buttons>*:last-child{margin-bottom:0}.course-summary-sidebar .lp-course-buttons form,.course-summary-sidebar .lp-course-buttons button{width:100%;text-decoration:none}.course-summary-sidebar .lp-course-buttons button{font-weight:500;background-color:var(--lp-button-background-color);color:var(--lp-button-color);border:0}.course-summary-sidebar .lp-course-buttons button:hover{border-color:var(--lp-primary-color)}.course-summary-sidebar .lp-course-buttons button.button-enroll-course.loading::before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite}.course-summary-sidebar .lp-course-buttons button ~ .lp-enroll-notice{margin-top:20px;padding:20px;border:2px solid #059601;border-radius:9px;font-size:.93em;line-height:1.4}.course-summary-sidebar .lp-course-buttons button ~ .lp-enroll-notice.error{border-color:#d85554}.course-summary-sidebar .course-results-progress .items-progress,.course-summary-sidebar .course-results-progress .course-progress{display:flex;flex-direction:row;margin:0 0 5px;padding:0;justify-content:space-between;flex-wrap:wrap}.course-summary-sidebar .course-results-progress .items-progress__heading,.course-summary-sidebar .course-results-progress .course-progress__heading{margin:0;margin-bottom:7px;padding:0;color:#333;font-size:1em;font-weight:500;flex:1 1 auto;width:auto}.course-summary-sidebar .course-results-progress .items-progress .learn-press-progress,.course-summary-sidebar .course-results-progress .course-progress .learn-press-progress{clear:both;width:100%}.course-summary-sidebar .course-results-progress .number{display:block;margin:0;color:#666;font-size:1em;font-weight:300;line-height:1em;text-align:right}@media(min-width:769px){.course-summary-sidebar.slide-down .course-summary-sidebar__inner{position:fixed;top:0}}.course-sidebar-preview .course-price{text-align:center}.course-sidebar-preview .course-price .origin-price{color:var(--lp-primary-color);font-size:1.3em;font-weight:300;font-style:unset}.course-sidebar-preview .course-price .price{color:var(--lp-primary-color);font-size:1.3em;font-weight:500}.course-sidebar-preview .media-preview{overflow:hidden;position:relative;margin:-20px -20px 10px}.course-sidebar-preview .media-preview img{max-width:100%;height:auto;vertical-align:top;width:100%}.course-sidebar-preview .course-time{margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid rgba(204,204,204,0.3)}.course-sidebar-preview .course-time-row{display:flex;color:#666;font-size:1em;font-weight:300;justify-content:space-between;margin-bottom:0}.course-sidebar-preview .course-time-row strong{color:#333;font-weight:500}.course-sidebar-preview .course-time-row time{color:#666;font-weight:300}.course-sidebar-preview>*:last-child{margin-bottom:0}.learnpress-page .lp-button.secondary{background:#9198ab}.learnpress-page .lp-button.secondary:hover{background:#9ba6c5}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:#ddd;pointer-events:none;color:var(--lp-button-background-color)}.learnpress-page:hover{text-decoration:none}.lp-sidebar-toggle__close .content-item-wrap .quiz-buttons.align-center .button-left.fixed{margin-left:0 !important}.course-item-nav{display:flex}.course-item-nav .prev span,.course-item-nav .next span{display:block;font-weight:bold}.course-item-nav .prev a,.course-item-nav .next a{color:#999}.course-item-nav .next{text-align:right}#popup-course{display:flex;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;background:var(--lp-bg-color-lesson,#fff)}#popup-course .back-course{padding-left:24px;padding-right:24px;line-height:70px;background:rgba(255,255,255,0.1);color:#fff}#popup-course .back-course:hover{background:rgba(255,255,255,0.15)}@media(max-width:768px){#popup-course .back-course{background:transparent;opacity:.6;padding-left:15px;padding-right:15px}#popup-course .back-course:hover{background:transparent;opacity:1}}#popup-course .popup-header__inner{display:flex;width:792px;margin:0 auto;justify-content:space-between;align-items:center;padding-left:15px;padding-right:15px;column-gap:10px}@media(max-width:1024px){#popup-course .popup-header__inner{width:100%}}@media(max-width:767px){#popup-course .popup-header__inner{flex-direction:column;gap:5px}#popup-course .popup-header__inner.can-finish-course .items-progress{display:none}}#popup-course .lp-quiz-buttons .complete-quiz,#popup-course .lp-quiz-buttons .back-quiz,#popup-course .lp-quiz-buttons .review-quiz{float:right}#popup-course .quiz-results,#popup-course .quiz-content,#popup-course .quiz-questions,#popup-course .quiz-buttons,#popup-course .quiz-attempts{margin-bottom:60px}#popup-course .quiz-questions .lp-fib-content{margin-bottom:20px;padding:20px;border:2px solid #f5f5f5;border-radius:6px;line-height:1.6}#popup-course .quiz-questions .lp-fib-input{display:inline-block;width:auto;max-width:none}#popup-course .quiz-questions .lp-fib-input>input{height:36px;padding:6px 16px;border:1px solid #222;line-height:2.25em}#popup-course .quiz-questions .lp-fib-answered{padding:0 10px;background:#ececec;white-space:nowrap}#popup-course .quiz-questions .lp-fib-answered.fail{border:2px solid #d85554}#popup-course .quiz-questions .lp-fib-answered.fail .lp-fib-answered__answer{text-decoration:line-through}#popup-course .quiz-questions .lp-fib-answered.correct{border:2px solid #00adff}#popup-course .quiz-questions .lp-fib-note{display:flex;margin-left:10px;font-size:.8em;font-weight:400;align-items:center}#popup-course .quiz-questions .lp-fib-note>span{display:inline-block;width:20px;height:20px;margin:0 5px 0 0}#popup-course .quiz-questions .lp-sorting-choice__check-answer{padding:5px 20px;border:2px solid #059601;border-radius:5px}#popup-course .question .question-response{display:flex;align-items:center;justify-content:flex-start}#popup-course .scrollbar-light>.scroll-element{z-index:9999}#popup-course .scrollbar-light>.scroll-element.scroll-y{display:none}#popup-course .scrollbar-light>.scroll-element.scroll-y .scroll-bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#popup-header{display:flex;position:fixed;z-index:100;right:0;left:475px;padding:0;border-bottom:1px solid #d9e0f1;background:var(--lp-secondary-color);align-items:center;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}#popup-header .course-title{margin:0;padding:0;font-size:1em;letter-spacing:unset}#popup-header .course-title a{display:-webkit-box;overflow:hidden;color:#fff;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-decoration:none}#popup-header .course-title a:hover{color:var(--lp-primary-color)}#popup-header .items-progress{display:flex;justify-content:center;align-items:center;column-gap:10px;white-space:nowrap}#popup-header .number{padding-right:10px;color:#fff;font-size:.8em;font-weight:300}#popup-header .lp-button{display:flex;position:relative;height:auto;border:0;color:#fff;background:var(--lp-primary-color);white-space:nowrap;padding:6px 15px;font-size:1rem}#popup-header .lp-button:hover{opacity:.8}#popup-header .lp-button-back{float:right;margin:9px 10px}#popup-header .lp-button-back button::before,#popup-header .lp-button-back button::after{content:""}#popup-header .lp-button-back button::before{border:1px solid #ddd}#popup-header .lp-button-back button::after{border:1px solid #ddd}#popup-sidebar{overflow:auto;position:relative;box-shadow:0 15px 30px 0 rgba(0,0,0,0.1);flex:0 0 475px;-webkit-transition:.25s;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s}#popup-sidebar .search-course{display:flex;position:relative;height:70px;background:#f9fafc}#popup-sidebar .search-course input[name=s]{display:block;width:100%;padding-left:20px;border:0;color:var(--lp-color-base,#333);background:transparent;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{color:#999}#popup-sidebar .search-course input[name=s]::-moz-placeholder{color:#999}#popup-sidebar .search-course input[name=s]:-ms-input-placeholder{color:#999}#popup-sidebar .search-course input[name=s]:-moz-placeholder{color:#999}#popup-sidebar .search-course input[name=s]::placeholder{color:#999}#popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{font-style:italic}#popup-sidebar .search-course input[name=s]::-moz-placeholder{font-style:italic}#popup-sidebar .search-course input[name=s]:-ms-input-placeholder{font-style:italic}#popup-sidebar .search-course input[name=s]:-moz-placeholder{font-style:italic}#popup-sidebar .search-course input[name=s]::placeholder{font-style:italic}#popup-sidebar .search-course input[name=s]:focus{outline:0}#popup-sidebar .search-course button{position:absolute;top:0;right:10px;height:70px;padding:0 10px;border:0;background:transparent;line-height:1px}#popup-sidebar .search-course button:focus{outline:0}#popup-sidebar .search-course button::before{color:var(--lp-color-accent,#666);font-family:"lp-icon";content:"\f002"}#popup-sidebar .search-course button.clear{display:none}#popup-sidebar .search-course button.clear::before{content:"\f00d"}#popup-sidebar .search-course .search-results{display:none;overflow:auto;position:fixed;z-index:99999999;top:92px;bottom:0;left:0;width:400px;margin:0;border-top-color:transparent;border-right:1px solid #d9e0f1;background:#fbfcff}#popup-sidebar .search-course .search-results .search-results__item{border-bottom:1px solid #d9e0f1;background:#fff}#popup-sidebar .search-course .search-results .search-results__item img{position:absolute;left:10px;width:40px;height:40px}#popup-sidebar .search-course .search-results .search-results__item a{display:-webkit-box;overflow:hidden;position:relative;box-sizing:content-box;height:40px;padding:10px 10px 10px 60px;color:#777;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}#popup-sidebar .search-course .search-results .search-results__item:hover{background:#d9e0f1}#popup-sidebar .search-course .search-results .search-results__item-title{overflow:hidden;margin:0 0 -2px 0;padding:0;font-size:1em;font-weight:normal}#popup-sidebar .search-course .search-results .search-results__item-author{font-size:.75em}#popup-sidebar .search-course .search-results .course-price{position:absolute;right:10px;bottom:10px;font-size:.75em}#popup-sidebar .search-course .search-results .course-price .origin-price{font-size:smaller;text-decoration:line-through}#popup-sidebar .search-course .search-results .search-results__not-found{padding:10px;color:#777}#popup-sidebar .search-course .search-results .search-results__pagination{padding:10px;text-align:center}#popup-sidebar .search-course .search-results .search-results__pagination a,#popup-sidebar .search-course .search-results .search-results__pagination span{display:inline-block;margin:0 3px 10px 2px;padding:5px 8px;border:1px solid #d9e0f1;border-radius:4px;color:#777;font-size:.8em;line-height:1;cursor:pointer}#popup-sidebar .search-course .search-results .search-results__pagination span{color:#999;background:#d9e0f1}#popup-sidebar .search-course.searching .search-results{display:block}#popup-sidebar .search-course.searching .clear{display:block}#popup-sidebar .search-course.searching button{display:none}#popup-sidebar .search-course.searching::after{position:absolute;z-index:1;bottom:0;left:50%;width:0;height:0;margin-left:-10px;border:10px solid transparent;border-bottom-color:#fff;content:""}#popup-sidebar .course-curriculum{overflow:auto;position:absolute;top:70px;bottom:0;width:475px}#popup-sidebar .course-curriculum::-webkit-scrollbar-thumb{background:#ccc}#popup-sidebar .course-curriculum::-webkit-scrollbar{width:8px}#popup-sidebar .course-curriculum::-webkit-scrollbar-track{background:#f5f5f5}#popup-sidebar .section{position:relative;padding:0 0 4px 0}#popup-sidebar .section .circle-progress{display:inline-block;position:absolute;top:50%;right:10px;width:24px;height:24px;margin-top:-12px;border:3px solid #d9e0f1;border-radius:50%}#popup-sidebar .section.section-empty .section-header{margin:0}#popup-sidebar .section.section-empty .learn-press-message{margin:0;padding:10px;border-bottom:1px solid #d9e0f1;border-radius:0;color:#999;background:#f5f5f5;font-size:.8em}#popup-sidebar .section.section-empty .learn-press-message::before,#popup-sidebar .section.section-empty .learn-press-message::after{position:absolute;z-index:9999;top:-16px;left:10px;width:0;height:0;border:8px solid transparent;border-bottom-color:#f5f5f5;background:transparent;content:"";-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#popup-sidebar .section.section-empty .learn-press-message::after{z-index:9998;top:-20px;left:8px;border-width:10px;border-bottom-color:#d9e0f1}#popup-sidebar .section-header{position:sticky;z-index:1000;top:0;padding:20px 16px;cursor:pointer;background-color:var(--lp-bg-color-lesson,#fff)}#popup-sidebar .section-header .section-title .show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f0d7"}#popup-sidebar .section-header .section-toggle{justify-content:flex-end;flex:0}#popup-sidebar .section-header .section-toggle i{color:var(--lp-color-accent,#666)}#popup-sidebar .section-header .section-meta{padding-top:6px;padding-bottom:0}#popup-sidebar .section-content{margin-bottom:0}#popup-sidebar .curriculum-more{padding-right:16px;padding-left:16px}#popup-sidebar .course-item>span{display:none}#popup-sidebar .course-item::before{top:-1px;bottom:-1px;height:auto;background:transparent}#popup-sidebar .course-item::after{content:""}#popup-sidebar .course-item.current{background:#eaeaea}#popup-sidebar .course-item.has-status.failed .trans{color:#f02425}#popup-sidebar .course-item.status-completed .trans{color:#3bb54a}#popup-content{overflow:auto;position:relative;margin:70px 0 50px 0;flex:1;padding-left:15px;padding-right:15px}#popup-content .lp-button{position:relative;margin:0;padding:8px 25px;border-color:var(--lp-secondary-color)}#popup-content .lp-button.instant-check .instant-check__icon{margin-right:5px}#popup-content .lp-button.instant-check .instant-check__icon::before{font-family:"lp-icon";content:"\f058"}#popup-content .lp-button.instant-check .instant-check__info{visibility:hidden;position:absolute;top:100%;left:0;margin-top:3px;padding:11px 20px;border-radius:3px;color:#333;background:#eee;white-space:nowrap;text-transform:none}@media(max-width:600px){#popup-content .lp-button.instant-check .instant-check__info{white-space:normal;width:90vw}}#popup-content .lp-button.instant-check:hover .instant-check__info{visibility:visible}#popup-content .lp-button.instant-check.loading::before{display:none}#popup-content .lp-button.instant-check.loading .instant-check__icon{display:inline-block;animation:lp-rotating 1s linear infinite}#popup-content .lp-button.instant-check.loading .instant-check__icon::before{font-weight:800;content:"\f110"}#popup-content .lp-button:hover{border-color:var(--lp-primary-color)}#popup-content .lp-button.completed{display:flex;flex-direction:row-reverse;border-color:transparent;color:#fff;background:#3db748;align-items:center;justify-content:center;float:left}#popup-content .lp-button.completed i{margin-left:9px;font-size:.8em}#popup-content.fixed-quiz-status .quiz-status{background:var(--lp-primary-color)}#popup-content.fixed-quiz-status .quiz-status>div{padding:0}#popup-content::-webkit-scrollbar{width:8px}#popup-content::-webkit-scrollbar-thumb{background:#ccc}#popup-content::-webkit-scrollbar-track{background:#f5f5f5}#popup-footer{position:fixed;z-index:999;right:0;bottom:0;left:475px;width:100%;max-width:792px;height:50px;margin:0 auto;border-top:1px solid #ebebeb;background:var(--lp-bg-color-lesson,#fff);-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s}@media(max-width:1024px){#popup-footer{width:auto;padding:0 15px}}#popup-footer .course-item-nav{justify-content:space-between}#popup-footer .course-item-nav .prev,#popup-footer .course-item-nav .next{display:flex;line-height:3.125em}#popup-footer .course-item-nav .prev a,#popup-footer .course-item-nav .next a{display:block;color:var(--lp-color-accent,#666)}#popup-footer .course-item-nav .prev::before,#popup-footer .course-item-nav .next::before{color:#999;font-family:"lp-icon"}#popup-footer .course-item-nav .prev:hover a,#popup-footer .course-item-nav .prev:hover::before,#popup-footer .course-item-nav .next:hover a,#popup-footer .course-item-nav .next:hover::before{color:var(--lp-primary-color)}#popup-footer .course-item-nav .prev:hover .course-item-nav__name,#popup-footer .course-item-nav .next:hover .course-item-nav__name{display:block}#popup-footer .course-item-nav .next{flex-direction:row-reverse}#popup-footer .course-item-nav .next::before{margin-left:10px;content:"\f0da"}#popup-footer .course-item-nav[data-nav=next]{justify-content:flex-end}#popup-footer .prev::before{margin-right:10px;content:"\f0d9"}#popup-footer .prev .course-item-nav__name{right:auto;left:-30px}#popup-footer .prev .course-item-nav__name::before{right:auto;left:5px}@media(max-width:1024px){#popup-footer .prev .course-item-nav__name{left:15px}}#popup-footer .course-item-nav__name{display:none;position:absolute;top:-20px;right:-30px;width:auto;padding:10px 15px;color:var(--lp-color-accent,#666);background:#ccc;font-size:calc(var(--lp-font-size-base, 1em) * 0.925);line-height:1}@media(max-width:1024px){#popup-footer .course-item-nav__name{top:-25px;right:15px;left:auto}}#sidebar-toggle{display:inline-block;width:32px;min-width:32px;line-height:70px;height:unset;margin:0;background:rgba(255,255,255,0.1);color:var(--lp-color-white,#fff);font-size:1.4em;cursor:pointer;transition:.25s;-webkit-appearance:none;border:0;text-align:center}#sidebar-toggle:after{display:none}#sidebar-toggle::before{display:inline-block;position:static;margin:0;width:auto;height:auto;font-family:"lp-icon";content:"\f0d9"}#sidebar-toggle:focus{border:0;outline:0}body.admin-bar #popup-course{top:32px}body.lp-sidebar-toggle__close #sidebar-toggle::before{content:"\f0da"}body.lp-sidebar-toggle__close #popup-sidebar{flex:0}body.lp-sidebar-toggle__close #popup-header,body.lp-sidebar-toggle__close #popup-footer{left:0}@media(max-width:768px){body:not(.lp-sidebar-toggle__open) #sidebar-toggle::before{content:"\f0da"}body:not(.lp-sidebar-toggle__open) #popup-sidebar{flex:0}}@media screen and (max-width:480px){#popup-header,#popup-footer{width:100%}.learnpress-v4 #popup-header,.lp-4 #popup-header,.learnpress-v4 #popup-footer,.lp-4 #popup-footer{width:auto}.learnpress-v4.starkid #popup-header,.learnpress-v4.starkid #popup-footer{width:100%}#popup-content{min-width:100vw}}.course-curriculum .section-header .section-meta{position:relative}@media screen and (max-width:1280px){#popup-sidebar{flex-basis:300px}#popup-sidebar .course-curriculum{width:300px}#popup-header,#popup-footer{left:300px}}@media screen and (max-width:782px){body.admin-bar #popup-course{top:46px}#popup-course .course-item-meta .item-meta.count-questions,#popup-course .course-item-meta .item-meta.duration{display:none}#popup-sidebar{flex-basis:300px}#popup-sidebar .course-curriculum{width:300px}#popup-header,#popup-footer{left:300px}}.content-item-wrap{width:792px;max-width:100%;margin:0 auto;padding-bottom:80px}@media(max-width:1024px){.content-item-wrap{width:100%}}.content-item-wrap .course-item-title{margin-top:0;margin-bottom:24px;font-size:calc(var(--lp-font-size-base, 1em) * 2.6);font-weight:700}@media(max-width:767px){.content-item-wrap .course-item-title{text-align:center}}.content-item-wrap .content-item-summary{padding-top:50px}.content-item-wrap .content-item-summary:after{clear:both;content:"";display:block}.content-item-wrap .content-item-description{margin-bottom:30px}.content-item-wrap .content-item-description .wp-video,.content-item-wrap .content-item-description .mejs-container{margin-bottom:15px}.content-item-wrap .content-item-description h2,.content-item-wrap .content-item-description h3,.content-item-wrap .content-item-description h4,.content-item-wrap .content-item-description h5,.content-item-wrap .content-item-description h6{margin-top:10px;margin-bottom:15px;letter-spacing:unset}.content-item-wrap .content-item-description p{margin-bottom:20px}.content-item-wrap .content-item-description p:last-child{margin-bottom:0}.content-item-wrap .content-item-description img{max-width:100%;height:auto;vertical-align:middle}.content-item-wrap #learn-press-quiz-app{margin-bottom:40px}.content-item-wrap .quiz-content{margin-bottom:40px;color:#666;font-weight:300}.content-item-wrap .quiz-content img{max-width:100%;height:auto;vertical-align:middle}.content-item-wrap .quiz-buttons{display:flex;justify-content:center;text-align:center;gap:10px}.content-item-wrap .quiz-buttons .button-right .lp-button{margin:0 0 0 15px}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav]{margin:0;border:1px solid #d9e0f1;color:#777;background:#fbfcff}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav]::before{display:inline-block;width:15px;height:15px;border:2px solid #d9e0f1;border-top-color:transparent;border-left-color:transparent;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav].prev::before{margin-left:7px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav].next{margin-left:-1px}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav].next::before{margin-right:7px}.content-item-wrap .quiz-buttons .lp-button[data-type=question-nav]:hover{background:#fff}.content-item-wrap .quiz-buttons.align-center{display:block;text-align:center}.content-item-wrap .quiz-buttons.align-center .button-left{text-align:center}.content-item-wrap .quiz-buttons.align-center .button-left.fixed{position:fixed;z-index:99999;bottom:0;left:50%;width:100%;max-width:792px;height:49px;margin-left:237px;transform:translateX(-50%);background:#fff}@media(max-width:768px){.content-item-wrap .quiz-buttons.align-center .button-left.fixed{width:100% !important}}.content-item-wrap .quiz-buttons.align-center .button-left.nav-center{height:50px;margin-left:0 !important}.content-item-wrap .quiz-buttons:not(.infinity).is-first .prev{display:none}.content-item-wrap .quiz-buttons:not(.infinity).is-last .next{display:none}.content-item-wrap .quiz-buttons:not(.is-first):not(.is-last) .prev{border-top-right-radius:0;border-bottom-right-radius:0}.content-item-wrap .quiz-buttons:not(.is-first):not(.is-last) .next{border-top-left-radius:0;border-bottom-left-radius:0}.content-item-wrap .questions-pagination .nav-links{text-align:center;display:flex;justify-content:center;gap:4px;margin-top:6px}.content-item-wrap .questions-pagination .nav-links .page-numbers{vertical-align:middle;width:fit-content;padding:0 15px;display:flex;align-items:center;color:#666;background-color:transparent;font-weight:300;border:1px solid;cursor:pointer}.content-item-wrap .questions-pagination .nav-links .page-numbers.next,.content-item-wrap .questions-pagination .nav-links .page-numbers.prev{display:inline-block;padding:10px;background:transparent;text-align:center;text-decoration:none;text-transform:none;border:1px solid}.content-item-wrap .questions-pagination .nav-links .page-numbers.current,.content-item-wrap .questions-pagination .nav-links .page-numbers:hover{color:var(--lp-primary-color)}@media(max-width:575px){.content-item-wrap .questions-pagination .nav-links{margin-top:10px}.content-item-wrap .questions-pagination .nav-links .page-numbers{padding:0 10px}.content-item-wrap .questions-pagination .nav-links .page-numbers.next,.content-item-wrap .questions-pagination .nav-links .page-numbers.prev{padding:5px}}.course-curriculum .section-title{position:relative;margin-bottom:0}.course-curriculum .section-title span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%)}.course-curriculum .section-title span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"\f107"}.course-curriculum .section-title span.show-desc:hover::before{border-top-color:#ccc}.quiz-attempts .attempts-heading{margin-bottom:15px}.quiz-attempts table{border-spacing:0;border-left:1px solid var(--lp-secondary-color);border-top:1px solid var(--lp-secondary-color);width:100%}.quiz-attempts table tr th,.quiz-attempts table tr td{border-right:1px solid var(--lp-secondary-color);border-bottom:1px solid var(--lp-secondary-color);padding:5px 15px;text-align:center}.quiz-attempts table tr th{font-weight:500}@media(max-width:575px){#popup-course .quiz-attempts{overflow-x:auto}}.lp-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,0.8);transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-property:opacity}.wp-admin .lp-modal-dialog .lp-modal-header{padding:2em}.wp-admin .lp-modal-dialog .lp-modal-header h3{font-size:1.4em}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center}.lp-modal-dialog .learn-press-message{width:auto;margin:0 !important}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black}.lp-modal-dialog .lp-modal-content h2,.lp-modal-dialog .lp-modal-content h3{margin:0}.lp-modal-dialog .lp-modal-content .lp-group-step h3{border-bottom:1px solid #eee}.lp-modal-dialog .lp-modal-content .main-content .terms-upgrade .pd-2em{padding:0 1em}.lp-modal-dialog .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em}.lp-modal-dialog .lp-modal-header h3{margin:0;color:white;font-weight:400}.lp-modal-dialog .lp-modal-body .main-content{max-height:500px;overflow:auto;overscroll-behavior:contain}.lp-modal-dialog .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-body .main-content .pd-2em{padding:1em}.lp-modal-dialog .lp-modal-footer{padding:20px;background-color:#f9fafb;text-align:right}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;opacity:.5;background:#000}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;left:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(-50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-weight:400;text-align:center}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px}.learn-press-comments{width:792px;max-width:100%;margin:0 auto}@media(max-width:1024px){.learn-press-comments{width:100%}}@media(min-width:769px){#learn-press-item-comments{padding-bottom:50px}}.learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px}.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}.learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:""}.course-curriculum .section-header .section-left{display:flex;align-items:center;gap:16px}.course-curriculum .section-header .section-left .wrapper-section-title{flex:1}.course-curriculum .section-header .section-left .section-toggle{flex:0 0 40px;align-items:center;text-align:center;cursor:pointer;min-width:1em}.course-curriculum .section-header .section-left .section-toggle .fa-caret-down,.course-curriculum .section-header .section-left .section-toggle .lp-icon-caret-down{display:none}.course-curriculum .section-header .learn-press-progress{width:80px}.course-curriculum .section.closed .section-toggle .fa-caret-down,.course-curriculum .section.closed .section-toggle .lp-icon-caret-down{display:block}.course-curriculum .section.closed .section-toggle .fa-caret-up,.course-curriculum .section.closed .section-toggle .lp-icon-caret-up{display:none}.course-curriculum .section.closed .section-content{overflow:hidden;height:0}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-material-skeleton{overflow:auto}.lp-material-skeleton .course-material-table{width:100%;display:none}.lp-material-skeleton .course-material-table th{text-align:center}.lp-material-skeleton .course-material-table th:first-child{text-align:left}.lp-material-skeleton .course-material-table tr td:not(:first-child){text-align:center}.lp-material-skeleton .course-material-table tfoot td{text-align:left;font-weight:bold}.lp-material-skeleton .lp-loadmore-material.lp-button{display:none;margin-top:20px;padding:12px 24px}#popup-content .lp-material-skeleton .lp-loadmore-material.lp-button{display:none;margin-top:20px;padding:12px 24px}.learnpress.theme-twentytwentytwo .wp-site-blocks,.learnpress.twentytwentytwo .wp-site-blocks{max-width:none;padding-right:0;padding-left:0}.learnpress.theme-twentytwentytwo .wp-site-blocks>.wp-block-group,.learnpress.twentytwentytwo .wp-site-blocks>.wp-block-group{max-width:none;margin-right:auto;margin-left:auto}.learnpress.theme-twentytwentytwo .lp-archive-courses,.learnpress.twentytwentytwo .lp-archive-courses{max-width:none}.learnpress.theme-twentytwentytwo .wp-container-11 .alignfull,.learnpress.theme-twentytwentytwo .wp-container-9 .alignfull,.learnpress.theme-twentytwentytwo .wp-container-12 .alignfull,.learnpress.twentytwentytwo .wp-container-11 .alignfull,.learnpress.twentytwentytwo .wp-container-9 .alignfull,.learnpress.twentytwentytwo .wp-container-12 .alignfull{max-width:100%;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important}.learnpress.twentytwentyone{--lp-font-size-base:.925em}.learnpress.twentytwentyone .lp-archive-courses a:focus{background:transparent !important;text-decoration:none !important;outline:none !important}.learnpress.twentytwentyone .pagination,.learnpress.twentytwentyone .comments-pagination{border-top:0;padding-top:0}@media(max-width:1199px){.learnpress.twentytwentytwo .wp-site-blocks .wp-block-template-part{padding-left:15px;padding-right:15px}}.learn-press-pagination{margin:20px 0;text-align:center}.learn-press-pagination .page-numbers{display:inline-block;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none}.learn-press-pagination .page-numbers>li{display:inline-block;margin:0}.learn-press-pagination .page-numbers>li .page-numbers{float:unset;padding:0 12px;color:#666;text-decoration:none}.learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--lp-primary-color);font-weight:400}.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--lp-primary-color)}@media(max-width:1024px){body.learnpress-page{--lp-cotainer-padding:1rem}}footer{clear:both}.margin-bottom{margin-bottom:20px}.hide-if-js{display:none !important}.clearfix::after{display:block;clear:both;content:""}.lp-form-fields{margin:0;padding:0;list-style:none}.lp-form-fields .form-field{margin:0 0 20px 0;list-style:none}ul.learn-press-breadcrumb{max-width:var(--lp-container-max-width);width:100%;margin:0 auto;padding:1em var(--lp-cotainer-padding);list-style:none;font-size:calc(var(--lp-font-size-base, 1em) * 0.925)}ul.learn-press-breadcrumb li{display:inline-block;margin:0}ul.learn-press-breadcrumb li a:hover{color:var(--lp-primary-color)}ul.learn-press-breadcrumb i{margin:0 8px}ul.learn-press-breadcrumb a{color:inherit}.learnpress-page input[type=text],.learnpress-page input[type=email],.learnpress-page input[type=number],.learnpress-page input[type=password],.learnpress-page textarea{border-color:#ccc;-webkit-border-radius:var(--lp-border-radius,3px);-moz-border-radius:var(--lp-border-radius,3px);border-radius:var(--lp-border-radius,3px)}.learnpress-page input[type=text]:focus,.learnpress-page input[type=email]:focus,.learnpress-page input[type=number]:focus,.learnpress-page input[type=password]:focus,.learnpress-page textarea:focus{outline:0;border-color:var(--lp-primary-color)}.learnpress-page .lp-button,.learnpress-page #lp-button{padding:12px 24px;border:1px solid #ccc;color:var(--lp-color-base,#333);background:transparent;box-shadow:unset;font-family:inherit;font-weight:400;text-align:center;text-transform:capitalize;-webkit-border-radius:var(--lp-border-radius,3px);-moz-border-radius:var(--lp-border-radius,3px);border-radius:var(--lp-border-radius,3px);-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s}.learnpress-page .lp-button.large,.learnpress-page #lp-button.large{height:52px;padding:18px 30px;font-size:1.1em}.learnpress-page .lp-button:hover,.learnpress-page #lp-button:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color)}.learnpress-page .lp-button.btn-ajax-off .icon,.learnpress-page #lp-button.btn-ajax-off .icon{display:none}.learnpress-page .lp-button.btn-ajax-on .icon,.learnpress-page #lp-button.btn-ajax-on .icon{display:inline-block;margin-right:5px;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.learnpress-page .lp-button:focus,.learnpress-page #lp-button:focus{outline:0}.learnpress-page .lp-button.loading::before,.learnpress-page #lp-button.loading::before{display:inline-block;font-family:"lp-icon";content:"\f110";animation:lp-rotating 1s linear infinite;margin-right:4px}.learnpress-page .rwmb-field .description{margin-top:8px;color:#999;font-size:smaller;font-style:italic}.lp-entry-content .course-tabs{margin-bottom:40px}.retake-course,.enroll-course,.purchase-course{display:inline-block}.table-orders th,.table-orders td{padding:5px 10px}.form-button{display:inline-block}ul.list-table-nav{display:flex;margin-left:0;list-style:none}ul.list-table-nav .nav-text{text-align:left;flex:1}ul.list-table-nav .nav-pages{text-align:right;flex:1}ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0}.primary-color{color:var(--lp-primary-color)}.primary-color-before::before{color:var(--lp-primary-color)}.primary-color-after::after{color:var(--lp-primary-color)}.primary-background-color{background:var(--lp-primary-color)}.primary-background-color{background:var(--lp-primary-color)}.course-origin-price{margin-right:5px;font-size:85%;text-decoration:line-through}.content-item-wrap #comments{margin-right:0;margin-left:0}.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.course-tabs input[name=learn-press-course-tab-radio],.course-tabs .course-tab-panel{display:none}.course-tabs .course-nav label{display:flex;align-items:center;justify-content:center;margin:0;padding:18px 12px;font-weight:700;text-transform:capitalize;cursor:pointer}.no-event{pointer-events:none}@media screen and (max-width:768px){ul.learn-press-courses .course{width:48%}}@media screen and (max-width:600px){ul.learn-press-courses .course{width:100%;margin-right:0}}.course-price:empty{display:none !important}
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@font-face{font-family:"lp-icon";src:url(//www.stefaniavalentini.fitness/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.ttf?v3eoq4) format("truetype"),url(//www.stefaniavalentini.fitness/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon//lp-icon.woff?v3eoq5) format("woff"),url(//www.stefaniavalentini.fitness/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon//lp-icon.svg?v3eoq5#lp-icon) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;text-rendering:auto}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005"}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{color:#333;padding:0;margin:0;text-transform:capitalize}.lp-form-course-filter__content .lp-course-filter__field .count{position:absolute;right:0;top:0;color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid rgba(204,204,204,0.3);border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #eee;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.ajaxload{display:inline-block;position:relative;width:30px;height:30px;background:#7b7b7b;content:"";-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.ajaxload::after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;position:absolute;top:2px;left:50%;width:6px;height:6px;margin-left:-3px;background:#dedede;content:""}.lp-ajaxload-style-1{display:inline-block;position:relative;width:32px;height:32px}.lp-ajaxload-style-1::before,.lp-ajaxload-style-1::after{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #ddd;content:""}.lp-ajaxload-style-1::after{clip:rect(0,32px,16px,16px);border-color:#2fa7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite}.lp-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}@media(max-width:420px){.learnpress.widget{max-width:400px}}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.learnpress.widget_course_info .lp_widget_course_info,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info{margin:0;padding:20px;border:1px solid #eee;line-height:1}.learnpress.widget_course_info .lp_widget_course_info h3,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info h3{margin-bottom:15px}.learnpress.widget_course_info .lp_widget_course_info ul,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul{margin:0;padding:0;font-size:.8em}.learnpress.widget_course_info .lp_widget_course_info ul li,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;line-height:1}.learnpress.widget_course_info .lp_widget_course_info ul li span,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li span{font-size:.8em}.learnpress.widget_course_info .lp_widget_course_info ul label,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul label{font-size:.8em}.learnpress.widget_course_extra .lp-widget-course-extra,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra{margin:0;padding:20px;border:1px solid #eee;line-height:1}.learnpress.widget_course_extra .lp-widget-course-extra h3,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra h3{margin-bottom:20px;font-size:1rem}.learnpress.widget_course_extra .lp-widget-course-extra__content h4.course-extras__title,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:.8em;font-weight:600}.learnpress.widget_course_extra .lp-widget-course-extra__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul{margin:0;padding:0;font-size:.8em}.learnpress.widget_course_extra .lp-widget-course-extra__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul li{margin-bottom:10px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras{display:block}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content{color:#777;font-size:.8em}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}@font-face{font-family:dashicons;src:url(//www.stefaniavalentini.fitness/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//www.stefaniavalentini.fitness/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//www.stefaniavalentini.fitness/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}button{ line-height: 1.7; cursor: pointer; border: none; padding: 13px 28px; font-size: 16px; font-weight: 600; margin-right: 4px; color: #fff; }
button:focus{ outline: none; }
.learnpress-page .lp-button{ line-height: 1.7; height: auto; } .yoku-learn-press-nav-tabs-wrap{ position: relative; margin-bottom: 65px; }
ul.learn-press-nav-tabs{ border-bottom-width: 1px; margin-bottom: 0px; }
.yoku-tab-slidebar{ overflow: hidden; height: 13px; width: 100px; margin-top: -1px; }
.yoku-tab-slidebar .yoku-tab-slidebar-border{ border-top-width: 1px; border-top-style: solid; }
.yoku-tab-slidebar .yoku-tab-slidebar-border:before{ content: " "; width: 0px; height: 0px; border-width: 12px 12px 0px 12px; border-style: solid;  display: block; margin: 0px auto; }
.yoku-tab-slidebar:after{ content: " "; width: 0px; height: 0px; border-width: 12px 12px 0px 12px; border-style: solid; border-color: #ffffff transparent transparent; display: block; margin: -13px auto 0px; } .checkout-review-order tr.cart-subtotal th{ padding: 6px 0px 0px; font-weight: 400; border: 0px; }
.checkout-review-order tr.cart-subtotal td{ padding: 6px 0px 0px; font-weight: 500; border: 0px; }
.checkout-review-order tr.order-total th{ padding: 0px 0px 30px; font-weight: 400; }
.checkout-review-order tr.order-total td{ font-weight: 600; }
#learn-press-order-review{ margin-top: 36px; margin-bottom: 50px;  }
.checkout-review-order h4{ font-size: 24px; margin-bottom: 25px; }
.learn-press-checkout-comment{ margin-bottom: 50px; }
.learn-press-checkout-comment h4{ font-size: 24px; margin-bottom: 25px; }
.learn-press-checkout-comment textarea{ font-size: 16px; padding: 16px 22px 20px; }
.learn-press-checkout-payment h4{ font-size: 24px; margin-bottom: 25px; }
#learn-press-payment .payment-methods{ max-width: 470px; margin-bottom: 30px; }
#learn-press-payment .payment-methods .payment-method-form{ border: 0px; background: transparent; padding: 8px 18px 8px 49px; }
#learn-press-payment .payment-methods .lp-payment-method > label{ padding: 5px 18px; }
#learn-press-payment .payment-methods .lp-payment-method.selected > label{ padding: 5px 18px; }
#learn-press-payment .lp-payment-method input[type="radio"]{ margin-right: 7px; margin-top: 0px; }
#learn-press-payment .lp-payment-method img{ margin-left: 13px; }
form#learn-press-checkout + a{ display: inline-block; font-style: italic; border-bottom-width: 1px; border-bottom-style: solid; margin-top: 13px; line-height: 1.2; }
table.order_details{ border-spacing: 1px; text-align: left; margin-bottom: 50px; }
table.order_details tr th{ width: 300px; }
table.order_details tr th, table.order_details tr td{ font-size: 18px; font-weight: 500; padding: 14px 22px; }
h4.yoku-lp-received-order-title{ font-size: 24px; text-align: center; margin-bottom: 50px; font-weight: 600; } .yoku-lp-course-social-share .yoku-head{ float: left; font-size: 13px; text-transform: uppercase; font-weight: 600; margin-right: 20px; margin-top: 12px; }
.yoku-lp-course-social-share .gdlr-core-social-share-wrap a{ border-width: 1px; border-style: solid; line-height: 40px; display: inline-block; width: 42px; 
text-align: center; font-size: 13px; margin-right: 15px; margin-left: 0px; 
border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.yoku-lp-course-social-share .gdlr-core-social-share-wrap a:hover{ color: #fff; } .yoku-lp-course-ralated-container{ margin-bottom: 40px; }
.yoku-lp-course-ralated-container .yoku-lp-course-ralated-head{ margin-bottom: 42px; }
.yoku-lp-course-ralated-container .yoku-lp-course-related-title{ margin-bottom: 0px; float: left; }
.yoku-lp-course-ralated-container .yoku-lp-course-related-view-all{ float: right; margin-top: 15px; }
.yoku-lp-course-buttom-subscription{ margin-bottom: -95px; position: relative; z-index: 1;
background-position: center; background-size: cover;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }
.yoku-lp-course-buttom-subscription-inner{ padding: 60px; max-width: 1200px; margin: 0px auto; }
.yoku-lp-course-buttom-subscription .yoku-title{ font-size: 32px; font-weight: 600; line-height: 1; margin-bottom: 5px; }
.yoku-lp-course-buttom-subscription .yoku-caption{ font-size: 32px; font-weight: 200; line-height: 1; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item{ margin-top: 12px; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email{ padding-right: 0px; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email input[type="email"]{ padding: 17px 20px; height: 52px;
border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; -webkit-border-radius: 3px 0px 0px 3px; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit{ margin-left: -3px; width: 30%; overflow: visible; float: left; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit input[type="submit"]{ font-size: 13px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; height: 52px; padding: 17px; }
.yoku-lp-with-footer-subscription .yoku-footer-container{ padding-top: 95px; } .yoku-lp-single-course-info{ background: #fff; padding: 30px 10px; margin-top: -52px; z-index: 1; position: relative;
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2); }
.yoku-lp-single-course-info .yoku-left{ float: left; }
.yoku-lp-single-course-info .yoku-lp-course-info-item{ margin-bottom: 0px; }
.yoku-lp-single-course-info .yoku-lp-course-info-item .yoku-lp-course-info{ width: auto; display: inline-block; }
.yoku-lp-single-course-info .yoku-right{ float: right; }
.yoku-lp-single-course-info .yoku-lp-course-price-item{ margin-bottom: 0px; padding-bottom: 0px; }
.yoku-lp-single-course-info .yoku-lp-course-price-item .course-price{ display: inline-block; margin-right: 14px; margin-bottom: 0px; }
.yoku-lp-single-course-info .yoku-lp-course-price-item .course-price .price{ font-size: 27px; font-weight: 600; }
.yoku-lp-single-course-info .yoku-lp-course-price-item .retake-course, 
.yoku-lp-single-course-info .yoku-lp-course-price-item .enroll-course, 
.yoku-lp-single-course-info .yoku-lp-course-price-item .purchase-course{ display: inline-block; }
.yoku-lp-single-course-info .yoku-lp-course-price-item .course-price .price .yoku-currency-symbol{ font-size: 15px; }
.lp-single-course{ margin-bottom: 50px; }
.lp-single-course .learn-press-breadcrumb{ display: none;  }
.learn-press-course-results-progress .items-progress .lp-course-progress-heading, 
.learn-press-course-results-progress .course-progress .lp-course-progress-heading{ font-size: 24px; margin-bottom: 20px; }
.learn-press-course-results-progress .items-progress .number, 
.learn-press-course-results-progress .course-progress .number{ font-size: 18px; }
.learn-press-course-results-progress .items-progress .learn-press-progress,
.learn-press-course-results-progress .course-progress .learn-press-progress{ margin-top: 9px; }
.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed, 
.learn-press-course-results-progress .course-progress .lp-course-status .grade.passed{ font-size: 14px; padding: 5px 10px; margin-left: 7px; }
.learn-press-course-results-progress .items-progress .lp-progress-bar, 
.learn-press-course-results-progress .course-progress .lp-progress-bar{ height: 7px; }
.lp-course-progress .lp-passing-conditional{ height: 7px; }
.course-remaining-time{ font-size: 18px; font-weight: 500; }
.course-remaining-time .lp-label.label-enrolled{ font-size: 12px; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; padding: 5px 10px; border-radius: 2px; margin-right: 15px; }
.course-learning-summary #learn-press-course-tabs{ padding-top: 30px; }
ul.learn-press-nav-tabs .course-nav.active:after, 
ul.learn-press-nav-tabs .course-nav:hover:after{ display: none; }
ul.learn-press-nav-tabs .course-nav a{ font-size: 15px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 500; padding: 0px 30px 15px; }
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section{ margin-bottom: 30px; }
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header .section-title{ font-size: 22px; font-weight: 600; }
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-header{ padding-bottom: 20px; }
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link:before{ display: none; }
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link:before{ display: none; }
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item .item-name{ font-size: 18px; font-weight: 500; padding: 5px 0px 0px; }
.course-tab-panel-curriculum .course-curriculum ul.curriculum-sections .section-content .course-item .item-name .yoku-head{ margin-right: 30px; font-weight: normal; display: inline; }
.lp-single-course .course-author .author-name a{ color: #222; }
.course-tab-panel-instructor .author-thumbnail{ float: left; line-height: 0; overflow: hidden; margin-right: 40px;
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.course-tab-panel-instructor .author-bio{ overflow: hidden; }
.lp-single-course .course-author .author-name{ font-size: 22px; float: none; text-align: left; font-style: normal; font-weight: 600; margin-bottom: 20px; }
.lp-single-course .course-author .author-description{ font-size:  18px; }
.course-tab-panel-reviews{ max-width: 900px; }
.course-tab-panel-reviews .course-rate-wrap{ margin-bottom: 40px; }
.yoku-course-rating-summary{ float: left; margin-right: 40px; padding: 50px 55px; }
.yoku-course-rating-summary .yoku-course-rating-summary-amount{ font-size: 46px; font-weight: 600; line-height: 1; margin-bottom: 11px; text-align: center; }
.yoku-course-rating-summary .yoku-course-rating-summary-number { font-size: 17px; text-align: center; }
.yoku-course-rating-summary .review-stars-rated{ margin-bottom: 5px; display: block; margin: 0px auto 10px; }
.yoku-course-rating-content{ overflow: hidden; }
.yoku-course-rating-content .course-rate{ margin-top: 12px; margin-bottom: 12px; }
.yoku-course-rating-content .review-bar, 
.yoku-course-rating-content .review-bar .rating{ height: 7px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
.yoku-course-rating-content .review-bar{ width: calc(100% - 200px); margin-right: 18px; }
.yoku-course-rating-content .review-stars-rated{ vertical-align: middle; margin-top: -3px; margin-right: 8px; }
.yoku-course-rating-content .review-stars-rated .review-stars.empty, 
.yoku-course-rating-content .review-stars-rated .review-stars.filled{ font-size: 15px; height: auto; line-height: 0; letter-spacing: 4px }
.course-reviews-list li, .course-reviews-list-shortcode li{ border-color: #f3f3f3; }
.course-reviews-list li, .course-reviews-list-shortcode li{ background: transparent; border-width: 2px; padding: 45px; }
.course-reviews-list li .review-author, .course-reviews-list-shortcode li .review-author{ width: 150px; }
.course-reviews-list li{ margin-bottom: 30px; }
.course-reviews-list li .review-author-image{ line-height: 0; width: 88px; margin: 0px auto 25px; overflow: hidden;
border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.course-reviews-list li .review-author h4{ font-size: 16px; margin: 0px 0px 14px; text-align: center; }
.course-reviews-list li .review-stars-rated{ width: 100px; margin: 0px auto; display: block; }
.course-reviews-list li .review-stars-rated .review-stars.empty,
.course-reviews-list li .review-stars-rated .review-stars.filled{ font-size: 16px; letter-spacing: 5px; }
.course-reviews-list li .review-text{ overflow: hidden; width: auto; float: none; }
.course-reviews-list li .review-title{ font-size: 19px; font-style: normal; margin-bottom: 20px; }
.course-reviews-list li .review-content { font-size: 18px; }
.course-item-nav .yoku-nav{ display:inline-block; font-weight: 600; font-size: 13px; text-transform: uppercase; letter-spacing: 1px;
border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: transparent; }
.course-item-nav .yoku-nav-title{ display: block; font-size: 16px; margin-top: 6px; }
.course-item-nav .prev .yoku-nav:before{ font-family: fontAwesome; content: "\f177"; display: inline-block; width: 0px; overflow: hidden; vertical-align: middle;
transition: width 150ms; -webkit-transition: width 150ms; -moz-transition: width 150ms; }
.course-item-nav .next .yoku-nav:after{ font-family: fontAwesome; content: "\f178"; display: inline-block; width: 0px; overflow: hidden; vertical-align: middle;
transition: width 150ms; -webkit-transition: width 150ms; -moz-transition: width 150ms; }
.course-item-nav .prev:hover .yoku-nav:before,
.course-item-nav .next:hover .yoku-nav:after{ width: 25px; } .course-curriculum ul.curriculum-sections .section-content .course-item .item-name .yoku-head{ display: none; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{ font-size: 18px;  }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{ background: transparent; color: #a1a1a1; font-size: 18px; }
.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status{ background-color: #127bbe; padding: 1px 6px; height: auto; font-size: 12px; }
.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status:before{ font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; }
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ height: auto; padding: 1px 6px; font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; }
body.course-item-popup #learn-press-content-item .content-item-wrap{ margin-top: 60px; padding: 0px 30px; }
body.course-item-popup #learn-press-content-item .content-item-wrap.yoku-continue{ margin-top: 0px; margin-bottom: 60px; }
body.course-item-popup #learn-press-content-item .course-item-title{ font-size: 25px; margin-bottom: 43px; }
body.course-item-popup.wpadminbar .content-item-description{ margin-bottom: 50px; }
body.course-item-popup #learn-press-course-curriculum .section-header{ padding-top: 36px; }
body.course-item-popup .course-curriculum ul.curriculum-sections .section-header .section-title{ font-weight: 600; margin-bottom: 15px; padding-bottom: 0px; }
body.course-item-popup #learn-press-course-curriculum .section-header .section-desc{ margin-bottom: 18px; margin-top: 12px; }
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item:before{ display: none; }
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .item-name { font-weight: 500; font-size: 16px; }
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link:before{ content: "\e04c"; font-family: "simple-line-icons"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before{ content: "\e08e"; font-weight: normal; font-family: "simple-line-icons"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link:before{ content: "\e081"; font-family: "simple-line-icons"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status:before,
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status:before{ content: "\4e"; font-family: "ElegantIcons"; }
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed.failed .course-item-status:before{ content: "\e082"; font-family: "simple-line-icons"; } #course-item-content-header .course-item-search{ background: #f5f5f5; } #course-item-content-header .course-item-search input{ color: #748494; }
#course-item-content-header .course-item-search input::placeholder{  color: #748494; opacity: 1; }
#course-item-content-header .course-item-search input:-ms-input-placeholder{ color: #748494; }
#course-item-content-header .course-item-search input::-ms-input-placeholder{ color: #748494; } #course-item-content-header .course-title a{ color: #222; } body.yoku-body #course-item-content-header,
body.yoku-body.course-item-popup.wpadminbar #course-item-content-header{ background: #f8faff; }
#course-item-content-header{ height: 50px; }
#course-item-content-header .course-item-search{ padding: 10px 15px; border-right-width: 1px; border-right-style: solid; }
#course-item-content-header .course-item-search input{ font-style: normal; font-size: 16px; font-weight: 500; letter-spacing: 0.5px; }
#course-item-content-header .course-item-search button:after{ content: "\e090"; font-family: "simple-line-icons"; }
#course-item-content-header .course-item-search.has-keyword button:after{ content: "\e090"; }
body.yoku-body #course-item-content-header .course-title{ height: 50px; line-height: 50px; font-size: 16px; font-weight: 500; }
body.yoku-body #course-item-content-header,
body.yoku-body.course-item-popup.wpadminbar #course-item-content-header{ border-bottom: 0px; }
#course-item-content-header .form-button.lp-button-back button{ line-height: 1; font-size: 13px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; padding: 10px 20px;
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
#course-item-content-header{ height: 50px; line-height: 50px; }
body.yoku-body.course-item-popup #learn-press-course-curriculum, 
body.yoku-body.course-item-popup #learn-press-content-item{ top: 50px; }
body.yoku-body.course-item-popup.wpadminbar #learn-press-course-curriculum, 
body.yoku-body.course-item-popup.wpadminbar #learn-press-content-item{ top: 82px; box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.1); }
.content-item-wrap.yoku-continue form{ margin-bottom: 50px; } .quiz-intro{ font-size: 18px; min-width: 430px; }
.quiz-intro li label{ padding-bottom: 14px; }
.quiz-progress{ padding: 22px 0px; margin-bottom: 55px; }
.quiz-progress .progress-items .progress-item .progress-number{ font-size: 25px; font-weight: bold; margin-bottom: 18px; }
.quiz-progress .progress-items .progress-item .progress-label{ font-size: 18px; font-weight: 500; }
body.course-item-popup #learn-press-content-item .content-question-summary .question-title{ font-size: 19px; margin-bottom: 22px; }
.answer-options{ margin-bottom: 46px; }
.answer-options .answer-option{ padding: 16px; margin-bottom: 10px;
border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.answer-options .answer-option .option-title:before{ display: none; }
.answer-options .answer-option .option-title .option-title-content{ transition: color 200ms; -webkit-transition: color 200ms; -moz-transition: color 200ms; }
.answer-options .answer-option input[type="checkbox"]{ border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title:before{ display: none; }
.answer-options .answer-option input[type="checkbox"]{ width: 26px; height: 26px; margin: 4px 20px 0px 4px; min-width: 26px; }
.answer-options .answer-option input[type="checkbox"]:after{ width: 5px; height: 13px; margin-top: -9px; }
.answer-options .answer-option input[type="radio"]:checked ~ .option-title:before{ display: none; }
.answer-options .answer-option input[type="radio"]:after{ width: 5px; height: 13px; margin-top: -9px; left: 12px; }
.quiz-result{ margin-bottom: 50px; }
.quiz-result .result-statistic{ font-size: 18px; }
.quiz-result .result-statistic .result-statistic-field{ margin-bottom: 8px; }
.quiz-result .result-statistic .result-statistic-field label{ font-weight: 600; }
.quiz-result .result-grade{ width: 275px; margin: 35px auto 42px; background: #f8f8f8; padding: 25px 0px 22px; }
.quiz-result .result-grade .result-achieved{ border: 0px; font-weight: 600; font-size: 43px; }
.quiz-result .result-grade .result-achieved:after{ content: " "; display: block; width: 26px; border-bottom-width: 3px; border-bottom-style: solid; margin: 4px auto 10px; }
.quiz-result .result-grade .result-require{ font-size: 22px; font-weight: 500; }
.quiz-result .result-grade .result-message{ font-size: 17px; margin-top: 11px; } .learn-press-message{ padding: 20px 24px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; }
.learn-press-message.error:before{ width: 3px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; }
#popup_container #popup_content{ padding: 0px; }
body.confirm #popup_container{ padding: 40px 50px !important;
border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; }
body.confirm #popup_container #popup_content{ padding: 30px 40px; text-align: center; }
body.confirm #popup_container .close{ font-size: 18px; top: 13px; right: 18px; }
body.confirm #popup_container #popup_content #popup_message{ font-size: 18px; font-weight: 600; padding: 0px; margin: 0px; background: transparent; }
body.confirm #popup_container #popup_panel input[type="button"]{ padding: 8px 35px; height: auto; }
.review-stars > li span{ font-size: 17px; }
.review-stars > li{ width: auto; height: auto; margin-right: 4px; }
.review-form{ padding: 45px 50px; }
.review-form form h3{ font-size: 26px; }
.review-form h3 .close{ margin: 0px; position: absolute; top: 13px; right: 18px; }
.review-form h3 .close::before{ content: "\f00d"; font-family: fontAwesome; font-size: 18px; }
.review-form button.close{ margin: 0; }
.review-form .review-fields > li > label{ font-size: 18px; font-weight: 500; }
.review-form .review-fields > li input[type="text"]{ font-size: 16px; padding: 12px 22px 16px; }
.review-form .review-fields > li textarea{ font-size: 16px; padding: 16px 22px 20px; } #learn-press-user-profile{ margin-bottom: 40px; }
#learn-press-user-profile .learn-press-form-login,
#learn-press-user-profile .learn-press-form-register{ position: relative; width: 50%; float: left; border: 0px; padding: 40px; }
#learn-press-user-profile .learn-press-form-login:before{ content: " "; position: absolute; 
top: 0px; right: 20px; bottom: 0px; left: 0px; pointer-events: none; box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1); }
#learn-press-user-profile .learn-press-form-register:before{ content: " "; position: absolute; 
top: 0px; right: 0px; bottom: 0px; left: 20px; pointer-events: none; box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1) }
#learn-press-user-profile .learn-press-form-login{ padding-right: 60px; }
#learn-press-user-profile .learn-press-form-login h3{ font-size: 26px; }
#learn-press-user-profile .learn-press-form-login button{ margin-top: 15px; }
#learn-press-user-profile .learn-press-form-login a{ border-bottom-width: 1px; border-bottom-style: solid; }
#learn-press-user-profile .learn-press-form-register{ padding-left: 60px; }
#learn-press-user-profile .learn-press-form-register h3{ font-size: 26px; }
#learn-press-user-profile .learn-press-form-register button{ margin-top: 15px; }
#learn-press-user-profile .learn-press-form-register .description{ margin-top: 22px; }
#learn-press-profile-header{ height: auto; background: transparent; margin-bottom: 60px; }
#learn-press-profile-header .lp-profile-cover:after{ content: " "; display: block; clear: both; width: 0px; height: 0px; }
#learn-press-profile-header .lp-profile-avatar{ position: static; float: left; line-height: 0; overflow: hidden; margin-right: 40px;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
#learn-press-profile-header .lp-profile-avatar img{ margin: 0px; }
#learn-press-profile-header .yoku-learn-press-profile-cover-content{ overflow: hidden; padding-top: 18px; }
#learn-press-profile-header .profile-name{ position: static; font-size: 22px; text-align: left; font-weight: 600; }
#learn-press-profile-header .profile-email{ font-size: 18px; }
#learn-press-profile-nav{ min-width: 250px; background: transparent; padding-top: 0px; }
#learn-press-profile-nav:before{ display: none; }
#learn-press-profile-nav .tabs > li{ margin-bottom: 3px; }
#learn-press-profile-nav .tabs > li a{ padding: 12px 20px; }
#learn-press-profile-nav .tabs > li a i{ margin-right: 12px; }
#learn-press-profile-nav .tabs > li.active ul{ display: none; }
#learn-press-profile-nav .tabs > li:hover:not(.active) ul{ display: none; }
#learn-press-profile-content{ width: auto; float: none; padding-left: 60px; margin-top: 0px; }
.yoku-learn-press-profile-nav-logout{ display: block; padding: 12px 20px; font-style: italic; }
.yoku-learn-press-profile-nav-logout i{ margin-right: 12px; }
.lp-tab-sections{ background: transparent; margin-bottom: 45px; }
.lp-tab-sections .section-tab.active span{ border-bottom-width: 3px; }
.lp-tab-sections .section-tab a, .lp-tab-sections .section-tab span{ font-size: 18px;  font-weight: 600; padding-left: 0px; padding-right: 0px; margin-right: 30px; }
.learn-press-form .form-fields .form-field label{ font-size: 18px; font-weight: 500; margin-bottom: 16px; }
.learn-press-form .form-fields .form-field .description{ font-size: 16px; font-weight: 300; }
.learn-press-form .form-fields .form-field{ margin-bottom: 32px; }
.learn-press-form .form-fields .form-field input[type="text"], 
.learn-press-form .form-fields .form-field input[type="email"], 
.learn-press-form .form-fields .form-field input[type="number"], 
.learn-press-form .form-fields .form-field input[type="password"]{ font-size: 16px; padding: 12px 22px 16px; }
.learn-press-form .form-fields .form-field textarea{ font-size: 16px; padding: 16px 22px 20px; }
.learn-press-form .form-fields .form-field select{ font-size: 16px; padding: 12px 22px 16px; min-width: 220px; }
.learn-press-form .form-fields .form-field select:focus{ outline: none; }
.learn-press-form .form-fields .form-field .yoku-lp-combobox{ display: inline-block; padding-right: 10px; border-width: 1px; border-style: solid; }
.learn-press-form .form-fields .form-field .yoku-lp-combobox select{ padding: 11px 22px 15px; border: none; }
form[name="profile-avatar"] p{ margin-bottom: 8px; }
form[name="profile-avatar"] .lp-avatar-preview .profile-picture{ margin: 0px; }
form[name="profile-avatar"] .lp-avatar-preview{ line-height: 1; margin-bottom: 8px; }
form[name="profile-avatar"] button#lp-upload-photo{ width: 200px; padding: 12px 25px; }
form[name="profile-publicity"] input[type="checkbox"]{ float: left; margin-right: 12px; margin-top: 5px; }
form[name="profile-publicity"] .form-fields .form-field .description { font-weight: 400; font-style: normal; } .learn-press-subtab-content .profile-heading{ font-size: 24px; margin-bottom: 30px; }
.learn-press-subtab-content .lp-sub-menu{ font-size: 18px; font-weight: 500; line-height: 1.5; margin-bottom: 38px; }
.learn-press-subtab-content .lp-sub-menu span{ border-bottom-width: 3px; border-style: solid; }
.lp-label{ border-radius: 0px; padding: 7px 8px; }
.lp-list-table{ border-spacing: 1px; }
.lp-list-table th{ padding: 22px; font-weight: 500; font-size: 18px; }
.lp-list-table td{ font-weight: 500; padding: 28px 20px 0px 0px; }
.lp-list-table tr:last-child td{ padding-bottom: 22px; }
.lp-list-table tbody tr td{ font-size: 17px; border: 0px; }
.lp-list-table tfoot tr td, .lp-list-table tfoot tr th{ font-size: 17px; }
.lp-list-table .list-table-nav td{ font-size: 17px; font-weight: 400; padding-bottom: 22px; padding-top: 20px; border-top-width: 1px;  border-style: solid; }
.profile-list-table .result-percent{ font-size: 17px; font-weight: 500; }
.profile-recover-order{ border: 0px; padding: 20px 0px 0px; font-size: 19px; }
.profile-recover-order:after{ content: " "; display: block; clear: both; width: 0px; height: 0px; }
.profile-recover-order .order-recover{ margin-top: 20px; }
.profile-recover-order .order-recover input[name="order-key"]{ line-height: 1.7; padding: 13px 19px; font-size: 16px; background: #f7f7f7; border: 0px; float: left; }
div#profile-content-order-details strong{ margin-right: 5px; } #profile-content-orders h3,
#profile-content-order-details h3{ font-size: 24px; margin-bottom: 30px; }
.lp-list-table.order-table-details{ padding-bottom: 15px; margin-bottom: 34px;
border-bottom-width: 1px; border-bottom-style: solid; }
.lp-list-table.order-table-details td{ font-weight: 400; }
.lp-list-table.order-table-details tfoot tr td, 
.lp-list-table.order-table-details tfoot tr th{ font-weight: 400; padding: 0px 0px 20px 0px; border-bottom: 0px; }
.lp-list-table.order-table-details tfoot tr:last-child th{ font-weight: 600; } #learn-press-profile-tab-course-wishlist ul.learn-press-courses .course{ width: 33.33%; margin: 0px; padding: 0px 15px; }
#learn-press-profile-tab-course-wishlist ul.learn-press-courses{ margin: 0px -15px; } #profile-content-courses .profile-courses-list{ margin: 0px -15px; }
#profile-content-courses .yoku-profile-owned-course-list{ padding: 0px 15px; } form.yoku-lp-menu-search{ position: relative; float: left; margin-left: 30px; }
form.yoku-lp-menu-search:after{ content: "\e090"; position: absolute; right: 14px; top: 2px; font-family: simple-line-icons; line-height: 50px; pointer-events: none; }
form.yoku-lp-menu-search input[type="text"]{ font-size: 16px; border: none; height: 50px; line-height: 20px; padding: 15px 40px 15px 20px; width: 300px; }
form.yoku-lp-menu-search input[type="submit"]{ position: absolute; right: 0px; top: 0px; width: 40px; height: 50px; padding: 0px; color: transparent; background: transparent; } .yoku-lp-top-bar-user-button{ color: #fff; }
.yoku-lp-top-bar-user .yoku-lp-top-bar-nav-content a, 
.yoku-lp-top-bar-user .yoku-lp-top-bar-nav-content a:hover{ color: #1c2a44; }
.yoku-lp-top-bar-user{ display: inline-block; padding-left: 25px; position: relative; }
.yoku-lp-top-bar-user .yoku-lp-top-bar-user-button{ font-family: FontAwesome; font-size: 14px; width: 32px; text-align: center; line-height: 32px; cursor: pointer;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.yoku-lp-top-bar-user .yoku-lp-top-bar-nav{ position: absolute; right: 0px; width: 200px; z-index: 999; 
padding-top: 8px; opacity: 0; pointer-events: none; transition: opacity 200ms; }
.yoku-lp-top-bar-user .yoku-lp-top-bar-nav-content{ background: #fff; padding: 22px 25px 14px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
.yoku-lp-top-bar-user .yoku-lp-top-bar-nav-content a{ display: block; margin-bottom: 16px; }
.yoku-lp-top-bar-user .yoku-lp-top-bar-nav-content a:first-child{ margin-top: 10px; }
.yoku-lp-top-bar-user .yoku-lp-top-bar-nav-content a i{ margin-right: 12px; }
.yoku-lp-top-bar-user:hover .yoku-lp-top-bar-nav{ opacity: 1; pointer-events: auto; }
.yoku-lp-top-bar-user a.yoku-lp-page-dashboard,
.yoku-lp-top-bar-user a.yoku-lp-page-quizzes,
.yoku-lp-top-bar-user a.yoku-lp-page-orders,
.yoku-lp-top-bar-user a.yoku-lp-page-order-details{ display: none; }
.yoku-main-menu-right-wrap .yoku-lp-top-bar-user{ float: left; } body .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{ font-size: 14px; padding: 0 0px; }
body.viewing-course-item  .course-curriculum ul.curriculum-sections .section-header .section-meta{ display: block; white-space: nowrap; padding-left: 0px; text-align: left; margin-bottom: 20px; }
body.viewing-course-item .course-curriculum ul.curriculum-sections .section-header .section-title{ margin-bottom: 10px; }
.content-item-scrollable .gdlr-core-page-builder-body { margin-bottom: 0px; }
#learn-press-content-item .content-item-wrap #comments { margin-top: 60px; }
.question-fill-in-blank .question-passage, .question-type-fill_in_blank .question-passage { margin-bottom: 40px; }
#content-item-quiz input.answer-options{ margin-bottom: 0; }
.question-numbers{ margin-top: 45px; }
body .question-numbers li a{ padding: 20px; border: 0; min-width: 12px; min-height: 12px; border-radius: 27px; }
body .question-numbers li a:hover{ border: 0; }
body .course-curriculum ul.curriculum-sections .section-header .section-meta{ display: table-cell !important; white-space: nowrap !important; padding-left: 20px !important; text-align: right !important; font-size: 14px; vertical-align: middle; }
body.viewing-course-item  .course-curriculum ul.curriculum-sections .section-header .section-meta{ display: block !important; white-space: nowrap !important; padding-left: 0px !important; text-align: left !important; margin-bottom: 20px; }
body.viewing-course-item .course-curriculum ul.curriculum-sections .section-header .section-title{ margin-bottom: 5px !important; }
body.course-item-popup #learn-press-course-curriculum .section-header{ padding-top: 15px !important; }
body .course-curriculum ul.curriculum-sections{ padding-top: 25px; }
body .course-curriculum ul.curriculum-sections .section-content .course-item .item-icon, 
body .course-curriculum ul.curriculum-sections .section-content .course-item .item-name{ padding: 16px 10px; }
body .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before{ padding: 14px 0; }
body .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ background: #ffe7df; color: #e67550; }
body .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status, 
body .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status{ color: #ffb4b4; }
body #course-item-content-header .course-item-search input{ font-weight: 400; }
body #course-item-content-header .course-item-search{ padding: 10px 20px; }
body #course-item-content-header .course-title { padding: 0 25px; letter-spacing: 0.5px; }
body #course-item-content-header .toggle-content-item:before{ font: 17px/50px fontawesome; }
body #course-item-content-header .toggle-content-item{ width: 55px; height: 50px; }
body.full-screen-content-item #course-item-content-header .toggle-content-item:before{ font: 19px/50px fontawesome; }
body .course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before{ color: #111111; }
body .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ font-size: 11px; }
body .learn-press-progress .progress-bg { height: 6px; top: -1px; }
body .yoku-lp-course-social-share .yoku-head{ font-size: 15px; letter-spacing: 1px; }
body .yoku-lp-course-social-share .gdlr-core-social-share-wrap a{ line-height: 48px; width: 50px; font-size: 17px; }
body .yoku-lp-course-social-share .yoku-head{ margin-top: 13px; }
body .yoku-lp-course-social-share .gdlr-core-social-share-item.gdlr-core-item-pdb.gdlr-core-left-align.gdlr-core-social-share-left-text.gdlr-core-item-mglr.gdlr-core-style-plain.gdlr-core-no-counter{ margin-bottom: 35px; }
body form[name="search-course"]{ margin-bottom: 60px; }
body form[name="search-course"] .search-course-input{ width: 100%; padding: 18px 20px; }
body form[name="search-course"] .search-course-button{ right: -3px; padding: 13px 30px 16px; }
body .learn-press-pagination .page-numbers > li a, 
body .learn-press-pagination .page-numbers > li span{ display: block; padding: 15px 20px; }
body .learn-press-course-results-progress{ margin-bottom: 30px; }
body .yoku-learn-press-nav-tabs-wrap{ margin-bottom: 25px; }
body #learn-press-course-tabs{ margin-bottom: 60px; }
body.course-item-popup #learn-press-course-curriculum .section-header{ padding-top: 0px !important; }
body.viewing-course-item .course-curriculum ul.curriculum-sections .section-header .section-title{ padding-top: 1px; }
body.course-item-popup #learn-press-course-curriculum .section-header{ padding-top: 20px !important; }
body .course-curriculum ul.curriculum-sections{ padding-top: 15px; }
.yoku-lp-course-price-item .course-price .price .yoku-currency-symbol{ font-size: 40px; }
.yoku-lp-course-price-item .course-price .price{ font-size: 70px; }
.yoku-lp-course-price-item .course-price .price{ font-size: 69px; }
.course-curriculum ul.curriculum-sections .section-header .section-left{ padding-bottom: 0px; }
.viewing-course-item .course-curriculum ul.curriculum-sections .section-header .section-left{ padding-bottom: 20px; }
body .lp-single-course .course-price .price{ margin-bottom: 20; font-weight: 600; }
body .lp-single-course .course-price{ margin-bottom: 25px; }
h3.yoku-lp-course-related-title{ font-size: 29px; }
body .yoku-lp-course-grid .yoku-lp-course-info-wrap{ margin-bottom: 13px; }
@media screen and (max-width: 1300px) {
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .item-name{ display: block; overflow: hidden; padding-bottom: 8px; }
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before{ display: block; float: left; padding-bottom: 5px; }
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{ display: block; padding: 0px 0px 10px; text-align: left; margin-left: -5px; }
}
@media screen and (max-width: 1200px) { 
body.course-item-popup #learn-press-content-item .content-item-wrap { width: auto; } 
}
@media screen and (max-width: 782px){
body.course-item-popup.wpadminbar #course-item-content-header{ top: 46px; }
body.yoku-body.course-item-popup.wpadminbar #learn-press-course-curriculum, 
body.yoku-body.course-item-popup.wpadminbar #learn-press-content-item{ top: 96px; }
}
@media screen and (max-width: 768px) {
div#learn-press-content-item{ width: 100%; }
body.course-item-popup #course-item-content-header .course-item-search{ width: 300px; }
body.course-item-popup #course-item-content-header .course-item-search input{ width: 100%; }
body.course-item-popup #course-item-content-header .course-item-search button{ left: 300px; }
body.course-item-popup #learn-press-course-curriculum{ width: 300px; }
body.course-item-popup #content-item-nav,
body.course-item-popup #learn-press-content-item,
body.course-item-popup #course-item-content-footer{ left: 300px; }
body #course-item-content-header .toggle-content-item{ position: absolute; top: 65px; border-left: none; width: 42px; height: 42px;
-webkit-animation: delayLeft 500ms forwards; -moz-animation: delayLeft 500ms forwards; animation: delayLeft 500ms forwards; }
body #course-item-content-header .toggle-content-item:before{ font-size: 15px; line-height: 42px; display: block; }
body.full-screen-content-item #course-item-content-header .toggle-content-item{ left: 0px; 
-webkit-animation: none; -moz-animation: none; animation: none; }
body.full-screen-content-item #course-item-content-header .toggle-content-item:before{ font-size: 17px; line-height: 42px; }
#course-item-content-header .form-button.lp-button-back{ opacity: 0; transition: opacity 300ms; pointer-events: none; }
body.full-screen-content-item #course-item-content-header .form-button.lp-button-back{ opacity: 1; pointer-events: auto; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item{ margin-left: 0px; }
}
@media screen and (max-width: 767px){
#learn-press-user-profile .learn-press-form-login{ float: none; width: auto; padding-right: 40px; }
#learn-press-user-profile .learn-press-form-login:before{ right: 0px; }
#learn-press-user-profile .learn-press-form-register{ float: none; width: auto; padding-left: 40px;}
#learn-press-user-profile .learn-press-form-register:before{ left: 0px; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item{ margin-top: 30px; padding: 0px; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email{ width: 100%; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email input[type="email"]{ border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit{ width: 100%; margin: 0px; }
.yoku-lp-course-buttom-subscription .gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit input[type="submit"]{ border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.yoku-lp-course-social-share .gdlr-core-social-share-left-text{ text-align: left; }
.yoku-course-rating-summary { float: none; margin: 0px 0px 30px; }
.course-tab-panel-instructor .author-thumbnail{ float: none; margin: 0px 0px 30px; text-align: center; }
} @keyframes delayLeft{ 			0% { left: 0px; } 80% { left: 0px; } 100% { left: 300px; } }
@-webkit-keyframes delayLeft{ 	0% { left: 0px; } 80% { left: 0px; } 100% { left: 300px; } }
@-moz-keyframes delayLeft{ 		0% { left: 0px; } 80% { left: 0px; } 100% { left: 300px; } }
@keyframes delayLeft2{ 			0% { left: 0px; } 80% { left: 0px; } 100% { left: 200px; } }
@-webkit-keyframes delayLeft2{ 	0% { left: 0px; } 80% { left: 0px; } 100% { left: 200px; } }
@-moz-keyframes delayLeft2{ 	0% { left: 0px; } 80% { left: 0px; } 100% { left: 200px; } }
@media screen and (max-width: 768px) {
body.full-screen-content-item #course-item-content-header .toggle-content-item{}
}
#learn-press-profile-nav {
width: 100%;
}
body.learnpress #learn-press-profile-content {
padding-left: 0;    
clear: both;
}
body.learnpress .lp-list-table th {
padding: 15px 2px;
font-size: 12px;
text-align: center;
vertical-align: middle;
}
body.learnpress .lp-list-table tbody tr td {
font-size: 12px;
}
body.learnpress .profile-list-courses .column-passing-grade,
body.learnpress .profile-list-courses .column-time-interval,
body.learnpress .profile-list-courses .column-date,
body.learnpress .profile-list-courses .column-status,
body.learnpress .profile-list-quizzes .column-passing-grade,
body.learnpress .profile-list-quizzes .column-time-interval,
body.learnpress .profile-list-quizzes .column-date,
body.learnpress .profile-list-quizzes .column-status  {
width: fit-content;
} ul.learn-press-nav-tabs{ display: block; max-height: none; background: transparent; border-width: 0px 0px 1px; border-style: solid; }
ul.learn-press-nav-tabs .course-nav.active::before{ display: none; }
ul.learn-press-nav-tabs .course-nav{ border: none; }
#learn-press-course-tabs .course-nav label{ font-size: 15px; text-transform: uppercase; letter-spacing: .5px; font-weight: 500; padding: 0 30px 15px; }
.review-stars-rated{ line-height: 1; }
.yoku-lp-course-info-item .review-stars-rated{ margin-top: 5px; margin-bottom: 5px; }
.yoku-course-rating-content .review-bar{ margin-top: 10px; }
.yoku-course-rating-content .review-stars-rated{ margin-bottom: 0px; margin-top: 5px; }
.yoku-course-rating-content .course-rate{ overflow: visible; }
.course-reviews-list .review-stars-rated .review-star{ display: inline; margin: 0px }
#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews,
#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor, 
#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs{ padding-top: 0px; }
#learn-press-course-tabs .course-tab-panels .course-tab-panel{ padding-top: 20px; }
.single-lp_course{ margin-bottom: 0px; }
.single-lp_course .learn-press-breadcrumb{ display: none;  }
.single-lp_course .course-author .author-name{ font-size: 22px; float: none; text-align: left; font-style: normal; font-weight: 600; margin-bottom: 20px; }
.single-lp_course .course-author .author-description{ font-size:  18px; }
.single-lp_course .course-author .author-name a{ color: #222; }
.yoku-lp-course-price-item{ text-align: center; }
#learn-press-course-tabs .course-curriculum .section-header .section-left{ display: block; }
#learn-press-course-tabs .course-curriculum .section-header .section-left .section-toggle{ display: none; }
#learn-press-course-tabs #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta{ display: none !important; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item{ background: transparent; border-bottom-width: 1px; border-bottom-style: solid; padding-left: 0px; padding-right: 0px; display: block; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before{ display: none; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{ padding-left: 0px; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{ width: 100%; }
#popup-course #popup-sidebar .course-curriculum .section .section-header{ height: auto; }
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-meta{ display: none !important; }
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title{ padding: 4px 0px; margin-bottom: 0px !important; }
#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left{ padding-bottom: 0; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link{ height: auto; line-height: 1.7; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name{ font-weight: 500; font-size: 16px; padding: 16px 0px 0px; line-height: 1.3; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta{ padding-top: 0px; padding-bottom: 16px; margin-left: -14px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child{ margin-left: 14px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item{ background: transparent; height: auto; margin-bottom: 0; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link:before{ display: table-cell; content: "\e04c"; font-family: "simple-line-icons"; padding-right: 10px; vertical-align: top; padding-top: 4px; padding-bottom: 0;}
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta{ text-transform: none; vertical-align: baseline; }
#popup-course #popup-content #learn-press-content-item .content-item-wrap{ width: 900px; margin-top: 60px; padding: 0; }
#popup-course #popup-footer .course-item-nav a.yoku-nav-title{ display: none; }
#popup-course #popup-footer .course-item-nav .prev::before { display: none; }
#popup-course #popup-footer .course-item-nav .next::before { display: none; }
#popup-course #popup-footer{ padding: 0px 15px; max-width: calc(100% - 475px); }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child{ height: auto; padding: 0px; display: inline; }
@media screen and (max-width: 1280px){ #popup-course #popup-footer{ max-width: calc(100% - 300px); } }
@media screen and (max-width: 900px){ #popup-course #popup-footer{ max-width: calc(100% - 40px); } }
.learn-press-breadcrumb{ max-width: 1320px; width: auto; padding: 60px 40px 0px; margin-bottom: 20px; }
.learn-press-breadcrumb { font-size: 16px; font-weight:normal; }
.learn-press-breadcrumb li a{ color:inherit; font-weight: normal; }
.learn-press-breadcrumb li.breadcrumb-delimiter i{ display: none; }
.learn-press-breadcrumb li.breadcrumb-delimiter:before{ content: "/"; margin: 0px 5px; }
.lp-courses-bar{ display: block; float: none; width: 100%; padding: 0px 20px; }
.lp-courses-bar .search-courses { width: 100%; }
.lp-courses-bar .search-courses input[type="text"] { border-radius: 0; height: auto; padding: 16px 25px; border-bottom-width: 2px; }
.archive .yoku-lp-content-area{ padding-top: 0px; padding-bottom: 30px; }
.archive .switch-layout{ display: none; }
@media (max-width: 767px) {
.archive .lp-courses-bar .search-courses{ margin-left: 20px; }
}
.learn-press-message.error:before{ display: none; }
.yoku-lp-course-price-item button.lp-button{ font-size: 13px; font-weight: 600; text-transform: uppercase; border:none; }
.yoku-lp-course-price-item button.lp-button, 
.yoku-lp-course-price-item button.lp-button:hover{ color: #fff; }
.yoku-lp-course-wishlist i{ font-family: "fontAwesome"; }
div#learn-press-checkout{ padding-top: 60px; padding-bottom: 30px; }
div#checkout-account-login label{ margin-bottom: 5px; display: block; }
div#checkout-account-guest input[type="text"],
div#checkout-account-login input[type="text"],
div#checkout-account-login input[type="password"]{ width: 100%; border-width: 1px; font-size: 13px; padding: 13px 15px; }
div#checkout-account-login input[type="checkbox"]{ vertical-align: baseline; }
.learn-press-checkout-comment textarea{ border-width: 1px; font-size: 13px; padding: 13px 15px; }
#checkout-order .lp-checkout-order__inner .course-thumbnail{ padding: 0; line-height: 0; }
#checkout-order .lp-checkout-order__inner .course-name{ vertical-align: middle; padding: 0px 20px; }
#checkout-order .lp-checkout-order__inner{ padding: 0px; border: none; border-radius: 0px; }
#checkout-order .lp-checkout-order__inner table{ border-collapse: collapse; }
body #checkout-order .lp-checkout-order__inner .col-number{ padding: 0 20px; vertical-align: middle; }
#checkout-order .lp-checkout-order__inner tfoot .order-total th{ padding: 18px 20px; }
#checkout-order .lp-checkout-order__inner .order-total .col-number{ font-size: 22px; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before{ content: "\e08e"; font-weight: normal; font-family: "simple-line-icons"; }
#popup-course #popup-header{ background: #f8faff; border-bottom: 0px; }
#popup-course #popup-header .popup-header__inner .course-title a,
#popup-course #popup-header .popup-header__inner .course-title a:hover{ color: #222; font-weight: 600; }
#popup-course #popup-header .popup-header__inner{ width: auto; margin: 0px 25px; }
#popup-course #popup-header .popup-header__inner .course-title{ line-height: 50px; }
#popup-course #popup-sidebar .search-course input[name="s"]{ font-size: 16px; font-style: normal; }
#popup-course #popup-sidebar .search-course{ height: 50px; }
#popup-course #popup-sidebar .search-course button{ height: 50px; font-size: 15px; }
#popup-course #popup-sidebar .search-course button:before{ content: "\e090"; font-family: "simple-line-icons"; }
#popup-course #popup-sidebar .search-course{ background: #f5f5f5; }
#popup-course #popup-sidebar{ border-right: 1px solid #e7e7e7; box-shadow: none; }
.course-item-popup .yoku-mobile-header-wrap{ display: none; }
#popup-course #sidebar-toggle{ position: fixed; top: auto; right: 0px; left: auto; z-index: 101; height: 50px; box-shadow: none; 
border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 1px solid #DDD; background: transparent; width: 50px; }
#popup-course #sidebar-toggle:focus{ border-left: 1px solid #ddd; }
#popup-course #sidebar-toggle:before{ font: 17px/50px fontawesome; content: "\f065"; }
#popup-course #sidebar-toggle:checked{ left: auto; }
#popup-course #sidebar-toggle:checked:before{ content: "\f066"; }
.yoku-lp-course-info{ position: relative; }
@media only screen and (max-width: 1400px){ 
.yoku-lp-course-info.gdlr-core-column-15{ width: 50%; margin-bottom: 15px; }
.yoku-lp-course-info.gdlr-core-column-15:nth-child(2n + 1){ clear: left; }
.yoku-lp-course-info.gdlr-core-column-15:nth-child(2n + 1) .yoku-lp-course-info-divider{ display: none; }
}
@media only screen and (max-width: 1300px){
body .yoku-lp-course-price-item .course-price .price{ font-size: 60px; }
} 
@media only screen and (max-width: 1150px){
.yoku-lp-course-price-item button.lp-button{ min-width: 0px; white-space: nowrap; }
body .yoku-lp-course-price-item .course-price .price{ font-size: 42px; }
} 
@media only screen and (max-width: 767px){ 
.yoku-lp-course-info-item .yoku-lp-course-info-content{ padding-left: 0px; padding-right: 0px; }
.yoku-lp-course-info-item .yoku-lp-course-info-item-inner{ margin-left: 0px; margin-right: 0px; }
}
.yoku-top-bar-right-social i {
font-family: 'FontAwesome';
}
.yoku-top-bar-right-social i.fa5b{
font-family: "Font Awesome 5 Brands";
}
.yoku-top-bar-right-social i.fa5s {
font-family: "Font Awesome 5 Free";
}
.yoku-top-bar-right-social i.fa6b {
font-family: 'Font Awesome 6 Brands';
}
body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview,
body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{ font-size: 11px; text-transform: uppercase; }
body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{ padding: 0px; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta{ margin-left: 10px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name{ display: table-cell; vertical-align: middle; padding: 8px 10px 0px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta{ display: table-cell; vertical-align: middle; padding: 0px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child { position: static; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-status::before { font-size: 14px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta { font-size: 14px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-preview:before{ padding: 1px 6px; font-size: 12px; text-transform: uppercase; border-radius: 3px; color: #fff; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.count-questions{ padding: 1px 6px; font-size: 12px; text-transform: uppercase; height: auto; }
.review-stars-rated .review-stars.empty:before{ color: #989898; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{ margin-top: 8px; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc{ margin-top: 8px; }
#popup-course #popup-content{ margin-top: 50px; margin-bottom: 0px; }
.course-item-nav .prev, .course-item-nav .next{ flex: 1; }
.content-item-wrap.yoku-continue{ max-width: 900px; margin: 0px auto 60px; padding: 0 30px; }
body.checkout .learn-press-breadcrumb{ display: none; }
body #checkout-order .lp-checkout-order__inner .course-thumbnail > img { width: 0; display: none;}
body #checkout-order .lp-checkout-order__inner .course-thumbnail { width: 0px;}
body #checkout-order .lp-checkout-order__inner .course-name { padding: 15px 20px;}
body #checkout-order .lp-checkout-order__inner tfoot .cart-subtotal > th { padding: 20px 20px 17px 20px; color: #444;}
body #learn-press-checkout .payment-methods .lp-payment-method{ margin-bottom: 10px; }
body .learn-press-checkout-comment textarea { font-size: 16px; padding: 13px 15px; color: #555555;}
body .lp-terms-and-conditions { font-weight: 400;}
body .learn-press-message.error { margin-bottom: 60px;}
body div#checkout-account-guest input[type="text"], 
body div#checkout-account-login input[type="text"], 
body div#checkout-account-login input[type="password"] { font-size: 16px; }
body #checkout-payment #checkout-order-action button{ border: none; border-radius: 0px; }
#checkout-payment .payment-methods .lp-payment-method .gateway-input{ width: 14px; height: 14px; }
body #learn-press-checkout .payment-methods .lp-payment-method label{ background: #f5f5f5; }
body #learn-press-checkout .payment-methods .lp-payment-method.selected label{ background: #e7f7ff; }
#learn-press-checkout .payment-methods .payment-method-form{ background: transparent; padding: 15px 0px; border-top: none; }
body #learn-press-profile #profile-sidebar { border: 0px; }
body #learn-press-profile .wrapper-profile-header { color: #2D2D2D; background: transparent;}
body #learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username { font-size: 28px;}
body #learn-press-profile .wrapper-profile-header .lp-profile-content-area { min-height: 208px; padding-top: 10px;}
body #learn-press-profile #profile-content { padding-top: 0;}
body #learn-press-profile .dashboard-general-statistic__row .statistic-box { border: 0px; background: #F5F5F5;}
body #learn-press-profile .wrapper-profile-header .lp-profile-left { width: 200px; padding: 0; border: 0;}
body #learn-press-profile #profile-sidebar { width: 200px;}
@media (max-width: 990px){#learn-press-profile #profile-content { margin-top: 50px !important; } }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before{ color: #111; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-status::before{ color: #111; }
.content-item-wrap.yoku-continue { max-width: 953px; }
.lp-courses-bar .search-courses input[type="text"]:focus { border-color: inherit; }
#learn-press-profile #profile-sidebar{ margin-top: 0px; }
#learn-press-profile #profile-header{ padding: 60px 0px 42px; }
#learn-press-profile .lp-user-profile-avatar{ max-width: 120px; float: left; border-radius: 50%; margin: 0px 40px 20px 0px; overflow: hidden; line-height: 0; }
#learn-press-profile .lp-user-profile-socials{ display: none; }
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner { padding: 0px; width: auto; overflow: hidden; min-height: 0px; }
#learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner .lp-profile-user-bio { padding-bottom: 18px; }
body #learn-press-profile #profile-sidebar { width: 250px; box-shadow: none; }
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li { border-top: none; margin-bottom: 2px; }
#learn-press-profile #profile-nav .lp-profile-nav-tabs li > ul { display: none !important; }
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after { display: none; }
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li a{ font-weight: 400; }
div#profile-nav i.fa-chalkboard-teacher:before{ font-family: simple-line-icons; content: "\e06a"; }
div#profile-nav i.fa-book-open:before{ font-family: simple-line-icons; content: "\e04c"; }
div#profile-nav i.fa-puzzle-piece:before{ font-family: simple-line-icons; content: "\e05f"; }
div#profile-nav i.fa-shopping-cart:before{ font-family: simple-line-icons; content: "\e04e"; }
div#profile-nav i.fa-cog:before{ font-family: simple-line-icons; content: "\e06c"; }
div#profile-nav i.fa-sign-out-alt:before{ font-family: simple-line-icons; content: "\e065"; }
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a::before{ font-family: simple-line-icons; content:"\e08a"; font-weight: 400; font-size: 16px; left: 20px; }
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i { font-weight: 400; font-size: 16px; left: 20px; }
.learn-press-tabs{ background: transparent; }
.learn-press-tabs .learn-press-tabs__nav{ border: none; }
.learn-press-tabs .learn-press-tabs__tab::before{ display: none; }
.learn-press-tabs .learn-press-tabs__tab::after{ display: none; }
.learn-press-tabs .learn-press-tabs__tab > label{ padding: 0; margin-right: 30px; }
.learn-press-tabs .learn-press-tabs__tab{ border: none; background: transparent; }
.learn-press-tabs .learn-press-tabs__tab.active label{ border-bottom-width: 3px; border-bottom-style: solid; }
.learn-press-subtab-content .learn-press-filters > li::after{ display: none; }
.learn-press-subtab-content .learn-press-filters > li > span.count{ display: none; }
.learn-press-subtab-content .learn-press-filters > li{ margin-right: 25px; }
.learn-press-subtab-content .learn-press-filters > li > span{ border-bottom-width: 3px; border-style: solid; padding-bottom: 2px; }
#learn-press-profile-basic-information .form-field .form-field-input input, 
form[name="profile-change-password"] .form-field .form-field-input input{ height: auto; padding: 12px 22px 16px; border-bottom-width: 2px; }
#learn-press-profile-basic-information .form-field .form-field-input textarea{ padding: 12px 22px 16px; border-bottom-width: 2px; }
#learn-press-profile-basic-information .form-field .form-field-input input[type="password"], form[name="profile-change-password"] .form-field .form-field-input input[type="password"]{ padding: 12px 22px 16px; }
.lp-password-input .lp-show-password-input { top: 14px; }
#learn-press-profile-basic-information button, form[name="profile-change-password"] button{ border-radius: 0; margin-top: 10px; font-weight: 600; }
#learn-press-profile-basic-information button:hover, form[name="profile-change-password"] button:hover{ opacity: 1; }
#learn-press-profile-basic-information .form-field > label, form[name="profile-change-password"] .form-field > label{ font-style: normal; font-size: 18px; }
.learn-press-form .form-fields .form-field label { font-style: normal; }
#learn-press-profile-basic-information .form-field .form-field-input input, #learn-press-profile-basic-information .form-field .form-field-input textarea, form[name="profile-change-password"] .form-field .form-field-input input, form[name="profile-change-password"] .form-field .form-field-input textarea{ font-style: normal; font-weight: 400; font-size: 16px; }
#lp-user-edit-avatar .lp-avatar-preview{ margin: 0px;}
#lp-user-edit-avatar #lp-avatar-actions a{ display: block; width: auto; border-radius: 0px; border: none; padding: 3px 0px; height: auto; }
#lp-user-edit-avatar #lp-avatar-actions{ display: block; }
body.learnpress .lp-list-table th { font-size: 18px; font-weight: 500; text-align: left; padding: 0px 20px; color: #fff; }
body.learnpress .lp-list-table tbody tr td { font-size: 17px; font-weight: 500; }
span.lp-label.label-pending { background: #e5e5e5; }
ul.courses-list li{ float: left; list-style: none; }
.yoku-profile-owned-course-list { padding: 0px 15px; }
body #learn-press-profile #profile-content { padding-top: 0; }
@media (max-width: 990px){ #learn-press-profile #profile-content { margin-top: 50px !important; } }
.lp-user-profile.guest { padding: 80px 0px 80px; }
.lp-user-profile.guest .learn-press-form-login,
.lp-user-profile.guest .learn-press-form-register{ float: left; width: 46%; margin: 0 2%; border: none; box-shadow: 0px 10px 30px rgb(0 0 0 / 10%) !important; }
.learn-press-form .form-fields .form-field input[type="text"], 
.learn-press-form .form-fields .form-field input[type="email"], 
.learn-press-form .form-fields .form-field input[type="number"], 
.learn-press-form .form-fields .form-field input[type="password"]{ height: auto; line-height: 1; border-radius: 0px; border-bottom-width: 2px; }
.learn-press-form-login button[type="submit"], .learn-press-form-register button[type="submit"] { width: auto; border-radius: 0px; }
form[name="learn-press-login"] p a { text-decoration: underline; }
body .lp-user-profile.guest{ padding: 30px 0px 60px; }
body #learn-press-profile .dashboard-general-statistic__row .statistic-box { margin: 0 15px 30px 15px; }
body #learn-press-profile #profile-content { margin-bottom: 20px; }
body .learn-press-message { margin: 0 35px 50px; } 
body .learn-press-message.success{ margin: 0px 0px 50px; }
body #popup-course #popup-header .popup-header__inner .items-progress .number { color: #524F4F; font-weight: 400; margin-left: 20px; }
.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em { padding: 19px 30px; }
body .lp-modal-dialog .lp-modal-footer { padding: 0px 20px 27px; background-color: #ffffff; }
body .learnpress-page .lp-button { font-size: 15px; font-weight: 500; line-height: 1.7; }
body .learn-press-form .form-fields .form-field .description { display: inline; }
#popup-course #popup-content .lp-button { border-radius: 0; font-weight: 600; border-width: 0px; }
.learnpress-page .lp-button{ border-radius: 0px; border-width: 0px; }
#learn-press-profile-tab-course-wishlist ul.learn-press-courses .course:nth-child(3n+1) { clear: left;  }
.profile-recover-order .order-recover input[name="order-key"] { height: auto; }
#learn-press-profile #profile-content .order-recover .lp-button{ border-radius: 0px; margin-bottom: 0; }
body #learn-press-profile .wrapper-profile-header .lp-profile-left { position: relative; float: left; width: auto; }
#learn-press-profile .wrapper-profile-header .lp-profile-right { margin-left: 0px; overflow: hidden; padding-left: 0px; padding-top: 18px; }
#learn-press-profile .lp-user-profile-avatar { margin-bottom: 0px; }
body #learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username { font-size: 22px; font-weight: 600; line-height: 1; padding-bottom: 13px; }
body #popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.fixed { bottom: 50px; }
body #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers { font-weight: 600; }
body #popup-course #popup-content #learn-press-quiz-app .quiz-buttons { justify-content: left; text-align: left; }
body #profile-content-quizzes .lp-label { color: #fff; margin-left: 10px; }
body .lp-label { font-weight: 500; }
.quiz-status > div{ background: #f3f3f3; margin: 30px 0px 20px; border-radius: 0;}
.quiz-status { margin-left: 0px !important; margin-right: 0px !important; }
.quiz-status .countdown { padding: 16px 29px 17px; }
body #popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.fixed{ position: static; margin-left: 0px !important; transform: none; }
#popup-course .quiz-result .result-grade { background: transparent; }
#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .button-right .lp-button.submit-quiz { margin-top: 24px; text-transform: uppercase; margin-left: 0px; }
#popup-course .question .answer-option input[type="radio"],  #popup-course .question .answer-option input[type="checkbox"]{ margin-top: -14px; margin-left: 15px; }
#popup-course .question .answer-option .option-title{ border-radius: 0; }
.answer-options .answer-option input[type="checkbox"]:after{ margin-top: -10px; left: 6px; }
.answer-options .answer-option input[type="checkbox"], .answer-options .answer-option input[type="radio"]{ width: 26px; height: 26px; min-width: 0; }
.answer-options .answer-option input[type="radio"]:after{ left: 6px; }
#popup-course .question .answer-option .option-title { padding-top: 13px; padding-bottom: 13px; }
.learnpress-checkout .lp-form-fields .form-field input[type=text], .learnpress-checkout .lp-form-fields .form-field input[type=email], .learnpress-checkout .lp-form-fields .form-field input[type=number], .learnpress-checkout .lp-form-fields .form-field input[type=password] { padding: 13px 17px; }
.learnpress-checkout .lp-form-fields .form-field .lp-password-input .lp-show-password-input { top: 10px; right: 19px; }
.learn-press-profile-course__tab__inner a {  padding: 0px; }
.learn-press-profile-course__tab__inner a.active { border-top: 0px; border-bottom-width: 3px; border-style: solid; padding-bottom: 2px; background: transparent; }
.learn-press-profile-course__tab__inner { background: transparent; }
.learn-press-profile-course__tab__inner > li { font-size: 16px; margin-right: 25px; }
.learn-press-course-tab-filters .learn-press-filters a.active{ border-bottom-width: 3px; border-style: solid; padding-bottom: 2px; }
.learn-press-course-tab-filters .learn-press-filters a, .learn-press-profile-course__tab__inner a { cursor: pointer; }
@media only screen and (max-width: 900px){ 
.lp-user-profile.guest .learn-press-form-login, .lp-user-profile.guest .learn-press-form-register { float: none; width: auto; margin: 0px auto; }
}
body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle { left: auto;}
body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle::before { content: "\f066"; }
body .learn-press-subtab-content .learn-press-filters > li { margin-right: 25px; }
.lp-profile-content ul.learn-press-profile-course__tab__inner { margin-bottom: 35px; }
body .quiz-status > div{ max-width: none; padding: 5px 0px 5px 25px; }
body .quiz-status .submit-quiz button { margin-right: 6px !important; }
body .lp-modal-dialog .lp-modal-footer button { padding: 10px 30px; font-weight: 500;}
.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em { color: #555;}
body #popup-course #popup-content .lp-button.completed { margin-bottom: 40px;}
.learn-press-course-tab-enrolled .lp_profile_course_progress__item a { font-weight: 500; }
@media only screen and (max-width: 767px){ 
.learn-press-profile-course__progress .lp_profile_course_progress__item > div:nth-child(1) { display: none; }
.learn-press-profile-course__progress .lp_profile_course_progress__item { grid-template-columns: 25% 25% 25% 25%; column-gap: 5px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta { display: block;clear: left;  margin: 0 0 0 6px; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name { display: block; overflow: hidden; width: auto; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link:before { display: block; float: left; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link { display: block; }
}
.learn-press-profile-course__tab__inner a.active { border-bottom: 0px; padding-bottom: 3px; }
.learn-press-profile-course__tab__inner a.active::before{ top: auto; bottom: 0px; }
#popup-course #popup-header .popup-header__inner .course-title { line-height: 1; }
#popup-course #popup-header { height: 50px; }
.course-extra-box h3{ font-size: 20px; margin-bottom: 0px; }
.learn-press-profile-course__tab__inner{ gap: 12px; }
@media only screen and (max-width: 767px){ 
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name{ display: block; padding-bottom: 0px; }
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta:first-child{ margin-left: 0px; }
#learn-press-course-tabs .course-nav label{ padding-left: 10px; padding-right: 10px; }
.yoku-lp-course-info.gdlr-core-column-15{ width: 100%; }
body .learn-press-subtab-content .learn-press-filters{ flex-wrap: wrap; gap: 12px }
body .learn-press-subtab-content .learn-press-filters > li { margin-right: 0px; }
body #learn-press-profile #profile-sidebar { width: auto; max-width: 100%; }
}
.lp-user-profile .lp-profile-username::before, 
.lp-user-profile .lp-profile-username::after{ display: none; }
#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item{ padding-left: 20px; padding-right: 20px; }
.lp-user-profile #profile-content-settings .learn-press-tabs__nav{ border: 0px; }
div#profile-nav i.fa-bars:before { font-family: simple-line-icons; content: "\e013"; }
.learn-press-profile-course__progress .lp_profile_course_progress__item td { vertical-align: middle }
.learn-press-profile-course__progress .lp_profile_course_progress { border-collapse: collapse; }
.lp-profile-content table.lp-list-table tr td { padding-left: 20px; padding-bottom: 20px; }
.lp-profile-content table.lp-list-table tr td:first-child,
.lp-profile-content table.lp-list-table tr th:first-child{ text-align: left; }
body .lp-archive-courses ul, 
body .lp-archive-courses ol {
list-style: none;
}
body .course-curriculum .section-content .course-item-meta .course-item-status {
color: #2f2f2f;
}
body .course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status {
padding: 3px 6px;
}
body .course-curriculum .section-content .course-item-meta .item-meta {
font-size: 20px;
}
body.learnpress-checkout h1.lp-content-area {
display: none;
}
body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-meta .item-meta {
color: #ffffff;
}
body .course-curriculum .course-item .section-item-link {
padding: 16px 0 19px;
}
body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview {
margin-bottom: 6px;
}
body #popup-course #popup-sidebar .course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre {
margin-left: 10px;
}
body .course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta {
font-size: 15px;
}.review-stars{ margin: 0 0; list-style: none; overflow: hidden; }
.review-stars-rated{ width: 90px; position: relative; display: inline-block; }
.review-stars-rated .review-stars.empty,
.review-stars-rated .review-stars.filled{ width: 120px; height: 24px; font-family: dashicons; font-size: 18px; }
.review-stars-rated .review-stars.empty:before{ content: '\f154\f154\f154\f154\f154'; line-height: 1; vertical-align: top; white-space: nowrap; }
.review-stars-rated .review-stars.filled:before{ content: '\f155\f155\f155\f155\f155'; line-height: 1; vertical-align: top; white-space: nowrap; }
.review-stars-rated .review-stars.filled{ position: absolute; top: 0; left: 0; }
.content-item-scrollable [data-gdlr-animation="fadeIn"], 
.content-item-scrollable [data-gdlr-animation="fadeInDown"],
.content-item-scrollable [data-gdlr-animation="fadeInUp"], 
.content-item-scrollable [data-gdlr-animation="fadeInLeft"], 
.content-item-scrollable [data-gdlr-animation="fadeInRight"]{ opacity: 1; }
.content-item-scrollable .gdlr-core-page-builder-body{ margin-bottom: 50px; }
.content-item-scrollable .gdlr-core-page-builder-body *{ box-sizing: border-box; } .yoku-lp-course-left-thumbnail{ margin-bottom: 60px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-thumbnail-wrap{ max-width: 30%; margin-right: 60px; float: left; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-thumbnail{ overflow: hidden;
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-content-wrap{ overflow: hidden; padding-top: 20px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-more-button{ font-size: 13px; font-weight: 600; 
text-transform: uppercase; display: block; margin-top: 8px; padding: 15px 20px; text-align: center;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-more-button,
.yoku-lp-course-left-thumbnail .yoku-lp-course-more-button:hover{ color: #fff; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-title{ font-size: 24px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-excerpt{ font-size: 18px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-info-wrap{ margin-bottom: 32px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-info-wrap .yoku-lp-course-info{ float: left; margin-right: 25px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-info-wrap .yoku-head:after{ content: ":"; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-info-wrap .yoku-head{ display: inline; font-weight: 500; margin-right: 6px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-info-wrap .yoku-tail{ display: inline; font-weight: 600; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-info-wrap .yoku-type-review .yoku-tail{ font-weight: 500; }
.yoku-lp-course-left-thumbnail .yoku-type-review .yoku-head{ display: none; }
.yoku-lp-course-left-thumbnail .review-stars-rated{ vertical-align: middle; width: 72px; margin-right: 7px; margin-bottom: -5px; }
.yoku-lp-course-left-thumbnail .review-stars-rated .review-stars.empty, 
.yoku-lp-course-left-thumbnail .review-stars-rated .review-stars.filled{ height: auto; font-size: 12px; letter-spacing: 3px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-info-bottom-wrap{ margin-top: 37px; position: relative; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info{ float: left; margin-left: 34px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info-content{ margin-left: 34px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info-divider{ position: absolute; top: 0px; bottom: 0px; border-left-width: 1px; border-left-style: solid; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info:first-child{ margin-left: 0px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info:first-child .yoku-lp-course-bottom-info-content{ margin-left: 0px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info:first-child .yoku-lp-course-bottom-info-divider{ display: none; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info.yoku-type-teacher .yoku-head{ font-size: 16px; font-weight: 500; line-height: 1.4; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info.yoku-type-teacher .yoku-tail{ font-size: 13px; text-transform: uppercase; font-weight: 600 }
.yoku-lp-course-left-thumbnail .yoku-author-thumbnail{ float: left; width: 48px; overflow: hidden; margin-right: 18px;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.yoku-lp-course-left-thumbnail .yoku-author-content{ overflow: hidden; }
.yoku-lp-course-left-thumbnail .yoku-type-wishlist .yoku-middle{ position: relative; }
.yoku-lp-course-left-thumbnail .yoku-type-wishlist .course-wishlist{ cursor: pointer; opacity: 0; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.yoku-lp-course-left-thumbnail .yoku-type-wishlist .yoku-text{ display: none; }
.yoku-lp-course-left-thumbnail .yoku-type-wishlist .yoku-lp-course-wishlist{ padding-top: 8px; transition: opacity 150ms; -webkit-transition: opacity 150ms; -moz-transition: opacity 150ms; }
.yoku-lp-course-left-thumbnail .yoku-type-wishlist .yoku-lp-course-wishlist i{ margin-right: 12px; font-size: 18px; }
.yoku-lp-course-left-thumbnail .yoku-type-wishlist .ajaxload_wishlist + .yoku-lp-course-wishlist{ opacity: 0.5; }
.yoku-lp-course-left-thumbnail .yoku-type-wishlist .course-wishlist.on + .yoku-lp-course-wishlist i:before{ content: "\f02e"; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info.yoku-type-price{ padding-top: 5px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info .origin-price{ text-decoration: line-through; margin-right: 5px; font-size: 13px; }
.yoku-lp-course-left-thumbnail .yoku-lp-course-bottom-info .price{ font-size: 20px; font-weight: 500; } .yoku-lp-course-left-thumbnail2{ margin-bottom: 60px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-thumbnail-wrap{ max-width: 30%; margin-right: 60px; float: left; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-content-wrap{ overflow: hidden; padding-top: 20px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-title{ font-size: 28px; font-weight: 500; margin-bottom: 18px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-title-wrap{ position: relative; display: inline-block; padding-right: 75px; }
.yoku-lp-course-left-thumbnail2 .course-price{ width: 75px; height: 75px; position: absolute; right: 0px; top: 0px; 
color: #fff; font-size: 25px; font-weight: 600; line-height: 70px; text-align: center;
border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.yoku-lp-course-left-thumbnail2 .course-price .origin-price{ display: none; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-excerpt{ font-size: 17px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap{ margin-bottom: 28px; font-weight: 600; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-lp-course-info{ float: left; margin-right: 25px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-head:after{ content: ":"; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-head{ display: inline; margin-right: 6px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-tail{ display: inline; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-wrap .yoku-type-review .yoku-tail{ font-weight: 500; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info.yoku-type-review .yoku-text{ display: none; }
.yoku-lp-course-left-thumbnail2 .yoku-type-review .yoku-head{ display: none; }
.yoku-lp-course-left-thumbnail2 .review-stars-rated{ vertical-align: middle; width: 72px; margin-right: 7px; margin-bottom: -5px; }
.yoku-lp-course-left-thumbnail2 .review-stars-rated .review-stars.empty, 
.yoku-lp-course-left-thumbnail2 .review-stars-rated .review-stars.filled{ height: auto; font-size: 12px; letter-spacing: 3px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-info-bottom-wrap{ margin-top: 37px; position: relative; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info{ float: left; margin-left: 34px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info-content{ margin-left: 34px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info-divider{ position: absolute; top: 0px; bottom: 0px; border-left-width: 1px; border-left-style: solid; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info:first-child{ margin-left: 0px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info:first-child .yoku-lp-course-bottom-info-content{ margin-left: 0px; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info:first-child .yoku-lp-course-bottom-info-divider{ display: none; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info.yoku-type-teacher .yoku-head{ font-size: 16px; font-weight: 500; line-height: 1.4; }
.yoku-lp-course-left-thumbnail2 .yoku-lp-course-bottom-info.yoku-type-teacher .yoku-tail{ font-size: 13px; text-transform: uppercase; font-weight: 600 }
.yoku-lp-course-left-thumbnail2 .yoku-author-thumbnail{ float: left; width: 48px; overflow: hidden; margin-right: 18px;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.yoku-lp-course-left-thumbnail2 .yoku-author-thumbnail img{ margin: 0px; }
.yoku-lp-course-left-thumbnail2 .yoku-author-content{ overflow: hidden; }
.yoku-lp-course-left-thumbnail2 .yoku-author-content .yoku-tail{ font-weight: 600; } .yoku-lp-course-grid .yoku-lp-course-title { font-size: 20px; margin-bottom: 30px; }
.yoku-lp-course-grid .yoku-lp-course-excerpt{ margin-bottom: 35px; margin-top: -10px; }
.yoku-lp-course-grid .yoku-lp-course-info-wrap{ font-size: 15px; margin-bottom: 18px; }
.yoku-lp-course-grid .yoku-lp-course-info{ float: left; }
.yoku-lp-course-grid .yoku-lp-course-info .yoku-head{ display: none; }
.yoku-lp-course-grid .yoku-lp-course-info.yoku-type-category {float: left;}
.yoku-lp-course-grid .yoku-lp-course-info.yoku-type-review{ float: right; }
.yoku-lp-course-grid .yoku-lp-course-info.yoku-type-review .yoku-text{ display: none; }
.yoku-lp-course-grid .review-stars-rated .review-stars.empty, 
.yoku-lp-course-grid .review-stars-rated .review-stars.filled{ font-size: 13px; letter-spacing: 2px; width: 73px; height: 13px; }
.yoku-lp-course-grid .review-stars-rated{ width: 73px; float: none; }
.yoku-lp-course-grid .yoku-lp-course-info-bottom-wrap{ border-top-width: 1px; border-top-style: solid; padding: 16px 35px; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist{ float: right; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist .yoku-middle{ position: relative; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist .course-wishlist{ cursor: pointer; opacity: 0; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist .yoku-text{ display: none; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist .yoku-lp-course-wishlist{ transition: opacity 150ms; -webkit-transition: opacity 150ms; -moz-transition: opacity 150ms; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist .ajaxload_wishlist + .yoku-lp-course-wishlist{ opacity: 0.5; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-wishlist .course-wishlist.on + .yoku-lp-course-wishlist i:before{ content: "\f02e"; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info.yoku-type-price{ float: left; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info .origin-price{ font-size: 15px; text-decoration: line-through; margin-right: 5px; }
.yoku-lp-course-grid .yoku-lp-course-bottom-info .price{ font-size: 20px; line-height: 1; }
.yoku-lp-course-grid .yoku-lp-course-info-bottom2-wrap{ border-top-width: 1px; border-top-style: solid; padding: 16px 35px; }
.yoku-lp-course-grid .yoku-lp-course-bottom2-info { display: inline-block; margin-right: 19px; }
.yoku-lp-course-grid .yoku-lp-course-bottom2-info:last-child{ margin-right: 0px; }
.yoku-lp-course-grid .yoku-lp-course-bottom2-info .yoku-head{ display: inline; margin-right: 12px; font-size: 15px; }
.yoku-lp-course-grid .yoku-lp-course-bottom2-info .yoku-tail{ display: inline; font-weight: 500; }
.yoku-lp-course-grid .yoku-lp-course-grid-frame{ padding: 25px 33px 0px; border-width: 1px; border-style: solid; }
.yoku-lp-course-grid .yoku-lp-course-grid-frame .yoku-lp-course-info-bottom-wrap{ margin: 0px -35px; }
.yoku-lp-course-grid .yoku-lp-course-grid-frame .yoku-lp-course-info-bottom2-wrap{ margin: 0px -35px; }
.yoku-lp-course-grid.gdlr-core-without-frame .yoku-lp-course-thumbnail{ margin-bottom: 30px; }
.yoku-lp-course-grid.gdlr-core-without-frame .yoku-lp-course-info-bottom-wrap{ padding-left: 0px; padding-right: 0px; }
.yoku-lp-course-grid.gdlr-core-without-frame .yoku-lp-course-info-bottom2-wrap{ padding-left: 0px; padding-right: 0px; }
.yoku-lp-course-grid .yoku-lp-course-grid-frame .yoku-lp-course-info-bottom-wrap.yoku-with-info2{ padding-top: 30px; }
.yoku-lp-course-grid .yoku-lp-course-grid-frame .yoku-lp-course-info-bottom-wrap + .yoku-lp-course-info-bottom2-wrap{ border-top: none; padding-top: 0px; margin-top: -10px; padding-bottom: 30px; } .yoku-lp-course-grid2 .yoku-lp-course-content-wrap{ background: #fff; }
.yoku-lp-course-grid2.gdlr-core-without-thumbnail .yoku-lp-course-content-wrap{ margin-top: 0px; }
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content{ font-size: 20px; line-height: 1.7; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0;
transition: opacity 200ms; -webkit-transition: opacity 200ms; -moz-transition: opacity 200ms; }
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail:hover .yoku-lp-course-thumbnail-hover-content{ opacity: 1; }
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content-inner{ display: inline-block; position: relative; left: 50%; top: 50%;
transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content .yoku-head{ display: inline; margin-right: 14px; }
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content .yoku-tail{ display: inline; } 
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content-inner > div{ margin-top: 7px; }
.yoku-lp-course-grid2 .yoku-lp-course-thumbnail-hover-content-inner > div:first-child { margin-top: 0px; }
.yoku-lp-course-grid2 .yoku-lp-type-category:before{ content: "\e076"; font-family: simple-line-icons; margin-right: 14px; display: inline; line-height: 1; }
.yoku-lp-course-grid2 .yoku-lp-type-category .yoku-head{ display: none; }
.yoku-lp-course-grid2 .yoku-lp-course-content-wrap{ margin: 0px 20px; padding: 25px 30px 35px; margin-top: -30px; position: relative;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
.yoku-lp-course-grid2 .yoku-lp-course-title{ clear: left; margin-bottom: 10px; }
.yoku-lp-course-grid2 .yoku-author-content{ font-size: 16px; margin-bottom: 2px; float: left; }
.yoku-lp-course-grid2 .yoku-author-content .yoku-head, 
.yoku-lp-course-grid2 .yoku-author-content .yoku-tail{ display: inline; margin-right: 5px; }
.yoku-lp-course-grid2 .yoku-lp-review{ float: right; line-height: 1; margin-top: 2px; }
.yoku-lp-course-grid2 .yoku-lp-review .yoku-head,
.yoku-lp-course-grid2 .yoku-lp-review .yoku-tail .yoku-text{ display: none; }
.yoku-lp-course-grid2 .review-stars-rated{ width: 80px; }
.yoku-lp-course-grid2 .review-stars-rated .review-stars.empty, 
.yoku-lp-course-grid2 .review-stars-rated .review-stars.filled{ font-size: 16px; width: 80px; height: 16px; }
.yoku-lp-course-grid2 .price{ font-size: 24px; font-weight: 600; }
.yoku-lp-course-grid2 .origin-price { text-decoration: line-through; margin-right: 14px; }
.yoku-lp-course-grid2 .course-price{ margin-top: 10px; } .yoku-lp-course-grid3 .yoku-lp-course-thumbnail{ margin-bottom: 30px; }
.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content{ font-size: 20px; line-height: 1.7; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0;
transition: opacity 200ms; -webkit-transition: opacity 200ms; -moz-transition: opacity 200ms; }
.yoku-lp-course-grid3 .yoku-lp-course-thumbnail:hover .yoku-lp-course-thumbnail-hover-content{ opacity: 1; }
.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content-inner{ display: inline-block; position: relative; left: 50%; top: 50%;
transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content .yoku-head{ display: inline; margin-right: 14px; }
.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content .yoku-tail{ display: inline; } 
.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content-inner > div{ margin-top: 7px; }
.yoku-lp-course-grid3 .yoku-lp-course-thumbnail-hover-content-inner > div:first-child { margin-top: 0px; }
.yoku-lp-course-grid3 .yoku-lp-type-category:before{ content: "\e076"; font-family: simple-line-icons; margin-right: 14px; display: inline; line-height: 1; }
.yoku-lp-course-grid3 .yoku-lp-type-category .yoku-head{ display: none; }
.yoku-lp-course-grid3 .yoku-lp-course-content-wrap{}
.yoku-lp-course-grid3 .yoku-lp-course-title{ clear: left; }
.yoku-lp-course-grid3 .yoku-author-content{ font-size: 16px; margin-bottom: 2px; float: left; }
.yoku-lp-course-grid3 .yoku-author-content .yoku-head, 
.yoku-lp-course-grid3 .yoku-author-content .yoku-tail{ display: inline; margin-right: 5px; }
.yoku-lp-course-grid3 .yoku-lp-review{ float: right; line-height: 1; margin-top: 2px; }
.yoku-lp-course-grid3 .yoku-lp-review .yoku-head,
.yoku-lp-course-grid3 .yoku-lp-review .yoku-tail .yoku-text{ display: none; }
.yoku-lp-course-grid3 .review-stars-rated{ width: 80px; }
.yoku-lp-course-grid3 .review-stars-rated .review-stars.empty, 
.yoku-lp-course-grid3 .review-stars-rated .review-stars.filled{ font-size: 16px; width: 80px; height: 16px; }
.yoku-lp-course-grid3 .price{ font-size: 24px; font-weight: 600; }
.yoku-lp-course-grid3 .origin-price { text-decoration: line-through; margin-right: 14px; }
.yoku-lp-course-grid3 .course-price{ margin-top: 10px; }
.yoku-lp-course-grid3.gdlr-core-with-frame .yoku-lp-course-thumbnail{ margin-bottom: 0px; }
.yoku-lp-course-grid3.gdlr-core-with-frame .yoku-lp-course-content-wrap{ padding: 25px 30px; } .yoku-lp-course-grid4 .yoku-lp-course-content-wrap{ padding-top: 30px; text-align: center; }
.yoku-lp-course-grid4 .yoku-author-content .yoku-head{ display: inline; margin-right: 10px; }
.yoku-lp-course-grid4 .yoku-author-content .yoku-tail{ display: inline; margin-right: 10px; }
.yoku-lp-course-grid4 .yoku-lp-course-title{ margin-bottom: 13px; }
.yoku-lp-course-grid4 .yoku-author-content{ margin-bottom: 20px; } .yoku-lp-course-info-item{ position: relative; }
.yoku-lp-course-info-item .yoku-lp-course-info-item-inner{ margin-left: -30px; margin-right: -30px; }
.yoku-lp-course-info-item .yoku-lp-course-info-divider{ position: absolute; top: 0px; bottom: 0px;
border-left-width: 1px; border-left-style: solid; }
.yoku-lp-course-info-item .yoku-lp-course-info-content{ padding-left: 35px; padding-right: 35px; }
.yoku-lp-course-info-item .yoku-author-thumbnail{ float: left; width: 45px; overflow: hidden; margin-right: 18px;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.yoku-lp-course-info-item .yoku-author-thumbnail img{ margin: 0px; }
.yoku-lp-course-info-item .yoku-head,
.yoku-lp-course-info-item .yoku-middle{ font-size: 16px; }
.yoku-lp-course-info-item .yoku-lp-course-info{ font-weight: 500; line-height: 1.5; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist{ cursor: pointer; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist i{ font-size: 18px; margin-right: 12px; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist .yoku-middle{ padding-top: 10px; font-weight: 400; }
.yoku-lp-course-info-item .yoku-author-content{ overflow: hidden; }
.yoku-lp-course-info-item .yoku-tail{ font-size: 13px; text-transform: uppercase; }
.yoku-lp-course-info-item .review-stars-rated{ vertical-align: middle; width: 72px; margin-right: 7px; margin-top: 2px; }
.yoku-lp-course-info-item .review-stars-rated .review-stars.empty, 
.yoku-lp-course-info-item .review-stars-rated .review-stars.filled{ height: auto; font-size: 12px; letter-spacing: 3px; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist .yoku-middle{ position: relative; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist .course-wishlist{ cursor: pointer; opacity: 0; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist .yoku-lp-course-wishlist{ transition: opacity 150ms; -webkit-transition: opacity 150ms; -moz-transition: opacity 150ms; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist .ajaxload_wishlist + .yoku-lp-course-wishlist{ opacity: 0.5; }
.yoku-lp-course-info-item .yoku-lp-course-info.yoku-type-wishlist .course-wishlist.on + .yoku-lp-course-wishlist i:before{ content: "\f02e"; }
.yoku-lp-course-price-item button{ min-width: 175px; margin: 0px auto; font-size: 13px; text-transform: uppercase; letter-spacing: 1px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display: block; }
.yoku-lp-course-price-item .retake-course, 
.yoku-lp-course-price-item .enroll-course, 
.yoku-lp-course-price-item .purchase-course{ display: block; }
.yoku-lp-course-price-item .course-price{ text-align: center; line-height: 1; margin-bottom: 30px; }
.yoku-lp-course-price-item .course-price .price{ font-size: 62px; }
.yoku-lp-course-price-item .course-price .price .yoku-currency-symbol{ font-size: 0.6em; vertical-align: super; margin-right: 3px; }
.yoku-lp-course-price-item .origin-price{ text-decoration: line-through; display: block; margin-bottom: 10px; } .yoku-lp-course-search-item .yoku-lp-course-search-column{ padding-left: 10px; }
.yoku-lp-course-search-item .yoku-lp-course-search-column:first-child{ padding-left: 0px; }
.yoku-lp-course-search-item select{ font-size: 13px; height: 50px; padding: 12px 20px; margin: 0px; width: 100%; border: 0px; outline: none;
text-transform: uppercase; font-weight: 500; letter-spacing: 1px;
border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; 
box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.yoku-lp-course-search-item select, 
.yoku-lp-course-search-item select:focus{ 
box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
-webkit-appearance: none; -moz-appearance: none; appearance: none; }
.yoku-lp-course-search-item .yoku-combobox{ position: relative; }
.yoku-lp-course-search-item .yoku-combobox:after{ font-family: fontAwesome; content: "\f0dd"; font-size: 14px; line-height: 20px;
position: absolute; right: 16px; top: 50%; margin-top: -13px; pointer-events: none; }
.yoku-lp-course-search-item input[name="s"]{ width: 100%; padding: 12px 20px; margin: 0px; font-size: 16px; font-style: italic; height: 50px; border: none; box-shadow: none; 
border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.yoku-lp-course-search-item input[type="submit"]{ font-size: 13px; text-transform: uppercase; letter-spacing: 1px; 
font-weight: 600; width: 100%; height: 50px; margin: 0px; border: 0px; outline: none;
border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.yoku-lp-course-search.yoku-lp-align-center{ margin-left: auto; margin-right: auto; }
.yoku-lp-course-search.yoku-lp-align-left{ margin-right: auto; }
.yoku-lp-course-search.yoku-lp-align-right{ margin-left: auto; }
.yoku-lp-course-search.yoku-lp-size-2 .yoku-lp-course-search-column{ width: 40%; float: left; }
.yoku-lp-course-search.yoku-lp-size-2 .yoku-lp-course-search-column.yoku-lp-type-button{ width: 20%; }
.yoku-lp-course-search.yoku-lp-size-3 .yoku-lp-course-search-column{ width: 26.66%; float: left; }
.yoku-lp-course-search.yoku-lp-size-3 .yoku-lp-course-search-column.yoku-lp-type-button{ width: 20%; }
@media screen and (max-width: 767px){    
.yoku-lp-course-info-item .yoku-lp-course-info{ margin-bottom: 20px; }
.yoku-lp-course-info-item .yoku-lp-course-info-divider{ display: none; }
.yoku-lp-course-search-item .yoku-lp-course-search-column{ padding-left: 0px; margin-bottom: 10px; }
.yoku-lp-course-search.yoku-lp-size-2 .yoku-lp-course-search-column{ width: auto; float: none; }
.yoku-lp-course-search.yoku-lp-size-2 .yoku-lp-course-search-column.yoku-lp-type-button{ width: auto; }
.yoku-lp-course-search.yoku-lp-size-3 .yoku-lp-course-search-column{ width: auto; float: none; }
.yoku-lp-course-search.yoku-lp-size-3 .yoku-lp-course-search-column.yoku-lp-type-button{ width: auto; }
}
.wp-core-ui .yoku-lp-course-price-item button{ padding: 13px 28px; height: auto; font-size: 13px; 
font-weight: 700; text-transform: uppercase; letter-spacing: 1px; border: 0px; box-shadow: none; line-height: 1.7;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.gdlr-core-personnel-list .yoku-lp-class-count{ font-size: 18px; margin-bottom: 8px; display: inline-block; border-bottom-width: 1px; border-bottom-style: solid; }
@media screen and (max-width: 767px){  
.lp-user-profile .lp-profile-content {
width: 115%;
float: none;
display: inline-block;
}
.lp-user-profile .lp-profile-content .profile-orders {
position: relative;
left: -20px;
}
body.learnpress .lp-list-table th {
font-size: 11px;
padding: 0px;
}
body.learnpress .lp-list-table tbody tr td {
font-size: 11px;
padding: 15px 0;
}
body .lp-label.label-completed {
font-size: 11px;
}
.lp-list-table .list-table-nav td.nav-text {
font-size: 11px;
padding: 15px 5px 0;
}
}