@import "fonts.css";

.wp-easy-aff {
@charset "UTF-8";
    font-family: var(--bs-body-font-family);
}

@-webkit-keyframes ktFadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes ktFadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.wp-easy-aff a,
.wp-easy-aff div,
.wp-easy-aff i,
.wp-easy-aff span,
.wp-easy-aff tbody,
.wp-easy-aff td,
.wp-easy-aff th,
.wp-easy-aff thead,
.wp-easy-aff tr {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.wp-easy-aff body,
.wp-easy-aff h2,
.wp-easy-aff h3,
.wp-easy-aff html,
.wp-easy-aff img,
.wp-easy-aff table {
    font: inherit;
    padding: 0;
    vertical-align: baseline;
}

.wp-easy-aff h2,
.wp-easy-aff h3,
.wp-easy-aff html,
.wp-easy-aff img,
.wp-easy-aff table {
    margin: 0;
}

.wp-easy-aff body,
.wp-easy-aff h2,
.wp-easy-aff h3,
.wp-easy-aff html {
    border: 0;
}

.wp-easy-aff img,
.wp-easy-aff table {
    font-size: 100%;
}

.wp-easy-aff table {
    border-spacing: 0;
    border: 0;
    border-collapse: separate;
    text-align: right;
    width: 100%;
}

.wp-easy-aff a,
.wp-easy-aff body {
    color: #7f8187;
}

.wp-easy-aff a {
    text-decoration: none !important;
    -webkit-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}

.wp-easy-aff img {
    height: auto;
}

.wp-easy-aff img {
    border: 0;
    max-width: 100%;
}

.wp-easy-aff html {
    font-size: 16px;
}

.wp-easy-aff body {
    background: #fff;
    direction: rtl;
    font-family: var(--bs-body-font-family);
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    line-height: 2;
}

.wp-easy-aff :focus {
    outline: 0;
}

.wp-easy-aff ::-moz-selection {
    background: #f58;
    color: #fff;
}

.wp-easy-aff ::selection {
    background: #f58;
    color: #fff;
}

.wp-easy-aff ::-moz-selection {
    background: #f58;
    color: #fff;
}

.wp-easy-aff a:hover {
    color: #f58;
}

.wp-easy-aff h2 {
    font-size: 26px;
}

.wp-easy-aff h3 {
    font-size: 20px;
}

.wp-easy-aff h2,
.wp-easy-aff h3 {
    font-weight: 600;
}

.wp-easy-aff h2,
.wp-easy-aff h3 {
    color: #46484d;
    line-height: 1.5;
}

.wp-easy-aff *,
.wp-easy-aff :after,
.wp-easy-aff :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-easy-aff .justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.wp-easy-aff .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.wp-easy-aff .dir-ltr {
    direction: ltr !important;
}

.wp-easy-aff .line-height-sm {
    line-height: 1.8 !important;
}

.wp-easy-aff .line-height-xs {
    line-height: 1.6 !important;
}

.wp-easy-aff .line-height-xxs {
    line-height: 1.4 !important;
}

.wp-easy-aff .text-xxl {
    font-size: 22px !important;
}

.wp-easy-aff .text-lg {
    font-size: 18px !important;
}

.wp-easy-aff .text-normal {
    font-size: 16px !important;
}

.wp-easy-aff .text-sm {
    font-size: 15px !important;
}

.wp-easy-aff .text-xs {
    font-size: 14px !important;
}

.wp-easy-aff .text-3xs {
    font-size: 12px !important;
}

.wp-easy-aff .text-nowrap {
    white-space: nowrap !important;
}

.wp-easy-aff .text-wrap {
    white-space: normal !important;
}

.wp-easy-aff .text-primary {
    color: #f58 !important;
}

.wp-easy-aff .text-muted {
    color: #7f8187 !important;
}

.wp-easy-aff .text-dark {
    color: #53565c !important;
}

.wp-easy-aff .text-gray {
    color: #757a86 !important;
}

.wp-easy-aff .text-gray-dark {
    color: #696e78 !important;
}

.wp-easy-aff .text-green {
    color: #7ccc77 !important;
}

.wp-easy-aff .text-right {
    text-align: right !important;
}

.wp-easy-aff .font-weight-medium {
    font-weight: 500 !important;
}

.wp-easy-aff .font-weight-light {
    font-weight: 300 !important;
}

.wp-easy-aff .bg-green {
    background-color: #7ccc77 !important;
}

.wp-easy-aff .bg-orange {
    background-color: #fab050 !important
}

.bg-red {
    background-color: #ff6868 !important
}

.badge.bg-red.text-red {
    background: rgba(255, 104, 104, .15) !important;
    color: #f54444 !important
}

.wp-easy-aff .d-block {
    display: block !important;
}

.wp-easy-aff .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.wp-easy-aff .rounded {
    border-radius: 4px !important;
}

.wp-easy-aff .px-0 {
    padding-left: 0 !important;
}

.wp-easy-aff .px-0 {
    padding-right: 0 !important;
}

.wp-easy-aff .pt-2,
.wp-easy-aff .py-2 {
    padding-top: 2px !important;
}

.wp-easy-aff .pb-2,
.wp-easy-aff .py-2 {
    padding-bottom: 2px !important;
}

.wp-easy-aff .pr-2 {
    padding-right: 2px !important;
}

.wp-easy-aff .mb-2 {
    margin-bottom: 2px !important;
}

.wp-easy-aff .pb-4 {
    padding-bottom: 4px !important;
}

.wp-easy-aff .mb-4 {
    margin-bottom: 4px !important;
}

.wp-easy-aff .ml-4 {
    margin-left: 4px !important;
}

.wp-easy-aff .ml-8 {
    margin-left: 8px !important;
}

.wp-easy-aff .ml-10 {
    margin-left: 10px !important;
}

.wp-easy-aff .py-12 {
    padding-top: 12px !important;
}

.wp-easy-aff .py-12 {
    padding-bottom: 12px !important;
}

.wp-easy-aff .mb-16 {
    margin-bottom: 16px !important;
}

.wp-easy-aff .px-20 {
    padding-left: 20px !important;
}

.wp-easy-aff .px-20 {
    padding-right: 20px !important;
}

.wp-easy-aff .mb-20 {
    margin-bottom: 20px !important;
}

.wp-easy-aff .flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.wp-easy-aff .badge {
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    padding: 6px 12px 4px;
    display: inline-block;
    vertical-align: middle;
    width: auto !important;
    height: auto !important;
}

.wp-easy-aff .badge.bg-green.text-green {
    background: rgba(124, 204, 119, 0.15) !important;
    color: #66b461 !important;
}

.wp-easy-aff .badge.bg-orange.text-orange {
    background: rgba(250, 176, 80, .15) !important;
    color: #ed9a2f !important
}

.wp-easy-aff .border-top {
    border-top: 1px solid #ededed;
}

.wp-easy-aff .text-truncate {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
}

.wp-easy-aff .button {
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: var(--bs-body-font-family);
    font-size: 15px;
    line-height: 1.6em;
    padding: 13px 25px 11px;
    vertical-align: middle;
    font-weight: 400;
    width: auto;
    background: 0 0;
    -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
}

.wp-easy-aff .button.button-default {
    background: #f58;
}

.wp-easy-aff .button.button-default:hover {
    color: #fff;
    background: #ff316f;
}

.wp-easy-aff .button-arrow-left:after {
    position: relative;
    right: 2px;
    left: 0;
    bottom: 0;
    -webkit-transition: right 0.2s ease-in-out, top 0.2s ease-in-out, background 0.2s ease-in-out;
    -o-transition: right 0.2s ease-in-out, top 0.2s ease-in-out, background 0.2s ease-in-out;
    transition: right 0.2s ease-in-out, top 0.2s ease-in-out, background 0.2s ease-in-out;
    font-family: 'ElegantIcons';
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-size: 1.2em;
    margin-right: 0.5em;
    content: "\23";
    top: 1px;
}

.wp-easy-aff .button-arrow-left:hover:after {
    right: 5px;
}

.wp-easy-aff table a {
    color: #7f8187;
}

.wp-easy-aff table td,
.wp-easy-aff table th {
    text-align: right;
    vertical-align: middle;
}

.wp-easy-aff table thead tr td,
.wp-easy-aff table thead tr th {
    background: #f7f8fb;
    border: 0;
    color: #53565c;
    font-size: 15px;
    font-weight: 500;
    padding: 14px 20px 12px;
    border-bottom: 1px solid #ededed;
}

.wp-easy-aff table thead tr th:first-child {
    border-right: 1px solid #ededed;
}

.wp-easy-aff table thead tr td:last-child {
    border-left: 1px solid #ededed;
}

.wp-easy-aff table thead tr:first-child td,
.wp-easy-aff table thead tr:first-child th {
    border-top: 1px solid #ededed;
}

.wp-easy-aff table tbody tr td {
    background: #fff;
    border-bottom: 1px solid #ededed;
    color: #7f8187;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 20px;
}

.wp-easy-aff table tbody tr td:first-child {
    border-right: 1px solid #ededed;
}

.wp-easy-aff table tbody tr td:last-child {
    border-left: 1px solid #ededed;
}

.wp-easy-aff table thead tr:first-child th:first-child {
    border-top-right-radius: 4px;
}

.wp-easy-aff table thead tr:first-child td:last-child {
    border-top-left-radius: 4px;
}

.wp-easy-aff table tbody:last-child tr:last-child td:first-child {
    border-bottom-right-radius: 4px;
}

.wp-easy-aff table tbody:last-child tr:last-child td:last-child {
    border-bottom-left-radius: 4px;
}

.wp-easy-aff .kt-lazyload {
    overflow: hidden;
    text-indent: -2000px;
    height: auto;
    opacity: 0;
}

.wp-easy-aff .kt-lazyload.loaded {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-name: ktFadeIn;
    animation-name: ktFadeIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
}

.wp-easy-aff .panel-page-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ededed;
    padding: 25px 40px;
}

