@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    font-family: 'Poppins', sans-serif;
}

html {
    scroll-padding-top: 50px;
}

li.mb-1.intro-to-trouble.active_link button {
    color: #C0825E !important;
}
.activegreen {
    color: #C0825E !important;
}
body {
    font-family: 'Poppins', sans-serif !important;
}

.documentation_section {
    background: #fffbfa;
}
p a {
    color: #C0825E;
}
/* inner page css */

div#GTM-collapse {
    display: block;
}

div#Google-Analytics-collapse {
    width: 100%;
}

.my-4 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
}


body.service-page .container-fluid.second-section-gtm {
    position: relative;
    padding: 0;
}

body.service-page .container-fluid.second-section-gtm p {
    color: #222222;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
}

body.service-page .documentation_section .Contents_document h2 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: initial;
}

body.service-page .meta-center-Analytics-img img {
    width: 100%;
    margin-top: 0;
    height: 275px !important;

}

body.service-page .Google-center-Analytics-img img {
    width: 100%;
    margin-top: 0;
    height: 275px !important;
    padding: 10px;
}

body.service-page .Maximizing-Conversions-with-Google-Ads img {
    width: 100%;
    margin-top: 0;
    height: 275px !important;
    padding: 5px;
}

.Maximizing-Conversions-with-Google-Ads img:hover,
.meta-center-Analytics-img img:hover,
.Google-center-Analytics-img img:hover {
    box-shadow: 0 20px 10px -12px rgba(0, 0, 0, 0.103);
    transform: scale(1.02);
}

body.service-page .row.main-gtm-row.mb-md-4 {
    align-items: start;
    margin-top: 30px;

}


body.service-page .Maximizing-Conversions {
    margin-top: 0;
}



/* new css for li */

li.links_li {
    list-style: lower-alpha;
}
ul.main_links_ul {
    padding-left: 35px !important;
}
li.links_li a {
    color: #c2835f;
}





/*  */
/* inner page css  end */

ul.navbar-nav.mx-auto.mb-2.mb-lg-0 {
    justify-content: center;
    width: 100%;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    font-family: 'Poppins', sans-serif !important;
    padding: 0;
    background-color: white !important;
    box-shadow: 0px 2px 1px #c0825e17;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.container-fluid {
    padding: 0;
}

nav#nav-bar .container-fluid {

    max-width: 1345px !important;
}

li.nav-item.active {
    background: #fffbfa !important;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 5px;
    font-size: 18px;
    color: #C0825E !important;
    padding: 25px 25px;
    border-bottom: 2px solid;
}

li.nav-item.active a {
    color: #C0825E !important;
}

a.nav-link {
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 5px;

}
strong.dots {   
    display: list-item;
    list-style: outside;
}

li.nav-item:hover {
    background-color: #fdeae329 !important

}

li.nav-item {
    text-align: center;
    padding: 25px 25px;
    color: #444;
    align-items: center;
    display: flex;
    gap: 5px;
    font-size: 18px;
    background: white;
    justify-content: center;
    margin-bottom: 0;
    visibility: hidden;
}


.btn-left button {
    background-color: #C0825E;
    border-radius: 10px;
    padding: 12px 35px !important;
    color: #ffffff !important;
    border: none;
    font-size: 20px;
    margin-top: 30px;
    font-weight: 600;
    display: block;
    margin: 0;
}

button {
    transition: all ease-in-out 0.5s;
}


.btn-left {
    padding: 30px 0px 8px;
    text-align: center;
}

.container-fluid.Shopify-gtm-app-header {
    position: relative;
    text-align: center;
    /* background-image: url(./sourse/BG.png); */
    background: #f9fafb;
    background-size: cover;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
}

.header-inner-top-sec {
    margin-top: 300px;
    margin-bottom: 100px;
}

.header-inner-top-sec h1 {
    font-size: 48px !important;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}

.header-inner-top-sec p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    margin-top: 20px;
    padding: 0px 100px;
}

.container-fluid.Shopify-gtm-app-header .col-lg-10 {
    margin: 0 auto;
}

.container.Migration-Helper .row {
    align-items: center;
    padding: 100px 0px 0px;
    justify-content: space-between;
    display: flex;
}

.Migration-Helper h2 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
}

.Migration-Helper img {
    width: 100%;
    margin: 0 auto;
    display: block;
    transition: all ease-in-out 0.5s;
}

.Migration-Helper img:hover {
    transform: scale(1.03);
}

.Migration-Helper p {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}


.row.main-gtm-row {
    max-width: 1320px;
    margin: 0 auto;
    align-items: center;
    margin-bottom: 50px;
}

.container-fluid.second-section-gtm {

    position: relative;
    padding: 100px;
}

.Google-center-Analytics-img img {
    width: 90%;
    object-fit: contain;
    max-height: 420px;
    transition: all ease-in-out 0.5s;
    border-top: 30px solid #ef8202;
    border-radius: 16px;
    margin-top: 50px;
    border-bottom: 2px solid #ef8202;
    background: #f9fafb;
    padding: 30px;
}

.Maximizing-Conversions-with-Google-Ads img {
    width: 90%;
    object-fit: contain;
    max-height: 420px;
    transition: all ease-in-out 0.5s;
    border-top: 30px solid #34a853;
    border-radius: 16px;
    margin-top: 50px;
    border-bottom: 2px solid #34a853;
    background: #d8efdc;
    padding: 30px;
}


.Maximizing-Conversions-with-Google-Ads::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 150px;
    background: #d8efdc;
    margin-left: -76px;
    z-index: -1;
    display: none;
}

.Maximizing-Conversions {
    margin-top: 70px;
}

