@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
src: url(https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYag.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7CA.ttf) format('truetype');
} .x-column {
max-width: 100% !important;
}
.wpct_hidden {
display: none;
}
.wpct_has_tooltip {
cursor: help;
z-index: auto;
-webkit-transform: inherit; -webkit-font-smoothing: inherit; }
.wpct_has_tooltip .wpct_tooltip {
background: orange;
top: -37px;
left: 0px;
color: #fff;
display: inline-block;
margin-bottom: 15px;
opacity: 0;
padding: 6px;
pointer-events: none;
position: absolute;
text-align: center;
width: 100%;
-webkit-transform: translateX(10px);
transform: translateX(10px);
transition: all 0.25s ease-out;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
z-index: 999;
}
.wpct_has_tooltip .wpct_tooltip:before {
content: " ";
display: block;
width: 40px;
left: -40px;
top: 0;
bottom: 0;
position: absolute;
}
.wpct_has_tooltip .wpct_tooltip:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
left: 48%;
top: 34px;
border-width: 10px 10px 0px 9px;
border-color: #54b4f2 transparent transparent transparent;
}
.wpct_has_tooltip:hover .wpct_tooltip {
opacity: 1;
pointer-events: auto;
transform: translateX(0px);
} .lte8 .wrapper .wpct_tooltip {
display: none;
}
.lte8 .wpct_has_tooltip:hover .wpct_tooltip {
display: block;
}
.wpct_price_toggle {
text-align: center;
}
.wpct_price_toggle input {
display: none;
}
.wpct_price_toggle label {
display: inline-block;
text-align: center;
margin: 0;
padding: 0;
font-size: 0;
font-size: 0px;
cursor: pointer;
}
.wpct_price_toggle label span {
display: block;
padding: 6px;
transition: all 0.1s ease-in-out;
background-color: #e4e4e4;
}
.wpct_price_toggle label * {
font-size: 14px;
}
.wpct_price_toggle input:checked + span {
background-color: #A5DC86;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpct_error {
background-color: #f2dede;
border: 1px solid #ebcccc;
color: #a94442;
padding: 15px 15px 15px 45px;
position: relative;
}
.wpct_error:before {
width: 20px;
position: absolute;
left: 15px;
font-size: 1.4em;
text-align: center;
content: "\f05a";
height: 20px;
line-height: 20px;
top: 50%;
margin-top: -10px;
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpct_submit {
cursor: pointer;
padding: 10px 20px;
text-decoration: none;
border-radius: 4px;
text-align: center;
transition: background 0.5s ease-in-out;
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table .wpct_comparison_table_col {
width: 100%;
}
} .wpct_combo {
display: none !important;
}
.wpct_pricing_table {
box-sizing: border-box;
background: #eee;
color: #333;
font-size: 16px;
line-height: 1.4;
font-family: 'Open Sans', sans-serif;
text-align: center;
position: relative;
margin: 0 auto;
padding: 15px;
border: 2px solid #d5d5d5;          }
.wpct_pricing_table *,
.wpct_pricing_table *:after,
.wpct_pricing_table *:before {
box-sizing: border-box;
}
.wpct_pricing_table .wpct_heading h2 {
margin: 0;
padding-bottom: 20px;
font-weight: bold;
}
.wpct_pricing_table .whmp_text {
padding: 15px 0;
}
.wpct_pricing_table .whmp_text p {
margin: 0;
padding: 0;
}
.wpct_pricing_table .wpct_features ul {
margin: 0 -15px;
padding: 0;
list-style: none;
}
.wpct_pricing_table .wpct_features ul li {
padding: 10px;
list-style: none;
border-bottom: 1px solid #d5d5d5;
}
.wpct_pricing_table .wpct_features ul li:last-child {
border-bottom: 0;
}
.wpct_pricing_table .wpct_price {
padding: 15px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
font-size: 60px;
line-height: 1;
background: #d5d5d5;
margin: 0 -15px;
}
.wpct_pricing_table .wpct_price .wpct_unit,
.wpct_pricing_table .wpct_price .wpct_fraction {
font-size: 40%;
}
.wpct_pricing_table .wpct_price .wpct_period {
display: block;
text-align: center;
font-size: 16px;
word-spacing: 0;
}
.wpct_pricing_table .wpct_button {
padding: 15px;
text-align: center;
}
.wpct_pricing_table .wpct_button .wpct_submit-button {
background: #FB4400;
border: 2px solid #c83600;
color: #fff;
cursor: pointer;
padding: 6px 15px;
display: inline-block;
text-decoration: none;
transition: all 0.5s ease-in-out;
font-weight: 300;
}
.wpct_pricing_table .wpct_button .wpct_submit-button:hover {
background: #c83600;
color: #fff;
}
.wpct_pricing_table.comparison-01 .wpct_icon {
position: absolute;
display: block;
width: 100%;
top: -50px;
left: 0;
}
.wpct_pricing_table.comparison-01 .wpct_icon .wpct_holder {
background: #999;
color: #fff;
width: 100px;
height: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
line-height: 100px;
border-radius: 50%;
font-size: 40px;
}
.wpct_pricing_table.comparison-01 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-01 .whmp_text {
display: block;
}
.wpct_pricing_table.comparison-01 .wpct_heading h2 {
padding-bottom: 0;
}
.wpct_pricing_table.comparison-01 .wpct_price {
margin-right: -15px;
margin-left: -15px;
background: #bbb;
color: #333;
}
.wpct_pricing_table.comparison-01 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-01 .wpct_submit-button {
background: #337ab7;
border: 1px solid #285f8f;
}
.wpct_pricing_table.comparison-01 .wpct_submit-button:hover {
background: #285f8f;
}
.wpct_pricing_table.comparison-01.featured {
background: #4796b3;
border-color: #39778e;
color: #fff;
}
.wpct_pricing_table.comparison-01.featured .wpct_icon .wpct_holder {
background: #2776b3;
border: 3px solid #fff;
}
.wpct_pricing_table.comparison-01.featured .wpct_price {
background: #2776b3;
color: #fff;
}
.wpct_pricing_table.comparison-01.featured .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-02 {
background: #fff;
padding-top: 0;
border: 2px solid #333;
}
.wpct_pricing_table.comparison-02 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_text {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_heading {
padding-bottom: 60px;
margin-left: -15px;
margin-right: -15px;
padding-top: 25px;
background: #333;
color: #fff;
}
.wpct_pricing_table.comparison-02 .wpct_price {
width: 100px;
height: 100px;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
box-shadow: inset 0 0 5px 5px #666;
margin-top: -50px;
padding: 0;
background: #fff;
border: 3px solid #fff;
}
.wpct_pricing_table.comparison-02 .wpct_price .wpct_amount {
font-size: 36px;
font-weight: 700;
}
.wpct_pricing_table.comparison-02 .wpct_price .wpct_unit,
.wpct_pricing_table.comparison-02 .wpct_price .wpct_fraction {
font-size: 18px;
}
.wpct_pricing_table.comparison-02 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-02 .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-02.featured {
background: #333;
color: #fff;
}
.wpct_pricing_table.comparison-02.featured .wpct_price {
border-color: #777;
box-shadow: none;
color: #333;
}
.wpct_pricing_table.comparison-02 .wpct_button .wpct_submit-button {
background: #00ab00;
border: 0;
}
.wpct_pricing_table.comparison-02 .wpct_button .wpct_submit-button:hover {
background: #007800;
}
.wpct_pricing_table.comparison-03 {
background: #fff;
border: 2px solid #eee;
border-radius: 10px;
padding-top: 15px;
}
.wpct_pricing_table.comparison-03 .wpct_promo-text,
.wpct_pricing_table.comparison-03 .wpct_text,
.wpct_pricing_table.comparison-03 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-03 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-03 .wpct_button .wpct_submit-button {
border-radius: 4px;
background: #ff4d00;
border: 0;
}
.wpct_pricing_table.comparison-03 .wpct_button .wpct_submit-button:hover {
background: #cc3e00;
}
.wpct_pricing_table.comparison-03.featured {
border-color: #ff4d00;
}
.wpct_pricing_table.comparison-03.featured .wpct_price {
color: #fff;
background: #ff4d00;
}
.wpct_pricing_table.comparison-04 {
border: 0;
background: #42444a;
border-radius: 10px;
color: #fff;
padding-top: 25px;
}
.wpct_pricing_table.comparison-04 .wpct_promo-text,
.wpct_pricing_table.comparison-04 .wpct_text,
.wpct_pricing_table.comparison-04 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-04 .wpct_price {
width: 100px;
height: 100px;
border-radius: 50%;
background: #42444a;
margin: 0 auto;
padding: 0;
border: 2px solid #fff;
}
.wpct_pricing_table.comparison-04 .wpct_price .wpct_amount {
font-size: 38px;
}
.wpct_pricing_table.comparison-04 .wpct_price .wpct_unit,
.wpct_pricing_table.comparison-04 .wpct_price .wpct_fraction,
.wpct_pricing_table.comparison-04 .wpct_price .wpct_period {
font-size: 16px;
line-height: 1;
}
.wpct_pricing_table.comparison-04 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-04 .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-04 .wpct_submit-button {
background: #84c9f6;
border: 0;
}
.wpct_pricing_table.comparison-04 .wpct_submit-button:hover {
background: #54b4f3;
}
.wpct_pricing_table.comparison-04.featured {
background: #54b4f2;
}
.wpct_pricing_table.comparison-04.featured .wpct_price {
background: #54b4f2;
}
.wpct_pricing_table.comparison-05 {
background: #323232;
color: #fff;
border: 0;
}
.wpct_pricing_table.comparison-05 .wpct_promo-text,
.wpct_pricing_table.comparison-05 .wpct_text,
.wpct_pricing_table.comparison-05 .wpct_icon {
display: none;
}
.wpct_pricing_table.comparison-05 .wpct_heading {
background: gold;
color: #323232;
margin-top: -30px;
}
.wpct_pricing_table.comparison-05 .wpct_heading h2 {
margin: 0;
padding-bottom: 0;
line-height: 60px;
}
.wpct_pricing_table.comparison-05 .wpct_price {
position: relative;
background: none;
color: #fff;
}
.wpct_pricing_table.comparison-05 .wpct_price .wpct_fraction {
position: absolute;
top: 20px;
font-size: 25px;
}
.wpct_pricing_table.comparison-05 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-05 .wpct_submit-button {
background: gold;
color: #333;
border: 0;
}
.wpct_pricing_table.comparison-05 .wpct_submit-button:hover {
background: goldenrod;
color: #333;
}
.wpct_pricing_table.comparison-06 {
background: #3399fe;
color: #fff;
padding-top: 30px;
border: 0;
}
.wpct_pricing_table.comparison-06 .wpct_text,
.wpct_pricing_table.comparison-06 .wpct_icon,
.wpct_pricing_table.comparison-06 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-06 .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-06 .wpct_price {
position: relative;
width: 160px;
height: 160px;
background: #62b2fe;
border: 5px solid #4eaefd;
margin-left: auto;
margin-right: auto;
border-radius: 100%;
padding: 30px 20px 0 0;
}
.wpct_pricing_table.comparison-06 .wpct_price .wpct_fraction {
position: absolute;
top: 40px;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
margin-left: 3px;
}
.wpct_pricing_table.comparison-06 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-06 .wpct_features ul li {
border-color: #1379de;
}
.wpct_pricing_table.comparison-06 .wpct_submit-button {
background: #1379de;
border: none;
width: 100%;
font-size: 18px;
font-weight: normal;
}
.wpct_pricing_table.comparison-06 .wpct_submit-button:hover {
background: #0f5faf;
}
.wpct_pricing_table.comparison-06.featured .wpct_promo-text {
display: block;
position: absolute;
top: 0;
right: 0;
background: #008000;
font-size: 12px;
padding: 2px 10px;
}
.wpct_pricing_table.comparison-06.featured .wpct_price {
margin-left: -15px;
margin-right: -15px;
border-left: 0;
border-right: 0;
border-radius: 0;
width: auto;
}
.wpct_pricing_table.comparison-07 {
background: #fff;
padding: 0;
box-shadow: 0 -2px 2px 2px #ccc;
}
.wpct_pricing_table.comparison-07 .wpct_text,
.wpct_pricing_table.comparison-07 .wpct_icon,
.wpct_pricing_table.comparison-07 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.comparison-07 .wpct_heading {
background: #fda462;
margin: 0 0 10px;
box-shadow: 0 0 2px 2px #ccc;
padding-top: 15px;
padding-bottom: 15px;
}
.wpct_pricing_table.comparison-07 .wpct_heading h2 {
margin: 0;
padding-bottom: 0;
}
.wpct_pricing_table.comparison-07 .wpct_price {
position: relative;
margin: 0;
box-shadow: 0 -1px 2px 2px #ccc;
background: #fd8730;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_unit {
vertical-align: middle;
font-size: 20px;
font-weight: bold;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_amount {
font-size: 60px;
font-weight: 700;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_fraction {
position: absolute;
font-weight: bold;
text-decoration: underline;
font-size: 20px;
}
.wpct_pricing_table.comparison-07 .wpct_price .wpct_period {
display: block;
text-transform: uppercase;
font-size: 12px;
}
.wpct_pricing_table.comparison-07 .wpct_features ul {
margin: 0;
}
.wpct_pricing_table.comparison-07 .wpct_features ul li {
color: #f56a05;
border: none;
}
.wpct_pricing_table.comparison-07 .wpct_features ul li:nth-child(even) {
background: #fdeadc;
}
.wpct_pricing_table.comparison-07 .wpct_submit-button {
background: #fda462;
border: 0;
}
.wpct_pricing_table.comparison-07.featured .wpct_promo-text {
position: absolute;
display: block;
top: 57px;
width: 120px;
left: 0;
right: 0;
background: orange;
color: #fff;
margin-left: auto;
margin-right: auto;
box-shadow: 0 0 2px 2px #ccc;
z-index: 10;
}
.wpct_pricing_table.comparison-07.featured .wpct_heading {
background: #f56a05;
}
.wpct_pricing_table.comparison-07.featured .wpct_features ul li:nth-child(odd) {
background: #fda462;
color: #fff;
}
.wpct_pricing_table.comparison-07.featured .wpct_features ul li:nth-child(even) {
background: #fd8730;
color: #fff;
}
.wpct_pricing_table.comparison-07.featured .wpct_button {
background: #f56a05;
}
.wpct_pricing_table.comparison-08 {
background: #EEEEEE;
border: 0;
padding: 0;
}
.wpct_pricing_table.comparison-08 .wpct_heading {
padding-top: 20px;
background: 0;
}
.wpct_pricing_table.comparison-08 .wpct_price {
margin: 0;
background: 0;
}
.wpct_pricing_table.comparison-08 .wpct_price .wpct_amount {
font-size: 45px;
font-weight: 800;
color: #86C724;
}
.wpct_pricing_table.comparison-08 .wpct_price .wpct_decimal {
display: none;
}
.wpct_pricing_table.comparison-08 .wpct_button .wpct_submit-button {
background: #2A363F;
border: 0;
border-radius: 4px;
}
.wpct_pricing_table.comparison-08 .wpct_button .wpct_submit-button:hover {
background: #86C724;
}
.wpct_pricing_table.comparison-08.featured {
background: #2A363F;
padding-top: 30px;
position: relative;
color: #fff;
}
.wpct_pricing_table.comparison-08.featured .wpct_promo-text {
position: absolute;
top: 0;
width: 100%;
background: #86C724;
line-height: 2;
color: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
.wpct_pricing_table.comparison-08.featured .wpct_heading h2 {
color: #fff;
}
.wpct_pricing_table.comparison-08.featured .wpct_button .wpct_submit-button {
background: #eee;
color: #2A363F;
}
.wpct_pricing_table.comparison-08.featured .wpct_button .wpct_submit-button:hover {
background: #86C724;
color: #fff;
}
.wpct_pricing_table.alaska {
border: 0;
background: #f8f8f8;
padding-top: 20px;
}
.wpct_pricing_table.alaska .wpct_icon .holder {
background: #fd4326;
height: 78px;
width: 78px;
border-radius: 78px;
color: #fff;
margin: 0 auto;
}
.wpct_pricing_table.alaska .wpct_icon .holder .fa {
font-size: 27px;
line-height: 78px;
}
.wpct_pricing_table.alaska .wpct_heading h2 {
font-size: 20px;
line-height: 22px;
margin: 17px 0 20px;
}
.wpct_pricing_table.alaska .wpct_price {
background: #ebebeb;
color: #fd4326;
font-size: 40px;
line-height: 26px;
}
.wpct_pricing_table.alaska .wpct_price .wpct_unit,
.wpct_pricing_table.alaska .wpct_price .wpct_amount,
.wpct_pricing_table.alaska .wpct_price .wpct_fraction {
font-size: 100%;
}
.wpct_pricing_table.alaska .wpct_price .wpct_period {
font-size: 14px;
display: inline;
}
.wpct_pricing_table.alaska .wpct_summary {
font-family: 'Roboto', sans-serif;
padding: 20px 5px;
font-size: 13px;
line-height: 26px;
font-weight: 400;
}
.wpct_pricing_table.alaska .wpct_button .wpct_submit-button {
border-radius: 4px;
border: 1px solid #fd4326;
background: #fd4326;
color: #fff;
font-size: 12px;
line-height: 40px;
text-transform: uppercase;
padding: 0 15px;
}
.wpct_pricing_table.alaska .wpct_button .wpct_submit-button:hover {
background: #fff;
color: #fd4326;
}
.wpct_pricing_table.simple-09 {
border: 1px solid #ccc;
background: 0;
padding-top: 35px;
}
.wpct_pricing_table.simple-09 .wpct_promo-text {
display: none;
}
.wpct_pricing_table.simple-09 .wpct_heading {
background: 0;
padding-bottom: 20px;
}
.wpct_pricing_table.simple-09 .wpct_heading h2 {
color: black;
font-weight: bold;
font-size: 23px;
text-transform: uppercase;
padding: 0;
}
.wpct_pricing_table.simple-09 .wpct_price {
color: black;
padding: 0;
background: 0;
font-size: 46px;
}
.wpct_pricing_table.simple-09 .wpct_price .wpct_unit {
vertical-align: super;
}
.wpct_pricing_table.simple-09 .wpct_price .wpct_unit,
.wpct_pricing_table.simple-09 .wpct_price .wpct_fraction {
font-size: 40%;
}
.wpct_pricing_table.simple-09 .wpct_price .wpct_period {
color: gray;
}
.wpct_pricing_table.simple-09 .wpct_button .wpct_submit-button {
border: 0;
background-color: #ffd800;
border-bottom: 4px solid rgba(174, 117, 0, 0.5);
color: #ae7500;
padding: 16px 32px;
width: 100%;
border-radius: 6px;
font-weight: bold;
text-transform: uppercase;
}
.wpct_pricing_table.simple-09 .wpct_button .wpct_submit-button:hover {
background-color: #ffea00;
color: #ae7500;
outline: 0;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
} .wpct_comparison_table {
box-sizing: border-box;
width: 100%;
margin-left: 0;
margin-right: 0;
padding-top: 20px;
min-width: 640px;
overflow-x: auto;
}
.wpct_comparison_table *,
.wpct_comparison_table *:before,
.wpct_comparison_table *:after {
box-sizing: border-box;
}
.wpct_comparison_table .wpct_secondary_discount_string span.wpct_discount_del_price {
text-decoration: line-through;
}
.wpct_comparison_table .wpct_comparison_table_row {
width: 100%;
margin: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: flex-end;
}
.wpct_comparison_table .wpct_comparison_table_row:before,
.wpct_comparison_table .wpct_comparison_table_row::before,
.wpct_comparison_table .wpct_comparison_table_row:after,
.wpct_comparison_table .wpct_comparison_table_row::after {
content: "";
display: block;
clear: both;
}
.wpct_comparison_table .wpct_comparison_table_row.wpct_comparison_table_section_summary,
.wpct_comparison_table .wpct_comparison_table_row.wpct_comparison_table_section_content {
align-items: flex-start;
}
.wpct_comparison_table .wpct_comparison_table_col {
padding-left: 10px;
padding-right: 10px;
}
.wpct_comparison_table .wpct_comparison_table_col > h2,
.wpct_comparison_table .wpct_comparison_table_col > p {
display: none;
}
.wpct_comparison_table.one_col .wpct_comparison_table_col {
width: 50%;
}
.wpct_comparison_table.two_cols .wpct_comparison_table_col {
width: 33.33%;
}
.wpct_comparison_table.three_cols .wpct_comparison_table_col {
width: 25%;
}
.wpct_comparison_table.four_cols .wpct_comparison_table_col {
width: 20%;
}
.wpct_comparison_table.five_cols .wpct_comparison_table_col {
width: 16.66%;
}
.wpct_comparison_table.six_cols .wpct_comparison_table_col {
width: 14.28%;
}
.wpct_comparison_table.seven_cols .wpct_comparison_table_col {
width: 12.5%;
}
.wpct_comparison_table.eight_cols .wpct_comparison_table_col {
width: 11.11%;
}
.wpct_comparison_table.nine_cols .wpct_comparison_table_col {
width: 10%;
}
.wpct_comparison_table.ten_cols .wpct_comparison_table_col {
width: 9.09%;
}
.wpct_comparison_table.eleven_cols .wpct_comparison_table_col {
width: 8.33%;
}
.wpct_comparison_table .wpct_comparison_table_section_heading {
background: #42444a;
color: #fff;
text-transform: uppercase;
padding: 15px;
}
.wpct_comparison_table .wpct_comparison_table_section_content {
background: #dfdfdf;
}
.wpct_comparison_table .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(odd) {
background: #efefef;
border-bottom-color: #efefef;
}
.wpct_comparison_table .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(even) {
background: #e1e1e1;
border-bottom-color: #e1e1e1;
}
.wpct_comparison_table ul {
margin: 0;
padding: 0;
list-style: none;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li,
.wpct_comparison_table .wpct_comparison_table_feature_values li {
list-style: none;
padding: 10px 0;
border-bottom: 1px solid #adadad;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li.wpct_has_tooltip,
.wpct_comparison_table .wpct_comparison_table_feature_values li.wpct_has_tooltip {
padding-left: 20px;
position: relative;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li.wpct_has_tooltip:before,
.wpct_comparison_table .wpct_comparison_table_feature_values li.wpct_has_tooltip:before {
width: 20px;
position: absolute;
left: 0;
text-align: center;
content: "\f059";
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li .wpct_feature_title_text,
.wpct_comparison_table .wpct_comparison_table_feature_values li .wpct_feature_title_text {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.wpct_comparison_table .wpct_comp_feature_title_responsive {
display: none;
}
.wpct_comparison_table .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table .wpct_comparison_table_feature_values li:last-child {
border: 0;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li {
text-align: center;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li .fa {
font-size: 1.15em;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #00ee00;
}
.wpct_comparison_table .wpct_comparison_table_feature_values li .fa.wpct_icon_no {
color: #ee0000;
}
.wpct_comparison_table .wpct_comparison_table_section_summary .wpct_pricing_table {
margin: 0;
border-top: 0 !important;
border-top-right-radius: 0 !important;
border-top-left-radius: 0 !important;
width: 100%;
max-width: 100%;
min-width: 100%;
}
.wpct_comparison_table .wpct_comparison_table_section_summary .wpct_pricing_table .wpct_price,
.wpct_comparison_table .wpct_comparison_table_section_summary .wpct_pricing_table .wpct_heading {
display: none;
}
.wpct_comparison_table .wpct_price_caption {
display: none;
}
.wpct_comparison_table .wpct_plan_description_responsive {
display: none;
}
.wpct_comparison_table .wpct_discounts_container {
text-align: center;
padding: 15px 0;
}
.wpct_comparison_table .wpct_discounts_container .wpct_holder:not(:empty) {
background: orange;
color: #fff;
padding: 10px;
width: 80%;
display: inline-block;
position: relative;
border-radius: 4px 4px 4px 0;
font-size: 1.3em;
line-height: 1.2;
margin-bottom: 15px;
}
.wpct_comparison_table .wpct_discounts_container .wpct_holder:not(:empty):after {
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 6px 0 0;
border-color: orange transparent transparent transparent;
bottom: -10px;
left: 0;
}
.wpct_comparison_table .wpct_discounts_container .wpct_discount_text,
.wpct_comparison_table .wpct_discounts_container .wpct_discount_value {
display: block;
}
.wpct_comparison_table .wpct_pricing_table .wpct_discounts_container .wpct_holder {
font-size: 0.8em;
border-radius: 4px 0 4px 4px;
margin-bottom: 0;
}
.wpct_comparison_table .wpct_pricing_table .wpct_discounts_container .wpct_holder:after {
top: -10px;
right: 0;
transform: rotate(180deg);
left: auto;
bottom: auto;
}
.wpct_comparison_table.first {
padding-top: 70px;
}
.wpct_comparison_table.first .wpct_comparison_table_section_heading {
background: #4796b3;
}
.wpct_comparison_table.first .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #337ab7;
}
.wpct_comparison_table.first .wpct_price_toggle input:checked + span {
color: white;
background: #4796b3;
}
.wpct_comparison_table.first .wpct_discounts_container .wpct_holder:not(:empty) {
background: #337ab7;
}
.wpct_comparison_table.first .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #337ab7;
}
.wpct_comparison_table.first .wpct_tooltip {
background: #337ab7;
}
.wpct_comparison_table.first .wpct_tooltip:after {
border-color: transparent #337ab7 transparent transparent;
}
.wpct_comparison_table.second .wpct_comparison_table_section_heading {
background: #333;
}
.wpct_comparison_table.second .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #00ab00;
}
.wpct_comparison_table.second .wpct_price_toggle input:checked + span {
color: white;
background: #333;
}
.wpct_comparison_table.second .wpct_discounts_container .wpct_holder:not(:empty) {
background: #00ab00;
}
.wpct_comparison_table.second .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #00ab00;
}
.wpct_comparison_table.second .wpct_tooltip {
background: #00ab00;
}
.wpct_comparison_table.second .wpct_tooltip:after {
border-color: transparent #00ab00 transparent transparent;
}
.wpct_comparison_table.third .wpct_comparison_table_section_heading {
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #ff4d00;
}
.wpct_comparison_table.third .wpct_price_toggle input:checked + span {
color: white;
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_discounts_container .wpct_holder:not(:empty) {
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #ff4d00;
}
.wpct_comparison_table.third .wpct_tooltip {
background: #ff4d00;
}
.wpct_comparison_table.third .wpct_tooltip:after {
border-color: transparent #ff4d00 transparent transparent;
}
.wpct_comparison_table.fourth .wpct_comparison_table_section_heading {
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_price_toggle input:checked + span {
color: white;
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_tooltip {
background: #54b4f2;
}
.wpct_comparison_table.fourth .wpct_tooltip:after {
border-color: transparent #54b4f2 transparent transparent;
}
.wpct_comparison_table.fifth .wpct_comparison_table_section_heading {
background: #323232;
}
.wpct_comparison_table.fifth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #323232;
}
.wpct_comparison_table.fifth .wpct_price_toggle input:checked + span {
color: white;
background: #323232;
}
.wpct_comparison_table.fifth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #323232;
}
.wpct_comparison_table.fifth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #323232;
}
.wpct_comparison_table.fifth .wpct_tooltip {
background: #323232;
}
.wpct_comparison_table.fifth .wpct_tooltip:after {
border-color: transparent #323232 transparent transparent;
}
.wpct_comparison_table.sixth .wpct_comparison_table_section_heading {
background: #62b2fe;
}
.wpct_comparison_table.sixth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #3399fe;
}
.wpct_comparison_table.sixth .wpct_price_toggle input:checked + span {
color: white;
background: #3399fe;
}
.wpct_comparison_table.sixth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #3399fe;
}
.wpct_comparison_table.sixth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #3399fe;
}
.wpct_comparison_table.sixth .wpct_tooltip {
background: #3399fe;
}
.wpct_comparison_table.sixth .wpct_tooltip:after {
border-color: transparent #3399fe transparent transparent;
}
.wpct_comparison_table.seventh .wpct_comparison_table_section_heading {
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #f56a05;
}
.wpct_comparison_table.seventh .wpct_price_toggle input:checked + span {
color: white;
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_discounts_container .wpct_holder:not(:empty) {
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #f56a05;
}
.wpct_comparison_table.seventh .wpct_tooltip {
background: #f56a05;
}
.wpct_comparison_table.seventh .wpct_tooltip:after {
border-color: transparent #f56a05 transparent transparent;
}
.wpct_comparison_table.eighth {
background: #fff;
}
.wpct_comparison_table.eighth .wpct_comparison_table_section_content,
.wpct_comparison_table.eighth .wpct_comparison_table_section_summary {
align-items: flex-start;
}
.wpct_comparison_table.eighth .wpct_comparison_table_section_content .wpct_pricing_table .wpct_price,
.wpct_comparison_table.eighth .wpct_comparison_table_section_summary .wpct_pricing_table .wpct_price {
display: block;
}
.wpct_comparison_table.eighth .wpct_comparison_table_section_heading {
background: #2A363F;
}
.wpct_comparison_table.eighth .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #86c724;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box {
position: relative;
background: #5f686f;
padding: 12px 20px 12px 0;
text-align: right;
color: #fff;
margin: 0 15px 0 -15px;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(153, 153, 153, 0);
border-left-color: #5f686f;
border-width: 18px;
margin-top: -18px;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box h2 {
font-size: 21px;
line-height: 28px;
font-weight: bold;
margin: 0;
}
.wpct_comparison_table.eighth .wpct_comparison_table_titles_col .wpct-arrow-box h4 {
font-size: 16px;
line-height: 23px;
font-weight: normal;
margin: 0;
}
.wpct_comparison_table.eighth .wpct_price_toggle input:checked + span {
color: white;
background: #86c724;
}
.wpct_comparison_table.eighth .wpct_discounts_container .wpct_holder:not(:empty) {
background: #86c724;
}
.wpct_comparison_table.eighth .wpct_discounts_container .wpct_holder:not(:empty):after {
border-top-color: #86c724;
}
.wpct_comparison_table.eighth .wpct_tooltip {
background: #86c724;
}
.wpct_comparison_table.eighth .wpct_tooltip:after {
border-color: transparent #86c724 transparent transparent;
}
.wpct_comparison_table.alaska .wpct_comparison_table_section_heading {
background: #42454a;
justify-content: flex-start;
font-size: 12px;
line-height: 26px;
}
.wpct_comparison_table.alaska .wpct_comparison_table_section_content {
background: #f3f3f3;
align-items: flex-start;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li {
border-color: #e6e6e6;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li .fa {
font-size: 22px;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li .fa.fa-check {
color: #fd4326;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li .fa.fa-close {
color: #42454a;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li:nth-child(odd) {
background: #f8f8f8;
}
.wpct_comparison_table.alaska .wpct_comparison_table_feature_values li:nth-child(even) {
background: #ffffff;
}
.wpct_comparison_table.alaska .wpct_comparison_table_summary_box {
background: #42454a;
}
.wpct_comparison_table.alaska .wpct_comparison_table_summary_box .wpct_price {
display: block;
background: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row {
border-bottom: 1px solid #e4e4e4;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row .wpct_comparison_table_col {
border-right: 1px solid #e4e4e4;
padding: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row .wpct_comparison_table_col.featured {
background: #fafafa;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row.wpct_first_row .wpct_comparison_table_col {
border: 0;
padding: 15px 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_row .wpct_comparison_table_title {
font-size: 36px;
line-height: 48px;
text-align: center;
}
.wpct_comparison_table.simple-01 .wpct_pricing_table {
border: 0;
background: 0;
text-align: center;
}
.wpct_comparison_table.simple-01 .wpct_heading {
text-align: center;
}
.wpct_comparison_table.simple-01 .wpct_heading h2 {
font-size: 14px;
line-height: 21px;
color: #39bce5;
font-weight: bold;
margin: 0;
padding-bottom: 0;
}
.wpct_comparison_table.simple-01 .whmp_text {
display: none;
}
.wpct_comparison_table.simple-01 .wpct_price {
text-align: center;
font-size: 18px;
line-height: 27px;
background: 0;
padding: 0;
color: #333;
}
.wpct_comparison_table.simple-01 .wpct_price * {
display: inline;
font-size: inherit;
font-weight: inherit;
position: relative;
}
.wpct_comparison_table.simple-01 .wpct_price *.wpct_period {
display: block;
}
.wpct_comparison_table.simple-01 .wpct_promo-text {
display: none;
}
.wpct_comparison_table.simple-01 .wpct_button .wpct_submit-button {
position: relative;
cursor: pointer;
display: inline-block;
margin: 0;
padding: 0 20px;
color: #fff;
border-radius: 3px;
text-transform: uppercase;
text-decoration: none;
font-weight: 400;
font-size: 15px;
height: 50px;
line-height: 50px;
text-align: center;
background-color: #97a1b7;
white-space: nowrap;
border: 0;
}
.wpct_comparison_table.simple-01 .wpct_button .wpct_submit-button:hover {
background-color: #838c9f;
}
.wpct_comparison_table.simple-01 .featured .wpct_button .wpct_submit-button {
background-color: #646bbc;
}
.wpct_comparison_table.simple-01 .featured .wpct_button .wpct_submit-button:hover {
background-color: #2e3353;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_values,
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_titles {
padding: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_values li,
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_titles li {
background: 0;
border-bottom: 1px solid #e4e4e4;
padding: 15px 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_values li:last-child,
.wpct_comparison_table.simple-01 .wpct_comparison_table_feature_titles li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-01 .wpct_comparison_table_section_summary .wpct_comparison_table_titles_col {
align-self: stretch;
display: flex;
align-items: center;
justify-content: center;
}
.wpct_comparison_table.simple-02 .wpct_pricing_table {
border: 0;
background: 0;
text-align: center;
}
.wpct_comparison_table.simple-02 .wpct_first_row {
background: #2980b9;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading {
text-align: center;
padding: 10px 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading h2 {
font-size: 14px;
line-height: 22px;
color: #fff;
font-weight: bold;
margin: 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_plan_description_responsive {
background: white;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li,
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li {
background: 0;
border-bottom: 1px solid #EEEEEE;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(even),
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li:nth-child(even) {
background: #f9f9f9;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles {
text-align: right;
font-weight: bold;
}
.wpct_comparison_table.simple-02 .wpct_price_row {
font-weight: bold;
align-items: center;
}
.wpct_comparison_table.simple-02 .wpct_price_row .wpct_comparison_table_titles_col {
text-align: right;
}
.wpct_comparison_table.simple-02 .wpct_price {
font-size: 20px;
line-height: 40px;
color: #2980b9;
text-align: center;
}
.wpct_comparison_table.simple-02 .wpct_button .wpct_submit-button {
border: 0;
background: #2980b9;
}
.wpct_comparison_table.simple-02 .wpct_button .wpct_submit-button:hover {
background: #20638f;
}
.wpct_comparison_table.simple-02 .wpct_comparison_table_section_heading {
color: #555;
background: none;
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table.simple-02 .wpct_first_row {
background: #fff;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading {
text-align: center;
padding: 10px 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_heading h2 {
font-size: 14px;
line-height: 22px;
background: #2980b9;
color: #fff;
padding: 10px;
font-weight: bold;
margin: 0;
}
.wpct_comparison_table.simple-02 .wpct_first_row .wpct_plan_description_responsive {
background: white;
}
.wpct_comparison_table.simple-02 .wpct_price * {
font-weight: bold;
}
}
.wpct_comparison_table.simple-03 {
border-top: 3px solid #f9a13a;
padding-top: 0;
}
.wpct_comparison_table.simple-03 .wpct_heading_row {
color: #fff;
text-align: center;
background: #005793;
padding: 20px 0;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_heading h2 {
margin: 0 0 10px;
font-size: 20px;
font-weight: 900;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_price {
color: #f9a13a;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_price .wpct_amount {
font-size: 26px;
font-weight: 900;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_button .wpct_submit-button {
background-color: #ffcb08;
border: 1px solid #815627;
box-shadow: 0 3px 0 #815627, 0 6px 4px -2px rgba(0, 0, 0, 0.3);
color: #333333;
font-weight: 800;
font-style: normal;
font-size: 18px;
letter-spacing: 0.5px;
padding: 8px 16px;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_button .wpct_submit-button:hover {
background: #ffd43d;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_button .wpct_submit-button:active {
box-shadow: none;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
border-right: 1px solid #adadad;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_col:first-child {
border-left: 1px solid #adadad;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles,
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values {
background: 0;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li {
background: 0;
border-bottom: 1px solid #adadad;
padding: 10px;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles {
font-weight: bold;
}
.wpct_comparison_table.simple-03 .wpct_comparison_table_section_heading {
background: #005793;
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table.simple-03 {
border-top: 0;
padding: 0;
}
.wpct_comparison_table.simple-03 .wpct_heading_row {
margin: 15px auto 25px;
padding-top: 0;
background: white;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_comparison_table_titles_col {
display: none;
}
.wpct_comparison_table.simple-03 .wpct_heading_row .wpct_comparison_table_col {
border-top: 3px solid #f9a13a;
margin: 15px auto 25px;
padding: 25px 15px 35px;
background: #005793;
}
}
.wpct_comparison_table.simple-04 {
max-width: 100%;
min-width: 0;
border: 1px solid #adadad;
padding-top: 0;
}
.wpct_comparison_table.simple-04 .wpct_table_container {
min-width: 991px;
overflow-x: auto;
}
.wpct_comparison_table.simple-04 .wpct_heading_row {
text-align: center;
background: #e9e8e8;
color: #fff;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_titles_col {
align-self: stretch;
display: flex;
align-items: center;
justify-content: center;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_titles_col h2 {
margin: 0 !important;
color: #000;
font-size: 20px;
line-height: 50px;
font-weight: bold;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col .wpct_heading {
background: #879097;
padding: 15px 0;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col .wpct_heading h2 {
margin: 0 0 40px;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col .wpct_price {
padding: 30px 0;
background: #c8c9c9;
font-size: 35px;
font-weight: bold;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col.featured .wpct_heading {
background: green;
}
.wpct_comparison_table.simple-04 .wpct_heading_row .wpct_comparison_table_col.featured .wpct_price {
background: #96d3fc;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_col {
padding: 0;
border-right: 1px solid #adadad;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_col:last-child {
border: 0;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles,
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values {
border: 0;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li {
background: none;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_values li:nth-child(even) {
background: #e9e8e8;
}
.wpct_comparison_table.simple-04 .wpct_comparison_table_section_content .wpct_comparison_table_feature_titles {
text-align: center;
font-weight: bold;
}
.wpct_comparison_table.simple-04 .wpct_button .wpct_submit-button {
color: #fff;
width: 50%;
font-size: 14px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
padding: 8px 18px;
border: 0;
background: #79c923;
}
.wpct_comparison_table.simple-05 {
font-size: 18px;
font-weight: bolder;
}
.wpct_comparison_table.simple-05 .wpct_price {
background: none;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #f2f2f2;
padding: 10px 15px;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: #f8f8f8;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-05 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-05 .wpct_submit-button {
width: 100%;
display: block;
background: green;
color: white;
text-align: center;
padding: 25px;
opacity: 0.8;
font-size: 22px;
line-height: 26px;
text-transform: uppercase;
font-weight: 800;
transition: all 0.3s ease-in-out;
}
.wpct_comparison_table.simple-05 .wpct_submit-button:hover {
opacity: 1;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col {
border: 1px solid #f2f2f2;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col:not(:first-child) {
border-left: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col:nth-child(odd) .wpct_submit-button {
background: #43cb83;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_col:nth-child(even) .wpct_submit-button {
background: #845a9f;
}
.wpct_comparison_table.simple-05 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 15px solid #ccc;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col:nth-child(odd) {
border-top-color: #43cb83;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col:nth-child(even) {
border-top-color: #845a9f;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top-color: #ccc;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 800;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-05 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-06 {
padding-top: 50px;
}
.wpct_comparison_table.simple-06 .wpct_price {
background: none;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #ccc;
padding: 10px 15px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-06 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-06 .wpct_submit-button {
border-radius: 100px;
border: 0;
padding: 10px 25px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_col {
border: 1px solid #ccc;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_col:not(:last-child) {
border-right: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_col.featured {
background: #eff8f7;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_table.simple-06 .wpct_comparison_table_col:not(:last-child) {
border-right: 1px solid #ccc;
}
}
.wpct_comparison_table.simple-06 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-06 .wpct_pricing_table .wpct_promo-text {
background: #6bc991;
position: absolute;
top: -66px;
color: white;
padding: 10px;
margin: 0 -15px;
left: -1px;
right: 0;
font-weight: bold;
text-transform: uppercase;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 1px solid #ccc;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top: 0;
border-left: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 400;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_tables .wpct_button {
display: block;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_heading {
background: #eff8f7;
border: 1px solid #ccc;
border-top: 0;
font-weight: bold;
color: #45545f;
text-transform: none;
font-size: 18px;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-06 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-07 {
padding-top: 50px;
color: #666c70;
}
.wpct_comparison_table.simple-07 .wpct_heading h2 {
font-size: 26px;
line-height: 32px;
}
.wpct_comparison_table.simple-07 .wpct_price {
background: none;
font-size: 17px;
line-height: 26px;
margin: 0;
word-spacing: 0;
}
.wpct_comparison_table.simple-07 .wpct_submit-button {
border-radius: 100px;
border: 1px solid #666c70;
padding: 10px 25px;
background: none;
color: #2990ea;
font-weight: bold;
}
.wpct_comparison_table.simple-07 .wpct_submit-button:hover {
color: #1269b5;
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #ccc;
padding: 10px 15px;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_titles li .fa.wpct_icon_yes,
.wpct_comparison_table.simple-07 .wpct_comparison_table_feature_values li .fa.wpct_icon_yes {
color: #1269b5;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_col {
border: 1px solid #ccc;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_col:not(:last-child) {
border-right: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_col.featured {
background: #eff8f7;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_table.simple-07 .wpct_comparison_table_col:not(:last-child) {
border-right: 1px solid #ccc;
}
}
.wpct_comparison_table.simple-07 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-07 .wpct_pricing_table .wpct_promo-text {
background: #6bc991;
position: absolute;
top: -66px;
color: white;
padding: 10px;
margin: 0 -15px;
left: -1px;
right: 0;
font-weight: bold;
text-transform: uppercase;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 1px solid #ccc;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top: 0;
border-left: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 400;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_tables .wpct_button {
display: block;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_heading {
background: #eff8f7;
border: 1px solid #ccc;
border-top: 0;
font-weight: bold;
color: #45545f;
text-transform: none;
font-size: 18px;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-07 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-08 {
padding-top: 50px;
}
.wpct_comparison_table.simple-08 .wpct_price {
background: none;
font-weight: 900;
}
.wpct_comparison_table.simple-08 .wpct_price .wpct_unit {
vertical-align: super;
}
.wpct_comparison_table.simple-08 .wpct_pricing_table {
background: 0;
border: 0;
padding: 0;
}
.wpct_comparison_table.simple-08 .wpct_pricing_table .wpct_promo-text {
background: #fa7921;
position: absolute;
top: -66px;
color: white;
padding: 10px;
margin: 0 -15px;
left: -1px;
right: 0;
font-weight: bold;
text-transform: uppercase;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.wpct_comparison_table.simple-08 .wpct_submit-button {
border-radius: 4px;
border: 0;
padding: 5px 15px;
background: #1e5694;
font-weight: bold;
}
.wpct_comparison_table.simple-08 .wpct_submit-button:hover {
background: #1f73d0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col {
border: 1px solid #ccc;
border-top: 0;
align-self: stretch;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col:not(:last-child) {
border-right: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col.featured {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col.featured .wpct_submit-button {
background: #fa7921;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_col.featured .wpct_submit-button:hover {
background: #ff9020;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_table.simple-08 .wpct_comparison_table_col:not(:last-child) {
border-right: 1px solid #ccc;
}
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li {
border-bottom: 1px solid #ccc;
padding: 10px 15px;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li:nth-child(odd),
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li:nth-child(odd) {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li:nth-child(even),
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li:nth-child(even) {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li:last-child,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li:last-child {
border-bottom: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li .fa.wpct_icon_yes,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li .fa.wpct_icon_yes,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li .fa.wpct_icon_no,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li .fa.wpct_icon_no {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 16px;
background: #32b17b;
border-radius: 50px;
text-align: center;
color: white;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_titles li .fa.wpct_icon_no,
.wpct_comparison_table.simple-08 .wpct_comparison_table_feature_values li .fa.wpct_icon_no {
background: red;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_comparison_table_col {
display: flex;
align-self: stretch;
align-items: flex-end;
text-align: center;
flex-direction: column;
padding: 24px 15px;
border-top: 1px solid #ccc;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_comparison_table_col > * {
width: 100%;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_comparison_table_col:first-child {
border-top: 0;
border-left: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables h2 {
font-size: 22px;
font-weight: 400;
line-height: 29px;
margin: 0;
padding: 0 0 10px;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_tables .wpct_button {
display: block;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_heading {
background: 0;
border: 1px solid #ccc;
border-top: 0;
font-weight: bold;
color: #45545f;
text-transform: none;
font-size: 18px;
text-align: left;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_content {
background: 0;
}
.wpct_comparison_table.simple-08 .wpct_comparison_table_section_content .wpct_comparison_table_col {
padding: 0;
}
.wpct_comparison_table.simple-09 .wpct_button {
display: block !important;
}
.wpct_comparison_table.simple-09 .wpct_comparison_table_section_heading {
background: #63b770;
text-align: left;
}
.wpct_comparison_table.simple-10 .wpct_comparison_table_row {
background: #f4f5f9;
}
.wpct_comparison_table .wpct_holder.wpct_discount_style_2:not(:empty) {
width: 100%;
padding: 0 0;
background: transparent;
font-size: 13px;
}
@media only screen and (max-width: 992px) {
.wpct_comparison_table .wpct_comparison_table_feature_titles {
display: none;
}
.wpct_comparison_table .wpct_comparison_table_titles_col {
width: 100%;
margin-bottom: 15px;
}
.wpct_comparison_table .wpct_comp_feature_title_responsive {
display: block;
font-weight: bold;
}
.wpct_comparison_table.one_col .wpct_comparison_table_col {
width: 100%;
}
.wpct_comparison_table.two_cols .wpct_comparison_table_col {
width: 50%;
}
.wpct_comparison_table.three_cols .wpct_comparison_table_col {
width: 33.33%;
}
.wpct_comparison_table.four_cols .wpct_comparison_table_col {
width: 25%;
}
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table {
min-width: 200px;
}
.wpct_comparison_table.one_col .wpct_comparison_table_col,
.wpct_comparison_table.two_cols .wpct_comparison_table_col,
.wpct_comparison_table.three_cols .wpct_comparison_table_col,
.wpct_comparison_table.four_cols .wpct_comparison_table_col {
width: 100%;
margin-bottom: 20px;
}
.wpct_comparison_table .wpct_comparison_table_section_content,
.wpct_comparison_table .wpct_comparison_table_section_heading,
.wpct_comparison_table .wpct_comparison_table_section_summary,
.wpct_comparison_table .wpct_price_row {
display: none;
}
.wpct_comparison_table .wpct_comparison_table_titles_col,
.wpct_comparison_table .wpct_plan_description_responsive {
display: block;
}
}
@media only screen and (min-width: 768px) {
.wpct_comparison_table .wpct_comparison_table_section_tables .wpct_pricing_table {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom: 0;
margin: 0;
width: 100%;
max-width: 100%;
min-width: 100%;
}
.wpct_comparison_table .wpct_comparison_table_section_tables .wpct_pricing_table .wpct_features,
.wpct_comparison_table .wpct_comparison_table_section_tables .wpct_pricing_table .wpct_button {
display: none;
}
}
@media only screen and (max-width: 767px) {
.wpct_comparison_table .wpct_comparison_table_col {
width: 100%;
}
}
.wpct_table_group .whmpress_pricing_table {
max-width: 300px;
margin: 0 auto;
text-align: center;
padding: 20px 0;
}
.wpct_table_group .whmpress_pricing_table ul {
width: 100%;
padding: 15px;
margin: 10px 0 0;
border-top: 1px solid #ddd;
}
.wpct_table_group .whmpress_pricing_table ul li {
width: 100%;
padding: 5px 0;
border-bottom: 1px solid #ddd;
list-style: none;
}
.wpct_table_group .whmpress_pricing_table ul li:last-child {
border-bottom: 0;
}
.wpct_table_group .whmpress_pricing_table h4 {
width: 100%;
border-top: 1px solid #ddd;
margin: 0;
padding: 20px 0 10px;
}
.wpct_table_group .whmpress_pricing_table .whmpress_order_combo form {
display: block;
}
.wpct_table_group .whmpress_pricing_table .whmpress_order_combo form select,
.wpct_table_group .whmpress_pricing_table .whmpress_order_combo form button {
display: block;
width: 90%;
margin: 0 auto 15px;
}
.wpct_table_group .whmpress_pricing_table .whmpress_order_button {
width: 90%;
display: inline-block;
} .wpct_table_group {
box-sizing: border-box;
}
.wpct_table_group *,
.wpct_table_group *:before,
.wpct_table_group *:after {
box-sizing: border-box;
}
.wpct_table_group .wpct_table_group_row {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
padding: 30px 0;
}
.wpct_table_group .wpct_table_group_col {
width: 20%;
padding: 10px;
min-width: 250px;
text-align: center;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table {
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .whmpress_order_button {
display: inline-block;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .wpct_month_wise_discount_string {
font-size: 14px;
font-weight: 400;
padding-bottom: 10px;
text-align: left;
padding-left: 20px;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .wpct_saving_string {
padding-right: 5px;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .wpct_discount_applied_string {
color: #43ab3c;
font-size: 16px;
padding-bottom: 10px;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .pricing_table_price .wpct_secondary_discount_string {
line-height: 7px;
font-size: 14px;
color: #6b757b;
font-weight: 400;
}
.wpct_table_group .wpct_table_group_col .whmpress_pricing_table .pricing_table_price span.wpct_discount_del_price {
font-size: 14px;
color: #6b757b;
padding: 0 5px;
font-weight: 400;
text-decoration: line-through;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_col {
min-width: 100px;
}
.wpct_table_group.one_col .wpct_table_group_col {
width: 100%;
}
.wpct_table_group.two_cols .wpct_table_group_col {
width: 50%;
}
.wpct_table_group.three_cols .wpct_table_group_col {
width: 33%;
}
.wpct_table_group.four_cols .wpct_table_group_col {
width: 25%;
}
.wpct_table_group .slick-dots {
list-style: none;
display: flex;
justify-content: space-between;
position: relative;
margin: 0 auto 15px;
}
.wpct_table_group .slick-dots:after {
content: '';
position: absolute;
background: #7ecefd;
height: 10px;
border-radius: 10px;
left: 10px;
right: 10px;
z-index: 97;
bottom: 10px;
}
.wpct_table_group .slick-dots li {
position: relative;
cursor: pointer;
min-width: 70px;
text-align: center;
}
.wpct_table_group .slick-dots li > span {
content: '';
display: block;
position: relative;
width: 20px;
height: 20px;
margin: 5px auto;
background: #7ecefd;
border-radius: 20px;
z-index: 98;
}
.wpct_table_group .slick-dots li > span:after {
content: '';
position: absolute;
width: 10px;
height: 10px;
z-index: 99;
background: #7ecefd;
border-radius: 10px;
left: 5px;
top: 5px;
}
.wpct_table_group .slick-dots li.slick-active {
cursor: default;
}
.wpct_table_group .slick-dots li.slick-active > span:after {
background: white !important;
}
.wpct_table_group .wpct_group_title {
display: none !important;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row {
padding-left: 60px;
padding-right: 60px;
position: relative;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_prev,
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_next {
position: absolute;
height: 50px;
width: 50px;
box-sizing: border-box;
padding: 0;
background: 0;
left: 2px;
top: 50%;
margin-top: -25px;
color: #333;
font-size: 50px;
line-height: 50px;
text-align: center;
border: 0;
outline: transparent !important;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_prev:hover,
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_next:hover {
color: #333;
background: 0;
border: 0;
}
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_prev.wpct_next,
.wpct_table_group.wpct_have_carousel .wpct_table_group_row .wpct_next.wpct_next {
left: auto;
right: 0;
}
.wpct_table_group.group-01 .slick-dots:after {
background: #2cd26c;
}
.wpct_table_group.group-01 .slick-dots li > span {
background: #2cd26c;
}
.wpct_table_group.group-01 .slick-dots li > span:after {
background: #2cd26c;
}
.wpct_table_group.group-02 .slick-dots:after {
background: #e84c3d;
}
.wpct_table_group.group-02 .slick-dots li > span {
background: #e84c3d;
}
.wpct_table_group.group-02 .slick-dots li > span:after {
background: #e84c3d;
}
.wpct_table_group.group-03 .slick-dots:after {
background: #ffac00;
}
.wpct_table_group.group-03 .slick-dots li > span {
background: #ffac00;
}
.wpct_table_group.group-03 .slick-dots li > span:after {
background: #ffac00;
}
.wpct_table_group.group-04 .slick-dots:after {
background: #7c3ac9;
}
.wpct_table_group.group-04 .slick-dots li > span {
background: #7c3ac9;
}
.wpct_table_group.group-04 .slick-dots li > span:after {
background: #7c3ac9;
}
.wpct_table_group.group-05 .slick-dots:after {
background: #a6374a;
}
.wpct_table_group.group-05 .slick-dots li > span {
background: #a6374a;
}
.wpct_table_group.group-05 .slick-dots li > span:after {
background: #a6374a;
}
.wpct_table_group.group-06 .slick-dots:after {
background: #7ec01e;
}
.wpct_table_group.group-06 .slick-dots li > span {
background: #7ec01e;
}
.wpct_table_group.group-06 .slick-dots li > span:after {
background: #7ec01e;
}
.wpct_table_group.group-07 .slick-dots:after {
background: #d4300c;
}
.wpct_table_group.group-07 .slick-dots li > span {
background: #d4300c;
}
.wpct_table_group.group-07 .slick-dots li > span:after {
background: #d4300c;
}
.wpct_table_group.group-08 .slick-dots:after {
background: #2edb7c;
}
.wpct_table_group.group-08 .slick-dots li > span {
background: #2edb7c;
}
.wpct_table_group.group-08 .slick-dots li > span:after {
background: #2edb7c;
}
.wpct_table_group.group-09 .slick-dots:after {
background: #ff813b;
}
.wpct_table_group.group-09 .slick-dots li > span {
background: #ff813b;
}
.wpct_table_group.group-09 .slick-dots li > span:after {
background: #ff813b;
}
.wpct_table_group.group-10 .slick-dots:after {
background: #26c3f6;
}
.wpct_table_group.group-10 .slick-dots li > span {
background: #26c3f6;
}
.wpct_table_group.group-10 .slick-dots li > span:after {
background: #26c3f6;
}
.wpct_table_group.simple-01 .slick-dots:after {
background: #009cfc;
}
.wpct_table_group.simple-01 .slick-dots li > span {
background: #009cfc;
}
.wpct_table_group.simple-01 .slick-dots li > span:after {
background: #009cfc;
}
.wpct_table_group.simple-02 .slick-dots:after {
background: #b43a7e;
}
.wpct_table_group.simple-02 .slick-dots li > span {
background: #b43a7e;
}
.wpct_table_group.simple-02 .slick-dots li > span:after {
background: #b43a7e;
}
.wpct_table_group.simple-03 .slick-dots:after {
background: #242424;
}
.wpct_table_group.simple-03 .slick-dots li > span {
background: #242424;
}
.wpct_table_group.simple-03 .slick-dots li > span:after {
background: #242424;
} .wpct_hosting_slider {
box-sizing: border-box;
background: #e5e5e5;
margin: 50px auto 30px;
font-size: 16px;
line-height: 1.4;
padding: 35px 25px 20px;
box-shadow: inset 0 0 3px 3px #cccccc;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.wpct_hosting_slider *,
.wpct_hosting_slider *:before,
.wpct_hosting_slider *:after {
box-sizing: border-box;
}
.wpct_hosting_slider .wpct_package_title ul {
list-style: none;
margin: 0 auto;
padding: 0 0 20px;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.wpct_hosting_slider .wpct_package_title ul li {
background: #008000;
text-align: center;
padding: 6px;
border-radius: 6px;
color: #fff;
cursor: pointer;
width: 10%;
min-width: 90px;
margin-bottom: 15px !important;
}
.wpct_hosting_slider .ui-slider {
width: 90%;
margin: 0 auto 30px;
}
.wpct_hosting_slider .wpct_slider_content {
padding-bottom: 30px;
}
.wpct_hosting_slider .wpct_slider_submit_button {
text-align: center;
}
.wpct_hosting_slider .wpct_slider_submit_button .wpct_submit {
display: inline-block;
background: #5cb85c;
border-radius: 6px;
padding: 6px 10px;
border: 1px solid #4cae4c;
color: #fff;
cursor: pointer;
transition: all 0.5s ease-in-out;
}
.wpct_hosting_slider .wpct_slider_submit_button .wpct_submit:hover {
background: #449d44;
border-color: #398439;
}
.wpct_hosting_slider .wpct_package_title_mobile {
display: none;
}
.wpct_hosting_slider .wpct_price_toggle {
text-align: center;
margin-bottom: 25px;
}
.wpct_hosting_slider .wpct_price_toggle label span {
background-color: #dff0d8;
}
.wpct_hosting_slider .wpct_price_toggle input:checked + span {
background-color: #008000;
color: white;
}
.wpct_hosting_slider .wpct_slider_discounts_container {
text-align: center;
margin-bottom: 10px;
}
.wpct_hosting_slider .wpct_slider_discounts_container .wpct_holder {
display: inline-block;
text-align: center;
font-weight: bold;
}
.wpct_hosting_slider .wpct_slider_discounts_container .wpct_discount_text:after {
content: " ";
}
@media (min-width: 641px) {
.wpct_hosting_slider .wpct_price_toggle {
width: 50%;
float: left;
text-align: left;
}
.wpct_hosting_slider .wpct_slider_discounts_container {
width: 50%;
float: right;
text-align: right;
}
}
@media (max-width: 640px) {
.wpct_hosting_slider .wpct_package_title ul {
padding: 0;
}
.wpct_hosting_slider .wpct_package_title ul li {
background: 0;
padding: 6px 0;
border-radius: 0;
color: unset;
cursor: pointer;
width: 10%;
min-width: 10px;
}
.wpct_hosting_slider .wpct_package_title_mobile {
display: block;
}
.wpct_hosting_slider .wpct_package_title_desktop {
display: none;
}
.wpct_hosting_slider .wpct_price_toggle,
.wpct_hosting_slider .wpct_discounts_container {
float: none;
max-width: 100%;
}
}
.wpct_hosting_slider.first .wpct_slider_output {
float: left;
padding: 10px 15px;
margin-right: 10px;
color: #3c763d;
background-color: #dff0d8;
border: 1px solid #d6e9c6;
border-radius: 4px;
position: relative;
}
.wpct_hosting_slider.first .wpct_slider_output .wpct_tooltip {
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
transform: translateY(-100%);
margin-bottom: 10px;
background: white;
}
.wpct_hosting_slider.first .wpct_slider_output:hover .wpct_tooltip {
display: block;
}
.wpct_hosting_slider.first .wpct_slider_heading {
font-size: 24px;
line-height: 28px;
text-align: center;
padding-bottom: 30px;
}
.wpct_hosting_slider.second {
background: #e1ecf4;
border: 1px solid #c1dcc4;
box-shadow: none;
padding-bottom: 0;
border-radius: 10px;
overflow: hidden;
}
.wpct_hosting_slider.second .wpct_price_toggle label span {
background-color: #41728e;
color: white;
}
.wpct_hosting_slider.second .wpct_price_toggle label:first-child > span {
border-radius: 6px 0 0 6px;
}
.wpct_hosting_slider.second .wpct_price_toggle label:last-child > span {
border-radius: 0 6px 6px 0;
}
.wpct_hosting_slider.second .wpct_price_toggle input:checked + span {
background-color: #21526e;
}
.wpct_hosting_slider.second .ui-slider {
background: #21526e;
}
.wpct_hosting_slider.second .ui-slider .ui-widget-header {
background: #62A028;
}
.wpct_hosting_slider.second .wpct_slider_content {
background: #41728e;
margin-right: -25px;
margin-left: -25px;
margin-bottom: 0;
padding: 0 25px;
border-top: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output {
float: left;
width: 20%;
min-width: 150px;
color: #e1ecf4;
padding: 20px 10px;
text-align: center;
border-right: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:first-child {
border-left: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
display: block;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_unit,
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_amount,
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_decimal,
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_fraction {
display: none;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_title .wpct_price .wpct_period {
display: block;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-weight: bold;
display: block;
font-size: 24px;
}
.wpct_hosting_slider.second .wpct_package_title ul li {
background: #21526e;
padding: 3px 6px;
}
.wpct_hosting_slider.second .wpct_slider_submit {
text-align: right;
margin-right: -25px;
margin-left: -25px;
padding: 25px;
background: #41728e;
border-top: 1px solid #21526e;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.wpct_hosting_slider.second .wpct_slider_submit .wpct_submit {
background: #e1ecf4;
border: 5px solid #21526e;
border-radius: 0;
color: #21526e;
padding: 15px 30px;
font-size: 18px;
display: inline-block;
font-weight: bold;
}
.wpct_hosting_slider.second .wpct_slider_submit .wpct_submit:hover {
border-color: #e1ecf4;
background: #21526e;
color: #e1ecf4;
}
@media (max-width: 993px) {
.wpct_hosting_slider.second .wpct_slider_content {
border-bottom: 0;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output {
border-top: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(1) {
width: 33.33%;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(2) {
width: 33.33%;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(3) {
width: 33.33%;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(4) {
width: 50%;
border-left: 1px solid #21526e;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output:nth-child(5) {
width: 50%;
}
}
@media (max-width: 640px) {
.wpct_hosting_slider.second .wpct_slider_content {
border-bottom: 0;
}
.wpct_hosting_slider.second .wpct_slider_content .wpct_slider_output {
border-top: 1px solid #21526e;
border-left: 1px solid #21526e;
width: 100% !important;
}
.wpct_hosting_slider.second .wpct_package_title ul li {
background: 0;
padding: 3px 0;
}
}
.wpct_hosting_slider.third {
background: #fff;
border-radius: 0;
box-shadow: none;
}
.wpct_hosting_slider.third .wpct_package_title ul {
width: 90%;
display: block;
padding-bottom: 0;
position: relative;
min-height: 20px;
}
.wpct_hosting_slider.third .wpct_package_title ul li {
background: none;
border-radius: 0;
padding: 0;
color: #000;
font-weight: bold;
cursor: pointer;
width: 40px;
min-width: 40px;
margin-left: -20px;
position: absolute;
top: 0;
left: 0;
}
.wpct_hosting_slider.third .ui-slider {
margin: 0 auto 10px;
}
.wpct_hosting_slider.third .bottom-holder {
border: 3px solid #333;
border-right: 0;
margin-bottom: 20px;
}
.wpct_hosting_slider.third .bottom-holder .slider-container {
float: left;
width: calc(100% - 180px);
margin: 20px auto;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price {
float: right;
width: 180px;
line-height: 40px;
background: #333;
color: #fff;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_title {
display: block;
text-align: center;
text-transform: uppercase;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail {
font-size: 34px;
background: #fff;
width: 100%;
display: block;
border-right: 3px solid #333;
color: #333;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail .wpct_unit {
padding: 0 5px 0 15px;
background: #333;
color: #fff;
display: inline-block;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output {
float: left;
width: 18%;
max-width: 150px;
min-width: 120px;
margin-right: 2%;
border: 2px solid #333;
line-height: 2.5;
text-align: center;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output span {
display: block;
font-weight: bold;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output span.wpct_slider_description_title {
background: #f78f8f;
color: #fff;
text-transform: uppercase;
font-weight: normal;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(1) .wpct_slider_description_title {
background: #f78f8f;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(2) .wpct_slider_description_title {
background: #e2b088;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(3) .wpct_slider_description_title {
background: #3697f2;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(4) .wpct_slider_description_title {
background: #85e02d;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(5) .wpct_slider_description_title {
background: #f78f8f;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output:nth-child(6) .wpct_slider_description_title {
background: #e2b088;
}
.wpct_hosting_slider.third .wpct_slider_content:before,
.wpct_hosting_slider.third .wpct_slider_content:after {
display: block;
clear: both;
}
.wpct_hosting_slider.third .ui-slider {
background: #999;
border-radius: 0;
border: 0;
box-shadow: none;
height: 8px;
}
.wpct_hosting_slider.third .ui-slider .ui-widget-header {
background: #333;
border-radius: 0;
}
.wpct_hosting_slider.third .wpct_submit {
background: #333;
border: 5px solid #fff;
border-radius: 0;
color: #fff;
padding: 15px 30px;
font-size: 18px;
display: inline-block;
font-weight: bold;
}
.wpct_hosting_slider.third .wpct_submit:hover {
border-color: #333;
background: #fff;
color: #333;
}
.wpct_hosting_slider.third .wpct_slider_heading {
font-size: 24px;
line-height: 28px;
text-align: center;
padding-bottom: 30px;
}
@media (max-width: 769px) {
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output {
max-width: 23%;
width: 23%;
margin: 1%;
}
}
@media (max-width: 640px) {
.wpct_hosting_slider.third .bottom-holder {
border: 3px solid #333 !important;
}
.wpct_hosting_slider.third .bottom-holder .slider-container {
float: none;
width: 100%;
margin: 20px auto 15px;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price {
float: none;
width: 100%;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_title {
display: block;
text-align: center;
text-transform: uppercase;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail {
text-align: center;
border-right: 0;
width: 100%;
}
.wpct_hosting_slider.third .bottom-holder .wpct_price .wpct_slider_description_detail .wpct_unit {
background: white;
color: #333;
margin-right: -5px;
}
.wpct_hosting_slider.third .wpct_slider_content .wpct_slider_output {
min-width: 100%;
max-width: 100%;
width: 100%;
margin: 0 0 20px !important;
}
}
.wpct_hosting_slider.fourth {
background: #6c7a89;
color: #fff;
box-shadow: none;
border: 0;
border-radius: 6px;
padding: 55px 0 0;
margin-top: 35px;
width: 100%;
}
.wpct_hosting_slider.fourth .wpct_slider_container {
padding: 0 60px;
}
.wpct_hosting_slider.fourth .ui-slider {
background: #000;
background: rgba(0, 0, 0, 0.15);
border-radius: 6px;
height: 17px;
margin: 0 0 12px;
padding: 0;
width: 100%;
}
.wpct_hosting_slider.fourth .ui-slider .ui-slider-range {
background: #DE6262;
border-radius: 6px;
}
.wpct_hosting_slider.fourth .wpct_package_title ul {
padding: 20px 60px;
}
.wpct_hosting_slider.fourth .wpct_package_title ul li {
color: #fff;
font-size: 17px;
font-weight: bold;
margin: 0;
background: 0;
width: auto;
padding: 0;
margin-bottom: 40px;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) {
display: flex !important;
background: rgba(0, 0, 0, 0.1);
padding: 25px 0;
text-align: center;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output {
width: 25%;
color: #fff;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output h3 {
margin: 0;
font-size: 19px;
line-height: 21px;
color: #fff;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output .wpct_slider_description_detail {
font-size: 29px;
font-weight: 900;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_submit a {
font-size: 17px;
font-weight: 900;
padding: 6px 15px;
background-color: #73ae95;
border-color: #4cae4c;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive {
display: none;
background: #6c7a89;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive h3 {
position: relative;
background: #72AC94;
text-align: center;
color: #fff;
padding: 8px 17px;
margin: 30px auto 0;
font-size: 20px;
display: inline-block;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive h3:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(114, 172, 148, 0);
border-top-color: #72AC94;
border-width: 10px;
margin-left: -10px;
}
@media only screen and (max-width: 768px) {
.wpct_hosting_slider.fourth .wpct_package_title {
display: none;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) {
display: block !important;
padding-top: 0;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_slider_output {
width: 100%;
padding: 10px;
border-bottom: 1px solid #6C7A89;
}
.wpct_hosting_slider.fourth .wpct_slider_content:not(.wpct_hidden) .wpct_plan_title_responsive {
display: block;
margin-top: 25px;
}
}
.wpct_hosting_slider.slider-05 {
box-shadow: none;
background: 0;
}
.wpct_hosting_slider.slider-05 .ui-slider {
height: 20px;
border-radius: 20px 20px 0 0;
background: #6da7c5;
}
.wpct_hosting_slider.slider-05 .ui-slider .ui-widget-header {
background: #68bd4e;
border-radius: 20px 20px 0 0;
}
.wpct_hosting_slider.slider-05 .wpct_package_title ul li {
background: none;
border: 0;
border-radius: 0;
color: #666;
}
.wpct_hosting_slider.slider-05 .wpct_package_title ul li.active {
font-weight: bold;
color: black;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content {
width: 90%;
background: white;
margin: -30px auto 0;
padding: 20px;
box-shadow: 0 1px 5px 1px #666;
text-align: center;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder {
width: 75%;
float: left;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder > .wpct_slider_output {
float: left;
width: 25%;
min-width: 120px;
margin-bottom: 15px;
text-align: center;
padding: 5px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_slider_description_title {
font-size: 14px;
line-height: 26px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_slider_description_detail {
font-size: 24px;
line-height: 26px;
padding-bottom: 10px;
font-weight: bold;
color: black;
position: relative;
display: block;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_slider_description_detail:after {
content: '';
position: absolute;
bottom: 0;
height: 5px;
background: #68bd4e;
border-radius: 5px;
left: 5px;
right: 5px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder {
width: 25%;
float: right;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail {
padding-top: 32px;
padding-bottom: 15px;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail:after {
display: none;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_submit {
background: #4891b6;
display: inline-block;
color: white;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder .wpct_submit:hover {
background: #3a7491;
color: white;
}
.wpct_hosting_slider.slider-05 .wpct_toggle_discount_contianer {
width: 90%;
margin: 0 auto;
padding: 20px;
}
.wpct_hosting_slider.slider-05 .wpct_toggle_discount_contianer .wpct_price_toggle label span {
background-color: #4891b6;
color: white;
}
.wpct_hosting_slider.slider-05 .wpct_toggle_discount_contianer .wpct_price_toggle input:checked + span {
background: #3a7491;
}
@media (max-width: 640px) {
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder {
width: 105%;
float: none;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_description_holder > .wpct_slider_output {
float: none;
width: 100%;
}
.wpct_hosting_slider.slider-05 .wpct_slider_content .wpct_price_holder {
width: 100%;
float: none;
text-align: center;
}
}
.wpct_hosting_slider.slider-06 {
box-shadow: none;
max-width: 860px;
margin: 50px auto;
border: 0;
color: white;
border-radius: 10px;
}
.wpct_hosting_slider.slider-06 .ui-slider {
height: 18px;
background: #415a89;
border: 1px solid #38678B;
border-color: #314366 #5171ac #5171ac #314366;
}
.wpct_hosting_slider.slider-06 .ui-slider .ui-widget-header {
background: #5377b6;
border: 1px solid #5377b6;
border-color: #7793c5 #405f96 #405f96 #7793c5;
}
.wpct_hosting_slider.slider-06 .wpct_package_title ul li {
background: none;
border: 0;
border-radius: 0;
color: #ccc;
}
.wpct_hosting_slider.slider-06 .wpct_package_title ul li.active {
font-weight: bold;
color: #fff;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder {
min-height: 240px;
position: relative;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output {
position: absolute;
width: 100px;
overflow: hidden;
height: 100px;
border-radius: 100px;
background: #24305f;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output > * {
text-align: center;
text-transform: uppercase;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output .wpct_slider_description_detail {
font-size: 22px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output .wpct_slider_description_title {
font-size: 10px;
margin-top: -5px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(1) {
left: 12%;
bottom: -80px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(2) {
left: 5%;
bottom: 20px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(3) {
left: 15%;
bottom: 120px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(4) {
left: 35%;
bottom: 140px;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-06 .wpct_description_holder {
min-height: 480px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output {
left: 50%;
margin-left: -50px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(1) {
left: 50%;
bottom: 0;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(2) {
left: 50%;
bottom: 120px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(3) {
left: 50%;
bottom: 240px;
}
.wpct_hosting_slider.slider-06 .wpct_description_holder > .wpct_slider_output:nth-child(4) {
left: 50%;
bottom: 360px;
}
}
.wpct_hosting_slider.slider-06 .wpct_price_holder {
text-align: right;
}
.wpct_hosting_slider.slider-06 .wpct_price_holder .wpct_price {
font-size: 30px;
line-height: 1.4;
margin: 10px auto 15px;
}
.wpct_hosting_slider.slider-06 .wpct_price_holder .whmpress_order_button {
display: inline-block;
color: white;
background: #24305f;
}
.wpct_hosting_slider.slider-06 .wpct_price_holder .whmpress_order_button:hover {
color: white;
background: #324384;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-06 .wpct_price_holder {
text-align: center;
}
}
.wpct_hosting_slider.slider-07 {
background: #ececec;
box-shadow: none;
border-radius: 0;
}
.wpct_hosting_slider.slider-07 .wpct_slider_container {
padding-right: 180px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_heading {
font-size: 30px;
font-weight: normal;
color: #3767a2;
text-align: center;
padding: 10px;
margin-bottom: 20px;
}
.wpct_hosting_slider.slider-07 .ui-slider {
height: 8px;
background: #dbdbdb;
border: 0;
margin-bottom: 0 !important;
}
.wpct_hosting_slider.slider-07 .ui-slider .ui-widget-header {
background: #dbdbdb;
border: 0;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li {
min-width: 10px;
text-align: center;
background: 0;
color: #666;
font-size: 15px;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li.active {
color: black;
font-weight: bold;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li > div {
position: relative;
}
.wpct_hosting_slider.slider-07 .wpct_package_title ul li:not(:first-child):not(:last-child) > div:before {
content: "";
position: absolute;
height: 8px;
width: 2px;
background: #666;
top: -14px;
left: 50%;
margin-left: -1px;
z-index: 1;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content {
position: relative;
padding-right: 180px;
background: white;
margin-bottom: 35px !important;
border-radius: 10px;
border-bottom: 3px solid #999;
overflow: hidden;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output {
width: 20%;
float: left;
border-right: 1px solid #666;
padding: 15px 10px;
text-align: center;
min-width: 120px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
font-size: 15px;
line-height: 22px;
color: #999;
font-weight: normal;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-size: 20px;
line-height: 22px;
color: #000;
font-weight: normal;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 180px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit .wpct_submit {
background: #3767a2;
color: white;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
border-radius: 0;
font-size: 22px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit .wpct_submit:hover {
background: #2a4f7c;
color: white;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content:after {
content: "";
display: block;
clear: both;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-07 .wpct_slider_content {
padding-right: 0;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_output {
width: 100%;
float: none;
border-right: 0;
}
.wpct_hosting_slider.slider-07 .wpct_slider_content .wpct_slider_submit {
position: relative;
width: 100%;
height: 80px;
}
.wpct_hosting_slider.slider-07 .wpct_slider_container {
padding-right: 0;
}
}
.wpct_hosting_slider.slider-08 {
background: #fff;
box-shadow: 0 0 1px 1px #ddd;
border-radius: 6px;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle {
margin-bottom: 25px;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle .ribbon {
color: white;
line-height: 1.4;
display: inline-block;
font-size: 18px;
padding: 10px 20px 10px 40px;
margin-left: -45px;
position: relative;
background: #0d8ff2;
box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.5);
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle .ribbon:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: -1px;
top: 100%;
border-width: 6px 10px;
border-style: solid;
border-color: #085691 #085691 transparent transparent;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle label span {
background: #3da5f5;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle input:checked + span {
background: #0a72c2;
}
.wpct_hosting_slider.slider-08 .wpct_slider_discounts_container {
padding: 10px 20px;
}
.wpct_hosting_slider.slider-08 .wpct_slider_container {
margin-bottom: 25px;
padding-bottom: 15px;
}
.wpct_hosting_slider.slider-08 .ui-slider {
height: 12px;
background: #cbcbcb;
border: 0;
border-radius: 12px;
margin-bottom: 15px;
}
.wpct_hosting_slider.slider-08 .ui-slider .ui-widget-header {
background: #0d8ff2;
border: 0;
}
.wpct_hosting_slider.slider-08 .wpct_package_title ul li {
text-align: center;
background: 0;
color: #666;
font-size: 15px;
}
.wpct_hosting_slider.slider-08 .wpct_package_title ul li.active {
color: #0d8ff2;
font-weight: bold;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content_container .wpct_slider_heading {
color: black;
font-size: 18px;
padding: 15px;
text-align: center;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content {
position: relative;
padding-right: 180px;
background: white;
margin-bottom: 35px !important;
border-radius: 10px;
overflow: hidden;
min-height: 160px;
text-align: center;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output {
width: 20%;
display: inline-block;
padding: 15px 10px;
text-align: center;
min-width: 120px;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
font-size: 15px;
line-height: 22px;
color: #999;
font-weight: normal;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-size: 20px;
line-height: 22px;
color: #000;
font-weight: normal;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 180px;
text-align: center;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title {
font-size: 14px;
line-height: 22px;
color: #000;
font-weight: normal;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_unit,
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_amount,
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_decimal,
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_fraction {
display: none;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_period {
display: block;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail {
font-size: 28px;
line-height: 22px;
color: #0d8ff2;
font-weight: bold;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder .wpct_slider_description_detail .wpct_price .wpct_period {
display: none;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_submit {
background: #62b738;
color: white;
border-radius: 6px;
font-size: 22px;
display: inline-block;
margin: 10px auto;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_submit:hover {
background: #4d902c;
color: white;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content:after {
content: "";
display: block;
clear: both;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-08 .wpct_slider_content {
padding-right: 0;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_slider_output {
width: 100%;
float: none;
border-right: 0;
}
.wpct_hosting_slider.slider-08 .wpct_slider_content .wpct_price_holder {
position: relative;
width: 100%;
}
.wpct_hosting_slider.slider-08 .wpct_slider_container {
padding-right: 0;
}
.wpct_hosting_slider.slider-08 .wpct_price_toggle {
text-align: left;
}
}
@media (min-width: 641px) {
.wpct_hosting_slider.slider-08 .wpct_price_toggle,
.wpct_hosting_slider.slider-08 .wpct_slider_discounts_container {
width: auto;
float: left;
}
}
.wpct_hosting_slider.slider-09 {
background: #f5f6f7;
background: -moz-linear-gradient(top, #f5f6f7 0%, #e6e6e6 100%);
background: -webkit-linear-gradient(top, #f5f6f7 0%, #e6e6e6 100%);
background: linear-gradient(to bottom, #f5f6f7 0%, #e6e6e6 100%);
padding: 35px 0 0;
box-shadow: 0 0 1px 1px #ddd;
border-radius: 6px;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle {
padding: 10px 20px;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle label span {
background-color: #0290cd;
color: white;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle label:first-child > span {
border-radius: 6px 0 0 6px;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle label:last-child > span {
border-radius: 0 6px 6px 0;
}
.wpct_hosting_slider.slider-09 .wpct_price_toggle input:checked + span {
background-color: #026d9a;
}
.wpct_hosting_slider.slider-09 .wpct_slider_discounts_container {
padding: 10px 20px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_heading {
font-size: 30px;
font-weight: normal;
color: #0290CD;
text-align: center;
padding: 10px;
margin-bottom: 20px;
}
.wpct_hosting_slider.slider-09 .ui-slider {
height: 4px;
background: #c1c1c1;
border: 0;
border-radius: 4px;
margin-bottom: 0 !important;
}
.wpct_hosting_slider.slider-09 .ui-slider .ui-widget-header {
background: #dbdbdb;
border: 0;
}
.wpct_hosting_slider.slider-09 .wpct_package_title ul li {
min-width: 47px;
padding: 15px 0 0;
text-align: center;
background: 0;
color: #666;
font-size: 15px;
}
.wpct_hosting_slider.slider-09 .wpct_package_title ul li.active {
color: black;
font-weight: bold;
}
.wpct_hosting_slider.slider-09 .wpct_package_title ul li > div {
position: relative;
}
.wpct_hosting_slider.slider-09 .wpct_slider_container {
border-bottom: 1px solid #999;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content {
position: relative;
padding-right: 180px;
margin-bottom: 35px !important;
border-radius: 10px;
overflow: hidden;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output {
width: 20%;
float: left;
border-right: 1px solid #999;
padding: 15px 10px;
text-align: center;
min-width: 120px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output .wpct_slider_description_title {
font-size: 15px;
line-height: 22px;
color: #999;
font-weight: normal;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output .wpct_slider_description_detail {
font-size: 20px;
color: #0290CD;
font-weight: normal;
line-height: 34px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_unit,
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_amount,
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_decimal,
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_fraction {
display: none;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_title .wpct_price .wpct_period {
display: block;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_detail {
color: #62af01;
font-size: 28px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output.wpct_price_holder .wpct_slider_description_detail .wpct_price .wpct_period {
display: none;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 180px;
padding: 15px;
text-align: center;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit .wpct_submit {
background: #0290CD;
color: white;
border-radius: 6px;
font-size: 16px;
display: inline-block;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit .wpct_submit:hover {
background: #026d9a;
color: white;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content:after {
content: "";
display: block;
clear: both;
}
@media only screen and (max-width: 640px) {
.wpct_hosting_slider.slider-09 {
padding-bottom: 25px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content {
padding-right: 0;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_output {
width: 100%;
float: none;
border-right: 0;
}
.wpct_hosting_slider.slider-09 .wpct_slider_content .wpct_slider_submit {
position: relative;
width: 100%;
height: 80px;
}
.wpct_hosting_slider.slider-09 .wpct_slider_container {
padding-right: 0;
}
}
.wpct_hosting_slider.slider-10 {
background: #ebebeb;
border: 10px solid white;
box-shadow: none;
border-radius: 5px;
color: #333;
margin: 50px auto 30px;
position: relative;
border: 1px solid #ebf7ff;
border-radius: 0;
}
.wpct_hosting_slider.slider-10 .ui-slider {
background: white;
border: 1px solid #ddd;
border-radius: 0;
height: 24px;
margin-bottom: 10px;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-widget-header {
background: white;
border-radius: 0;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle {
background: white;
border: 1px solid #ddd;
height: 28px;
width: 18px;
border-radius: 0;
top: -3px;
cursor: pointer;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle:before,
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle:after {
content: "";
position: absolute;
width: 8px;
height: 3px;
left: 4px;
top: 9px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.wpct_hosting_slider.slider-10 .ui-slider .ui-slider-handle:after {
top: 13px;
}
.wpct_hosting_slider.slider-10 .ui-slider .wpct_slider_pipe {
width: 1px;
position: absolute;
top: 0;
bottom: 0;
left: -1px;
background: #ddd;
z-index: 2;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading {
font-size: 40px;
font-weight: 100;
text-align: center;
padding-bottom: 30px;
}
.wpct_hosting_slider.slider-10 .wpct_package_title ul li {
background: 0;
padding: 0;
border-radius: 0;
color: #333;
min-width: 80px;
}
.wpct_hosting_slider.slider-10 .wpct_package_title ul li.active {
font-weight: bold;
}
.wpct_hosting_slider.slider-10 .wpct_slider_output {
float: left;
width: 20%;
text-align: center;
}
.wpct_hosting_slider.slider-10 .wpct_slider_output .wpct_slider_description_detail {
border-bottom: 1px solid #ddd;
display: block;
padding-bottom: 10px;
margin-bottom: 10px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit {
text-align: center;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button {
display: inline-block;
color: white;
background: white;
border-radius: 0;
border: 2px solid #ddd;
padding: 12px 20px 12px 40px;
color: #333;
font-size: 20px;
position: relative;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:before,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:before,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:after,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:after {
content: "";
position: absolute;
width: 18px;
height: 6px;
left: 12px;
top: 50%;
border-top: 2px solid #ddd;
border-bottom: 2px solid #ddd;
margin-top: -7px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:after,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:after {
margin-top: 1px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit:hover,
.wpct_hosting_slider.slider-10 .wpct_slider_submit .wpct_submit-button:hover {
background: #c4c4c4;
}
.wpct_hosting_slider.slider-10 .wpct_description_holder {
margin-bottom: 50px;
}
.wpct_hosting_slider.slider-10 .wpct_package_title_desktop .wpct_price .wpct_period,
.wpct_hosting_slider.slider-10 .wpct_package_title_mobile .wpct_price .wpct_period {
display: none !important;
}
@media (max-width: 640px) {
.wpct_hosting_slider.slider-10 .wpct_slider_output {
float: none;
width: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.wpct_hosting_slider.slider-10 .wpct_slider_output .wpct_slider_description_detail {
border-bottom: 0;
margin-bottom: 0;
}
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container {
position: absolute;
left: 0;
top: 0;
padding: 10px;
min-height: 85px;
background: #c4c4c4;
color: #333;
min-width: 200px;
line-height: 1.1;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_text,
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_value {
display: block;
text-align: center;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_text.wpct_discount_text,
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_value.wpct_discount_text {
font-size: 22px;
text-transform: uppercase;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_text.wpct_discount_value,
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount_value.wpct_discount_value {
font-size: 38px;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_discount {
display: block;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading {
position: absolute;
top: 0;
right: 0;
padding: 10px;
min-height: 85px;
background: #c4c4c4;
color: #333;
min-width: 150px;
line-height: 1.1;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_unit {
font-size: 28px;
vertical-align: baseline;
top: -20px;
position: relative;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_amount {
font-size: 56px;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_decimal {
position: absolute;
margin-top: 13px;
font-size: 24px;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_fraction {
position: absolute;
margin-top: 8px;
margin-left: 10px;
font-size: 24px;
text-decoration: underline;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading sup,
.wpct_hosting_slider.slider-10 .wpct_price_heading sub {
vertical-align: baseline;
position: relative;
top: -0.4em;
}
.wpct_hosting_slider.slider-10 .wpct_price_heading sub {
top: 0.4em;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle {
position: absolute;
left: 0;
top: -35px;
text-align: center;
width: auto !important;
float: none !important;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle input {
display: none;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle label span {
background: white;
border-radius: 0;
border: 2px solid #ddd;
}
.wpct_hosting_slider.slider-10 .wpct_price_toggle input:checked + span {
background: #c4c4c4;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading {
width: calc(100% - 390px);
margin: 0 auto;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading span {
display: inline-block;
border: 1px solid;
padding: 2px 24px;
}
@media (max-width: 767px) {
.wpct_hosting_slider.slider-10 {
padding-top: 105px;
}
.wpct_hosting_slider.slider-10 .wpct_slider_heading {
width: 100%;
}
}
@media (max-width: 575px) {
.wpct_hosting_slider.slider-10 .wpct_discounts_container,
.wpct_hosting_slider.slider-10 .wpct_price_heading {
width: 50%;
}
.wpct_hosting_slider.slider-10 .wpct_discounts_container .wpct_price,
.wpct_hosting_slider.slider-10 .wpct_price_heading .wpct_price {
text-align: center;
}
} .wpct_comparison_matrix {
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
.wpct_comparison_matrix *,
.wpct_comparison_matrix *:before,
.wpct_comparison_matrix *:after {
box-sizing: border-box;
}
.wpct_comparison_matrix table {
width: 100%;
overflow: auto;
border-collapse: collapse;
}
.wpct_comparison_matrix table th,
.wpct_comparison_matrix table td {
text-align: center;
width: 10%;
}
.wpct_comparison_matrix table td {
border: 1px solid #D9D9D9;
padding: 20px 8px 15px;
background: #f3f3f3;
font-weight: 400;
color: #252525;
text-transform: uppercase;
}
.wpct_comparison_matrix .wpct_group_title th {
background: #42454a;
color: #fff;
font-size: 18px;
padding: 17px;
}
.wpct_comparison_matrix .wpct_description_titles td {
text-transform: uppercase;
background: #ccc;
font-size: 12px;
padding: 8px;
}
.wpct_comparison_matrix .wpct_plan_title span {
display: block;
}
.wpct_comparison_matrix .wpct_plan_title span.wpct_plan_title_name {
font-weight: bold;
}
.wpct_comparison_matrix .wpct_unit,
.wpct_comparison_matrix .wpct_amount {
font-size: 30px;
line-height: 40px;
}
.wpct_comparison_matrix .wpct_compare_unit {
font-weight: 300;
text-transform: lowercase;
display: block;
}
.wpct_comparison_matrix .wpct_button .wpct_submit-button {
border-radius: 3px;
background: #fd4326;
padding: 0 15px;
line-height: 38px;
text-transform: uppercase;
color: #fff;
font-size: 11px;
letter-spacing: 1px;
display: inline-block;
text-decoration: none;
border: 1px solid #fd4326;
transition: all 0.5s ease-in-out;
}
.wpct_comparison_matrix .wpct_button .wpct_submit-button:hover {
background: white;
color: #FD4326;
}
.wpct_toggle_top_comparison.wpct_comparison_table_titles_col.toogle_top_box_width_whmpress {
display: block;
width: 100%;
margin-bottom: 30px;
}
.wpct_price_toggle .wpct_radio_toggle {
border-radius: 99em;
background-color: #fff;
-webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
width: fit-content;
margin: 0 auto;
min-width: 300px;
padding: 4px;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
line-height: 14px;
margin-bottom: 0px;
}
.wpct_price_toggle label {
display: inline-block !important;
text-align: center;
margin: 0;
padding: 0;
font-size: 0;
cursor: pointer;
}
.wpct_toggle_top_comparison .wpct_radio_toggle label span {
padding: 14px 10px;
border-radius: 39px;
background: transparent;
width: 146px;
border: none;
margin: 0;
}
.wpct_toggle_top_comparison .wpct_radio_toggle label input[type=radio]:checked + span {
box-shadow: none;
color: #fff;
background: #ef663c;
font-weight: 600;
}
.wpct_comparison_table .wpct_comparison_table_col.wpct_comparison_table_titles_col.toogle_top_box_width_whmpress {
position: relative;
padding: 1px 20px;
}
@media only screen and (max-width: 768px) {
.wpct_comparison_matrix table,
.wpct_comparison_matrix tbody,
.wpct_comparison_matrix tbody tr,
.wpct_comparison_matrix td {
display: block;
height: auto;
width: 100%;
}
.wpct_comparison_matrix table td,
.wpct_comparison_matrix tbody td,
.wpct_comparison_matrix tbody tr td,
.wpct_comparison_matrix td td {
width: 100%;
}
.wpct_comparison_matrix table thead {
display: none;
}
.wpct_comparison_matrix tr {
border: 1px solid #ccc;
}
.wpct_comparison_matrix td {
border: none;
border-bottom: 1px solid #eee;
}
.wpct_comparison_matrix td[data-title] {
text-align: left;
}
.wpct_comparison_matrix td[data-title]:before {
content: attr(data-title) ": ";
display: inline-block;
font-weight: bold;
width: 45%;
}
.wpct_comparison_matrix td:not([data-title]) {
text-align: center;
}
}
.wpct_comparison_matrix.matrix-01 {
font-size: 14px;
font-weight: normal;
line-height: 18px;
color: #303030;
}
.wpct_comparison_matrix.matrix-01 table td {
padding: 8px;
background: white;
}
.wpct_comparison_matrix.matrix-01 .wpct_group_title th {
background: #e6e6e6;
font-size: 11px;
line-height: 14px;
font-weight: normal;
text-transform: uppercase;
padding: 8px;
color: #303030;
}
.wpct_comparison_matrix.matrix-01 .wpct_description_titles td {
background: white;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title {
text-align: left;
padding-left: 40px;
position: relative;
overflow: hidden;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title span {
display: block;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title span.wpct_plan_title_name {
font-weight: normal;
}
.wpct_comparison_matrix.matrix-01 .wpct_plan_title .wpct_ribbon_text {
position: absolute;
width: 100px;
height: 14px;
background: #da2727;
color: white;
transform: rotate(-45deg);
top: 10px;
left: -35px;
text-align: center;
font-size: 12px;
line-height: 14px;
}
@media only screen and (max-width: 640px) {
.wpct_comparison_matrix.matrix-01 .wpct_plan_title {
text-align: center;
padding: 8px;
}
}
.wpct_comparison_matrix.matrix-01 .wpct_amount {
font-size: inherit;
line-height: inherit;
}
.wpct_comparison_matrix.matrix-01 .wpct_compare_unit {
text-transform: none;
}
.wpct_comparison_matrix.matrix-01 .wpct_button .wpct_submit-button {
font-size: 14px;
line-height: 18px;
background: white;
color: #303030;
border-radius: 0;
border: 1px solid #303030;
padding: 4px 8px;
transition: all 0.3s linear;
}
.wpct_comparison_matrix.matrix-01 .wpct_button .wpct_submit-button:hover {
background: #da2727;
color: white;
border-color: #da2727;
}
.wpct_comparison_matrix.webreplex_matrix {
font-size: 13px;
line-height: 19px;
}
.wpct_comparison_matrix.webreplex_matrix table {
border: 1px solid #ddd;
border-collapse: collapse;
}
.wpct_comparison_matrix.webreplex_matrix table tr {
border-bottom: 1px solid #ddd;
background: #F2F2F2;
}
.wpct_comparison_matrix.webreplex_matrix table tr:nth-child(even) {
background: white;
}
.wpct_comparison_matrix.webreplex_matrix table tr td {
background: 0;
border: 0;
padding: 5px 10px;
}
.wpct_comparison_matrix.webreplex_matrix .wpct_description_titles th {
background: #00ace8;
color: white;
font-weight: bold;
vertical-align: middle;
height: 60px;
}
.wpct_comparison_matrix.webreplex_matrix .wpct_button .wpct_submit-button {
background: #00ace8;
border-radius: 0;
color: white;
border: 0;
}
.wpct_comparison_matrix.webreplex_matrix .wpct_button .wpct_submit-button:hover {
background: #0086b5;
color: white;
}.nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #fff;
border-radius: 5px;
border: solid 1px #e8e8e8;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 14px;
font-weight: normal;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: auto; }
.nice-select:hover {
border-color: #dbdbdb; }
.nice-select:active, .nice-select.open, .nice-select:focus {
border-color: #999; }
.nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 5px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 12px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 5px; }
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none; }
.nice-select.disabled:after {
border-color: #cccccc; }
.nice-select.wide {
width: 100%; }
.nice-select.wide .list {
left: 0 !important;
right: 0 !important; }
.nice-select.right {
float: right; }
.nice-select.right .list {
left: auto;
right: 0; }
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px; }
.nice-select.small:after {
height: 4px;
width: 4px; }
.nice-select.small .option {
line-height: 34px;
min-height: 34px; }
.nice-select .list {
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }.footer-width-fixer {
width: 100%;
} .ehf-template-genesis.ehf-header .site-header .wrap,
.ehf-template-genesis.ehf-footer .site-footer .wrap,
.ehf-template-generatepress.ehf-header .site-header .inside-header {
width: 100%;
padding: 0;
max-width: 100%;
} .ehf-template-generatepress.ehf-header .site-header,
.ehf-template-generatepress.ehf-footer .site-footer {
width: 100%;
padding: 0;
max-width: 100%;
background-color: transparent !important; }
.bhf-hidden {
display: none
} .ehf-header #masthead {
z-index: 99;
position: relative;
}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}
.eael-toggle-switch-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-toggle-center .eael-toggle-switch-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-toggle-right .eael-toggle-switch-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eael-toggle-switch-container{display:inline-block;font-size:26px;line-height:1;margin:0 15px;overflow:hidden}.eael-toggle-switch-round{border-radius:1.31em}.eael-toggle-switch-round .eael-toggle-slider:before{border-radius:50%}.eael-toggle-switch{position:relative;display:inline-block;width:2.31em;height:1.29em;margin:0;vertical-align:middle;font-size:inherit}.eael-toggle-switch input{display:none}.eael-toggle-content-wrap.primary>.eael-toggle-secondary-wrap{display:none}.eael-toggle-content-wrap.secondary>.eael-toggle-primary-wrap{display:none}.eael-toggle-content-wrap .elementor-section-stretched{left:0 !important;width:100% !important}.eael-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.eael-toggle-slider:before{position:absolute;content:"";height:1em;width:1em;left:.16em;bottom:.15em;background-color:#fff;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.eael-toggle-switch-on .eael-toggle-slider{background-color:#2196f3;-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}.eael-toggle-switch-on .eael-toggle-slider:before{-webkit-transform:translateX(99%);-ms-transform:translateX(99%);transform:translateX(99%)}.rtl .eael-toggle-switch-inner{direction:ltr}
.elementor-widget-eael-feature-list .-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:before{top:3px !important}.elementor-widget-eael-feature-list .-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:after{top:45px !important}.elementor-widget-eael-feature-list .-icon-position-right .connector,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .connector{right:0;left:calc(100% - 70px)}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}@media(max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:auto;right:0}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px;top:50%}.elementor-widget-eael-feature-list .eael-feature-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item{position:relative}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:block;position:absolute;width:0;margin:0 auto;z-index:1;height:100%;top:.5em;font-size:60px;left:0;right:calc(100% - 60px);border-right:none !important}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{z-index:2;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{-webkit-transition:none;-o-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{background-color:#37368e;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{-webkit-transition:none;-o-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{padding:.5em;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-size:30px;line-height:1;color:#37368e;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;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}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{-webkit-transition:none;-o-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon svg,.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i{width:1em;height:1em;position:relative;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon svg:before,.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-img{font-size:8px;line-height:1;max-width:inherit;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-o-pixelated;image-rendering:pixelated}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box{margin:0 0 0 20px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-title{margin-top:-2px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-content{padding:0;margin:0;font-size:14px;line-height:1.5em}.elementor-widget-eael-feature-list .eael-feature-list-items.stacked .eael-feature-list-icon-box .eael-feature-list-icon{color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.framed .eael-feature-list-icon-box .eael-feature-list-icon{background-color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner .eael-feature-list-icon{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon i{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon img{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-content-box .eael-feature-list-title{margin-top:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px;position:relative}@media(max-width: 767px){.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px;display:block}}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{content:"";position:absolute;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;top:0;z-index:1;border-left:1px solid #000;border-right:none !important;height:100%}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:50%;width:23px;display:block;z-index:2;border-bottom:1px dashed #000;border-top:none !important}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:none}@media all and (min-width: 1025px){.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media all and (max-width: 1024px){.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector.connector-tablet{display:none}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{display:block;text-align:left}.elementor-widget-eael-feature-list .-mobile-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-mobile-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-mobile-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-mobile-icon-position-right .eael-feature-list-item{text-align:right !important;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector.connector-mobile{display:none}}.rtl .elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.rtl .elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{direction:ltr}@font-face{font-family:eicons;src:url(//alvenicloud.com/en/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.45.0);src:url(//alvenicloud.com/en/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.45.0#iefix) format("embedded-opentype"),url(//alvenicloud.com/en/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.45.0) format("woff2"),url(//alvenicloud.com/en/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.45.0) format("woff"),url(//alvenicloud.com/en/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.45.0) format("truetype"),url(//alvenicloud.com/en/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.45.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}