.wp-easy-aff .panel-page-title h2 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 20px;
    font-weight: 500;
    padding-top: 2px;
    color: #53565c;
}

.wp-easy-aff .panel-page-title-icon {
    background: #fdeef2;
    border-radius: 14px;
    padding: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
}

.wp-easy-aff .panel-page-title-icon svg {
    fill: #f14c7d;
    width: 24px;
    height: 24px;
}

.wp-easy-aff .panel-content-inner {
    padding: 36px 40px;
}

.wp-easy-aff .panel-tabs {
    border-bottom: 1px solid #ededed;
    background: #f7f8fb;
}

.wp-easy-aff .panel-tabs-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 40px;
}

.wp-easy-aff .panel-tabs-inner * {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    padding: 9px 20px 7px;
    -webkit-box-shadow: 0 2px 4px rgba(83, 86, 92, 0.1);
    box-shadow: 0 2px 4px rgba(83, 86, 92, 0.1);
}

.wp-easy-aff .panel-tabs-inner :last-child {
    margin-left: 0;
}

.wp-easy-aff .panel-tabs-inner a {
    background: #fff;
    color: #696e78;
    -webkit-box-shadow: 0 2px 4px rgba(83, 86, 92, 0.1);
    box-shadow: 0 2px 4px rgba(83, 86, 92, 0.1);
}