.Maximizing-Conversions-with-Google-Ads img:hover {
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 30%);
    transform: scale(1.03);
}

.Google-center-Analytics-img img:hover {
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 30%);
    transform: scale(1.03);
}

.container-fluid.second-section-gtm h2 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
}

.container-fluid.second-section-gtm p {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;

}

.meta-center-Analytics-img img {
    width: 90%;
    padding: 30px;
    object-fit: contain;
    background: #e5eeff !important;
    max-height: 420px;
    margin-left: auto;
    border-top: 30px solid #3c5a99;
    border-radius: 16px;
    margin-top: 50px;
    border-bottom: 2px solid #3c5a99;
    background: #edf3ff;
    padding: 0;
    display: block;
    transition: all ease-in-out 0.5s;
}

.meta-center-Analytics-img img:hover {
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 30%);
    transform: scale(1.03);
}

.fixed {
    position: sticky !important;
    z-index: 9 !important;
    top: 0 !important;
    box-shadow: 1px 5px 10px rgb(128 128 128 / 30%);
    background: white !important;
    padding: 0 !important;
}


.container-fluid.GTM-Assistant-points {
    background: #f9fafb;
    position: relative;
    padding: 150px 100px;
}

.Assistant-points-inner ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    color: #333333;
    font-size: 20px;
    margin-bottom: 10px;
    align-items: baseline;
    display: flex;
    gap: 10px;
}

.container-fluid.GTM-Assistant-points h2 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
    margin-bottom: 20px;
}

.sticky {
    position: sticky;
    top: 150px;
    width: 100%;
}

img.lower-dotted-one {
    position: absolute;
    opacity: 0.5;
    left: 0;
    top: 10%;
    width: 200px;
}

img.lower-dotted-two {
    position: absolute;
    right: 0;
    opacity: 0.5;
    top: 46%;
    width: 200px;
}

img.shade-one-img {
    position: absolute;
    left: 0;
    width: 15%;
    top: 0px;
}

img.shade-two-img {
    top: 59%;
    position: absolute;
    right: 0;
    width: 15%;
}

img#Badgesss {
    position: absolute;
    top: 100px;
    width: 175px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.header-inner-top-sec button {
    margin: 0 auto;
}


.install-section-gtm h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: initial;
    font-weight: 600;
    color: #C0825E;
    margin-bottom: 20px;
}

.install-section-gtm p {
    font-size: 20px;
    color: #333333;
    font-weight: 400;
    width: 100%;
    line-height: 48px;
}

.install-section-gtm {
    background: #ffffff;
    text-align: start !important;
    color: white;
    border-radius: 16px;
    padding: 25px 35px !important;
    background-image: url(./sourse/CTA2_UltimateApp.png);
    background-repeat: no-repeat;
    background-position: right;
    overflow: hidden;
    border: 1px solid #dddede;
    border-radius: 10px;

}


.intall-inner {
    text-align: start;
    max-width: 50%;
}

.install-section-gtm .btn-left {
    margin: 0;
    padding: 0px 0px !important;
    text-align: start;
}

.container.pt-lg-5.pt-md-3.pb-lg-5.pb-md-3.leverage-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.about-section-inner p {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    align-items: baseline;
    gap: 20px;
    display: flex;
}

div#about .row {
    align-items: center;
}

.about-section-inner h4 {
    font-size: 30px;
    color: #C0825E;
    margin-bottom: 30px;
}

.about-section-inner ul {
    margin: 0;
    padding: 0px 30px !important;
}

.about-section-inner h1 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
    margin-bottom: 20px;
}

.container.about-section {
    background: #f9fafb;
    /* background-image: url(./sourse/help.png);
    background-repeat: no-repeat; */
    padding: 80px 40px;
    border-radius: 16px;
    margin-bottom: 100px;
    transition: all ease-in-out 0.5s;
}

ul {
    margin: 0;
    padding: 0 !important;
}

.inner-help {
    text-align: start;
    margin-bottom: 50px;
    background-image: url(./sourse/CTA1_AreYouFacingChallenges.png);
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    padding: 44px 35px;
    background-position: bottom;
    border: 1px solid #ffe8cc;
    border-radius: 10px;
}

.inner-help h1 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
    margin-bottom: 20px;
}

.inner-help h3 {
    font-size: 24px;
    color: #C0825E;
    line-height: 48px;
    font-weight: 600;
    margin-bottom: 0px;
}

.inner-help p {
    color: #333333;
    font-size: 20px;
    line-height: 48px;
    font-weight: 400;

}

a.navbar-brand {
    width: 100px;
}

ul.list-unstyled.ps-0.Left_side_navlink li.intro-to-trouble {
    display: flex;
    flex-direction: column;
    margin: 0 !important;
    gap: 0 !important;
    padding: 0 !important;
}

.inner-help a {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #C0825E;

}

.freshdesk-div p {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    display: list-item;
}


.freshdesk-div h1 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
    margin-bottom: 20px;
}

.row.need-help {
    margin-top: 10px;
    align-items: center;
}

.container-fluid.help-us-section-main {
    background: #f9fafb;
    padding: 100px 0px;
}

a.navbar-brand img:hover {
    transform: scale(1.1);
    overflow: hidden;
}

a.navbar-brand img {
    transition: all ease-in-out 0.5s;
}


div#about:hover {

    transform: scale(1.01);
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 30%);
}
button.accordion-button {
    align-items: self-start;
    gap: 10px;
}

