.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.mejs-container .mejs-overlay {
display: flex !important;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10; background: rgba(0, 0, 0, 0.0); }
.mejs-container .mejs-overlay-button {
display: flex !important;
align-items: center;
justify-content: center;  background-color: rgba(12, 96, 153, 0.9);
border-radius: 50%;
font-size: 30px;
color: black;
cursor: pointer;
transition: background-color 0.3s ease;
}
.mejs-container .mejs-overlay-button:hover {
background-color: rgba(131, 195, 238, 1);
color: black;
}
.mejs-overlay-loading {
display: none !important;
}.webui-popover-content{display:none}.webui-popover-rtl{direction:rtl;text-align:right}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px}.webui-popover.right,.webui-popover.right-top,.webui-popover.right-bottom{margin-left:10px}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px}.webui-popover.left,.webui-popover.left-top,.webui-popover.left-bottom{margin-left:-10px}.webui-popover.pop{-webkit-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:transform .15s cubic-bezier(0.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(0.3,0,0,1.5);transition:transform .15s cubic-bezier(0.3,0,0,1.5);opacity:0;filter:alpha(opacity=0)}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.out{opacity:0;filter:alpha(opacity=0)}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100)}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block}.webui-popover .webui-popover-content>div:first-child{width:99%}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);text-decoration:none}.webui-popover-inner .close:hover,.webui-popover-inner .close:focus{opacity:.5;filter:alpha(opacity=50)}.webui-popover-inner .close:after{content:"\00D7";width:.8em;height:.8em;padding:4px;position:relative}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.webui-popover-content{padding:9px 14px;overflow:auto;display:none}.webui-popover-inverse{background-color:#333;color:#eee}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee}.webui-no-padding .webui-popover-content{padding:0}.webui-no-padding .list-group-item{border-right:none;border-left:none}.webui-no-padding .list-group-item:first-child{border-top:0}.webui-no-padding .list-group-item:last-child{border-bottom:0}.webui-popover>.webui-arrow,.webui-popover>.webui-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.webui-popover>.webui-arrow{border-width:11px}.webui-popover>.webui-arrow:after{border-width:10px;content:""}.webui-popover.top>.webui-arrow,.webui-popover.top-right>.webui-arrow,.webui-popover.top-left>.webui-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.webui-popover.top>.webui-arrow:after,.webui-popover.top-right>.webui-arrow:after,.webui-popover.top-left>.webui-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.webui-popover.right>.webui-arrow,.webui-popover.right-top>.webui-arrow,.webui-popover.right-bottom>.webui-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.webui-popover.right>.webui-arrow:after,.webui-popover.right-top>.webui-arrow:after,.webui-popover.right-bottom>.webui-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.webui-popover.bottom>.webui-arrow,.webui-popover.bottom-right>.webui-arrow,.webui-popover.bottom-left>.webui-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.webui-popover.bottom>.webui-arrow:after,.webui-popover.bottom-right>.webui-arrow:after,.webui-popover.bottom-left>.webui-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.webui-popover.left>.webui-arrow,.webui-popover.left-top>.webui-arrow,.webui-popover.left-bottom>.webui-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.webui-popover.left>.webui-arrow:after,.webui-popover.left-top>.webui-arrow:after,.webui-popover.left-bottom>.webui-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.webui-popover-inverse.top>.webui-arrow,.webui-popover-inverse.top-left>.webui-arrow,.webui-popover-inverse.top-right>.webui-arrow,.webui-popover-inverse.top>.webui-arrow:after,.webui-popover-inverse.top-left>.webui-arrow:after,.webui-popover-inverse.top-right>.webui-arrow:after{border-top-color:#333}.webui-popover-inverse.right>.webui-arrow,.webui-popover-inverse.right-top>.webui-arrow,.webui-popover-inverse.right-bottom>.webui-arrow,.webui-popover-inverse.right>.webui-arrow:after,.webui-popover-inverse.right-top>.webui-arrow:after,.webui-popover-inverse.right-bottom>.webui-arrow:after{border-right-color:#333}.webui-popover-inverse.bottom>.webui-arrow,.webui-popover-inverse.bottom-left>.webui-arrow,.webui-popover-inverse.bottom-right>.webui-arrow,.webui-popover-inverse.bottom>.webui-arrow:after,.webui-popover-inverse.bottom-left>.webui-arrow:after,.webui-popover-inverse.bottom-right>.webui-arrow:after{border-bottom-color:#333}.webui-popover-inverse.left>.webui-arrow,.webui-popover-inverse.left-top>.webui-arrow,.webui-popover-inverse.left-bottom>.webui-arrow,.webui-popover-inverse.left>.webui-arrow:after,.webui-popover-inverse.left-top>.webui-arrow:after,.webui-popover-inverse.left-bottom>.webui-arrow:after{border-left-color:#333}.webui-popover i.icon-refresh:before{content:""}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url(//www.romanipaolo.it/wp-content/plugins/lifterlms/assets/vendor/img/loading.gif) no-repeat}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none}.llms-pagination ul:before,.llms-pagination ul:after,.llms-form-fields:before,.llms-checkout-cols-2:before,.llms-access-plans:before,.llms-cols:before,.llms-form-fields:after,.llms-checkout-cols-2:after,.llms-access-plans:after,.llms-cols:after{content:" ";display:table}.llms-pagination ul:after,.llms-form-fields:after,.llms-checkout-cols-2:after,.llms-access-plans:after,.llms-cols:after{clear:both}.llms-cols .llms-col{width:100%}@media all and (min-width: 600px){.llms-cols [class*=llms-col-]{float:left}}.llms-flex-cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.llms-flex-cols [class*=llms-col]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%}@media all and (min-width: 600px){.llms-cols .llms-col-1,.llms-flex-cols .llms-col-1{width:100%}.llms-cols .llms-col-2,.llms-flex-cols .llms-col-2{width:50%}.llms-cols .llms-col-3,.llms-flex-cols .llms-col-3{width:33.3333333333%}.llms-cols .llms-col-4,.llms-flex-cols .llms-col-4{width:25%}.llms-cols .llms-col-5,.llms-flex-cols .llms-col-5{width:20%}.llms-cols .llms-col-6,.llms-flex-cols .llms-col-6{width:16.6666666667%}.llms-cols .llms-col-7,.llms-flex-cols .llms-col-7{width:14.2857142857%}.llms-cols .llms-col-8,.llms-flex-cols .llms-col-8{width:12.5%}.llms-cols .llms-col-9,.llms-flex-cols .llms-col-9{width:11.1111111111%}.llms-cols .llms-col-10,.llms-flex-cols .llms-col-10{width:10%}.llms-cols .llms-col-11,.llms-flex-cols .llms-col-11{width:9.0909090909%}.llms-cols .llms-col-12,.llms-flex-cols .llms-col-12{width:8.3333333333%}}.llms-button-action,.llms-button-danger,.llms-button-primary,.llms-button-secondary{border:none;border-radius:8px;color:#fefefe;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;text-decoration:none;text-shadow:none;line-height:1;margin:0;max-width:100%;padding:12px 24px;position:relative;-webkit-transition:all .5s ease;transition:all .5s ease;white-space:nowrap}.llms-button-action:disabled,.llms-button-danger:disabled,.llms-button-primary:disabled,.llms-button-secondary:disabled{opacity:.5}.llms-button-action:hover,.llms-button-action:active,.llms-button-danger:hover,.llms-button-danger:active,.llms-button-primary:hover,.llms-button-primary:active,.llms-button-secondary:hover,.llms-button-secondary:active{color:#fefefe}.llms-button-action:focus,.llms-button-danger:focus,.llms-button-primary:focus,.llms-button-secondary:focus{color:#fefefe}.llms-button-action.auto,.llms-button-danger.auto,.llms-button-primary.auto,.llms-button-secondary.auto{width:auto}.llms-button-action.full,.llms-button-danger.full,.llms-button-primary.full,.llms-button-secondary.full{display:block;text-align:center;width:100%}.llms-button-action.square,.llms-button-danger.square,.llms-button-primary.square,.llms-button-secondary.square{padding:12px}.llms-button-action.small,.llms-button-danger.small,.llms-button-primary.small,.llms-button-secondary.small{font-size:13px;padding:8px 14px}.llms-button-action.small.square,.llms-button-danger.small.square,.llms-button-primary.small.square,.llms-button-secondary.small.square{padding:8px}.llms-button-action.large,.llms-button-danger.large,.llms-button-primary.large,.llms-button-secondary.large{font-size:18px;line-height:1.2;padding:16px 32px}.llms-button-action.large.square,.llms-button-danger.large.square,.llms-button-primary.large.square,.llms-button-secondary.large.square{padding:16px}.llms-button-action.large .fa,.llms-button-danger.large .fa,.llms-button-primary.large .fa,.llms-button-secondary.large .fa{left:-7px;position:relative}a.llms-button-action,a.llms-button-danger,a.llms-button-primary{color:#fefefe}.llms-button-primary{background:#466dd8}.llms-button-primary:hover,.llms-button-primary.clicked{background:#274eba}.llms-button-primary:focus,.llms-button-primary:active{background:#6888df}.llms-button-secondary{background:#e1e1e1;color:#444}.llms-button-secondary:hover{color:#414141;background:#cdcdcd}.llms-button-secondary:focus,.llms-button-secondary:active{color:#414141;background:#ebebeb}a.llms-button-secondary{color:#444}.llms-button-action{background:#c05621}.llms-button-action:hover,.llms-button-action.clicked{background:#f67d28}.llms-button-action:focus,.llms-button-action:active{background:#faad76}.llms-button-danger{background:#bb231c}.llms-button-danger:hover{background:#981c17}.llms-button-danger:focus,.llms-button-danger:active{background:#cd261f}.llms-button-outline{background:rgba(0,0,0,0);border:3px solid #1d2327;border-radius:8px;color:#1d2327;cursor:pointer;font-size:16px;font-weight:700;text-decoration:none;text-shadow:none;line-height:1;margin:0;max-width:100%;padding:12px 24px;position:relative;-webkit-transition:all .5s ease;transition:all .5s ease}.llms-button-outline:disabled{opacity:.5}.llms-button-outline:hover,.llms-button-outline:active{color:#1d2327}.llms-button-outline:focus{color:#1d2327}.llms-button-outline.auto{width:auto}.llms-button-outline.full{display:block;text-align:center;width:100%}.llms-button-outline.square{padding:12px}.llms-button-plain{background:rgba(0,0,0,0);border:none;border-radius:3px;color:#1d2327;cursor:pointer;font-size:16px;font-weight:700;text-decoration:none;text-shadow:none;line-height:1;margin:0;max-width:100%;padding:1px 3px;position:relative}.llms-button-plain:hover,.llms-button-plain:active{color:#1d2327}.llms-button-plain:focus{color:#1d2327}.llms-course-continue-button{display:inline-block}.llms-donut{background-color:#f1f1f1;background-image:none;border-radius:50%;color:#466dd8;height:200px;overflow:hidden;position:relative;width:200px}.llms-donut:before,.llms-donut:after{content:" ";display:table}.llms-donut:after{clear:both}.llms-donut svg{overflow:visible !important;pointer-events:none;width:100%}.llms-donut svg path{fill:none;stroke-width:35px;stroke:#466dd8}.llms-donut.mini{height:36px;width:36px}.llms-donut.mini .percentage{font-size:10px}.llms-donut.small{height:100px;width:100px}.llms-donut.small .percentage{font-size:18px}.llms-donut.medium{height:130px;width:130px}.llms-donut.medium .percentage{font-size:26px}.llms-donut.large{height:260px;width:260px}.llms-donut.large .percentage{font-size:48px}.llms-donut .inside{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:80%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;position:absolute;text-align:center;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:80%;top:50%;z-index:3}.llms-donut .percentage{line-height:1.2;font-size:34px}.llms-donut .caption{font-size:75%}.lifterlms [data-tip],.lifterlms [data-title-default],.lifterlms [data-title-active],.llms-metabox [data-tip],.llms-metabox [data-title-default],.llms-metabox [data-title-active],.llms-mb-container [data-tip],.llms-mb-container [data-title-default],.llms-mb-container [data-title-active],.llms-quiz-wrapper [data-tip],.llms-quiz-wrapper [data-title-default],.llms-quiz-wrapper [data-title-active]{position:relative}.lifterlms [data-tip].tip--top-right:before,.lifterlms [data-title-default].tip--top-right:before,.lifterlms [data-title-active].tip--top-right:before,.llms-metabox [data-tip].tip--top-right:before,.llms-metabox [data-title-default].tip--top-right:before,.llms-metabox [data-title-active].tip--top-right:before,.llms-mb-container [data-tip].tip--top-right:before,.llms-mb-container [data-title-default].tip--top-right:before,.llms-mb-container [data-title-active].tip--top-right:before,.llms-quiz-wrapper [data-tip].tip--top-right:before,.llms-quiz-wrapper [data-title-default].tip--top-right:before,.llms-quiz-wrapper [data-title-active].tip--top-right:before{bottom:100%;left:-10px}.lifterlms [data-tip].tip--top-right:hover:before,.lifterlms [data-title-default].tip--top-right:hover:before,.lifterlms [data-title-active].tip--top-right:hover:before,.llms-metabox [data-tip].tip--top-right:hover:before,.llms-metabox [data-title-default].tip--top-right:hover:before,.llms-metabox [data-title-active].tip--top-right:hover:before,.llms-mb-container [data-tip].tip--top-right:hover:before,.llms-mb-container [data-title-default].tip--top-right:hover:before,.llms-mb-container [data-title-active].tip--top-right:hover:before,.llms-quiz-wrapper [data-tip].tip--top-right:hover:before,.llms-quiz-wrapper [data-title-default].tip--top-right:hover:before,.llms-quiz-wrapper [data-title-active].tip--top-right:hover:before{bottom:calc(100% + 6px)}.lifterlms [data-tip].tip--top-right:after,.lifterlms [data-title-default].tip--top-right:after,.lifterlms [data-title-active].tip--top-right:after,.llms-metabox [data-tip].tip--top-right:after,.llms-metabox [data-title-default].tip--top-right:after,.llms-metabox [data-title-active].tip--top-right:after,.llms-mb-container [data-tip].tip--top-right:after,.llms-mb-container [data-title-default].tip--top-right:after,.llms-mb-container [data-title-active].tip--top-right:after,.llms-quiz-wrapper [data-tip].tip--top-right:after,.llms-quiz-wrapper [data-title-default].tip--top-right:after,.llms-quiz-wrapper [data-title-active].tip--top-right:after{border-top-color:#444;left:6px;top:0}.lifterlms [data-tip].tip--top-right:hover:after,.lifterlms [data-title-default].tip--top-right:hover:after,.lifterlms [data-title-active].tip--top-right:hover:after,.llms-metabox [data-tip].tip--top-right:hover:after,.llms-metabox [data-title-default].tip--top-right:hover:after,.llms-metabox [data-title-active].tip--top-right:hover:after,.llms-mb-container [data-tip].tip--top-right:hover:after,.llms-mb-container [data-title-default].tip--top-right:hover:after,.llms-mb-container [data-title-active].tip--top-right:hover:after,.llms-quiz-wrapper [data-tip].tip--top-right:hover:after,.llms-quiz-wrapper [data-title-default].tip--top-right:hover:after,.llms-quiz-wrapper [data-title-active].tip--top-right:hover:after{top:-6px}.lifterlms [data-tip].tip--top-left:before,.lifterlms [data-title-default].tip--top-left:before,.lifterlms [data-title-active].tip--top-left:before,.llms-metabox [data-tip].tip--top-left:before,.llms-metabox [data-title-default].tip--top-left:before,.llms-metabox [data-title-active].tip--top-left:before,.llms-mb-container [data-tip].tip--top-left:before,.llms-mb-container [data-title-default].tip--top-left:before,.llms-mb-container [data-title-active].tip--top-left:before,.llms-quiz-wrapper [data-tip].tip--top-left:before,.llms-quiz-wrapper [data-title-default].tip--top-left:before,.llms-quiz-wrapper [data-title-active].tip--top-left:before{bottom:100%;right:-10px}.lifterlms [data-tip].tip--top-left:hover:before,.lifterlms [data-title-default].tip--top-left:hover:before,.lifterlms [data-title-active].tip--top-left:hover:before,.llms-metabox [data-tip].tip--top-left:hover:before,.llms-metabox [data-title-default].tip--top-left:hover:before,.llms-metabox [data-title-active].tip--top-left:hover:before,.llms-mb-container [data-tip].tip--top-left:hover:before,.llms-mb-container [data-title-default].tip--top-left:hover:before,.llms-mb-container [data-title-active].tip--top-left:hover:before,.llms-quiz-wrapper [data-tip].tip--top-left:hover:before,.llms-quiz-wrapper [data-title-default].tip--top-left:hover:before,.llms-quiz-wrapper [data-title-active].tip--top-left:hover:before{bottom:calc(100% + 6px)}.lifterlms [data-tip].tip--top-left:after,.lifterlms [data-title-default].tip--top-left:after,.lifterlms [data-title-active].tip--top-left:after,.llms-metabox [data-tip].tip--top-left:after,.llms-metabox [data-title-default].tip--top-left:after,.llms-metabox [data-title-active].tip--top-left:after,.llms-mb-container [data-tip].tip--top-left:after,.llms-mb-container [data-title-default].tip--top-left:after,.llms-mb-container [data-title-active].tip--top-left:after,.llms-quiz-wrapper [data-tip].tip--top-left:after,.llms-quiz-wrapper [data-title-default].tip--top-left:after,.llms-quiz-wrapper [data-title-active].tip--top-left:after{border-top-color:#444;right:6px;top:0}.lifterlms [data-tip].tip--top-left:hover:after,.lifterlms [data-title-default].tip--top-left:hover:after,.lifterlms [data-title-active].tip--top-left:hover:after,.llms-metabox [data-tip].tip--top-left:hover:after,.llms-metabox [data-title-default].tip--top-left:hover:after,.llms-metabox [data-title-active].tip--top-left:hover:after,.llms-mb-container [data-tip].tip--top-left:hover:after,.llms-mb-container [data-title-default].tip--top-left:hover:after,.llms-mb-container [data-title-active].tip--top-left:hover:after,.llms-quiz-wrapper [data-tip].tip--top-left:hover:after,.llms-quiz-wrapper [data-title-default].tip--top-left:hover:after,.llms-quiz-wrapper [data-title-active].tip--top-left:hover:after{top:-6px}.lifterlms [data-tip].tip--bottom-left:before,.lifterlms [data-title-default].tip--bottom-left:before,.lifterlms [data-title-active].tip--bottom-left:before,.llms-metabox [data-tip].tip--bottom-left:before,.llms-metabox [data-title-default].tip--bottom-left:before,.llms-metabox [data-title-active].tip--bottom-left:before,.llms-mb-container [data-tip].tip--bottom-left:before,.llms-mb-container [data-title-default].tip--bottom-left:before,.llms-mb-container [data-title-active].tip--bottom-left:before,.llms-quiz-wrapper [data-tip].tip--bottom-left:before,.llms-quiz-wrapper [data-title-default].tip--bottom-left:before,.llms-quiz-wrapper [data-title-active].tip--bottom-left:before{top:100%;right:-10px}.lifterlms [data-tip].tip--bottom-left:hover:before,.lifterlms [data-title-default].tip--bottom-left:hover:before,.lifterlms [data-title-active].tip--bottom-left:hover:before,.llms-metabox [data-tip].tip--bottom-left:hover:before,.llms-metabox [data-title-default].tip--bottom-left:hover:before,.llms-metabox [data-title-active].tip--bottom-left:hover:before,.llms-mb-container [data-tip].tip--bottom-left:hover:before,.llms-mb-container [data-title-default].tip--bottom-left:hover:before,.llms-mb-container [data-title-active].tip--bottom-left:hover:before,.llms-quiz-wrapper [data-tip].tip--bottom-left:hover:before,.llms-quiz-wrapper [data-title-default].tip--bottom-left:hover:before,.llms-quiz-wrapper [data-title-active].tip--bottom-left:hover:before{top:calc(100% + 6px)}.lifterlms [data-tip].tip--bottom-left:after,.lifterlms [data-title-default].tip--bottom-left:after,.lifterlms [data-title-active].tip--bottom-left:after,.llms-metabox [data-tip].tip--bottom-left:after,.llms-metabox [data-title-default].tip--bottom-left:after,.llms-metabox [data-title-active].tip--bottom-left:after,.llms-mb-container [data-tip].tip--bottom-left:after,.llms-mb-container [data-title-default].tip--bottom-left:after,.llms-mb-container [data-title-active].tip--bottom-left:after,.llms-quiz-wrapper [data-tip].tip--bottom-left:after,.llms-quiz-wrapper [data-title-default].tip--bottom-left:after,.llms-quiz-wrapper [data-title-active].tip--bottom-left:after{border-bottom-color:#444;right:6px;bottom:0}.lifterlms [data-tip].tip--bottom-left:hover:after,.lifterlms [data-title-default].tip--bottom-left:hover:after,.lifterlms [data-title-active].tip--bottom-left:hover:after,.llms-metabox [data-tip].tip--bottom-left:hover:after,.llms-metabox [data-title-default].tip--bottom-left:hover:after,.llms-metabox [data-title-active].tip--bottom-left:hover:after,.llms-mb-container [data-tip].tip--bottom-left:hover:after,.llms-mb-container [data-title-default].tip--bottom-left:hover:after,.llms-mb-container [data-title-active].tip--bottom-left:hover:after,.llms-quiz-wrapper [data-tip].tip--bottom-left:hover:after,.llms-quiz-wrapper [data-title-default].tip--bottom-left:hover:after,.llms-quiz-wrapper [data-title-active].tip--bottom-left:hover:after{bottom:-6px}.lifterlms [data-tip].tip--bottom-right:before,.lifterlms [data-title-default].tip--bottom-right:before,.lifterlms [data-title-active].tip--bottom-right:before,.llms-metabox [data-tip].tip--bottom-right:before,.llms-metabox [data-title-default].tip--bottom-right:before,.llms-metabox [data-title-active].tip--bottom-right:before,.llms-mb-container [data-tip].tip--bottom-right:before,.llms-mb-container [data-title-default].tip--bottom-right:before,.llms-mb-container [data-title-active].tip--bottom-right:before,.llms-quiz-wrapper [data-tip].tip--bottom-right:before,.llms-quiz-wrapper [data-title-default].tip--bottom-right:before,.llms-quiz-wrapper [data-title-active].tip--bottom-right:before{top:100%;left:-10px}.lifterlms [data-tip].tip--bottom-right:hover:before,.lifterlms [data-title-default].tip--bottom-right:hover:before,.lifterlms [data-title-active].tip--bottom-right:hover:before,.llms-metabox [data-tip].tip--bottom-right:hover:before,.llms-metabox [data-title-default].tip--bottom-right:hover:before,.llms-metabox [data-title-active].tip--bottom-right:hover:before,.llms-mb-container [data-tip].tip--bottom-right:hover:before,.llms-mb-container [data-title-default].tip--bottom-right:hover:before,.llms-mb-container [data-title-active].tip--bottom-right:hover:before,.llms-quiz-wrapper [data-tip].tip--bottom-right:hover:before,.llms-quiz-wrapper [data-title-default].tip--bottom-right:hover:before,.llms-quiz-wrapper [data-title-active].tip--bottom-right:hover:before{top:calc(100% + 6px)}.lifterlms [data-tip].tip--bottom-right:after,.lifterlms [data-title-default].tip--bottom-right:after,.lifterlms [data-title-active].tip--bottom-right:after,.llms-metabox [data-tip].tip--bottom-right:after,.llms-metabox [data-title-default].tip--bottom-right:after,.llms-metabox [data-title-active].tip--bottom-right:after,.llms-mb-container [data-tip].tip--bottom-right:after,.llms-mb-container [data-title-default].tip--bottom-right:after,.llms-mb-container [data-title-active].tip--bottom-right:after,.llms-quiz-wrapper [data-tip].tip--bottom-right:after,.llms-quiz-wrapper [data-title-default].tip--bottom-right:after,.llms-quiz-wrapper [data-title-active].tip--bottom-right:after{border-bottom-color:#444;left:6px;bottom:0}.lifterlms [data-tip].tip--bottom-right:hover:after,.lifterlms [data-title-default].tip--bottom-right:hover:after,.lifterlms [data-title-active].tip--bottom-right:hover:after,.llms-metabox [data-tip].tip--bottom-right:hover:after,.llms-metabox [data-title-default].tip--bottom-right:hover:after,.llms-metabox [data-title-active].tip--bottom-right:hover:after,.llms-mb-container [data-tip].tip--bottom-right:hover:after,.llms-mb-container [data-title-default].tip--bottom-right:hover:after,.llms-mb-container [data-title-active].tip--bottom-right:hover:after,.llms-quiz-wrapper [data-tip].tip--bottom-right:hover:after,.llms-quiz-wrapper [data-title-default].tip--bottom-right:hover:after,.llms-quiz-wrapper [data-title-active].tip--bottom-right:hover:after{bottom:-6px}.lifterlms [data-tip]:before,.lifterlms [data-title-default]:before,.lifterlms [data-title-active]:before,.llms-metabox [data-tip]:before,.llms-metabox [data-title-default]:before,.llms-metabox [data-title-active]:before,.llms-mb-container [data-tip]:before,.llms-mb-container [data-title-default]:before,.llms-mb-container [data-title-active]:before,.llms-quiz-wrapper [data-tip]:before,.llms-quiz-wrapper [data-title-default]:before,.llms-quiz-wrapper [data-title-active]:before{background:#444;border-radius:4px;color:#fff;font-size:13px;line-height:1.2;padding:8px;max-width:300px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.lifterlms [data-tip]:after,.lifterlms [data-title-default]:after,.lifterlms [data-title-active]:after,.llms-metabox [data-tip]:after,.llms-metabox [data-title-default]:after,.llms-metabox [data-title-active]:after,.llms-mb-container [data-tip]:after,.llms-mb-container [data-title-default]:after,.llms-mb-container [data-title-active]:after,.llms-quiz-wrapper [data-tip]:after,.llms-quiz-wrapper [data-title-default]:after,.llms-quiz-wrapper [data-title-active]:after{content:"";border:6px solid rgba(0,0,0,0);height:0;width:0}.lifterlms [data-tip]:before,.lifterlms [data-tip]:after,.lifterlms [data-title-default]:before,.lifterlms [data-title-default]:after,.lifterlms [data-title-active]:before,.lifterlms [data-title-active]:after,.llms-metabox [data-tip]:before,.llms-metabox [data-tip]:after,.llms-metabox [data-title-default]:before,.llms-metabox [data-title-default]:after,.llms-metabox [data-title-active]:before,.llms-metabox [data-title-active]:after,.llms-mb-container [data-tip]:before,.llms-mb-container [data-tip]:after,.llms-mb-container [data-title-default]:before,.llms-mb-container [data-title-default]:after,.llms-mb-container [data-title-active]:before,.llms-mb-container [data-title-active]:after,.llms-quiz-wrapper [data-tip]:before,.llms-quiz-wrapper [data-tip]:after,.llms-quiz-wrapper [data-title-default]:before,.llms-quiz-wrapper [data-title-default]:after,.llms-quiz-wrapper [data-title-active]:before,.llms-quiz-wrapper [data-title-active]:after{opacity:0;-webkit-transition:all .2s .1s ease;transition:all .2s .1s ease;position:absolute;pointer-events:none;visibility:hidden}.lifterlms [data-tip]:hover:before,.lifterlms [data-tip]:hover:after,.lifterlms [data-title-default]:hover:before,.lifterlms [data-title-default]:hover:after,.lifterlms [data-title-active]:hover:before,.lifterlms [data-title-active]:hover:after,.llms-metabox [data-tip]:hover:before,.llms-metabox [data-tip]:hover:after,.llms-metabox [data-title-default]:hover:before,.llms-metabox [data-title-default]:hover:after,.llms-metabox [data-title-active]:hover:before,.llms-metabox [data-title-active]:hover:after,.llms-mb-container [data-tip]:hover:before,.llms-mb-container [data-tip]:hover:after,.llms-mb-container [data-title-default]:hover:before,.llms-mb-container [data-title-default]:hover:after,.llms-mb-container [data-title-active]:hover:before,.llms-mb-container [data-title-active]:hover:after,.llms-quiz-wrapper [data-tip]:hover:before,.llms-quiz-wrapper [data-tip]:hover:after,.llms-quiz-wrapper [data-title-default]:hover:before,.llms-quiz-wrapper [data-title-default]:hover:after,.llms-quiz-wrapper [data-title-active]:hover:before,.llms-quiz-wrapper [data-title-active]:hover:after{opacity:1;-webkit-transition:all 0 .1s ease;transition:all 0 .1s ease;visibility:visible;z-index:99999999}.lifterlms [data-tip]:before,.llms-metabox [data-tip]:before,.llms-mb-container [data-tip]:before,.llms-quiz-wrapper [data-tip]:before{content:attr(data-tip)}.lifterlms [data-tip].active:before,.llms-metabox [data-tip].active:before,.llms-mb-container [data-tip].active:before,.llms-quiz-wrapper [data-tip].active:before{content:attr(data-tip-active)}.llms-membership-image{display:block;margin:0 auto}.llms-course-image{display:block;margin:0 auto;max-width:100%}.llms-featured-image{display:block;margin:0 auto}.llms-image-thumb{width:150px}.llms-video-wrapper .center-video{height:auto;max-width:100%;overflow:hidden;position:relative;padding-top:56.25%;text-align:center}.llms-video-wrapper .center-video>.wp-video,.llms-video-wrapper .center-video .fluid-width-video-wrapper,.llms-video-wrapper .center-video iframe,.llms-video-wrapper .center-video object,.llms-video-wrapper .center-video embed{height:100%;left:0;position:absolute;top:0;width:100%}.llms-video-wrapper .center-video>.wp-video{width:100% !important}.llms-video-wrapper .center-video .fluid-width-video-wrapper{padding-top:0 !important}.clear{clear:both;width:100%}.llms-featured-image{text-align:center}#main-content .llms-payment-options p{margin:0;font-size:16px}.llms-option{display:block;position:relative;margin:20px 0;padding-left:40px;font-size:16px}.llms-option label{cursor:pointer;position:static}.llms-option:first-child{margin-top:0}.llms-option:last-child{margin-bottom:0}#main-content .llms-option:last-child{margin-bottom:0}.llms-option input[type=radio]{display:block;position:absolute;top:3px;left:0;z-index:0}.llms-option input[type=radio]{display:inline-block}.llms-option input[type=radio]+label span.llms-radio{display:none}.llms-option input[type=radio]+label span.llms-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:20;position:absolute;top:0;left:-2px;display:inline-block;width:24px;height:24px;border-radius:50%;cursor:pointer;vertical-align:middle;-webkit-box-shadow:rgba(255,255,255,.15) 0 1px 1px,inset rgba(0,0,0,.5) 0 0 0 1px;box-shadow:rgba(255,255,255,.15) 0 1px 1px,inset rgba(0,0,0,.5) 0 0 0 1px;background:#efefef;background-image:radial-gradient(ellipse at center, #bb231c 0%, #bb231c 40%, #efefef 45%);background-repeat:no-repeat;-webkit-transition:background-position .15s cubic-bezier(0.8, 0, 1, 1);transition:background-position .15s cubic-bezier(0.8, 0, 1, 1)}.llms-option input[type=radio]:checked+label span.llms-radio{-webkit-transition:background-position .2s .15s cubic-bezier(0, 0, 0.2, 1);transition:background-position .2s .15s cubic-bezier(0, 0, 0.2, 1)}.llms-option input[type=radio]+label span.llms-radio{background-position:-24px 0}.llms-option input[type=radio]:checked+label span.llms-radio{background-position:0 0}.llms-option input[type=submit]{border:none;background:#bb231c;color:#fff;font-size:20px;padding:10px 0;border-radius:3px;cursor:pointer;width:100%}.llms-styled-text{padding:14px 0}.llms-notice-box{border-radius:3px;z-index:10;margin:10px 0;padding:15px 20px;border:1px solid #ccc;list-style-type:none;width:100%;overflow:auto}.llms-notice-box input[type=text]{height:auto}.llms-notice-box .col-1-1{width:100%}.llms-notice-box .col-1-1 input[type=text]{width:100%}.llms-notice-box .col-1-2{width:50%;float:left}@media screen and (max-width: 768px){.llms-notice-box .col-1-2{width:100%}}.llms-notice-box .col-1-3{width:33%;float:left;margin-right:10px}.llms-notice-box .col-1-4{width:25%;float:left;margin-right:10px}@media screen and (max-width: 768px){.llms-notice-box .col-1-4{width:100%}}.llms-notice-box .col-1-6{width:16.6%;float:left;margin-right:10px}.llms-notice-box .col-1-8{width:11%;float:right}.llms-notice-box .llms-pad-right{padding-right:10px}@media screen and (max-width: 768px){.llms-notice-box .llms-pad-right{padding-right:0}}input[type=text].cc_cvv,#cc_cvv{margin-right:0;width:23%;float:right}.llms-clear-box{border-radius:3px;z-index:10;margin:10px 0;padding:15px 20px;list-style-type:none;width:100%;overflow:auto}.llms-price-label{font-weight:normal}.llms-final-price{font-weight:bold;float:right}.llms-center-content{text-align:center}.llms-input-text{background-color:#fff;border:1px solid #ddd;color:#333;font-size:18px;font-weight:300;padding:16px;width:100%}.llms-price{margin-bottom:0;font-weight:bold}.llms-price-loop{margin-bottom:0;font-weight:bold}.courses .entry{padding:0}.list-view .site-content .llms-course-list .hentry,.list-view .site-content .llms-membership-list .hentry{border-top:0;padding-top:0}.llms-content{width:100%}.llms-lesson-button-wrapper{width:100%;display:block;clear:both;text-align:center}.llms-template-wrapper{width:100%;display:block;clear:both}.llms-button-wrapper{width:100%;display:block;clear:both;text-align:center}.llms-styled-select{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;overflow:hidden;position:relative}.llms-styled-select,.llms-styled-select select{width:100%}select:focus{outline:none}.llms-styled-select select{height:34px;padding:5px 0 5px 5px;background:rgba(0,0,0,0);border:none;-webkit-appearance:none;font-size:16px;color:#444}@-moz-document url-prefix(){.--ms-styled-select select{width:110%}}.llms-styled-select .fa-sort-desc{position:absolute;top:0;right:12px;font-size:24px;color:#ccc}select::-ms-expand{display:none}_:-o-prefocus .llms-styled-select,.selector .llms-styled-select{background:none}.llms-form-item-wrapper{margin-bottom:1em}.llms-progress-circle{position:relative;width:200px;height:200px;float:left}.llms-progress-circle-count{top:27%;position:absolute;width:94%;text-align:center;color:#666;font-size:44px}.llms-progress-circle svg{position:absolute;width:200px;height:200px}.llms-progress-circle circle{fill:rgba(0,0,0,0)}svg .llms-background-circle{fill:rgba(0,0,0,0);stroke-width:10px;stroke:#f1f2f1;stroke-dasharray:430}svg .llms-animated-circle{fill:rgba(0,0,0,0);stroke-width:10px;stroke:#e5554e;stroke-dasharray:430;stroke-dashoffset:410}.llms-widget-syllabus .llms-lesson.current-lesson .lesson-title{font-weight:700}.llms-widget-syllabus .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.llms-widget-syllabus .section-header .llms-collapse-caret{text-align:left;width:14px}.llms-widget-syllabus .llms-lesson-complete,.llms-widget-syllabus .lesson-complete-placeholder{font-size:18px;margin-right:5px;color:#ccc}.llms-widget-syllabus .llms-lesson-complete.done,.llms-widget-syllabus .lesson-complete-placeholder.done{color:#466dd8}.llms-widget-syllabus .section-title{font-weight:bold}.llms-widget-syllabus .lesson-title a{text-decoration:underline}.llms-widget-syllabus .lesson-title.done a{color:#666;text-decoration:line-through}.llms-widget-syllabus ul{list-style-type:none;margin:0;padding:0}.llms-widget-syllabus ul li{list-style-type:none;margin:0 0 10px 0}.llms-widget-syllabus ul li ul{margin:0 0 15px 0}.llms-widget-syllabus ul li ul li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 10px 0;padding:0}.llms-remove-coupon{float:right}.llms-lesson-preview.is-complete .llms-lesson-link-locked{padding-left:75px}.llms-lesson-tooltip{display:none;position:absolute;color:#000;background-color:silver;padding:.25em;border-radius:2px;z-index:100;top:0;left:50%;text-align:center;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}.llms-lesson-tooltip:after{content:"";width:0;height:0;border-top:8px solid silver;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);position:absolute;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.llms-lesson-tooltip.active{display:inline-block}.llms-favorite-wrapper{cursor:pointer}.llms-favorite-wrapper .fa-heart{color:#ef476f}.llms-favorite-wrapper button{background:none;border:none;cursor:pointer;padding:0}.llms-favorite-wrapper button:focus{outline:2px dashed #333;outline-offset:2px}.llms-has-favorite .llms-parent-course-link{display:inline-block;margin-bottom:20px}.llms-has-favorite .llms-parent-course-link+.llms-favorite-wrapper{float:right;margin:0}.llms-syllabus-wrapper .llms-has-favorite{text-align:left}.llms-syllabus-wrapper .llms-has-favorite .llms-favorite-wrapper{display:inline-block}.llms-loop-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px;list-style:none;margin:0 -10px;padding:0}.llms-loop-list .llms-loop-item{list-style:none;margin:0;padding:0}@media(max-width: 768px){.llms-loop-list{grid-template-columns:repeat(1, 1fr)}}@media all and (min-width: 600px){.llms-loop-list.cols-1 .llms-loop-item{grid-template-columns:repeat(1, minmax(0, 1fr))}.llms-loop-list.cols-2 .llms-loop-item{grid-template-columns:repeat(2, minmax(0, 1fr))}.llms-loop-list.cols-3 .llms-loop-item{grid-template-columns:repeat(3, minmax(0, 1fr))}.llms-loop-list.cols-4 .llms-loop-item{grid-template-columns:repeat(4, minmax(0, 1fr))}.llms-loop-list.cols-5 .llms-loop-item{grid-template-columns:repeat(5, minmax(0, 1fr))}.llms-loop-list.cols-6 .llms-loop-item{grid-template-columns:repeat(6, minmax(0, 1fr))}}.llms-loop-item{list-style:none;margin:10px;padding:0;background:#fefefe;border:1px solid #dedede;border-radius:6px}.llms-loop-item-content{overflow:hidden;padding-bottom:15px;margin:0;height:auto}.llms-loop-item-content iframe{max-width:100%}.llms-loop-item-content .llms-loop-link{color:#010101;display:block;text-decoration:none}.llms-loop-item-content .llms-loop-link:visited{color:#010101}.llms-loop-item-content .llms-featured-image{display:block;max-width:100%}.llms-loop-item-content .llms-loop-title{color:#010101;margin:15px 0}.llms-loop-item-content .llms-loop-title:hover{color:#466dd8}.llms-loop-item-content .llms-meta,.llms-loop-item-content .llms-author,.llms-loop-item-content .llms-loop-title,.llms-loop-item-content .llms-featured-pricing{padding:0 15px}.llms-loop-item-content .llms-meta,.llms-loop-item-content .llms-author,.llms-loop-item-content .llms-featured-pricing{color:#444;display:block;font-size:14px;margin-bottom:10px}.llms-loop-item-content .llms-meta:last-child,.llms-loop-item-content .llms-author:last-child,.llms-loop-item-content .llms-featured-pricing:last-child{margin-bottom:0}.llms-loop-item-content .llms-author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.llms-loop-item-content .llms-featured-img-wrap{overflow:hidden}.llms-loop-item-content p{margin-bottom:0}.llms-loop-item-content .llms-progress{margin:0;height:.4em}.llms-loop-item-content .llms-progress .progress__indicator{display:none}.llms-loop-item-content .llms-progress .llms-progress-bar{background-color:#f6f6f6;right:0;top:0}.llms-meta-info{margin:40px 0}.llms-meta-info .llms-meta-title{margin:0}.llms-meta-info .llms-meta p{margin-bottom:0}.llms-meta-info .llms-meta span{font-weight:700}.llms-course-progress{margin:40px auto;max-width:480px;text-align:center}.llms-syllabus-wrapper{margin:20px 0;text-align:left}.llms-syllabus-wrapper .llms-section-title{margin:40px 0 10px}.llms-syllabus-wrapper .llms-section-title+.llms-lesson-preview{border-top:1px solid #dedede}.llms-lesson-preview{border-right:1px solid #dedede;border-bottom:1px solid #dedede;border-left:1px solid #dedede;display:block;margin:0;max-width:100%;position:relative}.llms-lesson-preview section{background:#fefefe}.llms-lesson-preview.current-lesson .llms-lesson-title{font-weight:400}.llms-lesson-preview .llms-lesson-link{color:#010101;display:block;padding:15px;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.llms-lesson-preview .llms-lesson-link:hover{background:#eaeaea}.llms-lesson-preview .llms-lesson-link:visited{color:#212121}.llms-lesson-preview .llms-lesson-link .llms-lesson-preview-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.llms-lesson-preview .llms-lesson-locked{background:#efefef;color:#666}.llms-lesson-preview .llms-lesson-locked .llms-lesson-link{color:#666}.llms-lesson-preview .llms-lesson-locked:hover{background:#dedede}.llms-lesson-preview .llms-lesson-thumbnail{margin-bottom:15px}.llms-lesson-preview .llms-lesson-thumbnail img{display:block;height:auto;width:100%}.llms-lesson-preview .llms-lesson-title{font-weight:700;margin:0 auto 5px}.llms-lesson-preview .llms-lesson-title:last-child{margin-bottom:0}.llms-lesson-preview .llms-lesson-excerpt{margin-top:5px}.llms-lesson-preview .llms-lesson-excerpt p{margin:0 0 10px 0;padding:0}.llms-lesson-preview .llms-lesson-excerpt p:last-of-type{margin:0}.llms-lesson-preview .llms-lesson-meta{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 15px;font-size:14px}.llms-lesson-preview .llms-lesson-meta div.llms-favorite-wrapper+span.llms-lesson-has-quiz{margin-left:10px}.llms-lesson-preview .llms-lesson-meta div.llms-favorite-wrapper+span.llms-lesson-has-assignment{margin-left:10px}.llms-lesson-preview .llms-lesson-meta span.llms-lesson-has-quiz+span.llms-lesson-has-assignment{margin-left:10px}.llms-lesson-preview .llms-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.llms-lesson-preview .llms-extra{min-width:50px;text-align:right}.llms-lesson-preview .llms-lesson-counter,.llms-lesson-preview .llms-free-lesson-svg,.llms-lesson-preview .llms-lesson-complete,.llms-lesson-preview .llms-lesson-complete-placeholder{display:block}.llms-lesson-preview.is-free .llms-lesson-complete,.llms-lesson-preview.is-complete .llms-lesson-complete{color:#466dd8}.llms-lesson-preview.is-complete .llms-lesson-title:not(.llms-student-dashboard .llms-lesson-title):not(.llms-course-navigation .llms-lesson-title){text-decoration:line-through}.llms-lesson-preview .llms-icon-free{background:#466dd8;border-radius:6px;color:#fefefe;display:inline-block;font-size:14px;font-weight:bold;line-height:1;padding:5px 8px 4px;white-space:nowrap}.llms-lesson-preview.is-incomplete .llms-lesson-complete{color:#cacaca}.llms-lesson-preview .llms-lesson-counter{font-size:16px;margin-bottom:5px}.llms-lesson-preview .llms-free-lesson-svg{fill:currentColor;height:23px;width:50px}.llms-course-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.llms-course-navigation .llms-prev-lesson,.llms-course-navigation .llms-next-lesson,.llms-course-navigation .llms-back-to-course{-webkit-box-flex:1;-ms-flex:1;flex:1}.llms-course-navigation .llms-prev-lesson+.llms-back-to-course{text-align:right}.llms-course-navigation .llms-next-lesson .llms-lesson-preview .llms-lesson-link{text-align:right}.llms-course-navigation .llms-lesson-preview{border:1px solid #dedede}.llms-course-navigation .llms-lesson-link{display:block}.llms-progress{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative;height:1em;width:100%;margin:15px 0}.llms-progress .llms-progress-bar{background-color:#dedede;position:relative;height:.4em;top:.3em;width:100%}.llms-progress .progress-bar-complete{background-color:#ef476f;height:100%}.progress__indicator{float:right;text-align:right;height:1em;line-height:1em;margin-left:5px;white-space:nowrap}.llms-author .name{margin-left:5px}.llms-author .label{margin-left:5px}.llms-author .avatar{border-radius:50%}.llms-author .bio{margin-top:5px}.llms-instructor-info{margin:40px 0}.llms-instructor-info .llms-meta-title{margin:0}.llms-instructor-info .llms-instructors .llms-col:first-child .llms-author{margin-left:0}.llms-instructor-info .llms-instructors .llms-col:last-child .llms-author{margin-right:0}.llms-instructor-info .llms-instructors .llms-author{background:#fefefe;border:1px solid #dedede;border-top:4px solid #466dd8;border-bottom-right-radius:6px;border-bottom-left-radius:6px;color:#010101;text-align:center;margin:45px 0 0;padding:0 20px 20px}.llms-instructor-info .llms-instructors .llms-author .avatar{background:#466dd8;border:4px solid #466dd8;display:block;margin:-35px auto 10px}.llms-instructor-info .llms-instructors .llms-author .llms-author-info{display:block}.llms-instructor-info .llms-instructors .llms-author .llms-author-info.name{font-weight:700}.llms-instructor-info .llms-instructors .llms-author .llms-author-info.label{font-size:85%}.llms-instructor-info .llms-instructors .llms-author .llms-author-info.bio{font-size:90%;margin-bottom:0}.llms_review{margin:20px 0px;padding:10px}.llms_review h5{font-size:17px;margin:3px 0px}.llms_review h6{font-size:13px}.llms_review p{font-size:15px}.review_box [type=text]{margin:10px 0px}.review_box .review_error{color:red;display:none}.review_box+.thank_you_box{display:none}.llms-notice{background:rgba(70,109,216,.3);border-color:#466dd8;border-style:solid;border-width:1px;border-radius:6px;padding:15px;margin-bottom:40px}.llms-notice a{color:inherit}.llms-notice p:last-child,.llms-notice ul:last-child{margin-bottom:0}.llms-notice li{list-style-type:none}.llms-notice.llms-debug{background:rgba(202,202,202,.3);border-color:#cacaca}.llms-notice.llms-error{background:rgba(187,35,28,.15);border-color:#bb231c}.llms-notice.llms-success{background:rgba(77,141,60,.15);border-color:#4d8d3c}.entry-content .llms-notice{margin:0 0 40px}.entry-content .llms-notice li{list-style-type:none}ul.llms-achievements-loop,.lifterlms ul.llms-achievements-loop,ul.llms-certificates-loop,.lifterlms ul.llms-certificates-loop{list-style-type:none;margin:0 -10px;padding:0}ul.llms-achievements-loop:before,ul.llms-achievements-loop:after,.lifterlms ul.llms-achievements-loop:before,.lifterlms ul.llms-achievements-loop:after,ul.llms-certificates-loop:before,ul.llms-certificates-loop:after,.lifterlms ul.llms-certificates-loop:before,.lifterlms ul.llms-certificates-loop:after{content:" ";display:table}ul.llms-achievements-loop:after,.lifterlms ul.llms-achievements-loop:after,ul.llms-certificates-loop:after,.lifterlms ul.llms-certificates-loop:after{clear:both}ul.llms-achievements-loop li.llms-achievement-loop-item,ul.llms-achievements-loop li.llms-certificate-loop-item,.lifterlms ul.llms-achievements-loop li.llms-achievement-loop-item,.lifterlms ul.llms-achievements-loop li.llms-certificate-loop-item,ul.llms-certificates-loop li.llms-achievement-loop-item,ul.llms-certificates-loop li.llms-certificate-loop-item,.lifterlms ul.llms-certificates-loop li.llms-achievement-loop-item,.lifterlms ul.llms-certificates-loop li.llms-certificate-loop-item{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;float:left;list-style-type:none;margin:0;padding:10px;width:100%}@media all and (min-width: 600px){ul.llms-achievements-loop.loop-cols-1 li.llms-achievement-loop-item,ul.llms-achievements-loop.loop-cols-1 li.llms-certificate-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-1 li.llms-achievement-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-1 li.llms-certificate-loop-item,ul.llms-certificates-loop.loop-cols-1 li.llms-achievement-loop-item,ul.llms-certificates-loop.loop-cols-1 li.llms-certificate-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-1 li.llms-achievement-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-1 li.llms-certificate-loop-item{width:100%}ul.llms-achievements-loop.loop-cols-2 li.llms-achievement-loop-item,ul.llms-achievements-loop.loop-cols-2 li.llms-certificate-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-2 li.llms-achievement-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-2 li.llms-certificate-loop-item,ul.llms-certificates-loop.loop-cols-2 li.llms-achievement-loop-item,ul.llms-certificates-loop.loop-cols-2 li.llms-certificate-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-2 li.llms-achievement-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-2 li.llms-certificate-loop-item{width:50%}ul.llms-achievements-loop.loop-cols-3 li.llms-achievement-loop-item,ul.llms-achievements-loop.loop-cols-3 li.llms-certificate-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-3 li.llms-achievement-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-3 li.llms-certificate-loop-item,ul.llms-certificates-loop.loop-cols-3 li.llms-achievement-loop-item,ul.llms-certificates-loop.loop-cols-3 li.llms-certificate-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-3 li.llms-achievement-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-3 li.llms-certificate-loop-item{width:33.3333333333%}ul.llms-achievements-loop.loop-cols-4 li.llms-achievement-loop-item,ul.llms-achievements-loop.loop-cols-4 li.llms-certificate-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-4 li.llms-achievement-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-4 li.llms-certificate-loop-item,ul.llms-certificates-loop.loop-cols-4 li.llms-achievement-loop-item,ul.llms-certificates-loop.loop-cols-4 li.llms-certificate-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-4 li.llms-achievement-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-4 li.llms-certificate-loop-item{width:25%}ul.llms-achievements-loop.loop-cols-5 li.llms-achievement-loop-item,ul.llms-achievements-loop.loop-cols-5 li.llms-certificate-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-5 li.llms-achievement-loop-item,.lifterlms ul.llms-achievements-loop.loop-cols-5 li.llms-certificate-loop-item,ul.llms-certificates-loop.loop-cols-5 li.llms-achievement-loop-item,ul.llms-certificates-loop.loop-cols-5 li.llms-certificate-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-5 li.llms-achievement-loop-item,.lifterlms ul.llms-certificates-loop.loop-cols-5 li.llms-certificate-loop-item{width:20%}}.llms-achievement,.llms-certificate{background:#fefefe;border:none;border-radius:12px;color:#010101;display:block;padding:20px 0;text-decoration:none;width:100%}.llms-achievement:hover,.llms-certificate:hover{background:#eaeaea}.llms-achievement .llms-achievement-img,.llms-certificate .llms-achievement-img{display:block;margin:0 auto;max-width:80%}.llms-achievement .llms-achievement-title,.llms-certificate .llms-achievement-title{color:#010101;font-size:16px;margin:0;padding:10px;text-align:center}.llms-achievement .llms-certificate-title,.llms-certificate .llms-certificate-title{color:#010101;font-size:16px;margin:0;padding:0 0 10px}.llms-achievement .llms-achievement-info,.llms-achievement .llms-achievement-date,.llms-certificate .llms-achievement-info,.llms-certificate .llms-achievement-date{display:none}.llms-achievement .llms-achievement-content,.llms-certificate .llms-achievement-content{padding:20px}.llms-achievement .llms-achievement-content:empty,.llms-certificate .llms-achievement-content:empty{padding:0}.llms-achievement .llms-achievement-content *:last-child,.llms-certificate .llms-achievement-content *:last-child{margin-bottom:0}.llms-certificate{border:4px double #dedede;padding:20px 10px;background:#fefefe;text-align:center}.llms-certificate:hover{background:#fefefe;border-color:#eaeaea}.llms-achievement-modal .llms-achievement{background:#fff}.llms-achievement-modal .llms-achievement-info{display:block}.llms-achievement-modal .llms-achievement-title{display:none}.llms-notification{background:#fefefe;-webkit-box-shadow:0 1px 2px -2px #333,0 1px 1px -1px #333;box-shadow:0 1px 2px -2px #333,0 1px 1px -1px #333;border-top:4px solid #466dd8;color:#010101;opacity:0;padding:12px;position:fixed;right:-800px;top:24px;-webkit-transition:opacity .4s ease-in-out,right .4s ease-in-out;transition:opacity .4s ease-in-out,right .4s ease-in-out;visibility:hidden;width:auto;z-index:9999999}.llms-notification:before,.llms-notification:after{content:" ";display:table}.llms-notification:after{clear:both}.llms-notification.visible{left:12px;opacity:1;right:12px;-webkit-transition:opacity .4s ease-in-out,right .4s ease-in-out,top .1s ease-in-out,background .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .4s ease-in-out,right .4s ease-in-out,top .1s ease-in-out,background .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .4s ease-in-out,right .4s ease-in-out,top .1s ease-in-out,background .2s ease-in-out,transform .2s ease-in-out;transition:opacity .4s ease-in-out,right .4s ease-in-out,top .1s ease-in-out,background .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;visibility:visible}.llms-notification.visible:hover .llms-notification-dismiss{opacity:1}.llms-notification .llms-notification-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.llms-notification .llms-notification-main{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:4;-ms-flex:4;flex:4;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.llms-notification .llms-notification-title{color:#010101;font-size:18px;margin:0}.llms-notification .llms-notification-body{font-size:14px;line-height:1.4}.llms-notification .llms-notification-body p,.llms-notification .llms-notification-body li{font-size:inherit}.llms-notification .llms-notification-body p{margin-bottom:8px}.llms-notification .llms-notification-body p img{max-width:100%}.llms-notification .llms-notification-body .llms-mini-cert{background:#f6f6f6;border:1px solid #d0d0d0;-webkit-box-shadow:inset 0 0 0 3px #fefefe,inset 0 0 0 4px #dedede;box-shadow:inset 0 0 0 3px #fefefe,inset 0 0 0 4px #dedede;padding:16px 16px 24px;margin-top:12px}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert-title{font-size:16px;font-weight:700;margin:12px auto;text-align:center}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body{width:100%}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body>div:nth-child(1){width:65%}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body>div:nth-child(2){width:35%}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body>div:nth-child(3){width:85%}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body>div:nth-child(4){width:75%;margin-top:18px}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body>div:nth-child(5){width:70%}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body>div:nth-child(6){margin-left:12px;margin-bottom:-24px}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--body>div:nth-child(7){width:65%;margin-right:12px}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--mock-line{border-radius:2px;height:8px;background:#b0b0b0;background-image:-webkit-gradient(linear, left top, right top, from(#b0b0b0), color-stop(20%, #a0a0a0), color-stop(40%, #b0b0b0), to(#b0b0b0));background-image:linear-gradient(to right, #b0b0b0 0%, #a0a0a0 20%, #b0b0b0 40%, #b0b0b0 100%);background-repeat:no-repeat;margin:4px auto}.llms-notification .llms-notification-body .llms-mini-cert .llms-mini-cert--mock-dot{background:#b0b0b0;border-radius:50%;display:inline-block;content:"";height:24px;width:24px}.llms-notification .llms-notification-body .llms-mini-cert p{margin-bottom:0}.llms-notification .llms-notification-aside{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:12px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.llms-notification .llms-notification-icon{display:block;max-width:64px}.llms-notification .llms-notification-footer{border-top:1px solid #e5e5e5;font-size:12px;margin-top:12px;padding:6px 6px 0;text-align:right}.llms-notification .llms-notification-footer a{color:#010101}.llms-notification .llms-notification-dismiss{color:#bb231c;cursor:pointer;font-size:22px;position:absolute;right:10px;top:8px;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.llms-sd-notification-center .llms-notification-list,.llms-sd-notification-center .llms-notification-list-item{list-style-type:none;margin:0;padding:0}.llms-sd-notification-center .llms-notification-list-item:hover .llms-notification{background:#fcfcfc}.llms-sd-notification-center .llms-notification{opacity:1;border-top:1px solid #e5e5e5;left:auto;padding:24px;position:relative;right:auto;top:auto;visibility:visible;width:auto}.llms-sd-notification-center .llms-notification .llms-notification-aside{max-width:64px}.llms-sd-notification-center .llms-notification .llms-notification-footer{border:none;padding:0;text-align:left}.llms-sd-notification-center .llms-notification .llms-progress{display:none !important}.llms-sd-notification-center .llms-notification .llms-notification-date{color:#515151;float:left;margin-right:6px}.llms-sd-notification-center .llms-notification .llms-mini-cert{margin:0 auto;max-width:380px}@media all and (min-width: 480px){.llms-notification{right:-800px;width:360px}.llms-notification.visible{left:auto;right:24px}.llms-notification .llms-notification-dismiss{opacity:0}}.llms-pagination ul{list-style-type:none;margin:40px 0;padding:0}.llms-pagination ul li{float:left}.llms-pagination ul li a{border-bottom:0;text-decoration:none}.llms-pagination ul li .page-numbers{padding:.5em;text-decoration:underline}.llms-pagination ul li .page-numbers.current{text-decoration:none}.llms-tooltip{background:#2a2a2a;border-radius:4px;color:#fff;font-size:14px;line-height:1.2;opacity:0;top:-20px;padding:8px 12px;left:50%;position:absolute;pointer-events:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .2s ease,top .2s ease;transition:opacity .2s ease,top .2s ease;max-width:320px}.llms-tooltip.show{top:-28px;opacity:1}.llms-tooltip:after{bottom:-8px;border-top:8px solid #2a2a2a;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.webui-popover-title{font-size:initial;font-weight:initial;line-height:initial}.webui-popover-inverse .webui-popover-inner .close{color:#fff;opacity:.6;text-shadow:none}.webui-popover-inverse .webui-popover-inner .close:hover{opacity:.8}.webui-popover-inverse .webui-popover-content a{color:#fff;text-decoration:underline}.webui-popover-inverse .webui-popover-content a:hover{text-decoration:none}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results{margin:0;padding:0;list-style-type:none}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question{background:#efefef;border-radius:6px;margin:0 0 15px;position:relative;list-style-type:none}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .toggle-answer{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 35px 15px 15px;text-decoration:none}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--waiting.correct,.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--waiting.incorrect{background:rgba(192,86,33,.2)}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--waiting.correct .llms-status-icon,.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--waiting.incorrect .llms-status-icon{background-color:#c05621}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--graded.correct{background:rgba(77,141,60,.15)}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--graded.correct .llms-status-icon{background-color:#4d8d3c}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--graded.incorrect{background:rgba(187,35,28,.15)}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.status--graded.incorrect .llms-status-icon{background-color:#bb231c}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question pre{overflow:auto}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-question-title{font-size:22px;margin:0;line-height:1.4}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-points{line-height:1.4}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-status-icon-tip{position:absolute;right:-12px;top:-2px}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-status-icon{color:rgba(255,255,255,.65);border-radius:50%;font-size:30px;height:40px;line-height:40px;text-align:center;width:40px}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main{display:none;padding:0 15px 15px}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main .llms-quiz-results-label{font-weight:700;margin:0 0 10px;padding:0}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main ul.llms-quiz-attempt-answers{margin:0;padding:0}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main ul.llms-quiz-attempt-answers li.llms-quiz-attempt-answer{padding:0;margin:0 0 0 30px}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main ul.llms-quiz-attempt-answers li.llms-quiz-attempt-answer:only-child{list-style-type:none;margin-left:0}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main img{height:auto;max-width:200px}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main .llms-quiz-attempt-answer-section{border-top:2px solid rgba(255,255,255,.5);margin-top:20px;padding-top:20px}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question .llms-quiz-attempt-question-main .llms-quiz-attempt-answer-section:first-child{border-top:none;margin-top:0;padding-top:0}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.type--picture_choice ul.llms-quiz-attempt-answers,.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.type--picture_reorder ul.llms-quiz-attempt-answers{list-style-type:none;margin:0;padding:0}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.type--picture_choice ul.llms-quiz-attempt-answers li.llms-quiz-attempt-answer,.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.type--picture_reorder ul.llms-quiz-attempt-answers li.llms-quiz-attempt-answer{display:inline-block;list-style-type:none;margin:0;padding:5px}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.type--removed{opacity:.5}.single-llms_quiz #llms-quiz-wrapper .llms-quiz-attempt-results .llms-quiz-attempt-question.type--removed .llms-question-title{font-style:italic;font-weight:normal}.single-llms_quiz .llms-return{margin-bottom:10px}.single-llms_quiz .llms-quiz-results:before,.single-llms_quiz .llms-quiz-results:after{content:" ";display:table}.single-llms_quiz .llms-quiz-results:after{clear:both}.single-llms_quiz .llms-quiz-results .llms-donut.passing{color:#4d8d3c}.single-llms_quiz .llms-quiz-results .llms-donut.passing svg path{stroke:#4d8d3c}.single-llms_quiz .llms-quiz-results .llms-donut.pending{color:#555}.single-llms_quiz .llms-quiz-results .llms-donut.pending svg path{stroke:#555}.single-llms_quiz .llms-quiz-results .llms-donut.failing{color:#bb231c}.single-llms_quiz .llms-quiz-results .llms-donut.failing svg path{stroke:#bb231c}.single-llms_quiz .llms-quiz-results .llms-quiz-results-aside,.single-llms_quiz .llms-quiz-results .llms-quiz-results-main,.single-llms_quiz .llms-quiz-results .llms-quiz-results-history{margin-bottom:20px}@media all and (min-width: 600px){.single-llms_quiz .llms-quiz-results .llms-quiz-results-aside{float:left;width:220px}.single-llms_quiz .llms-quiz-results .llms-quiz-results-aside+.llms-quiz-results-main{float:right;width:calc(100% - 300px)}.single-llms_quiz .llms-quiz-results .llms-quiz-results-aside+.llms-quiz-results-main+.llms-quiz-results-history{float:right;width:calc(100% - 300px)}.single-llms_quiz .llms-quiz-results .llms-quiz-results-history{clear:right}}.single-llms_quiz ul.llms-quiz-meta-info{list-style-type:none;margin:0;padding:0}.single-llms_quiz ul.llms-quiz-meta-info li{list-style-type:none;margin:10px 0 0;padding:0}.single-llms_quiz ul.llms-quiz-meta-info{margin-bottom:10px}.single-llms_quiz .llms-quiz-buttons{margin-top:10px;text-align:left}.single-llms_quiz .llms-quiz-buttons form{display:inline-block}.llms-quiz-question-wrapper{min-height:140px;position:relative}.llms-quiz-question-wrapper .llms-quiz-loading{bottom:20px;left:0;position:absolute;right:0;text-align:center;z-index:1}.llms-quiz-question-wrapper .llms-question-image img{height:auto;max-width:100%}.llms-quiz-ui{position:relative}.llms-quiz-ui .llms-quiz-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 40px}.llms-quiz-ui .llms-progress{background-color:#dedede;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:8px;margin:0;overflow:hidden}.llms-quiz-ui .llms-progress .progress-bar-complete{-webkit-transition:width .3s ease-in;transition:width .3s ease-in;width:0}.llms-quiz-ui .llms-error{background:rgba(187,35,28,.15);border:1px solid #bb231c;border-radius:6px;margin:20px 0;padding:15px}.llms-quiz-ui .llms-error:before,.llms-quiz-ui .llms-error:after{content:" ";display:table}.llms-quiz-ui .llms-error:after{clear:both}.llms-quiz-ui .llms-error a{color:#bb231c;float:right;font-size:22px;line-height:1;text-decoration:none}.llms-quiz-ui .llms-quiz-counter{display:none;color:#6a6a6a;float:right;font-size:18px}.llms-quiz-ui .llms-quiz-counter .llms-sep{margin:0 5px}.llms-quiz-ui .llms-quiz-nav{margin-top:20px}.llms-quiz-ui .llms-quiz-nav button{margin:0 10px 0 0}.llms-question-wrapper .llms-question-text{font-size:30px;font-weight:400;margin-bottom:15px}.llms-question-wrapper .llms-question-choices{border:none;list-style-type:none;margin:0;padding:0}.llms-question-wrapper .llms-question-choices.type--picture{display:grid;grid-template-columns:auto auto auto;gap:20px}.llms-question-wrapper .llms-question-choices .llms-choice{border-bottom:1px solid #e8e8e8;margin:0;padding:0;position:relative}.llms-question-wrapper .llms-question-choices .llms-choice:last-child{border-bottom:none}.llms-question-wrapper .llms-question-choices .llms-choice label{display:block;margin:0;padding:10px 20px;position:relative}.llms-question-wrapper .llms-question-choices .llms-choice input{opacity:0}.llms-question-wrapper .llms-question-choices .llms-choice input+label{display:inline-block;cursor:pointer;width:calc(100% - 90px)}.llms-question-wrapper .llms-question-choices .llms-choice input+label .llms-choice-text{line-height:1.6;vertical-align:middle;font-size:18px;font-weight:400;margin:5px 0 0 0;display:inline-block}.llms-question-wrapper .llms-question-choices .llms-choice input+label:before{content:attr(data-marker);position:absolute;background:#fefefe;color:#010101;display:-webkit-box;display:-ms-flexbox;display:flex;left:-32px;width:40px;font-size:20px;font-weight:inherit;text-align:center;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease}.llms-question-wrapper .llms-question-choices .llms-choice input[type=checkbox]+label:before{border-radius:4px}.llms-question-wrapper .llms-question-choices .llms-choice input[type=radio]+label:before{border-radius:50%}.llms-question-wrapper .llms-question-choices .llms-choice input:checked+label:before{background:#ef476f;color:#fff}.llms-question-wrapper .llms-question-choices .llms-choice input:focus+label:before{-webkit-box-shadow:0 0px 8px #ef476f;box-shadow:0 0px 8px #ef476f}.llms-question-wrapper .llms-question-choices .llms-choice input:not(:checked)+label.hovered:before{-webkit-box-shadow:0 0px 8px #ef476f;box-shadow:0 0px 8px #ef476f}.llms-question-wrapper .llms-question-choices .llms-choice.type--picture{border-bottom:none}.llms-question-wrapper .llms-question-choices .llms-choice.type--picture label{display:inline-block;padding:0;height:auto}.llms-question-wrapper .llms-question-choices .llms-choice.type--picture label:before{left:auto;right:10px;bottom:10px}.llms-question-wrapper .llms-question-choices .llms-choice.type--picture .llms-choice-image{margin:2px;padding:20px;-webkit-transition:background .4s ease;transition:background .4s ease}.llms-question-wrapper .llms-question-choices .llms-choice.type--picture .llms-choice-image img{display:block;height:auto;width:100%}.llms-question-wrapper .llms-question-choices .llms-choice.type--picture input:checked+label .llms-choice-image{background:#efefef}.llms-question-wrapper .llms-question-choices .llms-choice .llms-marker{background:#fefefe;color:#010101;display:inline-block;font-size:20px;height:40px;line-height:40px;margin-right:10px;text-align:center;-webkit-transition:all .2s ease;transition:all .2s ease;vertical-align:middle;width:40px}.llms-question-wrapper .llms-question-choices .llms-choice .llms-marker .fa{display:none}.llms-question-wrapper .llms-question-choices .llms-choice .llms-marker.type--lister,.llms-question-wrapper .llms-question-choices .llms-choice .llms-marker.type--checkbox{border-radius:4px}.llms-question-wrapper .llms-question-choices .llms-choice .llms-marker.type--radio{border-radius:50%}.llms-quiz-timer{background:#fff;border:1px solid #4d8d3c;border-radius:4px;color:#4d8d3c;float:right;font-size:18px;line-height:1;margin-left:20px;padding:8px 12px;position:relative;white-space:nowrap;z-index:1}.llms-quiz-timer.color-half{border-color:#c05621;color:#c05621}.llms-quiz-timer.color-empty{border-color:#bb231c;color:#bb231c}.llms-quiz-timer .llms-tiles{display:inline-block;margin-left:5px}.voucher-expand{display:none}@media all and (min-width: 600px){.llms-access-plans.cols-1 .llms-access-plan{width:100%}.llms-access-plans.cols-2 .llms-access-plan{width:50%}.llms-access-plans.cols-3 .llms-access-plan{width:33.3333333333%}.llms-access-plans.cols-4 .llms-access-plan{width:25%}.llms-access-plans.cols-5 .llms-access-plan{width:20%}}.llms-free-enroll-form{margin-bottom:0}.llms-access-plan{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;text-align:center;width:100%}.llms-access-plan .llms-access-plan-content,.llms-access-plan .llms-access-plan-footer{background:#f1f1f1}.llms-access-plan.featured .llms-access-plan-featured{background:#466dd8;border-top-left-radius:6px;border-top-right-radius:6px}.llms-access-plan.featured .llms-access-plan-content{border-radius:0}.llms-access-plan.featured .llms-access-plan-title{border-top-left-radius:0;border-top-right-radius:0}.llms-access-plan.featured .llms-access-plan-footer,.llms-access-plan.featured .llms-access-plan-content{border-left:3px solid #466dd8;border-right:3px solid #466dd8}.llms-access-plan.featured .llms-access-plan-footer{border-bottom-color:#466dd8}.llms-access-plan.on-sale .price-regular{text-decoration:line-through}.llms-access-plan.on-sale .price-regular .lifterlms-price{font-weight:400}.llms-access-plan .stamp{background:#466dd8;border-radius:6px;color:#fefefe;display:inline-block;font-size:14px;font-style:normal;font-weight:bold;line-height:1;padding:5px 8px 4px}.llms-access-plan-featured{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;margin:0 2px 0 2px;padding:5px 0 0}.llms-access-plan-content{border-top-right-radius:6px;border-top-left-radius:6px;margin:0 2px 0;overflow:hidden}.llms-access-plan-content .llms-access-plan-pricing{color:#010101;padding:20px 0 0}.llms-access-plan-content .llms-form-fields{padding:10px}.llms-access-plan-title{background:#466dd8;color:#fefefe;margin:0;padding:10px 15px}.llms-access-plan-pricing .llms-price-currency-symbol{font-size:14px;vertical-align:top}.llms-access-plan-price .lifterlms-price{font-weight:700}.llms-access-plan-price.sale{padding:5px 0;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}.llms-access-plan-trial,.llms-access-plan-schedule,.llms-access-plan-sale-end,.llms-access-plan-expiration{font-size:16px}.llms-access-plan-description{color:#010101;font-size:16px;padding:10px 10px 0}.llms-access-plan-description ul{margin:0}.llms-access-plan-description ul li{border-bottom:1px solid #d0d0d0;list-style-type:none}.llms-access-plan-description ul li:last-child{border-bottom:none}.llms-access-plan-description div:last-child,.llms-access-plan-description img:last-child,.llms-access-plan-description p:last-child,.llms-access-plan-description ul:last-child,.llms-access-plan-description li:last-child{margin-bottom:0}.llms-access-plan-restrictions{margin-top:20px}.llms-access-plan-restrictions .stamp{vertical-align:baseline}.llms-access-plan-restrictions ul{margin:5px 0 0 0;padding:0}.llms-access-plan-restrictions ul li{font-size:14px;list-style-type:none;margin:0;padding:0}.llms-access-plan-restrictions a{color:#c05621}.llms-access-plan-restrictions a:hover{color:#f67d28}.llms-access-plan-footer{border-bottom:3px solid #f1f1f1;border-bottom-left-radius:6px;border-bottom-right-radius:6px;padding:15px;margin:0 2px 2px 2px}.llms-access-plan-footer .button{display:inline-block}.llms-access-plan-footer .llms-access-plan-pricing{padding:0 0 10px}.webui-popover-content .llms-members-only-restrictions{text-align:center}.webui-popover-content .llms-members-only-restrictions ul,.webui-popover-content .llms-members-only-restrictions ol,.webui-popover-content .llms-members-only-restrictions li,.webui-popover-content .llms-members-only-restrictions p{margin:0;padding:0}.webui-popover-content .llms-members-only-restrictions ul,.webui-popover-content .llms-members-only-restrictions ol,.webui-popover-content .llms-members-only-restrictions li{list-style-type:none}.webui-popover-content .llms-members-only-restrictions li{padding:8px 0;border-top:1px solid #3b3b3b}.webui-popover-content .llms-members-only-restrictions li:first-child{border-top:none}.webui-popover-content .llms-members-only-restrictions li a{display:block}.llms-checkout-wrapper .llms-person-login-form-wrapper{margin-bottom:40px}.llms-checkout-wrapper form.llms-login{display:none}.llms-checkout-wrapper .llms-form-heading{margin:0 0 20px}.llms-checkout{position:relative}.llms-checkout-cols-2.llms-col-2 section{background-color:#fefefe;border:1px solid #ccc;border-radius:12px;padding:20px}.llms-checkout-cols-2.llms-col-2 section .llms-form-heading{padding:0}@media all and (min-width: 800px){.llms-checkout-cols-2 .llms-checkout-col{float:left}.llms-checkout-cols-2 .llms-checkout-col.llms-col-1{margin-right:20px;width:calc(58% - 20px)}.llms-checkout-cols-2 .llms-checkout-col.llms-col-2{margin-left:20px;width:calc(42% - 20px)}.llms-checkout-cols-2 .llms-checkout-col.llms-col-2 button{width:100%}}.llms-checkout-section{margin-bottom:40px;position:relative}.llms-checkout-section-content.llms-form-fields{margin:0px}.llms-checkout-section-content .llms-label{font-weight:400}.llms-checkout-section-content .llms-order-summary{list-style-type:none;margin:0;padding:0}.llms-checkout-section-content .llms-order-summary li{list-style-type:none;margin:0 0 15px 0}.llms-checkout-section-content .llms-order-summary :not(.llms-label){font-weight:700}.llms-checkout-section-content .llms-order-summary li.llms-pricing.on-sale .price-regular,.llms-checkout-section-content .llms-order-summary li.llms-pricing.has-coupon .price-regular{text-decoration:line-through}.llms-checkout-section-content .llms-coupon-wrapper{border-top:1px solid #dedede;margin-top:20px;padding-top:20px}.llms-checkout-section-content .llms-coupon-wrapper .llms-coupon-entry{display:none;margin-top:20px}.llms-form-field.llms-payment-gateway-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.llms-form-field.llms-payment-gateway-option label+span.llms-description{display:inline-block;margin-left:5px}.llms-form-field.llms-payment-gateway-option .llms-description a{border:none;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.llms-form-field.llms-payment-gateway-option .llms-description img{display:inline;max-height:22px;vertical-align:middle}.llms-checkout-wrapper ul.llms-payment-gateways{margin:5px 0 0;padding:0}ul.llms-payment-gateways{list-style-type:none}ul.llms-payment-gateways li:last-child:after{border-bottom:1px solid #dedede;content:"";display:block;margin:20px 0}ul.llms-payment-gateways .llms-payment-gateway{margin-bottom:30px;list-style-type:none}ul.llms-payment-gateways .llms-payment-gateway:last-child{margin-bottom:none}ul.llms-payment-gateways .llms-payment-gateway.is-selected .llms-payment-gateway-option label{font-weight:700}ul.llms-payment-gateways .llms-payment-gateway.is-selected .llms-gateway-fields{display:block}ul.llms-payment-gateways .llms-payment-gateway.is-selected .llms-gateway-fields .llms-notice{margin-left:10px;margin-right:10px}ul.llms-payment-gateways .llms-payment-gateway .llms-form-field{padding-bottom:0}ul.llms-payment-gateways .llms-gateway-description{margin-left:40px}ul.llms-payment-gateways .llms-gateway-fields{display:none;margin:5px 0 20px}ul.llms-payment-gateways .llms-payment-gateway-error{padding:0 10px}.llms-checkout-confirm{margin:0}.llms-payment-method{margin:10px 10px 0}.llms-gateway-description p{font-size:14px;font-style:italic;margin:0}.llms-form-fields{-webkit-box-sizing:border-box;box-sizing:border-box}.llms-form-fields *{-webkit-box-sizing:border-box;box-sizing:border-box}.llms-form-fields.flush .llms-form-field{padding:0 0 20px}.llms-form-fields label:not(.llms-field-html label){font-weight:700}.llms-form-fields .wp-block-columns,.llms-form-fields .wp-block-column{margin-bottom:0}.llms-form-heading{padding:0 10px 10px}.llms-form-field{float:left;padding:0 10px 20px;position:relative;width:100%}.llms-form-field label:empty:after{content:" "}.llms-form-field [type=text],.llms-form-field [type=password],.llms-form-field [type=email],.llms-form-field [type=url],.llms-form-field [type=tel],.llms-form-field [type=number]{background-color:#fefefe;background-clip:padding-box;border:1px solid #999;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:1;padding:8px 12px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.llms-form-field input:focus,.llms-form-field input:focus-visible{border-color:#6888df;outline:thin solid}.llms-form-field select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:#fefefe;border:1px solid #999;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#010101;padding:8px 12px;margin:0;width:100%;font-family:inherit;font-size:16px;cursor:inherit;line-height:1.6;z-index:1;outline:none;background-repeat:no-repeat;background-image:linear-gradient(45deg, transparent 50%, currentcolor 50%),linear-gradient(135deg, currentcolor 50%, transparent 50%);background-position:right 15px top 1.3rem,right 10px top 1.3rem;background-size:5px 5px,5px 5px}.llms-form-field select::-ms-expand{display:none}.llms-form-field select:focus{border:1px solid #6888df;outline:thin solid}.llms-form-field.valid input[type=date],.llms-form-field.valid input[type=time],.llms-form-field.valid input[type=datetime-local],.llms-form-field.valid input[type=week],.llms-form-field.valid input[type=month],.llms-form-field.valid input[type=text],.llms-form-field.valid input[type=email],.llms-form-field.valid input[type=url],.llms-form-field.valid input[type=password],.llms-form-field.valid input[type=search],.llms-form-field.valid input[type=tel],.llms-form-field.valid input[type=number],.llms-form-field.valid textarea,.llms-form-field.valid select{background:rgba(131,195,115,.3);border-color:#83c373}.llms-form-field.error input[type=date],.llms-form-field.error input[type=time],.llms-form-field.error input[type=datetime-local],.llms-form-field.error input[type=week],.llms-form-field.error input[type=month],.llms-form-field.error input[type=text],.llms-form-field.error input[type=email],.llms-form-field.error input[type=url],.llms-form-field.error input[type=password],.llms-form-field.error input[type=search],.llms-form-field.error input[type=tel],.llms-form-field.error input[type=number],.llms-form-field.error textarea,.llms-form-field.error select,.llms-form-field.invalid input[type=date],.llms-form-field.invalid input[type=time],.llms-form-field.invalid input[type=datetime-local],.llms-form-field.invalid input[type=week],.llms-form-field.invalid input[type=month],.llms-form-field.invalid input[type=text],.llms-form-field.invalid input[type=email],.llms-form-field.invalid input[type=url],.llms-form-field.invalid input[type=password],.llms-form-field.invalid input[type=search],.llms-form-field.invalid input[type=tel],.llms-form-field.invalid input[type=number],.llms-form-field.invalid textarea,.llms-form-field.invalid select{background:rgba(187,35,28,.3);border-color:#bb231c}.llms-form-field.llms-visually-hidden-field{display:none}.llms-form-field.align-right{text-align:right}@media screen and (min-width: 600px){.llms-form-field.llms-cols-1{width:8.3333333333%}.llms-form-field.llms-cols-2{width:16.6666666667%}.llms-form-field.llms-cols-3{width:25%}.llms-form-field.llms-cols-4{width:33.3333333333%}.llms-form-field.llms-cols-5{width:41.6666666667%}.llms-form-field.llms-cols-6{width:50%}.llms-form-field.llms-cols-7{width:58.3333333333%}.llms-form-field.llms-cols-8{width:66.6666666667%}.llms-form-field.llms-cols-9{width:75%}.llms-form-field.llms-cols-10{width:83.3333333333%}.llms-form-field.llms-cols-11{width:91.6666666667%}.llms-form-field.llms-cols-12{width:100%}}.llms-form-field.type-hidden{padding:0}.llms-form-field.type-radio input,.llms-form-field.type-radio label,.llms-form-field.type-checkbox input,.llms-form-field.type-checkbox label{display:inline-block;width:auto}.llms-form-field.type-radio input,.llms-form-field.type-checkbox input{margin-right:10px}.llms-form-field.type-radio label+.llms-description,.llms-form-field.type-checkbox label+.llms-description{display:block}.llms-form-field.type-radio:not(.is-group) input[type=radio]{position:absolute;opacity:0;visibility:none}.llms-form-field.type-radio:not(.is-group) label:before{background:#fafafa;background-position:-24px 0;background-repeat:no-repeat;border-radius:50%;-webkit-box-shadow:rgba(255,255,255,.15) 0 1px 1px,inset rgba(0,0,0,.35) 0 0 0 1px;box-shadow:rgba(255,255,255,.15) 0 1px 1px,inset rgba(0,0,0,.35) 0 0 0 1px;content:"";cursor:pointer;display:inline-block;height:22px;margin-right:5px;position:relative;-webkit-transition:background-position .15s cubic-bezier(0.8, 0, 1, 1);transition:background-position .15s cubic-bezier(0.8, 0, 1, 1);top:-3px;vertical-align:middle;width:22px;z-index:2}.llms-form-field.type-radio:not(.is-group) input[type=radio]:checked+label:before{-webkit-transition:background-position .2s .15s cubic-bezier(0, 0, 0.2, 1);transition:background-position .2s .15s cubic-bezier(0, 0, 0.2, 1);background-position:0 0;background-image:radial-gradient(ellipse at center, #466dd8 0%, #466dd8 40%, #fafafa 45%)}.llms-form-field .llms-input-group{margin-top:5px}.llms-form-field .llms-input-group .llms-form-field{padding:0 0 5px 5px}.llms-form-field.type-reset button:not(.auto),.llms-form-field.type-button button:not(.auto),.llms-form-field.type-submit button:not(.auto){width:100%}.llms-form-field .llms-description{font-size:14px;font-style:italic;line-height:18px}.llms-form-field .llms-required{color:#bb231c;margin-left:4px}.llms-form-field input,.llms-form-field textarea,.llms-form-field select{width:100%;margin-bottom:5px}.llms-form-field .select2-container .select2-selection--single{height:auto;padding:4px 6px}.llms-form-field .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%}.llms-form-field:has(.llms-visibility-toggle){-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-areas:"label toggle" "input input";grid-template-columns:1fr auto}.llms-form-field:has(.llms-visibility-toggle) label{grid-area:label}.llms-form-field:has(.llms-visibility-toggle) input{grid-area:input}.llms-form-field:has(.llms-visibility-toggle) .llms-visibility-toggle{grid-area:toggle;justify-self:end}.llms-password-strength-meter{border:1px solid #dadada;display:none;font-size:10px;margin-top:-10px;padding:1px;position:relative;text-align:center}.llms-password-strength-meter:before{bottom:0;content:"";left:0;position:absolute;top:0;-webkit-transition:width .4s ease;transition:width .4s ease}.llms-password-strength-meter.mismatch,.llms-password-strength-meter.too-short,.llms-password-strength-meter.very-weak{border-color:#e35b5b}.llms-password-strength-meter.mismatch:before,.llms-password-strength-meter.too-short:before,.llms-password-strength-meter.very-weak:before{background:rgba(227,91,91,.25);width:25%}.llms-password-strength-meter.too-short:before{width:0}.llms-password-strength-meter.weak{border-color:#f78b53}.llms-password-strength-meter.weak:before{background:rgba(247,139,83,.25);width:50%}.llms-password-strength-meter.medium{border-color:#ffc733}.llms-password-strength-meter.medium:before{background:rgba(255,199,51,.25);width:75%}.llms-password-strength-meter.strong{border-color:#83c373}.llms-password-strength-meter.strong:before{background:rgba(131,195,115,.25);width:100%}.llms-password-strength-meter+.llms-description{display:block}.llms-widget-syllabus--collapsible .llms-section .section-header{cursor:pointer}.llms-widget-syllabus--collapsible .llms-section.llms-section--opened .llms-collapse-caret .fa-caret-right{display:none}.llms-widget-syllabus--collapsible .llms-section.llms-section--closed .llms-collapse-caret .fa-caret-down{display:none}.llms-widget-syllabus--collapsible .llms-section.llms-section--closed .llms-lesson{display:none}.llms-widget-syllabus--collapsible .llms-syllabus-footer{text-align:left}.llms-student-dashboard .llms-sd-nav select{display:none}@media all and (max-width: 600px){.llms-student-dashboard .llms-sd-nav select{display:block;margin-bottom:30px;width:100%}}.llms-student-dashboard .llms-sd-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin:40px 0 20px 0}.llms-student-dashboard .llms-sd-title small{font-size:18px}.llms-student-dashboard .llms-sd-title small+a{text-decoration:none}.llms-student-dashboard .llms-sd-items{list-style-type:none;margin:0 0 25px 0;padding:0}.llms-student-dashboard .llms-sd-item{display:inline-block;list-style-type:none;margin:5px 0;padding:0}.llms-student-dashboard .llms-sd-item:last-child .llms-sep{display:none}.llms-student-dashboard .llms-sd-item .llms-sep{color:#666;margin:0 5px}.llms-student-dashboard .llms-sd-section{margin-bottom:40px}.llms-student-dashboard .llms-sd-section h2{margin:0 0 15px 0}.llms-student-dashboard .llms-sd-section .llms-sd-section-title{margin:0;padding:0}.llms-student-dashboard .llms-sd-section .llms-sd-section-title:first-child{margin:0 0 10px 0}.llms-student-dashboard .llms-sd-section .llms-sd-section-footer{margin-top:10px}.llms-student-dashboard .llms-sd-section .llms-sd-section-footer a.llms-button-secondary{display:inline-block}.llms-student-dashboard .llms-sd-section .llms-certificates-loop{margin:0 0 0 -10px}.llms-student-dashboard .llms-sd-section .llms-certificate{padding:20px 0}.llms-student-dashboard .orders-table{border:1px solid #dedede;border-spacing:0;width:100%;margin:10px 0}.llms-student-dashboard .orders-table thead{display:none}.llms-student-dashboard .orders-table thead th,.llms-student-dashboard .orders-table thead td{font-weight:700}@media all and (min-width: 600px){.llms-student-dashboard .orders-table thead{display:table-header-group}}.llms-student-dashboard .orders-table tbody tr:nth-child(odd) td,.llms-student-dashboard .orders-table tbody tr:nth-child(odd) th{background:#f9f9f9}.llms-student-dashboard .orders-table tbody tr:last-child{border-bottom-width:0}.llms-student-dashboard .orders-table tfoot tr{background:#f9f9f9}.llms-student-dashboard .orders-table tfoot th,.llms-student-dashboard .orders-table tfoot td{padding:10px;text-align:right}.llms-student-dashboard .orders-table tfoot th:last-child,.llms-student-dashboard .orders-table tfoot td:last-child{border-bottom-width:0}.llms-student-dashboard .orders-table th{font-weight:700}.llms-student-dashboard .orders-table th,.llms-student-dashboard .orders-table td{border-color:#dedede;border-style:solid;border-width:0;display:block;padding:15px 20px;text-align:center}.llms-student-dashboard .orders-table th .llms-button-primary,.llms-student-dashboard .orders-table td .llms-button-primary{display:inline-block}.llms-student-dashboard .orders-table th:last-child,.llms-student-dashboard .orders-table td:last-child{border-bottom-width:1px}.llms-student-dashboard .orders-table th:before,.llms-student-dashboard .orders-table td:before{content:attr(data-label)}@media all and (min-width: 600px){.llms-student-dashboard .orders-table th,.llms-student-dashboard .orders-table td{border-bottom-width:1px;display:table-cell;text-align:left}.llms-student-dashboard .orders-table th:first-child,.llms-student-dashboard .orders-table td:first-child{width:220px}.llms-student-dashboard .orders-table th:before,.llms-student-dashboard .orders-table td:before{display:none}}@media all and (min-width: 600px){.llms-student-dashboard .orders-table.transactions th:first-child{width:auto}}.llms-student-dashboard .llms-status{border-radius:6px;display:inline-block;font-size:13px;font-weight:700;line-height:1.4;padding:2px 6px;vertical-align:middle}.llms-student-dashboard .llms-status.llms-size--large{font-size:105%;padding:6px 12px}.llms-student-dashboard .llms-status.llms-active,.llms-student-dashboard .llms-status.llms-completed,.llms-student-dashboard .llms-status.llms-pass,.llms-student-dashboard .llms-status.llms-txn-succeeded{color:#4d8d3c;background-color:rgba(77,141,60,.15)}.llms-student-dashboard .llms-status.llms-fail,.llms-student-dashboard .llms-status.llms-failed,.llms-student-dashboard .llms-status.llms-expired,.llms-student-dashboard .llms-status.llms-cancelled,.llms-student-dashboard .llms-status.llms-txn-failed{color:#bb231c;background-color:rgba(187,35,28,.15)}.llms-student-dashboard .llms-status.llms-incomplete,.llms-student-dashboard .llms-status.llms-on-hold,.llms-student-dashboard .llms-status.llms-pending,.llms-student-dashboard .llms-status.llms-pending-cancel,.llms-student-dashboard .llms-status.llms-refunded,.llms-student-dashboard .llms-status.llms-txn-pending,.llms-student-dashboard .llms-status.llms-txn-refunded{color:#c05621;background-color:rgba(192,86,33,.15)}.llms-student-dashboard .order-title .llms-status{font-size:18px}.llms-student-dashboard .llms-person-form-wrapper .llms-change-password{display:none}.llms-student-dashboard .order-primary,.llms-student-dashboard .order-secondary{width:100%}.llms-student-dashboard .order-secondary .llms-form-field{padding:10px 0}.llms-student-dashboard .llms-switch-payment-source .llms-notice,.llms-student-dashboard .llms-switch-payment-source .entry-content .llms-notice{margin-left:10px;margin-right:10px}.llms-student-dashboard .llms-switch-payment-source-main{border:none;display:none;margin:0}.llms-student-dashboard .llms-switch-payment-source-main ul.llms-payment-gateways{padding:10px 15px 0;margin:0}.llms-student-dashboard .llms-switch-payment-source-main .llms-payment-method,.llms-student-dashboard .llms-switch-payment-source-main ul.llms-order-summary{padding:0 25px 10px;margin:0;list-style-type:none}.llms-student-dashboard .llms-switch-payment-source-main .llms-payment-method li,.llms-student-dashboard .llms-switch-payment-source-main ul.llms-order-summary li{list-style-type:none}.llms-student-dashboard .llms-featured-pricing{display:none}.llms-student-dashboard.dashboard .llms-sd-section{border:1px solid #dedede;border-radius:6px;padding:20px;margin-bottom:40px}.llms-student-dashboard .llms-loop-list{margin:20px 0}.logged-in .llms-sd-layout-columns{-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media all and (min-width: 600px){.logged-in .llms-sd-layout-columns{display:grid;grid-gap:25px;grid-template-areas:"nav header" "nav tab";grid-template-columns:200px 1fr;grid-template-rows:auto 1fr}.logged-in .llms-sd-layout-columns:has(>.llms-notice){grid-template-areas:"nav header" "nav notice" "nav tab";grid-template-rows:auto auto 1fr}}.logged-in .llms-sd-layout-columns .llms-notice{grid-area:notice}.logged-in .llms-sd-layout-columns .llms-sd-nav{grid-area:nav}.logged-in .llms-sd-layout-columns .llms-sd-nav .llms-sd-items{display:none}@media all and (min-width: 600px){.logged-in .llms-sd-layout-columns .llms-sd-nav .llms-sd-items{display:block}.logged-in .llms-sd-layout-columns .llms-sd-nav .llms-sd-items .llms-sd-item{display:block;float:none}.logged-in .llms-sd-layout-columns .llms-sd-nav .llms-sd-items .llms-sd-item a{display:block;padding:10px 0}.logged-in .llms-sd-layout-columns .llms-sd-nav .llms-sd-items .llms-sd-item .llms-sep{display:none}}.logged-in .llms-sd-layout-columns .llms-sd-header{grid-area:header}.logged-in .llms-sd-layout-columns .llms-sd-tab{grid-area:tab}.llms-sd-grades .llms-table .llms-progress{display:block;margin:0}.llms-sd-grades .llms-table .llms-progress .llms-progress-bar{top:0;height:1.4em}.llms-sd-grades .llms-table .llms-progress .progress__indicator{font-size:1em;position:relative;right:.4em;top:.2em;z-index:1}.llms-table.llms-single-course-grades tbody tr:first-child td,.llms-table.llms-single-course-grades tbody tr:first-child th{background-color:#eaeaea}.llms-table.llms-single-course-grades th{font-weight:400;text-align:left}.llms-table.llms-single-course-grades td .llms-donut{display:inline-block;vertical-align:middle}.llms-table.llms-single-course-grades td .llms-status{margin-right:4px}.llms-table.llms-single-course-grades td .llms-donut+.llms-status{margin-left:4px}.llms-table.llms-single-course-grades th.llms-section_title{font-size:110%;font-weight:700}.llms-table.llms-single-course-grades td.llms-lesson_title{max-width:40%}.llms-table.llms-single-course-grades td.llms-associated_quiz .llms-donut{display:inline-block;margin-right:5px;vertical-align:middle}.llms-table.llms-single-course-grades td.llms-lesson_title a[href="#"]{pointer-events:none}.llms-table.llms-single-course-grades td.llms-lesson_title a[href^="#"]{color:inherit;position:relative}.llms-table.llms-single-course-grades td.llms-lesson_title a[href^="#"] .llms-tooltip{max-width:380px;width:380px}.llms-table.llms-single-course-grades td.llms-lesson_title a[href^="#"] .llms-tooltip.show{top:-54px}.llms-sd-widgets{display:-webkit-box;display:-ms-flexbox;display:flex}.llms-sd-widgets .llms-sd-widget{background:#fefefe;border:1px solid #dedede;border-bottom-right-radius:6px;border-bottom-left-radius:6px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 10px 20px;padding:0 0 20px}.llms-sd-widgets .llms-sd-widget:first-child{margin-left:0}.llms-sd-widgets .llms-sd-widget:last-child{margin-right:0}.llms-sd-widgets .llms-sd-widget .llms-sd-widget-title{background:#466dd8;color:#fff;font-size:18px;line-height:1;margin:0 0 20px;padding:10px}.llms-sd-widgets .llms-sd-widget .llms-sd-widget-empty{font-size:14px;font-style:italic;opacity:.5;text-align:center}.llms-sd-widgets .llms-sd-widget .llms-donut{margin:0 auto}.llms-sd-widgets .llms-sd-widget .llms-sd-date{opacity:.8;text-align:center;font-size:22px;line-height:1.1}.llms-sd-widgets .llms-sd-widget .llms-sd-date span{display:block}.llms-sd-widgets .llms-sd-widget .llms-sd-date span.day{font-size:52px}.llms-sd-widgets .llms-sd-widget .llms-sd-date span.diff{font-size:12px;font-style:italic;margin-top:8px;opacity:.75}.llms-sd-widgets .llms-sd-widget .llms-achievement{background:rgba(0,0,0,0);margin:0 auto;max-width:120px}.llms-sd-widgets .llms-sd-widget .llms-achievement .llms-achievement-title{display:none}.redeem-voucher .form-row label{display:block;font-weight:700}.redeem-voucher .form-row input[type=text]{background-color:#fefefe;background-clip:padding-box;border:1px solid #999;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:1;padding:8px 12px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.llms-sd-pagination{margin-top:24px}.llms-sd-pagination:before,.llms-sd-pagination:after{content:" ";display:table}.llms-sd-pagination:after{clear:both}.llms-sd-pagination .llms-button-secondary{display:inline-block}.llms-sd-pagination .llms-button-secondary.prev{float:left}.llms-sd-pagination .llms-button-secondary.next{float:right}.llms-sd-notification-center{background:#fefefe;border:1px solid #dedede;border-radius:6px;padding:20px}.llms-sd-notification-center .llms-notification-list-item .llms-notification{z-index:1}.llms-sd-notification-center .llms-notification-list-item .llms-notification:hover{background-color:inherit}.llms-table{border:1px solid #dedede;border-spacing:0;width:100%}.llms-table thead th,.llms-table thead td{font-weight:700}.llms-table tbody tr:nth-child(odd) td,.llms-table tbody tr:nth-child(odd) th{background:#f9f9f9}.llms-table tbody tr:last-child{border-bottom-width:0}.llms-table tfoot tr{background:#f9f9f9}.llms-table tfoot tr .llms-pagination .page-numbers{margin:0}.llms-table tfoot tr .llms-table-sort{text-align:right}.llms-table tfoot tr .llms-table-sort form,.llms-table tfoot tr .llms-table-sort select,.llms-table tfoot tr .llms-table-sort input,.llms-table tfoot tr .llms-table-sort button{margin:0}.llms-table th{font-weight:700}.llms-table th,.llms-table td{border-bottom:1px solid #dedede;padding:15px 20px}.llms-table th:first-child,.llms-table td:first-child{padding-left:12px}.llms-table th:last-child,.llms-table td:last-child{padding-right:12px}#page .llms-table tfoot label{display:inline}#page .llms-table tfoot select{height:auto} @font-face{font-family:"FontAwesome";src:url(//www.romanipaolo.it/wp-content/plugins/lifterlms/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.romanipaolo.it/wp-content/plugins/lifterlms/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(//www.romanipaolo.it/wp-content/plugins/lifterlms/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(//www.romanipaolo.it/wp-content/plugins/lifterlms/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(//www.romanipaolo.it/wp-content/plugins/lifterlms/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(//www.romanipaolo.it/wp-content/plugins/lifterlms/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.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-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .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}}.wpec-product-item {
display: block;
border: 1px solid #E7E9EB;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
margin-top: 10px;
margin-bottom: 10px;
padding: 15px;
}
.wpec-product-item-thumbnail img {
width: 75px;
height: 75px;
float: left;
margin-right: 10px;
}
.wpec-product-name { }
.wpec-product-name .wpec-entry-title {
font-size: 24px;
font-weight: bold;
line-height: 75px;
margin: 0;
}
.wpec-product-description {
margin: 15px 0 15px 0;
border-bottom: 1px solid #EEEEEE;
}
.wpec-price-container {
font-weight: bold;
margin: 5px 0px;
} .wpec-post-item {
width: 90%;
}
.wpec-post-item-top {
display: block;
}
.wpec-post-thumbnail img {
width: 100%;
border: 1px solid #e8e4e3;
padding: 5px;
}
.wpec-post-title {
font-size: 26px;
font-weight: bold;
margin-bottom: 20px;
}
.wpec-error-message {
color: red;
font-weight: bold;
} .wp-ppec-spinner {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.wp-ppec-spinner div {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: absolute;
width: 51px;
height: 51px;
margin: 6px;
border: 6px solid #005ea6;
border-radius: 50%;
-webkit-animation: wp-ppec-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
animation: wp-ppec-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #005ea6 transparent transparent transparent;
}
.wp-ppec-spinner div:nth-child(1) {
-webkit-animation-delay: -0.45s;
animation-delay: -0.45s;
}
.wp-ppec-spinner div:nth-child(2) {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.wp-ppec-spinner div:nth-child(3) {
-webkit-animation-delay: -0.15s;
animation-delay: -0.15s;
}
@-webkit-keyframes wp-ppec-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes wp-ppec-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.wp-ppec-overlay {
z-index: 10000;
display: none;
background-color: white;
width: 100%;
opacity: 0.7;
height: 100%;
position: absolute;
top: 0;
left: 0;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wpec_billing_container, .wp-ppec-button-container {
display: grid;
gap: 24px;
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.wp-ppec-form-error-msg {
display: none;
color: red;
}
.wpec_product_coupon_info > :not([hidden]) ~ :not([hidden]) {
margin-right: calc(16px * 0);
margin-left: calc(16px * calc(1 - 0));
}
.wpec_product_coupon_input_wrap > :not([hidden]) ~ :not([hidden]) {
margin-right: calc(16px * 0);
margin-left: calc(16px * calc(1 - 0));
}
.wpec_product_coupon_info, .wpec_product_coupon_input_wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.wpec_coupon_apply_btn {
background-color: transparent;
border-color: rgba(37, 99, 235, 1);
border-radius: 6px;
border-style: solid;
border-width: 2px;
cursor: pointer;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 600;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 16px;
padding-right: 16px;
color: rgba(37, 99, 235, 1);
white-space: nowrap;
}
.wpec_coupon_apply_btn:hover {
color: rgba(37, 99, 235, 1);
}
.wpec_coupon_apply_btn:hover {
background-color: rgba(37, 99, 235, 50);
background-image: none;
border-color: transparent;
color: rgba(255, 255, 255, 1);
} .wpec_coupon_apply_btn svg {
display: none;
-webkit-animation: wpec-spinner 1s linear infinite;
animation: wpec-spinner 1s linear infinite;
height: 20px;
margin-right: 12px;
margin-left: -4px;
width: 20px;
}
.wpec_coupon_apply_btn svg circle {
opacity: 0.25;
}
.wpec_coupon_apply_btn svg path {
opacity: 0.75;
}
.wpec_coupon_code {
background-color: rgba(254, 243, 199, 1);
border-color: rgba(252, 211, 77, 1);
border-radius: 4px;
border-style: dashed;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 16px;
padding-right: 16px;
}
.wpec_line_through {
text-decoration: line-through;
}
.wpec-modal-open {
background-color: rgba(37, 99, 235, 1);
border-radius: 4px;
font-weight: 700;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 16px;
padding-right: 16px;
color: rgba(255, 255, 255, 1);
}
.wpec-modal-open:hover {
color: rgba(255, 255, 255, 1);
}
.wpec-modal-open:hover {
background-color: rgba(37, 99, 235, 1);
}
.wpec-place-order-btn {
background-color: rgba(37, 99, 235, 1);
border-radius: 4px;
font-weight: 700;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 16px;
padding-right: 16px;
color: rgba(255, 255, 255, 1);
}
.wpec-place-order-btn:hover {
color: rgba(255, 255, 255, 1);
}
.wpec-place-order-btn:hover {
background-color: rgba(37, 99, 235, 1);
}
.wpec-place-order-btn svg {
display: none;
-webkit-animation: wpec-spinner 1s linear infinite;
animation: wpec-spinner 1s linear infinite;
height: 20px;
margin-right: 12px;
margin-left: -4px;
width: 20px;
}
.wpec-place-order-btn svg circle {
opacity: 0.25;
}
.wpec-modal-open:hover {
background-color: rgba(29, 78, 216, 1);
background-image: none;
color: rgba(255, 255, 255, 1);
} .wpec-place-order-btn:hover {
background-color: rgba(29, 78, 216, 1);
background-image: none;
color: rgba(255, 255, 255, 1);
} .wpec-modal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
height: 100%;
max-width: none;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
z-index: 999999;
}
.wpec-modal-overlay {
background-color: rgba(17, 24, 39, 1);
height: 100%;
opacity: 0.5;
position: absolute;
width: 100%;
}
.wpec-modal-container {
background-color: rgba(255, 255, 255, 1);
border-radius: 4px;
margin-left: auto;
margin-right: auto;
max-height: 100%;
overflow-y: auto;
-webkit-box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
width: 91.666667%;
z-index: 50;
}
@media (min-width: 768px) {
.wpec-modal-container {
max-width: 672px;
}
}
.wpec-modal-content {
padding-top: 16px;
padding-bottom: 16px;
padding-left: 24px;
padding-right: 24px;
text-align: left;
}
.wpec-modal-content-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 12px;
}
.wpec-modal-content-title p {
font-weight: 700;
font-size: 24px;
line-height: 32px;
}
.wpec-modal-close {
cursor: pointer;
z-index: 50;
}
.wpec-modal-close svg {
fill: currentColor;
color: rgba(0, 0, 0, 1);
}
.wpec-modal-item-info-wrap > :not([hidden]) ~ :not([hidden]) {
margin-right: calc(16px * 0);
margin-left: calc(16px * calc(1 - 0));
}
.wpec-modal-item-info-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 16px;
line-height: 24px;
padding-bottom: 12px;
}
.wpec-modal-item-thumbnail {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.wpec-modal-item-thumbnail img {
border-radius: 6px;
object-fit: cover;
}
.wpec-modal-item-excerpt {
display: none;
}
@media (min-width: 768px) {
.wpec-modal-item-excerpt {
display: block;
}
}
.wpec-opacity-0 {
opacity: 0;
}
.wpec-pointer-events-none {
pointer-events: none;
}
.wpec-pointer-events-all{
pointer-events: all !important;
}
.wpec-product-variations-wrapper {
display: grid;
gap: 24px;
grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
.wpec-product-variations-wrapper {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (min-width: 640px) {
.wpec-product-variations-wrapper label, .wpec-product-variations-wrapper > div:last-child:nth-child(odd) {
grid-column: span 2 / span 2;
}
}
.wp-ppec-shortcode-container label.wpec_billing_label, .wp-ppec-shortcode-container label.wpec_shipping_label {
font-size: 18px;
line-height: 28px;
}
.wp-ppec-shortcode-container {
display: grid;
font-size: 16px;
line-height: 24px;
gap: 24px;
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.wp-ppec-shortcode-container [type='text'],
.wp-ppec-shortcode-container [type='email'],
.wp-ppec-shortcode-container [type='url'],
.wp-ppec-shortcode-container [type='number'],
.wp-ppec-shortcode-container [type='tel'],
.wp-ppec-shortcode-container [multiple],
.wp-ppec-shortcode-container textarea,
.wp-ppec-shortcode-container select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
border-color: #6b7280;
border-width: 1px;
border-radius: 0px;
padding-top: 8px;
padding-right: 12px;
padding-bottom: 8px;
padding-left: 12px;
font-size: 16px;
line-height: 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wp-ppec-shortcode-container input::-moz-placeholder, .wp-ppec-shortcode-container textarea::-moz-placeholder {
color: #6b7280;
opacity: 1;
}
.wp-ppec-shortcode-container input:-ms-input-placeholder, .wp-ppec-shortcode-container textarea:-ms-input-placeholder {
color: #6b7280;
opacity: 1;
}
.wp-ppec-shortcode-container input::-webkit-input-placeholder, .wp-ppec-shortcode-container textarea::-webkit-input-placeholder {
color: #6b7280;
opacity: 1;
}
.wp-ppec-shortcode-container input::-ms-input-placeholder, .wp-ppec-shortcode-container textarea::-ms-input-placeholder {
color: #6b7280;
opacity: 1;
}
.wp-ppec-shortcode-container input::placeholder, .wp-ppec-shortcode-container textarea::placeholder {
color: #6b7280;
opacity: 1;
}
.wp-ppec-shortcode-container ::-webkit-datetime-edit-fields-wrapper {
padding: 0;
}
.wp-ppec-shortcode-container ::-webkit-date-and-time-value {
min-height: 1.5em;
}
.wp-ppec-shortcode-container select {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
background-position: right 8px center;
background-repeat: no-repeat;
background-size: 1.5em 1.5em;
padding-right: 40px;
-webkit-print-color-adjust: exact;
color-adjust: exact;
}
.wp-ppec-shortcode-container [multiple] {
background-image: initial;
background-position: initial;
background-repeat: unset;
background-size: initial;
padding-right: 12px;
-webkit-print-color-adjust: unset;
color-adjust: unset;
}
.wp-ppec-shortcode-container [type='checkbox'],
.wp-ppec-shortcode-container [type='radio'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 0;
-webkit-print-color-adjust: exact;
color-adjust: exact;
display: inline-block;
vertical-align: middle;
background-origin: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-flex-negative: 0;
flex-shrink: 0;
height: 16px;
width: 16px;
color: #2563eb;
background-color: #fff;
border-color: #6b7280;
border-width: 1px;
}
.wp-ppec-shortcode-container [type='checkbox'] {
border-radius: 0px;
}
.wp-ppec-shortcode-container [type='radio'] {
border-radius: 100%;
}
.wp-ppec-shortcode-container [type='checkbox']:checked,
.wp-ppec-shortcode-container [type='radio']:checked {
border-color: transparent;
background-color: currentColor;
background-size: 100% 100%;
background-position: center;
background-repeat: no-repeat;
}
.wp-ppec-shortcode-container [type='checkbox']:checked {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
.wp-ppec-shortcode-container [type='radio']:checked {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
.wp-ppec-shortcode-container [type='checkbox']:checked:hover,
.wp-ppec-shortcode-container [type='checkbox']:checked:focus,
.wp-ppec-shortcode-container [type='radio']:checked:hover,
.wp-ppec-shortcode-container [type='radio']:checked:focus {
border-color: transparent;
background-color: currentColor;
}
.wp-ppec-shortcode-container [type='checkbox']:indeterminate {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
border-color: transparent;
background-color: currentColor;
background-size: 100% 100%;
background-position: center;
background-repeat: no-repeat;
}
.wp-ppec-shortcode-container [type='checkbox']:indeterminate:hover,
.wp-ppec-shortcode-container [type='checkbox']:indeterminate:focus {
border-color: transparent;
background-color: currentColor;
}
.wp-ppec-shortcode-container [type='file'] {
background: unset;
border-color: inherit;
border-width: 0;
border-radius: 0;
padding: 0;
font-size: unset;
line-height: inherit;
}
.wp-ppec-shortcode-container [type='file']:focus {
outline: 1px auto -webkit-focus-ring-color;
}
.wp-ppec-shortcode-container label {
display: block;
font-size: 16px;
line-height: 24px;
}
.wp-ppec-shortcode-container select, .wp-ppec-shortcode-container input[type='text'], .wp-ppec-shortcode-container input[type='email'], .wp-ppec-shortcode-container input[type='number'], .wp-ppec-shortcode-container input[type='url'], .wp-ppec-shortcode-container input[type='tel'] {
border-radius: 6px;
border-style: solid;
display: block;
margin-top: 4px;
width: 100%;
}
.wp-ppec-shortcode-container input[type='radio'],
.wp-ppec-shortcode-container input[type='checkbox'] {
border-style: solid;
}
.wp-ppec-shortcode-container input[type='radio'] {
color: rgba(37, 99, 235, 1);
}
.wp-ppec-shortcode-container input[type='checkbox'] {
color: rgba(37, 99, 235, 1);
}
.wp-ppec-shortcode-container input[type='radio']:before, .wp-ppec-shortcode-container input[type='radio']:after,
.wp-ppec-shortcode-container input[type='checkbox']:before,
.wp-ppec-shortcode-container input[type='checkbox']:after {
display: none;
}
.wp-ppec-shortcode-container input[type='checkbox'] {
border-radius: 4px;
} @-webkit-keyframes wpec-spinner {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes wpec-spinner {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.wpec-custom-number-input {
background-color: transparent;
border-radius: 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
height: 40px;
margin-top: 4px;
position: relative;
width: 144px;
}
.wpec-custom-number-input button {
background-color: rgba(255, 255, 255, 1);
border-color: rgba(107, 114, 128, 1);
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-style: solid;
border-width: 1px;
cursor: pointer;
height: 100%;
outline: 2px solid transparent;
outline-offset: 2px;
padding: 8px;
}
.wpec-custom-number-input button:hover {
background-color: rgba(255, 255, 255, 1);
}
.wpec-custom-number-input button:hover {
background-color: rgba(255, 255, 255, 1);
background-image: none;
} .wpec-custom-number-input button:first-of-type {
border-radius: 6px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-right-width: 0px;
}
.wpec-custom-number-input button:last-of-type {
border-radius: 6px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-left-width: 0px;
}
.wpec-custom-number-input button:focus {
outline: none !important;
}
.wpec-custom-number-input button span {
font-weight: 100;
font-size: 24px;
line-height: 32px;
line-height: 24px;
margin: auto;
}
.wpec-custom-number-input input[type='number'] {
border-radius: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0px;
outline: 2px solid transparent;
outline-offset: 2px;
outline: 2px solid transparent;
outline-offset: 2px;
}
.wpec-custom-number-input input[type='number']:focus {
outline: 2px solid transparent;
outline-offset: 2px;
}
.wpec-custom-number-input input[type='number'] {
text-align: center;
width: 100%;
-moz-appearance: textfield;
}
.wpec-custom-number-input input[type='number']::-webkit-inner-spin-button, .wpec-custom-number-input input[type='number']::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.wpec-custom-number-input input[type='number']:focus {
outline: none !important;
}
.wpec-custom-number-input .wp-ppec-form-error-msg {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.wpec_address_wrap {
display: grid;
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.wpec_product_shipping_handle{
margin-bottom: 22px;
}
.wpec_address_wrap.shipping_enabled {
gap: 24px;
}
.wpec_billing_address_container,
.wpec_shipping_address_container,
.wpec_billing_user_info {
display: grid;
gap: 24px;
grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 640px) {
.wpec_billing_user_info,
.wpec_billing_address_container,
.wpec_shipping_address_container
{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.wpec_billing_user_info > div:last-child:nth-of-type(odd),
.wpec_billing_address_container > div:last-child:nth-of-type(odd),
.wpec_shipping_address_container > div:last-child:nth-of-type(odd)
{
grid-column: span 2 / span 2;
}
.wpec_billing_user_info label,
.wpec_address_wrap .wpec_billing_address_container label,
.wpec_address_wrap .wpec_shipping_address_container label
{
grid-column: span 2 / span 2;
}
.wpec_address_wrap.shipping_enabled {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.wpec_address_wrap.shipping_enabled .wpec_billing_address_container,
.wpec_address_wrap.shipping_enabled .wpec_shipping_address_container {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.wpec_address_wrap.shipping_enabled .wpec_billing_address_container label,
.wpec_address_wrap.shipping_enabled .wpec_shipping_address_container label {
grid-column: span 1 / span 1;
}
.wpec_address_wrap.shipping_enabled .wpec_billing_user_info > div:last-child:nth-of-type(odd),
.wpec_address_wrap.shipping_enabled .wpec_billing_address_container > div:last-child:nth-of-type(odd),
.wpec_address_wrap.shipping_enabled .wpec_shipping_address_container > div:last-child:nth-of-type(odd)
{
grid-column: span 1 / span 1;
}
.wpec_address_wrap.shipping_enabled .wpec_product_shipping_handle {
grid-column: span 2 / span 2;
margin-bottom: 0;
}
}
.wpec-out-of-stock {
font-weight: 700;
} .wpec-product-item-template-1 .wpec-product-item-thumbnail{
width: 75px;
height: 75px;
float: left;
margin-right: 10px;
}
.wpec-product-item-template-1 .wpec-product-item-thumbnail img{
width:75px;
height: 75px;
object-fit: cover;
}
@media (max-width:768px)
{
.wpec-product-item-template-1 .wpec-entry-title{
line-height: 40px;
}
} .wpec-product-item-thumbnail-3 {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
.wpec-post-title-template-3 {
font-size: 16px;
margin-bottom: 0px;
}
.wpec-product-item-template-3 {
width: 250px !important;
border: 1px solid #E7E9EB;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
margin-top: 10px;
margin-bottom: 10px;
padding: 15px;
text-align: center;
}
.wpec-product-inner-cont-template-3 {
}
.wpec-product-inner-cont-template-3 .wpec-modal-open {
background-color: #f0f0f0;
border: 3px solid #2D3140;
border-radius: 4px;
font-weight: 700;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 16px;
padding-right: 16px;
color: #000;
}
.wpec-product-inner-cont-template-3 .wpec-modal-open:hover {
background-color: #2D3140;
color: #ffffff;
cursor: pointer;
} .wpec-order-data-box {
display: flex;
border-style: solid;
border-color: lightgrey;
border-width: 1px 0 0 1px;
width: 100%;
}
.wpec-order-data-box-col {
border-style: solid;
border-color: lightgrey;
border-width: 0 1px 1px 0;
word-break: break-all;
flex-grow: 1;
padding: 15px;
}
.wpec-order-data-box-col :first-child {
font-weight: bold;
margin-bottom: 10px;
margin-right: 10px;
}
@media screen and (max-width: 768px) {
.wpec-order-data-box {
flex-direction: column;
}
}
.wpec-order-details-table,
.wpec-order-downloads-table {
width: 100%;
border-collapse: collapse;
border: 1px solid lightgray;
}
.wpec-order-details-table td,
.wpec-order-details-table th,
.wpec-order-downloads-table td,
.wpec-order-downloads-table th {
padding: 15px;
border-top: 1px solid lightgray;
border-bottom: 1px solid lightgray;
}
.wpec-order-shipping-address,
.wpec-order-billing-address {
padding: 15px;
border: 1px solid lightgray;
white-space: pre-line;
}.wpec-button-style-input{
min-width: 150px;
}
#wp-ppdg-preview-container {
margin-top: 10px;
}
.wpec-stripe-btn {
min-width: 150px;
border-radius: 4px;
border: none;
outline: none;
overflow: hidden;
font-weight: bold;
transition: 200ms; }
.wpec-stripe-btn:hover{
cursor: pointer;
}
.wpec-stripe-btn:disabled{ background-color: lightgrey;
}
.wpec-stripe-btn-pill {
border-radius: 50px;
}
.wpec-stripe-btn-color-purple {
background-color: #635bff;
color: white;
}
.wpec-stripe-btn-color-gold {
background-color: #FFC439;
color: dimgray;
}
.wpec-stripe-btn-color-blue {
background-color: #0070BA;
color: white;
}
.wpec-stripe-btn-color-silver {
background-color: #EEEEEE;
color: dimgray;
}
.wpec-stripe-btn-color-white {
background-color: white;
color: dimgray;
border: 1px solid #2C2E2F;
}
.wpec-stripe-btn-color-black {
background-color: #2C2E2F;
color: white;
}
.wpec-stripe-btn-height-small {
height: 25px;
font-size: 0.9rem;
}
.wpec-stripe-btn-height-medium {
height: 35px;
font-size: 1rem;
}
.wpec-stripe-btn-height-large {
height: 45px;
font-size: 1.2rem;
}
.wpec-stripe-btn-height-xlarge {
height: 55px;
font-size: 1.3rem;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
html{-webkit-font-smoothing:antialiased }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block }
ol, ul{list-style:none }
blockquote, q{quotes:none }
table{border-collapse:collapse;border-spacing:0;}
button, input, select, textarea{margin:0;font-weight:inherit;}
:focus{outline:0 }
img, video, object{max-width:100%;}
iframe{max-width:100% }
blockquote{font-weight:normal;padding:0 10px 20px 27px;position:relative;margin-top:25px;}
blockquote:after{font-family:FontAwesome;position:absolute;content:"\f10d";font-size:20px;width:50px;top:0;left:0;}
blockquote p{margin-bottom:10px }
strong, b{font-weight:bold }
em, i, cite{font-style:italic }
small{font-size:100% }
figure{margin:10px 0 }
code, pre{font-weight:normal;font-style:normal;}
code{padding:0 8px;line-height:1.5;}
pre code{padding:0 }
mark{padding:1px 6px;margin:0 2px;color:black;background:#FFF7A8;}
address{margin:10px 0;font-style:italic;}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center;}
#gallery-1 img{border:0!important }
.wp-caption-text{margin-bottom:0 }
dt{float:left;clear:left;width:100px;text-align:right;font-weight:bold;}
dd{margin:0 0 0 110px;padding:0 0 0.5em 0;overflow:hidden;}  #page .wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto;}
.fullstretched #page, .fullstretched .container{background:transparent;box-shadow:none;max-width:96%;width:100%;}
.alignnone{margin:5px 20px 20px 0 }
.aligncenter, div.aligncenter{margin:20px auto }
.alignright{float:right;margin:5px 0 20px 10px;}
.alignleft{float:left;clear:left;margin:5px 10px 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{background:#fff;border:1px solid #f0f0f0;max-width:96%; padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone{margin:0;margin-bottom:15px;max-width:100%;}
.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{line-height:17px;margin:0;padding:0 4px 0;} .screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000; } body{font:14px/1.5 Noto Sans, sans-serif;color:#555;background-color:#EBEBEB;overflow-x:hidden;}
::-moz-selection{background:#222;color:white;text-shadow:none;}
::selection{background:#222;color:white;text-shadow:none;}
#page, .container{position:relative;margin-right:auto;margin-left:auto;}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6{text-transform:uppercase }
.post-single-content h2{font-size:24px }
h1, h2, h3, h4, h5, h6{font-weight:bold;margin-bottom:12px;color:#444;}
h1{font-size:28px;line-height:1.4;}
h2{line-height:1.4 }
h3{font-size:22px;line-height:1.4;}
h4{font-size:20px;line-height:1.4;}
h5{font-size:18px;line-height:1.4;}
h6{font-size:16px;line-height:1.4;}
.sub-title{font-size:12px }
p{margin-bottom:20px }
a{text-decoration:none;color:#0274BE;transition:all 0.25s linear;}
a:hover{color:#0274BE }
a:link, a:visited, a:active{text-decoration:none } .main-container{width:100%;margin:0 auto;clear:both;display:block;padding:0;}
#page, .container{max-width:1152px;min-width:240px;}
#page{padding-top:35px;min-height:100px;float:none;clear:both;} header{float:left;width:100%;position:relative;}
.main-header{position:relative;float:left;min-width:100%;width:100%;z-index:99;background:#fff;}
.main-header .container{background:#fff }
#header{position:relative;min-width:100%;width:100%;float:left;margin:0;padding:0;background:#222;}
#header h1, #header h2{float:left;display:inline-block;line-height:1;position:relative;margin-bottom:0;}
div#regular-header{overflow:hidden;clear:both;padding:0;}
#logo a{text-transform:uppercase;float:left;line-height:1;color:#222;}
#header #logo a{font-size:28px;color:#fff;}
#logo img{float:left }
.logo-wrap{margin:49px 0;overflow:hidden;float:left;}
#header .logo-wrap{padding:22px 0;margin:0;}
.site-description{float:left;margin-top:0;max-width:350px;clear:left;} .navigation .menu-header-search {float: right;min-width: 220px;padding: 16px 0;margin-left:12px;}
#header #s{padding:11px 40px 11px 0;text-indent:15px;}
#header .sbutton{text-indent: -9999px;position: absolute;right: 0;width: 40px;border-radius: 0 3px 3px 0;margin-top: 0;height: 40px;background: transparent;}
#header .sbutton:before{position: absolute;content: "\f002";font-family: FontAwesome;top:11px;right: 14px;font-size: 18px;text-indent: initial;}
#secondary-navigation .navigation ul li.menu-header-search:hover{background:transparent}
.widget-header{float:right;max-width:77%;margin-top:20px;}
.small-header{text-align:center }
.small-header .widget-header{float:none;display:inline-block;margin-bottom:-20px;}
.widget-header img{float:left }
.widget-header .textwidget{float:left;margin-top:46px;border-left:1px solid #cccccc;padding-left:20px;}
#primary-navigation .navigation .menu{float:left;margin-right:20px;} div.header-social-icons{float:right;background:rgba(0,0,0,0.07);position:relative;margin-left:35px;}
div.header-social-icons:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:46px 30px 0px 0;border-color:rgba(0, 0, 0, 0) rgba(0,0,0,0.07) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);left:-30px;}
#primary-navigation .header-social-icons a, .header-social-icons a{float:left;font-size:18px;padding:14px 10px;}
#primary-navigation .header-social-icons a:last-child{padding-right:15px }
#primary-navigation .navigation > ul > li:first-child > a{padding-left:0 }
.navigation .toggle-caret{display:none } .regular_header div#primary-nav{float:left;width:100%;border-bottom:1px solid rgba(0,0,0,0.07); }
#primary-navigation{float:right }
#primary-navigation .navigation ul ul{width:200px }
#primary-navigation .navigation ul ul ul{left:200px }
.regular_header #primary-navigation{float:left;width:100%;}
#primary-navigation .navigation ul ul a{padding-right:45px }
.menu-item-has-children > a:after{content:"\f0d7";font-family:FontAwesome;position:absolute;right:14px;}
#primary-navigation .navigation .menu-item-has-children > a{padding-right:25px }
#secondary-navigation{display:block;float:right;}
.regular_header #secondary-navigation{float:left;width:100%;}
#secondary-navigation .navigation ul ul li{background:#fff }
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item{background:#fff }
#secondary-navigation .navigation ul li:hover a{color:#777 }
#secondary-navigation a{text-align:left;text-decoration:none;padding:24px 25px;transition:none;}
#secondary-navigation .navigation > ul > .menu-item-has-children > a{padding-right:38px }
#secondary-navigation .menu-item-has-children > a:after{right:22px }
#primary-navigation a{padding:17px 15px 16px 15px;line-height:1;}
#secondary-navigation a .sub{font-size:11px;font-weight:normal;color:#9B9B9B;}
.navigation{float:left;position:relative;width:100%;}
.navigation ul{margin:0 auto }
.navigation ul li{float:left;line-height:24px;position:relative;transition:all 0.25s linear;}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited{display:inline-block }
.navigation > ul > .current a{background:transparent;color:#5a5a5a !important;}
.navigation ul li li{background:#fff;border-bottom:0;}
.navigation ul ul{position:absolute;width:255px;padding:20px 0 0 0;padding-top:0;z-index:400;font-size:12px;color:#798189;box-shadow:0px 2px 1px 0px rgba(50, 50, 50, 0.2);}
.navigation ul ul li{padding:0;background:#fff;color:#000;}
#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link, #primary-navigation .navigation ul ul a:visited, #secondary-navigation .navigation ul ul a, #secondary-navigation .navigation ul ul a:link, #secondary-navigation .navigation ul ul a:visited{padding:9px 45px 9px 20px;position:relative;width:190px;border-left:0;background:transparent;border-right:0;border-radius:0;border-bottom:1px solid rgba(255, 255, 255, 0.05);margin:0;}
#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link{width:135px }
.navigation ul ul li:last-child a{border-bottom:none }
.navigation ul ul{display:none }
.navigation ul ul ul{left:256px;top:0;box-shadow:1px 1px 3px 0px rgba(50, 50, 50, 0.2);}
.sub-menu .menu-item-has-children:after{color:#fff }
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both }
.clearfix{*zoom:1 }
a#pull{display:none }
.navigation i{margin-right:4px } #header.sticky-navigation-active{z-index:500;position:fixed;top:0;margin:0 !important;-webkit-backface-visibility:hidden;}
.admin-bar #header.sticky-navigation-active{top:32px }
.sticky-navigation a{transition:all 0.25s linear } .article{width:67.015%;float:left;margin-bottom:35px;padding:3.994%;background:#fff;box-sizing:border-box;box-shadow:0px 0px 1px 0px rgba(50, 50, 50, 0.1);}
#content_box{float:left;width:100%;}
.post{float:left;width:100%;}
.single_post{width:100%;float:left;margin-bottom:30px;}
.single_page{padding-top:0;}
.post-content{margin-bottom:15px;overflow:hidden;clear:both;float:left;width:100%;}
.post-single-content{clear:both;float:left;width:100%;}
.readMore{float:left;margin-top:10px;}
.frontPost .readMore a{color:#000;font-size:12px;}
.ss-full-width{background:white;float:left;width:100%;margin-bottom:30px;padding:4%;background:#fff;box-sizing:border-box;box-shadow:0px 0px 1px 0px rgba(50, 50, 50, 0.1);}
.ss-full-width #content_box{padding-right:0;padding-left:0;}
.post.excerpt{clear:both;margin-bottom:30px;overflow:hidden;padding-bottom:15px;background-color:#fff;width:auto;}
.widget .wp-post-image, .widget .wpt_thumb_small{float:left;margin-bottom:10px;}
.featured-thumbnail{max-width:100%;float:left;width:100%;}
#featured-thumbnail{max-width:100%;display:block;position:relative;overflow:hidden;clear:both;margin-bottom:15px;}
#featured-thumbnail.schema-widgetfull{float:left;margin-right:20px;}
#featured-thumbnail.schema-widgetfull + .front-view-content{width:auto;float:none;}
.featured-thumbnail img{margin-bottom:0;width:100%;float:left;}
.title{clear:both }
.single-title{float:left;width:100%;}
.post-info{display:block;color:#AAAAAA;float:left;clear:both;width:100%;margin-bottom:20px;}
header .post-info a{color:#777 }
.post-info > span{margin-right:20px } .featured-category-title{clear:both;}
article header{float:left;width:100%;}
.featured-category-title{float:left;width:100%;clear:both;font-size:22px;}
.featured-category-title a{float:left;width:100%;color:#222222;margin-top:30px;}
.latestPost{width:100%;float:left;margin-bottom:30px;}
.latestPost .title{display:block }
.front-view-content{float:left;width:100%;}
.single_post header{width:100% }
article img.left, article img.alignleft, .wp-caption.alignleft{margin:0.3em 1.571em 0.5em 0;display:block;float:left;}
article img.right, article img.alignright, .wp-caption.alignright{margin:0.3em 0 0.5em 1.571em;display:block;float:right;}
article img.center, article img.aligncenter, .wp-caption.aligncenter{margin:0.3em auto 0.5em auto;display:block;}
article img.aligncenter, article img.alignnone{margin-top:1em;margin-bottom:1em;display:block;clear:both;}
article ul{padding:1.5em 0 1.571em 1.9em;list-style-type:square;}
article ol{padding:1.5em 0 1.571em 1.9em;list-style-type:decimal;}
article ul ul, article ol ol, article ul ol, article ol ul{padding-top:0;padding-bottom:0;}
article ul ul{list-style-type:square }
article ul ul ul{list-style-type:square }
article .iconlist{padding-left:0 }
article .iconlist li{list-style-type:none } .tweets li{margin-bottom:15px!important } .widget_nav_menu .menu-item-has-children > a:after{display:none }
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a{padding-left:5px }
.widget_nav_menu .sub-menu{margin-top:7px } .toggle-menu ul ul{display:none }
.toggle-menu .toggle-menu-item-parent{position:relative }
.toggle-menu .toggle-caret{position:absolute;top:0;right:0;text-align:center;cursor:pointer;line-height:inherit;}
.toggle-menu .toggle-caret .fa{width:20px;text-align:center;font-size:16px;color:inherit;line-height:20px;}
.toggle-menu .active > .toggle-caret .fa:before{content:"\f068" }  input, textarea, select{padding:8px 12px;font-size:14px;color:#444;border:1px solid #E4E4E4;font-family:inherit;}
textarea{overflow:auto;resize:vertical;}
select{padding:6px 10px;border-color:#D8D8D8;width:100%;} table{width:100%;text-align:left;margin-bottom:25px;border:1px solid #E4E4E4;}
thead{background:#F7F8F9;font-size:14px;color:#585F65;}
table th, table td{padding:7px 15px;text-align:left;}
thead th{padding:14px }
tbody th{font-weight:normal;border-bottom:1px solid #E4E4E4;}  table.wp-block-table{border:0;overflow-x:auto;display:block;margin-bottom:1.5em;}
table.wp-block-table th, table.wp-block-table td{border:2px solid #d8d8d8 }
.wp-block-table tbody{width:100%;min-width:240px;} .wp-block-cover-image.aligncenter{display:flex!important;margin:0 0 1.5em;}
.wp-block-cover-image.alignleft{margin-right:20px }
.wp-block-cover-image.alignright{margin-left:20px }
.wp-block-columns{clear:both } body .wp-block-pullquote{width:100%;margin:0;padding:3em 25px;box-sizing:border-box;}
body .wp-block-pullquote.alignleft{margin-right:0;text-align:left;max-width:100%;}
body .wp-block-pullquote.alignright{margin-left:0;max-width:100%;text-align:right;}
body .wp-block-pullquote > p{font-size:20px } .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{box-sizing:border-box }
.wp-block-gallery.aligncenter{display:flex;margin:0 -8px 1.5em;}
.wp-block-gallery.alignleft{margin:0 20px 1.5em -8px }
.wp-block-gallery.alignright{margin:0 -8px 1.5em 20px }
.wp-block-image.is-resized{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}
.wp-block-image.is-resized img{max-width:100% }
.ss-full-width .wp-block-image.is-resized{width:-webkit-min-content;width:-moz-min-content;width:min-content;display:-ms-inline-grid;-ms-grid-columns:min-content;}
.ss-full-width .wp-block-image.is-resized img{max-width:none } .wp-block-button{margin-bottom:1.5em!important } .wp-block-latest-comments.aligncenter{text-align:center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta{margin-left:0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar{float:none;margin-right:0;display:inline-block;}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date{font-size:14px }
.wp-block-latest-comments__comment-date{color:inherit;padding-top:10px;} .wp-block-latest-comments__comment footer{clear:none;width:auto;background:transparent;}
.wp-block-archives.alignleft{margin-right:20px }
.wp-block-archives.alignright{margin-left:2.5em } .wp-block-latest-posts{clear:both }
.wp-block-image figcaption{clear:both } .wp-block-categories.alignleft, .wp-block-archives.alignleft{margin-right:2em }
.wp-block-categories li, .wp-block-archives li{margin-bottom:5px } .fullcontent .article, .fullstretched .article, .fullcontent .single_post, .fullstretched .single_post, .fullcontent .ss-full-width, .fullstretched .ss-full-width{padding:0;box-shadow:none;background:transparent;}
.fullcontent .ss-full-width .alignwide, .fullstretched .ss-full-width .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw);}
.fullcontent .related-posts, .fullstretched .related-posts, .fullcontent #commentsAdd, .fullstretched #commentsAdd, .fullcontent #comments, .fullstretched #comments{background:transparent }
.wp-block-separator{background:none;}
article .wp-block-gallery{margin-left:0;padding-left:0;}
.wp-block-gallery .blocks-gallery-item figure, .wp-block-gallery.is-cropped .blocks-gallery-item figure img{height:auto;}
.wp-block-embed.alignfull iframe{width:100%;}
.wp-block-pullquote blockquote, .wp-block-quote{border:0;padding:0;font-family:inherit;margin-bottom:0;margin-top:0;}
.wp-block-pullquote blockquote:after{display:none;}
.wp-block-pullquote, .wp-block-quote, .wp-block-pullquote cite{font-family:Georgia, serif;font-style:italic;}
.wp-block-quote cite, .wp-block-quote cite{font-size:15px;}
.wp-block-quote, .wp-block-pullquote{margin-bottom:20px;}
.wp-block-quote:after{content:'';}
.cslayout article .alignfull{margin-left:calc(50% / .65 - 50vw);margin-right:-6.8%;width:auto;max-width:100vw;clear:both;}
.sclayout article .alignfull{margin-left:-6.8%;margin-right:calc(50% / .65 - 50vw);width:auto;max-width:100vw;clear:both;}
.mts_nosidebar .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;}
article .alignwide{margin-left:-6.8%;margin-right:-6.8%;width:auto;max-width:100vw;clear:both;}
.fullstretched article .alignwide{margin-left:-1%;margin-right:-1%;width:calc(100% + 2%);} .boxed.cslayout article.alignfull{margin-right:-6.8%;margin-left:calc(50% / .65 - 50vw);}
.boxed.sclayout article .alignfull{margin-right:calc(50% / .65 - 50vw);margin-left:-6.8%;}
.boxed.cslayout article .alignwide{margin-left:-6.8%;margin-right:-6.8%;}
.boxed.sclayout article .alignwide{margin-left:-6.8%;margin-right:-6.8%;}
.boxed.mts_nosidebar article .alignwide, .default.mts_nosidebar article .alignwide{margin-left:-4.3%;margin-right:-4.3%;width:calc(100% + 8.8%);}
.boxed.mts_nosidebar .postauthor, .default.mts_nosidebar .postauthor{margin:0 0 30px -4.35%;padding:30px 4.35%;} .fullcontent.cslayout article .alignwide{margin-right:0;margin-left:-5%;}
.fullcontent.sclayout article .alignwide{margin-left:0;margin-right:-5%;}
.fullcontent.cslayout article .alignfull{margin-right:0;margin-left:calc(50% / 0.67 - 50vw);}
.fullcontent.sclayout article .alignfull{margin-right:calc(50% / 0.67 - 50vw);margin-left:0;} .fullstretched.cslayout article .alignwide, .fullstretched.sclayout article .alignwide{margin-right:-10px;margin-left:-10px;width:calc( 100% + 20px );}
.fullstretched.cslayout article .alignfull{margin-right:0;margin-left:calc( 50% / 0.67 - 50vw);}
.fullstretched.sclayout article .alignfull{margin-left:0;margin-right:calc( 50% / 0.67 - 50vw);} hr{border:none;border-bottom:1px solid rgba(0,0,0,0.1);width:300px;margin:35px auto;clear:both;position:relative;} #sidebar .widget.widget_search, #sidebar .widget.mts_subscribe_widget, #sidebar .widget.widget_product_search{background:#222 }
#sidebar .widget.widget_search h3{color:#fff }
#searchform{padding:0;float:left;clear:both;width:100%;position:relative;}
.article #searchform{max-width:300px }
#searchform fieldset{float:left }
.sbutton, #searchsubmit, .mts-subscribe input[type="submit"], .widget_product_search input[type="submit"], .wp-block-search__button {padding:9px 0;float:right;border:0;width:100%;height:48px;cursor:pointer;text-align:center;padding-top:10px;color:white;transition:all 0.25s linear;background:transparent;border:0;margin-top:10px;border-radius:3px;font-size:14px;}
#s, .mts-subscribe input[type="text"], .widget_product_search .search-field, .wp-block-search__input {width:100%;background-color:#fff;float:left;padding:15px 0;text-indent:10px;color:#999;border:1px solid #DDD;border-radius:3px;box-shadow:1px 1px 3px #EEE inset;box-sizing:border-box;}
.wp-block-search .wp-block-search__button{border:none} ::-webkit-input-placeholder{color:#999 }
:-moz-placeholder{color:#999 }
::-moz-placeholder{color:#999 }
:-ms-input-placeholder{color:#999 }
:input-placeholder{color:#999 } input::-webkit-input-speech-button{margin-right:14px;margin-left:4px;cursor:pointer;}
#searchform fieldset{width:100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a{float:none }
.breadcrumb a{text-transform:capitalize }
.breadcrumb{clear:both;padding:0;overflow:hidden;margin-bottom:15px;}
.breadcrumb> div{padding:0 5px;overflow:hidden;float:none;display:inline-block;}
.breadcrumb .fa-caret-right{padding:0 }
.breadcrumb .root{padding:0 }
.breadcrumb .fa-caret-right{padding:0 0 }
.breadcrumb> div{overflow:visible }
.no-results h2{font-size:16px } .read-more{margin:0 0 0 10px;line-height:1.4em;background:none;padding:0;font-size:16px;} .topad{margin-bottom:10px;clear:both;max-width:100%;} .bottomad{float:left;clear:both;margin-top:10px;max-width:100%;} #sidebar p{line-height:20px }
.sidebar.c-4-12{float:right;width:29.5%;max-width:340px;}
.fullstretched .sidebar.c-4-12{max-width:100%;}
#sidebar .wp-post-image, footer .wp-post-image{margin-top:5px;margin-right:10px;margin-left:0;}
#sidebar .widget{margin-bottom:27px;float:left;clear:both;width:100%;background:#fff;padding:20px;box-sizing:border-box;box-shadow:0px 0px 1px 0px rgba(50, 50, 50, 0.1);}
.sidebar .widget h3{text-transform:uppercase }
.widget .title{font-weight:bold;text-transform:uppercase;color:#545E68;font-size:12px;}
.widget li{list-style-type:square;margin-left:17px;margin-bottom:7px;}
.widget .children{margin-top:7px }
.widget h3{margin:0px 0 15px 0 }
footer .widget.widget_rss .widget-title a{color:#fff }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li{list-style:none!important;margin:0;overflow:hidden;transition:all 0.25s linear;color:#aaa;padding-left:0;background:none;margin-bottom:15px;padding-top:2px;}
.advanced-recent-posts li:last-child, .popular-posts li:last-child, .category-posts li:last-child, .related-posts-widget li:last-child, .author-posts-widget li:last-child{margin-bottom:0 }
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p{margin:0;font-size:14px!important;}
.category-posts a, .advanced-recent-posts a, .popular-posts a, .related-posts-widget a, .author-posts-widget a{display:block }
.widget .meta, .widget .post-info{font-size:14px!important;overflow:hidden;}
.widget .post-info{clear:none;width:auto;float:none;color:#777;margin-bottom:0;}
.widget .post-info > span{position:relative;margin-right:12px;}
.widget .post-info > span:before{position:absolute;content:"";background:#777777;border-radius:50%;width:3px;height:3px;top:50%;margin-top:-2px;right:-10px;}
.widget .post-info > span:last-child:before{display:none }
.widget .thecomment .comm{color:#777!important }
#sidebar #sidebar-search{background:#222 }
#sidebar #sidebar-search h3, #sidebar .widget.widget_product_search h3, #sidebar .widget.mts_subscribe_widget h3{color:#fff } .shareit{padding:12px 0 7px;overflow:hidden;clear:both;border:none;}
.shareit.top{margin-bottom:10px!important;padding-top:0!important;}
.shareit.top, .shareit.bottom {display: flex;flex-wrap: wrap;align-items: center;}
.share-item{display:block;margin:0;float:left;height:25px;width:90px;}
.shareit.top .share-item, .shareit.bottom .share-item { margin: 0 12px 10px 0; width: auto; line-height: 1.5; }
.schema-like form { text-align: left!important }
.share-item.whatsapp a, .share-item.vkontakte a, .share-item.telegram a, .share-item.tumblr a, .share-item.buffer a, .share-item.pocket a, .share-item.mix a, .modern .share-item.reddit a, .circular .share-item.reddit a {color: #ffffff;cursor: pointer;display: inline-block;text-align: center;font-size: 11px;padding: 0 8px;border-radius: 3px;font-family: Helvetica, Arial, sans-serif;font-weight: 700;}
.share-item .icon {font-size: 14px;margin-right: 5px;}
.share-item.whatsapp a, .whatsapp a {background-color: #25d366 }
.share-item.whatsapp a:hover, .whatsapp a {background-color:#075e54 }
.share-item.telegram a, .telegram a {background-color:#0088cc }
.share-item.linkedin a, .linkedin a {background-color:#0077b5 }
.share-item.tumblr a, .tumblr a { background-color:#35465c}
.share-item.pocket a, .pocket a {background-color:#ef4056}
.share-item.buffer a, .buffer a {background-color:#323b43}
.share-item.vkontakte a, .vkontakte a { background-color: #45668e }
.share-item.mix a, .mix a { background-color: #fd8234 }
.share-item.buffer svg, .buffer svg, .share-item.mix svg, .mix svg {fill: #ffffff;vertical-align: middle;}
.shareit .share-item.reddit img {margin: 3px 0 0;height:20px!important;} .custom-share-item {display: block;float: left;height: 28px;font-family: arial;font-size: 12px;margin-bottom: 7px;}
.custom-share-item a {float: left;color: #fff !important;width: 88px;text-align: center;line-height: 28px;border-radius: 4px;}
.custom-facebooksharebtn a { background: #3b5998 }
.custom-twitterbutton a { background: #00aced }
.custom-pinbtn a { background: #cb2027 }
.custom-linkedinbtn a { background: #007bb6 }
.modern .reddit a, .circular .reddit a { background: #ff5700 }
.custom-share-item .fa {font-size: 13px;vertical-align: middle;margin-right: 6px;margin-top: -2px;}
.custom-share-item.facebooksharebtn { min-width: 78px }
.custom-share-item.facebookbtn { min-width: 64px }
.shareit.top .custom-share-item, .shareit.bottom .custom-share-item { margin-right: 7px }
.share-item.twitterbtn{height:20px}
.custom-share-item svg{width: 16px;height: 16px;margin-right: 6px;} .shareit.floating.circular {display:flex;flex-direction:column; align-items:center;}
.circular .custom-share-item{height: 36px}
.circular .custom-share-item a { width: 36px; line-height: 36px; border-radius: 36px; }
.circular .custom-share-item .fa { font-size: 16px; margin-right: 0; }
.circular .social-text, .circular .custom-share-item.facebookbtn { display: none }
.circular .custom-share-item svg { margin-right: 0 } .social-profile-icons ul li{background:none;border:none;float:left;list-style-type:none;margin:0 8px 8px 0!important;padding:0 !important;border:none !important;}
.social-profile-icons ul li a{width:32px;height:32px;display:block;float:left;border-radius:3px;text-align:center;line-height:30px;color:#FFF!important;transition:all .4s;}
.sidebar .social-profile-icons ul li a:hover{color:#fff;background:#666;}
.sidebar .social-profile-icons ul li a{color:#fff }
.social-profile-icons ul li i{font-size:16px;line-height:32px;}
.social-profile-icons .social-youtube a{background:#c9322b }
.social-profile-icons .social-rss a{background:#ef922f }
.social-profile-icons .social-twitter a{background:#40bff5 }
.social-profile-icons .social-facebook a{background:#5d82d1 }
.social-profile-icons .social-vimeo a{background:#35c6ea }
.social-profile-icons .social-dribbble a{background:#f7659c }
.social-profile-icons .social-tumblr a{background:#426d9b }
.social-profile-icons .social-instagram a{background:#91653f }
.social-profile-icons .social-flickr a{background:#ff48a3 }
.social-profile-icons .social-pinterest a{background:#e13138 }
.social-profile-icons .social-linkedin a{background:#238cc8 }
.social-profile-icons .social-github a{background:#b5a470 }
.social-profile-icons .social-email a{background:#1d90dd }
.social-profile-icons .social-behance a{background:#1879fd }
.social-profile-icons .social-skype a{background:#13c1f3 }
.social-profile-icons .social-soundcloud a{background:#ff7e30 }
.social-profile-icons .social-stumbleupon a{background:#ff5c30 }
.social-profile-icons .social-dropbox a{background:#3476e4 }
.social-profile-icons .social-foursquare a{background:#0bbadf }
.social-profile-icons .social-reddit a{background:#ff4400 } footer{background:#222;margin-top:30px;position:relative;overflow:hidden;clear:both;}
footer .container{padding:0;width:1152px;}
.footer-widgets{padding:40px 0 10px 0;color:rgba(255, 255, 255, 0.25);overflow:hidden;}
.footer-widgets .f-widget{width:32%;margin-right:2%;float:left;}
.f-widget .widget{margin-bottom:30px;float:left;width:100%;clear:both;}
.footer-widgets .f-widget #searchform .fa-search:hover{cursor:pointer }
.f-widget a{color:rgba(255, 255, 255, 0.45) }
.f-widget ul li{margin-bottom:5px }
.f-widget .top-week li a{font-size:15px }
.f-widget #s{border:1px solid rgba(255, 255, 255, 0.05) }
.f-widget #s::-webkit-input-speech-button{margin-right:8px }
.f-widget #searchform .fa-search{background:rgba(255, 255, 255, 0.2);color:rgba(255, 255, 255, 0.2);}
.footer-widgets.widgets-num-3 .f-widget.last{margin-right:0 }
.widgets-num-4 .f-widget{width:22.7%;margin-right:3%;}
.widgets-num-4 .f-widget.last{margin-right:0 }
.f-widget .ajax-search-results-container{background:#1c1c1c;color:#a5a5a5;}
.f-widget .ajax-search-results-container.loading:after{background-color:rgba(0,0,0,0.8) }
.f-widget .ajax-search-results-container a{color:#fff }
.copyrights{float:left;width:100%;clear:both;padding-bottom:17px;padding-top:20px;background:#fff;}
#copyright-note{width:100%;margin:0 auto;clear:both;max-width:100%;}
.postsby{margin-bottom:25px }
#site-header ul.ajax-search-results {position: relative;display: block;width: 100%;}
#secondary-navigation .ajax-search-results li a{padding: 0!important;width: auto!important;color:#777!important;text-transform: none;font-weight: normal;font-size: 14px;line-height: 1.5;} .to-top{float:right;position:relative;}
.toplink .fa-angle-double-up{font-size:24px;position:absolute;right:0;top:0px;}
.toplink{padding-right:27px }
#move-to-top{color:#fff;cursor:pointer;display:inline-block;font-weight:bold;height:12px;padding:10px 10px 18px 10px;position:fixed;right:15px;bottom:10px;transition:all 0.25s linear 0s;width:20px;z-index:25;background:#222;text-align:center;border-radius:3px;}
#move-to-top:not(.filling){opacity:0;visibility:hidden;}
#move-to-top .fa-angle-double-up{font-size:22px } .related-posts{background-color:#FFF;margin-bottom:20px;clear:both;float:left;width:100%;}
.related-posts h4{font-size:30px }
.related-posts article{width:31%;margin-right:3.5%;float:left;margin-bottom:15px;}
.related-posts #featured-thumbnail{margin-bottom:0 }
.related-posts article:nth-child(7n-3){clear:left }
.related-posts .post-info{clear:none;float:none;}
.related-posts .last{margin-right:0;padding-bottom:0;}
.related-posts .title{font-size:16px;margin-top:10px;}
.related-posts .title a{font-size:16px!important;color:#222!important;font-weight:400!important;}
.related-posts .title a:hover{color:#0274be!important }
.related-posts article header{margin-bottom:0 } .tags{margin:20px 0 0 0;width:100%;float:left;}
.tags a{margin-left:5px } .postauthor{margin:0 0 30px -6.8%;padding:30px 6.8%;min-height:180px;background-color:#222;float:left;clear:both;width:100%;color:#AAA;}
.boxed.mts_nosidebar .postauthor{margin:0 0 30px -4.35%;padding:30px 4.35%;}
.fullstretched .postauthor, .fullcontent .postauthor{width:100%;margin:0 0 30px;padding:30px;box-sizing:border-box;}
.postauthor h4{padding-top:6px;padding-bottom:6px;color:#fff;}
.postauthor h5{font-weight:bold;font-size:16px;padding:0;margin:0;line-height:24px;text-transform:capitalize;}
.postauthor img{float:left;margin:4px 20px 0 0;border-radius:50%;}
.postauthor h4 a{color:#473636 }
#respond h3, #respond h4, .total-comments, .postauthor h4, .postauthor-top{margin-bottom:10px;margin-top:1px;font-size:30px;}
.bypostauthor #respond h3{color:inherit}
#comments #respond h3{font-size:18px;}
.postauthor-top{padding-top:5px;padding-bottom:8px;margin-bottom:15px;}
.clear{clear:both }
.left{float:left }
.right{float:right }
.last{margin-right:0 } .tagcloud a, .wp-block-tag-cloud a {font-size:initial!important;padding:2px 10px;margin-bottom:3px;float:left;margin-right:3px;background:#222;color:#FFFFFF!important;transition:all 0.25s linear;border-radius:3px;}
.tagcloud a:hover, .widget .wpt_widget_content #tags-tab-content ul li a:hover, .wp-block-tag-cloud a:hover{background:#222 }
#sidebar p.wp-block-tag-cloud{margin-bottom:0} .ad-125 ul{float:left;width:100%;margin:0;list-style:none;max-width:100%;}
.ad-125 li{float:left;border:none;list-style:none!important;padding-left:0;background:none;margin-bottom:15px;margin-left:0;max-width:48%;}
.ad-125 li:nth-child(2n+2){float:right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child{margin-bottom:0 } #wp-calendar{margin-bottom:0;background:#fff;border:0;}
#wp-calendar td{text-align:center;padding:7px 0;border-top:1px solid #EDEDED;border-right:1px solid #EDEDED;}
#wp-calendar caption{padding-bottom:10px;padding-top:12px;font-weight:bold;font-size:15px;color:#FFF;text-transform:uppercase;background:#222;padding:12px 15px;text-align:left;}
#wp-calendar #prev{text-align:left;padding-left:12px;}
#wp-calendar thead th{padding:10px 0;text-align:center;}
footer #wp-calendar{background:rgba(255, 255, 255, 0.05);box-shadow:none;}
footer #wp-calendar caption{background:rgba(255, 255, 255, 0.05) }
#wp-calendar td{border-color:rgba(255, 255, 255, 0.05) }
#wp-calendar tbody tr:nth-child(1) td{border-top:0 } .nocomments{margin-top:20px;clear:both;float:left;width:100%;}
.total-comments{padding-top:7px;padding-bottom:9px;}
.cnumber{color:#2DB2EB }
#comments{padding:0;background-color:#fff;margin-top:0;float:left;clear:both;width:100%;}
#respond h3, #respond h4{padding-top:5px;padding-bottom:7px;}
#commentsAdd{background-color:#fff;width:100%;float:left;clear:both;margin-top:30px;}
#comments .avatar{float:left;margin-right:20px;margin-top:7px;}
.comment time{padding-left:10px }
ul.children .commentImageLeft{width:60px;height:90px;border-left:1px solid #c1bbb6;border-bottom:1px solid #c1bbb6;position:absolute;top:-50px;left:-70px;}
input.text-input, #commentform input{padding:11px;font-weight:inherit;}
input#author, input#email, input#url{max-width:300px;border:1px solid #E4E4E4;background:#fff;max-width:100%;margin-right:10px;}
input#author, input#email, input#url, #comment{transition:all 0.25s ease-in-out }
.mtscontact_consent{clear:both;margin-top:14px;}
#commentform .comment-form-cookies-consent label, .contact-form .mtscontact_consent label{padding:0;cursor:pointer;margin-left:8px;line-height:18px;vertical-align:top;}
.contact-form .mtscontact_consent label{width:auto;display:inline-block;margin-top:0;margin-left:4px;}
#commentform .comment-form-cookies-consent input, .contact-form .mtscontact_consent input{width:18px;height:18px;display:inline-block;-webkit-appearance:checkbox;}
#cancel-comment-reply-link{float:right;line-height:24px;margin-top:0;}
#cancel-comment-reply-link{color:#EE210B;cursor:pointer;margin-bottom:-20px;text-decoration:underline;z-index:100;position:relative;}
#commentform input#submit, #mtscontact_submit{line-height:1;background-color:#0274BE;padding:12px 15px;color:#fff;text-decoration:none;float:right;cursor:pointer;display:inline-block;border:none;transition:all 0.2s linear;border-radius:3px;}
#commentform input#submit:hover, #mtscontact_submit:hover{background:#222;color:#fff;}
#mtscontact_submit{float:right;width:auto;}
.error{color:red }
.thanks p{color:green }
ol.commentlist{margin-left:0;margin-top:13px;padding:0;}
.commentlist li{list-style:none;margin:0;padding-left:0;float:left;width:100%;position:relative;}
.commentlist > li{margin:0 0 30px 0 }
.commentlist p{margin-bottom:5px }
.ago{color:#999;text-transform:uppercase;font-size:12px;}
.fn{line-height:1.375em;font-weight:bold;}
.fn a{color:#EE210B;font-weight:bold;font-size:15px;}
.comment-meta{font-size:12px }
.commentmetadata{overflow:hidden }
.commentmetadata li{border:0;padding:0;margin-top:0;margin-bottom:5px;list-style:square;}
.commentmetadata ol li{list-style:decimal }
#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i{color:#FFB300!important }
.reply{margin-top:0px;padding-bottom:0px;overflow:hidden;width:100%;float:right;}
.reply a{font-weight:bold;float:left;padding:0 0px;color:#BDBDBD;font-size:12px;}
#commentsAdd #respond h3, #commentsAdd #respond h4{margin-bottom:19px }
.comment #respond #respond{margin-top:20px }
.commentlist .children{margin-left:10%;margin-bottom:0;margin-top:0;float:left;width:90%;box-sizing:border-box;margin-top:30px;}
.commentlist .children > li{margin-top:15px;margin-bottom:15px;}
.commentlist .children > li:first-child{margin-top:0 }
.commentlist .children > li:last-child{margin-bottom:0 }
.commentlist .children li{padding-bottom:0 }
.avatar{float:left }
.comment-awaiting-moderation{font-style:italic;font-weight:bold;}
.commentmetadata ul, .commentmetadata ol{margin-top:5px } #commentform textarea{width:95.5%;border:1px solid #E4E4E4;background:#fff;padding:11px;line-height:25px;font-family:inherit;}
#commentform p{margin-bottom:15px;float:left;width:100%;clear:both;}
#commentform p.form-submit{margin-bottom:0 }
#commentform p label{padding-bottom:5px;padding-top:5px;padding-left:10px;}
#commentform p.comment-form-cookies-consent{margin-top: 4px}
.cancel-comment-reply a{float:right;margin-top:-8px;}
.required{color:red;padding:0;line-height:1;}
.comment-notes .required{padding-left:0;padding-top:3px;}
.comment-notes{font-style:italic;margin-top:5px;} .pagination{clear:both;overflow:hidden;float:left;width:100%;margin-top:25px;margin-bottom:0;display:block!important;}
.single .pagination{border:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin-top:0;padding:2.2% 0;width:100%;}
.pagination ul{list-style:none;margin:0;padding:0;}
.pagination ul li{float:left;margin-bottom:5px;}
.pagination .page-numbers.current, .pagination a:hover{color:#fff;margin:0 5px 0 0;display:inline-block;float:left;line-height:1;text-decoration:none;padding:10px 13px;background:#0274BE;min-width:36px;box-sizing:border-box;border-radius:3px;text-align:center;}
.pagination a, #load-posts a, .single .pagination > .current .currenttext, .pagination .page-numbers.dots{background:#222;margin:0 5px 0 0;display:inline-block;float:left;line-height:1;text-decoration:none;color:#fff;padding:10px 13px;min-width:36px;box-sizing:border-box;border-radius:3px;text-align:center;}
#load-posts{float:left;width:100%;text-align:center;}
#load-posts .fa, #fs2_load_more_button .fa{margin-right:5px }
.pagination a:hover{color:#fff }
.pagination .nav-previous{float:left }
.pagination .nav-next{float:right }
.pagination .nav-previous a, .pagination .nav-next a{color:#fff!important }
.pagination .nav-previous a:hover, .pagination .nav-next a:hover{background-color:#222 }
.single .pagination a .currenttext, .single .pagination a .current{padding:0;background:rgba(0, 0, 0, 0)!important;margin-right:0;}
.single .pagination a:hover .currenttext{color:#fff }
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;} .contact-form{position:relative }
.contact-form.loading:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255, 255, 255, 0.8);}
.contact-form label, .contact-form input, .contact-form textarea{display:block;width:100%;box-sizing:border-box;}
.contact-form input{max-width:300px }
.contact-form textarea{height:150px }
.contact-form label{margin-top:12px }
.contact-form input[type="submit"]{margin-top:12px }
.mtscontact_error{color:#B90101 } .widget_search{overflow:visible }
.ajax-search-results-container{position:absolute;top:39px;left:0;box-sizing:border-box;width:100%;z-index:9;background:#FFF;border:1px solid #fff;border-top:none;box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.4);}
.ajax-search-results-container.loading:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8);}
ul.ajax-search-results{margin:0;margin-top:4px;padding:0;}
.ajax-search-results li{float:left;width:100%;clear:both;margin:0;display:block;list-style:none;min-height:75px;padding:0 8px!important;background:#fff;margin-bottom:15px;box-sizing:border-box;}
.ajax-search-results .wp-post-image{margin-bottom:0;margin-top:5px;margin-right:10px;margin-left:0;float:left;}
.ajax-search-meta{padding:0px 8px 15px!important;font-size:12px;box-sizing:border-box;clear:both;}
.ajax-search-meta a{font-size: 12px!important;color: #222!important;text-transform: none;padding: 0!important;text-transform:none!important;}
.ajax-search-meta .results-count{float:left;color:#aaa;}
.ajax-search-meta .results-link{float:right }
.ajax-search-results-container .no-results{padding:8px;color:#AAA;font-style:italic;} .pace .pace-progress{background:#29d;position:fixed;z-index:2000;top:0;left:0;height:3px;transition:width 0.8s;}
.admin-bar .pace .pace-progress{top:32px }
.pace-inactive{display:none }
#load-posts a{font-weight:bold;margin:0;float:none;}
#load-posts a.inactive{cursor:default } pre{overflow:auto;padding:25px 15px 15px;margin:15px 0;line-height:1.3em;position:relative;background:#222;font-family:monospace;color:#aaa;box-sizing:border-box;}
pre:before{content:"\f121";color:#FFF;position:absolute;font-size:18px;right:14px;top:6px;font-family:fontawesome;}
.flex-video{position:relative;clear:both;padding-bottom:56.25%;padding-top:30px;margin-bottom:30px;height:0;overflow:hidden;}
.flex-video iframe, .flex-video object, .flex-video embed{position:absolute;top:0;left:0;width:100%;height:100%;} #parallax, #zoom-out-effect, #zoom-out-bg{position:relative;padding-bottom:350px;height:0;overflow:hidden;background-size:cover;margin-bottom:15px;}
#page.parallax, #page.zoomout{padding-top:15px } .latestPost-review-wrapper{position:absolute;top:0;right:0;background:#FFF;padding:2px 8px;}
.latestPost-review-wrapper .review-total-star{margin:4px 0 }
.latestPost-review-wrapper .review-result i, #wpmm-megamenu .review-result-wrapper i, #wpmm-megamenu .review-total-only{color:#fff }
.latestPost-review-wrapper .percentage-icon{top:0;font-size:inherit;font-style:normal;}
.latestPost .review-type-circle.latestPost-review-wrapper{height:36px }
#wpmm-megamenu .review-total-only .review-type-circle.review-total-only, #wpmm-megamenu .review-type-circle.wp-review-show-total{height:26px }
.navigation .wpmm-megamenu-showing.wpmm-light-scheme a{color:#fff!important } .widget .widget_wp_review_tab .review-total-only.large-thumb{top:15px;right:15px;}
.widget .wp_review_tab_widget_content ul.wp-review-tabs li, .widget .wp_review_tab_widget_content, .widget .wpt_widget_content ul.wpt-tabs li{border:none;overflow:hidden;}
.widget .wp_review_tab_widget_content .tab-content li, .sidebar .wpt_widget_content .tab-content li{border-bottom:0;padding:0;margin-bottom:15px;}
.widget .wp_review_tab_widget_content .entry-title, .sidebar .wpt_widget_content a{font-weight:normal }
.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title a, .widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title a{border-bottom:1px solid #1B1B1B;border-left:1px solid #1B1B1B;}
.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title:nth-child(2n) a, .widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title:nth-child(2n) a{border-right:none }
.widget .wpt_widget_content .tab_title a, .widget .wp_review_tab_widget_content .tab_title a{background:#333;color:#7E7D7D;border:none;padding:14px 0;line-height:1;margin:0;white-space:nowrap;border-left:1px solid #1B1B1B;}
.widget .wpt_widget_content .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a{background:#222;color:#fff;border-bottom:0;}
.widget .wpt_widget_content #tags-tab-content ul li{float:left }
.wpt_widget_content #tags-tab-content ul li a{font-size:initial;border-radius:3px;}
.widget .wpt_widget_content .pagination, .widget .wp_review_tab_widget_content .pagination{padding-bottom:15px }
.widget .review-total-only.small-thumb, .widget .review-total-only{font-size:13px;padding:0;color:#222;background:transparent;}
footer .widget .review-total-only.small-thumb, footer .widget .review-total-only{color:#777 }
.widget .review-total-only.large-thumb, .widget li:first-child .review-total-only.large-thumb{right:0 }
footer .widget .review-total-only.large-thumb, footer .widget li:first-child .review-total-only.large-thumb{top:15px;right:15px;}
.widget .review-total-only.large-thumb{padding:4px 10px;background:#222;color:#fff;}
footer .review-total-only.small-thumb .review-result-wrapper i{color:#fff!important }
.sidebar .widget .wpt_widget_content ul.has-4-tabs li{border-bottom:0 }
.widget .wpt_widget_content #tags-tab-content ul{box-shadow:none;padding:0;padding-top:5px;}
.widget .wpt_widget_content{border:0 }
footer .widget .wp_review_tab_widget_content .inside, footer .widget .wpt_widget_content .inside{background:rgba(255, 255, 255, 0.05);padding:0;}
footer .widget .wp_review_tab_widget_content .tab-content li, footer .widget .wpt_widget_content .tab-content li{border-bottom-color:rgba(255, 255, 255, 0.05);padding:15px;margin-bottom:0;}
.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .wp_review_tab_widget_content .wp-review-tab-postmeta{color:#aaa;font-size:14px!important;line-height:1.6;overflow:hidden;}
footer .widget .wpt_widget_content .wpt-postmeta, footer .widget .wpt_comment_content, footer .widget .wpt_excerpt, footer .wp_review_tab_widget_content .wp-review-tab-postmeta{color:rgba(255, 255, 255, 0.25) }
.widget .has-4-tabs .wpt_widget_content .tab_title a, .widget .has-4-tabs .wp_review_tab_widget_content .tab_title a{background:#333;border-left:1px solid #1B1B1B;border-bottom:1px solid #1B1B1B;}
footer .widget .wpt_widget_content .tab_title.selected a, footer .widget .wp_review_tab_widget_content .tab_title.selected a{background:rgba(255, 255, 255, 0.20);color:#fff;}
footer .widget .wp_review_tab_widget_content .tab-content li:first-child, footer .widget .wpt_widget_content .tab-content li:first-child{padding-top:15px }
footer .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a, footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a{border-left:0 }
.widget .wpt_widget_content .wpt-pagination, .widget .wp_review_tab_widget_content .wp-review-tab-pagination{padding-bottom:0 }
.widget .wpt_widget_content .wpt-pagination a, .widget .wp_review_tab_widget_content .wp-review-tab-pagination a{margin:0 }
footer .widget .wpt_widget_content .wpt-pagination a, footer .widget .wp_review_tab_widget_content .wp-review-tab-pagination a{padding:15px } .mts-cart{z-index:1;float:right;color:#777;}
#primary-navigation .mts-cart span a{display:inline-block;padding:17px 15px 16px 3px;}
#primary-navigation .mts-cart > span:last-child a{padding-right:0 } .primary-slider-container{float:left;width:113.53%;margin-left:-6.8%;margin-top:-6.8%;max-width:772px;}
.primary-slider{margin-bottom:20px }
.primary-slider .slide-caption{overflow:hidden;background:rgba(0, 0, 0, 0.24);color:#fff;width:91.5%;padding:1.2%;padding-top:8px;padding-bottom:8px;float:left;max-height:255px;position:absolute;bottom:7%;left:3%;text-align:center;}
.primary-slider .slide-title{font-size:32px;font-weight:normal;padding:0;margin-bottom:0;color:#fff;text-shadow:0 1px 1px rgba(0, 0, 0, 0.6);}
.primary-slider .owl-dots{bottom:inherit;top:8%;margin:0!important;right:3%;}
.primary-slider .owl-controls .owl-dot{cursor:pointer }
.primary-slider .owl-controls .owl-dot span{background:#555;border-radius:0;cursor:pointer;}
.primary-slider .owl-controls .owl-dot.active span, .primary-slider .owl-controls .owl-dot:hover span{background:#FFF;transition:all 0.25s ease;}
.primary-slider .owl-controls .owl-dot.active span{cursor:default }
.primary-slider-container { min-height: 350px; } .elementor-template-full-width .elementor-location-archive{clear:both;}
.elementor-template-full-width #move-to-top, .elementor-template-canvas #move-to-top{display:none;}
.menu-item-has-children a.elementor-item:after, .menu-item-has-children a.elementor-sub-item:after{display:none;} .wp-block-search { 
position: relative;
margin: 0;
}
.wp-block-search .wp-block-search__input { width: auto }
.wp-block-search .wp-block-search__button {
width: auto;
margin-top: 0;
padding: 9px 25px!important;
}
#sidebar .widget.widget_search label { color: #fff }
.wp-block-search .wp-block-search__label + .wp-block-search__inside-wrapper { margin-top: 14px!important }
.wp-block-search .wp-block-search__button svg { 
fill: #fff;
width: 30px;
height: 30px;
}
.wp-block-search .ajax-search-results-container { top: 47px } .wp-block-search__button-outside.wp-block-search__text-button .wp-block-search__inside-wrapper { flex-wrap: wrap }
.wp-block-search__button-outside.wp-block-search__text-button .wp-block-search__input { width: 100% }
.wp-block-search__button-outside.wp-block-search__text-button .wp-block-search__button { width:100%;margin: 10px 0 0 0; }
.wp-block-search__label + .wp-block-search__inside-wrapper + .ajax-search-results-container { top: 86px }
.wp-block-search__button-inside .wp-block-search__label + .wp-block-search__inside-wrapper + .ajax-search-results-container { top: 96px } .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper { border-color: rgba(255, 255, 255, 0.2) }
.wp-block-search.wp-block-search__button-inside .ajax-search-results-container { top: 60px }
.wp-block-search.wp-block-search__button-inside.wp-block-search__icon-button .ajax-search-results-container { width: 100% }