@charset "UTF-8";
html {
line-height: 1.15; -webkit-text-size-adjust: 100%; } body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
-moz-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bold;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 15px; line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}  a:hover, a:active {
outline: 0;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
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; } #content[tabindex="-1"]:focus {
outline: 0;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  embed,
iframe,
object {
max-width: 100%;
}@font-face {
font-family: 'cartflows-icon';
src: url(//hunab.ru/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.eot?81m15v);
src: url(//hunab.ru/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.eot?81m15v#iefix)
format( 'embedded-opentype' ),
url(//hunab.ru/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.ttf?81m15v) format( 'truetype' ),
url(//hunab.ru/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.woff?81m15v) format( 'woff' ),
url(//hunab.ru/wp-content/plugins/cartflows/assets/fonts/cartflows-icon.svg?81m15v#cartflows-icon)
format( 'svg' );
font-weight: normal;
font-style: normal;
}
.cartflows-icon { font-family: 'cartflows-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cartflows-icon-close:before {
content: '\e602';
font-family: 'cartflows-icon';
}
.cartflows-icon-cross:before {
content: '\e601';
}
.cartflows-icon-check:before {
content: '\e600';
}
.cartflows-icon-arrow-thin-right:before {
content: '\e901';
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after {
content: '';
display: table;
table-layout: fixed;
}
.clear:after {
clear: both;
}  .wcf-button {
display: inline-block;
padding: 12px 24px;
background: #ccc;
text-decoration: none;
margin: 5px;
} body.cartflows-default {
background-color: #f5f5f5;
}
.cartflows-default .cartflows-container {
max-width: 1200px;
width: 100%;
padding: 0 20px;
margin: 60px auto;
}
.cartflows-default .cartflows-primary {
background-color: #fff;
padding: 70px;
overflow: hidden;
max-width: 100%;
}
@media ( max-width: 768px ) {
.cartflows-default .cartflows-container {
padding: 0;
margin: 0;
}
.cartflows-default .cartflows-primary {
padding: 20px 30px;
}
}
@media ( max-width: 544px ) {
.cartflows-default .cartflows-primary {
padding: 20px 15px;
}
} .wcf-preview-mode {
background: #f16334;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 2.6em;
color: #fff;
text-align: center;
font-size: 14px;
line-height: 2.6em;
pointer-events: all;
z-index: 9999999;
}
.wcf-preview-mode a {
color: #fff;
}
@media only screen and ( max-width: 768px ) {
.wcf-preview-mode {
font-size: 13px;
line-height: 18px;
padding: 4px 10px;
height: auto;
}
} .wcf-footer-primary .wcf-footer-content p {
margin: 1.5em 0;
text-align: center;
} .wcf-thankyou-wrap {
padding: 0;
margin: 0 auto;
width: 100%;
max-width: 55em;
font-size: 13px;
} .woocommerce-order ul.order_details::before,
.woocommerce-order ul.order_details::after,
.woocommerce-order-details.mollie-instructions::before,
.woocommerce-order-details.mollie-instructions::after {
content: ' ';
display: table;
}
.woocommerce-order ul.order_details::after {
clear: both;
}
.woocommerce-order ul.order_details,
.woocommerce-order ul.order_details li {
list-style: none;
line-height: 1;
}
.woocommerce-order ul.order_details li {
display: inline-block;
border-right: 1px dashed #cccccc;
padding: 0.5em 1em 0.5em 0;
margin: 0.5em 0.5em 0.5em 0;
list-style-type: none;
}
.woocommerce-order ul.order_details li:first-child {
padding-left: 0;
}
.woocommerce-order ul.order_details li:last-child {
border-right: 0px;
padding-right: 0;
}
.woocommerce-order ul.order_details li strong {
display: block;
margin-top: 0.7em;
}
.woocommerce-order ul.order_details,
.woocommerce-order .woocommerce-customer-details,
.woocommerce-order .woocommerce-order-details,
.woocommerce-order .woocommerce-order-downloads,
.woocommerce-order .woocommerce-bacs-bank-details,
.woocommerce-order-details.mollie-instructions {
margin: 0 0 2em;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
width: 100%;
display: block;
}
.woocommerce-order .woocommerce-bacs-bank-details ul.bacs_details {
padding: 0px;
} .woocommerce-order ul.order_details,
.woocommerce-order .woocommerce-customer-details,
.woocommerce-order .woocommerce-order-details,
.woocommerce-order .woocommerce-order-downloads,
.woocommerce-order .woocommerce-bacs-bank-details {
background: #f1f1f1;
padding: 1.5em 2.5em;
}
.woocommerce-order h2.woocommerce-column__title,
.woocommerce-order h2.woocommerce-order-details__title,
.woocommerce-order .woocommerce-thankyou-order-received,
.woocommerce-order .woocommerce-order-downloads__title,
.woocommerce-order h2.wc-bacs-bank-details-heading {
padding: 0.8em 0;
margin: 0 0 0.5em;
font-size: 1.5em;
font-weight: 600;
color: #404040;
}
.woocommerce-order .woocommerce-thankyou-order-received {
margin: 0 0 1.5em;
padding: 0 0.5em;
text-align: center;
} .woocommerce-order-details table.shop_table,
.woocommerce-order-downloads table.shop_table {
border: none;
border-bottom: 0;
background-color: inherit;
-webkit-border-radius: 0;
border-radius: 0;
font-family: inherit;
font-weight: inherit;
font-size: 0.95em;
margin: 0 0 0px 0 !important;
border-collapse: collapse;
text-align: left;
}
.woocommerce-order-details table.shop_table #shipping_method {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-order-details table.shop_table th,
.woocommerce-order-downloads table.shop_table th {
border: none;
font-weight: 600;
padding: 9px 0px;
line-height: 1.2em;
}
.woocommerce-order-details
table.shop_table
tfoot
tr:last-child
.woocommerce-Price-amount {
font-size: 1em;
}
.woocommerce-order-details table.shop_table td,
.woocommerce-order-details table.shop_table th {
padding: 0.6em 0;
line-height: 1.4em;
border: none;
}
.woocommerce-order-details table.shop_table tbody th,
.woocommerce-order-details table.shop_table tfoot td,
.woocommerce-order-details table.shop_table tfoot th {
font-weight: normal;
border: none;
}
.woocommerce-order-details table.shop_table tbody {
border-top: 1px dashed #cccccc;
border-bottom: 1px dashed #cccccc;
}
.woocommerce-order-details table.shop_table th.product-name,
.woocommerce-order-details table.shop_table th.product-total {
font-weight: 600;
}
.woocommerce-order-details
table.shop_table
tfoot
tr.order-total:not( .recurring-total )
th,
.woocommerce-order-details
table.shop_table
tfoot
tr.order-total:not( .recurring-total )
td {
font-weight: 600;
border-top: 1px dashed #cccccc;
}
.woocommerce-order-details table.shop_table tfoot tr.recurring-totals th {
padding-top: 1.8em;
font-weight: 600;
}
.woocommerce-order-details table.shop_table tfoot tr.recurring-totals th,
.woocommerce-order-details table.shop_table tfoot tr.recurring-total th,
.woocommerce-order-details table.shop_table tfoot tr.recurring-total td {
vertical-align: top;
} .woocommerce-order .wcf-col2-set {
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce-order .wcf-col2-set .wcf-col-1 {
margin-right: 2%;
}
.woocommerce-order .wcf-col2-set .wcf-col-1,
.woocommerce-order .wcf-col2-set .wcf-col-2 {
width: 49%;
display: inline-block;
}
.woocommerce-order .woocommerce-customer-details address {
border-right-width: 1px;
border-bottom-width: 1px;
-webkit-border-radius: 0;
border-radius: 0;
font-style: normal;
}
.woocommerce-order .woocommerce-customer-details address p {
margin: 0;
}
.woocommerce-order-details.mollie-instructions p {
margin: 0.5em 0em;
}
@media only screen and ( max-width: 768px ) {
.woocommerce-order .woocommerce-thankyou-order-received {
margin: 0 0 1em;
}
.woocommerce-order h2.woocommerce-column__title,
.woocommerce-order h2.woocommerce-order-details__title,
.woocommerce-order .woocommerce-thankyou-order-received {
padding: 0.5em 0;
font-size: 1.5em;
}
.woocommerce-order ul.order_details,
.woocommerce-order .woocommerce-customer-details,
.woocommerce-order .woocommerce-order-details {
padding: 1.5em 2em;
}
.woocommerce-order .woocommerce-order-downloads {
overflow-x: auto;
}
.woocommerce-order-downloads table.shop_table td,
.woocommerce-order-downloads table.shop_table th {
padding: 0.5em 0.8em;
}
.woocommerce-order ul.order_details li {
display: block;
width: 100%;
border-right: none;
padding: 0.5em 1em 1em 0;
border-bottom: 1px dashed #cccccc;
}
.woocommerce-order ul.order_details li:last-child {
border: none;
}
.woocommerce-order .wcf-col2-set {
display: block;
}
.woocommerce-order .wcf-col2-set .wcf-col-1,
.woocommerce-order .wcf-col2-set .wcf-col-2 {
width: 100%;
display: block;
}
} .wcf-product-atc form.cart div.quantity {
float: left;
margin: 0 4px 0 0;
}
.wcf-product-atc form.cart {
margin-bottom: 15px;
}.wcf-loader-bg.show {
display: block;
}
.wcf-loader-bg {
display: none;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
background: rgba(0,0,0,0.5);
z-index: 99999;
-webkit-animation: popup 0.7s;
animation: popup 0.7s;
}
.wcf-loader-wrap {
width: 100%;
max-width: 500px;
height: auto;
min-height: 140px;
top: 50%;
left: 50%;
position: relative;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
overflow: hidden;
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 50px;
}
.wcf-order-msg {
text-align: center;
}
.wcf-order-msg .wcf-payment-success {
color: #28a745;
}
.wcf-order-msg .wcf-payment-failed {
color: #dc3545;
}
.wcf-order-msg p {
margin: 0 0 0.7em; 
}
.wcf-order-msg .wcf-note {
font-size: 13px;
}
.wcf-order-msg .wcf-note-no {
display: none;
}
p.wcf-process-msg {
font-size: 1.2em;
}
.wcf-loader,
.wcf-loader:after {
-webkit-border-radius: 50%;
border-radius: 50%;
width: 8em;
height: 8em;
}
.wcf-loader {
margin: 25px auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 5px solid #d4d4d4;
border-right: 5px solid #d4d4d4;
border-bottom: 5px solid #d4d4d4;
border-left: 5px solid #f16334;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 550ms infinite linear;
animation: load8 550ms infinite linear;
} .wcf-offer-child-order ul.order_details {
padding: 0;
}  .woocommerce-product-gallery .slides {
position: relative;
white-space: nowrap;
overflow: hidden;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image {
width: 100%;
display: inline-block;
}
.woocommerce-product-gallery .flex-direction-nav a {
height: 60px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev,
.woocommerce-product-gallery .flex-direction-nav .flex-next {
display: inline-block;
font-family: dashicons;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev:before {
content: "\f341";
}
.woocommerce-product-gallery .flex-direction-nav .flex-next:before {
content: "\f345";
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: -50px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.woocommerce-product-gallery:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.woocommerce-product-gallery:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
} .wcf-offer-price {
font-size: 22px;
}
.wcf-offer-price .del {
padding-right: 6px;
text-decoration: line-through;
opacity: 0.5;
}
.wcf-offer-shipping-fee{
display: block;
font-size: 15px;
} .wcf-embeded-product-variation-wrap .variations_form .variations{
margin: 0;
}
.wcf-embeded-product-variation-wrap .variations_form .variations td.label,
.wcf-embeded-product-quantity-wrap .quantity label.screen-reader-text{
font-weight: 600;
font-family: inherit;
margin-top: 10px;
}
.wcf-embeded-product-variation-wrap .variations_form .variations td.label,
.wcf-embeded-product-variation-wrap .variations_form .variations td.value{
padding: 0 0 5px 0;
vertical-align: middle;
}
.wcf-embeded-product-quantity-wrap .quantity input[type="number"],
.wcf-embeded-product-variation-wrap .variations_form .variations select{
background-color: #fff;
background-image: none;
border: 1px solid;
border-color: #d4d4d4;
-webkit-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 -1em 0.7em 0 rgba(0,0,0,0.01);
box-shadow: inset 0 -1em 0.7em 0 rgba(0,0,0,0.01);
background: #f9f9f9;
color: #a5a5a5;
display: inline-block;
font-family: inherit;
font-weight: inherit;
font-size: 14px;
height: auto;
line-height: 1.42857143 !important;
min-height: 34px;
outline: none;
padding: 10px 15px;
max-width: 100%; width: 100%;
margin-right: 0em;
-webkit-appearance: none;
}
.wcf-embeded-product-variation-wrap .variations_form .variations select:focus,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]:focus{
background: #ffffff;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.wcf-embeded-product-variation-wrap .variations_form .single_variation_wrap{
float: left;
margin-right: 40px;
vertical-align: middle;
}
.wcf-embeded-product-variation-wrap .variations_form .single_variation_wrap .single_variation{
overflow: hidden;
}
.wcf-embeded-product-variation-wrap .single_variation_wrap .single_variation .woocommerce-variation-description{
display: none;
}
.wcf-embeded-product-variation-wrap .variations_form .variations .reset_variations{
text-decoration: none;
font-family: inherit;
font-weight: 500;
font-size:10px;
float: right;
margin-top:10px;
color: #a00a00;
text-transform: uppercase;
letter-spacing: .5px;
display: none;
}
.wcf-embeded-product-variation-wrap .variations_form .variations .reset_variations:before {
content: '\274C';
font-size: 8px;
margin-right: 5px;
}
.wcf-embeded-product-variation-wrap .variations_form .price,
.wcf-embeded-product-variation-wrap .variations_form .single_variation_wrap .woocommerce-variation-price{
margin-top: 0;
margin: 0;
font-family: inherit;
font-weight: normal;
overflow: hidden;
min-height: 35px;
vertical-align: middle;
line-height: 2.12;
}
.wcf-embeded-product-variation-wrap .variations .var_not_selected{
border : 1px solid #e2401c !important;
}
.cartflows-container .single_variation_wrap .woocommerce-variation{
display:none !important;
}
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]{
max-width: 250px;
max-width: 200px;
}
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-variation-wrap table tbody,
.wcf-embeded-product-variation-wrap table tbody tr,
.wcf-embeded-product-variation-wrap table tbody tr td,
.wcf-embeded-product-variation-wrap table tbody tr td,
.wcf-embeded-product-variation-wrap table tfoot,
.wcf-embeded-product-variation-wrap table tfoot tr,
.wcf-embeded-product-variation-wrap table tfoot tr td,
.wcf-embeded-product-variation-wrap table tfoot tr td{
width: 100%;
display: block !important;
}
.wcf-embeded-product-quantity-wrap .quantity{
display: block;
}
.wcf-embeded-product-quantity-wrap .quantity .screen-reader-text{
-webkit-clip-path: none;
clip-path: none;
display: inline-block;
visibility: visible;
opacity: 1;
width: 100%;
position: relative !important;
top: 0;
color: #404040;
font-size: 15px;
min-height: 34px;
min-height: 22px;
width: 100%;
padding-top: 0px;
}
.wcf-embeded-product-quantity-wrap .quantity label{
padding: 5px 0;
width: 100%;
}
@media (min-width: 769px){
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]{
max-width: 80%;
}
}
@media (max-width: 768px){
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]{
max-width: 100%;
}
} @-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes popup {
0%{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes popup {
0%{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.learnpress.widget{max-width:400px;margin-bottom:30px}.learnpress.widget .widgettitle{margin-top:0;margin-bottom:2px;font-size:18px;font-weight:600}.learnpress.widget .learnpress-widget-wrapper{margin-top:15px}.learnpress.widget h3{margin-bottom:20px;font-size:16px}.learnpress.widget a{text-decoration:none}.elementor-widget-wrap .learnpress-widget-wrapper{max-width:400px}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0}.learnpress-widget-wrapper .lp-widget-course__image img{max-width:100%;height:auto}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:16px;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:15px;border:1px solid #eee;border-top:0}.learnpress-widget-wrapper .lp-widget-course__title{margin:5px 0 15px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:15px 0 0 0;font-size:15px;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:15px}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:15px;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:15px}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:14px}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.learnpress.widget_course_info .lp_widget_course_info,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info{margin:0;padding:20px;border:1px solid #eee;line-height:1}.learnpress.widget_course_info .lp_widget_course_info h3,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info h3{margin-bottom:15px}.learnpress.widget_course_info .lp_widget_course_info ul,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul{margin:0;padding:0;font-size:14px}.learnpress.widget_course_info .lp_widget_course_info ul li,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;line-height:1}.learnpress.widget_course_info .lp_widget_course_info ul li span,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li span{font-size:14px}.learnpress.widget_course_info .lp_widget_course_info ul label,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul label{font-size:14px}.learnpress.widget_course_extra .lp-widget-course-extra,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra{margin:0;padding:20px;border:1px solid #eee;line-height:1}.learnpress.widget_course_extra .lp-widget-course-extra h3,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra h3{margin-bottom:20px;font-size:16px}.learnpress.widget_course_extra .lp-widget-course-extra__content h4.course-extras__title,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:14px;font-weight:600}.learnpress.widget_course_extra .lp-widget-course-extra__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul{margin:0;padding:0;font-size:14px}.learnpress.widget_course_extra .lp-widget-course-extra__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul li{margin-bottom:10px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras{display:block}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content{color:#777;font-size:14px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:16px;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:16px;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:16px;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}