.accordion-body p {
    max-width: 100%;
    font-weight: 400;
}
.documentation_section .Contents_document .accordion-button:not(.collapsed)::after {
    filter: brightness(0) saturate(100%) invert(8%) sepia(6%) saturate(7%) hue-rotate(55deg) brightness(111%) contrast(89%);
    display: none;
}
/* .accordion-item:hover {
    box-shadow: 1px 1px 10px #8080804d;
} */

.accordion-item {
    transition: all ease-in-out 0.5s;
}
div#accordionExample h3.truble svg {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
   
}
/* 
button.accordion-button.collapsed:hover {
    background: #fff9f317;
} */

div#accordionPanelsStayOpenExample h1 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
    margin-bottom: 20px;    
    padding: 20px 40px;
}
div#accordionExample h3.truble {
    text-decoration: none;
    margin: 0;
    text-transform: math-auto;
    font-size: 17px;
    font-weight: 500;
    display: block;
    cursor: inherit !important;
    width: 100%;
    position: relative;
    gap: 20px;
    display: flex;
    align-items: center;

}

.articleintros .body li.dots {
    line-height: 26px;
    margin-bottom: 12px;
}


.question_title {
    margin-top: 0 !important;
    font-size: 20px !important;
}

ul.btn-toggle-nav.list-unstyled.fw-normal.pb-1 {
    padding-top: 10px !important;
    border-bottom: 1px solid #c2835f2e;
}
.intro_content.multiples b {
    font-size: 18px;
}
li.non-dot {
    list-style: auto !important;
}
article.articleintro img {
    max-width: 600px;
    margin: 20px 0px;
    border: 1px solid #ddd;
    border-radius: 8px;
    width: 100%;
}
h3.truble.que_title {
    list-style: auto;
    display: list-item;
}
.intro_content.multiple {
    width: 100%;
    background: #9e9e9e2e;
    border: 1.5px dashed #9e9e9e;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 25px;
}

.documentation_section .accordion-button:not(.collapsed) {
    box-shadow: none !important;
    cursor: context-menu;
}
button.accordion-button {
    cursor: inherit !important;
}

b {
   font-weight: 600 !important;
}
button.accordion-button {
    color: #333333 !important;
    font-size: 18px;
    font-weight: 600;
    background: #f9fafb;
    /* padding: 20px 30px; */
    text-transform: capitalize;
    /* border-left: 5px solid #c0825e !important; */
}
.accordion-body {
    padding: 30px 30px !important;
    background-image: linear-gradient(to right, #ffffffd1, #fff9f317), url(./sourse/image5.png);
    color: white;
    /* backdrop-filter: brightness(0.5); */
    background-position: right;
    background-repeat: no-repeat;
    display: none !important;
}
.documentation_section .accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: #fffbfa !important;
 
    align-items: center;
}


.accordion-item {
    margin-bottom: 20px;
    border: 1px solid #ddd !important;
}

.documentation_section button.accordion-button.collapsed {
    /* min-height: 80px; */
    background: #fffbfa;
     border-bottom: 1px solid #c0825e31 !important;
    /* border-left: 5px solid #c0825e !important; */
    border: none;
    align-items: center;
    
}

.accordion-button:focus {
    border-color: #f9fafb !important;
    box-shadow: none !important;
}

div#case {
    padding: 0px 0px 100px;
}

.documentation_section button.accordion-button.collapsed::after {
    filter: brightness(0) saturate(100%) invert(55%) sepia(11%) saturate(1723%) hue-rotate(338deg) brightness(101%) contrast(83%);
    display: none;
}

button.accordion-button::after {
    filter: brightness(50.5);
}

.container-fluid.second-section-gtm {
    width: 100%;
    overflow: hidden;
}

div#help {
    width: 100%;
    overflow: hidden;
}

.help-us-img-sec img {
    transition: all ease-in-out 0.5s;
}

.help-us-img-sec img:hover {
    transform: scale(1.1);
}


.container-fluid.footer-section {
    background: #C0825E;

}

.footer {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    text-align: center;
    justify-content: center;
    color: white;
    font-size: 14px;
    font-family: 'Poppins';
}

.container-fluid.footer-section p {
    color: white;
    text-align: center;
    font-size: 14px;
    font-family: 'Poppins';
    text-decoration: none;
    margin: 0;
}

a {
    text-decoration: none !important;
}

.container-fluid.footer-section h6 {
    text-align: center;
    color: white;
    font-size: 14px;
}


.app-update-inner {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: start;
    font-family: 'Poppins', sans-serif;
    flex-direction: column;
    gap: 10px;
    margin-top: 160px;
}

.app-update-inner img {
    margin-bottom: 50px;
}

.container-fluid.app-update-page {
    background: #f9fafb;
    min-height: 80.9vh;
    /* background-size: cover;
    background-image: url(./sourse/banner-background.png); */
}


.inner-help a:hover {
    text-decoration: underline !important;
}

.Google-center-Analytics-img::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 150px;
    background: #f9fafb;
    margin-left: -76px;
    z-index: -1;
    display: none !important;
}

.meta-center-Analytics-img::before {
    content: "";
    position: absolute;
    background: #e5eeff;
    width: 200px;
    height: 200px;
    border-radius: 150px;
    z-index: -1;
    left: 525px;
    top: 340px;
    display: none !important;
}




/* 
<!------------------------------------------------------------New css_App_updates--------------------------------> */

.app_update_Version_History li {
    color: #333333;
    font-size: 20px;
    margin-bottom: 20px;
    align-items: baseline;
    display: block;
    gap: 10px;
    font-family: 'Poppins', sans-serif;
    margin-left: 20px;
}

.version {
    padding: 20px 0px;
}

.version span {
    font-weight: 400;
}

.app_update_Version_History h1 {
    color: #333333;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -.75px;
    margin-top: 30px;
    text-transform: uppercase;
}


