@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
/* font-family: "Poppins", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');

@font-face {
    font-family: 'Shopify Sans Web';
    src: url('../fonts/ShopifySansWeb-Bold.woff2') format('woff2'),
        url('../fonts/ShopifySansWeb-Bold.woff') format('woff'),
        url('../fonts/ShopifySansWeb-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shopify Sans Web';
    src: url('../fonts/ShopifySansWeb-Black.woff2') format('woff2'),
        url('../fonts/ShopifySansWeb-Black.woff') format('woff'),
        url('../fonts/ShopifySansWeb-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shopify Sans Web';
    src: url('../fonts/ShopifySansWeb-Extrabold.woff2') format('woff2'),
        url('../fonts/ShopifySansWeb-Extrabold.woff') format('woff'),
        url('../fonts/ShopifySansWeb-Extrabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shopify Sans Web';
    src: url('../fonts/ShopifySansWeb-Medium.woff2') format('woff2'),
        url('../fonts/ShopifySansWeb-Medium.woff') format('woff'),
        url('../fonts/ShopifySansWeb-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shopify Sans Web';
    src: url('../fonts/ShopifySansWeb-Regular.woff2') format('woff2'),
        url('../fonts/ShopifySansWeb-Regular.woff') format('woff'),
        url('../fonts/ShopifySansWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #0f1111;
    background-color: #fef9ec;
    font-weight: 400;
}

.container {
    max-width: 1400px;
    padding: 0 50px;
    margin: 0 auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    margin: 0;
}

a {
    text-decoration: none;
    display: inline-block;
}

.section-bottom-space {
    margin-bottom: 120px;
}

.section-top-space {
    margin-top: 120px;
}

.section-space {
    margin: 120px 0;
}

.text-center {
    text-align: center;
}

img {
    max-width: 100%;
}

.d-flex {
    display: flex;
}

.flex-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.btn {
    background-color: #0F1111;
    color: #FF9900;
    font-weight: 600;
    border-radius: 30px;
    transition: all .3s ease-in-out;
}

.btn:hover {
    background-color: #0f1111d9;
}

.overflow-hidden {
    overflow: hidden;
}


/* **************************************************** start dynamic image **************************************************** */

/* start languge css */
.main-amazone-asin-img:lang(de),
.main-amazone-asin-img:lang(nl),
.main-amazone-asin-img:lang(fr),
.main-amazone-asin-img:lang(ru),
.main-amazone-asin-img:lang(pt),
.main-amazone-asin-img:lang(sv) {
    font-size: clamp(4px, 1vw, 10px);
}

.amazoneasin-title-header h2:lang(fr),
.amazoneasin-title-header h2:lang(ru),
.amazoneasin-title-header h2:lang(pt),
.amazoneasin-title-header h2:lang(sv) {
    font-size: clamp(4px, 1.5vw, 16px);
}

.shopify-step1-img-header h3:lang(fr),
.shopify-step1-img-header h3:lang(ru),
.shopify-step1-img-header h3:lang(pt),
.shopify-step1-img-header h3:lang(sv) {
    font-size: clamp(9px, 2vw, 16px);
    line-height: clamp(10px, 2vw, 20px);
}

/* logo language */
.main-logo span:lang(es),
.main-logo span:lang(it),
.main-logo span:lang(nl),
.main-logo span:lang(fr),
.main-logo span:lang(ru),
.main-logo span:lang(ja),
.main-logo span:lang(pt),
.main-logo span:lang(sv) {
    font-size: clamp(9px, 2vw, 13px);
}

.main-logo img:lang(es),
.main-logo img:lang(it),
.main-logo img:lang(nl),
.main-logo img:lang(fr),
.main-logo img:lang(ru),
.main-logo img:lang(pt),
.main-logo img:lang(sv) {
    max-height: clamp(25px, 32px, 35px);
}

.main-logo:lang(es),
.main-logo:lang(it),
.main-logo:lang(nl),
.main-logo:lang(fr),
.main-logo:lang(ru),
.main-logo:lang(pt),
.main-logo:lang(sv) {
    column-gap: 5px;
}

.header-wrap .center ul a:lang(es),
.header-wrap .center ul a:lang(it),
.header-wrap .center ul a:lang(nl),
.header-wrap .center ul a:lang(fr),
.header-wrap .center ul a:lang(ru),
.header-wrap .center ul a:lang(pt),
.header-wrap .center ul a:lang(sv) {
    font-size: 12px;
}

a.header-btn:lang(es),
a.header-btn:lang(it),
a.header-btn:lang(nl),
a.header-btn:lang(fr),
a.header-btn:lang(ru),
a.header-btn:lang(pt),
a.header-btn:lang(sv) {
    font-size: clamp(6px, 8px, 10px);
}

