.wcu-settings-tabs {
margin-bottom: 20px;
}
.wcu-settings-tab-nav {
list-style: none;
padding: 0;
margin: 0;
border-bottom: 1px solid #ddd;
display: flex;
padding-left: 0 !important;
margin-bottom: 0 !important;
}
.wcu-settings-tab-nav li {
margin: 0;
}
.wcu-settings-tab-nav a {
display: block;
padding: 10px 20px;
text-decoration: none;
color: #0073aa;
border-bottom: 2px solid transparent;
}
.wcu-settings-tab-nav li.active a {
color: #000;
border-bottom: 2px solid #0073aa;
}
#wcu-settings-update-button {
margin-top: 20px;
}
.wcu-settings-tab-content {
padding: 20px;
border: 1px solid #ddd;
border-top: none;
background: #fff;
}
.wcu-settings-tab-pane {
display: none;
}
.wcu-settings-tab-pane.active {
display: block;
}
.wcu-settings-tab-content .profile-picture img {
border-radius: 50%;
width: 96px;
height: 96px;
}
.admin-edit-account {
opacity: 0.5;
}
#wcu-settings-ajax-message {
margin-bottom: 20px;
}.order-date {
color: green;
}
.coupon-orders-single {
margin: 20px 0px;
width: 100%;
}
.wcuTable {
display: table;
width: 100%;
text-align: center;
border: 1px solid #E8E8E8;
margin: 0 auto;
}
@media screen and (min-width: 900px) {
.wcu-dash-coupon-area {
min-width: 900px;
}
.woocommerce-MyAccount-content .wcu-dash-coupon-area {
min-width: 100% !important;
}
}
@media screen and (max-width: 900px) {
.wcu-dash-coupon-area {
min-width: 100%;
padding: 0;
}
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRow {
display: table-row;
background: linear-gradient(#fefefe, #fff);
color: #333;
}
.wcuTableRowDropdown {
color: #333;
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRowDropdown:nth-child(even) td {
background: #fdfdfd !important;
color: #333;
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRowDropdown:nth-child(odd) td {
background: #fafafa !important;
color: #333;
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRowDropdown:hover td {
background: #ffffff;
color: #333;
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRow td,
.wcu-dash-coupon-area .wcutabcontent .wcuTableRow tr:nth-child(odd) td {
background: linear-gradient(#fefefe, #fff);
color: #333;
}
.wcutabcontent a {
text-decoration: none;
} form#product_search_form input {
max-width: 250px;
} .wcutabmobile {
display: none;
}
@media (max-width: 1000px) {
.wcutabmobile {
display: block;
}
} .wcuTableHeading {
display: table-header-group;
background-color: #ddd;
}
.wcuTable thead {
text-align: center;
}
.wcuTableCell {
text-align: center;
display: table-cell;
vertical-align: middle;
padding: 9px 10px !important;
border: 1px solid #e7e7e7;
width: auto;
max-width: 200px;
white-space: nowrap;
overflow: hidden; }
@media screen and (min-width: 720px) {
.wcuTableCell-time {
min-width: 100px;
}
}
.wcuTableHead {
display: table-cell;
padding: 7px 10px;
font-weight: bold;
background: #333 !important;
background-color: #333 !important;
color: #fff !important;
text-align: center;
border: 1px solid #e7e7e7;
}
.wcuTableHead-summary {
display: table-cell;
padding: 2px 0 !important;
font-weight: bold;
background: #f4f4f4 !important;
background-color: #f4f4f4 !important;
color: #333 !important;
text-align: center;
border: 0 !important;
font-size: 14px !important;
}
.wcuTableFoot {
display: table-cell;
padding: 7px 10px;
background: #333;
color: #fff;
text-align: center;
border: 1px solid #e7e7e7;
}
.wcuTableBody {
display: table-row-group;
}
@media screen and (max-width: 720px) {
.wcuTableRow,
.wcuTableCell,
.wcuTableHead,
.wcuTableHead-summary {
display: block;
width: 100%;
}
}
.wcutablinks,
.ml_wcutablinks {
border-radius: 2px;
}
.wcutablinks .fas {
margin-right: 1px;
} @media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
select#wcu-select-tab {
width: calc(100% - 20px);
margin: 0 auto;
}
.coupon-title {
font-size: 20px !important;
width: 100vw;
padding: 5px;
height: auto !important;
text-align: center;
}
.coupon-title .wcusage-dash-logout {
float: none;
text-align: center;
}
.wcusage-dash-top-links {
display: inline-block;
text-align: center;
margin-top: 10px;
margin-bottom: -7px;
}
.wcutab {
padding: 0 !important;
margin-top: 20px !important;
margin-bottom: 20px;
margin-left: 0 !important;
margin-right: 0 !important;
}
.wcutablinks,
.ml_wcutablinks {
margin: 2px !important;
}
.wcutab button {
float: none;
margin-top: 4px;
margin-left: 0;
width: 98vw;
display: block;
clear: both;
text-align: center;
}
.wcutabcontent {
padding: 10px;
box-sizing: border-box;
}
div.wcutabcontent div {
box-sizing: border-box;
}
#wcu5.wcutabcontent.active {
text-align: center;
}
#wcu5.wcutabcontent button {
margin: 0 auto;
} .wcuTable table,
.wcuTable thead,
.wcuTable tbody,
.wcuTable th,
.wcuTable td,
.wcuTable tr,
.wcuTableRow,
.wcuTableCell {
display: block;
} .wcuTable thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.wcuTable tr {
border: 1px solid #ccc;
display: inline-block;
margin-bottom: 5px;
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRow,
.wcu-dash-coupon-area .wcutabcontent .listtheproducts {
display: block;
margin-bottom: 15px;
}
.wcu-statistics-orders {
width: 100%;
}
.wcu-dash-coupon-area .wcutabcontent .listtheproducts,
.wcu-dash-coupon-area .wcutabcontent .listtheproducts .wcuTableCell {
padding: 10px 0 !important;
}
.wcuTable td { border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50% !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.wcuTable td:before { position: absolute; top: 5px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
.wcuTableRow,
.wcu-table-payouts {
margin-bottom: 20px;
}
.wcuTableCell {
display: block;
max-width: 100%;
}
.wcuTableHead {
display: block;
}
.wcu-table-monthly-summary td:before {
font-weight: bold;
}
.wcu-thetitlerow {
display: none !important;
}
}
.wcu-dash-coupon-area .wcutabcontent p.wcu-tab-title {
margin-top: 25px;
margin-bottom: 25px;
}
.entry-content .ml_wcutabcontent p.wcu-tab-title {
margin-top: 25px;
}
@media screen and (max-width: 1060px) {
.wcu-tab-title,
.wcu-tab-text {
width: 100%;
}
}
@media screen and (max-width: 520px) {
.wcu-tab-title {
margin-top: 0;
text-align: center;
}
}
.wcu-coupon-box {
margin-top: 20px;
}
.wcutab {
overflow: hidden;
}
.coupon-title {
font-size: 30px;
margin-top: 10px;
margin-bottom: 20px;
}
@media screen and (min-width: 1060px) {
.wcuTableCell-ref-website {
max-width: 250px !important;
}
.wcuTableCell-ref-landing {
max-width: 350px !important;
}
} .rates-pagination {
float: right;
}
@media only screen and (max-width: 1020px) {
.rates-pagination {
float: none;
display: block;
width: 100%;
}
}
.wcu-rates-image img {
text-align: center;
margin: 0 auto;
} .wcu-dash-coupon-area .wcusage-dash-logout {
font-size: 12px;
margin-top: 14px;
margin-right: 0;
margin-bottom: 5px;
} .wcutab button {
background-color: #333;
color: #fff;
float: left;
border: none;
outline: none;
cursor: pointer;
transition: 0.3s;
font-size: 17px;
margin: 2px;
}
.wcu-active-tab {
opacity: 0.8;
}
#search-coupon-all,
#search-coupon,
#search-criteria {
min-height: 40px;
padding: 5px 10px;
max-width: 150px;
}
#wcu-paypal-input,
#wcu-paypal-input2 {
margin-top: 10px;
}
#wcu-paypal-button,
.wcu-paypal-button,
#wcu-email-settings-update-button,
#wcu-billing-update-button,
#wcu-register-button,
.wcu-settings-tab-content .button {
margin-top: 12px;
font-size: 15px;
min-height: 40px;
padding: 5px 20px;
}
#wcu-register-button {
margin-top: 15px;
}
.wcu-save-settings-button,
#wcu6 .woocommerce-Button,
#wcu6 button {
border: 2px solid #333;
border-radius: 2px;
}
#paypal-input {
width: 300px;
max-width: 100%;
}
.wcu_paypal_email_form p {
margin-bottom: 5px;
}
.create-stripe-link,
.create-stripe-link span,
.create-stripe-link i {
color: #fff;
}
.create-stripe-link {
text-decoration: none !important;
}
#submitpayoutyes {
background: #008cdd;
padding: 10px 15px;
color: #fff;
font-weight: bold;
width: auto;
display: block;
}
#submitpayoutyes:hover {
background: #0074B8;
}
#submitpayoutno {
cursor: not-allowed;
padding: 10px 15px;
}
#payouts_invoice_label {
padding: 0;
}
#payouts_invoice_label:hover {
cursor: pointer;
}
#wcu_copylink {
padding: 2px 10px !important;
border-radius: 20px !important;
}
#wcusage_copylink,
.wcusage_copylink {
margin: 0;
padding: 2px 10px !important;
border-radius: 20px !important;
cursor: pointer;
}
#wcusage_copylink:active,
.wcusage_copylink:active,
#wcusage_copylink:focus,
.wcusage_copylink:focus {
opacity: 0.8;
}
#wcusage_copylink i {
margin: 0;
}
.referral-url-box,
.payouts-box,
.creatives-box {
background: linear-gradient(#fefefe, #fff);
color: #333;
box-shadow: 0px 0px 4px #dbdada;
border-radius: 10px;
padding: 10px 20px;
margin-top: 10px;
}
.payouts-box {
margin-top: 28px;
padding: 20px 25px 20px 25px;
}
@media only screen and (max-width: 720px) {
.referral-url-box,
.payouts-box,
.creatives-box {
padding: 10px 5px;
}
}
.referral-url-box p,
.payouts-box p,
.creatives-box p,
.referral-url-box strong,
.payouts-box strong {
color: #333 !important;
}
form.wcu_payout_button {
margin-bottom: 0;
}
.wcu-color-box {
width: 90%;
margin: 0 auto 10px auto;
padding: 10px;
border-radius: 5px;
cursor: pointer;
font-size: 20px;
border: 2px solid #fff;
box-shadow: 0px 0px 4px #dbdada;
font-weight: bold;
} .wcu-stripe-button {
display: inline-block;
width: auto;
margin: 0 0 7px 0 !important;
padding: 5px 20px !important;
background: #008cdd !important;
color: #fff !important;
font-size: 20px !important;
border-radius: 10px !important;
text-decoration: none !important;
}
.wcu-stripe-error {
color: red;
} #wcu6 label {
width: 100%;
}
#wcu6 input[type="text"],
#wcu6 input[type="email"],
#wcu6 input[type="password"] {
min-width: 33%;
margin: 0px 0 2px 0;
padding: 5px;
}
#wcu6 em {
width: 100%;
} .listtheproducts {
display: none;
}
.listtheproducts .wcuTableCell {
text-align: center;
}
.listtheproducts::before {
display: none !important;
content: "" !important;
}
.listtheproducts-small {
display: none;
}
@media only screen and (max-width: 1024px) {
.listtheproducts-summary {
display: none !important;
}
.listtheproducts-small {
display: block !important;
}
} .wcutab button {
background-color: #333;
color: #fff;
padding: 8px 10px;
font-size: 16px;
line-height: 16px;
} .wcutab button:hover {
background-color: #000;
color: #fff;
} .wcutab button.active {
background-color: #000;
color: #fff;
} .wcutabcontent {
display: none;
border-top: none;
} .wcutabcontent p,
.wcutabcontent td,
.wcutabcontent tr,
.wcutabcontent code,
.wcuTableCell {
font-size: 17px;
}
.wcu-dash-coupon-area .wcutabcontent p,
.entry-content .ml_wcutabcontent p {
margin: 8px 0;
padding: 0 !important;
}
.listproductsbutton {
display: block;
text-align: center;
color: #333;
text-decoration: none;
font-weight: bold;
cursor: pointer;
} .wcu-orders-search,
.wcu-summary-search {
float: right;
max-width: 150px;
margin-right: 10px;
}
.wcusage-search-form {
float: right;
margin: 5px 0;
height: 35px;
margin-top: -55px;
}
@media screen and (max-width: 720px) {
.wcusage-search-form {
width: 100%;
display: block;
float: none;
margin-top: 0;
}
#product_search_form input[type="text"] {
width: 50%;
max-width: 50%;
margin: 0 auto;
}
}
.wcu-button-export {
border: 1px solid #333 !important;
padding-left: 10px;
padding-right: 10px;
cursor: pointer;
}
.wcusage_settings_form {
margin: 0;
padding: 0;
}
.wcusage_settings_form input[type="submit"],
.wcusage_settings_form input[type="button"],
.wcusage_settings_form input[type="date"],
.wcusage_settings_form input[type="month"],
.wcu-monthly-orders-button,
.wcu-button-export,
.submitpayoutno,
.submitpayoutyes {
height: 40px !important;
font-size: 15px !important;
padding: 0 20px !important;
display: inline-block !important;
border: 1px solid #333;
border-radius: 5px;
cursor: pointer;	
}
.wcusage_settings_form input[type="date"],
.wcusage_settings_form input[type="month"] {
min-width: 0 !important;
}
.wcu-filters-col1,
.wcu-filters-col2 {
display: table;
height: 70px;
}
.wcu-filters-inner {
display: table-cell;
vertical-align: middle;
}
.wcu-order-filters-space {
min-width: 15px;
display: inline-block;
}
@media only screen and (min-width: 940px) {
.wcu-filters-col1 {
width: 80%;
float: left;
}
.wcu-filters-col2 {
width: 20%;
float: left;
}
.wcu-button-export {
float: right;
}
}
@media only screen and (max-width: 939px) {
#wcusage_settings_form_orders, .wcu-filters-col1, .wcu-filters-col2, .wcu-filters-inner {
max-width: 100% !important;
}
}
.ordersfilterbutton,
.summaryfilterbutton {
display: block;
margin: 4px auto;
max-width: 150px !important;
}
@media only screen and (max-width: 939px) {
.wcu-filters-col1 {
margin: 20px 0;
width: 100vw;
text-align: center;
}
.wcu-filters-col2 {
width: 100vw;
text-align: center;
}
.wcu-order-filters-field {
width: calc(100% - 20px);
display: block;
margin-bottom: 4px;
}
.wcu-order-filters-space {
display: none;
}
}
.wcu-order-filters-field input {
max-width: 190px !important;
display: inline-block;
}
.wcu-order-filters-field .minimal-form-input {
width: auto !important;
padding: 0 !important;
margin: 0 !important;
}
.wcu-order-filters label {
display: inline-block;
} .wcu_form_affiliate_register label:first-letter {
text-transform: capitalize;
}
.wcu-form-section .wcusage-register-form-title,
.wcu-form-section .wcusage-login-form-title {
margin-top: 20px !important;
margin-bottom: 25px !important;
}
.wcu_form_affiliate_register input[type="text"],
.wcu_form_affiliate_register input[type="password"],
.wcu_form_affiliate_register input[type="email"] {
width: 100%;
min-height: 30px;
}
.wcu_form_affiliate_register input[type="text"],
.wcu_form_affiliate_register input[type="email"],
.wcu_form_affiliate_register input[type="password"] {
margin-top: 10px;
padding: 10px;
margin-bottom: 0px;
max-width: 100% !important;
width: 100%;
}
.wcusage-login-form-col label,
.wcu_form_affiliate_register label {
font-weight: bold;
}
.wcu_form_affiliate_register label {
display: block;
width: 100% !important;
}
.wcu_form_affiliate_register p {
margin-bottom: 20px;
}
#wcu-register-button,
.wcusage-login-form-col .woocommerce-button {
padding: 10px;
min-width: 200px !important;
cursor: pointer !important;
}
.wcu-reg-terms {
padding: 5px 0;
font-weight: bold;
}
.wcu-form-section .wcu-reg-terms p {
line-height: 1.5em;
}
.wcu_form_style_columns .wcu-register-field-col-1,
.wcu_form_style_columns .wcu-register-field-col-2 {
width: 49.5%;
float: left;
display: inline-block;
}
.wcu_form_style_columns .wcu-register-field-col-1 {
margin-right: 1%;
} .wcu_form_style_2 input[type="text"],
.wcu_form_style_2 input[type="email"],
.wcu_form_style_2 input[type="password"],
.wcu_form_style_2 input[type="date"],
.wcu_form_style_2 textarea,
.wcu_form_style_2 select {
margin: 4px 0 5px 0 !important;
width: 100% !important;
max-width: 100% !important;
border: 3px solid #DADADA !important;
border-radius: 4px !important;
} .wcu_form_style_3 p {
margin-bottom: 15px !important;
}
.wcu_form_style_3 input[type="text"],
.wcu_form_style_3 input[type="email"],
.wcu_form_style_3 input[type="password"],
.wcu_form_style_3 input[type="date"],
.wcu_form_style_3 textarea,
.wcu_form_style_3 select {
margin: 4px 0 0px 0 !important;
padding: 10px;
width: 100% !important;
max-width: 100% !important;
border: 1px solid #DADADA !important;
border-radius: 5px !important;
} .wcu-campaigns-col1,
.wcu-campaigns-col2 {
display: table;
}
#wcu-add-campaign,
#wcu-add-directlink {
padding: 0;
}
@media only screen and (min-width: 760px) {
.wcu-campaigns-col1 {
width: 75%;
float: left;
}
.wcu-campaigns-col2 {
width: 25%;
float: left;
text-align: right;
}
.wcu-campaigns-col1 p,
.wcu-campaigns-col2 p {
margin-bottom: 0;
}
#wcu-referral-campaign {
min-height: 27px;
width: 200px;
max-width: 100%;
float: right;
}
#wcu-creatives-campaign {
min-height: 27px;
}
#wcu-add-campaign-name {
width: 120px;
max-width: 100%;
font-size: 12px;
padding: 5px;
}
#wcu-add-campaign-button {
display: inline-block;
float: left;
max-width: 100%;
font-size: 12px;
line-height: 12px;
padding: 0 5px;
height: 30px;
}
#wcu-add-campaign-button,
#wcu-add-directlink-button {
max-width: 100%;
font-size: 12px;
padding: 5px;
min-height: 0px !important;
}
}
@media only screen and (max-width: 759px) {
.wcu-campaigns-col1 {
width: 100%;
text-align: center;
}
.wcu-campaigns-col2 {
width: 100%;
text-align: center;
}
#wcu-referral-campaign {
margin: 0 auto;
}
#wcu-creatives-campaign {
margin: 0 auto;
float: none !important;
}
#wcu-add-campaign-button {
width: 100%;
margin-bottom: 40px !important;
}
} .wcusage-info-box {
padding: 25px 15px 25px 105px;
background: linear-gradient(#fefefe, #fff);
color: #000;
border: 1px solid #f3f3f3;
display: block;
border-radius: 5px;
margin: 0.5%;
box-shadow: 0px 0px 4px #dbdada;
width: 99%;
position: relative;
}
.wcusage-info-box:before {
content: "";
font-family: 'Font Awesome 5 Free';
font-size: 40px;
position: absolute;
left: 30px;
top: 44px;
color: #bebebe;
width: 50px;
text-align: center;
font-style: normal;
font-weight: 900;
height: 40px !important;
display: flex;
align-items: center;
justify-content: center;
}
.wcusage-info-box-dollar:before {
content: "\f155";
}
.wcusage-info-box-dollar2:before {
content: "\f81d";
}
.wcusage-info-box-dollar3:before {
content: "\f571";
}
.wcusage-info-box-dollar4:before {
content: "\f4c0";
}
.wcusage-info-box-discount:before {
content: "\f02b";
}
.wcusage-info-box-discounts:before {
content: "\f02c";
}
.wcusage-info-box-usage:before {
content: "\f0c0";
}
.wcusage-info-box-sales:before {
content: "\f07a";
}
.wcusage-info-box-commission:before {
content: "\f53a";
}
.wcusage-info-box-percent:before {
content: "\f541";
}
.wcusage-info-box-clicks:before {
content: "\f245";
}
.wcusage-info-box-convert:before {
content: "\f058";
}
@media only screen and (min-width: 1060px) {
.wcusage-info-box {
width: 32.3%;
float: left;
box-sizing: border-box;
}
}
.wcusage-info-box:hover {
background: #f9f9f9;
}
.wcusage-info-box p {
margin: 8px 0 !important;
padding: 0 !important;
font-size: 32px !important;
line-height: 32px !important;
}
.wcusage-info-box .wcusage-info-box-title {
width: 100%;
font-size: 16px;
display: block;
margin-bottom: 5px;
line-height: 20px;
color: #000;
}
.wcusage-info-box p,
.wcusage-info-box span {
color: #000;
}
.wcusage-info-box .wcusage-info-box-value {
width: 100%;
font-size: 22px;
display: block;
}
.wcusage-last-days {
margin: 15px 0 10px 0;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
color: #333;
padding: 0 !important;
}
.show_statistics .wcusage-stats-title {
margin: 0;
font-weight: bold;
margin-bottom: 10px;
margin-left: 5px;
} .wcusagechart {
padding: 0px 10px 10px 10px;
box-shadow: 0px 0px 4px #dbdada;
background: #fff;
width: calc(100% - 10px);
margin: 0 auto;
min-height: 400px;
overflow: hidden;
border-radius: 5px;
}
.wcusagechart #chart_divquarter,
.wcusagechart #chart_divmonth,
.wcusagechart #chart_divlastmonth {
margin-top: -20px;
}
@media only screen and (max-width: 720px) {
.wcusage-all-charts {
width: 100vw;
}
}
.wcusagechart {
visibility: hidden;
}
#mla_chart_div table.google-visualization-orgchart-table p,
#mla_chart_div table.google-visualization-orgchart-table a {
font-family: arial, sans-serif;
} .wcusage-num-pos {
color: green !important;
font-size: 12px;
position: absolute;
margin-left: 10px;
bottom: 27%;
}
.wcusage-num-neg {
color: red !important;
font-size: 12px;
position: absolute;
margin-left: 10px;
bottom: 27%;
}
@media only screen and (max-width: 1260px) {
.wcusage-num-pos,
.wcusage-num-neg {
display: block !important;
margin-bottom: -30px !important;
margin-left: 0px;
}
} .wcu-loading-loader {
margin: 25px 0 0 0;
width: 90px;
aspect-ratio: 2;
--_g: no-repeat radial-gradient(circle closest-side,#000 90%,#0000);
background: 
var(--_g) 0%   50%,
var(--_g) 50%  50%,
var(--_g) 100% 50%;
background-size: calc(100%/3) 50%;
animation: l3 1s infinite linear;
}
@keyframes l3 {
20%{background-position:0%   0%, 50%  50%,100%  50%}
40%{background-position:0% 100%, 50%   0%,100%  50%}
60%{background-position:0%  50%, 50% 100%,100%   0%}
80%{background-position:0%  50%, 50%  50%,100% 100%}
}
.wcu-loading-loader-text {
margin: 0;
font-weight: bold;
font-size: 15px;
margin-top: -5px;
text-align: center;
width: 90px;
}
@media only screen and (max-width: 720px) {
.wcu-loading-loader-text {
margin-top: 10px;
}
} @media only screen and (min-width: 1240px) {
.wcu-user-coupon-list-group {
display: flex;
}
}
.wcu-user-coupon-list {
margin: 10px;
float: left;
padding: 15px 20px;
text-align: center;
font-size: 18px;
background: linear-gradient(#fefefe, #fff);
box-shadow: 0px 0px 4px #dbdada;
border: 1px solid #f3f3f3;
border-radius: 10px;
word-wrap: break-word;
}
.wcu-coupon-list-button,
.wcu-coupon-list-button2 {
padding: 5px 20px;
background: #333 !important;
border: 1px solid #333;
display: block;
text-align: center;
color: #fff !important;
border-radius: 4px;
text-decoration: none !important;
}
.wcu-coupon-list-button:hover,
.wcu-coupon-list-button2:hover {
background: #000 !important;
color: #fff;
}
@media only screen and (min-width: 1240px) {
.wcu-user-coupon-list {
width: calc(33.33% - 20px);
}
}
@media only screen and (min-width: 820px) and (max-width: 1239px) {
.wcu-user-coupon-list {
width: calc(50% - 20px);
}
}
@media only screen and (max-width: 820px) {
.wcu-user-coupon-list {
width: calc(100% - 20px);
}
}
.wcu-loading-image {
display: inline-block;
}
.wcusage-loading {
color: green;
}
@media only screen and (max-width: 820px) {
.wcu-loading-image {
display: inline;
}
.wcu-loading-loader {
margin: 0 auto;
}
.wcu-loading-image p {
text-align: center;
width: 100% !important;
}
}
.wcusage-refresh-data {
margin-top: -2px;
} .wcusage_custom_ref_url {
margin-bottom: 0 !important;
padding: 5px;
display: inline-block;
} .wcu-display-qr-code {
display: none;
padding: 10px;
border: 4px solid #f3f3f3;
border-radius: 10px;
text-align: center;
margin-top: 10px;
}
.wcu-qr-code {
width: 150px;
max-width: 150px;
margin: 2px 0 0 0;
display: none;
}
.wcu-download-qr {
display: none;
background: none;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 10px;
cursor: pointer;
border-radius: 5px;
} .wcusage-social-icon {
font-size: 30px;
margin: 0 4px 0 0;
}
.wcusage-social-link-whatsapp {
display: none;
}
@media only screen and (max-width: 780px) {
.wcusage-social-link-whatsapp {
display: inline-block !important;
}
} .wcusage-login-form-col {
width: 50%;
display: block;
float: left;
padding: 20px;
}
.wcusage-login-form-col input[type=text] {
width: 100% !important;
max-width: 100% !important;
}
.wcu-form-section p {
margin-top: 0;
line-height: 1em;
}
.wcusage-login-form-section .woocommerce-form-login {
padding: 0 !important;
}
.wcusage-login-form-section .woocommerce-form-login .woocommerce-form__input-checkbox {
width: 20px;
}
.wcusage-login-form-section .woocommerce-form-login__rememberme {
width: 100% !important;
margin-bottom: 20px !important;
display: block !important;
}
.wcusage-login-form-section .woocommerce-form__input-checkbox {
margin-bottom: 0px !important;
}
@media only screen and (max-width: 1020px) {
.wcusage-login-form-col {
width: 100%;
min-width: 300px;
display: block;
float: left;
padding: 20px;
}
} .creatives-box {
margin-top: 15px;
margin: 10px;
float: left;
text-align: center;
border: 2px solid #f3f3f3;
}
@media screen and (max-width: 940px) {
.creatives-box {
width: calc(100% - 20px);
}
}
.creatives-box-image {
position: relative;
width: 90%;
overflow: hidden;
margin: 0 auto;
margin-bottom: 0px;
border: 2px solid #f3f3f3;
background-color: #ffffff;
opacity: 1;
background-image: repeating-linear-gradient(45deg, #f9f9f9 25%, transparent 25%, transparent 75%, #f9f9f9 75%, #f9f9f9), repeating-linear-gradient(45deg, #f9f9f9 25%, #ffffff 25%, #ffffff 75%, #f9f9f9 75%, #f9f9f9);
background-position: 0 0, 19px 19px;
background-size: 38px 38px;
}
.creatives-box-image:before {
content: "";
display: block;
padding-top: 100%;
}
.creatives-box-image-content {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
}
.creatives-box img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
.wcusage_creativelink {
width: 90%;
border-radius: 0 !important;
border: 2px solid #f3f3f3 !important;
border-radius: 4px !important;
margin-bottom: 10px;
padding: 4px !important;
} .wcu-tooltip {
position: relative;
display: inline-block;
} .wcu-tooltip .wcu-tooltiptext {
visibility: hidden;
width: max-content;
min-width: 200px;
background-color: black;
color: #fff;
text-align: left;
padding: 5px 10px;
border-radius: 6px;
position: absolute !important;
z-index: 1 !important;
margin-left: 5px;
} .wcu-tooltip:hover .wcu-tooltiptext {
visibility: visible;
} .wcu-mla-network-button {
margin: 2px 0 7px 0 !important;
padding: 2px 5px 2px 5px !important;
text-decoration: none !important;
}
.wcu-mla-network-tier {
font-size: 12px !important;
width: 20px !important;
margin-top: -15px !important;
margin-bottom: -8px !important;
margin-left: -7px !important;
opacity: 0.2 !important;
cursor: default !important;
}
.wcu-mla-network-avatar {
text-align: center;
display: inline-block !important;
margin: 0 auto !important;
max-width: 50px;
border-radius: 50px;
border: 2px solid #f3f3f3;
}
.wcu-mla-network-user {
font-size: 18px !important;
line-height: 25px !important;
min-width: 150px !important;
}
.wcu-mla-network-coupon {
margin-top: 5px !important;
font-size: 12px !important;
line-height: 12px !important;
}
.wcu-mla-network-amount {
cursor: default !important;
font-size: 18px !important;
line-height: 17px !important;
margin: 8px 0 10px 0 !important;
}
.wcu-mla-network-email {
text-decoration: none;
display: inline-block !important;
margin-top: 4px !important;
margin-bottom: -2px !important;
}
.wcu-mla-network-email:hover {
text-decoration: none !important;
opacity: 0.8;
}
#ml-wcu4 {
padding: 0 20px;
}
#mla_chart_div table td {
border: 0 !important;
} #mla_chart_div table td {
background: transparent !important;
}
#mla_chart_div td.google-visualization-orgchart-node {
padding: 18px 12px;
font-weight: bold;
background: linear-gradient(#fefefe, #fff) !important;
box-shadow: 0px 0px 4px #d0d0d0 !important;
border: 0 !important;
border-radius: 10px;
word-wrap: break-word;
margin-left: -2px;
cursor: grab;
}
#mla_chart_div table td a:hover {
opacity: 0.75;
text-decoration: underline;
}
#mla_chart_div .google-visualization-orgchart-linenode {
padding: 10px;
}
#mla_chart_div .google-visualization-orgchart-linebottom,
#mla_chart_div .google-visualization-orgchart-linetop,
#mla_chart_div .google-visualization-orgchart-lineleft,
#mla_chart_div .google-visualization-orgchart-lineright {
padding-top: 10px;
padding-bottom: 10px;
}
#mla_chart_div {
text-align: center;
display: inline-block;
width: 100%;
overflow: scroll;
overflow: auto;
cursor: grab;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
#mla_chart_div .google-visualization-orgchart-table {
cursor: grab;
display: flex;
width: auto;
}
#mla_chart_div::-webkit-scrollbar {
display: none;
} .wcusage-bonuses-wrapper {
display: flex;
flex-wrap: wrap;
gap: 20px;
position: relative;
}
.wcusage-reward-box {
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
width: calc(50% - 20px);
float: left;
border: 2px solid #f3f3f3;
border-radius: 10px;
padding: 29px 10px 15px 10px;
box-shadow: 0px 0px 4px #dbdada;
margin-bottom: 0px;
position: relative;
}
@media only screen and (max-width: 920px) {
.wcusage-reward-box {
width: 98vw;
}
}
.wcusage-reward-text {
display: block;
padding: 5px 10px;
font-size: 18px;
font-weight: bold;
background-image: linear-gradient(0deg, #f6d365 50%, #ffb9a5 100%);
color: #000;
border-radius: 5px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
margin: -10px auto 10px auto;
width: auto;
}
@media only screen and (max-width: 720px) {
.wcusage-reward-text {
width: 100%;
}
}
.wcusage-reward-box h4 {
margin-top: 5px !important;
margin-bottom: 0px !important;
}
.wcusage-reward-box p {
margin-bottom: 10px;
}
.wcusage-progress-bar {
box-sizing: content-box;
height: 35px; border-radius: 5px;
margin-bottom: 10px;
padding: 0px;
box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
background: #d2d2d2;
width: 90%;
margin: 0 auto 10px auto;
display: block;
position: relative;
font-size: 15px;
line-height: 35px;
}
.wcusage-progress-bar-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: bold;
z-index: 2;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}
.wcutabcontent p.wcusage-reward-description {
margin-top: 10px;
margin-bottom: 20px;
padding: 0 20px !important;
}
.wcusage-progress-bar>span {
display: block;
height: 100%;
border-radius: 5px;
background-color: rgba(43, 194, 83, 0.75);
background-image: linear-gradient(center bottom,
rgb(43, 194, 83) 37%,
rgb(84, 240, 84) 69%);
box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3),
inset 0 -2px 6px rgba(0, 0, 0, 0.4);
position: relative;
overflow: hidden;
}
.wcusage-progress-bar>span:after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-image: linear-gradient(-45deg,
rgba(255, 255, 255, 0.2) 25%,
transparent 25%,
transparent 50%,
rgba(255, 255, 255, 0.2) 50%,
rgba(255, 255, 255, 0.2) 75%,
transparent 75%,
transparent);
z-index: 1;
background-size: 50px 50px;
animation: move 4s linear infinite;
border-top-right-radius: 20px;
overflow: hidden;
}
@keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
.wcusage-reward-status {
display: inline-block;
padding: 5px 10px;
color: #fff;
font-size: 15px;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 10px;
font-weight: bold;
}
.wcusage-reward-achieved {
background-color: #2ecc71;
color: #fff;
font-size: 15px;
margin-bottom: 0px;
}
.wcusage-reward-not-achieved {
background-color: #e74c3c;
}
.wcusage-reward-summary-item {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.wcusage-reward-countdown {
font-size: 15px;
font-weight: bold;
margin-bottom: 10px;
} .wcusage-store-credit-info {
display: block;
} table.wcusage-leaderboard-table {
width: 100%;
border-collapse: collapse;
}
.wcusage-leaderboard-table th {
padding: 10px;
}
.wcusage-leaderboard-table td {
padding: 10px;
}
.wcusage-leaderboard-table .wcusage-highlight {
background: #b8e4c7;
color: #333;
}.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;
}
.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;
}@font-face{font-family:star;src:url(//kukirintrottinette.com/wp-content/plugins/finale-woocommerce-deal-pages/assets/css/fonts/star.eot);src:url(//kukirintrottinette.com/wp-content/plugins/finale-woocommerce-deal-pages/assets/css/fonts/star.eot?#iefix) format("embedded-opentype"),url(//kukirintrottinette.com/wp-content/plugins/finale-woocommerce-deal-pages/assets/css/fonts/star.woff) format("woff"),url(//kukirintrottinette.com/wp-content/plugins/finale-woocommerce-deal-pages/assets/css/fonts/star.ttf) format("truetype"),url(//kukirintrottinette.com/wp-content/plugins/finale-woocommerce-deal-pages/assets/css/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}
.wcct_custom_pro_grid:before,.wcct_custom_pro_grid:after{content:'';display:block}
.wcct_custom_pro_grid:after{clear:both}
.wcct_custom_pro_grid,.wcct_custom_pro_grid *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.wcct_custom_pro_grid.wcct_custom_pro_grid_3 .wcct_pro_col{width:33.33%;float:left}
.wcct_custom_pro_grid.wcct_custom_pro_grid_1 .wcct_pro_col{width:100%;float:left}
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col{width:25%;float:left}
.wcct_custom_pro_grid.wcct_custom_pro_grid_3 .wcct_pro_col:nth-child(3n+1){clear:both}
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col:nth-child(4n+1){clear:both}
body .wcct_custom_pro_grid{list-style:none!important;padding-left:0;padding-right:0;margin-left:-15px;margin-right:-15px}
.wcct_custom_pro_grid{list-style:none;padding:0;margin:0 0 30px;float:none;display:block;width:-webkit-calc(100% + 30px);width:-moz-calc(100% + 30px);width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}
.wcct_custom_pro_grid .wcct_pro_col{margin:0;margin-bottom:30px;padding:0;padding-left:15px;padding-right:15px;position:relative;text-align:center;list-style:none}
.wcct_custom_pro_grid .wcct_pro_col img{margin-bottom:10px;height:auto}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_title{margin:0 0 10px;padding:0 10px;font-size:15px;line-height:20px;color:#105c59;font-weight:400;text-transform:initial}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_imgBox{position:relative;display:inline-block}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_sale{color:#fff;display:block;width:40px;height:40px;background:#d26e4b;font-size:12px;line-height:40px;font-weight:700;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:absolute;top:20px;left:-5px;z-index:1;text-align:center}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_rating_wrap{padding:0 10px 12px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_rating_wrap .wcct_pro_star_rating{overflow:hidden;position:relative;display:block;line-height:16px;font-size:16px;width:94px;font-family:star;letter-spacing:2px;margin:auto;text-align:left;white-space:nowrap}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_rating_wrap .wcct_pro_star_rating:before{content:'\53\53\53\53\53';color:#d3ced2}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_rating_wrap .wcct_pro_star_rating .wcct_pro_fill{top:0;left:0;position:absolute;overflow:hidden;white-space:nowrap;text-align:left}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_rating_wrap .wcct_pro_star_rating .wcct_pro_fill:before{content:'\53\53\53\53\53';color:#ffa200}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap{margin-bottom:10px;padding:10px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price{display:block}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price .wcct_pro_price_amount{color:#2f2f2f;font-size:23px;line-height:24px;display:inline-block;font-weight:400}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price del{text-decoration:line-through}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price del .wcct_pro_price_amount{text-decoration:line-through;color:gray;font-size:17px;line-height:24px;font-weight:400}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap .woocommerce-Price-amount.amount{color:#2f2f2f;font-size:23px;line-height:24px;display:inline-block;font-weight:400}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap .wcct_save_percent .woocommerce-Price-amount.amount{color:#2f2f2f;font-size:15px;font-weight:400;line-height:20px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap del .woocommerce-Price-amount.amount{text-decoration:line-through;color:gray;font-size:17px;line-height:24px;font-weight:400}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_save{display:block}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_save .wcct_save_text{color:#2f2f2f;font-size:13px;font-weight:400;text-transform:uppercase}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_save .wcct_save_percent{color:#2f2f2f;font-size:19px;font-weight:400;line-height:20px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_bar{padding:0 10px 5px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_bar .wcct_counter_bar{font-size:13px;line-height:20px;color:#2f2f2f}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_bar .wcct_counter_bar span{font-weight:700}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_bar .wcct_progress_aria{margin-top:3px}
.wcct_custom_pro_grid.wcct_custom_pro_grid_3 .wcct_pro_col .wcct_pro_batch_bar .wcct_progress_aria,.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col .wcct_pro_batch_bar .wcct_progress_aria{margin:3px auto 10px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_time{padding:0 7px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_countdown_highlight_1 .wcct_timer_wrap .wcct_highlight_1_wrap{padding-left:2px;padding-right:2px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_countdown_highlight_1 .wcct_timer_wrap .wcct_highlight_1_wrap .wcct_colon_sep{padding-left:4px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_time .wcct_timer_wrap{margin-bottom:0}
.wcct_custom_pro_grid .wcct_pro_col .wcct_countdown_timer.wcct_countdown_square_ghost .wcct_wrap_border{border:1px solid #000;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_countdown_square_ghost .wcct_timer_wrap .wcct_square_wrap{max-width:-webkit-calc(25% - 6px);max-width:-moz-calc(25% - 6px);max-width:calc(25% - 6px);margin:0 3px;border:1px solid #000}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_time .wcct_pro_time_text{margin:0 0 4px;display:block;font-size:13px;line-height:20px;color:#2f2f2f;text-align:center}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_cart_btn{padding:0 10px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_time .wcct_pro_time_text:empty{display:none}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_cart_btn .wcct_pro_add_to_cart{color:#fff;display:block;font-size:18px;line-height:24px;text-transform:uppercase;font-weight:400;padding:6px 8px;letter-spacing:1px;background:#ffa200}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right:before,.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right:after{content:'';display:block}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right:after{clear:both}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right .wcct_pro_price{display:block;width:50%;float:left;padding-right:5px;text-align:left}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right .wcct_pro_save{display:block;width:50%;float:left;padding-left:5px;text-align:right}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right .wcct_pro_price del,.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right .wcct_pro_price ins,.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_center .wcct_pro_price del,.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_center .wcct_pro_price ins,.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right .wcct_pro_save .wcct_save_text,.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_price_wrap.wcct_price_left_right .wcct_pro_save .wcct_save_percent{display:block}
.wcct_custom_pro_grid.wcct_pro_row{width:auto;margin-left:0;margin-right:0}
.wcct_custom_pro_grid ins, .wcct_custom_pro_grid del{background:none;text-decoration:none}
.wcct_single_row:before,.wcct_single_row:after{content:'';display:block}
.wcct_single_row:after{clear:both}
.wcct_single_row.wcct_pro_col{margin:30px 0 0;padding:30px 0 0;text-align:left;border-top:1px solid #ccc}
.wcct_single_row.wcct_pro_col:first-child{margin:0;padding:0;border-top:none}
.wcct_single_row .wcct_pro_col_left{text-align:center;float:left;width:25%}
.wcct_single_row .wcct_pro_col_right{padding-left:20px;float:left;width:75%}
.wcct_single_row .wcct_pro_table{display:table;width:100%;height:100%}
.wcct_single_row .wcct_pro_table .wcct_pro_tableCell{display:table-cell;vertical-align:top}
.wcct_single_row .wcct_pro_table .wcct_pro_tableCell.wcct_contentBox{width:-webkit-calc(100% - 240px);width:-moz-calc(100% - 240px);width:calc(100% - 240px);padding-right:20px}
.wcct_single_row .wcct_pro_table .wcct_pro_tableCell.wcct_sidebar{width:240px;vertical-align:bottom}
.wcct_custom_pro_grid .wcct_single_row .wcct_pro_rating_wrap .wcct_pro_star_rating{margin:0}
.wcct_custom_pro_grid .wcct_single_row .wcct_pro_table .wcct_pro_tableCell.wcct_sidebar .wcct_pro_price_wrap{border-top:none;border-bottom:none;padding:0 0 15px;text-align:center}
.wcct_custom_pro_grid .wcct_single_row .wcct_sidebarArea .wcct_pro_batch_time{padding:0 0 10px;text-align:center}
.wcct_custom_pro_grid .wcct_single_row .wcct_sidebarArea .wcct_pro_cart_btn{text-align:center;padding:0}
.wcct_custom_pro_grid .wcct_single_row .wcct_sidebarArea .wcct_pro_batch_bar{padding:0 0 5px}
.wcct_custom_pro_grid .wcct_single_row .wcct_contentBox .wcct_pro_title{padding:0;font-size:19px;line-height:26px}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_title a{font-size:19px;line-height:26px;color:#105c59;font-weight:400;text-transform:initial}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_rating_wrap{padding:0 0 12px}
.wcct_custom_pro_grid .wcct_single_row .wcct_contentBox .wcct_pro_batch_bar,.wcct_custom_pro_grid .wcct_single_row .wcct_sidebarArea .wcct_pro_batch_bar{padding:0 0 15px}
.wcct_custom_pro_grid .wcct_single_row .wcct_contentBox .wcct_text{font-size:15px;line-height:22px;color:#2f2f2f}
.wcct_custom_pro_grid .wcct_single_row .wcct_contentBox .wcct_text p{font-size:15px;line-height:22px;color:#2f2f2f}
.wcct_custom_pro_grid .wcct_single_row .wcct_contentBox .wcct_text p:last-child{padding-bottom:0;margin-bottom:0}
.wcct_custom_pro_grid .wcct_single_row .wcct_contentBox .wcct_pro_batch_time{display:inline-block;padding:0}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col img{margin-bottom:0}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col .wcct_pro_price_wrap.wcct_single_line{margin-bottom:0;padding:20px 0 0;border-top:0 solid #ededed;border-bottom:0 solid #ededed}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col .wcct_without_text .wcct_pro_price_wrap.wcct_single_line{padding-top:0}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col .wcct_pro_price_wrap.wcct_single_line .wcct_pro_price{display:inline-block;margin-right:12px}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col .wcct_pro_price_wrap.wcct_single_line .wcct_pro_save{display:inline-block}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50.wcct_bottom_20{margin-bottom:15px}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50_wrap{margin-left:-15px;margin-right:-15px}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50{display:table;width:100%;height:100%}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell{padding-left:15px;padding-right:15px;display:table-cell;width:50%;vertical-align:middle}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_right_align{text-align:right}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_left_align{text-align:left}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_right_align .wcct_pro_price_wrap,.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_left_align .wcct_pro_price_wrap{display:inline-block;padding:0;border-top:none;border-bottom:none;margin-bottom:0;text-align:center}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_left_align .wcct_pro_batch_bar{padding:0}
.wcct_custom_pro_grid .wcct_single_row .wcct_pro_batch_bar .wcct_progress_aria{margin-bottom:0}
.wcct_custom_paginations{text-align:center;display:block;margin-bottom:20px}
.wcct_custom_paginations .page-numbers{display:block;line-height:0;list-style:none;padding:0;margin:0;font-size:0}
.wcct_custom_paginations .page-numbers li{margin:0 3px;display:inline-block}
.wcct_custom_paginations .page-numbers > li > span,.wcct_custom_paginations .page-numbers > li > a{font-size:16px;display:block;height:40px;line-height:36px;text-align:center;width:40px;font-weight:400;border-radius:100px;border:2px solid currentColor;transition:all .3s ease;vertical-align:top;color:currentColor}
.wcct_custom_paginations .page-numbers > li > .current,.wcct_custom_paginations .page-numbers > li > span:hover,.wcct_custom_paginations .page-numbers > li > a:hover{border-color:#446084;background-color:#446084;color:#FFF}
.wcct_custom_paginations .page-numbers > li > .prev.page-numbers,.wcct_custom_paginations .page-numbers > li > .next.page-numbers{position:relative;text-indent:-99999px}
.wcct_custom_paginations .page-numbers > li > .prev.page-numbers:before,.wcct_custom_paginations .page-numbers > li > .next.page-numbers:before,.wcct_custom_paginations .page-numbers > li > .prev.page-numbers:after,.wcct_custom_paginations .page-numbers > li > .next.page-numbers:after{position:absolute;display:block}
.wcct_custom_paginations .page-numbers > li > .prev.page-numbers:before{content:'';background:currentColor;height:2px;width:9px;transform:rotate(-40deg);top:16px;left:13px}
.wcct_custom_paginations .page-numbers > li > .prev.page-numbers:after{content:'';background:currentColor;height:2px;width:9px;transform:rotate(40deg);top:21px;left:13px}
.wcct_custom_paginations .page-numbers > li > .next.page-numbers:before{content:'';background:currentColor;height:2px;width:9px;transform:rotate(40deg);top:16px;left:14px}
.wcct_custom_paginations .page-numbers > li > .next.page-numbers:after{content:'';background:currentColor;height:2px;width:9px;transform:rotate(-40deg);top:21px;left:14px}
.wcct_custom_paginations.wcct_squre_style .page-numbers > li > span,.wcct_custom_paginations.wcct_squre_style .page-numbers > li > a{height:40px;line-height:36px;width:40px;border-radius:0}
.wcct_custom_pro_grid .wcct_pro_batch_time .wcct_timer_wrap .wcct_round_wrap{margin:0 3px}
.wcct_custom_pro_grid .wcct_pro_batch_time .wcct_timer_wrap .wcct_round_wrap:first-child{margin-left:0}
.wcct_custom_pro_grid .wcct_pro_batch_time .wcct_timer_wrap .wcct_round_wrap:last-child{margin-right:0}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50Cell.wcct_left_align{display:inline-block}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50Cell.wcct_right_align{display:inline-block}
.wcct_deal_error{font-style:italic;font-size:20px;color:red}
.wcct_deal_error span{font-size:15px}
@media (min-width: 992px) {
.wcct_custom_pro_grid .wcct_pro_col .wcct_hide_desktop{display:none}
}
@media (max-width: 991px) {
.wcct_custom_pro_grid .wcct_pro_col .wcct_hide_tab{display:none}
.wcct_single_row .wcct_sidebarArea{margin-top:20px}
.wcct_single_row .wcct_pro_table .wcct_pro_tableCell.wcct_contentBox{width:100%;padding-right:0}
.wcct_single_row .wcct_pro_table .wcct_pro_tableCell.wcct_sidebar{max-width:100%;width:100%}
.wcct_single_row .wcct_pro_table .wcct_pro_tableCell{display:block;vertical-align:top}
.wcct_single_row .wcct_pro_table{display:block;table-layout:initial;width:100%;height:auto}
.wcct_custom_pro_grid.wcct_custom_pro_grid_3 .wcct_pro_col:nth-child(3n+1){clear:none}
.wcct_custom_pro_grid.wcct_custom_pro_grid_3 .wcct_pro_col:nth-child(2n+1){clear:both}
.wcct_custom_pro_grid.wcct_custom_pro_grid_3 .wcct_pro_col{width:50%}
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col:nth-child(4n+1){clear:none}
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col:nth-child(3n+1){clear:both}
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col{width:33.33%}
.wcct_custom_pro_grid .wcct_single_row .wcct_table_50{display:table;width:100%;height:100%}
.wcct_custom_pro_grid .wcct_single_row .wcct_table_50 .wcct_tableCell_50{padding-left:15px;padding-right:15px;display:table-cell;vertical-align:top;width:50%}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col .wcct_sidebarArea .wcct_pro_batch_bar .wcct_counter_bar{text-align:center}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col .wcct_sidebarArea .wcct_tab_col2{margin-left:-15px;margin-right:-15px}
}
@media (max-width: 767px) {
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col{width:50%}
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col:nth-child(3n+1){clear:none}
.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col:nth-child(2n+1){clear:both}
}
@media (max-width: 550px) {
.wcct_single_row .wcct_pro_col_left{float:none;width:100%}
.wcct_single_row .wcct_pro_col_right{padding-left:0;float:none;width:100%}
.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col img{margin-bottom:20px}
.wcct_single_row .wcct_pro_table .wcct_pro_tableCell.wcct_sidebar{width:100%}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50{display:block;width:100%;height:auto}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell{display:block;width:100%;vertical-align:middle}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_left_align .wcct_pro_batch_bar{padding:0 0 10px}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_right_align .wcct_pro_price_wrap{padding:0 0 15px}
.wcct_custom_pro_grid .wcct_single_row .wcct_col50 .wcct_col50Cell.wcct_right_align,.wcct_custom_pro_grid .wcct_single_row.wcct_pro_col .wcct_pro_price_wrap.wcct_single_line{text-align:center}
.wcct_custom_pro_grid .wcct_single_row .wcct_contentBox .wcct_pro_batch_time{display:block;text-align:center}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_bar .wcct_counter_bar{text-align:center}
.wcct_custom_pro_grid .wcct_pro_col .wcct_pro_batch_bar .wcct_counter_bar .wcct_progress_aria{max-width:100%}
.wcct_custom_pro_grid.wcct_custom_pro_grid_3 .wcct_pro_col,.wcct_custom_pro_grid.wcct_custom_pro_grid_4 .wcct_pro_col{width:100%}
.wcct_custom_pro_grid .wcct_single_row .wcct_table_50{display:block;width:100%;height:auto}
.wcct_custom_pro_grid .wcct_single_row .wcct_table_50 .wcct_tableCell_50{display:block;vertical-align:top;width:100%}
}.fgf_pagination{
cursor:pointer;
}
.fgf_gift_products_wrapper span.fgf_disable_links{
opacity: 0.5;
cursor:not-allowed;
}
.fgf_gift_products_wrapper span.fgf_disable_links a{
pointer-events: none;
cursor: default;
text-decoration: none;
}
.fgf_gift_products_table td img{
height: auto;
width:32px;
}
.fgf_hide{
display: none;
}
#lightcase-content {
border-radius:10px;
} .fgf-progress-bar-wrapper{
float:left;
width:100%;
margin:5px 0;
display: block;
}
.fgf-progress-bar-wrapper p.fgf-progress-bar-heading-label {
font-size: 22px;
width: 100%;
display: block;
color: #000;
margin-bottom: 10px;
}
.fgf-progress-bar-above-details-wrapper,
.fgf-progress-bar-below-details-wrapper{
display: table;
width: 100%;
margin: 10px 0;
}
.fgf-progress-bar-start,
.fgf-progress-bar-end {
width: auto;
padding:0;
margin:0;
color: #666;
font-size: 16px;
}
.fgf-progress-bar-start {
float: left;
}
.fgf-progress-bar-end {
float: right;
}
.fgf-progress-bar-outer-wrapper {
height: 15px;
border-radius: 5px;
position: relative;
overflow: hidden;
width: 100%;
padding:0;
margin: 10px 0;
background:#f3efe6;
}
.fgf-progress-bar-outer-wrapper span {
display: block;
height: 100%;
}
.fgf-progress-bar-outer-wrapper span.fgf-progress-bar-fill {
background:#03dfb6;
-webkit-animation: currentpledgebar 2s ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation: currentpledgebar 2s ease-in-out;
animation-fill-mode: none;
-moz-animation-fill-mode: both;
}  .fgf-notice {
padding: 15px !important;
}
.fgf-notice:before {
content: ' ' !important;
}
.fgf-notice-content-wrapper {
display: table;
}
.fgf-notice-content-wrapper .fgf-notice-icon {
padding: 5px;
display: table-cell;
vertical-align: middle;
}
.fgf-notice-content-wrapper .fgf-notice-content {
display: table-cell;
vertical-align: middle;
}
.fgf-notice-content-wrapper .fgf-notice-content p {
margin: 0 !important;
}
.fgf-notice-content-wrapper .fgf-notice-icon img{
width: 16px;
height: auto;
}  .fgf-dropdown-wrapper {
position: relative;
float: left;
width: 70%;
}
.fgf-dropdown-wrapper .fgf-dropdown-default-option-wrapper {
border-radius: 2px;
border: solid 1px #ccc;
position: relative;
cursor: pointer;
background: rgb(238, 238, 238);
}
.fgf-dropdown-option-selected {
color: #000000;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
cursor: pointer;
}
.fgf-dropdown-product-image {
float: left;
margin-right: 15px;
margin-left: 5px;
}
.fgf-pointer-down {
border: solid 5px transparent;
border-top-width: 5px;
border-top-style: solid;
border-top-color: transparent;
border-top: solid 5px #000;
}
.fgf-pointer {
width: 0;
height: 0;
position: absolute;
right: 10px;
top: 50%;
margin-top: -3px;
}
ul.fgf-dropdown-options-wrapper {
border: solid 1px #ccc;
padding: 0 !important;
width: 100%;
border-top: none;
list-style: none;
box-shadow: 0px 1px 5px #ddd;
display: none;
position: absolute;
z-index: 2000;
margin: 0 !important;
box-sizing: border-box;
padding: 0;
background: #fff;
overflow: auto;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
}
ul.fgf-dropdown-options-wrapper li {
margin: 0px !important;
list-style: none !important;
}
ul.fgf-dropdown-options-wrapper li:hover,
ul.fgf-dropdown-options-wrapper li a:hover {
background: rgb(238, 238, 238);
}
ul li a.fgf-dropdown-option {
text-decoration: none;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
background: #fff;
box-sizing: border-box;
border-bottom: solid 1px #ddd;
cursor: pointer;
margin: 0 !important;
}
.fgf-dropdown-wrapper img {
width: 32px;
height: auto;
}
.fgf-dropdown-wrapper label {
font-size: 14px;
color: #000;
float: left;
margin-top: 7px;
cursor: pointer;
}
.fgf-add-gift-product {
background-color: #eeeeee;
border-color: #eeeeee;
color: #333333;
border-radius: 0;
cursor: pointer;
padding: .6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
margin-left: 15px !important;
}  @media screen and (max-width: 768px) {
.fgf-frontend-table {
border: 1px solid #f1f1f1;
}
.fgf-frontend-table tbody tr {
display: block;
}
.fgf-frontend-table thead {
display: none;
}
.fgf-frontend-table tr td::before {
float: left;
content: attr(data-title) ": ";
font-weight: 700;
}
.fgf-frontend-table tfoot tr td {
border: none;
text-align: center !important;
}
.fgf-frontend-table tfoot tr td nav{
float: none;
}
.fgf-frontend-table tfoot tr td::before {
float: left;
content: " ";
}
.fgf-frontend-table tr td {
display: block;
border-right: 0;
border-bottom: 1px solid #f1f1f1;
text-align: right !important;
}
.fgf-frontend-table tbody td button {
float: none;
}
.fgf-dropdown-wrapper {
position: relative;
float: left;
width: 100%;
}
.fgf-add-gift-product {
background-color: #eeeeee;
border-color: #eeeeee;
color: #333333;
border-radius: 0;
cursor: pointer;
padding: .6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
margin: 15px 0 15px 0;
}
}
@media only screen and (max-width: 640px){ .fgf-popup-gift-products-wrapper {
float:left;
max-height:300px;
overflow-y: scroll;
background: #fff;
padding: 5px;
width: 100%;
border-radius: 5px;
}
.fgf_gift_products_wrapper h3,
.fgf_gift_products_wrapper table td,
.fgf_gift_products_wrapper h5 {
text-shadow:none !important;
}
.fgf_gift_products_wrapper h3,
.fgf_gift_products_wrapper h5{
color:#333 !important;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//kukirintrottinette.com/wp-content/plugins/free-gifts-for-woocommerce/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.fgf-owl-carousel-items, 
.fgf-owl-carousel-items .owl-stage-outer{
width:100.1% !important;
}
.fgf-owl-carousel-items .owl-item .fgf-owl-carousel-item{
border:1px solid #ccc;
}
.fgf-owl-carousel-items .owl-item span {
display:block;
margin-bottom:15px;    
}
.fgf-owl-carousel-items .owl-item h5,
.fgf-owl-carousel-items .owl-item span {
text-align:center;
}
.fgf-owl-carousel-items .owl-prev,
.fgf-owl-carousel-items .owl-next {
position: absolute;
top: 45%;
transform: translateY(-50%);
}
.fgf-owl-carousel-items .owl-prev {
left: 0;
}
.fgf-owl-carousel-items .owl-next {
right: 0;
}
.fgf-owl-carousel-items .owl-nav button.owl-prev,
.fgf-owl-carousel-items .owl-nav button.owl-next {
background: #f1f1f1;
padding: 10px !important;
border: 1px solid #ccc;
}
.fgf-owl-carousel-items h5{
margin: 10px 0;
font-weight: 600;
}
.fgf-owl-carousel-items .owl-dots, 
.fgf-owl-carousel-items .owl-nav{
text-align:center;
-webkit-tap-highlight-color:transparent
}
.fgf-owl-carousel-items .owl-nav{
margin-top:10px
}
.fgf-owl-carousel-items .owl-nav [class*=owl-]{
color:#FFF;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#D6D6D6;
display:inline-block;
cursor:pointer;
border-radius:3px
}
.fgf-owl-carousel-items .owl-nav [class*=owl-]:hover{
background:#869791;
color:#FFF;
text-decoration:none
}
.fgf-owl-carousel-items .owl-nav .disabled{
opacity:.5;cursor:default
}
.fgf-owl-carousel-items .owl-nav.disabled+.owl-dots{
margin-top:10px
}
.fgf-owl-carousel-items .owl-dots .owl-dot{
display:inline-block;
zoom:1
}
.fgf-owl-carousel-items .owl-dots .owl-dot span{
width:10px;
height:10px;
margin:5px 7px;
background:#D6D6D6;
display:block;
-webkit-backface-visibility:visible;
transition:opacity .2s ease;
border-radius:30px
}
.fgf-owl-carousel-items .owl-dots .owl-dot.active span,
.fgf-owl-carousel-items .owl-dots .owl-dot:hover span{
background:#869791
}@font-face{font-family:lightcase;src:url(//kukirintrottinette.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.eot?55356177);src:url(//kukirintrottinette.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.eot?55356177#iefix) format("embedded-opentype"),url(//kukirintrottinette.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.woff?55356177) format("woff"),url(//kukirintrottinette.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.ttf?55356177) format("truetype"),url(//kukirintrottinette.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.svg?55356177#lightcase) format("svg");font-weight:400;font-style:normal}[class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.lightcase-icon-play:before{content:'\e800'}.lightcase-icon-pause:before{content:'\e801'}.lightcase-icon-close:before{content:'\e802'}.lightcase-icon-prev:before{content:'\e803'}.lightcase-icon-next:before{content:'\e804'}.lightcase-icon-spin:before{content:'\e805'}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;font-family:arial,sans-serif;font-size:13px;line-height:1.5;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.5)}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-case,html[data-lc-type=inline] #lightcase-case{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;padding:55px 0 70px 0;width:100%!important;height:100%!important;overflow:auto!important}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;text-shadow:none;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5);-o-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden}}@media screen and (min-width:641px){html[data-lc-type=image] #lightcase-content,html[data-lc-type=video] #lightcase-content{background-color:#333}}html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{padding:15px}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>*{width:100%!important;max-width:none!important}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe){height:auto!important;max-height:none!important}}@media screen and (max-width:640px){html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width:640px) and (min-width:641px){html[data-lc-type=image] #lightcase-content .lightcase-contentInner,html[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:.75}}html[data-lc-type=image] #lightcase-content .lightcase-contentInner{position:relative;overflow:hidden!important}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:640px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa}}@media screen and (min-width:641px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#333}}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:640px){#lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:641px){#lightcase-case p.lightcase-error{padding:0}}.lightcase-open body{overflow:hidden}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%}#lightcase-info{position:absolute;padding-top:15px}#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}#lightcase-info #lightcase-title{font-size:17px;color:#aaa}@media screen and (max-width:640px){#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:#333}}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:640px){.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}}#lightcase-loading{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s infinite linear;-moz-animation:lightcase-spin .5s infinite linear;-o-animation:lightcase-spin .5s infinite linear;animation:lightcase-spin .5s infinite linear}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}#lightcase-loading>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:0;cursor:pointer}a[class*=lightcase-icon-],a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,.6);-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff}.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}a[class*=lightcase-icon-].lightcase-icon-close{position:fixed;top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:0}a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}a[class*=lightcase-icon-].lightcase-icon-next{right:15px}a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}@media screen and (min-width:641px){a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}}@media screen and (max-width:640px){a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:641px){a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}#lightcase-case:hover~a[class*=lightcase-icon-],a[class*=lightcase-icon-]:hover{opacity:1}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333}@media screen and (max-width:640px){#lightcase-overlay{opacity:1!important}}.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; } .wp-block-themepunch-revslider { position: relative }
#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
rs-debug {
z-index:100000;
position:fixed;
top:0px; width:300px;
height:300px;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
color: #fff;
font-size: 10px;
line-height: 13px;
overflow: scroll;
} rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
rs-sbg-px { pointer-events: none }
.rs-forcehidden * { visibility: hidden !important; } .rs_splitted_lines { display: block; white-space: nowrap !important}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
rs-module i[class^="fa-"], 
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"], 
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"], 
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"], 
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"], 
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"], 
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"], 
#builderView i[class*=" 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;
}
rs-module [class^="fa-"]:before, 
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before, 
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before, 
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before, 
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before, 
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before, 
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before, 
#builderView [class*=" fa-"]:before
{
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
speak: none;
display: inline-block;
text-decoration: inherit;
width: auto;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only 
{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus
{
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }
rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }
rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; } rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }
rs-sbg-effectwrap {
position:absolute;top:0px;left:0px;width:100%;height:100%
}
rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }
a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
.entry-content rs-module a, rs-module a { box-shadow: none; }
.rs-ov-hidden 		{ 	overflow:hidden !important;}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}
.tp-simpleresponsive img,
rs-module img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }
.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}
.rs-tc-active.rs-layer .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer .rs-untoggled-content { display:none;}
.rs-layer-video { overflow: hidden }
.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }
rs-module rs-layer,
rs-module .rs-layer { 	
opacity: 0;
position:relative; 	
visibility: hidden;
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-moz-osx-font-smoothing: grayscale;
z-index:1;	
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;   
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
margin-bottom:0;
}
.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; } rs-carousel-wrap {
cursor:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
cursor:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}
rs-carousel-wrap.noswipe {
cursor: default;
}
rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.rs-layer.rs-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
rs-px-mask {
overflow: hidden;
display: block;
width: 100%;
height: 100%;
position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
max-width: none !important;
border: none;
}
rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);} rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}
rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }
rs-column-wrap>rs-loop-wrap { z-index: 1 }
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
{ transform-style:flat;}
.safarifix rs-layer-wrap {
perspective: 1000000;
}
@-moz-document url-prefix() {
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap { perspective: none; }
}  rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;} .rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
.rs-layer img,
rs-layer img { vertical-align: top }
rs-row,
rs-row.rs-layer 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto;
font-size:0px;
}
rs-column-wrap {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
rs-column {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
rs-cbg-mask-wrap {
position: absolute;    
z-index: 0;
box-sizing: border-box;     
} 
rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {	
position: absolute;    
z-index: 0;
box-sizing: border-box; 
width: 100%;
height: 100%; 
}
.rs-pelock * { pointer-events: none !important;}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {	
visibility:hidden !important; 
display:none !important
}  rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction { 
pointer-events: none !important
}
rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none;} rs-static-layers.rs-stl-back {	
z-index:0;
}
.rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} rs-bgvideo 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
.rs-layer.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.rs-layer.rs-fsv		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; display: none}
.fullcoveredvideo audio,
.rs-fsv audio
.fullcoveredvideo video,
.rs-fsv video				{	background: #000}
.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid rs-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}									
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
@supports not (-ms-high-contrast:none) { .rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;} 
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; } rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-burger {
position: relative;  
box-sizing: border-box;
padding: 22px 14px 22px 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-b-span-light span,
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 70%;}
50% {opacity: 0;top: 70%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;	
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute; vertical-align:top;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px } .rs-layer img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}  .rs-layer .rs-starring				{	display: inline-block}
.rs-layer .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.rs-layer .rs-starring .star-rating, 
.rs-layer .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.rs-layer  .rs-starring .star-rating:before, 
.rs-layer  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rs-layer .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} rs-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;	
}
rs-loader.off {
display: none !important;
}
rs-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner5 	{	
background-image:url(//kukirintrottinette.com/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
rs-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
rs-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
rs-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
rs-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
}
rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }
rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
a.rs-layer { transition: none } rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block;} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
rs-poster 						 { cursor:pointer; z-index:3; }
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }  .rs-layer [class^="pe-7s-"]:before, 
.rs-layer [class*=" pe-7s-"]:before {
width: auto;
margin: 0;
line-height: inherit;
box-sizing: inherit;	
} rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
.dddwrapper { transform-style: flat;perspective: 10000px; } .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}
.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%} rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}} .bgcanvas { display: none; position: absolute; overflow: hidden; }