.version h2 {
    font-size: 24px !important;
    margin-bottom: 20px;
    color: #ef8202;
    font-weight: 600;
}

.app_update_Version_History p {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}


.app_update_Version_History li::before {
    content: "";
    background-image: url(./img/drop-down-icon.png);
    width: 30px;
    height: 30px;
    padding: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -30px;
    position: absolute;
}



.new_install_app_btn {
    padding: 20px 0px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.new_install_app_btn button {
    background-color: #c2835f;
    border-radius: 50px;
    padding: 10px 20px !important;
    color: #fffbfa !important;
    border: none;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin: 0 auto;
    min-width: 145px;
    text-align: center;
    border: 1px solid #c2835f;
}

.version.mb-5 {
    margin-bottom: -5px !important;
}





/* <!-------------------------------------new-css-21-07-2023---------------------------------------> */

a.footer_link_ws {
    color: #ffffff;
    cursor: pointer;
}

/* a.footer_link_ws:hover {
   text-decoration: underline !important;
   color: #3f8afc;
} */
.media_icons {
    display: flex;
    justify-content: end;
    gap: 20px;
}

.media_icons a {
    color: white;
    font-size: 20px;
    align-items: start;
    display: flex;
    transition: all ease-in-out 0.2s;
}

.footer-inner-contents {
    display: flex;
    justify-content: space-between;
    padding: 20px 0px;
}


.media_icons a:hover {
    color: #333333;

}

p.Solutions {
    gap: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#new-text-MANAGER h1 {
    font-size: 28px !important;
}

div#new-text-MANAGER p {
    padding: 0;
}

div#new-text-MANAGER {
    margin: 0;
}

div#new-text-MANAGER img#Badgesss {
    position: relative;
    top: 0;
    width: 175px;
    right: 0;
    left: 0;
    margin: 30px auto;
}

.documentation_section .btn:hover {
    color: #C0825E !important;

}

.col-md-12.col-lg-3 {
    padding: 0 !important;
}





.container-section {
    max-width: 1600px;
    margin: 0 auto;
    min-height: calc(100vh - 154px);
}

.documentation_section .btn-toggle[aria-expanded="true"]::after {
    transform: rotate(90deg);
    margin-right: -15px;
    /* filter: invert(54%) sepia(96%) saturate(1754%) hue-rotate(358deg) brightness(101%) contrast(102%); */
}

.documentation_section .btn-toggle::after {
    margin-right: -15px;
    width: 16px;
    line-height: 0;
    content: url(./sourse/download.svg);
    transition: transform .35s ease;
    transform-origin: 0.5em 50%;
    display: none;
}


.documentation_section button.btn.d-inline-flex.align-items-center.rounded.border-0.collapsed {
    font-weight: 500;
    color: #333333;
    text-transform: uppercase;
    padding: 14px 10px;
    border-bottom: 1px solid #c2835f2e !important;
    border-radius: 0px !important;
    width: 100%;
}

.documentation_section a.without_border button.btn.d-inline-flex.align-items-center.rounded.border-0.collapsed {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.documentation_section .btn-toggle {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    width: 100%;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    text-align: start;
}

ul.INSTALLATION_section li {
    font-weight: 600 !important;
}

.App_Features_inner_section.capture_sec li {
    list-style: inherit;
    margin-left: 20px;
}
.App_Features_inner_section.capture_sec li b {
    font-weight: 600;
}
.mb-3.selecting li b {
    font-weight: 600;
}
.LIMITATIONS li {
    font-weight: 400 !important;
}

.documentation_section .Contents_document li {
    line-height: initial;
    margin-bottom: 7px;
    display: block;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    font-weight: 400 !important;
    display: list-item;

}
hr.li_hr.mt-4 {
    margin-bottom: 30px;
    color: #C0825E;

}
.container-section hr.my-4 {
    color: #C0825E;
}

.documentation_section h1,
h2,
b,
strong {
    color: #333333;
    font-weight: bold;
}


.documentation_section p {
    color: #333333;
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 0.5px;
}


.documentation_section a.d-inline-flex.text-decoration-none.rounded {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    /* text-transform: uppercase; */
}

.documentation_section .Header_sec_doc {
    padding: 100px 0px 60px;
    margin: 0 auto;
    background: #C0825E;
    max-height: 250px;
}
.intro_content li a {
    text-decoration: underline !important;
}


.documentation_section .left_side_bar {
    padding: 10px 10px !important;
    height: 83vh;
    box-shadow: 2px 0px 0px #c0825e17;
    background-color: #ffffff00 !important; 
    max-width: 400px;   
    position: relative;
    overflow: auto;
}


/* width */
.left_side_bar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  
   
  /* Handle */
  .left_side_bar::-webkit-scrollbar-thumb {
    background: #c0825e; 
    border-radius: 10px;
  }
  





li.border-top {
    border-top: 1px solid #c2835f52 !important;
}
.documentation_section .Header_sec_doc h2 {
    max-width: 1235px;
    margin: 0 auto;
    font-size: 48px;
    color: #ffffff;
}

.documentation_section .tabs_div li {
    display: flex;
    padding: 7px;
    flex-direction: column;
    margin: 0;
}
.documentation_section li.ml-3 {
    margin-left: 40px;
    padding: 5px;
}

.documentation_section .Contents_document {
    padding: 50px 60px 40px 60px;
}


.container.Form_section {
    border-top: 1px solid #e5c7b733;
    padding-top: 0px;
    margin-top: 60px;
    /* background: #f8f2ee; */
    border-radius: 8px;
}
.mb-2 {
    margin-left: 20px;
}

.Contents_document h3 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #222;
    align-items: center;
    display: flex;
    line-height: 1.4em;
    justify-content: start;
}