a.header-btn img:lang(es),
a.header-btn img:lang(it),
a.header-btn img:lang(nl),
a.header-btn img:lang(fr),
a.header-btn img:lang(ru),
a.header-btn img:lang(pt),
a.header-btn img:lang(sv) {
    max-height: clamp(16px, 18px, 26px);
}

/* end languge css */

/* ********************************* start dynamic images ********************************* */

.main-amazone-asin-img::after,
.main-amazone-asin-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
}

.main-amazone-asin-img {
    width: 100%;
    /* max-height: 500px; */
    height: auto;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: clamp(4px, 2vw, 9px);
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: clamp(4px, 1vw, 12px);
    line-height: normal;
    padding: clamp(3px, 1vw, 12px);
    color: #000;
    overflow: hidden;
    background-color: #fff;
    cursor: context-menu;
    position: relative;
}

.amazoneAsin-img {
    padding: clamp(3px, 1vw, 12px);
    border-bottom-left-radius: clamp(4px, 2vw, 9px);
    border-bottom-right-radius: clamp(4px, 2vw, 9px);
    background-color: #DAD2C8;
    display: flex;
}

.amazone-asin-hero-img1 {
    width: clamp(290px, 90%, 1167px);
    margin: auto;
}

.amazoneasin-title-header h2 {
    display: flex;
    align-items: center;
    gap: clamp(3px, 1.2vw, 15px);
    font-size: clamp(5px, 1.5vw, 19px);
    color: #fff;
    font-weight: 600;
}

.amazoneasin-title-header h2 img {
    max-width: clamp(12px, 4vw, 50px);
}

.amazone-help-title {
    display: flex;
    align-items: center;
    gap: clamp(5px, 1.2vw, 20px);
    color: #fff;
}

.amazone-help-title p {
    display: flex;
    align-items: center;
    gap: clamp(4px, 1.2vw, 7px);
}

.amazone-help-title svg {
    max-width: clamp(8px, 1.2vw, 20px);
    max-height: max-content;
}

.amazoneasin-title-header {
    padding: clamp(4px, 1vw, 12px) clamp(4px, 1vw, 12px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #6C542D;
    border-top-left-radius: clamp(4px, 2vw, 9px);
    border-top-right-radius: clamp(4px, 2vw, 9px);
}

.amazoneasin-pro-rank-form {
    padding: clamp(4px, 1.5vw, 20px);
    background-color: #F5F0EB;
    border-top-left-radius: clamp(4px, 2vw, 9px);
    border-bottom-left-radius: clamp(4px, 2vw, 9px);
    max-width: 40%;
    width: 100%;
}

.asin-form-title {
    margin-bottom: clamp(4px, 1.2vw, 12px);
}

.asin-form-title h4 svg {
    max-width: clamp(6px, 1.2vw, 16px);
    max-height: clamp(6px, 1.2vw, 16px);
}

.asin-form-title h4 {
    display: flex;
    align-items: center;
    gap: clamp(1px, 1vw, 2px);
    margin-bottom: clamp(3px, 1.2vw, 6px);
}

.asin-form-title h4 span {
    margin-left: clamp(5px, 1.2vw, 8px);
    color: #726c6c;
    font-weight: 400;
}

.amz-img-select-title {
    justify-content: space-between;
}

.amz-img-select-title h4 {
    margin-bottom: unset;
}

.img-select-btn,
.amz-img-select-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: clamp(4px, 1.2vw, 8px);
}

.asin-img-select,
.amazoneasin-img-btn,
.amazoneasin-fill-input {
    display: flex;
    padding: clamp(3px, 1vw, 6px) clamp(3px, 1vw, 12px);
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: clamp(2px, 1.2vw, 5px);
}

.amazone-img-keyword {
    height: clamp(15px, 4vw, 60px);
}

.asin-img-select {
    gap: clamp(4px, 1.2vw, 8px);
}

.asin-img-select svg {
    max-width: clamp(5px, 1.2vw, 16px);
    max-height: clamp(5px, 1.2vw, 16px);
}

.amz-img-select-title .amazoneasin-img-btn {
    background-color: #1fa0da !important;
}

.amazoneasin-img-btn {
    color: #fff;
    border: unset;
}

.asin-form-title svg.amz-checkbox {
    max-width: clamp(5px, 1.2vw, 13px);
    max-height: clamp(5px, 1.2vw, 13px);
    margin-right: clamp(2px, 1.2vw, 5px);
}

.img-select-btn .amazoneasin-img-btn:first-child {
    background-color: #ea337e;
}

.img-select-btn .amazoneasin-img-btn:nth-child(2) {
    background-color: #2b48ae;
}

.img-select-btn .amazoneasin-img-btn:nth-child(3) {
    background-color: #cd841d;
}

.img-select-btn .amazoneasin-img-btn:nth-child(4) {
    background-color: #00969b;
}

.img-select-btn .amazoneasin-img-btn:nth-child(5) {
    background-color: #4caf50;
}