.wp-easy-aff .panel-tabs-inner a.active {
    background: #5facfa;
    color: #fff;
}

.wp-easy-aff .panel-tabs-inner span {
    background: #5facfa;
    color: #fff;
}

.wp-easy-aff .price-holder div:last-child {
    margin-left: 0;
}

.wp-easy-aff .panel-table thead tr:first-child td,
.wp-easy-aff .panel-table thead tr:first-child th {
    border-top: none;
}

.wp-easy-aff .panel-content-holder {
    border-radius: 10px;
    border: 1px solid #ededed;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 7px 45px rgba(70, 72, 77, 0.07);
    box-shadow: 0 7px 45px rgba(70, 72, 77, 0.07);
}

.wp-easy-aff .affiliate-course {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
}

.wp-easy-aff .affiliate-course {
    padding: 18px;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 2px 4px rgba(83, 86, 92, 0.03);
    box-shadow: 0 2px 4px rgba(83, 86, 92, 0.03);
    margin-bottom: 12px;
}

.wp-easy-aff .affiliate-course img {
    width: 60px;
    min-width: 60px;
    height: auto;
    margin-left: 15px;
}

.wp-easy-aff .affiliate-course:last-child {
    margin-bottom: 0;
}

.wp-easy-aff .affiliate-course .button {
    position: relative;
}

/*
.wp-easy-aff .affiliate-course .button:before {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  font: 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}
*/
.wp-easy-aff .affiliate-course .button svg {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    /*font: 14px/1 FontAwesome;*/
    /*font-size: 16px;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*content: "\f00c";*/
    position: absolute;
    top: 16px;
    left: 0;
    bottom: 0;
    right: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    fill: #fff;
}

.wp-easy-aff .affiliate-course-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.wp-easy-aff .affiliate-course-commission {
    margin-left: 20px;
    text-align: left;
}

.wp-easy-aff .affiliate-course-button-holder .button {
    margin-left: 8px;
}

.wp-easy-aff .price-holder {
    color: #7f8187;
    font-weight: 500;
    font-size: 0;
    line-height: 1.4;
}