.documentation_section .my-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}

.documentation_section hr.hr-dash.my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

.documentation_section .lead {
    font-size: 1.125rem;
}

.documentation_section .Contents_document h1 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
    text-transform: uppercase;
    color: #c0825e;
}

.documentation_section .Contents_document h2 {
    font-size: 32px;
}

.documentation_section a.anchor::before {
    content: '#';
    vertical-align: text-bottom;
    color: #C0825E;
    opacity: 1;
    font-weight: 400;

}

.documentation_section article {
    position: relative;
}

.documentation_section a.anchor {
    position: absolute;
    left: -40px;

}

li.dots-arrow {
    display: list-item !important;
    position: relative;
}

.App_Features_inner_section h3.text-style {
    margin-top: 10px !important;
}

h3.text-style {
    text-decoration: none;
    margin-top: 30px;
    /* text-transform: capitalize; */
    font-size: 18px;
}

li.dots-arrow::before {
    content: "";
    background-image: url(./images/drop-down-icon\ \(1\).png);
    width: 30px;
    height: 30px;
    padding: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -30px;
    position: absolute;
    top: -4px;
filter: brightness(0) saturate(100%) invert(55%) sepia(11%) saturate(1723%) hue-rotate(338deg) brightness(101%) contrast(83%);
}

.text-style::before {
    content: "";
    background-image: url(./images/drop-down-icon\ \(1\).png);
    width: 30px;
    height: 25px;
    padding: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -30px;
    position: absolute;
filter: brightness(0) saturate(100%) invert(55%) sepia(11%) saturate(1723%) hue-rotate(338deg) brightness(101%) contrast(83%);
}
article.articleintro h3#copy {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
    text-transform: uppercase;
    color: #c0825e;
}
/* .text-styles::before {
    content: "";
    background-image: url(./images/drop-down-icon\ \(1\).png);
    width: 30px;
    height: 25px;
    padding: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -30px;
    position: absolute;
filter: brightness(0) saturate(100%) invert(55%) sepia(11%) saturate(1723%) hue-rotate(338deg) brightness(101%) contrast(83%);
} */



.LIMITATIONS li a {
    color: #C0825E;
}

.my-4 {
    opacity: 0.2;
}

#copy {
    padding-left: 22px;
    text-decoration: none !important;
}

#copy a.anchor {
    left: 0;
}

.documentation_section a {
    text-decoration: none;
}

.documentation_section a.d-inline-flex.text-decoration-none.rounded:hover {
    color: #C0825E !important;
}

/* body.fixed .left_side_bar {
    position: fixed;
    width: 416px !important;
    top: 30px;
} */
body.fixed .left_side_bar {
    position: sticky;
    width: auto !important;
    top: 92px;
}

body.fixed .documentation_section {
    padding-top: 30px;
}



.documentation_section li.mb-1 {
    display: flex;
    flex-direction: column;

}

h2.Gtm-setups_h2 {
    font-size: 20px;
}

.intro_content .my-5 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    border: none;
}

ul.Features_ul li::before {
    content: "";
    background-image: url(./images/drop-down-icon\ \(1\).png);
    width: 30px;
    height: 30px;
    padding: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -30px;
    position: absolute;
}


div#Features li:nth-child(2):before {
    content: "";
    background-image: url(./images/drop-down-icon\ \(1\).png);
    width: 30px;
    height: 30px;
    padding: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -30px;
    position: absolute;
}

ul.provided li::before {
    content: "";
    background-image: url(./images/drop-down-icon\ \(1\).png);
    width: 30px;
    height: 30px;
    padding: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -30px;
    position: absolute;
}

.myClass {
    color: #C0825E !important;
}


.myClass::after {
    filter: invert(54%) sepia(96%) saturate(1754%) hue-rotate(358deg) brightness(101%) contrast(102%);
}


.Gmt_Images_size {
    width: 100%;
    height: auto;
}

.small {
    max-height: 500px;
    overflow: auto;
}

.small::-webkit-scrollbar {
    width: 5px;
    background-color: #faecdb;
}

.small::-webkit-scrollbar-thumb {

    background-color: #ffd7a5;

}

img.link-icons {
    width: 22px;
    
}


a.d-inline-flex.text-decoration-none.rounded.inner_arrow {
    display: flex;
    width: 100%;
    
    justify-content: start;
    gap: 10px;
    align-items: center;
}




a.d-inline-flex.text-decoration-none.rounded.inner_arrow.myClass-again {
    color: #C0825E !important;
}



div#GTM-collapse {
    width: 100%;
}

div#Introduction-collapse {
    width: 100%;
}

li.dots {
    display: list-item !important;
    list-style: disc;
}

div#Google-Analytics-collapse {
    width: 100% !important;
}


.mb-3 {
    margin-bottom: 1rem !important;
    /* margin-left: 45px; */
}





ul.Shopify_App_instructions img {
    margin: 30px 0px;
}

article.articleintro p a:hover {
    text-decoration: underline !important;
}

.back-to-top {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 1em;
    margin: 1em;
    background: #C0825E;
    border: none;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
    cursor: pointer;
    top: 86vh;
    box-shadow: 0px 0px 5px #ddd;    
 
}

.container-box {
    width: 100%;
    max-width: 1550px;
    margin: 0 auto;
}

div#GTM-collapse {
    display: block !important;
}

div#Introduction-collapse {
    display: block;
}


div#Facebook-collapse,
div#Google-Analytics-collapse,
div#Google-collapse,
div#Architecture-collapse,
div#Requirements-collapse ul {
    display: none;
}