.amazoneasin-img-table {
    padding: clamp(4px, 1.5vw, 20px);
    background-color: #fff;
    border-top-right-radius: clamp(4px, 2vw, 9px);
    border-bottom-right-radius: clamp(4px, 2vw, 9px);
    max-width: 60%;
    width: 100%;
    overflow: hidden;
}

.amazoneasin-img-table table {
    width: 100%;
    border-collapse: collapse;
    border-style: hidden;
    margin-bottom: clamp(4px, 1.5vw, 10px);
}

table.amzone-asin-body-tbl {
    border: 1px solid gray;
}

.amazoneasin-img-table table th,
.amazoneasin-img-table table td {
    padding: clamp(2px, 1vw, 5px);
    vertical-align: middle;
    border: 1px solid #cfcfcf;
    text-align: center;
}

.amazoneasin-img-table table th {
    background: #f8f8f8;
    font-weight: 500;
}

.img-product-table-title p {
    font-weight: 700;
    font-size: clamp(5px, 1vw, 15px);
}

tr.img-product-table-title th {
    white-space: normal;
    background: #fff;
    font-weight: 400;
    border: unset;
}

tr.img-product-table-title {
    text-align: center;
    border: unset;
}

table.amzone-asin-body-tbl tbody tr:nth-child(even) {
    background-color: #E4E4E4;
}

.asin-pro-data-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: clamp(4px, 1.2vw, 12px);
}

.asin-pro-data-img .asin-pro-data-li {
    max-width: 31.5%;
    width: 100%;
    color: #6c542d;
    font-weight: 500;
    border-radius: 3px;
    padding: clamp(3px, 0.5vw, 10px);
    background: #ffffff;
    text-align: center;
    position: relative;
}

.asin-pro-data-img .asin-pro-data-li:first-child {
    background-color: #af7e30;
    color: #fff;
}

.asin-pro-data-img .asin-pro-data-li::after {
    content: '';
    height: 100%;
    width: 1.3px;
    background-color: #6C542D;
    position: absolute;
    right: -6px;
    top: 0;
}

.asin-pro-data-img .asin-pro-data-li:last-child::after {
    display: none;
}

.shopify-step1-img-header {
    display: flex;
    align-items: center;
    gap: clamp(5px, 2vw, 10px);
}

.shopify-step1-img-header img {
    max-width: clamp(30px, 4vw, 50px);
}

.shopify-step1-img-header h3 {
    font-size: clamp(12px, 2vw, 20px);
    line-height: clamp(14px, 2vw, 26px);
    font-weight: 500;
}

.img-shopify-step1-content {
    display: flex;
    align-items: center;
}

.img-shopify-step1-content p {
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
}

.img-shopify-step1-content p svg {
    width: clamp(14px, 1.5vw, 19px);
    height: clamp(14px, 1.5vw, 19px);
    display: block;
}

.img-shopify-step1-content .img-softpule-link {
    color: #0b57d0;
    padding-right: 5px;
}

.img-shopify-step1-content .img-softpule-link svg {
    fill: #0b57d0;
}

.img-shopify-step1-content .img-featured {
    color: #146c2e;
    padding-right: 5px;
}

.img-shopify-step1-content .img-featured svg {
    fill: #146c2e;
}

.img-shopify-step1-content .img-rank {
    color: #001d35;
}

.img-shopify-step1-content .img-rank svg {
    fill: #001d35;
    width: clamp(10px, 1.5vw, 18px);
    height: clamp(10px, 1.5vw, 18px);
}

.img-shopify-step1-content .img-rating span {
    color: #0b57d0;
    font-weight: 600;
    white-space: nowrap;
}

.img-add-chrome-badge {
    display: flex;
    align-items: center;
    gap: clamp(4px, 2vw, 8px);
}

.img-add-chrome-badge .img-badge {
    background-color: #eff2ef;
    color: #000;
    border-radius: 8px;
    padding: clamp(4px, 2vw, 8px) clamp(7px, 2vw, 12px);
}

.img-add-chrome-btn .img-btn {
    background-color: #0b57d0;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 7px 20px;
    font-weight: 500;
    width: fit-content;
    margin-top: clamp(18px, 2vw, 30px);
}

.main-step1-shopify-img {
    width: clamp(275px, 100%, 530px);
    padding-bottom: unset;
    font-size: clamp(8px, 1vw, 14px);
}

.main-step1-shopify-img .shopify-main-img-content>div {
    margin-bottom: clamp(10px, 2vw, 15px);
}

.img-add-shopify-img {
    display: flex;
    justify-content: center;
    margin-bottom: unset !important;
    margin-top: clamp(20px, 2vw, 25px);
}

.img-add-shopify-img img {
    height: clamp(90px, 10vw, 115px);
    width: clamp(215px, 75%, 100%);
    object-fit: cover;
    object-position: top;
}

.img-shopify-step1-content .img-share {
    padding-left: 5px;
    color: #0b57d0;
}

