@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
p {
    margin: 0;
    padding: 0;
    font-family: 'Nunito Sans', sans-serif;
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

a {
    cursor: pointer;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.btn {
    outline: 0px;
}

.lists {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.mainpage {
    position: relative;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
}

a {
    font-family: 'Bai Jamjuree', sans-serif;
}

img {
    width: auto;
    height: auto;
}

.container {
    max-width: 1480px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: normal;
}

h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    color: #161616;
}

/* -----------------banner-css-start-------------------- */
.sec01_shopify_outer {
    width: 100%;
    background: url(../images/shopifydevelopmentservices_img/bg-banner.png) center center no-repeat;
    padding: 70px 0 50px;
    position: relative;
    background-size: cover;
}

.sub_tittle {
    font-size: 20px;
    font-weight: 500;
    color: #161616;
    display: block;
    margin-bottom: 15px;
    width: fit-content;
    border-left: solid 4px #fc7600;
    padding: 5px 0 5px 10px;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 span {
    font-size: 18px;
    display: block;
    line-height: normal;
    margin: 0 0 10px 0;
    font-weight: 500;
}

.sec01_shopify_outer .sec01_shopify_outer_inner {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 50px;
    flex-direction: row-reverse;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .left_part {
    width: 45%;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .left_part img {
    width: 100%;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part {
    width: 50%;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 {
    color: #161616;
    display: block;
    font-size: 50px;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 10px;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 b {
    color: #fc7600;
    display: block;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part .sub_tittle {
    font-size: 20px;
    font-weight: 500;
    color: #161616;
    display: block;
    margin-bottom: 15px;
    width: fit-content;
    border-left: solid 4px #fc7600;
    padding: 5px 0 5px 10px;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part .sub_heading {
    font-size: 19px;
    color: #000;
    font-weight: 600;
    position: relative;
    padding-bottom: 18px;
    line-height: normal;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part p {
    color: #161616;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 30px 0;
    display: block;
    width: 100%;
    max-width: 100%;
}

.sec01_shopify_outer .sec01_shopify_outer_inner .right_part p a {
    color: #161616;
    font-weight: 600;
    width: fit-content;
    display: block;
}

.sec01_shopify_outer_inner_btn a img {
    filter: brightness(0) invert(1);
    transform: rotate(45deg);
}

.sec01_shopify_outer_inner_btn {
    width: fit-content;
    margin: auto 0;
}

.sec01_shopify_outer_inner_btn a {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    box-shadow: rgba(252, 118, 0, 0.47) 9px 7px 38px 0px;
    background: #fc7600;
    padding: 22px 30px;
    border-radius: 10px;
    white-space: nowrap;
    gap: 20px;
    text-decoration: none !important;
    width: fit-content;

}

.sec01_shopify_outer_inner_btn a:hover {
    color: #fff;
}

.sec01_shopify_outer_inner_btn a:focus {
    outline: none;
}

/*Sec 01 End*/


/*Sec 02 start*/
.sec02_shopify_outer {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

@keyframes up-down {
    0% {
        transform: translate(1px, 20px);
    }

    24% {
        transform: translate(1px, 30px);
    }

    50% {
        transform: translate(1px, 12px);
    }

    74% {
        transform: translate(1px, 22px);
    }

    100% {
        transform: translate(1px, 22px);
    }
}

.sec02_shopify_outer:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: url(../images/shopifydevelopmentservices_img/before_img.png) no-repeat;
    width: 300px;
    height: 341px;
    background-size: 70%;
    background-position: right;
    transition: all ease 0.6s;
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
}

.sec02_shopify_outer_inner {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: space-between;
}

.sec02_shopify_outer_inner .left_part {
    width: 45%;
    text-align: center;
}

.sec02_shopify_outer_inner .left_part img {
    width: 100%;
}

.sec02_shopify_outer_inner .right_part {
    width: 50%;
}

.sec02_shopify_outer_inner .right_part h2 {
    padding-bottom: 30px;

}

.sec02_shopify_outer_inner .right_part p {
    padding-bottom: 30px;
}

/*Sec 02 End*/


/*Sec 03 Start*/
.sec03_shopify_outer {
    margin: 0;
    display: block;
    background: #f7f7f7;
    padding: 100px 0;
}

.sec03_shopify_outer .sec03_shopify_outer_booking {
    text-align: center;
    margin-bottom: 40px;
}

.sec03_shopify_outer .sec03_shopify_outer_booking h2 {
    margin-bottom: 20px;
}

.sec03_shopify_outer .sec03_shopify_outer_booking p {
    max-width: 80%;
    margin: auto;
}

.sec03_shopify_outer .sys_wordPress_cms_outer {
    padding: 0;
}

.sec03_shopify_outer .sys_wordPress_cms_outer ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.sec03_shopify_outer .sys_wordPress_cms_outer ul li {
    text-align: center;
    border: solid 1px #ffa3565c;
    padding: 40px 20px;
    border-radius: 10px;
}

.sec03_shopify_outer .sys_wordPress_cms_outer ul li img {
    padding-bottom: 20px;
}

.sec03_shopify_outer .sys_wordPress_cms_outer ul li h3 {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    padding-bottom: 20px;
}

.sec03_shopify_outer .sys_wordPress_cms_outer ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    line-height: 28px;
}

/*Sec 03 End*/

/*Sec 04 Start*/
.sec04_shopify_outer {
    padding: 100px 0;
}

.sec04_shopify_outer_heading {
    padding: 0;
    text-align: center;
    margin-bottom: 40px;
}

.sec04_shopify_outer_heading h2 {
    text-align: center;
    display: block;
}

.sec04_shopify_outer_heading p {
    padding-bottom: 50px;
}

.sec04_shopify_outer_list {
    padding: 0;
}

.sec04_shopify_outer_list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.sec04_shopify_outer_list ul li {
    box-shadow: 0px 5px 0px rgba(0, 0, 0, 10%);
    padding: 10px;
    border-radius: 20px;
    width: 230px;
    height: 200px;
    text-align: center;
    border: solid 1px #ccc;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sec04_shopify_outer_list ul li span.process_icons {
    width: 100px;
    height: 80px;
    margin: 0 auto;
    display: block;
}

.sec04_shopify_outer_list ul li span.process_icons img {
    width: 100%;
}

.sec04_shopify_outer_list ul li p {
    font-size: 16px;
    display: block;
    font-weight: bold;
    color: #161616;
    padding: 20px 0 0 0;
}

.tittle_heading {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    padding: 0;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: solid 2px #fc7600;
    margin: -26px 0 0 0;
    color: #181818;
    font-weight: bold;
    font-size: 19px;
}

/*Sec 04 End*/


/*Sec 05 Start*/

.sec05_shopify_outer {
    position: relative;
    background: #fdf7f2;
    padding: 100px 0 100px;
    overflow: hidden;
}

.sec05_shopify_outer:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: url(../images/shopifydevelopmentservices_img/before_img.png) no-repeat;
    width: 300px;
    height: 341px;
    background-size: 70%;
    background-position: left;
    transition: all ease 0.6s;
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
}

.sec05_shopify_outer .container-fluid {
    max-width: calc(100% - 11%);
    margin-left: auto;
    margin-right: 0;
}

.sec05_shopify_outer_booking {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.sec05_shopify_outer_booking .left_part {
    text-align: center;
    width: 100%;
}

.sec05_shopify_outer_booking .left_part h2 {
    padding-bottom: 20px;
    color: #161616;
}

.sec05_shopify_outer_booking .left_part p {
    max-width: 80%;
    margin: auto;
    margin-bottom: 10px;
}

.sec05_shopify_outer_sliderslide {
    padding-bottom: 00px;
}

.sec05_shopify_outer_sliderBox {
    background: #ffffff;
    padding: 20px;
    border-radius: 15px;
    border: solid 1px rgba(163, 163, 163, 11%);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 3%);
    min-height: auto;
    margin: 10px;
    min-height: 305px;
    text-align: center;
}

.sec05_shopify_outer_sliderBox span {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    margin: 0 auto 15px;
}

.sec05_shopify_outer_sliderBox span img {
    width: 100%;
}

.sec05_shopify_outer_sliderBox .sec05_shopify_outer_sliderBox_images {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.sec05_shopify_outer_sliderBox h3 {
    font-size: 22px;
    font-weight: 600;
    color: #161616;
    margin: 0 0 15px 0;
    line-height: normal;
}

.sec05_shopify_outer_sliderBox p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    color: #161616;
}

.sec05_shopify_outer_sliderBox .sec05_shopify_outer_sliderBox_images p {
    font-size: 110px;
    font-weight: 800;
    color: #f7f7f7;
    margin: 0;
    display: block;
}

/*Sec 05 End*/


/*Sec 06 Start*/

.sec06_shopify_outer {
    padding: 100px 0;
}

.sec06_shopify_outer_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sec06_shopify_outer_inner .sec06_shopify_outer_heading {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.sec06_shopify_outer_inner .sec06_shopify_outer_heading h2 {
    margin-bottom: 20px;
}

.sec06_shopify_outer_inner .sec06_shopify_outer_heading p {
    max-width: 80%;
    margin: auto;
}

.sec06_shopify_outer_list {
    width: 100%;
}

.sec06_shopify_outer_list ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.sec06_shopify_outer_list ul li {
    width: 100%
}

.sec06_shopify_outer_list_box {
    background: #f3f3f3;
    padding: 20px 25px;
    min-height: 100%
}

.sec06_shopify_outer_list_box span {
    padding: 0;
    background: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    box-shadow: 0px 8px 32px rgba(32, 31, 31, 8%);
    margin-bottom: 25px;
}

.sec06_shopify_outer_list_box span img {
    max-width: 50px;
}

.sec06_shopify_outer_list_box h3 {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    padding-bottom: 15px;
}

.sec06_shopify_outer_list_box p {
    letter-spacing: 0.02rem;
    font-size: 17px;
    font-weight: 400;
    color: #161616;
    line-height: 26px;
}

.sec06_shopify_outer_list.one {
    width: 100%;
    margin-top: 34px;
}

/*Sec 06 End*/


/*Sec 07 Start*/
.sec07_shopify_outer {
    position: relative;
    background: #f7f7f7;
    padding: 100px 0;
}

.sec07_shopify_outer .sec07_shopify_outer_inner_heading {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.sec07_shopify_outer_inner_content ul {
    display: flex;
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 80%;
    margin: auto;
}

.sec07_shopify_outer_inner_content ul li {
    box-shadow: 0px 4px 0px rgba(0, 0, 0, 10%);
    padding: 20px;
    border-radius: 10px;
    width: calc(100% / 4 - 18px);
    text-align: center;
    border: solid 1px #74747421;
    position: relative;
    height: 100%;
}

.sec07_shopify_outer_inner_content ul li span {
    font-size: 18px;
    font-weight: 700;
    color: #161616;
    display: block;
    line-height: normal;
}

.sec07_shopify_outer_inner_content ul li p {
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    width: 80px;
    margin-bottom: 10px;
}

.sec07_shopify_outer_inner_content ul li p img {
    width: 100%;
}

/*Sec 07 End*/

/*Sec 08 Start*/
.sec08_shopify_outer {
    position: relative;
    background: #fff;
    padding: 100px 0;
}

.sec08_shopify_outer .sec08_shopify_outer_inner_heading {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.sec08_shopify_outer_inner_content ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.sec08_shopify_outer_inner_content ul li {
    box-shadow: 0px 12px 32px rgba(0, 0, 0, 10%);
    padding: 50px 0;
    border-radius: 20px;
    width: 230px;
    height: 200px;
    text-align: center;
    border: solid 1px #74747421;
    position: relative;
}

.sec08_shopify_outer_inner_content ul li span {
    font-size: 18px;
    font-weight: 700;
    color: #161616;
    display: block;
    line-height: normal;
}

.sec08_shopify_outer_inner_content ul li p {
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    width: 80px;
    margin-bottom: 10px;
}

.sec08_shopify_outer_inner_content ul li p img {
    width: 100%;
}

.sec08_shopify_outer_inner_content ul li .sec08_shopify_outer_inner_box p img {
    max-width: 70px;
}

/*Sec 08 End*/


/*Sec 09 Start*/

.sec09_shopify_outer {
    padding: 100px 0;
    background: #fdf7f2;
}

.sec09_shopify_outer_content {
    padding: 0;
}

.sec09_shopify_outer_content_heading {
    padding: 0;
    margin-bottom: 40px;
}

.sec09_shopify_outer_content_heading h2 {
    text-align: center;
}

.sec09_shopify_outer_content_heading p {
    text-align: center;
    max-width: 58%;
    margin: 0 auto 50px;
}

.sec09_shopify_outer_inner {
    padding: 0;
}

.sec09_shopify_outer_inner ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.sec09_shopify_outer_inner ul li h3 {
    margin-bottom: 10px;
}

.sec09_shopify_outer_inner ul li p a {
    color: #fc7600;
    text-decoration: none;
}

.sec09_shopify_outer_inner ul li {
    text-align: center;
    background: #fff;
    padding: 30px 20px;
    border-radius: 10px;
}

.sec09_shopify_outer_inner ul li span {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.sec09_shopify_outer_inner ul li .sec09_content_box {
    display: flex;
    gap: 20px;
    align-items: center;
}

.sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_img {
    width: 80px;
}

.sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_Text {
    width: calc(100% - 90px);
    text-align: left;
}

.sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_Text h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_Text p {
    font-size: 15px;
}

.sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_img span img {
    width: 100%;
}

/*Sec 09 End*/

/*Sec 10 Start*/

.sec10_shopify_outer {
    padding: 100px 0 100px;
    background: #f3f3f3;
}

.sec10_shopify_outer_content {
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sec10_shopify_outer_content h2 {
    margin-bottom: 20px;
}

.sec10_shopify_outer_content p {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    line-height: 28px;
    padding-bottom: 25px;
    max-width: 80%;
}

.sec10_shopify_outer_content a {
    background: #fc7600;
    display: flex;
    padding: 20px 30px;
    border-radius: 100px;
    align-items: center;
    text-decoration: none !important;
    white-space: nowrap;
    font-size: 16px;
    gap: 10px;
    font-weight: 600;
    color: #fff;
    box-shadow: 9px 7px 38px 0px #fc760078;
    width: fit-content;
    margin: auto;
    text-transform: uppercase;
}

.sec10_shopify_outer_content a:hover {
    background: #fc7600;
    color: #fff;
}

.sec10_shopify_outer_content .left_part {
    text-align: center;
    width: 100%;
}

.sec10_shopify_outer_content .left_part p {
    margin: 0 auto;
}

.sec10_shopify_outer_content a img {
    filter: brightness(0) invert(1);
    transform: rotate(45deg);
}

/*Sec 10 End*/


/* -----sec08_taxi_outer-----*/
.faq_ECommerce {
    margin: 80px 0 0px;
}

.sys_grocery_accorden_bottom h2 {
    font-size: 40px;
    font-weight: 700;
    color: #18191b;
    line-height: 40px;
    margin-bottom: 50px;
    text-align: center;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #3c3a3d;
    font-size: 22px;
    font-weight: 600;
    border: none;
    background: 0 0;
    outline: 0;
}

.accordion-item {
    position: relative;
    counter-increment: count;
    transition: all ease-in-out 1s;
    background: linear-gradient(271deg, #fff, #fef5ee);
    padding: 12px 30px;
    margin-bottom: 10px;
    border-radius: 20px;
    border: solid 1px #e1dfdf;
}

.accordion-title {
    color: #18191b;
    font-size: 20px;
    font-weight: 600;
}

.accordion button:focus,
.accordion button:hover {
    cursor: pointer;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 30px
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 16px;
    left: 10px;
    width: 15px;
    height: 3px;
    background: currentColor;
    color: #fc7600;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 16px;
    width: 3px;
    height: 16px;
    background: currentColor;
    color: #fc7600;
}

.accordion button[aria-expanded=true] .icon::after {
    width: 0;
}

.accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all .2s linear;
    will-change: opacity, max-height;
    transition: all ease-in-out 1.5s;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity .2s linear, max-height .2s linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 26px;
    padding-right: 100px;
    color: #161616;
}

/* -----sec08_taxi_outer-----*/

/* responsive-css */
@media only screen and (max-width:1366px) {
    h2 {
        font-size: 35px !important;
    }

    .sec02_shopify_outer:after {
        top: 120px;
        width: 110px;
        height: 130px;
        background-size: 100%;
    }

    .sec05_shopify_outer:after {
        bottom: 20px;
        width: 110px;
        height: 130px;
        background-size: 100%;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 {
        font-size: 40px;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 span {
        font-size: 16px;
    }
}

@media only screen and (max-width:1199px) {
    h2 {
        font-size: 30px !important;
    }

    .sec01_shopify_outer_inner_btn a {
        font-size: 18px;
        padding: 18px 30px;
    }

    .sec02_shopify_outer,
    .sec03_shopify_outer,
    .sec04_shopify_outer,
    .sec05_shopify_outer,
    .sec06_shopify_outer,
    .sec07_shopify_outer,
    .sec08_shopify_outer,
    .sec09_shopify_outer,
    .sec10_shopify_outer {
        padding: 50px 0;
    }

    .sec02_shopify_outer:after,
    .sec05_shopify_outer:after {
        display: none;
    }

    .sec06_shopify_outer_list_box {
        padding: 15px;
    }

    .sec06_shopify_outer_list_box p {
        letter-spacing: normal;
        font-size: 16px;
        line-height: 24px;
    }

    .sec07_shopify_outer_inner_content ul {
        max-width: 100%;
    }

    .faq_ECommerce {
        margin: 50px 0 0px;
    }
}

@media only screen and (max-width:991px) {
    h2 {
        font-size: 25px !important;
    }

    .faq_ECommerce {
        margin: 60px 0 60px;
    }

    .sys_grocery_accorden_bottom h2 {
        line-height: 40px;
        margin-bottom: 30px;
    }

    .accordion-title {
        font-size: 18px;
        font-weight: 700;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner {
        gap: 20px;
        flex-wrap: wrap;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .left_part {
        width: 100%;
        text-align: center;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .left_part img {
        width: 100%;
        max-width: 400px;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .right_part {
        width: 100%;
        text-align: center;
    }

    .sec01_shopify_outer_inner_btn {
        margin: auto auto;
    }

    .sec02_shopify_outer_inner {
        gap: 30px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .sec02_shopify_outer_inner .left_part {
        width: 100%;
        text-align: center;
    }

    .sec02_shopify_outer_inner .left_part img {
        width: 100%;
        max-width: 400px;
    }

    .sec02_shopify_outer_inner .right_part {
        width: 100%;
        text-align: center;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .sec04_shopify_outer_list ul {
        flex-wrap: wrap;
    }

    .sec05_shopify_outer_booking .left_part p {
        max-width: 100%;
        margin: auto;
    }

    .sec06_shopify_outer_list ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .sec07_shopify_outer_inner_content ul {
        flex-wrap: wrap;
        gap: 20px;
    }

    .sec07_shopify_outer_inner_content ul li {
        width: calc(100% / 3 - 16px);
    }

    .sec07_shopify_outer_inner_content ul li p {
        width: 60px;
    }

    .sec07_shopify_outer_inner_content ul li span {
        font-size: 16px;
    }

    .sec08_shopify_outer_inner_content ul {
        flex-wrap: wrap;
        gap: 15px;
    }

    .sec08_shopify_outer_inner_content ul li {
        box-shadow: 0px 5px 0px rgba(0, 0, 0, 10%);
        border: solid 1px #ccc;
    }

    .sec09_shopify_outer_inner ul {
        gap: 20px;
    }

    .sec09_shopify_outer_inner ul li {
        padding: 20px;
        border: solid 1px #ccc;
    }

    .sec09_shopify_outer_inner ul li .sec09_content_box {
        flex-direction: column;
    }

    .sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_Text {
        width: 100%;
        text-align: center;
    }

    .sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_Text h3 {
        font-size: 18px;
    }

    .sec08_shopify_outer_inner_content ul li {
        padding: 20px 40px;
        width: 230px;
        height: 180px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .faq_ECommerce {
        margin: 50px 0 0px;
    }

    .sys_grocery_accorden_bottom h2 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:767px) {
    .sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 22px !important;
    }

    .sec02_shopify_outer_inner .right_part p:last-child {
        padding-bottom: 0;
    }

    .sec02_shopify_outer,
    .sec03_shopify_outer,
    .sec04_shopify_outer,
    .sec05_shopify_outer,
    .sec06_shopify_outer,
    .sec07_shopify_outer,
    .sec08_shopify_outer,
    .sec09_shopify_outer,
    .sec10_shopify_outer {
        padding: 30px 0;
    }

    h2 br {
        display: none;
    }

    .sec03_shopify_outer .sec03_shopify_outer_booking p {
        max-width: 100%;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li img {
        max-width: 80px;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li h3 {
        padding-bottom: 10px;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li {
        padding: 30px 20px;
    }

    .sec04_shopify_outer_list ul li {
        width: calc(100% / 2 - 10px);
    }

    .sec04_shopify_outer_heading {
        margin-bottom: 20px;
    }

    .sec05_shopify_outer_sliderBox h3 {
        font-size: 18px;
    }

    .sec08_shopify_outer_inner_content ul li {
        width: calc(100% / 2 - 10px);
        height: 180px;
    }

    .sec09_shopify_outer_inner ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_Text h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width:575px) {
    .accordion .accordion-content p {
        padding-right: 0;
    }

    .accordion button[aria-expanded=true]+.accordion-content {
        max-height: max-content;
    }

    .accordion .accordion-content p {
        font-size: 15px;
        line-height: 22px;
    }

    .faq_ECommerce {
        margin: 40px 0 40px;
    }

    .accordion-item {
        padding: 10px 15px;
    }

    .accordion-title {
        font-size: 16px;
        width: calc(100% - 50px);
        display: block;
        line-height: normal;
        padding: 0 !important;
    }

    .accordion-item {
        border-radius: 10px;
    }

    .accordion button {
        padding: 10px 0 10px;
    }

    .accordion button .icon {
        top: 4px;
        right: 30px;
    }

    .sec10_shopify_outer_content p {
        max-width: 100%;
    }

    .sec05_shopify_outer_sliderBox {
        min-height: 265px;
    }

    .sec06_shopify_outer_inner .sec06_shopify_outer_heading p {
        max-width: 100%;
    }

    .sec06_shopify_outer_list ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .sec06_shopify_outer_list ul li {
        width: 100%;
        text-align: center;
    }

    .sec07_shopify_outer .sec07_shopify_outer_inner_heading {
        margin-bottom: 20px;
    }

    .sec07_shopify_outer_inner_content ul li {
        width: calc(100% / 2 - 10px);
    }

    .sec09_shopify_outer_content_heading {
        padding: 0;
        margin-bottom: 20px;
    }

    .sec10_shopify_outer_content a {
        font-size: 14px;
    }
}

@media only screen and (max-width:480px) {
    h2 {
        font-size: 20px !important;
    }

    .faq_ECommerce {
        margin: 30px 0 30px;
    }

    .sec01_shopify_outer {
        padding: 40px 0 40px;
    }

    .sec01_shopify_outer_inner_btn a {
        font-size: 16px;
        padding: 18px 20px;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 {
        font-size: 25px;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 span {
        font-size: 16px;
        line-height: 26px;
    }

    .sec02_shopify_outer_inner .right_part h2 {
        padding-bottom: 20px;
    }

    .sec03_shopify_outer .sec03_shopify_outer_booking {
        margin-bottom: 20px;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li h3 {
        font-size: 18px;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li {
        padding: 30px 15px;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li p {
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
    }

    .sec04_shopify_outer_list ul li {
        border-radius: 10px;
        height: 170px;
    }

    .sec04_shopify_outer_list ul li span.process_icons img {
        width: 100%;
        max-width: 80px;
    }

    .sec04_shopify_outer_list ul li {
        width: calc(100% / 2 - 5px);
    }

    .sec04_shopify_outer_list ul {
        gap: 15px 10px;
    }

    .sec05_shopify_outer_sliderBox {
        min-height: 285px;
        padding: 20px 10px;
    }

    .sec06_shopify_outer_list_box h3 {
        font-size: 18px;
        line-height: 25px;
    }

    .sec06_shopify_outer_list_box {
        padding: 20px 15px;
    }

    .sec07_shopify_outer_inner_content ul {
        gap: 15px;
    }

    .sec07_shopify_outer_inner_content ul li {
        width: calc(100% / 2 - 10px);
        height: 150px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .sec07_shopify_outer_inner_content ul li p img {
        max-width: 50px;
    }

    .sec07_shopify_outer_inner_content ul li span {
        font-size: 14px;
    }

    .sec08_shopify_outer .sec08_shopify_outer_inner_heading {
        margin-bottom: 20px;
    }

    .sec08_shopify_outer_inner_content ul li {
        width: calc(100% / 2 - 5px);
        height: 180px;
        padding: 15px;
    }

    .sec08_shopify_outer_inner_content ul {
        flex-wrap: wrap;
        gap: 15px 10px;
    }

    .sec08_shopify_outer_inner_content ul li .sec08_shopify_outer_inner_box p img {
        max-width: 65px;
    }

    .sec08_shopify_outer_inner_content ul li span {
        font-size: 16px;
    }

    .sec09_shopify_outer_inner ul li {
        padding: 15px;
    }

    .sec09_shopify_outer_inner ul li .sec09_content_box .sec09_content_box_Text h3 {
        font-size: 18px;
    }

    .sec09_shopify_outer_inner ul li span {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
}

@media only screen and (max-width:400px) {
    h2 {
        font-size: 20px !important;
    }

    h3 {
        font-size: 18px !important;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .left_part img {
        width: 100%;
        max-width: 100%;
    }

    .sec01_shopify_outer .sec01_shopify_outer_inner .right_part h1 {
        font-size: 23px;
    }

    .sec01_shopify_outer_inner_btn a {
        font-size: 15px;
        padding: 14px 10px;
    }

    .sec02_shopify_outer_inner .left_part img {
        width: 100%;
        max-width: 100%;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li {
        padding: 20px 15px;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul li img {
        max-width: 70px;
    }

    .sec03_shopify_outer .sys_wordPress_cms_outer ul {
        gap: 15px;
    }

    .sec04_shopify_outer_list ul li p {
        padding: 0px 0 0 0;
    }

    .sec04_shopify_outer_list ul li {
        height: 150px;
    }

    .sec05_shopify_outer_sliderBox p {
        font-size: 14px;
        line-height: 24px;
    }
}