.container-section hr.my-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}
.accordion-item {
    border: none !important;
}
.Maximizing-Conversions-with-Google-Ads.Twiter_img img {
    width: 100%;
    margin-top: 0;
    height: 275px !important;
    padding: 5px;
}

.Maximizing-Conversions-with-Google-Ads.Twiter_img img {
    width: 90%;
    object-fit: contain;
    max-height: 420px;
    transition: all ease-in-out 0.5s;
    border-top: 30px solid #407bff;
    border-radius: 16px;
    margin-top: 50px;
    border-bottom: 2px solid #407bff;
    background: #dfe9ff;
    padding: 30px;
}

.tip_div {
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #fc8c031c;
    border: 2px dashed #C0825E;
}

.tip_div p {
    margin: 0;
    font-weight: 500;
}

img.Consent_img.mb-3 {
    margin: 0;
    padding: 20px 0px;
}
.LIMITATIONS li {
    list-style: disc;
    display: list-item !important;
    margin-left: 20px !important;
}
.mb-3.selecting li {
    list-style: disc;
    display: list-item !important;
    margin-left: 20px !important;
    font-weight: 400;

}


.App_Features_inner_section img {
    width: 100%;
    padding: 10px;
}
.App_Features_inner_section {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 10px;
    width: 100%;
    justify-content: space-between;
}
.Features_img {
    width: 40%; 
    text-align: center;
    padding: 0px 30px;
}

.App_Features_inner_section .mb-3 {
    width: 60%;
}


ul.INSTALLATION_section img {
    max-width: 100%;
    margin: 30px 0px;
}
h3.truble {
    text-decoration: none;
    margin-top: 40px;
    text-transform: capitalize;
    font-size: 18px;
}


.accordion-body li.dots {
    margin-bottom: 20px !important;
}




/* new */
.creating_discount {
    width: 100%;
    background: #fdeae3;
    border: 1.5px dashed #c2835f;
    border-radius: 8px;
    padding: 14px;
}
.creating_discount p {
    margin-bottom: 5px;
}
.creating_discount.STORES {
    background: #ff00001c;
    border: 1.5px dashed red;
}
.creating_discount.IMPORTANT {
    background: #f3e3fd7d;
    border: 1.5px dashed #681cc5;
}

p.ABANDON_text {
    width: 100%;
    background: #e3e3fd7a;
    border: 1.5px dashed #7a71f7;
    border-radius: 10px;
    padding: 20px;
}


.mb-3.How_To_Install ul li {
    list-style: disc;
    margin-left: 20px;
}

.new_install_app_btn button:hover {
    transform: scale(1.05);
}


.prerequisite_inner_div li {
    padding: 8px 10px !important;
    margin: 0;
}
.prerequisite_inner_div img.link-icons {
    width: 22px !important;
    border: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    display: none;
}
.prerequisite_inner_div .inner_arrow {
    text-decoration: none !important;
}

/*Kamal New CSS*/
.prerequisite_main_datas .prerequisite_graphic_img {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.prerequisite_main_datas .prerequisite_graphic_img img {
    border: none;
    margin: 0;
    max-width: 100%;
}
.new_section_saprate.prerequisite_main_section_page .prerequisite_contents h3.text-style {
    margin-top: 0;
    padding: 0;
    color: #c2835f;
    font-size: 22px !important;
}
.prerequisite_main_datas {
    margin: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 50px;
}
.bottom_prerequis_conts {
    margin-top: 35px;
}
.intro_content p {
    margin-bottom: 0;
}


nav#nav-bar button.navbar-toggler {
    height: 40px;
    width: 55px;
}

img.app_update_image {
    margin: 30px 0px;
    border-radius: 10px;
}

.list_style ul li {
    list-style: disc;
}


/*Responsive CSS start here*/


.documentation_section div#Introduction-collapse ul.btn-toggle-nav.list-unstyled.fw-normal.pb-1 li.intro-to-trouble a button{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    display: flex !important;
    padding: 7px;
    justify-content: start;
    gap: 10px;
    border: none !important;
}









@media (min-width: 900px) and (max-width: 1600px) {

    .prerequisite_inner_div {
        right: 2% !important;
    
    }
    a.navbar-brand {
        width: 6%;
    }
    .container-box {
        padding: 0px 10px;
    }
    a.navbar-brand img {
        width: 100px;
    }
}


@media (max-width: 1180px) {
   

    .media_icons a {
        margin-top: 0;

    }
    .documentation_section .left_side_bar {
        max-width: 100%;
    }
    .media_icons {
        justify-content: center;

    }
    .new_section_saprate {
        display: grid;
        grid-template-columns: 1fr;
        position: relative;
    }
    .prerequisite_inner_div {
        position: relative;
        right: 0% !important;
        top: 20px;
        border-left: 1px solid #f4e6de;
        padding-left: 16px;
        grid-row-start: 1;
    }

}