/* how-it-works image */
.how-it-works .amazone-asin-hero-img1 {
    width: unset;
    padding: unset;
    max-height: 400px;
}

.how-it-works .amazoneasin-title-header {
    white-space: nowrap;
}

.how-it-works .amazoneasin-pro-rank-form,
.how-it-works .amazoneasin-img-table {
    max-width: unset;
    white-space: nowrap;
}

.how-it-works .amazoneAsin-img {
    flex-wrap: wrap;
    padding-right: unset;
}

.how-it-works .amazoneasin-pro-rank-form {
    width: 75%;
}

.how-it-works .amazoneasin-img-table {
    width: 25%;
    overflow: hidden;
    border-radius: unset;
}

.amazoneAsin-img.how-it-work-img-multiple .amazoneasin-pro-rank-form {
    width: 100%;
}

.how-it-works .multiple-asin-img .asin-pro-data-li:nth-child(2),
.how-it-works .asin-upload-img-ul .asin-pro-data-li:nth-child(3) {
    background-color: #af7e30;
    color: #fff;
}

.how-it-works .multiple-asin-img .asin-pro-data-li:first-child,
.how-it-works .asin-upload-img-ul .asin-pro-data-li:first-child {
    background-color: #fff;
    color: #6c542d;
}

.asin-upload-file-content {
    padding: clamp(4px, 1.5vw, 12px);
    background-color: #fff;
    border-radius: clamp(4px, 2vw, 9px);
    border: 1px dashed #d2af76;
}

.asin-upload-file-content h4 {
    white-space: normal;
    max-width: 350px;
}

.asin-upload-file-content .upload-file-img-content {
    text-align: center;
    margin-top: clamp(5px, 1.5vw, 10px);
}

.asin-upload-file-content .upload-file-img-content svg {
    max-width: clamp(8px, 1.5vw, 20px);
    max-height: clamp(8px, 1.5vw, 20px);
}

.upload-file-img-content .amazoneasin-img-btn {
    background: #bd9658;
    display: inline-block;
    margin: clamp(4px, 1.3vw, 7px) 0;
}

.total-file-img {
    display: flex;
    justify-content: center;
    gap: 10px;
    color: #5c5c5c;
}

.total-file-img span {
    color: #000;
    font-weight: 600;
}

.asin-dwonload-p {
    margin: clamp(5px, 1.5vw, 15px) 0;
}

.asin-dwonload-p span {
    color: #6c542d;
    text-decoration: underline;
}

/* **************************************************** end dynamic image **************************************************** */

/* ******************************************************************************************************** */



/* HEADER */
.header-wrap {
    padding: 30px 0;
    flex-wrap: nowrap;
}

header.sticky-header {
    border-bottom: 1px solid lightgrey;
}

.header-wrap .left {
    max-width: 45%;
    width: 100%;
}

.header-wrap .center {
    margin-left: auto;
    padding-right: 40px;
}

.header-wrap .center ul {
    column-gap: 35px;
}

.main-logo {
    align-items: center;
    column-gap: 10px;
    color: #0F1111;
    flex-wrap: nowrap;
}

.main-logo img {
    max-height: 50px;
    width: auto;
}

.main-logo span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.334;
}

.header-wrap .center ul a {
    color: #0F1111;
    font-size: 15px;
    line-height: 1.334;
    transition: all .3s ease-in-out;
}

.header-wrap .center ul a:after {
    content: "";
    border-bottom: 1px solid #FF9900;
    display: block;
    width: 0;
    transition: all .3s ease-in-out;
}

.header-wrap .center ul a:hover {
    color: #FF9900;
}

.header-wrap .center ul a:hover::after {
    width: 100%;
}

a.header-btn {
    font-size: 14px;
    line-height: 1.44;
    gap: 8px;
    padding: 9px 12px;
}

header {
    background-color: #fef9ec;
    position: sticky;
    top: 0;
    z-index: 2;
}

/* HERO */
.hero-wrapper {
    padding: 70px 0 50px;
}

.hero-wrapper h1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 1.6;
    padding-bottom: 40px;
}

.hero-wrapper h1 span {
    display: inline-flex;
    vertical-align: bottom;
}

.rating-wrap {
    padding-bottom: 40px;
    max-width: fit-content;
}

.rating-wrap ul {
    gap: 5px;
}

.rating-wrap .google-logo {
    border-right: 1px solid #B5B5B5;
    padding-right: 20px;
}

.rating-wrap .rate-star {
    padding-left: 20px;
    gap: 6px;
    padding-right: 16px;
}

.feature-txt {
    gap: 2px;
    font-family: 'Shopify Sans Web';
    color: #146C2E;
    font-weight: 500;
    font-size: 17px;
}

.rating-wrap .rate-star span {
    color: #585858;
    font-size: 17px;
    font-family: 'Shopify Sans Web';
    font-weight: 400;
}

