.wc-boost-sales-hero-section a {
padding: 15px 18px;
background: linear-gradient(180deg, #075BFE 0%, #0E45D1 100%);
box-shadow: 0px 11px 21.4px 0px #1765FF47;
border-radius: 12px;
color: #fff;
}
.wc-ultimate-refarral-section {
padding: 160px 0;
background-color: #fff;
}
.wc-ultimate-refarral-contain {
display: flex;
align-items: center;
justify-content: space-between;
}
.wc-ultimate-left {
width: 50%;
}
.wc-ultimate-left h2 {
color:#152242;
font-size: 48px;
font-weight: 600;
margin-bottom: 40px;
}
.wc-ultimate-left p {
color:#152242E5;
font-size: 16px;
font-weight: 400;
line-height: 26px;
margin-bottom: 16px;
}
.wc-ultimate-right img {
width: 510px;
}
.wc-powerful-features-section {
text-align: center;
background-color: #F9F9F9;
padding: 160px 0;
}
.wc-powerful-features-contain h2,
.wc-tracking-sction-contain h2,
.wc-question-accordian-container h2 {
color:#152242;
font-size: 48px;
line-height: 62px;
font-weight: 600;
margin-bottom: 60px;
max-width: 685px;
margin-left:auto;
margin-right: auto;
}
.wc-powerful-features-list-top {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
gap: 30px;
}
.wc-powerful-features-list-top .wc-feature-single,
.wc-features-list-bottom .wc-feature-single {
text-align: left;
background-color: #fff;
padding: 40px;
border-radius: 8px;
}
.wc-powerful-features-list-top .wc-feature-single img,
.wc-features-list-bottom .wc-feature-single img {
margin-bottom: 40px;
}
.wc-powerful-features-list-top .wc-feature-single h4,
.wc-features-list-bottom .wc-feature-single h4 {
color:#151D48;
margin-bottom: 16px;
}
.wc-powerful-features-list-top .wc-feature-single p,
.wc-features-list-bottom .wc-feature-single p {
color:#152242E5;
font-size: 16px;
font-weight: 400;
line-height: 26px;
margin-bottom: 0;
}
.wc-features-list-bottom {
display: flex;
justify-content: space-between;
gap: 30px;
}
.wc-features-list-bottom .wc-feature-single {
text-align: left;
}
.wc-why-choose-section-wrapper {
padding: 160px 0;
background-color: #fff;
}
.wc-why-choose-section-contain {
display: flex;
align-items: center;
justify-content: space-between;
gap:30px;
}
.wc-why-choose-section-contain .wc-why-choose-section-left {
width: 70%;
}
.wc-why-choose-section-contain .wc-why-choose-section-left h2 {
color:#152242;
font-size: 48px;
line-height: 62px;
font-weight: 600;
margin-bottom: 65px;
}
.wc-why-choose-section-contain .wc-why-choose-section-left .wc-why-choose-section-single {
margin-bottom: 4px;
padding: 16px 0;
}
.wc-why-choose-section-contain .wc-why-choose-section-left .wc-why-choose-section-single img {
width: 24px;
height: 24px;
margin-right: 8px;
}
.wc-why-choose-section-contain .wc-why-choose-section-left .wc-why-choose-section-single h5 {
color: #152242E5;
font-size: 20px;
line-height: 26px;
font-weight: 500;
}
.wc-why-choose-section-contain .wc-why-choose-section-left .wc-why-choose-section-single p {
color:#152242E5;
font-size: 16px;
font-weight: 400;
line-height: 26px;
}
.wc-why-choose-section-contain .wc-why-choose-section-left img {
width: 540px;
}
.wc-tracking-section-wrapper {
padding: 160px 0;
padding-top: 0;
}
.wc-tracking-sction-contain h2 {
margin-bottom: 8px;
text-align: center;
}
.wc-tracking-sction-contain p {
color:#152242E5;
font-size: 16px;
font-weight: 400;
line-height: 26px;
text-align: center;
max-width: 504px;
margin-left: auto;
margin-right: auto;
}
.wc-tracking-grid-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 50px;
margin-top: 60px;
}
.wc-tracking-grid-single {
background: linear-gradient(180deg, #DCEAFF 0%, #FFFFFF 100%);
padding: 90px 45px;
border-radius: 8px;
text-align: center;
position: relative;
}
.wc-tracking-grid-single h4 {
margin-bottom: 32px;
color:#151D48;
font-size: 24px;
font-weight: 500;
}
.wc-tracking-grid-single p {
color:#152242E5;
font-size: 16px;
font-weight: 400;
line-height: 26px;
text-align: center;
width: 100%;
}
.wc-tracking-grid-single span {
position: absolute;
top: 0;
left: 0;
padding: 13px 20px;
background-color: #6DA9FF;
border-radius: 12px 0 12px 0;
}
.wc-tracking-grid-single:nth-child(2) {
background: linear-gradient(180deg, #FFFEEB 0%, #FFFFFF 100%);
}
.wc-tracking-grid-single:nth-child(2) span {
background-color: #F3E884;
}
.wc-tracking-grid-single:nth-child(3) {
background: linear-gradient(180deg, #DCFFEF 0%, #FFFFFF 100%);
}
.wc-tracking-grid-single:nth-child(3) span {
background-color: #6BFECD;
}
.wc-boost-sales-banner-wrapper {
margin: 0 !important;
padding: 160px 0 !important;
}
.wc-boost-sales-banner {
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/boost-sale/banner.png) !important;
}
.wc-question-accordian-section {
padding: 160px 0;
background-color: #F9F9F9;
}
.wc-accordian-main {
max-width: 830px;
margin-left: auto;
margin-right: auto;
}
.wc-accordian-main .single-accordian-wrapper {
background-color: #fff;
padding: 15px;
box-shadow: 0px 2px 30.6px 0px #0000000D;
border-radius: 8px;
margin-bottom: 24px;
}
.wc-accordian-main .single-accordian-wrapper h3 {
color:#151D48;
font-size: 20px;
font-weight: 500;
line-height: 100%;
}
.wc-accordian-main .single-accordian-wrapper .single-accordian-top {
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
}
.wc-accordian-main .single-accordian-wrapper .single-accordian-top {
font-size: 20px;
font-weight: 600;
}
.wc-accordian-main .single-accordian-wrapper p {
display: none;
padding-top: 24px;
border-top: 1px solid #151D480D;
margin-top: 15px;
}
.wc-tracking-hero-section {
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/boost-sale/tracking-banner.png) !important;
background-size: cover !important;
background-repeat: no-repeat !important;
}
.wc-tracking-powerful-features h2 {
max-width: 734px;
margin-bottom: 16px !important;
}
.wc-tracking-powerful-features p {
margin-bottom: 60px;
max-width: 635px;
margin-left: auto;
margin-right: auto;
}
.wc-powerful-features-list-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.wc-tracking-features-list-column {
flex-direction: column;
}
.wc-tracking-features-list-column .wc-feature-single {
padding: 24px;
background-color: transparent;
border: 1px solid #1522421A;
}
.wc-tracking-features-list-column .wc-feature-single p {
margin-bottom: 0;
}
.wc-tracking-features-list-column .wc-feature-single .wc-feature-single-icon-title {
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 16px;
}
.wc-tracking-features-list-column .wc-feature-single .wc-feature-single-icon-title img {
width: 40px;
height: 40px;
margin-bottom: 0;
}
.wc-tracking-features-list-column .wc-feature-single .wc-feature-single-icon-title h4 {
margin-bottom: 0;
}
.wc-feature-single-middle {
border: 1px solid #1522421A;
border-radius: 12px;
padding: 24px;
}
.wc-feature-single-middle h4 {
color:#151D48;
font-weight: 500;
font-size: 24px;
line-height: 34px;
margin-bottom: 10px;
text-align: left;
margin-top: 50px;
}
.wc-feature-single-middle p {
text-align: left;
margin-bottom: 0;
}
.wc-feature-single-middle a {
display: block;
text-align: left;
color: #152242E5;
font-size: 16px;
line-height: 26px;
font-weight: 500;
margin-top: 24px;
}
.wc-tracking-features-powerful-list-column {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.wc-tracking-features-powerful-wrapper {
padding-top: 85px;
}
.wc-tracking-features-powerful-wrapper h2 {
margin-bottom: 16px !important;
}
.wc-tracking-features-powerful-wrapper p {
max-width: 702px;
margin-left: auto;
margin-right: auto;
margin-bottom: 65px;
}
.wc-features-list-left {
margin-bottom: 0 !important;
}
@media (max-width: 776px) {
.wc-ultimate-refarral-section,
.wc-powerful-features-section,
.wc-why-choose-section-wrapper,
.wc-tracking-section-wrapper,
.wc-question-accordian-section {
padding: 50px 0;
}
.wc-ultimate-left {
width: 100%;
text-align: center;
}
.wc-ultimate-left h2,
.wc-powerful-features-contain h2,
.wc-why-choose-section-contain .wc-why-choose-section-left h2,
.wc-tracking-sction-contain h2,
.wc-powerful-features-contain h2, .wc-tracking-sction-contain h2, .wc-question-accordian-container h2 {
font-size: 20px;
margin-bottom: 30px;
line-height: 1.8;
}
.wc-powerful-features-list-top,
.wc-features-list-bottom {
flex-direction: column;
}
.wc-powerful-features-list-top .wc-feature-single, .wc-features-list-bottom .wc-feature-single,
.wc-powerful-features-list-top .wc-feature-single, .wc-features-list-bottom .wc-feature-single {
width: 100%;
}
.wc-ultimate-refarral-contain {
flex-direction: column;
gap: 24px;
}
.wc-why-choose-section-contain {
flex-direction: column;
gap: 24px;
}
.wc-why-choose-section-contain .wc-why-choose-section-left {
width: 100%;
}
.wc-tracking-grid-wrapper {
grid-template-columns: repeat(1, 1fr);
}
.wc-accordian-main .single-accordian-wrapper h3 {
font-size: 18px;
line-height: 1.8;
}
.wc-powerful-features-list-wrapper {
display: grid;
grid-template-columns: repeat(1, 1fr);
}
.wc-tracking-features-powerful-list-column {
display: grid;
grid-template-columns: repeat(1, 1fr);
}
}
@media (max-width: 576px) {
.wc-boost-sales-header {
height: 500px !important;
}
}.wc-woocommerce-section {
position: relative;
}
.wc-woocommerce-wrap {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 1112px;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
-webkit-box-shadow: 0px 25px 60px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 25px 60px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 25px 60px 0px rgba(0, 0, 0, 0.06);
border-radius: 24px;
padding: 31px 37px;
margin-top: -90px;
background-color: var(--light-color);
}
.wc-single-col {
display: flex;
}
.wc-single-col .wc-left img {
width: 60px;
height: 60px;
margin-right: 50px;
}
.wc-single-col .wc-right p {
font-size: 16px;
line-height: 21px;
color: rgba(21, 34, 66, 0.8);
margin-bottom: 18px;
}
.wc-single-col .wc-right h3 {
font-size: 32px;
font-weight: 700;
line-height: 30px;
color: var(--black-color);
}
.wc-pipe {
width: 1px;
height: 100px;
background-color: rgba(21, 34, 66, 0.1);
}      .wc-features-section {
margin-top: 250px;
}
.wc-features-heading {
max-width: 794px;
margin: auto;
margin-bottom: 70px;
}
.wc-features-heading h2 {
text-align: center;
font-size: 48px;
line-height: 62px;
font-weight: 700;
color: var(--black-color);
margin-bottom: 16px;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/home/features-bg.svg);
background-repeat: no-repeat;
background-position: center bottom;
background-size: auto;
}
.wc-features-heading p {
text-align: center;
color: rgba(21, 34, 66, 0.8);
font-weight: 500;
font-size: 18px;
line-height: 30px;
}
.wc-features-content-wrap {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.wc-single-feature {
width: 32%;
padding: 24px;
border-radius: 16px;
margin-bottom: 30px;
transition: 0.3s all ease;
min-height: 345px;
}
.wc-single-feature:hover {
background-color: var(--light-color);
-webkit-box-shadow: 0px 29px 50px 18px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 29px 50px 18px rgba(0, 0, 0, 0.06);
box-shadow: 0px 29px 50px 18px rgba(0, 0, 0, 0.06);
}
.wc-single-feature img {
width: 70px;
height: 70px;
margin-bottom: 30px;
}
.wc-single-feature h4 {
font-size: 24px;
line-height: 40px;
font-weight: 600;
color: var(--black-color);
margin-bottom: 12px;
}
.wc-single-feature p {
font-size: 16px;
line-height: 26px;
color: rgba(21, 34, 66, 0.9);
}
.wc-1 {
background-color: #fff0f2;
}
.wc-2 {
background-color: #f4fefb;
}
.wc-3 {
background-color: #fff6e3;
}
.wc-4 {
background-color: #eef1f6;
}
.wc-5 {
background-color: #e7fce8;
}
.wc-6 {
background-color: #f7e7fc;
}      .wc-simplified-section {
margin-top: 160px;
padding-bottom: 160px;
}
.wc-simplified-heading {
max-width: 904px;
margin: auto;
margin-bottom: 70px;
}
.wc-simplified-heading h2 {
text-align: center;
font-size: 48px;
line-height: 62px;
font-weight: 700;
color: var(--black-color);
margin-bottom: 16px;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/home/affiliate/header-bg-effect.svg);
background-repeat: no-repeat;
background-position: center bottom;
background-size: auto;
}
.wc-simplified-heading p {
text-align: center;
color: rgba(21, 34, 66, 0.8);
font-weight: 500;
font-size: 20px;
line-height: 30px;
}
.wc-simplified-content {
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.wc-simplified-single-step {
width: 28%;
text-align: center;
position: relative;
}
.wc-left-arrow-img {
position: absolute;
top: 36%;
transform: translateY(-50%);
left: -180px;
}
.wc-right-arrow-img {
position: absolute;
top: 36%;
transform: translateY(-50%);
right: -185px;
}
.wc-simplified-single-step .wc-step-no {
text-align: center;
margin-bottom: 17px;
}
.wc-simplified-single-step .wc-step-no span {
padding: 1px 12px;
color: var(--black-color);
border-radius: 30px;
background: rgb(2, 0, 36);
background: linear-gradient(
180deg,
rgba(2, 0, 36, 1) 0%,
rgba(237, 231, 255, 1) 0%,
rgba(255, 203, 240, 1) 100%
);
}
.wc-simplified-single-step img {
margin-bottom: 16px;
}
.wc-simplified-single-step h4 {
color: var(--black-color);
font-size: 24px;
line-height: 40px;
font-weight: 600;
}      .wc-affiliate-plugin-section {
padding-top: 160px;
background-color: #f6f9ff;
padding-bottom: 160px;
}
.wc-affiliate-plugin-heading {
max-width: 904px;
margin: auto;
margin-bottom: 70px;
}
.wc-affiliate-plugin-heading h2 {
text-align: center;
font-size: 48px;
line-height: 62px;
font-weight: 700;
color: var(--black-color);
margin-bottom: 16px;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/home/features-bg.svg);
background-repeat: no-repeat;
background-position: center bottom;
background-size: auto;
}
.wc-affiliate-plugin-heading p {
text-align: center;
color: rgba(21, 34, 66, 0.8);
font-weight: 500;
font-size: 20px;
line-height: 30px;
} .wc-offer-discount-wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
.wc-offer-left {
max-width: 490px;
}
.wc-offer-left h3,
.wc-customize-right h3,
.wc-referral-left h3 {
font-size: 36px;
line-height: 46px;
font-weight: 700;
color: var(--black-color);
margin-bottom: 32px;
}
.single-dis-item {
max-width: 400px;
margin-bottom: 20px;
}
.single-dis-item h5 {
font-size: 20px;
line-height: 40px;
font-weight: 600;
color: var(--black-color);
}
.single-dis-item p {
font-size: 16px;
line-height: 26px;
color: rgba(21, 34, 66, 0.9);
}
.wc-offer-right {
max-width: 565px;
}
.wc-offer-right img {
width: 100%;
height: auto;
}
.wc-customize-commission-wrap {
max-width: 972px;
display: flex;
align-items: center;
justify-content: space-between;
margin: auto;
margin-top: 120px;
}
.wc-customize-left,
.wc-referral-right {
max-width: 400px;
}
.wc-customize-left img,
.wc-referral-right img {
width: 100%;
height: auto;
}
.wc-referral-wrap {
max-width: 972px;
margin: auto;
margin-top: 120px;
display: flex;
align-items: center;
justify-content: space-between;
}   .wc-comparison-section {
padding-top: 80px;
}
.wc-comparison-table {
margin-left: auto;
margin-right: auto;
margin-bottom: 60px;
}
.wc-comparison-table .wc-comparison-table-row {
display: flex;
align-items: center;
justify-content: space-between;
}
.wc-comparison-table-row:hover {
background-color: #f7f7f7;
}
.wc-comparison-table .wc-comparison-table-row .wc-column {
width: 33.33%;
height: 88px;
padding: 24px 20px;
border: 1px solid #1f22301a;
border-right: none;
border-bottom: none;
text-align: center;
color: #1f2230;
font-size: 16px;
line-height: 20px;
font-weight: 500;
}
.wc-comparison-table .wc-comparison-table-row:first-child .wc-column,
.wc-comparison-table .wc-comparison-table-row .wc-column-heading {
padding: 28px 17px 17px;
background-color: #e2ecff;
color: #020410;
font-weight: 500;
font-size: 19px;
line-height: 24px;
}
.wc-comparison-table .wc-comparison-table-row .wc-column.wc-column-heading {
background-color: #d4e3ff;
}
.wc-column-heading.wc-column img {
margin-right: 10px;
}
.wc-comparison-table .wc-comparison-table-row .wc-column-heading {
background-color: #e2ecff;
}
.wc-comparison-table
.wc-comparison-table-row:first-child
.wc-column:first-child { border-radius: 8px 0 0 0;
}
.wc-comparison-table
.wc-comparison-table-row:last-child
.wc-column:first-child {
border-radius: 0 0 0 8px;
}
.wc-comparison-table .wc-comparison-table-row:last-child .wc-column:last-child {
border-radius: 0 0 8px 0;
}
.wc-comparison-table
.wc-comparison-table-row:first-child
.wc-column:last-child {
border-radius: 0 8px 0 0;
}
.wc-comparison-table .wc-comparison-table-row .wc-column:last-child {
border-right: 1px solid #1f22301a;
}
.wc-comparison-table .wc-comparison-table-row:last-child .wc-column {
border-bottom: 1px solid #1f22301a;
}
.wc-comparison-section .wc-pro-cta {
text-align:center; 
}       .wc-why-choose-section {
margin-top: 160px;
}
.wc-why-choose-heading {
max-width: 780px;
margin: auto;
margin-bottom: 70px;
}
.wc-why-choose-heading h2 {
text-align: center;
font-size: 48px;
line-height: 62px;
font-weight: 700;
color: var(--black-color);
margin-bottom: 16px;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/home/features-bg.svg);
background-repeat: no-repeat;
background-position: center bottom;
background-size: auto;
}
.wc-why-choose-heading p {
text-align: center;
color: rgba(21, 34, 66, 0.8);
font-weight: 500;
font-size: 20px;
line-height: 30px;
}
.wc-why-choose-content {
display: grid;
gap: 30px;
grid-template-columns: auto auto auto;
}
.single-why-choose-item {
padding: 24px;
border-radius: 16px;
transition: 0.3s all ease;
}
.single-why-choose-item:hover {
-webkit-box-shadow: 0px 29px 50px 18px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 29px 50px 18px rgba(0, 0, 0, 0.06);
box-shadow: 0px 29px 50px 18px rgba(0, 0, 0, 0.06);
}
.single-why-choose-item img {
margin-bottom: 30px;
}
.single-why-choose-item h4 {
font-size: 24px;
line-height: 40px;
font-weight: 600;
color: var(--black-color);
margin-bottom: 12px;
}
.single-why-choose-item p {
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: rgba(21, 34, 66, 0.9);
}      .wc-banner-section {
margin-top: 90px;
margin-bottom: 250px;
}
.wc-banner-wrap {
padding-top: 110px;
text-align: center;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/home/banner/banner-bg.png);
background-position: center center;
background-size: cover;
border-radius: 20px;
padding-bottom: 85px;
}
.wc-banner-wrap h2 {
font-size: 48px;
font-weight: 700;
line-height: normal;
color: var(--black-color);
text-align: center;
margin-bottom: 24px;
}
.wc-banner-wrap p {
font-size: 24px;
line-height: 34px;
font-weight: 500;
color: var(--black-color);
max-width: 685px;
margin: auto;
margin-bottom: 46px;
}
.wc-banner-wrap .wc-b-btn {
padding: 20px 32px;
display: inline-block;
background-color: #075bfe;
border-radius: 12px;
color: var(--light-color);
font-size: 18px;
line-height: 26px;
font-weight: 500;
transition: 0.3s all ease;
-webkit-box-shadow: 0px 14px 37px 0px rgba(7, 91, 254, 0.19);
-moz-box-shadow: 0px 14px 37px 0px rgba(7, 91, 254, 0.19);
box-shadow: 0px 14px 37px 0px rgba(7, 91, 254, 0.19);
}
.wc-banner-wrap .wc-b-btn:hover {
transition: 0.3s all ease;
background: rgb(2, 0, 36);
background: linear-gradient(
180deg,
rgba(2, 0, 36, 1) 0%,
rgba(71, 13, 68, 1) 0%,
rgba(104, 18, 125, 1) 100%
);
}
.wc-banner-wrap .wc-b-btn:visited,
.wc-banner-wrap .wc-b-btn:active {
background: rgb(2, 0, 36);
background: linear-gradient(
180deg,
rgba(2, 0, 36, 1) 0%,
rgba(35, 13, 58, 1) 0%,
rgba(35, 7, 56, 1) 100%
);
}      .wc-slider-section {
background-color: #f6f9ff;
padding-top: 140px;
padding-bottom: 140px;
margin-top: 160px;
}
.wc-slider-heading {
max-width: 840px;
margin: auto;
margin-bottom: 70px;
}
.wc-slider-heading h2 {
text-align: center;
font-size: 48px;
line-height: 62px;
font-weight: 700;
color: var(--black-color);
margin-bottom: 16px;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/home/features-bg.svg);
background-repeat: no-repeat;
background-position: center bottom;
background-size: auto;
}
.wc-slider-heading p {
text-align: center;
color: rgba(21, 34, 66, 0.8);
font-weight: 500;
font-size: 20px;
line-height: 30px;
}
.wc-slider-wrap {
width: 100%;
}
.wc-slider-wrap .wc-slider {
width: 100%;
padding: 10px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
align-self: center;
} .wc-slider-item {
padding: 10px; }
.wc-slider-item .review {
border: 1px solid white;
padding: 20px 24px;
background-color: #fff;
border-radius: 16px;
}
.wc-slider-item .desc {
font-size: 16px;
line-height: 30px;
font-weight: 400;
color: rgba(21, 34, 66, 0.8);
max-height: 150px;
overflow-x: hidden;
overflow-y: scroll;
}
.review .stars {
margin-bottom: 16px;
}
.review .stars img {
width: 120px;
}
.reviewer-info {
display: flex;
width: 100%;
padding-top: 30px;
padding-bottom: 10px;
align-items: center;
}
.wc-slider-item .reviewer-info img {
width: 45px;
height: 45px;
border-radius: 50%;
}
.wc-slider-item .info {
margin-left: 12px;
display: block;
}
.wc-slider-item .info .name {
font-size: 20px;
font-weight: 500;
line-height: 30px;
color: #000;
}
.wc-slider-item .designation {
font-size: 16px;
font-weight: 400;
line-height: 22px;
color: rgba(21, 34, 66, 0.8);
display: none;
}
.custom-arrows {
position: relative;
margin-top: 3%;
text-align: center;
}
.custom-arrows .prev-arrow,
.custom-arrows .next-arrow {
position: absolute;
bottom: 0;
width: 35px;
color: #000;
padding: 8px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 50%;
cursor: pointer;
box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
transition-duration: 0.3s;
}
.custom-arrows .prev-arrow:hover,
.custom-arrows .next-arrow:hover {
border: 1px solid #ccc;
box-shadow: 0 0px 0px rgba(182, 182, 182, 0.75);
}
.custom-arrows .prev-arrow {
left: 47%;
}
.wc-responsive-header {
display: none;
}
.custom-arrows .next-arrow {
right: 47%;
}   .wc-pro-cta .wc-b-btn {
padding: 20px 32px;
display: inline-block;
background-color: #075bfe;
border-radius: 12px;
color: var(--light-color);
font-size: 18px;
line-height: 26px;
font-weight: 500;
transition: 0.3s all ease;
-webkit-box-shadow: 0px 14px 37px 0px rgba(7, 91, 254, 0.19);
-moz-box-shadow: 0px 14px 37px 0px rgba(7, 91, 254, 0.19);
box-shadow: 0px 14px 37px 0px rgba(7, 91, 254, 0.19);
}
.wc-pro-cta .wc-b-btn:hover {
transition: 0.3s all ease;
background: rgb(2, 0, 36);
background: linear-gradient(
180deg,
rgba(2, 0, 36, 1) 0%,
rgba(71, 13, 68, 1) 0%,
rgba(104, 18, 125, 1) 100%
);
}
.wc-pro-cta .wc-b-btn:visited,
.wc-pro-cta .wc-b-btn:active {
background: rgb(2, 0, 36);
background: linear-gradient(
180deg,
rgba(2, 0, 36, 1) 0%,
rgba(35, 13, 58, 1) 0%,
rgba(35, 7, 56, 1) 100%
);
}:root{--poppins:'Poppins', sans-serif;--primary-color:#F5002C;--light-color:#ffffff;--dark-color:#000000;--black-color:#151D48}html{scroll-behavior:smooth}body{font-family:var(--poppins);background-color:var(--light-color)!important}a:visited,a:focus,a:focus-visible,input:visited,input:focus,input:focus-visible{outline:0!important}.wc-container{max-width:1320px;margin:auto}ul,li,p{margin:0}label,legend{display:block;color:var(--black-color);font-family:var(--poppins);font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:10px}.wc-btn{transition:.3s all ease;color:var(--light-color);display:block;padding:15px 32px;border-radius:8px;background:#020024;background:linear-gradient(180deg,rgb(2 0 36) 0%,rgb(7 91 254) 0%,rgb(14 69 209) 100%)}.wc-btn:hover{transition:.3s all ease;color:var(--light-color);transition:.3s all ease;background:#020024;background:linear-gradient(180deg,rgb(2 0 36) 0%,rgb(34 56 113) 0%,rgb(39 70 151) 100%)}.wc-btn:focus,.wc-btn:active,.wc-btn:visited{color:var(--light-color);background:#020024;background:linear-gradient(180deg,rgb(2 0 36) 0%,rgb(85 112 181) 0%,rgb(103 131 203) 100%)}.wc-promo-banner {
width: 100%;
height: 60px;
background-color: #405dff;
top: 0;
position: sticky;
z-index: 9;
}
.wc-promo-banner .wc-banner-cont {
margin-left: auto;
margin-right: auto;
max-width: 1500px;
display: flex;
align-items: center;
justify-content: space-around;
height: 60px;
}
.wc-promo-banner h1 {
font-size: 24px;
font-weight: 600;
line-height: 40px;
text-align: center;
color: #fff;
}
.wc-promo-banner .wc-offer {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
}
.wc-promo-banner h2 {
font-size: 16px;
font-weight: 500;
line-height: 18.75px;
text-align: center;
color: #fff;
margin-top: auto;
margin-bottom: auto;
}
.wc-promo-banner .wc-offer-txt {
font-size: 38px;
font-weight: 800;
line-height: 44.53px;
text-align: center;
color: #fff;
filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.25));
text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black,
1px 1px 0 black;
}
.wc-promo-banner .wc-timer {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
}
.wc-timer .wc-count {
width: 48px;
height: 42px;
background-image: radial-gradient(
circle at 100% 100%,
transparent 1px,
#ffffff 1px,
#ffffff 2px,
transparent 2px
),
linear-gradient(to right, #ffffff, #ffffff),
radial-gradient(
circle at 0% 100%,
transparent 1px,
#ffffff 1px,
#ffffff 2px,
transparent 2px
),
linear-gradient(to bottom, #ffffff, #405dff),
radial-gradient(
circle at 0% 0%,
transparent 1px,
#405dff 1px,
#405dff 2px,
transparent 2px
),
linear-gradient(to left, #405dff, #405dff),
radial-gradient(
circle at 100% 0%,
transparent 1px,
#405dff 1px,
#405dff 2px,
transparent 2px
),
linear-gradient(to top, #405dff, #ffffff);
background-size: 2px 2px, calc(100% - 2px) 1px, 2px 2px,
1px calc(100% - 2px);
background-position: top left, top center, top right, center right,
bottom right, bottom center, bottom left, center left;
background-repeat: no-repeat;
text-align: center;
}
.wc-timer span {
font-size: 16px;
font-weight: 700;
line-height: 21px;
color: white;
}
.wc-timer label {
display: block;
font-size: 10px;
font-weight: 400;
line-height: 12px;
color: white;
}
.wc-promo-banner a {
font-size: 16px;
font-weight: 600;
line-height: 18.75px;
text-align: left;
color: #171717;
background-color: #fff;
border: 1px solid #fff;
padding: 9px 21px 9px 21px;
border-radius: 4px;
cursor: pointer;
}
.wc-promo-banner a:hover {
background-color: black;
color: white;
border: 1px solid #405dff;
transition: 0.3s all ease-in;
}
@media (max-width: 1050px) {
@media (max-width: 1050px) {
.wc-promo-banner h1 {
font-size: 20px;
line-height: 32px;
}
.wc-promo-banner .wc-offer {
gap: 4px;
}
.wc-promo-banner h2 {
font-size: 14px;
line-height: 16px;
}
.wc-promo-banner .wc-offer-txt {
font-size: 32px;
line-height: 38px;
}
.wc-promo-banner .wc-timer {
gap: 6px;
}
.wc-timer .wc-count {
width: 40px;
height: 36px;
}
.wc-timer span {
font-size: 14px;
line-height: 18px;
}
.wc-timer label {
font-size: 8px;
line-height: 10px;
}
.wc-promo-banner a {
font-size: 14px;
line-height: 16px;
padding: 8px 18px;
}
}
}
@media (max-width: 845px) {
.wc-promo-banner {
display: none;
}
}    .wc-halo-promo-banner {
width: 100%;
height: 70px;
top: 0;
position: sticky;
z-index: 9;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/banner/wc-bg.png);
}
.black-friday-banner .wc-timer-wrapper {
display: flex;
gap: 70px;
}
.wc-halo-promo-banner .wc-banner-cont {
margin-left: auto;
margin-right: auto;
max-width: 1160px;
display: flex;
align-items: center;
justify-content: space-between;
height: 70px;
}
.wc-halo-promo-banner .wc-banner-cont h1 {
font-size: 24px;
font-weight: 700;
line-height: 40px;
text-align: center;
color: #000000;
font-family: Kaisei Decol;
position: relative;
}
.wc-halo-promo-banner .wc-banner-cont h1 span {
font-weight: bold;
}
.wc-easycommerce-container {
position: relative;
display: inline-block;
z-index: 1;
}
.wc-easycommerce-container .wc-rectangle {
position: absolute;
bottom: 12px;
left: 0;
width: 100%;
height: 5px;
z-index: -1;
}
.wc-halo-promo-banner .wc-banner-cont .wc-small-spaces {
display: inline-block;
height: 2px;
width: 20px;
background-color: #000;
margin: 0px 11px;
vertical-align: middle;
}
.black-friday-banner .wc-timer-wrapper a {
color: #fff;
background: #ffa900;
box-shadow: none;
}
.black-friday-banner .wc-timer-wrapper a:hover {
background: linear-gradient(89.92deg, #2b97ff 1.31%, #a42dff 100.35%);
}
.wc-halo-promo-banner .wc-offer {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
margin-bottom: 0px;
}
.wc-halo-promo-banner h2 {
font-size: 16px;
font-weight: 500;
line-height: 18.75px;
text-align: center;
color: #ffffffb2;
margin-top: auto;
margin-bottom: auto;
}
.wc-halo-promo-banner .wc-offer-txt {
font-size: 38px;
font-weight: 800;
line-height: 44.53px;
text-align: center;
background: -webkit-linear-gradient(
104.76deg,
#fcb201 13.15%,
#ff5edc 92.66%
);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.wc-halo-promo-banner .wc-timer {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
}
.wc-timer .wc-count {
width: 48px;
height: 42px;
background-image: radial-gradient(
circle at 100% 100%,
transparent 1px,
#075ea4 1px,
#075ea4 2px,
transparent 2px
),
linear-gradient(to right, #075ea4, #075ea4),
radial-gradient(
circle at 0% 100%,
transparent 1px,
#075ea4 1px,
#075ea4 2px,
transparent 2px
),
linear-gradient(to bottom, #075ea4, transparent),
radial-gradient(
circle at 0% 0%,
transparent 1px,
transparent 1px,
transparent 2px,
transparent 2px
),
linear-gradient(to left, transparent, transparent),
radial-gradient(
circle at 100% 0%,
transparent 1px,
transparent 1px,
transparent 2px,
transparent 2px
),
linear-gradient(to top, transparent, #075ea4);
background-size: 2px 2px, calc(100% - 2px) 1px, 2px 2px,
1px calc(100% - 2px);
background-position: top left, top center, top right, center right,
bottom right, bottom center, bottom left, center left;
background-repeat: no-repeat;  text-align: center;
background-color: white;
border-radius: 2px;
}
.wc-halo-promo-banner .wc-timer span {
font-size: 16px;
font-weight: 700;
line-height: 21px;
color: #000000;
}
.wc-halo-promo-banner .wc-timer label {
display: block;
font-size: 10px;
font-weight: 400;
line-height: 12px;
color: #000000;
}
.wc-halo-promo-banner a {
color: #000;
padding: 10px 22px;
display: inline-block;
background-color: #FF873A;
box-shadow: 0px 5px 0px 0px #C7682B;
border-radius: 30px;
font-size: 16px;   
font-weight: 600;
}
@media (max-width: 1050px) {
@media (max-width: 1050px) {
.wc-halo-promo-banner h1 {
font-size: 20px;
line-height: 32px;
}
.wc-halo-promo-banner .wc-offer {
gap: 4px;
}
.wc-halo-promo-banner h2 {
font-size: 14px;
line-height: 16px;
}
.wc-halo-promo-banner .wc-offer-txt {
font-size: 32px;
line-height: 38px;
}
.wc-halo-promo-banner .wc-timer {
gap: 6px;
}
.wc-halo-promo-banner .wc-timer .wc-count {
width: 40px;
height: 36px;
}
.wc-halo-promo-banner .wc-timer span {
font-size: 14px;
line-height: 18px;
}
.wc-halo-promo-banner .wc-timer label {
font-size: 8px;
line-height: 10px;
}
.wc-halo-promo-banner a {
font-size: 14px;
line-height: 16px;
padding: 8px 18px;
}
}
}
@media (max-width: 845px) {
.wc-halo-promo-banner {
display: none;
}
}    .wc-header-section {
width: 100%;
height: 90vh;
position: relative;
overflow: hidden;
background: rgb(2, 0, 36);
background: linear-gradient(
145deg,
rgba(2, 0, 36, 1) 0%,
rgba(255, 255, 255, 1) 0%,
rgba(236, 233, 255, 1) 100%
);
}
.wc-header-wrapper {
margin-top: 90px;
margin-bottom: 22px;
display: flex;
align-items: center;
justify-content: space-between;
}
.wc-logo-area a img {
width: 214px;
height: 44px;
} .wc-header-wrapper ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.wc-header-wrapper li {
position: relative;
display: inline-block;
}
.wc-header-wrapper nav ul {
list-style-type: none;
}
.wc-header-wrapper nav ul li {
display: inline-block;
width: inherit;
}
.wc-header-wrapper nav ul li a {
display: block;
padding: 10px 16px;
color: var(--black-color);
font-size: 16px;
line-height: 26px;
}
.wc-header-wrapper .wc-buy-now-btn a {
font-size: 16px;
font-weight: 500;
line-height: 26px;
transition: 0.3s all ease;
}
.wc-header-wrapper .wc-buy-now-btn a:hover {
color: var(--light-color);
transition: 0.3s all ease;
background: rgb(2, 0, 36);
background: linear-gradient(
180deg,
rgba(2, 0, 36, 1) 0%,
rgba(34, 56, 113, 1) 0%,
rgba(39, 70, 151, 1) 100%
);
}
.wc-header-wrapper .wc-buy-now-btn a:focus,
.wc-header-wrapper .wc-buy-now-btn a:active,
.wc-header-wrapper .wc-buy-now-btn a:visited {
color: var(--light-color);
background: rgb(2, 0, 36);
background: linear-gradient(
180deg,
rgba(2, 0, 36, 1) 0%,
rgba(85, 112, 181, 1) 0%,
rgba(103, 131, 203, 1) 100%
);
}
.wc-hero-content-wrap {
position: absolute;
top: 200px;
left: 50%;
transform: translateX(-50%);
text-align: center;
}
.wc-hero-content-wrap h1 {
width: 1240px;
margin: auto;
font-size: 60px;
line-height: 90px;
font-weight: 700;
color: var(--black-color);
margin-bottom: 16px;
}
.wc-hero-content-wrap p {
margin: auto;
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: var(--black-color);
width: 830px;
margin-bottom: 85px;
}
.wc-pro-and-free-cta {
display: flex;
align-items: center;
justify-content: center;
}
.wc-pro-and-free-cta a {
display: inline-block;
margin-right: 24px;
}
.wc-pro-and-free-cta a:last-child {
transition: 0.3s all ease;
padding: 14px 31px;
margin-right: 0;
color: var(--black-color);
background: transparent;
border: 1px solid var(--dark-color);
}
.wc-pro-and-free-cta a:last-child:hover {
transition: 0.3s all ease;
background: var(--black-color);
color: var(--light-color);
}
.wc-pro-and-free-cta a:last-child:focus,
.wc-pro-and-free-cta a:last-child:active {
color: var(--light-color);
background: rgba(21, 29, 72, 0.5);
}
.wc-left-overly {
position: absolute;
width: 491px;
height: 491px;
top: 120px;
left: -440px;
background-color: rgba(255, 192, 254, 1);
filter: blur(400px);
}
.wc-right-overly {
position: absolute;
top: 240px;
width: 363px;
height: 363px;
right: -330px;
background-color: rgba(113, 161, 255, 1);
filter: blur(400px);
} .wc-has-submenu ul {
display: none;
position: absolute;
background-color: #fff;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
z-index: 10;
width: 100%;
max-height: 700px;
overflow: scroll;
}
.wc-has-submenu > a::after {
font-family: 'Font Awesome 5 Free';
content: '\f0d7';
display: inline-block;
padding-left: 6px;
vertical-align: middle;
font-weight: 900;
}
.wc-has-submenu ul::-webkit-scrollbar {
display: none;
}
.wc-has-submenu:hover ul {
display: block;
min-width: 13em;
}
.wc-has-submenu ul li {
display: block;
min-width: 150px;
padding: 0;
}
.wc-has-submenu ul li a {
display: block;
text-decoration: none;
color: black;
font-size: 15px;
min-width: 10em;
font-weight: 400;
}
.wc-has-submenu ul li a {
font-size: 13px !important;
}
.wc-has-submenu ul li a:hover {
background-color: #fa5542;
color: #fff;
width: 100%;
}
nav .wc-has-submenu > a {
display: flex;
align-items: center;
justify-content: space-between;
}
nav .wc-has-submenu > a i {
margin-left: 5px;
} .wc-sticky-header-section {
position: fixed;
top: 0;
width: 100%;
background-color: rgba(255, 255, 255, 0.6);
z-index: 5;
backdrop-filter: blur(18.6px);
display: none;
}
.wc-wp-adminbar {
top: 32px;
}
.show-more-btn-container button {
display: none;
}
.back-overlay {
display: none;
}
.wc-sticky-header-section .wc-header-wrapper {
margin-top: 14px;
margin-bottom: 14px;
}
.wc-sticky-header {
display: block;
}
.wc-mobile-responsive-icon {
display: none;
} .wc-sticky-banner {
width: 100%;
min-height: 95px;
background-image: url(//codexpert.io/wc-affiliate/wp-content/themes/wc-affiliate/assets/img/common/banner/floating_bar.svg);
padding-top: 15px;
padding-bottom: 15px;
position: sticky;
}
.wc-sticky-banner-container {
max-width: 1106px;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
}
.wc-sticky-banner-container h3 {
font-size: 25px;
line-height: auto;
font-weight: 600;
font-style: italic;
color: var(--light-color);
} .wc-sticky-banner-container h2 {
font-size: 32px;
font-weight: 700;
line-height: auto;
color: var(--light-color);
}
.wc-sticky-banner-container h2 span {
color: #ccff02;
}
.wc-sticky-banner-container a {
padding: 11px 32px;
font-size: 16px;
font-weight: 500;
line-height: 26px;
background-color: #000000;
border-radius: 8px;
color: var(--light-color);
-webkit-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.27);
-moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.27);
box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.27);
}
.wc-sticky-banner-container a:hover {
box-shadow: none;
}      .wc-footer-section {
background-color: #1e1e1e;
padding-top: 90px;
}
.wc-footer-wrapper {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding-bottom: 50px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.wc-footer-left {
max-width: 375px;
}
.wc-footer-left img {
margin-bottom: 32px;
}
.wc-footer-left p {
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: rgba(255, 255, 255, 0.8);
margin-bottom: 24px;
}
.wc-footer-left p a {
font-weight: 600;
color: rgba(255, 255, 255, 0.8);
text-decoration: underline;
}
.wc-footer-right {
width: 775px;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.wc-social-icons {
margin-bottom: 70px;
}
.wc-social-icons ul {
list-style-type: none;
margin: 0;
}
.wc-social-icons ul li {
display: inline-block;
margin-left: 10px;
margin-right: 10px;
}
.wc-social-icons ul li:first-child {
margin-left: 0;
}
.wc-social-icons ul li a {
display: flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
background-color: #2a2a2b;
border-radius: 50%;
color: rgba(255, 255, 255, 0.5);
}
.wc-social-icons ul li a:hover {
transition: 0.3s all ease;
background-color: #4e4e4e;
color: rgba(255, 255, 255, 0.8);
}
.wc-social-icons ul li a i {
font-size: 20px;
}
.wc-single-footer-nav-item h6 {
font-size: 20px;
line-height: 40px;
font-weight: 600;
margin-bottom: 32px;
color: rgba(255, 255, 255, 0.9);
}
.wc-single-footer-nav-item ul {
list-style-type: none;
}
.wc-single-footer-nav-item ul li a {
display: flex;
align-items: center;
font-size: 16px;
font-weight: 500;
line-height: 26px;
color: rgba(255, 255, 255, 0.8);
margin-bottom: 24px;
transition: 0.3s all ease;
}
.wc-single-footer-nav-item ul li a:hover {
color: var(--light-color);
}
.wc-single-footer-nav-item ul li a img {
margin-right: 12px;
}
.wc-footer-bottom {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 24px;
padding-bottom: 24px;
}
.wc-footer-bottom-left p {
color: rgba(255, 255, 255, 0.5);
}
.wc-footer-bottom-right ul {
list-style-type: none;
}
.wc-footer-bottom-right ul li {
display: inline-block;
margin-bottom: 8px;
} .wc-footer-bottom-right ul li:first-child a img {
margin-left: 0;
}
.wc-footer-bottom-right ul li:last-child a img {
margin-right: 0;
}
.wc-hide-class {
display: none;
}@media (max-width: 1340px) {
.wc-container {
padding-left: 20px;
padding-right: 20px;
}
.wc-hero-content-wrap {
width: 100%;
}
.wc-hero-content-wrap h1 {
width: 1140px;
}
.black-friday-banner .wc-timer-wrapper {
margin-right: 20px;
}
}
@media (max-width: 1200px) {
.wc-hero-content-wrap h1 {
width: 1020px;
font-size: 48px;
line-height: 65px;
}
}
@media (max-width: 1150px) {
.black-friday-banner {
display: none;
}
}
@media (max-width: 1120px) {
.wc-sticky-banner-container {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 1080px) {
.wc-hero-content-wrap h1 {
width: 950px;
font-size: 48px;
line-height: 65px;
}
.wc-woocommerce-wrap {
width: 950px;
}
.wc-single-col .wc-left img {
margin-right: 25px;
}
.wc-left-arrow-img,
.wc-right-arrow-img {
display: none;
}
.wc-sticky-header-section nav,
.wc-header-section nav {
display: none;
}
.wc-sticky-header-section .wc-buy-now-btn,
.wc-header-section .wc-buy-now-btn {
display: none;
}
.wc-mobile-responsive-icon {
margin-right: 20px;
display: block;
padding: 10px;
cursor: pointer;
}
.wc-mobile-responsive-icon i {
font-size: 24px;
}
.wc-responsive-header {
display: none;
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.37);
width: 100%;
height: 100vh;
z-index: 10;
backdrop-filter: blur(11px);
padding-top: 13px;
padding-left: 25px;
padding-right: 25px;
}
.wc-responsive-header-wrap {
position: relative;
background-color: var(--light-color);
border-radius: 12px;
padding-top: 20px;
margin-top: 50px;
padding-bottom: 40px;
}
.wc-responsive-header-wrap .wc-logo-area {
margin-left: 20px;
}
.wc-responsive-header-wrap .wc-logo-area a img {
height: 20px;
width: 96px;
}
.wc-responsive-header-wrap nav ul {
list-style-type: none;
margin-top: 50px;
margin-bottom: 20px;
}
.wc-responsive-header-wrap nav ul li a {
font-size: 12px;
color: var(--black-color);
line-height: 26px;
font-weight: 500;
display: block;
padding: 8px 40px;
border-top: 1px solid rgba(21, 34, 66, 0.05);
}
.wc-pro-and-free-cta {
margin-bottom: 40px;
}
.wc-mobile-version-cross {
cursor: pointer;
position: absolute;
top: 10px;
right: 10px;
display: flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
border-radius: 50%;
background-color: rgba(21, 34, 66, 0.05);
}
.wc-has-submenu:hover ul {
display: none;
}
.wc-has-submenu::after {
display: none;
}
.wc-has-submenu > a::after {
display: none;
}
.wc-sticky-banner-container {
padding-left: 10px;
padding-right: 10px;
}
.wc-comparison-table .wc-comparison-table-row:first-child .wc-column,
.wc-comparison-table .wc-comparison-table-row .wc-column-heading {
padding: 15px 5px 11px;
background-color: #e2ecff;
color: #020410;
font-weight: 500;
font-size: 15px;
line-height: 50px;
}
.wc-column-heading.wc-column img {
margin-right: 10px;
width: 20px;
height: 20px;
}
}
@media (max-width: 991px) {
.wc-hero-content-wrap h1 {
width: 700px;
}
.wc-hero-content-wrap p {
width: 700px;
}
.wc-hero-content-wrap {
top: 150px;
}
.wc-hero-content-wrap p {
margin-bottom: 60px;
}
.wc-header-section {
height: 740px;
}
.wc-woocommerce-wrap {
width: 700px;
}
.wc-single-col .wc-right p {
margin-bottom: 5px;
}
.wc-single-col .wc-right h3 {
font-size: 18px;
}
.wc-single-col .wc-right img {
width: 100px;
}
.wc-woocommerce-wrap {
padding-left: 20px;
padding-right: 20px;
}
.wc-single-col .wc-left img {
margin-right: 15px;
}
.wc-features-section {
margin-top: 180px;
}
.wc-features-heading h2,
.wc-simplified-heading h2,
.wc-affiliate-plugin-heading h2,
.wc-why-choose-heading h2,
.wc-slider-heading h2 {
max-width: 96%;
font-size: 32px;
line-height: 40px;
}
.wc-single-feature {
width: 48%;
}
.wc-simplified-section {
margin-top: 80px;
padding-bottom: 80px;
}
.wc-simplified-single-step h4 {
font-size: 17px;
line-height: 26px;
}
.wc-affiliate-plugin-section {
padding-top: 80px;
padding-bottom: 80px;
}
.wc-offer-left h3,
.wc-customize-right h3,
.wc-referral-left h3 {
font-size: 24px;
line-height: 34px;
}
.wc-customize-left,
.wc-referral-right {
max-width: 280px;
}
.wc-why-choose-section {
margin-top: 80px;
}
.wc-why-choose-content {
grid-template-columns: auto auto;
}
.wc-slider-section {
margin-top: 80px;
padding-top: 80px;
}
.wc-banner-section {
margin-bottom: 180px;
}
.wc-banner-wrap h2 {
font-size: 32px;
}
.wc-footer-wrapper {
flex-direction: column;
}
.wc-footer-left {
max-width: 100%;
text-align: center;
margin-bottom: 50px;
}
.wc-footer-right {
width: 100%;
}
.wc-footer-bottom {
flex-direction: column;
}
.wc-footer-bottom-left {
margin-bottom: 10px;
}
.wc-hero-content-wrap h1 {
width: 90%;
}
.wc-hero-content-wrap p {
width: 80%;
}
}
@media (max-width: 776px) {
.wc-sticky-banner {
display: none;
}
.wc-comparison-table .wc-comparison-table-row .wc-column {
width: 30%;
}
.wc-features-heading {
margin-bottom: 27px;
}
.wc-features-heading p {
font-size: 14px;
line-height: 20px;
}
.wc-comparison-table .wc-comparison-table-row .wc-column {
height: 88px;
padding: 24px 6px;
font-size: 14px;
}
.wc-comparison-table .wc-comparison-table-row:first-child .wc-column,
.wc-comparison-table .wc-comparison-table-row .wc-column-heading {
padding: 25px 1px;
background-color: #e2ecff;
color: #020410;
font-weight: 500;
font-size: 13px;
line-height: 20px;
}
.wc-column-heading.wc-column img {
margin-right: 10px;
width: 20px;
height: 20px;
}
}
@media (max-width: 576px) {
.wc-hero-content-wrap h1 {
width: 90%;
font-size: 24px;
font-weight: 800;
line-height: normal;
}
.wc-hero-content-wrap p {
width: 80%;
font-size: 14px;
line-height: 22px;
}
.wc-pro-and-free-cta {
flex-direction: column;
}
.wc-pro-and-free-cta a {
width: 65%;
margin-right: 0;
margin-bottom: 15px;
}
.wc-hero-content-wrap {
top: 120px;
}
.wc-header-section {
height: 645px;
}
.wc-woocommerce-wrap {
width: 90%;
flex-direction: column;
}
.wc-pipe {
display: none;
}
.wc-single-col {
width: 100%;
justify-content: center;
flex-direction: column;
text-align: center;
padding-bottom: 20px;
padding-top: 20px;
border-bottom: 1px solid rgba(21, 34, 66, 0.1);
}
.wc-single-col:last-child {
border-bottom: none;
}
.wc-single-col .wc-left img {
margin: 0;
margin-bottom: 12px;
}
.wc-single-col .wc-right h3 {
line-height: 20px;
}
.wc-features-section {
margin-top: 410px;
}
.wc-features-heading h2,
.wc-simplified-heading h2,
.wc-affiliate-plugin-heading h2,
.wc-why-choose-heading h2,
.wc-slider-heading h2 {
font-size: 20px;
font-weight: 700;
line-height: normal;
margin-bottom: 12px;
}
.wc-features-heading p,
.wc-simplified-heading p,
.wc-affiliate-plugin-heading p,
.wc-why-choose-heading p,
.wc-slider-heading p {
font-size: 12px;
line-height: normal;
width: 92%;
}
.wc-features-heading {
margin-bottom: 32px;
}
.wc-single-feature {
width: 96%;
padding: 20px;
min-height: 290px;
}
.wc-single-feature img {
margin-bottom: 12px;
}
.wc-single-feature h4 {
font-size: 16px;
margin-bottom: 12px;
}
.wc-single-feature p {
font-size: 12px;
line-height: 22px;
font-weight: 400;
}
.wc-simplified-section {
margin-top: 60px;
}
.wc-simplified-content {
flex-direction: column;
}
.wc-simplified-single-step {
width: 100%;
margin-bottom: 50px;
}
.wc-simplified-single-step:last-child {
margin-bottom: 0;
}
.wc-affiliate-plugin-section {
padding-top: 60px;
padding-bottom: 60px;
}
.wc-comparison-table {
margin-left: -3px;
margin-right: -16px;
}
.wc-comparison-table .wc-comparison-table-row .wc-column {
height: 46px;
padding: 8px 5px;
font-size: 11px;
text-align: center;
line-height: 1;
}
.wc-comparison-table-row .wc-column:first-child {
width: 60%;
}
.wc-comparison-table-row .wc-column-heading.wc-column:first-child {
width: 57%;
}
.wc-comparison-table .wc-comparison-table-row:first-child .wc-column,
.wc-comparison-table .wc-comparison-table-row .wc-column-heading {
padding: 2px;
font-size: 9px;
line-height: 14px;
padding-top: 7px;
}
.wc-comparison-table-row .img-control {
display: none;
}
.wc-comparison-table-row .wc-column img {
padding-top: 9px;
}
.wc-offer-discount-wrap {
flex-direction: column-reverse;
}
.wc-offer-left {
max-width: 100%;
}
.wc-offer-right {
max-width: 100%;
margin-bottom: 24px;
}
.wc-offer-left h3,
.wc-customize-right h3,
.wc-referral-left h3 {
font-size: 16px;
font-weight: 700;
margin-bottom: 24px;
}
.single-dis-item h5 {
font-size: 12px;
font-weight: 600;
margin-bottom: 5px;
}
.single-dis-item p {
font-size: 12px;
line-height: 26px;
}
.single-dis-item {
margin-bottom: 12px;
}
.wc-customize-commission-wrap,
.wc-referral-wrap {
margin-top: 24px;
flex-direction: column;
}
.wc-referral-wrap {
flex-direction: column-reverse;
}
.wc-customize-left,
.wc-referral-right {
max-width: 100%;
}
.wc-customize-left {
margin-bottom: 24px;
}
.wc-why-choose-section {
margin-top: 60px;
}
.wc-why-choose-heading {
margin-bottom: 24px;
max-width: 100%;
}
.wc-why-choose-content {
grid-template-columns: auto;
}
.wc-footer-left {
margin-bottom: 0px;
}
.wc-footer-right {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
}
.wc-footer-right > * {
flex-grow: 1;
max-width: calc(40% - 3px);
}
.wc-single-footer-nav-item {
width: 50%;
margin-top: 12px;
}
.wc-single-footer-nav-item h6 {
font-size: 14px;
line-height: 20px;
margin-bottom: 30px;
}
.wc-single-footer-nav-item ul li a {
font-size: 12px;
line-height: 20px;
margin-bottom: 13px;
}
.wc-hide-class {
display: block;
}
.wc-hide-section {
display: none;
}
.wc-res-section {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.wc-footer-bottom-right.wc-res-section ul li a img {
width: 62px;
margin-left: 10px;
margin-right: 0px;
}
.wc-banner-wrap {
padding-left: 20px;
padding-right: 20px;
width: 96%;
}
.wc-banner-section {
margin-bottom: 60px;
}
.show-more-btn-container {
display: flex;
justify-content: center;
}
.back-overlay {
display: block;
height: 250px;
position: absolute;
width: 100%;
background-color: #dfded1d2;
z-index: -1;
}
.show-more-btn-container .show-more-btn {
display: block;
background-color: #fff;
color: #000;
text-align: center;
margin-top: 30px;
border: 1px solid #000;
padding: 14px;
border-radius: 10px;
width: 85%;
cursor: pointer;
}
.show-more-btn-container > button::after {
font-family: "Font Awesome 5 Free";
content: "\f078";
display: inline-block;
padding-left: 6px;
vertical-align: middle;
font-weight: 900;
}
.single-why-choose-item:nth-child(n + 4) {
display: none;
}
.custom-arrows .prev-arrow {
left: 40%;
}
.custom-arrows .next-arrow {
right: 40%;
}
} @media screen and (min-width: 768px) and (max-width: 1280px) {
.custom-arrows .next-arrow {
right: 44%;
width: 31px;
}
.custom-arrows .prev-arrow {
left: 44%;
width: 31px;
}
}
@media screen and (max-width: 390px) {
.custom-arrows {
top: 20px;
}
.wc-slider-item .desc {
font-size: 12px;
line-height: 21px;
}
.wc-slider-item .info .name {
font-size: 16px;
line-height: 30px;
}
.wc-slider-item .designation {
font-size: 12px;
}
.custom-arrows .next-arrow {
right: 40%;
width: 31px;
}
.custom-arrows .prev-arrow {
left: 40%;
width: 31px;
}
.wc-responsive-header-wrap .wc-pro-and-free-cta a {
width: 90%;
}
}