@media (min-width:768px) and (max-width: 1024px) {



    .footer-inner-contents {
        display: flex;
        justify-content: space-between;
        padding: 20px 0px;
        flex-direction: column;
    }


    a.navbar-brand {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    div#accordionPanelsStayOpenExample h1 {
        font-size: 35px;
        margin-bottom: 0px;
        padding: 10px;
    }



    img#Badgesss {
        top: 35px;
    }

    .header-inner-top-sec {
        margin-top: 200px;
        margin-bottom: 35px;
    }

    .header-inner-top-sec h1 {
        font-size: 44px !important;
        font-weight: bold;
        color: #333333;
        text-transform: uppercase;
    }

    .header-inner-top-sec p {
        padding: 0px;
    }

    .Migration-Helper h1 {
        font-size: 35px;
        text-align: center;

    }

    .container.Migration-Helper {
        padding: 40px 0px;
    }

    .Google-center-Analytics-img img {
        width: 100%;
        margin-top: 0px;
        height: auto;
    }

    .container.Migration-Helper .row {
        padding: 0px 0px;

    }

    .container-fluid.second-section-gtm {

        padding: 20px;
    }

    .container-fluid.second-section-gtm h1 {
        font-size: 35px;
        margin-top: 30px;
    }

    .row.main-gtm-row {
        margin-bottom: 0px;
    }

    .meta-center-Analytics-img img {
        width: 100%;
        margin-top: 0px;
    }

    .container-fluid.GTM-Assistant-points {
        background: #f9fafb;
        position: relative;
        padding: 20px;
    }

    img.lower-dotted-one {
        display: none;
    }

    .container.about-section {
        background: #f9fafb;
        padding: 40px;
        border-radius: 16px;
        margin-bottom: 20px;
    }

    .container-fluid.help-us-section-main {
        background: #f9fafb;
        padding: 20px;
    }

    .row.need-help {
        margin-top: 40px;
    }

    img.lower-dotted-two {
        display: none;
    }

    .install-section-gtm {
        background: #ffffff;
        text-align: start !important;
        color: white;
        border-radius: 16px;
        padding: 0px !important;
        background-image: url(./sourse/CTA2_UltimateApp.png);
        background-repeat: no-repeat;
        width: 100%;
        background-position: inherit;
        overflow: hidden;

    }

    .intall-inner {
        margin: 20px;
        max-width: 100%;
    }

    .btn-left button {
        margin-top: 10px;
        margin-bottom: 24px;
    }

    .about-img-inner img {
        width: 65%;
        margin: 0 auto;
        display: block;
    }

    .Migration-Helper img {
        width: 65%;

    }

    .container-fluid.GTM-Assistant-points h1 {
        font-size: 35px;

    }

    .about-section-inner h1 {
        font-size: 35px;

    }

    .freshdesk-div h1 {
        font-size: 35px;

    }

    nav.navbar.navbar-expand-lg.navbar-light.bg-light {
        padding: 10px !important;

    }

    .help-us-img-sec img {
        width: 65%;
        margin: 0 auto;
        display: block;
    }


    .Assistant-points-img img {
        width: 65%;
        margin: 0 auto;
        display: block;
    }

    img.lower-dotted-two {
        display: none;
    }

    img#top-second-img {
        width: 95%;
    }



    .header-two {
        gap: 10px;
    }

    .inner-help {
        padding: 20px;
        margin-bottom: 20px;
    }

    .inner-help p {
        font-size: 18px;

    }

    .inner-help h4 {
        font-size: 20px;
        color: #C0825E;
        line-height: 36px;
        margin-bottom: 0px;
    }

    .install-section-gtm h1 {
        font-size: 20px;
    }

    .install-section-gtm p {
        font-size: 18px;
        line-height: 36px;
    }

    .container-fluid.app-update-page {
        min-height: 85.2vh;
    }

    .btn-left {
        padding: 0px 0px;
        text-align: center;
    }


    .meta-center-Analytics-img::before {
        left: 185px;
        top: 140px;
    }

    .Google-center-Analytics-img::before {
        margin-left: -30px;
        top: -45px;

    }




}

@media (max-width: 991px) {
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 {
    display: none;
}
.media_icons {
    padding: 10px;
}
}


@media (min-width: 768px) and (max-width: 1180px) {


    .container-section hr.my-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }


    ul.Shopify_App_instructions img {
        margin: 30px 0px;
        object-position: 100% 0;
        object-fit: cover;
        height: 350px;
    }


    hr.my-4 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important;
    }

    .documentation_section .container {
        padding: 0;
        margin: 0 auto;
        max-width: 100%;
    }

    .documentation_section .Contents_document {
        padding: 30px 10px;
    }

    .documentation_section .left_side_bar {
        padding: 30px 10px !important;
        width: 100%;
        height: auto;
        box-shadow: none;
    }

    body.fixed .left_side_bar {
        position: relative;
        width: 100% !important;
        top: 30px;
        height: auto;
    }

    .documentation_section .my-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .documentation_section a.anchor {
        position: absolute;
        left: -30px;
    }


    /* ======================== text-size-intab ========================== */
    .documentation_section .Contents_document li {
        font-size: 16px;
    }

    .documentation_section .btn-toggle {
        font-size: 16px;
    }

    .documentation_section p {
        font-size: 16px;
    }

}