.user-list {
    gap: 10px;
    padding-bottom: 130px;
}

.user-list ul li:not(:first-child) {
    margin-left: -12px;
}

.hero-description {
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 48px;
}

.hero-description a {
    max-width: fit-content;
    margin: 15px auto 0;
}

.hero-img-wrap {
    max-width: fit-content;
    margin: 0 auto;
    position: relative;
}

.hero-img-wrap:before {
    content: "";
    position: absolute;
    top: -65px;
    left: 0;
    width: 105px;
    height: 105px;
    background-image: url(https://amz-asin.extfy.com/images/img-corner.png);
    background-size: contain;
    background-repeat: no-repeat;
}

section.hero-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 250px;
    z-index: -1;
    background-color: #FF990033;
}

section.hero-section {
    position: relative;
}

/* HOW IT WORKS */
.main-title {
    font-size: 40px;
    line-height: 1.25;
    font-weight: 600;
    padding-bottom: 15px;
}

.title-wraper {
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.how-it-works .title-wraper {
    padding-bottom: 110px;
}

.img-with-text .left {
    max-width: 40.77%;
    width: 100%;
}

.img-with-text .right {
    max-width: calc(100% - 40.77%);
    padding-left: 120px;
}

.img-with-text .icon-wrap {
    padding-bottom: 30px;
}

.sub-title {
    font-size: 24px;
    line-height: 1.25;
    font-weight: 600;
    padding-bottom: 15px;
}

.img-content ol {
    padding-left: 17px;
    padding-top: 10px;
}

.img-content ol li:not(:last-child) {
    padding-bottom: 20px;
}

.img-wrapper {
    position: relative;
}

img.img-corner {
    position: absolute;
    top: -42px;
    right: -42px;
    max-width: 70px;
    transform: rotate(90deg);
}

.curve-arw {
    padding-left: 30px;
}

.curve-arw.flip-arw img {
    transform: rotate(180deg) rotateX(180deg);
}

.img-with-text.even img.img-corner {
    right: auto;
    left: -42px;
    transform: unset;
}

/* Features */
.bg-section {
    background-color: #FF990033;
}

.bg-section-space {
    padding: 100px 0;
}

.features-wrapper {
    flex-wrap: wrap;
    gap: 70px;
}

.features-wrapper .icon-box {
    flex: 0 0 calc(33.33% - 46.69px);
}

.icon-box .icon-wrap {
    justify-content: center;
    padding-bottom: 20px;
}

/* Reviews */
.title-wraper>ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding-bottom: 15px;
}

.title-wraper>ul li {
    display: flex;
}

.star-date {
    justify-content: space-between;
    padding-bottom: 15px;
}

.star-date ul {
    gap: 4px;
}

.star-date span.date {
    font-size: 12px;
    color: #525252;
    line-height: 1.334;
}

.review-box>p {
    font-size: 14px;
    letter-spacing: 0.16px;
    padding-bottom: 15px;
    line-height: 1.429;
}

.review-box span.user {
    font-size: 14px;
    font-weight: 600;
    color: #525252;
    letter-spacing: 0.32px;
}

.review-box {
    border: 1px solid #FF9900;
    padding: 20px;
    border-radius: 12px;
    background-color: #fff;
    margin-bottom: 20px;
    break-inside: avoid;
}

.reviews-wrapper {
    display: block;
    columns: 3;
    column-gap: 20px;
}

.pricing-plan-wrapper,
.blog-wrapper {
    flex-wrap: wrap;
    gap: 20px;
}

.plan-box,
.blog-box {
    flex: 0 0 calc(33.33% - 13.29px);
}

/* Pricing plan */
.plan-box {
    border: 1px solid #FF9900;
    border-radius: 12px;
    padding: 30px;
    background-color: #fff;
}

.plan-box h4 {
    font-size: 22px;
    line-height: 1.273;
    font-weight: 600;
    padding-bottom: 10px;
    color: #FF9900;
    justify-content: space-between;
}

.plan-box>p {
    padding-bottom: 18px;
}

.price span {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
    display: inline-block;
    color: #FF9900;
    padding-right: 2px;
}

.plan-box .price {
    padding-bottom: 30px;
}

a.price-btn {
    text-align: center;
    width: 100%;
    padding: 10px;
    font-size: 18px;
    line-height: 1.334;
    margin-bottom: 32px;
}

a.price-btn.light {
    background-color: #FF99001A;
}

a.price-btn.light:hover {
    background-color: #ff990033;
}

ul .feature-allowed {
    color: #FF9900;
}

.plan-box ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 12px;
}

.plan-box ul li svg {
    flex: 0 0 auto;
}

.plan-box.premium {
    background-color: #FF99000D;
}

.plan-box h4 span {
    font-size: 12px;
    display: inline-block;
    line-height: 15px;
    font-weight: 700;
    padding: 4px 15px;
    background-color: #FF9900;
    color: #fff;
    border-radius: 50px;
}