.wp-easy-aff .price-holder div {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.wp-easy-aff .price-holder div:first-child {
    font-size: 14px;
    color: #f07777;
    text-decoration: line-through;
}

.wp-easy-aff .price-holder div:first-child span {
    font-size: 12px;
}

.wp-easy-aff .price-holder div:last-child {
    text-decoration: none;
    font-size: 15px;
    color: #8db98a;
}

.wp-easy-aff .price-holder div:last-child span {
    font-size: 13px;
}

.wp-easy-aff .affiliate-status-holder {
    position: relative;
    top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    /*justify-content: flex-end;*/
}

.wp-easy-aff .affiliate-status-holder .badge {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}

.wp-easy-aff .panel-table thead tr td,
.wp-easy-aff .panel-table thead tr th {
    background: #f3f5f9;
    color: #53565c;
    padding: 9px 8px 7px;
    font-size: 13px;
    border-bottom: none;
}

.wp-easy-aff .panel-table thead tr th:first-child {
    border-right: none;
    border-radius: 0 4px 4px 0;
    padding-right: 15px;
}

.wp-easy-aff .panel-table thead tr td:last-child {
    border-radius: 4px 0 0 4px;
    border-left: none;
    padding-left: 15px;
    /*text-align: left;*/
}

.wp-easy-aff .panel-table tbody tr td {
    padding: 10px 8px 8px;
    background: 0 0;
    line-height: 1.6;
    font-size: 13px;
    color: #7f8187;
    white-space: nowrap;
}

.wp-easy-aff .panel-table tbody tr td a {
    white-space: normal;
}

.wp-easy-aff .panel-table tbody tr td:first-child {
    border-right: none;
    padding-right: 15px;
}

.wp-easy-aff .panel-table tbody tr td:last-child {
    border-left: none;
    padding-left: 15px;
}

.wp-easy-aff .panel-table tbody tr:first-child td {
    padding-top: 12px;
}

.wp-easy-aff .panel-table tbody tr:last-child td {
    border-bottom: none;
    padding-bottom: 0;
}

.wp-easy-aff .affiliate-referrral-code {
    background: #f3f5f9;
    border-radius: 4px;
    padding: 11px 20px;
    font-size: 13px;
    max-width: 100%;
}

.wp-easy-aff .affiliate-referrral-code > span {
    margin-left: 18px;
    padding-left: 18px;
    border-left: 1px solid #dce1ec;
    width:90%;
}

.wp-easy-aff .affiliate-referrral-code div {
    position: relative;
    color: #4ba2f9;
    -webkit-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    white-space: nowrap;
}

/*
.wp-easy-aff .affiliate-referrral-code div:before {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  font: 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #5facfa;
}
 */

.wp-easy-aff .affiliate-referrral-code div svg {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    /*font: 14px/1 FontAwesome;*/
    /*font-size: 16px;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*content: "\f00c";*/
    position: absolute;
    top: 4px;
    left: 0;
    bottom: 0;
    right: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    fill: #5facfa;
}

.affiliate-course.active .button {
    color: transparent
}

/*.wp-easy-aff .affiliate-banner-code button.active:before,.wp-easy-aff .affiliate-course.active .button:before,.wp-easy-aff .affiliate-referrral-code.active div:before {*/
/*  opacity: 1*/
/*}*/

.wp-easy-aff .affiliate-banner-code button.active svg, .wp-easy-aff .affiliate-course.active .button svg, .wp-easy-aff .affiliate-referrral-code.active div svg {
    opacity: 1
}

.wp-easy-aff .affiliate-banner-code button.active, .wp-easy-aff .affiliate-referrral-code.active div {
    color: transparent
}

@media (max-width: 1200px) {
    .wp-easy-aff .panel-content-inner {
        padding: 28px 30px;
    }

    .wp-easy-aff .panel-page-title {
        padding: 20px 30px;
    }

    .wp-easy-aff .panel-tabs-inner {
        padding: 15px 30px;
    }

  .wp-easy-aff .panel-table thead {
    display: none;
  }
  .wp-easy-aff .panel-table tbody tr {
    display: block;
    border: 1px solid #ededed !important;
    border-radius: 4px !important;
    margin-bottom: 10px;
  }

  .wp-easy-aff .panel-table tbody tr:last-child {
    margin-bottom: 0 !important;
  }

  .wp-easy-aff .panel-table tbody tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    border-bottom: 1px solid #ededed !important;
    padding: 10px 15px 8px !important;
  }

  .wp-easy-aff .panel-table tbody tr td:last-child {
    border-bottom: none !important;
  }

  .wp-easy-aff .panel-table tbody tr td:before {
    content: attr(data-colname) ": ";
    font-size: 13px;
    color: #7f8187;
    margin-left: 10px;
    text-align: right;
  }

  .wp-easy-aff table thead tr td,
  .wp-easy-aff table thead tr th {
    padding: 14px 10px 12px;
  }

  .wp-easy-aff table tbody tr td {
    padding: 12px 10px;
  }
}

@media (max-width: 1023px) {
    .wp-easy-aff body {
        -webkit-text-size-adjust: none;
    }

}