@media (min-width: 280px) and (max-width: 767px) {


    .service_data_form {
        padding: 30px 20px;
        margin: 30px auto;
    }

    .footer-inner-contents {
        display: flex;
        justify-content: space-between;
        padding: 20px 0px;
        flex-direction: column;
    }


    /* .container-fluid.footer-section {
        padding: 0 !important;
    } */

    .container-fluid.footer-section .container {
        padding: 0 !important;
    }

    .media_icons {
        margin-bottom: 20px;
    }


    .intall-inner {
        text-align: start;
        max-width: 100%;
    }

    .inner-help h4 {
        color: #C0825E;
        line-height: inherit;
    }


    div#accordionPanelsStayOpenExample h1 {
        margin-bottom: 0px;
        padding: 10px;
        text-align: center;
    }

    li {

        font-size: 16px;

    }

    .container.Migration-Helper .row {
        align-items: center;
        padding: 40px 0px 0px;
    }



    .accordion-body {
        padding: 20px 20px !important;
    }


    a.navbar-brand img {
        width: 100%;
    }

    li.nav-item {
        text-align: center;
        padding: 10px 0px;
    }

    li.nav-item.active {
        padding: 10px 0px;
    }

    a.navbar-brand {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    button.accordion-button {
        font-size: 14px;
        padding: 10px 20px;
    }

    div#case {
        padding: 20px 10px 40px;
    }

    .container-fluid.GTM-Assistant-points {
        padding: 10px;
        overflow: hidden;
    }

    .inner-help a {
        font-size: 14px;
        font-weight: 400;
        line-height: inherit;
    }

    .inner-help {
        margin-bottom: 10px;
        padding: 10px;
        text-align: center;
    }

    .btn-left {
        padding: 10px 0px;
        text-align: center;
    }

    nav.navbar.navbar-expand-lg.navbar-light.bg-light {
        padding: 10px 0px 10px !important;

    }

    .container-fluid.second-section-gtm {
        padding: 10px;
    }

    .header-inner-top-sec {
        margin-top: 150px;
        margin-bottom: 20px;
    }

    img#Badgesss {
        width: 100px;
        top: 30px;
        height: auto;
    }

    .Assistant-points-img img.aos-init.aos-animate {
        width: 100%;
        height: auto;
    }

    .Maximizing-Conversions {
        margin-top: 20px;
    }

    .header-inner-top-sec p {
        padding: 0px;
        margin: 0;
    }

    .app_update_Version_History.mt-5 h1 {
        font-size: 44px !important;
    }

    h1 {
        font-size: 20px !important;

    }

    p {
        font-size: 16px !important;
        line-height: inherit !important;
    }


    .btn-left button {
        font-size: 16px !important;
        margin-top: 10px !important;

    }

    .Google-center-Analytics-img img {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
        height: auto;
    }

    .meta-center-Analytics-img img {
        width: 100%;
        margin-top: 10px;
        height: auto;
    }

    .Maximizing-Conversions-with-Google-Ads img {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .Maximizing-Conversions-with-Google-Ads::before {
        display: none;
    }

    .Migration-Helper img {
        width: 80%;
        height: auto;
    }

    img.lower-dotted-two {
        display: none;
    }

    img.lower-dotted-one {
        display: none;
    }

    .container.pt-lg-5.pt-md-3.pb-lg-5.pb-md-3.leverage-section {
        margin-top: 0;
        margin-bottom: 0;
        padding: 10px !important;
    }

    .row.main-gtm-row {
        margin-bottom: 0px;
    }

    .help-us-img-sec img {
        width: 100%;
    }

    .install-section-gtm h1 {
        width: 100%;
        font-size: 20px !important;
    }

    p.Solutions {
        margin-top: 10px;
    }

    .leverage-section .row {
        padding: 10px;
    }

    .install-section-gtm {
        padding: 10px !important;
        /* background-image: linear-gradient(to right, #00000075 , #00000075) ,url(./sourse/image5.png); */

    }

    .row.need-help {
        margin-top: 50px;
    }

    .container-fluid.help-us-section-main {

        padding: 10px;
    }

    .container.about-section {
        padding: 10px;
        margin-bottom: 0px;

    }

    .about-img-inner img {
        width: 100%;
        padding: 10px;
    }

    h4 {
        font-size: 20px !important;
        color: #C0825E;
        margin-bottom: 10px !important;
    }

    button.accordion-button {
        align-items: flex-start;
        gap: 30px;
    }

    .install-section-gtm {
        background-position: center;
    }

    .footer {
        gap: 10px;
    }

    .container-fluid.footer-section h6 {
        margin-top: 20px;
    }

    .footer a p {
        margin-bottom: 0;
    }

    .meta-center-Analytics-img::before {
        display: none;
    }

    .Google-center-Analytics-img::before {
        display: none;
    }



}
@media (max-width: 767px) {

    .prerequisite_contents h3.text-style {
        align-items: self-start;
    }

    .Features_img {
        width: 100%;
    }
    .App_Features_inner_section .mb-3 {
        width: 100%;
    }
    .App_Features_inner_section {
        flex-direction: column;
    }



    .container-section hr.my-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }


    .documentation_section .tabs_div li {
        margin-left: 15px;
    }


    .container-section {
        padding-bottom: 30px;
    }

    button.navbar-toggler {
        margin-left: 10px;
    }

    .mb-3 {
        margin-left: 0;
    }

    p {
        margin-left: 0 !important;
    }

    h3.text-style {
        margin-top: 20px;
    }


    .hr-row-margin {
        margin-block: 30px 30px !important;
    }

    iframe {
        width: 100%;
        height: 200px;
    }

    hr.my-4 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }


    body.fixed .left_side_bar {
        position: relative;
        width: 100% !important;
        top: 30px;
    }

    .documentation_section .left_side_bar {
        padding-top: 30px !important;
        height: auto;
        box-shadow: none;
    }

    .documentation_section .Contents_document {
        padding: 16px 0;
        margin-top: 20px;
    }

    h1.main-title_h1.mb-5 {
        margin-bottom: 30px !important;
    }

    .documentation_section a.anchor {
        position: absolute;
        left: -27px;
    }

    .documentation_section .my-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }

    .GTM_Setup li {
        margin-left: 0px !important;
    }

    .GA4_setup li {
        margin-left: 0px !important;
    }

    .features_content li {
        margin-left: 0px !important;
    }

    .documentation_section .Contents_document h1 {
        font-size: 26px !important;
    }

    .documentation_section .Contents_document h2 {
        font-size: 24px !important;
    }

    .Contents_document h3 {
        font-size: 18px;
    }

    .documentation_section .Contents_document li {
        font-size: 14px;
    }
}