/* Faqs */
.faqs .left {
    max-width: 42.3076%;
    width: 100%;
    padding-right: 120px;
}

.faqs {
    flex-wrap: wrap;
}

.faqs .right {
    max-width: calc(100% - 42.3076%);
    width: 100%;
}

.faqs .main-title {
    padding-bottom: 20px;
}

.faqs .right ul li {
    background-color: #FF990033;
    margin-bottom: 20px;
    border-radius: 8px;
}

.faqs .right ul li:last-child {
    margin-bottom: 0;
}

.faq-que {
    justify-content: space-between;
    padding: 16px 16px 16px 25px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.429;
    cursor: pointer;
}

.faq-que .que-title {
    max-width: 95%;
}

.faq-ans {
    font-size: 14px;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
}

.faq-que.active span.arrow {
    transform: rotate(180deg);
}

.faq-ans .faq-content {
    padding: 5px 16px 16px 25px;
}

/* Blogs */
.blog-box .img-wrapper {
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 10px;
}

.blog-box .img-wrapper img {
    transition: all .3s ease-in-out;
}

.blog-box h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.445;
    color: #0F1111;
    transition: all .3s ease-in-out;
}

a.blog-box:hover h5 {
    color: #FF9900;
}

a.blog-box:hover img {
    transform: scale(1.1);
}

/* Footer */
.footer {
    padding: 30px 0;
    font-size: 14px;
}

.footer .main-logo img {
    max-height: 38px;
}

.footer .main-logo span {
    font-size: 16px;
}

.footer .left {
    max-width: 35%;
    width: 100%;
}

.footer .center {
    max-width: 30%;
    width: 100%;
}

.footer .right {
    max-width: 35%;
    width: 100%;
}

.footer .main-logo {
    padding-bottom: 25px;
}

.footer p,
.footer .center>a {
    color: #676767;
}

.footer .center ul {
    justify-content: center;
    gap: 40px;
    padding-bottom: 20px;
}

.footer .center ul li a {
    color: #0F1111;
}

.footer .center ul li a:hover {
    color: #0f1111d9;
}

.footer .right ul {
    justify-content: flex-end;
    gap: 15px;
}

.footer .right ul li a:hover {
    opacity: 0.8;
}


/* Term & condition */
.page-title {
    padding: 50px 0 100px;
}

.page-title .sub-title {
    padding: 0;
}

.page-content h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
    padding-bottom: 15px;
}

.page-content {
    color: #585858;
    max-width: 1070px;
    margin: 0 auto;
}

.page-content>ul>li:not(:last-child) {
    padding-bottom: 30px;
}

.page-content>ul ul {
    list-style: disc;
    padding-left: 25px;
}

.page-content>ul ul li:not(:last-child) {
    padding-bottom: 10px;
}

.header-wrap nav .right {
    display: none;
}