@media (max-width: 767px) {


    .wp-easy-aff .affiliate-course-inner img {
        margin-left: 0;
        margin-right: 15px;
    }

    .wp-easy-aff .affiliate-course {
        padding: 0;
        display: block;
    }

    .wp-easy-aff .affiliate-course-inner {
        display: block;
        padding: 20px;
        border-bottom: 1px solid #ededed;
    }

    .wp-easy-aff .affiliate-course-inner img {
        float: left;
        width: 50px;
        min-width: 50px;
    }

    .wp-easy-aff .affiliate-course-commission {
        margin-left: 5px;
        text-align: right;
    }

    .wp-easy-aff .affiliate-course-button-holder {
        padding: 15px 20px;
        background: #fafbfc;
    }

    .wp-easy-aff .affiliate-course-button-holder .button {
        margin-left: 0;
    }

    .wp-easy-aff .panel-content-inner {
        padding: 25px;
    }

    .wp-easy-aff .panel-page-title {
        padding: 15px 25px;
    }

    .wp-easy-aff .panel-page-title-icon {
        padding: 12px;
        margin-left: 12px;
    }

    .wp-easy-aff .panel-page-title-icon svg {
        width: 22px;
        height: 22px;
    }

    .wp-easy-aff .panel-page-title h2 {
        font-size: 18px;
        padding-top: 4px;
    }

    .wp-easy-aff .panel-tabs {
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .wp-easy-aff .panel-tabs:after {
        width: 25px;
        min-width: 25px;
        content: '';
    }

    .wp-easy-aff .panel-tabs-inner {
        padding: 10px 25px 10px 0;
        white-space: nowrap;
    }

}

@media (max-width: 620px) {
    .wp-easy-aff .panel-content-inner {
        padding: 20px;
    }

    .wp-easy-aff .panel-page-title {
        padding: 12px 20px;
    }

    .wp-easy-aff .panel-page-title-icon {
        padding: 12px;
        margin-left: 12px;
    }

    .wp-easy-aff .panel-tabs:after {
        width: 20px;
        min-width: 20px;
    }

    .wp-easy-aff .panel-tabs-inner {
        padding: 10px 20px 10px 0;
    }

    .wp-easy-aff .panel-tabs-inner * {
        margin-left: 8px;
        font-size: 13px;
        padding: 8px 15px 6px;
    }
}

@media (max-width: 450px) {
    .wp-easy-aff .affiliate-course-inner {
        padding: 15px;
    }

    .wp-easy-aff .affiliate-course-button-holder {
        padding: 12px 15px;
    }

    .wp-easy-aff .affiliate-course-commission {
        margin-left: 5px;
        text-align: right;
    }

    .wp-easy-aff .affiliate-referrral-code {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 11px 15px;
    }

    .wp-easy-aff .affiliate-referrral-code > span {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        border-bottom: 1px dashed #dce1ec;
        width: 100%;
        text-align: center !important;
        padding-bottom: 4px;
        margin-bottom: 4px;
    }
}

@media (max-width: 374px) {
    .wp-easy-aff .panel-page-title h2 {
        font-size: 17px;
    }

    .wp-easy-aff .panel-tabs-inner {
        padding: 8px 20px 8px 0;
    }
}

.wp-easy-aff .mb-12 {
    margin-bottom: 12px !important;
}

.wp-easy-aff .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.wp-easy-aff .column {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.wp-easy-aff .column {
    float: right;
    min-height: 1px;
}

.wp-easy-aff .kt-col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .wp-easy-aff .kt-col-sm-4 {
        width: 33.33333% !important;
    }
}

.wp-easy-aff .affiliate-income-boxes + h2 {
    display: none;
}

.wp-easy-aff .affiliate-income-box {
    border-radius: 4px;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 2px 4px rgba(83, 86, 92, 0.03);
    box-shadow: 0 2px 4px rgba(83, 86, 92, 0.03);
    font-weight: 500;
    padding: 24px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wp-easy-aff .affiliate-income-box-title {
    font-size: 14px;
    color: #757a86;
    margin-bottom: 8px;
    line-height: 1.5;
}

.wp-easy-aff .affiliate-income-box-amount {
    color: #53565c;
    font-size: 14px;
    line-height: 1;
}

.wp-easy-aff .affiliate-income-box-amount span {
    font-size: 20px;
    color: #f58;
}

.wp-easy-aff .affiliate-income-boxes {
    margin: -10px;
    padding-bottom: 30px;
}

.wp-easy-aff .affiliate-income-boxes .column {
    padding: 10px;
}

@media (max-width: 1200px) {
    .wp-easy-aff .affiliate-income-boxes {
        padding-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .wp-easy-aff .affiliate-income-boxes {
        margin: -4px;
        padding-bottom: 20px;
    }

    .wp-easy-aff .affiliate-income-boxes + h2 {
        display: block;
    }

    .wp-easy-aff .affiliate-income-boxes .column {
        padding: 4px;
    }

    .wp-easy-aff .affiliate-income-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 14px 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wp-easy-aff .affiliate-income-box-amount {
        font-size: 13px;
    }

    .wp-easy-aff .affiliate-income-box-amount span {
        font-size: 18px;
    }

    .wp-easy-aff .affiliate-income-box-title {
        margin-bottom: 0;
        padding-top: 2px;
    }
}

@media (max-width: 374px) {
    .wp-easy-aff .affiliate-income-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .wp-easy-aff .affiliate-income-box-title {
        margin-bottom: 4px;
        padding-top: 0;
    }
}

@-webkit-keyframes ajaxLoading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes ajaxLoading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.wp-easy-aff a,
.wp-easy-aff b,
.wp-easy-aff div,
.wp-easy-aff form,
.wp-easy-aff label,
.wp-easy-aff li,
.wp-easy-aff ul {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.wp-easy-aff h2,
.wp-easy-aff html {
    margin: 0;
}

.wp-easy-aff body,
.wp-easy-aff h2,
.wp-easy-aff html {
    border: 0;
}

.wp-easy-aff li,
.wp-easy-aff ul {
    list-style: none;
}

.wp-easy-aff textarea {
    height: 100px;
    padding: 15px;
    resize: none;
}


.wp-easy-aff input {
    padding: 13px 15px;
}

.wp-easy-aff input, .wp-easy-aff textarea {
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 4px;
    color: #7f8187;
    font-family: var(--bs-body-font-family);
    font-size: 13px;
    width: 100%;
    -webkit-transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    -o-text-overflow: "";
    text-overflow: "";
}

.wp-easy-aff input::-webkit-input-placeholder {
    color: #7f8187;
}

.wp-easy-aff input::-moz-placeholder {
    color: #7f8187;
}

.wp-easy-aff input:-ms-input-placeholder {
    color: #7f8187;
}

.wp-easy-aff a:hover {
    color: #f58;
}

.wp-easy-aff h2 {
    font-weight: 600;
}

.wp-easy-aff b {
    font-weight: 500;
}

.wp-easy-aff h2 {
    color: #46484d;
    line-height: 1.5;
}

.wp-easy-aff .font-weight-normal {
    font-weight: 400 !important;
}

.wp-easy-aff .bg-none {
    background-color: transparent !important;
}

.wp-easy-aff .w-100 {
    width: 100% !important;
}

.wp-easy-aff .px-0 {
    padding-left: 0 !important;
}

.wp-easy-aff .px-0 {
    padding-right: 0 !important;
}

.wp-easy-aff .pb-4 {
    padding-bottom: 4px !important;
}

.wp-easy-aff .mb-4 {
    margin-bottom: 4px !important;
}

.wp-easy-aff .py-8 {
    padding-top: 8px !important;
}

.wp-easy-aff .py-8 {
    padding-bottom: 8px !important;
}

.wp-easy-aff .mt-8 {
    margin-top: 8px !important;
}

.wp-easy-aff .my-n8 {
    margin-top: -8px !important;
}

.wp-easy-aff .my-n8 {
    margin-bottom: -8px !important;
}

.wp-easy-aff .py-10 {
    padding-top: 10px !important;
}

.wp-easy-aff .py-10 {
    padding-bottom: 10px !important;
}

.wp-easy-aff .px-10 {
    padding-left: 10px !important;
}

.wp-easy-aff .px-10 {
    padding-right: 10px !important;
}

.wp-easy-aff .mx-n10 {
    margin-left: -10px !important;
}

.wp-easy-aff .mx-n10 {
    margin-right: -10px !important;
}

.wp-easy-aff .pt-15 {
    padding-top: 15px !important;
}

.wp-easy-aff .pb-25 {
    padding-bottom: 25px !important;
}

.wp-easy-aff .kt-form-errors:empty {
    display: none;
}

.wp-easy-aff .column {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.wp-easy-aff .column {
    float: right;
    min-height: 1px;
}

.wp-easy-aff .kt-col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .wp-easy-aff .kt-col-sm-6 {
        width: 50%;
    }
}

.wp-easy-aff .kt-ajax-button {
    position: relative;
}

.wp-easy-aff .kt-ajax-button svg {
    -webkit-animation: ajaxLoading 0.8s linear infinite;
    animation: ajaxLoading 0.8s linear infinite;
    bottom: 0;
    /*content: "\f021";*/
    display: block;
    /*font-family: "FontAwesome";*/
    font-size: 1em;
    /*height: 1em;*/
    left: 0;
    line-height: 1em;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    /*width: 1em;*/
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
    fill:#fff;
}

.wp-easy-aff .button,
.wp-easy-aff button {
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: var(--bs-body-font-family);
    font-size: 15px;
    line-height: 1.6em;
    padding: 13px 25px 11px;
    vertical-align: middle;
    font-weight: 400;
    width: auto;
    background: 0 0;
    -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
}

.wp-easy-aff .button.w-100,
.wp-easy-aff button.w-100 {
    text-align: center;
}

.wp-easy-aff .button.button-default,
.wp-easy-aff button.button-default {
    background: #f58;
}

.wp-easy-aff .button.button-default:hover,
.wp-easy-aff button.button-default:hover {
    color: #fff;
    background: #ff316f;
}

.wp-easy-aff .kt-form-errors {
    overflow: hidden;
}

.wp-easy-aff .withdraw-request-form {
    position: relative;
}

.wp-easy-aff .new-ticket-help {
    border-radius: 0 0 10px 10px;
    background: #fafbfc;
}

.wp-easy-aff .new-ticket-help ul li {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 10px;
    padding-right: 22px;
    position: relative;
    color: #53565c;
}

.wp-easy-aff .new-ticket-help ul li:last-child {
    margin-bottom: 0;
}

.wp-easy-aff .new-ticket-help ul li:before {
    background: #cbd2e3;
    border-radius: 4px;
    content: "";
    height: 4px;
    position: absolute;
    right: 0;
    top: 9px;
    width: 10px;
}

.wp-easy-aff a,
.wp-easy-aff code,
.wp-easy-aff div,
.wp-easy-aff i,
.wp-easy-aff label,
.wp-easy-aff pre,
.wp-easy-aff span {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.wp-easy-aff body,
.wp-easy-aff html,
.wp-easy-aff img {
    font: inherit;
    padding: 0;
    vertical-align: baseline;
}

.wp-easy-aff html,
.wp-easy-aff img {
    margin: 0;
}

.wp-easy-aff body,
.wp-easy-aff html {
    border: 0;
}

.wp-easy-aff img {
    font-size: 100%;
}

.wp-easy-aff select {
    padding: 13px 15px;
}

.wp-easy-aff select {
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 4px;
    color: #7f8187;
    font-family: var(--bs-body-font-family);
    font-size: 13px;
    width: 100%;
    -webkit-transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    -o-text-overflow: "";
    text-overflow: "";
    height: auto;
}

.wp-easy-aff select::-webkit-input-placeholder {
    color: #7f8187;
}

.wp-easy-aff select::-moz-placeholder {
    color: #7f8187;
}

.wp-easy-aff select:-ms-input-placeholder {
    color: #7f8187;
}

.wp-easy-aff select {
    cursor: pointer;
    position: relative;
    padding-left: 40px !important;
    background-image: url(../images/select-arrow.png) !important;
    background-position: left 1.2em center !important;
    background-repeat: no-repeat !important;
}

.wp-easy-aff .pt-2 {
    padding-top: 2px !important;
}

.wp-easy-aff .pb-10 {
    padding-bottom: 10px !important;
}

.wp-easy-aff .mt-10 {
    margin-top: 10px !important;
}

.wp-easy-aff .pt-12 {
    padding-top: 12px !important;
}

.wp-easy-aff .button.button-default.text-default {
    background: rgba(255, 85, 136, 0.15);
    color: #ff467d;
}

.wp-easy-aff .button.button-default.text-default:hover {
    color: #ff2768;
    background: rgba(255, 85, 136, 0.2);
}

.wp-easy-aff .affiliate-banner img {
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}

.wp-easy-aff .affiliate-banner-story img {
    width: 100%;
    max-width: 375px;
}

.wp-easy-aff .affiliate-banners-holder label {
    margin-bottom: 7px;
    display: block;
    color: #53565c;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.wp-easy-aff .affiliate-banners-holder select {
    line-height: 22px;
}

.wp-easy-aff .affiliate-banners {
    margin-top: 16px;
}

.wp-easy-aff .affiliate-banner {
    margin-top: 30px;
}

.wp-easy-aff .affiliate-banner-code {
    background: #f3f5f9;
    padding: 18px 20px;
    border-radius: 4px;
    margin: 12px 0;
    position: relative;
}

.wp-easy-aff .affiliate-banner-code pre {
    white-space: pre-line;
    text-align: left;
    direction: ltr;
    display: block;
    font-size: 12px;
    line-height: 1.65;
    color: #666a71;
    font-family: monospace;
}

.wp-easy-aff .affiliate-banner-code button {
    white-space: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(83, 86, 92, 0.1);
    box-shadow: 0 2px 5px rgba(83, 86, 92, 0.1);
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-weight: 400;
    font-size: 12px;
    color: #757a86;
    -webkit-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}

.wp-easy-aff .affiliate-banner-code button i {
    margin-left: 5px;
    font-size: 13px;
}

.wp-easy-aff .affiliate-banner-code button span {
    padding-top: 2px;
}

/*
.wp-easy-aff .affiliate-banner-code button:before {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  font: 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #5facfa;
}
 */
.wp-easy-aff .affiliate-banner-code button svg {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 7px;
    left: 0;
    bottom: 0;
    right: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    fill: #5facfa;
}

.wp-easy-aff .affiliate-banner,
.wp-easy-aff .affiliate-banner-holder {
    display: none;
}

.wp-easy-aff .affiliate-banner-holder.active,
.wp-easy-aff .affiliate-banner.active {
    display: block;
}


.wp-easy-aff .is-loading .kt-ajax-button, .wp-easy-aff .kt-ajax-button.is-loading {
    color: transparent !important;
    fill: #fff;
}

.wp-easy-aff .is-loading .kt-ajax-button:after, .wp-easy-aff .kt-ajax-button.is-loading svg {
    opacity: 1
}

.wp-easy-aff .is-invalid {
    border-color: #ffb5b5 !important
}

.wp-easy-aff .field-error {
    font-size: 13px;
    margin-top: 5px;
    display: block;
    color: #ec5252;
    line-height: 1.7
}

.wp-easy-aff .affiliate-course input {
    width: 50%;
    height: 25px;
    margin-left: 10px;
    text-align: left;
}

.wp-easy-aff #ticket-single-form-file {
    display: none
}

.wp-easy-aff #ticket-single-form-file + label {
    direction: ltr;
    float: right;
    margin-left: 16px;
    margin-top: 15px;
    overflow: hidden;
    padding: 14px 20px;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: calc(50% - 8px);
    white-space: nowrap
}

.wp-easy-aff .button.button-gray, .wp-easy-aff button.button-gray, .wp-easy-aff input[type="submit"].button-gray {
    background: #757a86;
}

.wp-easy-aff .button.button-gray.active, .wp-easy-aff .button.button-gray:hover, .wp-easy-aff button.button-gray.active, .wp-easy-aff button.button-gray:hover, .wp-easy-aff input[type=submit].button-gray.active, .wp-easy-aff input[type=submit].button-gray:hover {
    color: #fff;
    background: #646973
}

.wp-easy-aff .select2-container--default {
    width: 100% !important;
}

.wp-easy-aff .select2-selection--single {
    height: 48px !important;
    border: 1px solid #ededed !important;
    border-radius: 4px !important;
    color: #7f8187 !important;
}

.wp-easy-aff .wc_product_ids_field {
    /*margin: -10px 0 0 0;*/
}

.wp-easy-aff .select2-selection__arrow {
    height: 42px !important;
}

.wp-easy-aff .select2-selection__rendered {
    line-height: 43px !important;
}

.wp-easy-aff .wp-easy-aff-upload-file-wrapper {
    position: relative;
}

.wp-easy-aff .wp-easy-aff-upload-file-wrapper input {
    text-align: left;
    border-radius: 4px !important;
    padding: 10px 5px;
}

.wp-easy-aff input.readonly, .wp-easy-aff input[readonly] {
    background-color: #f0f0f1;
}

.wp-easy-aff .wp-easy-aff-upload-file-wrapper .wp-easy-aff-remove {
    right: auto;
    /*left: 5px;*/
}

.wp-easy-aff .wp-easy-aff-upload-file-wrapper .wp-easy-aff-remove {
    position: absolute;
    right: 10px;
    top: 12px;
    color: #E84393;
}

.wp-easy-aff .wp-easy-aff-upload-file-wrapper .wp-easy-aff-remove + .wp-easy-aff-url {
    /*left: 30px;*/
    right: unset;
}

.wp-easy-aff .wp-easy-aff-upload-file-wrapper .wp-easy-aff-remove + .wp-easy-aff-url {
    right: 30px;
}

.wp-easy-aff .wp-easy-aff-upload-file-wrapper .wp-easy-aff-url {
    position: absolute;
    top: 12px;
    right: 10px;
    color: #666E7C;
}

.toast-error {
    color: #fff;
    background: #ff316f;
}

.toast-success {
    background: rgba(124, 204, 119, 0.15) !important;
    color: #66b461 !important;
}

.swal2-title {
    line-height: 1.8 !important;
}

.wp-easy-aff .remove-product svg, .wp-easy-aff .remove-banner svg {
    margin-left: 10px;
}

#TB_ajaxContent {
    text-align: right !important;
}


.wp-easy-aff .button.button-green, .wp-easy-aff button.button-green, .wp-easy-aff input[type=submit].button-green {
    background: #7ccc77
}

.wp-easy-aff .button.button-green.active, .wp-easy-aff .button.button-green:hover, .wp-easy-aff button.button-green.active, .wp-easy-aff button.button-green:hover, .wp-easy-aff input[type=submit].button-green.active, .wp-easy-aff input[type=submit].button-green:hover {
    color: #fff;
    background: #63c25d
}

.wp-easy-aff .button.button-green.button-transparent, .wp-easy-aff button.button-green.button-transparent, .wp-easy-aff input[type=submit].button-green.button-transparent {
    color: #7ccc77
}

.wp-easy-aff .button.button-green.button-transparent.active, .wp-easy-aff .button.button-green.button-transparent:hover, .wp-easy-aff button.button-green.button-transparent.active, .wp-easy-aff button.button-green.button-transparent:hover, .wp-easy-aff input[type=submit].button-green.button-transparent.active, .wp-easy-aff input[type=submit].button-green.button-transparent:hover {
    color: #63c25d
}

.wp-easy-aff .button.button-green.text-green, .wp-easy-aff button.button-green.text-green, .wp-easy-aff input[type=submit].button-green.text-green {
    background: rgba(124, 204, 119, .15);
    color: #71c86c
}

.wp-easy-aff .button.button-green.text-green.kt-ajax-button:after, .wp-easy-aff button.button-green.text-green.kt-ajax-button:after, .wp-easy-aff input[type=submit].button-green.text-green.kt-ajax-button:after {
    color: #5cbf56
}

.wp-easy-aff .button.button-green.text-green.active, .wp-easy-aff .button.button-green.text-green:hover, .wp-easy-aff button.button-green.text-green.active, .wp-easy-aff button.button-green.text-green:hover, .wp-easy-aff input[type=submit].button-green.text-green.active, .wp-easy-aff input[type=submit].button-green.text-green:hover {
    color: #5cbf56;
    background: rgba(124, 204, 119, .2)
}

.pagination-holder {
    padding-top: 40px !important;
    text-align: center
}

.blog-pagination a i, .blog-pagination span i {
    display: inline-block;
    vertical-align: middle
}


.blog-pagination a, .blog-pagination span {
    color: #7f8187;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .07);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .07);
    border-radius: 3px;
    border-style: solid;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    min-width: 40px;
    padding: 0 14px;
    -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
    transition: background .2s ease-in-out, color .2s ease-in-out
}

.blog-pagination a:first-child, .blog-pagination span:first-child {
    margin-right: 0 !important
}

.blog-pagination a:last-child, .blog-pagination span:last-child {
    margin-left: 0 !important
}

.blog-pagination i {
    font-weight: 400
}

.blog-pagination .pagination-arrows {
    font-size: 0 !important
}

.blog-pagination .pagination-arrows i {
    font-size: 18px
}

.blog-pagination a:before, .blog-pagination span:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.blog-pagination .number-paginations {
    line-height: 48px
}

.blog-pagination a:hover, .blog-pagination span.active {
    background: #f58;
    color: #fff
}

.blog-pagination .pagination-arrows i.fa-angle-double-right {
    margin-left: .1em
}

.blog-pagination .pagination-arrows i.fa-angle-right {
    margin-left: .05em
}

.blog-pagination .pagination-arrows i.fa-angle-double-left {
    margin-right: .1em
}

.blog-pagination .pagination-arrows i.fa-angle-left {
    margin-right: .05em
}


.blog-pagination a:hover, .blog-pagination span.current {
    background: #f58;
    color: #fff;
    border: none;
}

.blog-pagination a, .blog-pagination span {
    border: 1px solid #d9d8d8;
    border-radius: 3px;
}

.cart-to-cart{
    display: none;
}