/* Responsive */
@media only screen and (min-width: 768px) {
    .hidden-desk {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {

    .header-wrap .center ul {
        column-gap: 16px;
    }

    .header-wrap .center {
        padding-right: 20px;
    }

    .hero-wrapper h1 {
        font-size: 40px;
    }

    .hero-wrapper h1 span img {
        max-height: 40px;
    }

    .hero-wrapper {
        padding: 50px 0 30px;
    }

    .user-list {
        padding-bottom: 100px;
    }

    .section-bottom-space {
        margin-bottom: 80px;
    }

    .main-title {
        font-size: 34px;
    }

    .img-with-text .right {
        padding-left: 80px;
    }

    .bg-section-space {
        padding: 60px 0;
    }

    .curve-arw {
        padding: 20px 0 20px 30px;
    }

    .curve-arw img {
        max-height: 220px;
    }

    .icon-box .icon-wrap svg {
        max-height: 70px;
        width: auto;
    }

    .main-logo span {
        font-size: 16px;
    }

    a.header-btn {
        gap: 6px;
        padding: 7px 10px;
    }

    .title-wraper {
        padding-bottom: 50px;
    }

    .plan-box {
        padding: 20px;
        position: relative;
    }

    .plan-box h4 span {
        position: absolute;
        right: 10px;
        top: -12px;
    }

    .faqs .left {
        padding-right: 80px;
    }

    .footer .center ul {
        gap: 20px;
    }

    .footer .main-logo span {
        font-size: 14px;
    }

    .footer .main-logo img {
        max-height: 34px;
    }

    .footer .right ul {
        gap: 10px;
    }

    .footer .right ul li svg {
        max-height: 30px;
        width: auto;
    }

    .footer .left {
        max-width: 38%;
    }

    .footer .center {
        max-width: 35%;
    }

    .footer .right {
        max-width: 27%;
    }

    .review-part,
    .plan-box,
    .blog-box {
        flex: 0 0 calc(33.33% - 13.5px);
    }

    .pricing-plan .title-wraper {
        padding-bottom: 40px;
    }

    .price-plan-slider {
        padding-top: 12px;
    }
}

@media only screen and (max-width: 1023px) {
    .header-wrap {
        padding: 25px 0;
    }

    .container {
        padding: 0 30px;
    }

    .header-wrap .left {
        max-width: 37%;
    }

    .hero-wrapper h1 {
        font-size: 32px;
    }

    .hero-wrapper h1 span img {
        max-height: 34px;
    }

    .hero-wrapper {
        padding: 40px 0 20px;
    }

    section.hero-section:after {
        height: 170px;
    }

    .user-list {
        padding-bottom: 60px;
    }

    .rating-wrap {
        padding-bottom: 25px;
    }

    .hero-img-wrap:before {
        top: -45px;
        width: 75px;
        height: 75px;
    }

    .user-list ul li img {
        max-height: 45px;
    }

    .section-bottom-space {
        margin-bottom: 60px;
    }

    .main-title {
        font-size: 28px;
    }

    .how-it-works .title-wraper {
        padding-bottom: 70px;
    }

    .img-with-text .icon-wrap svg {
        max-height: 50px;
        width: auto;
    }

    .sub-title {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .img-with-text .right {
        padding-left: 60px;
    }

    img.img-corner {
        top: -35px;
        right: -35px;
        max-width: 55px;
    }

    .curve-arw img {
        max-height: 120px;
    }

    .icon-box .icon-wrap svg {
        max-height: 60px;
    }

    .title-wraper {
        padding-bottom: 40px;
    }

    .plan-box h4 {
        font-size: 18px;
    }

    .price span {
        font-size: 30px;
    }

    a.price-btn {
        font-size: 16px;
        margin-bottom: 25px;
    }

    body {
        font-size: 15px;
    }

    .img-with-text .icon-wrap {
        padding-bottom: 20px;
    }

    .img-content ol li:not(:last-child) {
        padding-bottom: 15px;
    }

    .plan-box .price {
        padding-bottom: 25px;
    }

    .plan-box ul li {
        padding-bottom: 8px;
    }

    .faqs .left {
        padding-right: 60px;
    }

    .faq-que .que-title {
        max-width: 90%;
    }

    .blog-box h5 {
        font-size: 16px;
    }

    .footer .left,
    .footer .center {
        max-width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .footer .main-logo {
        padding-bottom: 15px;
        justify-content: center;
    }

    .footer .main-logo span {
        display: block;
    }

    .footer .right {
        max-width: 100%;
    }

    .footer .right ul {
        justify-content: center;
    }

    .pricing-plan .title-wraper {
        padding-bottom: 30px;
    }

    .page-title {
        padding: 40px 0 70px;
    }

    .page-content h4 {
        font-size: 18px;
    }

    .features-wrapper {
        gap: 40px;
    }

    .features-wrapper .icon-box {
        flex: 0 0 calc(33.33% - 26.64px);
    }

    .reviews-wrapper {
        columns: 2;
    }

    .img-with-text.even img.img-corner {
        left: -35px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        padding: 0 15px;
    }

    .header-wrap .left {
        max-width: fit-content;
    }

    .header-wrap .desktop-right {
        display: none;
    }

    .header-wrap .center .right {
        margin: 20px 20px 0;
        display: block;
    }

    .header-wrap nav a {
        justify-content: center;
    }

    .menu-icon.hidden-desk svg {
        max-width: 17px;
    }

    .header-wrap .center {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        height: 100%;
        background: #00000080;
        transition: all 0.3s ease-in-out;
        opacity: 0;
        visibility: hidden;
        z-index: 9;
        justify-content: flex-end;
        display: flex;
        padding: 0;
        margin: 0;
    }

    .header-wrap .center nav {
        max-width: 320px;
        transform: translateX(100%);
        transition: all 0.3s ease-in-out;
        background: #f9f4ea;
        height: 100%;
        width: 100%;
    }

    .header-wrap .center.active {
        opacity: 1;
        visibility: visible;
    }

    .header-wrap .center.active nav {
        transform: translateX(0);
    }

    .mob-close-icon {
        padding: 18px 18px 0;
        justify-content: flex-end;
        width: 100%;
    }

    a.header-btn {
        gap: 4px;
        padding: 10px 8px !important;
        font-size: 12px;
    }

    .header-wrap .right {
        margin-left: auto;
        margin-right: 20px;
    }

    a.header-btn img {
        max-height: 18px;
    }

    .header-wrap nav a {
        padding: 20px 22px;
        width: 100%;
    }

    .header-wrap .center ul a:after {
        display: none;
    }

    .header-wrap nav ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .header-wrap .center ul li {
        width: 100%;
        border-bottom: 1px solid #cbcbcb;
    }

    .hero-wrapper h1 {
        font-size: 24px;
        padding-bottom: 30px;
        line-height: 1.5;
        text-align: center;
    }

    .hero-wrapper h1 span img {
        max-height: 24px;
    }

    .rating-wrap .google-logo img {
        max-height: 22px;
    }

    .rating-wrap .google-logo {
        padding-right: 8px;
    }

    .rating-wrap .rate-star {
        padding-left: 8px;
        padding-right: 8px;
    }

    .rating-wrap ul li svg {
        max-height: 16px;
        width: auto;
    }

    .rating-wrap .rate-star span {
        font-size: 12px;
    }

    .user-list ul li img {
        max-height: 35px;
    }

    .rating-wrap ul {
        gap: 4px;
    }

    .feature-txt {
        gap: 1px;
        font-size: 12px;
    }

    body {
        font-size: 14px;
        -webkit-tap-highlight-color: transparent;
    }

    .user-list {
        padding-bottom: 30px;
        justify-content: center;
        font-size: 12px;
    }

    .hero-description {
        padding-bottom: 35px;
    }

    .hero-img-wrap:before {
        top: -30px;
        left: -30px;
        width: 50px;
        height: 50px;
    }

    .amazone-asin-hero-img1 {
        width: 100%;
    }

    section.hero-section:after {
        height: 100px;
    }

    .main-title {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .how-it-works .title-wraper {
        padding-bottom: 30px;
    }

    .img-with-text .left {
        max-width: 100%;
    }

    img.img-corner {
        top: -15px;
        right: -15px;
        max-width: 35px;
        z-index: -1;
    }

    .img-with-text .right {
        padding-left: 0;
        max-width: 100%;
    }

    .how-it-works .img-with-text {
        row-gap: 25px;
    }

    .sub-title {
        font-size: 18px;
    }

    .img-with-text .icon-wrap {
        padding-bottom: 15px;
    }

    .img-content ol {
        padding-top: 5px;
    }

    .img-content ol li:not(:last-child) {
        padding-bottom: 10px;
    }

    .curve-arw img {
        max-height: 70px;
    }

    .curve-arw {
        padding: 10px 0 15px 10px;
    }

    .feature-txt svg {
        max-height: 18px;
        width: auto;
    }

    .img-with-text.even img.img-corner {
        left: -16px;
    }

    .img-with-text .icon-wrap svg {
        max-height: 40px;
    }

    .img-with-text.even .right {
        order: -1;
    }

    .section-bottom-space {
        margin-bottom: 40px;
    }

    .bg-section-space {
        padding: 40px 0;
    }

    .title-wraper {
        padding-bottom: 30px;
    }

    .features-wrapper {
        gap: 20px;
        padding: 0 15px;
    }

    .features-wrapper .icon-box {
        flex: 0 0 100%;
    }

    .icon-box .icon-wrap {
        padding-bottom: 10px;
    }

    .icon-box .icon-wrap svg {
        max-height: 50px;
    }

    .title-wraper>ul li svg {
        max-height: 18px;
        width: auto;
    }

    .title-wraper>ul {
        padding-bottom: 10px;
    }

    .review-part,
    .blog-box {
        flex: 0 0 100%;
    }

    .plan-box {
        flex: unset;
        flex-shrink: 0;
    }

    .faqs .main-title {
        padding-bottom: 10px;
    }

    .faqs .left {
        padding-right: 0;
        max-width: 100%;
        padding-bottom: 30px;
        text-align: center;
    }

    .faqs .right {
        max-width: 100%;
    }

    .blog-box h5 {
        font-size: 15px;
    }

    .pricing-plan-wrapper {
        width: 100%;
        flex-wrap: nowrap;
        gap: unset;
    }

    .rating-wrap {
        padding-bottom: 20px;
        margin: 0 auto;
    }

    .pricing-plan .title-wraper {
        padding-bottom: 15px;
    }

    .price-plan-slider {
        padding: 20px 0 25px;
        margin: 0 -15px;
    }

    .price-plan-slider .swiper-pagination {
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .price-plan-slider .swiper-pagination-bullet-active {
        background-color: #FF9900;
    }

    .page-title .sub-title {
        font-size: 20px;
    }

    .page-title {
        padding: 30px 0 35px;
    }

    .page-content h4 {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .page-content>ul>li:not(:last-child) {
        padding-bottom: 20px;
    }

    .hero-wrapper {
        padding: 30px 0 10px;
    }

    a.price-btn {
        padding: 8px;
    }

    .reviews-wrapper {
        gap: 15px;
    }

    .review-box,
    .faqs .right ul li {
        margin-bottom: 15px;
    }

    .reviews-wrapper {
        columns: 1;
    }

    .review-box {
        padding: 15px;
    }

    .faq-que {
        padding: 15px 15px 15px 18px;
    }

    .header-wrap {
        padding: 20px 0;
        justify-content: space-between;
    }

    .how-it-works .amazone-asin-hero-img1,
    .main-step1-shopify-img {
        width: 100%;
    }

}