.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}.intl-tel-input{position:relative;}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box;}.intl-tel-input .hide{display:none;}.intl-tel-input .v-hide{visibility:hidden;}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0;}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px;}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px;}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto;}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555;}.intl-tel-input ul.country-list{list-style:none;padding:0;margin:0;}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px;}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px;}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal;}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc;list-style:none;}.intl-tel-input .country-list li.country{list-style:none;}.intl-tel-input .country-list .country{padding:5px 10px;}.intl-tel-input .country-list .country .dial-code{color:#999;}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05);}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle;}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px;}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0;}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0;}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px;}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer;}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05);}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default;}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent;}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table;}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px;}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px;}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px;}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px;}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px;}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px;}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px;}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px;}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px;}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px;}.intl-tel-input.iti-container:hover{cursor:pointer;}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed;}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%;}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em;}.iti-flag{width:20px;}.iti-flag.be{width:18px;}.iti-flag.ch{width:15px;}.iti-flag.mc{width:19px;}.iti-flag.ne{width:18px;}.iti-flag.np{width:13px;}.iti-flag.va{width:15px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px;}}.iti-flag.ac{height:10px;background-position:0 0;}.iti-flag.ad{height:14px;background-position:-22px 0;}.iti-flag.ae{height:10px;background-position:-44px 0;}.iti-flag.af{height:14px;background-position:-66px 0;}.iti-flag.ag{height:14px;background-position:-88px 0;}.iti-flag.ai{height:10px;background-position:-110px 0;}.iti-flag.al{height:15px;background-position:-132px 0;}.iti-flag.am{height:10px;background-position:-154px 0;}.iti-flag.ao{height:14px;background-position:-176px 0;}.iti-flag.aq{height:14px;background-position:-198px 0;}.iti-flag.ar{height:13px;background-position:-220px 0;}.iti-flag.as{height:10px;background-position:-242px 0;}.iti-flag.at{height:14px;background-position:-264px 0;}.iti-flag.au{height:10px;background-position:-286px 0;}.iti-flag.aw{height:14px;background-position:-308px 0;}.iti-flag.ax{height:13px;background-position:-330px 0;}.iti-flag.az{height:10px;background-position:-352px 0;}.iti-flag.ba{height:10px;background-position:-374px 0;}.iti-flag.bb{height:14px;background-position:-396px 0;}.iti-flag.bd{height:12px;background-position:-418px 0;}.iti-flag.be{height:15px;background-position:-440px 0;}.iti-flag.bf{height:14px;background-position:-460px 0;}.iti-flag.bg{height:12px;background-position:-482px 0;}.iti-flag.bh{height:12px;background-position:-504px 0;}.iti-flag.bi{height:12px;background-position:-526px 0;}.iti-flag.bj{height:14px;background-position:-548px 0;}.iti-flag.bl{height:14px;background-position:-570px 0;}.iti-flag.bm{height:10px;background-position:-592px 0;}.iti-flag.bn{height:10px;background-position:-614px 0;}.iti-flag.bo{height:14px;background-position:-636px 0;}.iti-flag.bq{height:14px;background-position:-658px 0;}.iti-flag.br{height:14px;background-position:-680px 0;}.iti-flag.bs{height:10px;background-position:-702px 0;}.iti-flag.bt{height:14px;background-position:-724px 0;}.iti-flag.bv{height:15px;background-position:-746px 0;}.iti-flag.bw{height:14px;background-position:-768px 0;}.iti-flag.by{height:10px;background-position:-790px 0;}.iti-flag.bz{height:14px;background-position:-812px 0;}.iti-flag.ca{height:10px;background-position:-834px 0;}.iti-flag.cc{height:10px;background-position:-856px 0;}.iti-flag.cd{height:15px;background-position:-878px 0;}.iti-flag.cf{height:14px;background-position:-900px 0;}.iti-flag.cg{height:14px;background-position:-922px 0;}.iti-flag.ch{height:15px;background-position:-944px 0;}.iti-flag.ci{height:14px;background-position:-961px 0;}.iti-flag.ck{height:10px;background-position:-983px 0;}.iti-flag.cl{height:14px;background-position:-1005px 0;}.iti-flag.cm{height:14px;background-position:-1027px 0;}.iti-flag.cn{height:14px;background-position:-1049px 0;}.iti-flag.co{height:14px;background-position:-1071px 0;}.iti-flag.cp{height:14px;background-position:-1093px 0;}.iti-flag.cr{height:12px;background-position:-1115px 0;}.iti-flag.cu{height:10px;background-position:-1137px 0;}.iti-flag.cv{height:12px;background-position:-1159px 0;}.iti-flag.cw{height:14px;background-position:-1181px 0;}.iti-flag.cx{height:10px;background-position:-1203px 0;}.iti-flag.cy{height:13px;background-position:-1225px 0;}.iti-flag.cz{height:14px;background-position:-1247px 0;}.iti-flag.de{height:12px;background-position:-1269px 0;}.iti-flag.dg{height:10px;background-position:-1291px 0;}.iti-flag.dj{height:14px;background-position:-1313px 0;}.iti-flag.dk{height:15px;background-position:-1335px 0;}.iti-flag.dm{height:10px;background-position:-1357px 0;}.iti-flag.do{height:13px;background-position:-1379px 0;}.iti-flag.dz{height:14px;background-position:-1401px 0;}.iti-flag.ea{height:14px;background-position:-1423px 0;}.iti-flag.ec{height:14px;background-position:-1445px 0;}.iti-flag.ee{height:13px;background-position:-1467px 0;}.iti-flag.eg{height:14px;background-position:-1489px 0;}.iti-flag.eh{height:10px;background-position:-1511px 0;}.iti-flag.er{height:10px;background-position:-1533px 0;}.iti-flag.es{height:14px;background-position:-1555px 0;}.iti-flag.et{height:10px;background-position:-1577px 0;}.iti-flag.eu{height:14px;background-position:-1599px 0;}.iti-flag.fi{height:12px;background-position:-1621px 0;}.iti-flag.fj{height:10px;background-position:-1643px 0;}.iti-flag.fk{height:10px;background-position:-1665px 0;}.iti-flag.fm{height:11px;background-position:-1687px 0;}.iti-flag.fo{height:15px;background-position:-1709px 0;}.iti-flag.fr{height:14px;background-position:-1731px 0;}.iti-flag.ga{height:15px;background-position:-1753px 0;}.iti-flag.gb{height:10px;background-position:-1775px 0;}.iti-flag.gd{height:12px;background-position:-1797px 0;}.iti-flag.ge{height:14px;background-position:-1819px 0;}.iti-flag.gf{height:14px;background-position:-1841px 0;}.iti-flag.gg{height:14px;background-position:-1863px 0;}.iti-flag.gh{height:14px;background-position:-1885px 0;}.iti-flag.gi{height:10px;background-position:-1907px 0;}.iti-flag.gl{height:14px;background-position:-1929px 0;}.iti-flag.gm{height:14px;background-position:-1951px 0;}.iti-flag.gn{height:14px;background-position:-1973px 0;}.iti-flag.gp{height:14px;background-position:-1995px 0;}.iti-flag.gq{height:14px;background-position:-2017px 0;}.iti-flag.gr{height:14px;background-position:-2039px 0;}.iti-flag.gs{height:10px;background-position:-2061px 0;}.iti-flag.gt{height:13px;background-position:-2083px 0;}.iti-flag.gu{height:11px;background-position:-2105px 0;}.iti-flag.gw{height:10px;background-position:-2127px 0;}.iti-flag.gy{height:12px;background-position:-2149px 0;}.iti-flag.hk{height:14px;background-position:-2171px 0;}.iti-flag.hm{height:10px;background-position:-2193px 0;}.iti-flag.hn{height:10px;background-position:-2215px 0;}.iti-flag.hr{height:10px;background-position:-2237px 0;}.iti-flag.ht{height:12px;background-position:-2259px 0;}.iti-flag.hu{height:10px;background-position:-2281px 0;}.iti-flag.ic{height:14px;background-position:-2303px 0;}.iti-flag.id{height:14px;background-position:-2325px 0;}.iti-flag.ie{height:10px;background-position:-2347px 0;}.iti-flag.il{height:15px;background-position:-2369px 0;}.iti-flag.im{height:10px;background-position:-2391px 0;}.iti-flag.in{height:14px;background-position:-2413px 0;}.iti-flag.io{height:10px;background-position:-2435px 0;}.iti-flag.iq{height:14px;background-position:-2457px 0;}.iti-flag.ir{height:12px;background-position:-2479px 0;}.iti-flag.is{height:15px;background-position:-2501px 0;}.iti-flag.it{height:14px;background-position:-2523px 0;}.iti-flag.je{height:12px;background-position:-2545px 0;}.iti-flag.jm{height:10px;background-position:-2567px 0;}.iti-flag.jo{height:10px;background-position:-2589px 0;}.iti-flag.jp{height:14px;background-position:-2611px 0;}.iti-flag.ke{height:14px;background-position:-2633px 0;}.iti-flag.kg{height:12px;background-position:-2655px 0;}.iti-flag.kh{height:13px;background-position:-2677px 0;}.iti-flag.ki{height:10px;background-position:-2699px 0;}.iti-flag.km{height:12px;background-position:-2721px 0;}.iti-flag.kn{height:14px;background-position:-2743px 0;}.iti-flag.kp{height:10px;background-position:-2765px 0;}.iti-flag.kr{height:14px;background-position:-2787px 0;}.iti-flag.kw{height:10px;background-position:-2809px 0;}.iti-flag.ky{height:10px;background-position:-2831px 0;}.iti-flag.kz{height:10px;background-position:-2853px 0;}.iti-flag.la{height:14px;background-position:-2875px 0;}.iti-flag.lb{height:14px;background-position:-2897px 0;}.iti-flag.lc{height:10px;background-position:-2919px 0;}.iti-flag.li{height:12px;background-position:-2941px 0;}.iti-flag.lk{height:10px;background-position:-2963px 0;}.iti-flag.lr{height:11px;background-position:-2985px 0;}.iti-flag.ls{height:14px;background-position:-3007px 0;}.iti-flag.lt{height:12px;background-position:-3029px 0;}.iti-flag.lu{height:12px;background-position:-3051px 0;}.iti-flag.lv{height:10px;background-position:-3073px 0;}.iti-flag.ly{height:10px;background-position:-3095px 0;}.iti-flag.ma{height:14px;background-position:-3117px 0;}.iti-flag.mc{height:15px;background-position:-3139px 0;}.iti-flag.md{height:10px;background-position:-3160px 0;}.iti-flag.me{height:10px;background-position:-3182px 0;}.iti-flag.mf{height:14px;background-position:-3204px 0;}.iti-flag.mg{height:14px;background-position:-3226px 0;}.iti-flag.mh{height:11px;background-position:-3248px 0;}.iti-flag.mk{height:10px;background-position:-3270px 0;}.iti-flag.ml{height:14px;background-position:-3292px 0;}.iti-flag.mm{height:14px;background-position:-3314px 0;}.iti-flag.mn{height:10px;background-position:-3336px 0;}.iti-flag.mo{height:14px;background-position:-3358px 0;}.iti-flag.mp{height:10px;background-position:-3380px 0;}.iti-flag.mq{height:14px;background-position:-3402px 0;}.iti-flag.mr{height:14px;background-position:-3424px 0;}.iti-flag.ms{height:10px;background-position:-3446px 0;}.iti-flag.mt{height:14px;background-position:-3468px 0;}.iti-flag.mu{height:14px;background-position:-3490px 0;}.iti-flag.mv{height:14px;background-position:-3512px 0;}.iti-flag.mw{height:14px;background-position:-3534px 0;}.iti-flag.mx{height:12px;background-position:-3556px 0;}.iti-flag.my{height:10px;background-position:-3578px 0;}.iti-flag.mz{height:14px;background-position:-3600px 0;}.iti-flag.na{height:14px;background-position:-3622px 0;}.iti-flag.nc{height:10px;background-position:-3644px 0;}.iti-flag.ne{height:15px;background-position:-3666px 0;}.iti-flag.nf{height:10px;background-position:-3686px 0;}.iti-flag.ng{height:10px;background-position:-3708px 0;}.iti-flag.ni{height:12px;background-position:-3730px 0;}.iti-flag.nl{height:14px;background-position:-3752px 0;}.iti-flag.no{height:15px;background-position:-3774px 0;}.iti-flag.np{height:15px;background-position:-3796px 0;}.iti-flag.nr{height:10px;background-position:-3811px 0;}.iti-flag.nu{height:10px;background-position:-3833px 0;}.iti-flag.nz{height:10px;background-position:-3855px 0;}.iti-flag.om{height:10px;background-position:-3877px 0;}.iti-flag.pa{height:14px;background-position:-3899px 0;}.iti-flag.pe{height:14px;background-position:-3921px 0;}.iti-flag.pf{height:14px;background-position:-3943px 0;}.iti-flag.pg{height:15px;background-position:-3965px 0;}.iti-flag.ph{height:10px;background-position:-3987px 0;}.iti-flag.pk{height:14px;background-position:-4009px 0;}.iti-flag.pl{height:13px;background-position:-4031px 0;}.iti-flag.pm{height:14px;background-position:-4053px 0;}.iti-flag.pn{height:10px;background-position:-4075px 0;}.iti-flag.pr{height:14px;background-position:-4097px 0;}.iti-flag.ps{height:10px;background-position:-4119px 0;}.iti-flag.pt{height:14px;background-position:-4141px 0;}.iti-flag.pw{height:13px;background-position:-4163px 0;}.iti-flag.py{height:11px;background-position:-4185px 0;}.iti-flag.qa{height:8px;background-position:-4207px 0;}.iti-flag.re{height:14px;background-position:-4229px 0;}.iti-flag.ro{height:14px;background-position:-4251px 0;}.iti-flag.rs{height:14px;background-position:-4273px 0;}.iti-flag.ru{height:14px;background-position:-4295px 0;}.iti-flag.rw{height:14px;background-position:-4317px 0;}.iti-flag.sa{height:14px;background-position:-4339px 0;}.iti-flag.sb{height:10px;background-position:-4361px 0;}.iti-flag.sc{height:10px;background-position:-4383px 0;}.iti-flag.sd{height:10px;background-position:-4405px 0;}.iti-flag.se{height:13px;background-position:-4427px 0;}.iti-flag.sg{height:14px;background-position:-4449px 0;}.iti-flag.sh{height:10px;background-position:-4471px 0;}.iti-flag.si{height:10px;background-position:-4493px 0;}.iti-flag.sj{height:15px;background-position:-4515px 0;}.iti-flag.sk{height:14px;background-position:-4537px 0;}.iti-flag.sl{height:14px;background-position:-4559px 0;}.iti-flag.sm{height:15px;background-position:-4581px 0;}.iti-flag.sn{height:14px;background-position:-4603px 0;}.iti-flag.so{height:14px;background-position:-4625px 0;}.iti-flag.sr{height:14px;background-position:-4647px 0;}.iti-flag.ss{height:10px;background-position:-4669px 0;}.iti-flag.st{height:10px;background-position:-4691px 0;}.iti-flag.sv{height:12px;background-position:-4713px 0;}.iti-flag.sx{height:14px;background-position:-4735px 0;}.iti-flag.sy{height:14px;background-position:-4757px 0;}.iti-flag.sz{height:14px;background-position:-4779px 0;}.iti-flag.ta{height:10px;background-position:-4801px 0;}.iti-flag.tc{height:10px;background-position:-4823px 0;}.iti-flag.td{height:14px;background-position:-4845px 0;}.iti-flag.tf{height:14px;background-position:-4867px 0;}.iti-flag.tg{height:13px;background-position:-4889px 0;}.iti-flag.th{height:14px;background-position:-4911px 0;}.iti-flag.tj{height:10px;background-position:-4933px 0;}.iti-flag.tk{height:10px;background-position:-4955px 0;}.iti-flag.tl{height:10px;background-position:-4977px 0;}.iti-flag.tm{height:14px;background-position:-4999px 0;}.iti-flag.tn{height:14px;background-position:-5021px 0;}.iti-flag.to{height:10px;background-position:-5043px 0;}.iti-flag.tr{height:14px;background-position:-5065px 0;}.iti-flag.tt{height:12px;background-position:-5087px 0;}.iti-flag.tv{height:10px;background-position:-5109px 0;}.iti-flag.tw{height:14px;background-position:-5131px 0;}.iti-flag.tz{height:14px;background-position:-5153px 0;}.iti-flag.ua{height:14px;background-position:-5175px 0;}.iti-flag.ug{height:14px;background-position:-5197px 0;}.iti-flag.um{height:11px;background-position:-5219px 0;}.iti-flag.us{height:11px;background-position:-5241px 0;}.iti-flag.uy{height:14px;background-position:-5263px 0;}.iti-flag.uz{height:10px;background-position:-5285px 0;}.iti-flag.va{height:15px;background-position:-5307px 0;}.iti-flag.vc{height:14px;background-position:-5324px 0;}.iti-flag.ve{height:14px;background-position:-5346px 0;}.iti-flag.vg{height:10px;background-position:-5368px 0;}.iti-flag.vi{height:14px;background-position:-5390px 0;}.iti-flag.vn{height:14px;background-position:-5412px 0;}.iti-flag.vu{height:12px;background-position:-5434px 0;}.iti-flag.wf{height:14px;background-position:-5456px 0;}.iti-flag.ws{height:10px;background-position:-5478px 0;}.iti-flag.xk{height:15px;background-position:-5500px 0;}.iti-flag.ye{height:14px;background-position:-5522px 0;}.iti-flag.yt{height:14px;background-position:-5544px 0;}.iti-flag.za{height:14px;background-position:-5566px 0;}.iti-flag.zm{height:14px;background-position:-5588px 0;}.iti-flag.zw{height:10px;background-position:-5610px 0;}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;}.iti-flag.nitro-lazy{background-image:none !important;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png");}.iti-flag.nitro-lazy{background-image:none !important;}}.iti-flag.np{background-color:transparent;}.country-select{position:relative;}.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box;}.country-select .hide{display:none;}.country-select .v-hide{visibility:hidden;}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0;}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px;}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px;}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto;}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555;}.country-select ul.country-list{list-style:none;padding:0;margin:0;}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;}.country-select .country-list .flag{display:inline-block;width:20px;margin-right:6px;}@media (max-width:500px){.country-select .country-list{white-space:normal;}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc;list-style:none;}.country-select .country-list .country{padding:5px 10px;}.country-select .country-list li.country{list-style:none;}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,.05);}.country-select .country-list .country-name,.country-select .country-list .flag{vertical-align:middle;}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0;}.country-select.inside .flag-dropdown{right:auto;left:0;}.country-select.inside .selected-flag{width:46px;}.country-select.inside .flag-dropdown:hover{cursor:pointer;}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,.05);}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default;}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent;}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;width:20px;}.country-select .flag.nitro-lazy{background-image:none !important;}.country-select .flag.be{width:18px;}.country-select .flag.ch{width:15px;}.country-select .flag.mc{width:19px;}.country-select .flag.ne{width:18px;}.country-select .flag.np{width:13px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png");background-size:5630px 15px;}.country-select .flag.nitro-lazy{background-image:none !important;}}.country-select .flag.ac{height:10px;background-position:0 0;}.country-select .flag.ad{height:14px;background-position:-22px 0;}.country-select .flag.ae{height:10px;background-position:-44px 0;}.country-select .flag.af{height:14px;background-position:-66px 0;}.country-select .flag.ag{height:14px;background-position:-88px 0;}.country-select .flag.ai{height:10px;background-position:-110px 0;}.country-select .flag.al{height:15px;background-position:-132px 0;}.country-select .flag.am{height:10px;background-position:-154px 0;}.country-select .flag.ao{height:14px;background-position:-176px 0;}.country-select .flag.aq{height:14px;background-position:-198px 0;}.country-select .flag.ar{height:13px;background-position:-220px 0;}.country-select .flag.as{height:10px;background-position:-242px 0;}.country-select .flag.at{height:14px;background-position:-264px 0;}.country-select .flag.au{height:10px;background-position:-286px 0;}.country-select .flag.aw{height:14px;background-position:-308px 0;}.country-select .flag.ax{height:13px;background-position:-330px 0;}.country-select .flag.az{height:10px;background-position:-352px 0;}.country-select .flag.ba{height:10px;background-position:-374px 0;}.country-select .flag.bb{height:14px;background-position:-396px 0;}.country-select .flag.bd{height:12px;background-position:-418px 0;}.country-select .flag.be{height:15px;background-position:-440px 0;}.country-select .flag.bf{height:14px;background-position:-460px 0;}.country-select .flag.bg{height:12px;background-position:-482px 0;}.country-select .flag.bh{height:12px;background-position:-504px 0;}.country-select .flag.bi{height:12px;background-position:-526px 0;}.country-select .flag.bj{height:14px;background-position:-548px 0;}.country-select .flag.bl{height:14px;background-position:-570px 0;}.country-select .flag.bm{height:10px;background-position:-592px 0;}.country-select .flag.bn{height:10px;background-position:-614px 0;}.country-select .flag.bo{height:14px;background-position:-636px 0;}.country-select .flag.bq{height:14px;background-position:-658px 0;}.country-select .flag.br{height:14px;background-position:-680px 0;}.country-select .flag.bs{height:10px;background-position:-702px 0;}.country-select .flag.bt{height:14px;background-position:-724px 0;}.country-select .flag.bv{height:15px;background-position:-746px 0;}.country-select .flag.bw{height:14px;background-position:-768px 0;}.country-select .flag.by{height:10px;background-position:-790px 0;}.country-select .flag.bz{height:14px;background-position:-812px 0;}.country-select .flag.ca{height:10px;background-position:-834px 0;}.country-select .flag.cc{height:10px;background-position:-856px 0;}.country-select .flag.cd{height:15px;background-position:-878px 0;}.country-select .flag.cf{height:14px;background-position:-900px 0;}.country-select .flag.cg{height:14px;background-position:-922px 0;}.country-select .flag.ch{height:15px;background-position:-944px 0;}.country-select .flag.ci{height:14px;background-position:-961px 0;}.country-select .flag.ck{height:10px;background-position:-983px 0;}.country-select .flag.cl{height:14px;background-position:-1005px 0;}.country-select .flag.cm{height:14px;background-position:-1027px 0;}.country-select .flag.cn{height:14px;background-position:-1049px 0;}.country-select .flag.co{height:14px;background-position:-1071px 0;}.country-select .flag.cp{height:14px;background-position:-1093px 0;}.country-select .flag.cr{height:12px;background-position:-1115px 0;}.country-select .flag.cu{height:10px;background-position:-1137px 0;}.country-select .flag.cv{height:12px;background-position:-1159px 0;}.country-select .flag.cw{height:14px;background-position:-1181px 0;}.country-select .flag.cx{height:10px;background-position:-1203px 0;}.country-select .flag.cy{height:13px;background-position:-1225px 0;}.country-select .flag.cz{height:14px;background-position:-1247px 0;}.country-select .flag.de{height:12px;background-position:-1269px 0;}.country-select .flag.dg{height:10px;background-position:-1291px 0;}.country-select .flag.dj{height:14px;background-position:-1313px 0;}.country-select .flag.dk{height:15px;background-position:-1335px 0;}.country-select .flag.dm{height:10px;background-position:-1357px 0;}.country-select .flag.do{height:13px;background-position:-1379px 0;}.country-select .flag.dz{height:14px;background-position:-1401px 0;}.country-select .flag.ea{height:14px;background-position:-1423px 0;}.country-select .flag.ec{height:14px;background-position:-1445px 0;}.country-select .flag.ee{height:13px;background-position:-1467px 0;}.country-select .flag.eg{height:14px;background-position:-1489px 0;}.country-select .flag.eh{height:10px;background-position:-1511px 0;}.country-select .flag.er{height:10px;background-position:-1533px 0;}.country-select .flag.es{height:14px;background-position:-1555px 0;}.country-select .flag.et{height:10px;background-position:-1577px 0;}.country-select .flag.eu{height:14px;background-position:-1599px 0;}.country-select .flag.fi{height:12px;background-position:-1621px 0;}.country-select .flag.fj{height:10px;background-position:-1643px 0;}.country-select .flag.fk{height:10px;background-position:-1665px 0;}.country-select .flag.fm{height:11px;background-position:-1687px 0;}.country-select .flag.fo{height:15px;background-position:-1709px 0;}.country-select .flag.fr{height:14px;background-position:-1731px 0;}.country-select .flag.ga{height:15px;background-position:-1753px 0;}.country-select .flag.gb{height:10px;background-position:-1775px 0;}.country-select .flag.gd{height:12px;background-position:-1797px 0;}.country-select .flag.ge{height:14px;background-position:-1819px 0;}.country-select .flag.gf{height:14px;background-position:-1841px 0;}.country-select .flag.gg{height:14px;background-position:-1863px 0;}.country-select .flag.gh{height:14px;background-position:-1885px 0;}.country-select .flag.gi{height:10px;background-position:-1907px 0;}.country-select .flag.gl{height:14px;background-position:-1929px 0;}.country-select .flag.gm{height:14px;background-position:-1951px 0;}.country-select .flag.gn{height:14px;background-position:-1973px 0;}.country-select .flag.gp{height:14px;background-position:-1995px 0;}.country-select .flag.gq{height:14px;background-position:-2017px 0;}.country-select .flag.gr{height:14px;background-position:-2039px 0;}.country-select .flag.gs{height:10px;background-position:-2061px 0;}.country-select .flag.gt{height:13px;background-position:-2083px 0;}.country-select .flag.gu{height:11px;background-position:-2105px 0;}.country-select .flag.gw{height:10px;background-position:-2127px 0;}.country-select .flag.gy{height:12px;background-position:-2149px 0;}.country-select .flag.hk{height:14px;background-position:-2171px 0;}.country-select .flag.hm{height:10px;background-position:-2193px 0;}.country-select .flag.hn{height:10px;background-position:-2215px 0;}.country-select .flag.hr{height:10px;background-position:-2237px 0;}.country-select .flag.ht{height:12px;background-position:-2259px 0;}.country-select .flag.hu{height:10px;background-position:-2281px 0;}.country-select .flag.ic{height:14px;background-position:-2303px 0;}.country-select .flag.id{height:14px;background-position:-2325px 0;}.country-select .flag.ie{height:10px;background-position:-2347px 0;}.country-select .flag.il{height:15px;background-position:-2369px 0;}.country-select .flag.im{height:10px;background-position:-2391px 0;}.country-select .flag.in{height:14px;background-position:-2413px 0;}.country-select .flag.io{height:10px;background-position:-2435px 0;}.country-select .flag.iq{height:14px;background-position:-2457px 0;}.country-select .flag.ir{height:12px;background-position:-2479px 0;}.country-select .flag.is{height:15px;background-position:-2501px 0;}.country-select .flag.it{height:14px;background-position:-2523px 0;}.country-select .flag.je{height:12px;background-position:-2545px 0;}.country-select .flag.jm{height:10px;background-position:-2567px 0;}.country-select .flag.jo{height:10px;background-position:-2589px 0;}.country-select .flag.jp{height:14px;background-position:-2611px 0;}.country-select .flag.ke{height:14px;background-position:-2633px 0;}.country-select .flag.kg{height:12px;background-position:-2655px 0;}.country-select .flag.kh{height:13px;background-position:-2677px 0;}.country-select .flag.ki{height:10px;background-position:-2699px 0;}.country-select .flag.km{height:12px;background-position:-2721px 0;}.country-select .flag.kn{height:14px;background-position:-2743px 0;}.country-select .flag.kp{height:10px;background-position:-2765px 0;}.country-select .flag.kr{height:14px;background-position:-2787px 0;}.country-select .flag.kw{height:10px;background-position:-2809px 0;}.country-select .flag.ky{height:10px;background-position:-2831px 0;}.country-select .flag.kz{height:10px;background-position:-2853px 0;}.country-select .flag.la{height:14px;background-position:-2875px 0;}.country-select .flag.lb{height:14px;background-position:-2897px 0;}.country-select .flag.lc{height:10px;background-position:-2919px 0;}.country-select .flag.li{height:12px;background-position:-2941px 0;}.country-select .flag.lk{height:10px;background-position:-2963px 0;}.country-select .flag.lr{height:11px;background-position:-2985px 0;}.country-select .flag.ls{height:14px;background-position:-3007px 0;}.country-select .flag.lt{height:12px;background-position:-3029px 0;}.country-select .flag.lu{height:12px;background-position:-3051px 0;}.country-select .flag.lv{height:10px;background-position:-3073px 0;}.country-select .flag.ly{height:10px;background-position:-3095px 0;}.country-select .flag.ma{height:14px;background-position:-3117px 0;}.country-select .flag.mc{height:15px;background-position:-3139px 0;}.country-select .flag.md{height:10px;background-position:-3160px 0;}.country-select .flag.me{height:10px;background-position:-3182px 0;}.country-select .flag.mf{height:14px;background-position:-3204px 0;}.country-select .flag.mg{height:14px;background-position:-3226px 0;}.country-select .flag.mh{height:11px;background-position:-3248px 0;}.country-select .flag.mk{height:10px;background-position:-3270px 0;}.country-select .flag.ml{height:14px;background-position:-3292px 0;}.country-select .flag.mm{height:14px;background-position:-3314px 0;}.country-select .flag.mn{height:10px;background-position:-3336px 0;}.country-select .flag.mo{height:14px;background-position:-3358px 0;}.country-select .flag.mp{height:10px;background-position:-3380px 0;}.country-select .flag.mq{height:14px;background-position:-3402px 0;}.country-select .flag.mr{height:14px;background-position:-3424px 0;}.country-select .flag.ms{height:10px;background-position:-3446px 0;}.country-select .flag.mt{height:14px;background-position:-3468px 0;}.country-select .flag.mu{height:14px;background-position:-3490px 0;}.country-select .flag.mv{height:14px;background-position:-3512px 0;}.country-select .flag.mw{height:14px;background-position:-3534px 0;}.country-select .flag.mx{height:12px;background-position:-3556px 0;}.country-select .flag.my{height:10px;background-position:-3578px 0;}.country-select .flag.mz{height:14px;background-position:-3600px 0;}.country-select .flag.na{height:14px;background-position:-3622px 0;}.country-select .flag.nc{height:10px;background-position:-3644px 0;}.country-select .flag.ne{height:15px;background-position:-3666px 0;}.country-select .flag.nf{height:10px;background-position:-3686px 0;}.country-select .flag.ng{height:10px;background-position:-3708px 0;}.country-select .flag.ni{height:12px;background-position:-3730px 0;}.country-select .flag.nl{height:14px;background-position:-3752px 0;}.country-select .flag.no{height:15px;background-position:-3774px 0;}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent;}.country-select .flag.nr{height:10px;background-position:-3811px 0;}.country-select .flag.nu{height:10px;background-position:-3833px 0;}.country-select .flag.nz{height:10px;background-position:-3855px 0;}.country-select .flag.om{height:10px;background-position:-3877px 0;}.country-select .flag.pa{height:14px;background-position:-3899px 0;}.country-select .flag.pe{height:14px;background-position:-3921px 0;}.country-select .flag.pf{height:14px;background-position:-3943px 0;}.country-select .flag.pg{height:15px;background-position:-3965px 0;}.country-select .flag.ph{height:10px;background-position:-3987px 0;}.country-select .flag.pk{height:14px;background-position:-4009px 0;}.country-select .flag.pl{height:13px;background-position:-4031px 0;}.country-select .flag.pm{height:14px;background-position:-4053px 0;}.country-select .flag.pn{height:10px;background-position:-4075px 0;}.country-select .flag.pr{height:14px;background-position:-4097px 0;}.country-select .flag.ps{height:10px;background-position:-4119px 0;}.country-select .flag.pt{height:14px;background-position:-4141px 0;}.country-select .flag.pw{height:13px;background-position:-4163px 0;}.country-select .flag.py{height:11px;background-position:-4185px 0;}.country-select .flag.qa{height:8px;background-position:-4207px 0;}.country-select .flag.re{height:14px;background-position:-4229px 0;}.country-select .flag.ro{height:14px;background-position:-4251px 0;}.country-select .flag.rs{height:14px;background-position:-4273px 0;}.country-select .flag.ru{height:14px;background-position:-4295px 0;}.country-select .flag.rw{height:14px;background-position:-4317px 0;}.country-select .flag.sa{height:14px;background-position:-4339px 0;}.country-select .flag.sb{height:10px;background-position:-4361px 0;}.country-select .flag.sc{height:10px;background-position:-4383px 0;}.country-select .flag.sd{height:10px;background-position:-4405px 0;}.country-select .flag.se{height:13px;background-position:-4427px 0;}.country-select .flag.sg{height:14px;background-position:-4449px 0;}.country-select .flag.sh{height:10px;background-position:-4471px 0;}.country-select .flag.si{height:10px;background-position:-4493px 0;}.country-select .flag.sj{height:15px;background-position:-4515px 0;}.country-select .flag.sk{height:14px;background-position:-4537px 0;}.country-select .flag.sl{height:14px;background-position:-4559px 0;}.country-select .flag.sm{height:15px;background-position:-4581px 0;}.country-select .flag.sn{height:14px;background-position:-4603px 0;}.country-select .flag.so{height:14px;background-position:-4625px 0;}.country-select .flag.sr{height:14px;background-position:-4647px 0;}.country-select .flag.ss{height:10px;background-position:-4669px 0;}.country-select .flag.st{height:10px;background-position:-4691px 0;}.country-select .flag.sv{height:12px;background-position:-4713px 0;}.country-select .flag.sx{height:14px;background-position:-4735px 0;}.country-select .flag.sy{height:14px;background-position:-4757px 0;}.country-select .flag.sz{height:14px;background-position:-4779px 0;}.country-select .flag.ta{height:10px;background-position:-4801px 0;}.country-select .flag.tc{height:10px;background-position:-4823px 0;}.country-select .flag.td{height:14px;background-position:-4845px 0;}.country-select .flag.tf{height:14px;background-position:-4867px 0;}.country-select .flag.tg{height:13px;background-position:-4889px 0;}.country-select .flag.th{height:14px;background-position:-4911px 0;}.country-select .flag.tj{height:10px;background-position:-4933px 0;}.country-select .flag.tk{height:10px;background-position:-4955px 0;}.country-select .flag.tl{height:10px;background-position:-4977px 0;}.country-select .flag.tm{height:14px;background-position:-4999px 0;}.country-select .flag.tn{height:14px;background-position:-5021px 0;}.country-select .flag.to{height:10px;background-position:-5043px 0;}.country-select .flag.tr{height:14px;background-position:-5065px 0;}.country-select .flag.tt{height:12px;background-position:-5087px 0;}.country-select .flag.tv{height:10px;background-position:-5109px 0;}.country-select .flag.tw{height:14px;background-position:-5131px 0;}.country-select .flag.tz{height:14px;background-position:-5153px 0;}.country-select .flag.ua{height:14px;background-position:-5175px 0;}.country-select .flag.ug{height:14px;background-position:-5197px 0;}.country-select .flag.um{height:11px;background-position:-5219px 0;}.country-select .flag.us{height:11px;background-position:-5241px 0;}.country-select .flag.uy{height:14px;background-position:-5263px 0;}.country-select .flag.uz{height:10px;background-position:-5285px 0;}.country-select .flag.va{width:15px;height:15px;background-position:-5307px 0;}.country-select .flag.vc{height:14px;background-position:-5324px 0;}.country-select .flag.ve{height:14px;background-position:-5346px 0;}.country-select .flag.vg{height:10px;background-position:-5368px 0;}.country-select .flag.vi{height:14px;background-position:-5390px 0;}.country-select .flag.vn{height:14px;background-position:-5412px 0;}.country-select .flag.vu{height:12px;background-position:-5434px 0;}.country-select .flag.wf{height:14px;background-position:-5456px 0;}.country-select .flag.ws{height:10px;background-position:-5478px 0;}.country-select .flag.xk{height:15px;background-position:-5500px 0;}.country-select .flag.ye{height:14px;background-position:-5522px 0;}.country-select .flag.yt{height:14px;background-position:-5544px 0;}.country-select .flag.za{height:14px;background-position:-5566px 0;}.country-select .flag.zm{height:14px;background-position:-5588px 0;}.country-select .flag.zw{height:10px;background-position:-5610px 0;}.wpa-test-msg{background:#d1ecf1 !important;border:1px solid #bee5eb !important;border-radius:5px !important;color:#0c5460 !important;font-size:14px !important;padding:.75rem 1.25rem !important;font-family:Arial !important;margin-top:5px !important;}span.wpa-button{display:inline-block !important;padding-top:5px !important;color:#fff !important;background-color:#6c757d !important;border-color:#6c757d !important;padding:5px 10px !important;border-radius:5px !important;margin-top:5px !important;cursor:pointer !important;}#altEmail_container,.altEmail_container{position:absolute !important;overflow:hidden !important;display:inline !important;height:1px !important;width:1px !important;z-index:-1000 !important;}@charset "utf-8";body{margin:0;padding:0;}.clear{clear:both;}.space{clear:both;padding:30px 0 0;width:100%;float:left;}.like_txt{margin:30px 0 0;padding:0;color:#12a252;font-family:helveticaregular;font-size:20px;line-height:20px;text-align:center;}.like_txt a{color:#12a252;}.sfsibeforpstwpr iframe,.sfsiaftrpstwpr iframe{max-width:none;}.sfwp_fivestar_ul li{display:block;padding-right:20px;}.shwthmbfraftr{margin-top:5px !important;}label.toglpstpgsbttl{float:left;margin-top:5px !important;}.tab_3_icns.shwthmbfraftr .cstmdisplaysharingtxt{float:left;}.tab6 ul.enough_waffling.sfsi_dsplyatend{width:24%;float:left;}.tab4 ul.like_icon{margin:0;padding:20px 0 0;list-style:none;text-align:center;}.tab4 ul.like_icon li{margin:0;padding:0;list-style:none;display:inline-block;}.tab4 ul.like_icon li span{margin:0;width:58px;display:block;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png") no-repeat;height:38px;overflow:hidden;padding:10px 2px 2px;font-size:17px;text-align:center;line-height:24px;color:#5a6570;}.tab4 ul.like_icon li a{color:#5a6570;text-decoration:none;}.tab4 ul.enough_waffling{margin:0;padding:25px 0 27px;list-style:none;text-align:center;}.tab4 ul.enough_waffling li{margin:0 22px;padding:0;list-style:none;display:inline-block;}.tab4 ul.enough_waffling li span{float:left;}.tab4 ul.like_icon li span.nitro-lazy{background-image:none !important;}.tab4 ul.enough_waffling li label{margin:0 0 0 20px;float:left;font-family:helveticaregular;font-size:18px;font-weight:400;text-align:center;line-height:38px;color:#5a6570;}.sfsi_mainContainer .checkbox{width:31px;height:31px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/check_bg.jpg") no-repeat;display:inherit;}.sfsi_mainContainer .checkbox.nitro-lazy{background-image:none !important;}.sfsi_mainContainer .radio{width:40px;height:40px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/radio_bg.png") no-repeat;display:inherit;}.sfsi_mainContainer .radio.nitro-lazy{background-image:none !important;}.sfsi_mainContainer .select{width:137px;height:47px;font-size:17px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/select_bg.jpg") no-repeat;display:block;padding-left:16px;line-height:49px;}.sfsi_mainContainer .select.nitro-lazy{background-image:none !important;}.sfsi_mainContainer .line{background:#eaebee;height:1px;font-size:0;margin:15px 0 0;clear:both;width:100%;float:left;}.specify_counts{display:block;margin-top:15px;padding-top:15px;clear:both;width:100%;float:left;border-top:1px solid #eaebee;}.specify_counts .radio_section{width:30px;float:left;margin:12px 10px 0 0;}.specify_counts .social_icon_like{width:54px;float:left;margin:0 15px 0 0;}.specify_counts .social_icon_like ul{margin:0;padding:0;list-style:none;text-align:center;}.specify_counts .social_icon_like li{margin:0;padding:0;list-style:none;display:inline-block;}.specify_counts .social_icon_like li span{margin:0;width:54px;display:block;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/count_bg.jpg") no-repeat;height:24px;overflow:hidden;padding:10px 2px 2px;font-family:helveticaregular;font-size:16px;text-align:center;line-height:24px;color:#5a6570;}.specify_counts .social_icon_like li span.nitro-lazy{background-image:none !important;}.specify_counts .social_icon_like li a{color:#5a6570;text-decoration:none;}.specify_counts .listing{width:88%;margin-top:-5px;display:inherit;float:left;}.specify_counts .listing ul{margin:0;padding:0;list-style:none;text-align:left;}.specify_counts .listing li{margin:15px 0 0;padding:0;list-style:none;clear:both;line-height:39px;font-size:17px;}.specify_counts .listing li span{float:left;margin-right:20px;}.specify_counts .listing li .input{background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;margin-left:25px;}.specify_counts .listing li .input_facebook{width:288px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;margin-left:16px;}.save_button{width:450px;padding-top:30px;clear:both;margin:auto;}.save_button a{background:#12a252;text-align:center;font-size:23px;color:#fff !important;display:block;padding:11px 0;text-decoration:none;}.save_button a:hover{background:#079345;}.tab5 ul.share_icon_order{margin:0;padding:0;list-style:none;text-align:left;}.tab5 ul.share_icon_order li{margin:22px 6px 0 0;padding:0;list-style:none;float:left;line-height:37px;}.tab5 ul.share_icon_order li:last-child{margin:22px 0 0 3px;}.tab5 .row{border-top:1px solid #eaebee;margin-top:25px;padding-top:15px;clear:both;display:block;width:100%;float:left;font-family:helveticaregular;line-height:42px;}.tab5 .icons_size{position:relative;}.tab5 .icons_size span{margin-right:18px;display:block;float:left;font-size:17px;font-weight:400;line-height:46px;}.tab5 .icons_size span.last{margin-left:55px;}.tab5 .icons_size input{width:73px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:13px 13px 12px;margin-right:18px;float:left;display:block;}.tab5 .icons_size select.styled{position:absolute;left:0;width:135px;height:46px;line-height:46px;}.tab5 .icons_size .field{position:relative;float:left;display:block;margin-right:20px;}.tab5 .icons_size ins{margin-right:25px;float:left;font-size:17px;font-weight:400;text-decoration:none;}.tab5 .icons_size ins.leave_empty{line-height:23px;}.tab5 .icons_size{padding-top:15px;}.tab5 ul.enough_waffling{margin:-5px 0 0;padding:0;list-style:none;text-align:center;}.tab5 .new_wind .row_onl ul.enough_waffling{margin:20px 0 0 0;padding:0;list-style:none;height:38px;text-align:center;width:61%;}.tab5 ul.enough_waffling li{margin:0 22px;padding:0;list-style:none;display:inline-block;float:left;}.tab5 ul.enough_waffling li span{float:left;}.tab5 ul.enough_waffling li label{margin:0 0 0 20px;float:left;font-family:helveticaregular;font-size:18px;font-weight:400;text-align:center;line-height:38px;color:#5a6570;}.sticking p{float:left;font-size:18px !important;}.sticking p.list{width:168px;}.sticking p.link{margin:3px 0 0 12px;padding:0 !important;float:left;}.sticking .float{margin-left:188px;margin-top:3px;float:left;font-size:17px;}.sticking ul{margin:0;padding:30px 0 0;list-style:none;float:left;}.sticking a{color:#a4a9ad;}.sticking p{line-height:19px !important;}.sticking .field{position:relative;float:left;display:block;margin-left:20px;}.sticking .field .select{width:206px;height:47px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/select_bg1.jpg") no-repeat;display:block;padding-left:10px;}.sticking .field .select.nitro-lazy{background-image:none !important;}.sticking .field select.styled{position:absolute;left:0;top:0;width:211px;line-height:46px;height:46px;}.mouseover_field{width:455px;float:left;font-size:18px;margin-top:10px;}.mouseover_field label{width:125px;float:left;}.mouseover_field input{width:256px;float:left;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;}.pop_up_box{width:474px;background:#fff;box-shadow:0 0 5px 3px #d8d8d8;margin:200px auto;padding:20px 25px 0px;font-family:helveticaregular;color:#5a6570;min-height:250px;position:relative;}.pop_up_box h4,.pop_up_box_ex h4{font-size:20px;color:#5a6570;text-align:center;margin:0;padding:0;line-height:22px;}.pop_up_box p,.pop_up_box_ex p{font-size:17px;line-height:28px;color:#5a6570;text-align:left;margin:0;padding:25px 0 0;font-family:helveticaregular;}.sfsi_popupcntnr{float:left;width:100%;}.sfsi_popupcntnr>h3{color:#000;float:left;font-weight:700;margin-bottom:5px;width:100%;}ul.flwstep{float:left;width:100%;}ul.flwstep>li{color:#000;font-size:16px;margin:5px;}.upldbtn{float:left;text-align:center;width:100%;}.upload_butt{background-color:#12a252;border:none;color:#fff;font-weight:700;margin-top:10px;padding:7px 22px;width:auto;cursor:pointer;font-size:19px;}.pop_up_box .button{background:#12a252;font-size:22px;line-height:24px;color:#5a6570;text-align:center;min-height:80px;margin-top:32px;box-shadow:none;}.pop_up_box .button:hover{box-shadow:none !important;}.pop_up_box .button a.activate{padding:0px 0;}.pop_up_box a,.pop_up_box_ex a{color:#a4a9ad;font-size:20px;text-decoration:none;text-align:center;display:inline-block;margin-top:18px;width:100%;}.pop_up_box .upload{width:100%;float:left;text-align:left;margin-top:15px;height:46px;}.pop_up_box .upload label{width:135px;float:left;line-height:45px;font-size:18px;font-family:helveticaregular;text-align:left;}.pop_up_box .upload input[type=text]{width:248px;float:left;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:0 10px;font-size:16px;height:44px;text-align:left;color:#5a6570;font-family:helveticaregular;}.pop_up_box .upload input.upload_butt{width:100px;background:#12a252;box-shadow:0 0 0;border:0;text-align:center;font-size:18px;color:#fff;font-family:helveticaregular;height:45px;right:32px;top:71px;position:absolute;}.pop_up_box .upload a{color:#12a252;font-size:18px;text-decoration:underline;font-family:helveticaregular;margin:0 0 16px 140px;}.pop_up_box a:hover,.pop_up_box_ex a:hover{color:#a4a9ad;}.inr_cont .fb_url{clear:both;}.inr_cont .fb_url .checkbox,.inr_cont .fb_url input.add,.inr_cont .fb_url label,.inr_cont .fb_url lable{float:left;}.inr_cont .fb_url input.add{margin-left:19px;}.inr_cont .fb_url .checkbox{margin:6px 0 0;}.inr_cont .fb_url label{line-height:22px;margin:10px 0 0 15px;font-size:17px;}.inr_cont textarea.add_txt{resize:none;margin:0 0 0 19px !important;height:60px;}.tab2 .inr_cont textarea.add_txt{width:382px !important;height:90px;overflow:hidden;}.tab2 .inr_cont input.add{width:417px;}.red_txt,.tab2 .red_txt{color:#ef4745 !important;text-align:center !important;padding-top:5px !important;}.green_txt{color:#12a252 !important;text-align:center !important;padding-top:5px !important;}.red_txt{color:#f80000 !important;text-align:center !important;padding-top:5px !important;}.linked_tab_2 .fb_url label{width:22%;}.twt_tab_2 label{width:18%;}.bdr_top{border-top:none !important;}.linked_tab_2 .fb_url input.link_dbl{margin-bottom:6px;}.tab3{overflow:hidden;}.tab3 .row{padding:25px 0;clear:both;overflow:hidden;}.tab3 ul.tab_3_list{overflow:hidden;margin:4px 0 11px;}ul.tab_3_list li{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg") 13px 7px no-repeat;padding:0 0 0 30px;color:#778088;font-family:helveticaregular;font-size:17px;margin-bottom:4px;}ul.tab_3_list li.nitro-lazy{background-image:none !important;}.tab5 ul.tab_3_list li{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg") 13px 18px no-repeat;}.tab5 ul.tab_3_list li.nitro-lazy{background-image:none !important;}.tab3 .row h3{margin:20px 0 0px;color:#414951;font-family:helveticabold;font-size:20px;}ul.tab_3_icns{list-style:none;margin:10px 0 0;overflow:hidden;}ul.tab_3_icns li{width:100%;margin:0 0 21px;float:left;}ul.tab_3_icns label{float:left;line-height:42px;color:#69737c;font-size:18px;font-family:helveticaregular;min-width:125px;}ul.tab_3_icns li .icns_tab_3,ul.tab_3_icns li .radio{float:left;}.tab3 .sub_row h4{color:#a4a9ad !important;}.tab3 .sub_row p{padding-top:18px !important;clear:both;overflow:hidden;}.sub_row .sub_sub_box p{padding-top:18px !important;}.tab3 .sub_row .checkbox{float:left;margin-top:4px;}.tab3 .sub_row .sub_sub_box{width:80%;margin:7px 0 15px 10%;float:left;}.tab3 .sub_row input.smal_inpt{width:73px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;float:left;margin-left:10px;}.tab3 .sub_row .drop_lst{border:1px solid #d6d6d6;font-size:16px;color:#5a6570;width:120px;}.tab3 .first_row,.tab3 .first_row p,.tab3 .first_row p .radio,.tab3 .first_row p label{float:left;}.tab3 .first_row{width:90%;float:left;}.tab3 .first_row p{padding:0 !important;}.tab3 .first_row p label{line-height:44px;margin:0 10px;}.tab3 .first_row p:last-child{margin-left:27%;}.tab3 .tab_1_sav{padding-top:20px !important;margin:10px auto 20px;}.suc_msg{background:#12a252;color:#fff;display:none;font-size:23px;padding:10px;text-align:left;text-decoration:none;}.error_msg{background:#d22b30;color:#fff;display:none;font-size:23px;padding:10px;text-align:left;text-decoration:none;}.fileUPInput{cursor:pointer;position:relative;top:-43px;right:0;z-index:99;height:42px;font-size:5px;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);width:100%;}.inputWrapper{height:20px;width:50px;overflow:hidden;position:relative;cursor:pointer;}.custom-txt{background:none !important;padding-left:2px !important;}.custom-img{float:left;margin-left:20px;}.loader-img{float:left;margin-left:-70px;display:none;}.pop-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#d3d3d3;z-index:10;padding:20px;display:none;}.fb-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#d3d3d3;z-index:-1000;padding:20px;opacity:0;display:block;}.inputError{border:1px solid #f80000 !important;}.sfsicloseBtn{position:absolute;top:0;right:0;cursor:pointer;}.sfsi_tool_tip_2 .tool_tip>img,.tool_tip>img{display:inline-block;margin-right:4px;float:left;}.norm_row{float:left;min-width:25px;}.norm_row a{border:none;display:inline-block;position:relative;float:left;}.sfsi_tool_tip_2 a{min-height:0 !important;}.sfsi_widget{min-height:55px;}.sfsi_widget a img{box-shadow:none !important;outline:0;}.sfsi_wicons{display:inline-block;color:#000;}.sel-active{background-color:#f7941d;}.sfsi_outr_div .close{position:absolute;right:18px;top:18px;}.sfsi_outr_div h2{color:#778088;font-family:helveticaregular;font-size:26px;margin:0 0 9px;padding:0;text-align:center;font-weight:400;}.sfsi_outr_div ul li a{color:#5a6570;text-decoration:none;}.sfsi_outr_div ul li{display:inline-block;list-style:none;margin:0;padding:0;float:none;}.expanded-area{display:none;}.sfsi_wicons a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;}.scale,.scale-div,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}.sfsi_Sicons{float:left;}.sfsi_Sicons .sf_subscrbe{margin:2px 3px 3px 0;line-height:20px;}.sfsi_Sicons .sf_fb{margin:0 4px 0 5px;line-height:20px;}.sfsi_Sicons .sf_fb_share{text-align:left;vertical-align:middle;float:left;line-height:33px;width:auto;margin-right:7px;}.sfsi_Sicons .sf_twiter{margin:-12px 7px 0 4px;line-height:20px;}.sfsi_Sicons.left .sf_subscrbe{margin:2px 8px 3px 0;}.sfsi_Sicons.left .sf_fb{margin:0 8px 0 0;}.sfsi_Sicons.left .sf_twiter{margin:2px 7px 0 0;}.sfsi_Sicons.right .sf_subscrbe{margin:2px 0 3px;}.sfsi_Sicons.right .sf_fb{margin:0 0 0 7px;}.sfsi_Sicons.right .sf_twiter{margin:2px 0 0 8px;}.sfsi_Sicons .sf_subscrbe,.sfsi_Sicons .sf_twiter{position:relative;width:75px;}.sfsi_Sicons .sf_twiter iframe{margin:0px;height:20px !important;overflow:visible !important;}.sfsi_Sicons .sf_twiter iframe #widget{overflow:visible !important;}.sfsi_Sicons .sf_subscrbe a{width:auto;float:left;border:medium none;padding-top:0px;}.sfsi_Sicons .sf_subscrbe a:focus{outline:medium none;}.sfsi_Sicons .sf_subscrbe a img{width:65px;float:left;height:20px !important;}.sfsi_Sicons .sf_fb{position:relative;width:75px;}.sfsi_Sicons .fb_iframe_widget{float:left;min-width:115px;width:73px;margin:2px 0 0;}.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout="button_count"]{min-width:125px;width:73px !important;margin-left:17px;margin-right:24px;}.sfsi_pop_up .button a:hover{color:#fff;}.sfsi_pop_up .button:hover{background:#12a252;color:#fff;border:none;}ul.icn_listing li .right_info a{outline:0;font-family:helveticaregular;}.upload_pop_up .upload_butt{line-height:27px;margin-left:6px;}.drop_lsts{left:220px;position:relative;top:-40px;}.drop_lsts .styled{top:-42px;width:127px;height:33px;}.drop_lsts span{line-height:50px;}.drag_drp{left:11px;position:relative;top:38px;font-size:17px;}.listing ul li label{width:224px;float:left;}.row_onl{width:100%;float:left;}#sfsi_Show_popupOn_PageIDs option.sel-active{background:#f7941d;}.sfsi_inside div iframe{float:left;margin:0;}.sfsi_inside div #___plus_0,.sfsi_inside div #___plusone_0{height:27px;}.sfsi_outr_div li{float:left;}.sfsi_tool_tip_2 .sfsi_inside div{min-height:0;}.sfsi_tool_tip_2 .sfsi_inside > div{height:23px !important;}#___plus_1>iframe{height:30px;}.main_contant h1{margin:0 0 18px;}.main_contant p{margin:0 0 11px;}.main_contant p>a{color:#1a1d20;text-decoration:underline;}.tab1 .gary_bg{background:#f1f1f1;}#accordion{margin-top:25px;}.main_contant p>a,.tab1 p span{font-family:helveticabold;}.wapper .ui-accordion-header-active{margin-top:20px !important;}.wapper .tab2{padding:20px 33px 12px 34px !important;}.wapper .tab2 p{margin-bottom:6px;}.tab2 .twt_tab_2 label{width:175px;}.tab2 .twt_fld{margin:18px 0 23px;float:left;}.tab2 .twt_fld_2{margin:0 0 17px;float:left;}.tab2 .utube_inn{padding-bottom:2px;float:left;}.tab2 .utube_inn label{max-width:90%;}.tab2 .utube_inn label span{font-family:helveticabold;}.tab2 .inr_cont p>a{font-family:helveticaneue-light;color:#778088;text-decoration:underline;}.pinterest_section .inr_cont .pint_url{float:left;padding-top:6px;clear:both;}.pinterest_section .inr_cont .add{width:417px !important;}.linkedin_section .link_1,.linkedin_section .link_2,.linkedin_section .link_3,.linkedin_section .link_4{float:left;width:100%;}.linkedin_section .link_1 input.add,.linkedin_section .link_2 input.add,.linkedin_section .link_3 input.add,.linkedin_section .link_4 input.add{width:417px;}.linkedin_section .link_1{margin-bottom:7px;}.linkedin_section .link_2{margin-bottom:12px;}.linkedin_section .link_3,.linkedin_section .link_4{margin-bottom:13px;}.tab2 .linkedin_section .link_4{margin-bottom:0;}ul.tab_3_list li span{font-family:helveticaregular;}#accordion .tab4 h4,#accordion1 .tab4 h4{color:#414951;font-size:20px;}.specify_counts .listing li .input{width:73px;}.sfsi_fbpgidwpr{width:180px;float:left;font-weight:bold;font-size:17px;color:#000;}.sfsi_fbpgiddesc{font-weight:normal;width:42%;font-size:14px;color:#888;padding:4px 0 0 60px;}.specify_counts .listing li .input.mypginpt{width:288px;}.tab3 .Shuffle_auto .sub_sub_box .tab_3_option{padding-top:0 !important;margin-bottom:10px !important;}.tab4{padding-top:35px !important;}.tab4 .save_button{padding-top:46px;}.tab5{padding-top:31px !important;}.tab7{padding-top:28px !important;}.tab5 .row_onl{margin-top:15px;}.tab5 .sticking .link>a{color:#a4a9ad;text-decoration:underline;}.tab5 .mouse_txt h4{padding-bottom:30px !important;}.tab5 .save_button{padding-top:54px;}.tab7 .like_pop_box h2{font-family:helveticabold;text-align:center;color:#414951;font-size:26px;}.tab1 ul.icn_listing li .right_info label:hover{text-decoration:none !important;}.tab1 ul.icn_listing li .right_info label.expanded-area{clear:both;float:left;margin-top:14px;width:100%;}.tab7 .space{margin-top:14px;}.tab7 .pop_up_show label{font-family:helveticaneue-light !important;}.tab7 .save_button{padding-top:78px;}.like_txt a{text-decoration:none;font-family:helveticaregular;}.bdr_btm_non{border-bottom:none !important;}.tab1 .tab_1_sav{padding-top:13px;}#accordion .tab2 .facebook_section .inr_cont p.extra_sp,#accordion1 .tab2 .facebook_section .inr_cont p.extra_sp{padding-top:7px;}.tab2 .custom_section{width:100%;}.tab7{padding-bottom:40px !important;}.tab9 .save_button{padding-top:40px;}.tab9 .save_button a{padding:16px 0;}.tab2 .twitter_section .twt_fld input.add,.tab2 .twitter_section .twt_fld_2 textarea.add_txt{width:464px !important;}.tab2 .utube_inn .fb_url label span{font-family:helveticaneue-light;}.tab1 label,.tab2 label,.tab3 label,.tab4 label,.tab5 label,.tab6 label,.tab7 label,.tab8 label{cursor:default !important;}.tab5 .new_wind h4{margin-bottom:11px !important;}.pop_up_box .fb_2 span{height:28px !important;}.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a{margin-top:0;}.tab6 .social_icon_like1 ul li span{margin-top:-1px;}#sfpageLoad{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/ajax-loader.gif") 50% 50% no-repeat #f9f9f9;height:100%;left:160px;opacity:1;position:fixed;top:0;width:calc(100% - 160px);z-index:9999;}#sfpageLoad.nitro-lazy{background-image:none !important;}.sfsi_tool_tip_2,.tool_tip{background:#fff;border:1px solid #e7e7e7;box-shadow:#e7e7e7 0 0 2px 1px;display:block;float:left;margin:0 0 0 -52px;padding:5px 14px 5px 14px;position:absolute;z-index:10000;border-bottom:#e5e5e5 solid 4px;width:100px;}.sfsi_tool_tip_2{display:inline-table;}.inerCnt,.inerCnt:hover,.inerCnt>a,.inerCnt>a:hover,.widget-area .widget a{outline:0;}.sfsi_tool_tip_2_inr{bottom:90%;left:20%;opacity:0;}.sfsi_tool_tip_2 .bot_arow{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/bot_tip_icn.png") no-repeat;position:absolute;bottom:-21px;left:50%;width:15px;height:21px;margin-left:-5px;}.sfsi_tool_tip_2 .bot_arow.nitro-lazy{background-image:none !important;}.sfsi_tool_tip_2 .top_big_arow{position:absolute;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:-21px;left:50%;width:15px;height:21px;margin-right:-5px;}.sfsi_tool_tip_2_inr .gpls_visit>a,.sfsi_tool_tip_2_inr .prints_visit_1 a,.sfsi_tool_tip_2_inr .utub_visit>a{margin-top:0;}.sfsi_tool_tip_2_inr .linkin_1 a,.sfsi_tool_tip_2_inr .linkin_2 a,.sfsi_tool_tip_2_inr .linkin_3 a,.sfsi_tool_tip_2_inr .linkin_4 a,.sfsi_tool_tip_2_inr .prints_visit a{margin:0;}.sfsiTlleftBig{bottom:121%;left:22%;margin-left:-54%;}.sfsiTlleft{bottom:100%;left:50%;margin-left:-66px;margin-bottom:2px;}.sfsi_plc_btm{bottom:auto;top:100%;left:50%;margin-left:-63px;margin-top:-6px;margin-bottom:auto;}.inerCnt{position:relative;z-index:inherit !important;float:left;float:left;width:100%;}.sfsi_wicons{margin-bottom:30px;position:relative;padding-top:5px;}.norm_row .bot_no{position:absolute;padding:1px 0;font-size:12px !important;text-align:center;line-height:12px !important;background:#fff;border-radius:5px;left:50%;margin-left:-22px;z-index:9;border:1px solid #333;top:100%;white-space:pre;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:8px;width:40px;}.norm_row .bot_no:before{content:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png");position:absolute;height:9px;margin-left:-7.5px;top:-10px;left:50%;width:15px;}.bot_no.sfsiSmBtn{font-size:10px;margin-top:4px;}.bot_no.sfsiSmBtn:before{margin-left:-8px;top:-9px;}.norm_row .cbtn_vsmall{font-size:9px;left:-28%;top:4px;}.norm_row .cbtn_vsmall:before{left:31%;top:-9px;margin-left:-31%;}h2.optional{font-family:helveticaregular;font-size:25px;margin:14px 0 19px;color:#5a6570;}.utube_tool_bdr .utub_visit{margin:9px 0 0;height:24px;display:inline-block;float:none;}.utube_tool_bdr .utub_2{margin:9px 0 0;height:24px;width:86px;display:inline-block;float:none;}.printst_tool_bdr{width:79px;}.printst_tool_bdr .prints_visit{margin:0 0 10px -22px;}.printst_tool_bdr .prints_visit_1{margin:0 0 0 -53px;}.fb_tool_bdr{width:68px;height:auto;}.fb_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left;overflow:hidden;margin-left:2px;}.fb_tool_bdr .sfsi_inside .icon1{margin:2px 0px 6px 0;height:auto;display:inline-block;float:none;}.fb_tool_bdr .sfsi_inside .icon2{margin:2px 0 -2px -8px !important;height:auto;display:inline-block;overflow:hidden;}.fb_tool_bdr .sfsi_inside .icon3{margin:2px 0 2px 0;height:auto;display:inline-block;float:none;}.fb_tool_bdr .sfsi_inside .fb_1,.fb_tool_bdr .sfsi_inside .fb_2,.fb_tool_bdr .sfsi_inside .fb_3{margin:9px 0 0;height:25px;}.printst_tool_bdr .sfsi_inside{text-align:center;float:left;width:100%;}.printst_tool_bdr .sfsi_inside .icon1{margin:3px 0 3px 0;height:auto;display:inline-block;float:none;}.printst_tool_bdr .sfsi_inside .icon2{margin:2px 0 2px 0;height:auto;display:inline-block;float:none;max-width:73px;width:auto;}.printst_tool_bdr .sfsi_inside .prints_visit,.printst_tool_bdr .sfsi_inside .prints_visit_1{margin:9px 0 0;height:20px;float:none;display:inline-block;}.printst_tool_bdr{margin-left:-59px;}.fb_tool_bdr .sfsi_inside .icon1>a>img,.gpls_tool_bdr .sfsi_inside .icon1>a>img,.linkedin_tool_bdr .sfsi_inside .icon1>a>img,.linkedin_tool_bdr .sfsi_inside .icon4>a>img,.printst_tool_bdr .sfsi_inside .icon1>a>img,.printst_tool_bdr .sfsi_inside .icon2>a>img,.utube_tool_bdr .sfsi_inside .icon1>a>img{padding-top:0;}.gpls_tool_bdr{width:76px;}.gpls_tool_bdr .sfsi_inside .icon1>a>img{padding-top:0;}.gpls_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left;}.gpls_tool_bdr .sfsi_inside .icon1{margin:2px 0;display:inline-block;float:none;height:29px;width:76px;}.gpls_tool_bdr .sfsi_inside .icon2{margin:2px 0 3px 0;display:inline-block;float:none;height:24px;width:38px;}.gpls_tool_bdr .sfsi_inside .icon3{margin:3px 0 2px 0;display:inline-block;float:none;height:24px;width:76px;}.gpls_tool_bdr .sfsi_inside .gpls_visit,.gpls_tool_bdr .sfsi_inside .gtalk_2,.gpls_tool_bdr .sfsi_inside .gtalk_3{margin:9px 0 0;height:29px;}.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,.gpls_tool_bdr,.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:-12px;}.fb_tool_bdr,.gpls_tool_bdr,.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:8px;}.printst_tool_bdr{bottom:80%;left:50%;margin-bottom:0px;margin-bottom:18px;}.printst_tool_bdr{bottom:80%;left:50%;margin-bottom:18px;}.twt_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left;}.twt_tool_bdr .sfsi_inside .cstmicon1{margin:2px 0px 2px 0 !important;float:none;}.twt_tool_bdr .sfsi_inside .cstmicon1 a img{float:left;}.twt_tool_bdr .sfsi_inside .icon1{margin:5px 0px 3px 0 !important;display:inline-block;float:none;height:auto;}.twt_tool_bdr .sfsi_inside .icon1 iframe{max-width:100%;}.twt_tool_bdr .sfsi_inside .icon2{margin:3px 0px 2px 0px !important;display:inline-block;float:none;height:auto;}.twt_tool_bdr .sfsi_inside .twt_1{margin:9px 0 0;display:inline-block;float:none;height:20px;overflow:hidden;}.twt_tool_bdr .sfsi_inside .twt_1 iframe{width:100% !important;}.twt_tool_bdr .sfsi_inside .twt_2{margin:9px 0 0;height:20px;display:inline-block;float:none;}.utube_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left;}.utube_tool_bdr .sfsi_inside .icon1{margin:4px 0px 3px 0;height:24px;display:inline-block;float:none;width:96px;}.utube_tool_bdr .sfsi_inside .icon2{margin:2px 0 3px 0 !important;height:24px;display:inline-block;float:none;max-width:96px;width:82px;}.pop-overlay.read-overlay.ytex-s2 .utube_tool_bdr{width:93px;bottom:100%;left:50%;margin-bottom:-12px;}.utube_tool_bdr{width:93px;bottom:100%;left:50%;margin-bottom:8px;}.linkedin_tool_bdr{width:66px;}.linkedin_tool_bdr .sfsi_inside{text-align:center;float:left;width:100%;}.linkedin_tool_bdr .sfsi_inside .icon1{margin:2px 0 2px 0px;display:inline-block;float:none;width:100%;text-align:initial;}.linkedin_tool_bdr .sfsi_inside .icon2{margin:2px 19px 2px 0px;display:inline-block;float:none;width:100%;}.linkedin_tool_bdr .sfsi_inside .icon3{margin:2px 19px 2px 0px;display:inline-block;float:none;width:100%;}.linkedin_tool_bdr .sfsi_inside .icon4{margin:2px 0 1px 0px;display:inline-block;float:none;width:100%;}.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside .icon1{margin:7px 0;}.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,.sfsi_widget .fb_tool_bdr .sfsi_inside .icon1{height:auto;}.linkedin_tool_bdr .linkin_1,.linkedin_tool_bdr .linkin_2,.linkedin_tool_bdr .linkin_3,.linkedin_tool_bdr .linkin_4{margin:9px 0 0 !important;height:20px;display:inline-block;float:none;overflow:hidden;}.twt_tool_bdr{width:62px;height:auto;}.twt_tool_bdr .sfsi_inside .icon1>iframe{margin:0 auto !important;float:none !important;width:100%;}.twt_tool_bdr .sfsi_inside .icon1>iframe #widget{text-align:center;}.sfsi_pop_up .button{border:none;padding:0;}.pop_up_box .button a{color:#fff;line-height:normal;font-size:22px;text-decoration:none;text-align:center;width:482px;height:80px;margin:0;display:table-cell;vertical-align:middle;font-family:helveticabold;}.tab3 ul.tab_3_icns li .radio{margin-top:7px;}.tab3 ul.tab_3_icns li label{line-height:50px !important;margin-left:20px;}.sfsi_mainContainer input[type=email],.sfsi_mainContainer input[type=number],.sfsi_mainContainer input[type=password],.sfsi_mainContainer input[type=search],.sfsi_mainContainer input[type=tel],.sfsi_mainContainer input[type=text],.sfsi_mainContainer input[type=url],.sfsi_mainContainer select,.sfsi_mainContainer textarea{color:#5a6570 !important;line-height:1 !important;}.adminTooltip{left:118px;position:absolute;}.adPopWidth{min-height:136px !important;}.main_contant p>a.lit_txt,.tab4 p>a{font-family:helveticaregular;color:#414951;}.tab1 ul.icn_listing li .custom-txt{margin-left:5px;}.tab1 ul.icn_listing li .custom-img{margin-left:18px;}.linkedin_section .link_4>label.anthr_labl{height:60px;}.mediam_txt{font-family:helveticabold;}.sfsiCtxt{line-height:51px;font-family:helveticaregular;font-size:22px;float:left;padding-left:19px;color:#5a6570;}.customstep2-img{width:51px;float:left;}.tab2 .row h2.custom{margin:15px 0 7px 21px;height:52px;line-height:51px;font-family:helveticaregular;font-size:22px;}.custom-links p.cus_link label{margin-left:0;}.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover{opacity:.9;}.tab2 .rss_url_row .sfrsTxt{font-size:17px;line-height:47px;margin:0 0 0 4px;font-family:helveticaregular;}.tab2 .rss_url_row .sfrsTxt>strong{font-family:helveticaregular;}.tab2 .utube_inn p.extra_pp{float:left;width:100%;margin:0 0 0 48px;}.tab2 .utube_inn p.extra_pp label{float:left;line-height:41px;margin-right:8px;}.sfsi_inside .icon2 .fb_iframe_widget span{width:500px !important;}@media (max-width:767px){.sfsi_inside .icon2 .fb_iframe_widget span{width:auto;}.sfsi_outr_div{top:10%;}.sfsi_outr_div h2{font-size:22px !important;line-height:28px;}.sfsi_wicons{padding-top:0;}}.specify_counts .listing li .high_prb{height:41px;}.sfsi_Sicons{position:relative;}.sfsi_Sicons .fb_iframe_widget{float:left;width:73px;margin:2px 0 0;}.sfsi_Sicons .sf_fb .fb_iframe_widget>span{position:absolute;}.tab2 .utube_inn label{font-size:17px;}.sfsi_plc_btm{padding:5px 14px 9px;}.tab7 .field{margin-top:7px;}.sfsi_outr_div ul li .cmcls img{margin-top:0 !important;}.sfsi_outr_div ul li .inerCnt{float:left;}.sfsi_outr_div ul li .inerCnt .bot_no{position:absolute;padding:1px 0;font-size:12px !important;line-height:12px !important;text-align:center;background:#fff;border-radius:5px;display:block;left:50%;margin-left:-20px;border:1px solid #333;white-space:pre;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:6px;width:40px;word-break:break-all;word-wrap:break-word;}.sfsi_outr_div ul li .inerCnt .bot_no:before{content:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png");position:absolute;height:9px;margin-left:-7.5px;top:-10px;left:50%;width:15px;}.sfsi_outr_div{position:fixed;width:100%;float:none;left:50%;top:20%;margin-left:-50%;opacity:0;z-index:-1;display:block;text-align:center;}.sfsi_outr_div .sfsi_FrntInner_chg{display:inline-block;padding:15px 17px 27px 18px;background:#fff;border:1px solid #ededed;box-shadow:0 0 5px #ccc;margin:20px;position:relative;}.sfsi_FrntInner_chg .sfsiclpupwpr{position:absolute;right:-10px;top:-10px;width:25px;cursor:pointer;}.sfsi_FrntInner_chg .sfsiclpupwpr img{width:auto;float:left;border:medium none;}.tab7 .like_pop_box{width:100%;margin:35px auto auto;position:relative;text-align:center;}.tab7 .like_pop_box .sfsi_Popinner{display:inline-block;padding:18px 20px;box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;border:1px solid #ededed;background:#fff;}.tab7 .like_pop_box .sfsi_Popinner h2{margin:0 0 23px;padding:0;color:#414951;font-family:helveticabold;font-size:26px;text-align:center;}.tab7 .like_pop_box .sfsi_Popinner ul{margin:0;padding:0;list-style:none;text-align:center;}.tab7 .like_pop_box .sfsi_Popinner ul li{margin:0;padding:0;list-style:none;display:inline-block;}.tab7 .like_pop_box .sfsi_Popinner ul li span{margin:0;width:60px;display:block;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png") no-repeat;height:37px;overflow:hidden;padding:10px 2px 2px;font-family:helveticaregular;font-size:16px;text-align:center;line-height:24px;color:#5a6570;}.tab7 .like_pop_box .sfsi_Popinner ul li span.nitro-lazy{background-image:none !important;}.tab7 .like_pop_box .sfsi_Popinner ul li a{color:#5a6570;text-decoration:none;}.sfsi_outr_div .sfsi_FrntInner_chg .sfsi_wicons{margin-bottom:0;}.sfsi_outr_div ul{list-style:none;margin:0 0 24px;padding:0;text-align:center;}a.sfsiColbtn{color:#5a6570 !important;float:right;font-size:14px;margin:-35px -30px 0 0;position:relative;right:0;font-family:helveticaregular;width:100px;text-decoration:none;}.tab3 a.sfsiColbtn{margin-top:-43px;}.sfsi_FrntInner_chg ul li:first-of-type .sfsi_wicons{margin-left:0 !important;}ul.tab_3_icns li .trans_bg{background:#000;padding-left:3px;}.tab2 .instagram_section{padding-bottom:20px;}h1.abt_titl{text-align:center;margin:19% 0 0;}.sfcm.sfsi_wicon{padding:0;width:100%;border:medium none;}.fb_iframe_widget span{vertical-align:top !important;}.sfsi_outr_div .sfsi_FrntInner_chg ul{margin:0 0 0 3px;}.sfsi_outr_div .sfsi_FrntInner_chg ul li{margin:0 3px 0 0;}.sfcm.sfsi_wicon{margin:-1px;padding:0;}@media (min-width:320px) and (max-width:480px){.sfsi_tool_tip_2,.tool_tip{padding:5px 14px 0;}.sfsi_inside:last-child{margin-bottom:18px;clear:both;}.sfsi_outr_div{top:10%;}.sfsi_FrntInner_chg .sfsi_wicons{width:31px !important;height:31px !important;}.sfsi_FrntInner_chg .sfsi_wicons img{width:100%;}.sfsi_Sicons .sf_fb{margin-bottom:24px;}.sfsi_Sicons .sf_twiter{margin-bottom:4px;}}@media (max-width:320px){.sfsi_tool_tip_2,.tool_tip{padding:5px 14px 0;}.sfsi_inside:last-child{margin-bottom:18px;clear:both;}.sfsi_FrntInner_chg .sfsi_wicons{width:31px !important;height:31px !important;}.sfsi_FrntInner_chg .sfsi_wicons img{width:100%;}}ul.SFSI_lsngfrm{float:left;width:61%;padding-left:60px !important;}ul.SFSI_instructions{float:left;width:35%;}li.youtube_options{padding-left:60px !important;}input[name="sfsi_pinterest_manualCounts"]{margin-left:-20px !important;}ul.SFSI_instructions li{font-size:12px !important;line-height:25px !important;margin:0 !important;padding:0 0 0 15px !important;width:100%;}.cstmskin_popup{width:500px;background:#fff;box-shadow:0 0 5px 3px #d8d8d8;margin:40px 0px auto;padding:20px 25px 20px;font-family:helveticaregular;color:#5a6570;height:auto;float:left;position:relative;left:35%;}.cstomskins_wrpr{float:left;width:100%;}.custskinmsg{float:left;font-size:15px;margin-top:10px;width:100%;}.custskinmsg>ul{color:#000;float:left;margin-top:8px;width:100%;}ul.cstmskin_iconlist{float:left;padding:11px 0 40px 8px;width:100%;max-width:1000px;margin:0;height:307px;overflow-y:scroll;}.placethemanulywpr{max-width:98% !important;}.cstmskin_iconlist>li{float:left;margin:3px 0;width:100%;}.cstm_icnname{float:left;width:30%;}.cstmskins_btn>img{float:left;margin-right:25px;}.cstmskin_btn{width:auto;float:left;padding:3px 20px;color:#fff;background-color:#12a252;text-decoration:none;margin:0 10px;}.cstmskins_sbmt{width:100%;float:left;text-align:center;margin-top:15px;}.done_btn{width:auto;padding:3px 80px;color:#fff;background-color:#12a252;text-decoration:none;font-size:18px;}.cstmskin_btn:hover,.done_btn:hover,.cstmskin_btn:focus,.done_btn:focus{color:#fff;}.skswrpr,.dlt_btn{display:none;}.cstmutbewpr{width:100%;float:left;margin-top:10px;margin-left:40px;}.cstmutbewpr ul.enough_waffling li{width:auto;float:left;margin-right:20px;}.cstmutbewpr ul.enough_waffling li span{float:left;}.cstmutbewpr ul.enough_waffling li label{width:auto;float:left;margin-top:10px;margin-left:10px;}.cstmutbewpr .cstmutbtxtwpr{width:100%;float:left;padding-top:10px;}.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr{width:100%;float:left;display:none;}#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p{margin-left:0px;}.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr{width:100%;float:left;display:none;}#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label{width:120px;}.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn{padding:0px;margin:0px;width:100%;float:left;border:medium none;}.sfsi_socialwpr{width:auto;display:flex;align-items:center;}.sfsi_socialwpr .sf_fb{float:left;}.sfsipyplfrm{float:left;margin-top:10px;width:100%;}.sfsipyplfrm input[type="submit"]{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;color:#0074a2;cursor:pointer;font-weight:normal;margin:0;padding:5px 10px;text-decoration:underline;}.sfsipyplfrm input[type="submit"]:hover{color:#2ea2cc;}.pop_up_box_ex{background:none repeat scroll 0 0 #fff;box-shadow:0 0 5px 3px #d8d8d8;color:#5a6570;font-family:helveticaregular;margin:200px auto;min-height:150px;padding:20px 25px 0px;position:relative;width:290px;}.pop_up_box_ex{color:#5a6570;font-family:helveticaregular;}.cstmutbchnlidwpr .utbe_instruction,.cstmutbchnlnmewpr .utbe_instruction,.lnkdin_instruction{float:left;line-height:22px;margin-top:10px;width:100%;}.fb_iframe_widget iframe{max-width:none;}.sfsi_mainContainer p.bldtxtmsg{float:left;font-size:15px;font-weight:bold;margin-top:12px;width:100%;text-align:center;}.sfsinewplgndesc{background:none repeat scroll 0 0 #e5e5e5;float:left;padding:5px 10px 8px;margin-top:25px;}.sfsinewplgndesc>.clear>a{color:#5a6570;font-weight:bold;}.sfsiicnsdvwrp{float:left;width:110px;}.sfsi_Sicons:not( .sfsi_Sicons_position_right ) .sf_subscrbe .bot_no{background:rgba(0,0,0,0) url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png") no-repeat scroll 0 0/27px auto;font-size:12px !important;left:67px;line-height:18px !important;margin-left:0px;margin-top:0px;padding:1px 0;text-align:center;top:30px;white-space:pre;width:33px;height:24px;z-index:9;}.sfsi_wicons a.sficn,.sfsi_wicons .sfsi_inside a,.sfsi_Sicons div a{box-shadow:none;border:none;}.sfsi_Sicons .sf_pinit>span>span{width:38px !important;right:-45px !important;}.sfsi_wicons a{box-shadow:none !important;}a.sficn{cursor:pointer;}.sfsi_Sicons .fb_iframe_widget>span{vertical-align:top !important;}.sfsi_Sicons .sf_fb{margin:0 -10px 0px 2px !important;}.disabled_checkbox .sfsi_right_info:before{position:absolute;content:"";width:500px;height:60px;display:inline-block;z-index:99;margin-left:-59px;margin-top:-14px;background:rgba(255,255,255,.6);}.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before{margin-left:-49px !important;width:400px;}#sfsi_floater .fb_tool_bdr .sfsi_inside .icon2{}.sfsi_wechat_follow_overlay{position:fixed;top:0;width:100%;z-index:99999;background:rgba(0,0,0,.7);height:100vh;}.sfsi_wechat_follow_overlay .close_btn{position:absolute;right:60px;top:60px;font-size:40px;line-height:40px;text-decoration:none;text-decoration:none;border:1px solid #fff;padding:0 10px;border-radius:60px;color:#333;background-color:rgba(255,255,255,1);}@media (max-width:786px){.sfsi_upload_butt_container{display:inline-block;}.upload_butt{height:38px;}.sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child{margin-left:0;margin-right:20px;}}#accordion1 p:nth-child(2){padding-top:0px !important;}input[name="sfsi_instagram_manualCounts"]{margin-left:-15px !important;}.sfsi_prem_cmn_rowlisting{width:33.33%;}.rss_url_row h4{line-height:43px !important;font-size:17px !important;font-family:"helveticaneue-light" !important;}.cstmutbchnlnmewpr p.extra_pp label{width:auto !important;}.cstmutbchnlidwpr p.extra_pp label{width:auto !important;}.tab_3_option{margin:10px 0 0;}div.tab3 .sub_row.stand.sec_new{margin:0;}div#custom_social_data_setting h4{padding-bottom:30px;}.like_pop_box img.sfcm{height:50px;width:50px;}.linkedin_tool_bdr{line-height:0 !important;}.twt_tool_bdr{line-height:0 !important;}div#sfsiid_facebook{line-height:0 !important;}div#sfsiid_youtube{line-height:0 !important;}.printst_tool_bdr{line-height:0 !important;}ul.SFSI_instructions li,ul.SFSI_instructions li a{font-size:17px !important;font-family:helveticaregular !important;font-weight:400;color:#1a1d20 !important;}body .specify_counts .listing .sfsi_instagramInstruction li{font-size:17px !important;font-family:helveticaregular !important;font-weight:400 !important;color:#1a1d20 !important;line-height:26px !important;}a.pop-up .radio{opacity:.5;background-position:0px 0px !important;}.sfsi_vertically_center{display:flex;justify-content:space-between;align-items:center;}.sfsi_center{display:flex;justify-content:center;}.sfsi_custom_icons_q4{display:flex;align-items:center;}.tab6 .sfsi_responsive_icon_option_li .options .first.first.first{width:25% !important;}.sfsi_responsive_icon_gradient{background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.17) 0%,rgba(255,255,255,.17) 100%);background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.17) 0%,rgba(255,255,255,.17) 100%);}.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns li{width:50%;max-width:450px;padding-left:0;padding-bottom:0;}.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr > li{width:100% !important;max-width:100% !important;border-left:45px solid transparent;}.tab6 ul.sfsi_icn_listing8 li{float:left;padding:11px 0 40px 8px;width:100%;max-width:1000px;margin:0;}ul.sfsi_icn_listing8 li .sfsi_right_info a{outline:0;font-family:helveticaregular;}#accordion .tab6 ul.sfsi_tab_3_icns{margin-top:25px;}.sfsi_tab_3_icns.sfsi_shwthmbfraftr{overflow:visible;}ul.sfsi_tab_3_icns{list-style:none;margin:34px 0 0;overflow:hidden;}.tab6 ul.sfsi_icn_listing8 li{float:left;padding:11px 0 40px 8px;width:100%;max-width:1000px;margin:0;}.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1 li{width:auto;min-width:auto;margin:0 30px 0 0;}ul.sfsi_tab_3_icns label{float:left;line-height:42px;color:#69737c;font-size:18px;font-family:helveticaregular;min-width:120px;}.tab6 ul.sfsi_tab_3_icns li label{line-height:50px !important;}#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4,#accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4,#accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4,#accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4{color:#555;font-size:20px;margin-left:20px;font-family:"helveticaregular";}.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1),.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){width:27% !important;}.tab6 ul.sfsi_tab_3_icns li .radio{margin-top:7px;}ul.sfsi_icn_listing8 li .tb_4_ck{float:left;}.sfsi_responsive_default_icon_container .radio_section.tb_4_ck,.sfsi_responsive_custom_icon_container .radio_section.tb_4_ck{margin:5px 20px 0 0 !important;}.sfsi_responsive_icon_option_li .options .field .select{font-family:helveticaregular;font-weight:400;font-size:17px;color:#5a6570 !important;}.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually li{width:100% !important;max-width:1000px !important;padding:3px 0 5px 5px !important;}.sfsi_responsive_icons a{text-decoration:none !important;box-shadow:none !important;}.sfsi_responsive_icons *{box-shadow:none !important;}.sfsi_responsive_icon_facebook_container{background-color:#369;}.sfsi_responsive_icon_follow_container{background-color:#00b04e;}.sfsi_responsive_icon_twitter_container{background-color:#020202;}.sfsi_responsive_icon_pinterest_container{background-color:#cb3233;}.sfsi_large_button span{font-size:20px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;display:inline;margin-left:10px;}.sfsi_large_button img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important;display:inline;}.sfsi_large_button{line-height:0px;height:unset;padding:13px !important;}.sfsi_responsive_icons .sfsi_icons_container span{font-family:sans-serif;font-size:15px;}.sfsi_icons_container_box_fully_container{flex-wrap:wrap;}.sfsi_responsive_icons .sfsi_icons_container_box_fully_container a{flex-basis:auto !important;flex-grow:1;flex-shrink:1;}.sfsi_icons_container>a{float:left !important;text-decoration:none !important;-webkit-box-shadow:unset !important;box-shadow:unset !important;-webkit-transition:unset !important;transition:unset !important;margin-bottom:5px !important;}.sfsi_small_button{line-height:0px;height:unset;padding:6px !important;}.sfsi_small_button span{margin-left:10px;margin-left:10px;font-size:16px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;}.sfsi_small_button img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important;}.sfsi_medium_button span{margin-left:10px;margin-left:10px;font-size:18px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;}.sfsi_medium_button img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important;}.sfsi_medium_button{line-height:0px;height:unset;padding:9px 10px !important;}.sfsi_large_button span{font-size:20px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;display:inline;margin-left:10px;}.sfsi_large_button img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important;display:inline;}.sfsi_large_button{line-height:0px;height:unset;padding:13px !important;}.sfsi_responsive_icons_count{padding:5px 10px;float:left !important;display:inline-block;margin-right:0px;margin-top:2px;}.sfsi_responsive_icons_count h3{font-family:"sans-serif" !important;font-weight:900;font-size:32px !important;line-height:0px !important;padding:0px;margin:0px;}.sfsi_responsive_icons_count h6{font-family:"sans-serif" !important;font-weight:900;padding:0px;margin:0px;}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none !important;border:0 !important;}.sfsi_responsive_with_counter_icons{width:calc(100% - 100px) !important;}.sfsiresponsive_icon_preview{padding:0px 0 20px 0;min-width:100%;}.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button{padding:12px 13px 9px 13px !important;}.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button{padding:9px 10px 7px 10px !important;}.sfsi_responsive_icons_count.sfsi_small_button{padding:7px 6px !important;margin-top:2px;}.sfsi_responsive_icons_count.sfsi_small_button h6{display:inline-block;font-size:12px !important;vertical-align:middle;}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button{padding:9px 10px 7px 10px !important;}.sfsi_responsive_icons_count.sfsi_medium_button h3{font-size:21px !important;vertical-align:top;line-height:8px !important;margin:0px 0px 12px 0px !important;font-weight:900;padding:0px;}.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3{margin:0px 0px 15px 0px !important;}.sfsi_responsive_icons_count.sfsi_large_button h3{font-size:26px !important;vertical-align:top;line-height:6px !important;}.sfsi_responsive_icons_count h3{font-family:"sans-serif" !important;font-weight:900;padding:0px;}.sfsi_responsive_icons_count.sfsi_small_button h3{font-size:20px !important;display:inline-block;vertical-align:middle;margin:0px !important;}.sfsi_responsive_icons_count h3{font-family:"sans-serif" !important;font-weight:900;line-height:0px !important;padding:0px;margin:0px;}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none !important;border:0 !important;}.sfsi_responsive_icons_count.sfsi_small_button{padding:7px 6px !important;margin-top:2px;}.sfsi_responsive_icons_count{vertical-align:top;}.sfsi_responsive_icons_count{float:left;}.sfsi_small_button{line-height:0px;height:unset;}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none !important;border:0 !important;}.sfsi_responsive_icons_count.sfsi_small_button h3{font-size:20px !important;display:inline-block;vertical-align:middle;margin:0px !important;}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none !important;font-family:helveticaregular !important;border:0 !important;}.sfsi_responsive_icons_count h3{line-height:0px !important;padding:0px;}.sfsi_responsive_icons_count.sfsi_small_button h6{display:inline-block;font-size:12px !important;margin:0px !important;margin:0;line-height:initial !important;padding:0;}.sfsi_responsive_icons_count h6{margin:0 !important;}.sfsi_responsive_icons_count h6{padding:0px;}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none !important;font-family:helveticaregular !important;border:0 !important;}.sfsi_responsive_icons_count.sfsi_medium_button h6{font-size:11px !important;line-height:0px !important;margin:0px 0px 0px 0px !important;}.export_selections{clear:both;color:#afafaf;font-size:23px;display:flex;height:0px;position:absolute;top:42px;right:0;}.save_export{clear:both;position:relative;}.export{padding-right:11px;text-decoration:underline;cursor:pointer;}.sf_subscrbe .bot_no,.sf_fb .bot_no,.sf_fb_share .bot_no,.sf_twiter .bot_no,.sf_pinit .bot_no,.sf_linkedin .bot_no{background:rgba(0,0,0,0) url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png") no-repeat scroll 0 0/27px auto;font-size:12px !important;left:67px;line-height:19px !important;margin-left:0;text-align:center;white-space:pre;width:35px;height:20px;z-index:9;display:inline-block;}.sfsi_icons_container>a{float:left !important;text-decoration:none !important;-webkit-box-shadow:unset !important;box-shadow:unset !important;-webkit-transition:unset !important;transition:unset !important;}.sfsi_icons_container a:hover,.sfsi_icons_container a:focus,.sfsi_icons_container a:active{-webkit-box-shadow:unset !important;box-shadow:unset !important;}.sfsi_Sicons .sfsi_icons_container img{height:unset !important;width:unset !important;}.sfsi_flex_container{display:flex;flex-wrap:wrap;overflow-y:scroll;height:36vh;}.sfsi_flex_container>div{height:90px;width:139px;margin:10px;margin-bottom:0;text-align:center;font-size:30px;position:relative;border:1px solid #ddd;}.sfsi_flex_container>div>a>img{width:100%;height:88px;object-fit:scale-down;}.sfsi_flex_container>div a{position:relative;margin:0;padding:0;z-index:100;height:90px;}.sfsi_pinterest_overlay{position:absolute;top:-61px;left:0;width:100%;height:90px;z-index:1000;display:inline-block;display:none;background:rgba(189,8,28,.3);text-align:center;padding-top:22px;color:#fff;transition:all .3s;}.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay{display:block;}.sfsi_socialwpr img{height:20px;}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon img{height:20.5px !important;margin:0 !important;padding:0 !important;padding-top:0 !important;width:auto !important;max-width:inherit !important;min-width:inherit !important;position:unset !important;}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon a{float:none !important;margin:0 !important;padding:0 !important;text-decoration:none !important;line-height:unset !important;font-size:inherit !important;}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget,.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{float:none !important;vertical-align:unset !important;height:20px !important;position:unset !important;margin-top:0 !important;padding-top:0 !important;width:59px !important;min-width:unset !important;}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon{vertical-align:unset !important;position:unset !important;margin:0 4px !important;width:unset !important;text-align:unset !important;max-width:100% !important;display:flex !important;align-items:center !important;}.sfsi_tool_tip_2.utube_tool_bdr .icon1{margin-left:13px !important;}.sfsi_shortcode_container .sfsi_wicons{z-index:110 !important;}.sfsi_left-align_icon{text-align:left !important;}.sfsi_tool_tip_2 .sfsi_inside div:first-child{margin-top:0 !important;}.sfsi_tool_tip_2 .sfsi_inside div:last-child{margin-bottom:0 !important;}#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon2{margin:0 0 6px 0 !important;height:20px;width:90px;}#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3{width:68px;margin-top:0 !important;}.sfsi_tool_tip_2 .sfsi_inside{margin-left:0;display:flex;flex-direction:column;align-items:center;}.sfsi_tool_tip_2{border:0px;box-shadow:rgba(134,134,134,.33) 0 0 25px 1px;border-radius:6px;padding:8px 12px 8px 12px;width:140px;transform:translateX(-50%);margin:0;bottom:calc(100% + 8px);}.sfsi_tool_tip_2::after{content:"";position:absolute;top:100%;left:0;width:100%;height:15px;}.sfsi_tool_tip_2 .bot_arow{position:absolute;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#fff transparent transparent;bottom:-5px;background:none;}.sfsi_icons_container>a{padding:2px 0;}.sfsi_responsive_icons_count.sfsi_small_button{margin-top:2px !important;}.sfsi_responsive_icons_count{margin-top:0;}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button{display:inline-flex !important;align-items:center;padding:10px 13px !important;white-space:nowrap;}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3{margin:0 7px 0 0 !important;font-size:18px !important;line-height:18px !important;}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h6{line-height:14px;font-size:14px;}.linkedin_tool_bdr .sfsi_inside .icon2{margin-right:0 !important;}.linkedin_tool_bdr .sfsi_inside .icon1,.linkedin_tool_bdr .sfsi_inside .icon2,.linkedin_tool_bdr .sfsi_inside .icon3,.linkedin_tool_bdr .sfsi_inside .icon4{width:auto;}.linkedin_tool_bdr .sfsi_inside .icon3{margin-right:0;}.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget{width:106px;}.vk_tool_bdr .sfsi_inside .icon1{margin:2px 0 3px 0;height:auto;display:inline-block;float:none;}.vk_tool_bdr .sfsi_inside .icon2{margin:3px auto;min-height:25px !important;display:block;overflow:hidden;}.vk_tool_bdr .sfsi_inside .icon1 img{width:80px;}.vk_tool_bdr .sfsi_inside .icon2 img{width:80px;height:24px;}.sfsi_responsive_icons .sfsi_responsive_icon_pinterest_container{background-color:#cb3233;}.sfsi_premium_sticky_icons_container{flex-direction:column;display:flex;position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_container a{display:block;text-align:center;transition:all .3s ease;color:white;font-size:20px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_right_button_container{right:0;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_left_button_container{left:0;}.sfsi_premium_sticky_mobile_icons_container{display:flex;position:fixed;width:100% !important;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container a{width:100% !important;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_top{top:0px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_bottom{bottom:0px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container{height:40px;vertical-align:middle;margin-top:auto;margin-bottom:auto;display:flex;justify-content:center;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container img{padding:9px;vertical-align:middle !important;box-shadow:unset !important;-webkit-box-shadow:unset !important;max-width:40px !important;max-height:40px !important;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container span{padding:7px;vertical-align:middle !important;box-shadow:unset !important;-webkit-box-shadow:unset !important;line-height:40px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_sticky_custom_icon{width:40px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container{width:40px;font-size:12px;height:40px;line-height:20px;margin:0px !important;padding-top:3px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3,.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{margin:0px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container .sfsi_premium_sticky_icons_count{width:100% !important;padding-top:4px;}amp-facebook-like{height:21px;margin-bottom:-7px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_responsive_icon_follow_container img{padding-top:10px;padding-bottom:10px;padding-right:7px;padding-left:7px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3{font-size:16px !important;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{font-size:9px !important;padding-top:12px;padding-bottom:12px;padding-right:11px;padding-left:10px;}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count,.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count_text{font-size:12px !important;}.sfsiaftrpstwpr{display:flex;justify-content:flex-start;max-width:100% !important;clear:both;}@media screen and (max-width: 569px){.sfsi_responsive_fluid div span{display:none;}}.sfsi_actvite_theme_flat .inerCnt .sfcm.sfsi_wicon{padding:0;border:medium none !important;width:55% !important;height:auto;position:absolute;top:50%;transition:inherit;left:50%;transform:translate(-50%,-50%);margin:0;}.sfsi_actvite_theme_flat .inerCnt .sficn{display:flex;border-radius:50%;align-items:center;justify-content:center;height:100%;}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon{opacity:.6 !important;}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{opacity:1 !important;transition:all .6s ease 0s !important;}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{z-index:99999 !important;transition:all .6s ease 0s !important;}.sfsi_Sicons.sfsi-mouseOver-effect .sf_icon a,.sfsi_Sicons.sfsi_Sicons_position_right .sf_subscrbe.sf_icon a{display:inline-block;}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget,.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget>*{margin-left:0;}.vk_tool_bdr .sfsi_inside .icon1,.vk_tool_bdr .sfsi_inside .icon1 a,.vk_tool_bdr .sfsi_inside .icon2,.vk_tool_bdr .sfsi_inside .icon2 a{display:flex;align-items:center;}#sfsi_floater .sfsi_tool_tip_2{display:none;}.margin-enable-count{margin-left:-13px !important;}.sf_fb iframe{margin-top:2px !important;}.success-alert{display:none;position:fixed;top:100px;right:10px;background-color:#4caf50;color:white;text-align:center;padding:15px;border-radius:5px;z-index:99999;}@keyframes intro-animation{0%{transform:translateX(100%);}100%{transform:translateX(0);}}@keyframes fade-out{0%{opacity:1;}90%{opacity:1;}100%{opacity:0;}}.sfsi_Sicons .sf_icon a{display:flex !important;}.popup-template .modal{opacity:0;transition:all .25s ease;}.popup-template .modal.is-open{opacity:1;transition:all .25s ease;}body{padding:0px;margin:0px;font-family:"Poppins",sans-serif;}h1,h2,h3,h4,h5,h6,p{margin:0;}input::placeholder,textarea::placeholder{font-family:"Poppins",sans-serif;}.about-header-text p a{color:#fff;}.e-commerce img{width:70%;}.hand-approach-logo img{width:16%;}.top-nav{width:100%;position:absolute;position:fixed;z-index:5;}.accordion{width:100%;display:flex;justify-content:space-between;transition:.4s;border:0px;color:#fff;cursor:pointer;}.accordion:after{content:"+";color:#777;font-weight:bold;float:right;margin-left:5px;}.active:after{content:"−";}.about-Strategy
.panel{padding:0 18px;background-color:#111;max-height:0;overflow:hidden;transition:max-height .2s ease-out;}.shopify-plus-end a{text-decoration:none;color:#000;font-size:18px;}a{text-decoration:none;}.single-blg-description h1{font-size:34px;}.opennavcart{font-size:30px;cursor:pointer;}.seo-new{color:#000 !important;}.new-domain-through:nth-child(7) .domain-th img{width:180px;}.contact-upper .wpcf7-response-output{color:#000;}.mobile-heading-galf{display:none;}.home .black-logo{display:none;}.home .white-logo{display:block;}.black-logo{display:none;}.white-logo{display:block;}.page-template-blogs  .black-logo{display:block;}.page-template-blogs  .white-logo{display:none;}.page-template-single-casestudy  .black-logo{display:block;}.page-template-single-casestudy  .white-logo{display:none;}.single-post .black-logo{display:none;}.case-side-img{width:40%;}.case-side-img img{width:100%;height:800px;object-fit:cover;}.side-zink-img{width:40%;}.side-zink-img img{width:100%;object-fit:contain;}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{color:#343131 !important;}.intl-tel-input .selected-flag .iti-arrow{border-top:4px solid #faf6f6 !important;}.intl-tel-input.separate-dial-code .selected-dial-code{padding-left:10px !important;}.intl-tel-input{margin-top:10px !important;}.iti-flag{display:none !important;}.single-post .white-logo{display:block;}.page-template-single-casestudy .top-nav-inner .list-item a{color:#000;}.black-btn{background:#000;color:#fff;font-size:18px;padding:15px 30px;border:0px;border:1px solid #000;margin:30px 0px;cursor:pointer;}.black-btn:hover{background-color:#fff;color:#000;}.main-btn{margin-top:50px;}.future-ecommerce-text ul li{font-size:18px;margin-top:10px;text-align:left;}.white-btn{padding:15px 30px;font-size:18px;font-weight:600;border:0px;border:1px solid #fff;cursor:pointer;background:#fff;color:#000;display:inline-block;margin-top:20px;}.white-btn:hover{background-color:#000;color:#fff;}.green-btn{background:#95bf47;color:#fff;font-weight:600;text-transform:uppercase;font-size:18px;padding:15px 30px;border:0px;border:1px solid #95bf47;cursor:pointer;}.green-btn:hover{background-color:#fff;color:#95bf47 !important;}.about-header-text{color:#fff;}.about-header-text h2{font-size:50px;font-weight:700;color:#fff;}.about-header-text h2 span{color:#7fc028;}.main-heads-r{font-size:70px;font-weight:700;line-height:85px;color:#fff;}.main-heads-blk-r span{color:#7fc028;font-weight:700;}.main-heads-blk-r{font-size:40px;font-weight:400;}.main-heads-white-r{font-size:40px;font-weight:400;color:#fff;}.main-heads-white-r span{font-weight:700;color:#7fc028;}.main-heads-blk span{font-weight:700;}.main-heads-blk{font-size:40px;font-weight:400;margin-bottom:14px;}.main-heads-blue{font-size:40px;font-weight:400;}.main-heads-blue span{font-weight:700;color:#7fc028;}.main-heads-white{font-size:40px;font-weight:400;color:#fff;}.main-heads{font-size:40px;font-weight:400;}.main-heads span{color:#7fc028;font-weight:700;}.top-nav-inner{width:90%;height:120px;margin:auto;display:flex;justify-content:space-between;align-items:center;}.nav-logo{width:230px;}.top-nav-inner ul{list-style:none;display:inline-flex;}.top-nav-inner li{padding:20px;}.top-nav-inner .list-item a{text-decoration:none;font-size:18px;color:#fff;font-weight:500;}.top-nav-inner .list-item a:hover{font-weight:600;}.home  .top-nav-inner .list-item  a{color:#fff;}.top-nav-inner .head-btn{background:#7fc028;color:#000;font-size:16px;border:0px;padding:15px 40px;cursor:pointer;transition:transform .5s;font-weight:700;}.top-nav-inner .head-btn:hover{background-color:#fff;border:1px solid #000;color:#000;-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.mega-btn a{background:linear-gradient(90deg,#000 0%,#545454 100%) !important;padding:10px 30px;color:#fff !important;}.dropdown-content a{color:#000 !important;}.dropdown-content{display:none;position:absolute;border-radius:20px;background:#fff;margin:20px;box-shadow:0px 0px 20px #c9c7c5;left:20%;}.drop:hover .dropdown-content{display:block;}.drop-down-inner{padding:30px;display:flex;justify-content:space-around;}.drop-circle{width:29px;height:29px;border-radius:50%;background:linear-gradient(180deg,#d9d9d9 0%,rgba(217,217,217,0) 100%);margin-right:12px;margin-top:24px;}.drop-1{margin:20px;}.dk-reviews-bar-inner-in{padding:15px 0;background:#fff;width:590px;box-shadow:0px 0px 28px 0px rgba(0,0,0,.25);border-radius:20px;display:flex;justify-content:space-evenly;align-items:center;margin:auto;}.drop-1 h4{font-size:20px;font-weight:600;}.drop-1 h3{font-size:18px;font-weight:400;margin:10px auto 0 auto;}.drop-1 p{color:#6f6f6f;font-size:16px;margin:0 auto 10px auto;}.drop-1-inner{margin-top:0px;display:flex;}.recent-part h3{font-size:18px;}.home-reviw-br{text-align:center;margin-top:-50px;position:absolute;width:100%;}.home-reviw-br .dk-reviews-bar img{}.drop-last{border-radius:20px;background:#f5f5f5;padding:30px 40px;display:flex;justify-content:space-between;align-items:center;}.drop-last h5{font-weight:500;margin:0;font-size:40px;}.drop-last p{width:70%;margin-top:10px;}.drop-last .mega-btn{background:linear-gradient(90deg,#000 0%,#545454 100%);color:#fff !important;padding:10px 30px;}.contct-part-info .tel-btn{color:green !important;font-size:21px;}#mobiles-main{display:none;}.mobile-sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;left:0;background-color:#111;overflow-x:hidden;transition:.5s;padding-top:60px;}.mobile-sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:25px;color:#818181;display:block;transition:.3s;}.mobile-sidenav a:hover{color:#f1f1f1;}.mobile-sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px;z-index:3;color:#fff;}#mobile-main{transition:margin-left .5s;padding:16px;}#mobile-main span{font-size:30px;cursor:pointer;color:#fff;}.home-banner{width:100%;height:830px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/12/banner.webp") !important;display:flex;align-items:center;justify-content:center;background-size:cover;background-repeat:no-repeat;padding-top:80px;}.home-banner-inner{text-align:center;}.home-banner h1{font-size:70px;font-weight:900;line-height:90px;color:#fff;}.blue-color{color:#7fc028;font-weight:700;}.home-banner p{font-size:18px;font-weight:500;line-height:30px;word-spacing:1px;width:700px;margin:auto;margin-top:20px;color:#fff;}.home-banner button{padding:20px 40px;font-size:16px;font-weight:600;background:black;color:#fff;margin-top:25px;letter-spacing:1px;border:0px;border:2px solid;cursor:pointer;transition:.5s;}.home-banner button:hover{background-color:#fff;color:#000;}.slick-next:before,.slick-prev:before{color:transparent !important;opacity:1 !important;}.g-recaptcha{margin-left:50px;margin-bottom:20px;}.potato-about .worked-logo{margin-top:50px;}.worked-logo{display:flex;justify-content:center;align-items:center;margin-top:100px;}.worked-logo h2{position:absolute;letter-spacing:1px;}.worked-logo-circle{height:100px;width:100px;background-color:#7fc028;border-radius:100%;}.worked-logo-inner{width:90%;margin:30px auto 50px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;}.worked-img{text-align:center;height:100px;display:flex;justify-content:center;align-items:center;}.worked-img img:hover{animation:zoom-in-zoom-out 1s ease infinite;}.worked-img img{width:60%;}.worked-img{width:10%;}.worked-img-new{width:15%;}.worked-img-new img{width:100%;box-shadow:0 0 16px rgba(0,0,0,.14);border-radius:30px;}.worked-img:nth-child(1) img,.worked-img:nth-child(2) img,.worked-img:nth-child(3) img,.worked-img:nth-child(8 ) img,.worked-img:nth-child(12) img,.worked-img:nth-child(18) img{width:80%;}.location span a{color:rgba(255,255,255,.58) !important;font-size:16px;text-decoration:underline;font-weight:500;}.worked-img:nth-child(10) img{width:50%;}.worked-img:nth-child(11) img{width:70%;}.worked-img:nth-child(12) img{width:80%;}.worked-img:nth-child(13) img{width:40%;}.worked-img:nth-child(14) img{width:75%;object-fit:cover;height:80px;}.worked-img:nth-child(15) img{width:40%;}.worked-img:nth-child(16) img{width:40%;}.worked-img:nth-child(21) img{width:70%;}.worked-img:nth-child(26) img{width:40%;}.worked-img:nth-child(27) img{width:80%;}.worked-img:nth-child(28) img{width:45%;}.worked-img:nth-child(7) img{width:50%;}.worked-img:nth-child(31) img{width:45%;}@keyframes zoom-in-zoom-out{0%{transform:scale(1,1);}50%{transform:scale(1.2,1.2);}100%{transform:scale(1,1);}}.store-header-btn a{margin-top:20px !important;}.home-globe{background:#000;width:100%;padding:0px 0px;background-size:cover;background-position:center;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;}.home-globe-inner{width:1260px;margin:auto;position:absolute;z-index:4;}.home-text{color:#fff;line-height:48px;font-size:35px;word-spacing:1px;letter-spacing:1px;}.home-text-span{color:#7fc028;font-weight:700;}.earth{text-align:center;}.earth img{width:310px;opacity:.5;scale:2.5;animation-name:spinner;animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:linear;position:relative;top:310px;}@keyframes spinner{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes spinner{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon{align-self:baseline !important;}.sfsi_socialwpr{margin-top:10px;}.Shopify-partner{background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);width:90%;height:850px;margin:auto;margin-top:100px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;}.Shopify-partner-left{padding:50px 0px 50px 90px;}.Shopify-partner-p p{color:#fff;font-size:20px;font-weight:300;margin-top:25px;line-height:30px;width:90%;}.Shopify-partner-right{height:900px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-right:-180px;rotate:20deg;}.Shopify-partner-gallery{height:300px;display:flex;flex-direction:column;gap:30px;}.expectations-expectations-expectations{width:78%;margin:auto;gap:15px;padding:50px 0px 0px;display:flex;justify-content:space-between;}.happy-client-testimonial-outstanding{width:25%;position:relative;}.happy-client-in{width:75%;display:flex;}.inner-outstanding-happy{width:100%;}.inner-outstanding-happy img{width:100%;}.happy-client-in-first-in-outstanding{display:flex !important;justify-content:space-between !important;gap:10px !important;margin-bottom:10px;}.happy-client-in-first22{width:35%;}.happy-client-in-first1{width:65%;}.inner-client-in-first-in-outstanding{display:flex !important;justify-content:space-between !important;flex-direction:row-reverse !important;gap:10px !important;margin-bottom:10px;}.happy-client-in-first-in{}.happy-client-in-first22{width:35%;padding:47px 41px 40px 36px;height:170px;background:#f5f0dc;border-radius:20px;}.happy-client .slick-dots{position:relative !important;display:flex;justify-content:center;flex-direction:column;}.happy-client-in-first1{width:65%;padding:47px 49px 46px 36px;background:#f5f0dc;border-radius:20px;height:170px;}.happy-client .slick-dots{font-size:0px;gap:5px;padding-left:10px;border:0px;}.happy-client .slick-dots li{list-style:none;}.happy-client .slick-dots .slick-active  button{font-size:0px;border:0px;width:12px;height:12px;background:#000;border-radius:50%;}.happy-client .slick-dots li button{font-size:0px;border:0px;width:12px;height:12px;background:rgba(0,0,0,.36);border-radius:50%;}.happy-client .happy-client-in .slick-track{margin:110px 0px 0px;}.happy-client .happy-client-testimonial-outstanding .slick-dots{flex-direction:row;}.media-box{width:100%;position:relative;text-align:center;}.media-box img{width:100%;cursor:pointer;border-radius:20px;display:block;}.media-box video{width:100%;height:100%;border-radius:10px;display:none;}.media-box .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);color:white;border:none;border-radius:50%;width:50px;height:50px;font-size:20px;cursor:pointer;display:block;}.media-box .play-button img{width:100%;}.inner-outstanding-happy video{width:100%;height:100%;border-radius:20px;}.happy-client .slick-next.slick-arrow{font-size:0px;border:0px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/03/Group-140.png") no-repeat;background-size:100%;width:45px;height:45px;right:0px;top:45%;position:absolute;}.happy-client .slick-next.slick-arrow.nitro-lazy{background-image:none !important;}.happy-client .slick-prev.slick-arrow{font-size:0px;border:0px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/03/Group-139.png") no-repeat;background-size:100%;width:45px;height:45px;left:0px;top:45%;position:absolute;z-index:1;}.happy-client .slick-prev.slick-arrow.nitro-lazy{background-image:none !important;}.main-heads{font-size:40px;line-height:49.6px;margin-bottom:20px;}.main-heads span{color:#7fc028;}.our-service{margin-top:100px;}.our-service h3{text-align:center;}.our-service-diff{display:flex;justify-content:center;align-items:baseline;width:1500px;margin:auto;flex-wrap:wrap;margin-top:10px;}.our-service-text{padding:60px 45px 0px 45px;text-align:center;}.our-service-text h2{font-size:38px;line-height:45px;font-weight:700;}.our-service-inner{width:440px;height:660px;border-radius:55px;background:linear-gradient(180deg,#ebebeb 0%,#c0c0c0 100%);position:relative;top:150px;margin:10px;}.our-service-text p,#our-service-text1 p,#our-service-text p{font-size:20px;text-align:center;line-height:28px;font-weight:400;width:85%;margin:auto;margin-top:25px;}.serive-img{text-align:center;margin-top:40px;}#our-service-text{overflow:hidden;width:440px;height:660px;border-radius:55px;background:linear-gradient(180deg,#ebebeb 0%,#c0c0c0 100%);margin:10px;}#our-service-text1{overflow:hidden;height:720px;width:440px;border-radius:55px;background:linear-gradient(180deg,#ebebeb 0%,#c0c0c0 100%);margin:10px;}.our-service-btn{text-align:center;position:relative;top:50px;}.our-service-btn img{margin-top:20px;}#our-service-text1 img,#our-service-text img{position:relative;top:40px;right:12px;width:350px;height:300px;}.serive-mobile-btn{display:none;}.e-commerce{width:100%;height:370px;background:#eee;padding-top:100px;text-align:center;margin-bottom:580px;}.e-commerce p,.proud-grid-text p{font-size:40px;font-weight:400;width:800px;margin:auto;}.proud-grid .main-btn{margin-top:30px;}.proud-grid{text-align:center;margin-top:80px;margin-bottom:80px;}.proud-grid-inner{display:flex;justify-content:center;width:90%;margin:auto;margin-bottom:100px;}.proud-grid-img{width:20%;margin:20px;}.proud-grid-inner img{width:100%;border-radius:20px;margin-top:20px;transition:.5s;}.proud-grid-inner img:hover{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);cursor:pointer;}.proud-grid-img:nth-child(2){position:relative;top:60px;}.proud-grid-img:nth-child(4){position:relative;top:60px;}.home-trusted{width:90%;height:450px;background:#eee;margin:auto;margin-top:70px;display:flex;justify-content:space-evenly;align-items:end;overflow:hidden;}.home-trusted-text{width:40%;align-self:center;}.home-trusted-mobile img{width:400px;position:relative;top:10px;}.home-trusted-text p{font-size:18px;line-height:30px;margin:28px 0px;text-align:left;}.home-trusted .slick-prev{position:absolute;bottom:0;top:inherit;font-size:0px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/08/slickpreview.png");height:40px;width:40px;background-repeat:no-repeat;background-position:center;border:0px;cursor:pointer;}.home-trusted .slick-next{position:relative;left:30px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/08/slicknext.png");height:40px;width:40px;background-repeat:no-repeat;background-position:center;border:0px;font-size:0px;cursor:pointer;}.support-potato .about-header-text .main-btn{margin-top:20px !important;}.built{width:90%;margin:auto;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/delivering.webp");background-repeat:no-repeat;margin-top:100px;background-size:cover;background-position:center;}.built-inner{padding:80px 80px;margin-bottom:50px;}.built p{font-size:30px;color:#fff;}.built h2{font-size:50px;color:#fff;font-weight:600;margin-top:25px;letter-spacing:2px;word-spacing:2px;line-height:65px;}.potato-about .about-header{height:430px;padding-top:8%;}.potato-migrate .main-btn{margin-top:20px;}.potato-migrate .built{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/06/Group-319-scaled.webp");background-size:cover;background-position:center;}.shopify-b2b-solution .about-header{height:550px;padding-top:10%;}.cstm-blogs{padding:8% 5% 3% 5%;}.blog-inner{display:flex;flex-wrap:wrap;}.blog-part{width:30%;margin:20px;border:1px solid #b3adad;}.blog-part img{width:100%;}.blog-part a{color:#000;}.binfo{padding:15px;}.recent-part{padding:0 50px;}.single-post{background-color:#e8e8e8;}.single-post .top-nav{background-color:#000 !important;}.single-blog-upper{padding:8% 5% 0;display:flex;flex-wrap:wrap;background:#f5f5f5;}.single-blog-info{width:70%;}.recently-views-blogs{width:28%;margin-left:20px;}.single-blog-upper img{width:100%;}.latest-posts-cstm{padding:3% 5%;background-color:#f5f5f5;}.latest-inner{display:flex;flex-wrap:wrap;}.latest-part{width:23%;margin:0 20px;}.latest-part  img{width:100%;}.latest-posts-cstm .main-heads{padding-left:20px;padding-bottom:30px;}.recent-part{margin-bottom:20px;}.recent-part img{height:210px;object-fit:cover;}.single-post .single-blg-description p{font-size:18px;margin-top:20px;}.single-blg-description h3{font-size:25px;}.single-blg-description{margin-top:20px;background-color:#fff;padding:20px;}.single-blg-description ol{margin-left:10px;}.single-blg-description ul{margin-left:10px;}.single-blg-description li{font-size:18px;margin-bottom:20px;}.blg-descption{background-color:#fff;padding:10px;margin-top:-5px;}.headless h2{width:70%;margin:auto;}.headless-shopify{margin-bottom:50px;}.headless .about-header:before{content:" ";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/hand-img.webp");position:absolute;z-index:4;bottom:-50px;height:260px;width:360px;left:50px;background-size:100%;-webkit-animation:mover 2s infinite alternate;animation:mover 2s infinite alternate;}.headless .about-header:after{content:" ";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/hand-img2.webp");position:absolute;z-index:4;bottom:-200px;height:500px;width:300px;background-repeat:no-repeat;background-size:95%;right:50px;-webkit-animation:mover 2s infinite alternate;animation:mover 2s infinite alternate;}.headless-shopify .special-store{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/05/CP-Image.png");}.headless-shopify .special-store.nitro-lazy{background-image:none !important;}.special-store .main-btn{margin-top:10px !important;}.interaction{text-align:center;width:1300px;margin:auto;margin-top:100px;}.interaction h1{font-weight:400;font-size:40px;}.interaction p{margin-top:10px;}.headless-ecommerce{background:#efefef;width:90%;margin:auto;display:flex;justify-content:space-evenly;align-items:end;margin-top:100px;height:600px;}.headless-ecommerce img{width:40%;}.home-trusted-text{width:40%;align-self:center;}.future-ecommerce{background:#efefef;padding:4% 0px;width:100%;display:flex;justify-content:space-evenly;align-items:center;margin-top:50px;}.future-ecommerce-text{width:40%;}.future-ecommerce-text P{margin-top:10px;}.future-ecommerce img{width:30%;}.hand-approach{margin:auto;margin-top:100px;width:80%;}.hand-approach h1{font-size:40px;font-weight:400;}.hand-approach-part{display:flex;justify-content:space-between;flex-wrap:wrap;}.hand-approach-logo{width:28%;margin-top:50px;}.hand-approach-logo h3{font-size:25px;margin-top:10px;}.hand-approach-logo p{margin-top:10px;}.hand-approach-logo img:hover{animation:zoom-in-zoom-out 1s ease infinite;}.head-chosse-cart{background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);color:#fff;padding:5% 0px;margin-top:100px;}.head-chosse-cart .hand-approach{margin-top:0px;}.head-chosse-cart .hand-approach-part .hand-approach-logo{width:22%;}.head-chosse-cart h2{width:50%;}.headless-shopify .special-store h2{width:60%;margin:auto;}.page-template-about .about-header{z-index:inherit;}.page-template-services-headless .about-header{z-index:inherit;}.single-casestudies .white-logo{display:none;}.single-casestudies .black-logo{display:block;}.single-casestudies .top-nav-inner .list-item a{color:#000;}.about-header{z-index:inherit;}.single-casestudies .zink-heads b{color:#7fc028;}.single-casestudy{margin-bottom:50px;}.single-casestudy img{object-fit:contain;box-shadow:rgba(17,17,26,.1) 0px 4px 16px,rgba(17,17,26,.05) 0px 8px 32px;}.single-casestudy ul li{font-size:18px;margin-top:20px;}.single-casestudy p{font-size:18px;}.video-testimonials a.link{cursor:help;text-decoration:none;}.video-testimonials  a.link.btn{}.video-testimonials  a.link:hover{background-color:#0085a6;color:#fff;text-decoration:none;}.video-testimonials  [data-ml-modal]{position:fixed;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:999;width:0;height:0;opacity:0;}.video-testimonials  [data-ml-modal]:target{width:auto;height:auto;opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;}.video-testimonials  [data-ml-modal]:target .modal-overlay{position:fixed;top:0;bottom:0;left:0;right:0;cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.7);z-index:1;}.video-testimonials  [data-ml-modal] .modal-dialog{border-radius:6px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);position:relative;width:90%;max-width:660px;max-height:70%;margin:10% auto;overflow-x:hidden;overflow-y:auto;z-index:2;}.video-testimonials  .modal-dialog-lg{max-width:820px !important;}.video-testimonials [data-ml-modal] .modal-content{background:#fff;padding:0;}.video-testimonials  [data-ml-modal] .modal-close{position:absolute;top:13px;right:13px;color:#0085a6;background-color:#fff;border-radius:50%;height:40px;width:40px;font-size:30px;line-height:37px;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.video-testimonials .slick-initialized button{font-size:0px;}.video-testimonials [data-ml-modal] .modal-close:hover{background-color:#0085a6;color:#fff;cursor:pointer;}.video-testimonials  [data-ml-modal] p:first-child,[data-ml-modal] p:last-child{margin:0;}.video-testimonials .slick-prev{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/08/left-arrow.png");background-size:contain;left:0px;top:50%;height:40px;width:40px;background-repeat:no-repeat;position:absolute;border-radius:50px;border:0px;font-size:0px;}.video-testimonials .slick-prev.nitro-lazy{background-image:none !important;}.video-testimonials .slick-next{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/08/right-arrow-2.png");background-size:contain;height:40px;width:40px;top:50%;background-repeat:no-repeat;position:absolute;right:0px;border-radius:50px;border:0px;font-size:0px;}.video-testimonials .slick-next.nitro-lazy{background-image:none !important;}.video-testimonials .video-slider{width:100%;margin:auto;}.video-testimonials iframe{width:100%;}.shopify-cart-potato-page{background:#fff;}.website-slider{display:flex;}.website-slider,.website-logo-in-left{direction:rtl;overflow:visible !important;}.last-industries-center-imag{direction:ltr;overflow:visible !important;}.website-slider .slick-slide,.website-logo-in-left .slick-slide,.last-industries-center-imag .slick-slide{visibility:visible !important;}.website-logo img{width:90%;height:auto;}.website-logo{width:85%;margin:auto;}.website-last-slider{width:85%;margin:20px auto 0px;}.website-logo-in-right{margin-bottom:20px;}.website-logo h2 span{color:rgba(127,192,40,1);}.website-logo h2{font-size:40px;margin:40px 0px;text-align:center;font-weight:600;}.img-fluid{width:100%;height:auto;}.shopify-service-hoo{width:87%;margin:auto;padding-bottom:40px;text-align:center;}.Shopify-Service-We-Offer{background:#f5f0dc;margin:80px 0px 0px;}.shopify-service-hoo h2{margin:0px;padding:39px 0px;font-size:35px;font-weight:600;}.image-service-offer img{width:80%;}.image-service-offer p{font-size:18px;font-weight:400;}.service-inner-shopify{display:flex;gap:40px;}.why-choose-left h2{margin:0px;}.containers{width:85%;margin:auto;}.why-choose-left h2{color:#fff;font-size:65px;font-weight:600;}.why-choose-left p{color:#fff;font-size:20px;font-weight:400;margin-bottom:20px;}.why-choose-right p{color:#fff;font-size:18px;margin:0px 0px 20px;font-weight:400;}.why-choose-n{background:rgba(31,31,28,1);}.why-choose-in{display:flex;padding:40px 0px;}.why-choose-left{width:39%;border-right:1px solid rgba(255,255,255,.29);padding-right:100px;}.why-choose-right{width:60%;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:70px;}.why-choose-right-in{width:40%;}.why-choose-right-in:nth-child(2) p{padding-right:60px;}.csm-click-outr img{width:35px;}.csm-click-outr a{color:#000;text-decoration:none;font-size:18px;font-weight:600;text-transform:uppercase;}.csm-click-outr{display:flex;align-items:center;gap:14px;width:195px;justify-content:flex-end;background:rgba(127,192,40,1);border-radius:17px;}.industries-center h2{margin:0px;text-align:center;padding:41px 0px;font-size:40px;font-weight:600;}.industries-center h2 span{color:rgba(127,192,40,1);}.industries-center{background:#f5f0dc;}.text-image-industries-center img{width:90%;height:auto;}.text-image-industries-center p{font-size:15px;margin:15px 0px 0px;text-align:center;font-weight:400;}.last-industries-center-imag{padding-bottom:45px;}.happy-client p{text-align:center;margin:0px;font-weight:400;font-size:16px;}.happy-client h2{text-align:center;font-size:35px;margin:0px;}.happy-client-in-first-in h4{text-align:right;margin-top:20px;}.happy-client h2 span{color:rgba(127,192,40,1);}.happy-client-in-first-in p{text-align:left;}.happy-client{padding:80px 0px 50px;}.happy-client-in .slick-next:before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2024/12/Group-140.png") no-repeat;height:47px;width:47px;background-size:cover;position:absolute;}.happy-client-in .slick-prev:before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2024/12/Group-139.png") no-repeat;height:47px;width:47px;background-size:cover;position:absolute;}.accordian-new{display:flex;justify-content:space-between;flex-wrap:wrap;width:1280px;margin:auto;padding:40px 0 0;}.accordionnew:after{content:"+";color:rgba(127,192,40,1);font-weight:bold;font-weight:400;float:right;margin-left:5px;font-size:30px;position:absolute;right:-19px;}.activenew:after{content:"−";}.panelnew{padding:0 18px;max-height:0;overflow:hidden;transition:max-height .2s ease-out;}.accordionnew-top-in{position:relative;}.accordionnew-top .accordionnew-top-in:nth-child(3){border-bottom:2px solid rgba(0,0,0,.1);}.accordionnew-top:nth-child(2) .accordionnew-top-in:nth-child(2){border-bottom:2px solid rgba(0,0,0,.1);}.accordaine{padding:38px 0 50px;}.accordaine-img1{width:47px;height:57px;}.accordaine-img2{width:90px;height:107px;}.accordaine .accordaine-img1{top:60px;left:80px;}.accordaine .accordaine-img2{right:50px;bottom:0px;}.accordaine h2{font-size:35px;font-weight:600;text-align:center;}.accordaine h2 span{color:rgba(127,192,40,1);}.accordionnew{background-color:transparent;color:#000;cursor:pointer;padding:20px 0;width:100%;border:none;text-align:left;outline:none;transition:.4s;border-top:2px solid rgba(0,0,0,.1);font-weight:500;}.p-tags{font-size:20px;line-height:25px;font-family:"Poppins",serif;}.accordionnew-top{width:45%;}.main-shopify-development-services .home-banner h1{color:#000;}.main-shopify-development-services .home-banner p{color:#000;width:660px;}.main-shopify-development-services .main-btn-ggg{width:100%;text-align:-webkit-center;margin-top:25px;}.main-shopify-development-services .main-btn-ggg a{display:flex;justify-content:end;background:#000;align-items:center;width:369px;font-size:18px;color:#fff;gap:14px;padding:4px;border-radius:30px;}.main-shopify-development-services .home-banner{background:#fff !important;height:auto;}.main-shopify-development-services .home-banner-inner{padding:97px 0px 80px;}.your-existing-domain{display:flex;width:85%;margin:auto;justify-content:space-between;padding:40px 0px 0px;flex-wrap:wrap;gap:15px;}.new-domain-through{position:relative;width:24%;}.services-as-well{position:relative;}.well-as-products{position:absolute;top:-1px;background:rgba(0,0,0,.71);border-radius:17px;width:100%;height:99%;display:flex;justify-content:center;}.domain-th{display:flex;gap:15px;align-items:center;flex-direction:column;align-self:center;}.services-as-well img{width:100%;border-radius:17px;}.domain-th a{color:#fff;font-size:18px;border:1px solid;padding:6px 26px;border-radius:10px;}.domain-th a:hover{background:#7fc028;border:0px;color:#000;}.domain-th img{width:130px;}.contact-form-sec-theiddd h2{font-size:47px;color:#fff;font-weight:600;margin-bottom:40px;}.contact-form-sec-theiddd h2 span{color:rgba(127,192,40,1);}.contact-form-sec-theiddd p{color:#fff;font-size:20px;font-weight:400;}.contact-form-third{background:rgba(31,31,28,1);padding:40px 0px 50px;}.first-last-emanil{display:flex;gap:36px;margin-bottom:30px;}.phone-testfff{display:flex;gap:36px;margin-bottom:30px;}.let-sc0nnect a{display:flex;align-items:center;gap:10px;width:183px;font-size:18px;color:#000;background:rgba(127,192,40,1);padding:4px 3px;justify-content:flex-end;border-radius:40px;}.let-sc0nnect a img{width:36px;}.contact-form-third .let-sc0nnect .wpcf7-form-control{width:183px;color:#000;font-size:18px;border:0px;font-weight:600;padding:10px 15px;text-align:left;border-radius:43px;}.contact-form-sec-theiddd{width:80%;margin:auto;}.contact-form-third .wpcf7-submit{margin:8px 0px;}.contact-form-third .let-sc0nnect{position:relative;margin-top:40px;}.contact-form-third .wpcf7-form-control{width:427px;margin-top:10px;color:#fff;padding:15px 10px;border-radius:10px;box-shadow:none;background:#1f1f1c;border:1px solid #fff;}.contact-form-third .let-sc0nnect::before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2024/12/44.png") no-repeat;position:absolute;width:35px;height:40px;background-size:100%;left:145px;top:13px;}.frst-name-project-detailee .wpcf7-form-control{width:92% !important;}.thank-youcart-potato{width:60%;margin:auto;text-align:center;padding:9% 0px 4%;}.your-inquiry h1{font-size:80px;font-weight:500;}.your-inquiry p{font-size:26px;margin-top:20px;}.our-about-go-through{padding:0px;display:flex;justify-content:space-around;}.tabs-our-about-shopify h2{font-size:30px;margin-top:40px;}.our-about-go-through li p{font-size:24px;color:#000;}.our-about-go-through li{list-style:none;border:1px solid;padding:10px;border-radius:14px;width:250px;}.shopify-cart-potato-page .contact-form-third .intl-tel-input.separate-dial-code .flag-container{left:0px;}.shopify-cataloging-services-page .main-shopify-development-services .home-banner p{width:61%;}.shopify-cataloging-services-page .main-shopify-development-services .main-btn-ggg a{font-weight:600;padding:14px 0;justify-content:center;flex-direction:row-reverse;background:#7fc028;}.main-containerrss{width:90%;margin:auto;}.inner-cartpaotg-second{padding:0;margin:0;display:flex;gap:24px;}.inner-cartpaotg-second li:nth-child(1){width:890px;}.inner-cartpaotg-second li{width:252px;list-style:none;}.inner-cartpaotg-second li img{width:100%;border-radius:20px;box-shadow:0px 0px 22.3px 0px rgba(0,0,0,.25);}.shopify-cataloging-services-page .main-shopify-development-services .home-banner-inner{padding:97px 0px 0px;}.cataloging-pages-images-second{padding:74px 0;}.inner-calatloging-swatch{padding:74px 0;background:#f5f0dc;border-radius:20px;position:relative;text-align:center;}.catalog-wrapper-swatchess-filtter{max-width:1200px;margin:auto;position:relative;text-align:center;}.center-box-cataloging-matter{background:#f5f0dc;border-radius:50%;padding:100px 40px 160px;width:450px;margin:auto;box-shadow:0px 0px 47.7px 0px rgba(0,0,0,.09);position:relative;z-index:1;}.center-box-cataloging-matter h4{font-size:18px;font-weight:400;line-height:normal;letter-spacing:normal;color:#333;display:inline-block;padding:16px 26px;border-radius:30px;border:1px solid #000;margin-bottom:29px;}.center-box-cataloging-matter h2{font-weight:700;font-size:40px;line-height:45px;letter-spacing:normal;}.center-box-cataloging-matter h2 span{color:#7fc028;}.testimonial-drops-products-stage{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);background:radial-gradient(62.21% 62.21% at 50% 47.86%,rgba(255,255,255,.46) 62.84%,rgba(235,235,235,.46) 100%);padding:12px 20px;border-radius:20px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-weight:400;font-size:21px;line-height:27px;letter-spacing:normal;width:300px;z-index:2;font-family:"Poltawski Nowy",serif !important;}.textimonial-let-commimage{position:absolute;top:10px;left:10px;}.textimonial-let-commimageand-right{position:absolute;bottom:10px;right:10px;}.info-box-worker-smarter{width:21%;text-align:center;position:absolute;}.info-box-worker-smarter img{width:60%;margin-bottom:10px;}.info-box-worker-smarter p{color:#000;font-weight:400;font-size:21px;line-height:27px;letter-spacing:normal;}.top-left-proper-tags{top:30px;left:0%;}.bottom-left{bottom:60px;left:2%;}.top-right{top:30px;right:0%;}.bottom-right{bottom:60px;right:2%;}.variant-converstions{position:absolute;width:auto;height:auto;z-index:0;}.variant-converstions img{width:100%;height:100%;}.variant-converstions-top-left-proper-tags{top:30px;left:19%;}.variant-converstions-bottom-left{bottom:160px;left:19%;}.variant-converstions-top-right{top:30px;right:19%;}.variant-converstions-bottom-right{bottom:160px;right:19%;}.mainOur-Cataloging-Services{padding:74px 0;}.services-grid-navigation{display:flex;gap:115px 37px;justify-content:center;flex-wrap:wrap;}.service-card-approved{background:#f5f0dc;border-radius:12px;padding:46px 35px 37px;box-shadow:0px 4px 11.4px 0px rgba(0,0,0,.25);position:relative;text-align:center;transition:all .3s ease;overflow:visible;width:19.2%;}.icon-wrapper-renaming{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:149px;height:149px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:-2;}.service-card-approved:hover .icon-wrapper-renaming{top:-70px;z-index:-1;}.icon-wrapper-renaming img{width:100%;height:100%;}.service-label-cropping{display:inline-block;padding:7px 19px;border-radius:7px;border:1px solid #000;font-weight:400;font-size:18px;line-height:normal;letter-spacing:normal;margin:0px;}.service-title-invorty-mapp{font-weight:700;font-size:27px;line-height:27px;letter-spacing:normal;margin:19px 0 23px;}.include-btn-description{display:inline-block;padding:7px 19px;border-radius:6px;font-weight:400;font-size:18px;border:1px solid #000;margin:29px 0 16px;}.service-desc-configratuion{font-weight:400;font-size:18px;line-height:27px;letter-spacing:normal;color:#000;margin:0;}.service-card-approved hr{border:1px solid #000;width:46px;margin:auto;}.heading-andsubheading-services{text-align:center;padding-bottom:150px;width:20%;margin:auto;}.heading-andsubheading-services p{border-radius:30px;border:1px solid #000;padding:16px 27px;font-weight:400;font-size:18px;line-height:normal;}.heading-andsubheading-services h2{font-weight:700;font-size:40px;line-height:118%;margin-top:25px;}.grid-container-SELLERS{display:flex;width:100%;}.grid-item-MARKETPLACE{width:25%;}.grid-item-MARKETPLACE img{width:100%;}.grid-item-MARKETPLACE p{background:radial-gradient(62.21% 62.21% at 50% 47.86%,#fff 62.84%,#ebebeb 100%);font-weight:600;font-size:18px;line-height:27px;letter-spacing:0%;text-align:center;text-transform:uppercase;border:1px solid #e2e2e2;padding:35px 37px;position:relative;top:-10px;}.btn-outline-SCALING-SCAL{width:183px;margin:auto;border-radius:30px;border:1px solid #000;padding:16px 27px;font-weight:400;font-size:18px;line-height:normal;}.section-heading-Tailored{text-align:center;padding-bottom:67px;}.section-heading-Tailored h2{font-weight:700;font-size:40px;line-height:118%;letter-spacing:-3%;margin-top:29px;}.section-heading-Tailored h2 span{color:#7fc028;}.process-wrapper-Scalable{position:relative;max-width:1200px;margin:0 auto;}.svg-curve-whatever{width:100%;height:40px;z-index:1;}.svg-curve-whatever path{stroke:#333;stroke-width:2;fill:none;}.vertical-lines-whatever{width:100%;z-index:2;pointer-events:none;}.v-line-Strategy{position:absolute;width:2px;background:#333;top:0;}.v-line-Strategy:nth-child(1){left:303px;height:40px;}.v-line-Strategy:nth-child(2){left:597px;height:80px;top:-30px;}.v-line-Strategy:nth-child(3){left:892px;height:40px;}.process-container-Optimization{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;position:relative;z-index:3;width:81%;margin:auto;top:-10px;}.process-step-Optimization{width:15%;text-align:center;position:relative;}.step-circle-Sample{background:#7fc028;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-weight:700;margin:0 auto 15px;position:relative;z-index:2;font-size:19px;}.process-step-Optimization img{width:80%;margin-bottom:12px;}.process-step-Optimization p{font-weight:400;font-size:21px;line-height:27px;letter-spacing:normal;}.quote-box-Smooth p{font-style:italic;font-size:21px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);padding:15px 20px;margin-top:30px;display:inline-block;border-radius:6px;max-width:480px;background:rgba(245,240,220,.46);font-weight:400;line-height:27px;font-family:"Poltawski Nowy",serif !important;text-align:center;}.inner-scable-whatever{text-align:center;padding:74px 0 74px;border-bottom:1px solid #cfcfcf;}.quote-box-Smo-left{position:relative;left:-20px;top:-30px;}.quote-box-Smoo-right{position:relative;right:-20px;bottom:-20px;}.Cleanups-Sales-conversion-optimized{padding:74px 0 62px;}.Improvement-restructured .btn-outline-SCALING-SCAL{width:270px;}.phones-wrapper{display:flex;gap:10px;background:#f5f5f5;padding:32px;border-radius:20px;width:50%;}.phone-mockup{width:33%;}.phone-mockup img{width:100%;}.Improvement-Reduction{display:flex;gap:20px;}.restructured-increase{display:flex;gap:20px;margin-top:18px;}.stats-wrapper-Cleanups{width:50%;display:flex;background:#f5f0dc;padding:32px 40px 35px;border-radius:20px;text-align:center;justify-content:space-between;}.stat-box-Cleanups-Cleanups{width:29%;}.stat-box-Cleanups-Cleanups h2{font-weight:700;font-size:47px;line-height:118%;letter-spacing:-3%;color:#7fc028;}.stat-box-Cleanups-Cleanups p{font-weight:400;font-size:18px;line-height:25px;}.stats-wrapper-Cleanups .vl{height:107px;border-left:1px solid #cfcfcf;}.custom-faq-section-typesetting .faq-title{text-align:center;font-size:24px;font-weight:700;margin-bottom:40px;}.custom-faq-section-typesetting .faq-item-typesetting{border-top:1px solid #eee;cursor:pointer;padding:20px 0;position:relative;}.custom-faq-section-typesetting .faq-item-typesetting:last-child{border-bottom:1px solid #eee;}.custom-faq-section-typesetting .faq-question-typesetting{display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:18px;line-height:34.93px;letter-spacing:normal;text-transform:capitalize;}.custom-faq-section-typesetting .faq-answer{display:none;padding-top:10px;font-size:14px;color:#444;}.custom-faq-section-typesetting .faq-toggle-typesetting{font-size:18px;font-weight:bold;user-select:none;}.custom-faq-section-typesetting .faq-item-typesetting.active .faq-answer{display:block;text-align:left;font-weight:400;font-size:16px;}.custom-faq-section-typesetting h2{margin-bottom:54px;font-weight:700;font-size:40px;line-height:normal;letter-spacing:normal;text-align:center;}.custom-faq-section-typesetting .active:after{display:none;}.cta-banner-Schedule{display:flex;align-items:center;justify-content:space-between;background-color:#f7f2de;border-radius:20px;padding:0 30px;margin:74px auto;flex-wrap:wrap;}.cta-text-Schedule{width:50%;}.cta-text-Schedule h2{margin:0 0 17px;font-weight:400;font-size:50px;line-height:60px;letter-spacing:normal;}.cta-text-Schedule h2 strong{font-weight:700;}.cta-text-Schedule p{margin:0 0 30px;font-weight:400;font-size:28px;line-height:27px;letter-spacing:normal;}.cta-buttons-Schedule{display:flex;gap:10px;flex-wrap:wrap;}.cta-buttons-Schedule a{text-decoration:none;padding:14px 25px;border-radius:30px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;}.btn-green-Schedule{background-color:#6dd800;color:#fff;}.btn-black-Schedule{background-color:#000;color:#fff;}.cta-image-Schedule{max-width:40%;}.cta-buttons-Schedule a p{font-weight:600;font-size:18px;line-height:normal;letter-spacing:normal;margin:0;}.cta-image-Schedule img{width:100%;height:auto;}.mainOur-Cataloging-Services-mobile,.mobile-view-new{display:none;}@media only screen and (max-width: 1600px){.Shopify-Service-We-Offer{margin:60px 0px 0px;}.renew-contact-in{margin:60px 0 !important;}.expectations-expectations-expectations{width:80%;}.happy-client .happy-client-in .slick-track{margin:122px 0px 0px;}.happy-client-in-first22,.happy-client-in-first1{padding:30px 25px 30px 26px;height:221px;}.happy-client-in .slick-list{height:512px !important;}.contact-form-sec-theiddd h2{line-height:46px;margin-bottom:20px;}.main-shopify-development-services .home-banner-inner{padding:50px 0px 50px;}.our-about-go-through li{width:225px;}.frst-name-project-detailee .wpcf7-form-control{width:92% !important;}.contact-form-third .wpcf7-form-control{width:320px;padding:13px 10px;}.image-service-offer p{font-size:15px;}.image-service-offer img{width:85%;}.service-inner-shopify{gap:0px;}.why-choose-left h2{font-size:50px;}.why-choose-right p{font-size:15px;}.why-choose-right-in{width:45%;}.why-choose-left{padding-right:37px;}.why-choose-left p{font-size:16px;}.happy-client-in-first p{font-size:15px;}.happy-client-in-first h4{font-size:15px;}.accordaine{padding:60px 0 50px;}.accordian-new{padding:30px 0 0;width:1180px;}.accordionnew.p-tags{font-size:18px;}.your-existing-domain{padding:20px 0px 0px;}.worked-logo{margin-top:90px;}.potato-about .worked-logo{margin-top:50px;}.proud-grid{margin-top:30px;margin-bottom:50px;}.happy-client{padding:60px 0px 0px;}.heading-andsubheading-services{padding-bottom:110px;width:27%;}.service-card-approved{padding:46px 25px 37px;width:18.5%;}.grid-item-MARKETPLACE p{font-size:16px;line-height:23px;padding:35px 11px;}.cataloging-pages-images-second,.mainOur-Cataloging-Services,.inner-scable-whatever,.Cleanups-Sales-conversion-optimized{padding:60px 0;}.process-step-Optimization img{width:70%;}.process-container-Optimization{width:100%;}.process-wrapper-Scalable{max-width:1120px;}.v-line-Strategy:nth-child(1){left:285px;}.v-line-Strategy:nth-child(2){left:560px;}.v-line-Strategy:nth-child(3){left:835px;}.cta-text-Schedule h2{font-size:40px;margin:0 0 15px;line-height:50px;}.cta-text-Schedule p{margin:0 0 20px;font-size:24px;}.cta-buttons-Schedule a p{font-size:16px;}.cta-buttons-Schedule a img{width:20px;}.cta-text-Schedule{width:56%;}.cta-banner-Schedule{margin:60px auto;}}@media only screen and (max-width: 1350px){.happy-client p{font-size:14px;}.happy-client-in-first22,.happy-client-in-first1{height:253px;}.happy-client .slick-next.slick-arrow,.happy-client .slick-prev.slick-arrow{width:33px;height:33px;}.happy-client-in .slick-list{height:460px !important;}.our-about-go-through li p{font-size:22px;}.our-about-go-through li{width:200px;}.your-existing-domain{padding:20px 0px 0px;}.frst-name-project-detailee .wpcf7-form-control{width:100% !important;}.contact-form-sec-theiddd h2{margin-bottom:25px;font-size:36px;}.shopify-service-hoo h2{padding:28px 0px;font-size:28px;}.service-inner-shopify{gap:10px;}.image-service-offer p{font-size:14px;}.image-service-offer img{width:80%;}.why-choose-right{padding-left:40px;}.why-choose-right-in{width:48%;}.website-logo h2{font-size:32px;margin:30px 0px;}.industries-center h2{padding:27px 0px;font-size:34px;}.happy-client{padding:30px 0px 0px;}.accordaine{padding:40px 0 36px;}.accordian-new{width:1000px;padding:10px 0 0;}.new-domain-through{width:24%;}.your-existing-domain{gap:5px;}.pround-project-higlight-main{padding:0px 0px 0px;}.domain-th a{padding:3px 20px;font-size:16px;}.domain-th img{width:100;}.expectations-expectations-expectations{padding:30px 0px 0px;}.well-as-products{height:98%;}.Shopify-Service-We-Offer{margin:40px 0px 0px;}.main-containerrss{width:95%;}.process-wrapper-Scalable{max-width:1000px;}.v-line-Strategy:nth-child(1){left:254px;}.v-line-Strategy:nth-child(2){left:500px;}.v-line-Strategy:nth-child(3){left:743px;}.inner-cartpaotg-second{gap:15px;}.cataloging-pages-images-second,.mainOur-Cataloging-Services,.inner-scable-whatever,.Cleanups-Sales-conversion-optimized{padding:50px 0;}.center-box-cataloging-matter h4{font-size:16px;padding:10px 20px;margin-bottom:20px;}.center-box-cataloging-matter{padding:100px 40px 140px;width:400px;}.center-box-cataloging-matter h2{font-size:34px;line-height:40px;}.testimonial-drops-products-stage{font-size:18px;width:261px;line-height:22px;}.info-box-worker-smarter{width:19%;}.info-box-worker-smarter p{font-size:18px;line-height:24px;}.variant-converstions-top-left-proper-tags{top:10px;left:22%;}.variant-converstions-bottom-left{bottom:140px;left:21%;}.variant-converstions-top-right{top:10px;right:22%;}.variant-converstions-bottom-right{bottom:140px;right:21%;}.top-left-proper-tags{top:30px;left:5%;}.bottom-left{bottom:60px;left:5%;}.top-right{top:30px;right:5%;}.bottom-right{bottom:60px;right:5%;}.heading-andsubheading-services p{padding:10px 21px;font-size:16px;}.heading-andsubheading-services h2{margin-top:15px;font-size:34px;}.icon-wrapper-renaming{width:110px;height:110px;}.service-card-approved:hover .icon-wrapper-renaming{top:-50px;}.heading-andsubheading-services{padding-bottom:80px;width:27%;}.services-grid-navigation{gap:90px 20px;}.service-card-approved{padding:30px 25px 27px;width:19%;}.service-title-invorty-mapp{font-weight:700;font-size:20px;line-height:25px;letter-spacing:normal;margin:15px 0 18px;}.service-label-cropping{font-size:16px;}.include-btn-description{margin:20px 0 10px;font-size:16px;}.service-desc-configratuion{font-size:16px;line-height:23px;}.btn-outline-SCALING-SCAL{padding:10px 20px;font-weight:400;font-size:16px;}.section-heading-Tailored h2{font-size:34px;margin-top:15px;}.section-heading-Tailored{padding-bottom:40px;}.grid-item-MARKETPLACE p{font-size:15px;line-height:23px;padding:35px 0px;}.process-container-Optimization{width:95%;}.process-step-Optimization p{font-size:18px;line-height:24px;}.quote-box-Smooth p{font-size:18px;max-width:390px;margin-top:20px;}.stat-box-Cleanups-Cleanups h2{font-size:36px;}.stat-box-Cleanups-Cleanups p{font-weight:400;font-size:16px;line-height:22px;}.stats-wrapper-Cleanups{padding:25px 20px 24px;}.stats-wrapper-Cleanups .vl{height:80px;}.custom-faq-section-typesetting h2{margin-bottom:31px;font-weight:700;font-size:34px;}.custom-faq-section-typesetting .faq-question-typesetting{font-size:16px;line-height:30px;}.cta-text-Schedule h2 br{display:none;}.cta-text-Schedule h2{font-size:34px;line-height:40px;}.cta-text-Schedule p{margin:0px 0 15px;font-size:20px;}.cta-buttons-Schedule a{padding:8px 18px;border-radius:20px;font-size:14px;}.cta-buttons-Schedule a img{width:15px;}.cta-buttons-Schedule a p{font-size:14px;}.cta-banner-Schedule{margin:50px auto;}.inner-cartpaotg-second{gap:15px;}.shopify-cataloging-services-page .main-shopify-development-services .home-banner-inner{padding:80px 0px 0px;}}@media only screen and (max-width: 1200px){.happy-client .happy-client-in .slick-track{margin:133px 0px 0px;}.happy-client-in .slick-list{height:365px !important;}.thank-youcart-potato{width:80%;}.contact-form-sec-theiddd p{font-size:16px;}.contact-form-third .wpcf7-form-control{width:220px;}.main-shopify-development-services .home-banner-inner{padding:60px 0px 70px;}.accordian-new{width:900px;}.accordionnew.p-tags{font-size:14px;}.why-choose-left h2{font-size:38px;}.why-choose-left p{font-size:14px;}.csm-click-outr a{font-size:16px;}.industries-center h2{font-size:28px;}.happy-client h2{font-size:28px;}.center-box-cataloging-matter h2{font-size:30px;line-height:35px;}.info-box-worker-smarter p{font-size:16px;line-height:20px;}.variant-converstions img{width:80%;}.variant-converstions-top-right{top:10px;right:20%;}.testimonial-drops-products-stage{font-size:16px;width:235px;line-height:22px;}.heading-andsubheading-services h2{margin-top:15px;font-size:30px;}.service-card-approved{padding:30px 20px 27px;width:19%;}.service-title-invorty-mapp{font-size:18px;}.section-heading-Tailored h2{font-size:30px;margin-top:15px;}.grid-item-MARKETPLACE p br{display:none;}.grid-item-MARKETPLACE p{font-size:15px;line-height:23px;padding:20px 20px;}.process-wrapper-Scalable{max-width:82%;}.v-line-Strategy:nth-child(3){left:627px;}.v-line-Strategy:nth-child(2){left:420px;}.v-line-Strategy:nth-child(1){left:213px;}.process-step-Optimization p{font-size:16px;line-height:24px;}.quote-box-Smooth p{font-size:16px;max-width:390px;margin-top:20px;}.stat-box-Cleanups-Cleanups h2{font-size:30px;}.custom-faq-section-typesetting h2{margin-bottom:20px;font-weight:700;font-size:30px;}.cta-text-Schedule h2{font-size:30px;line-height:35px;margin:0 0 10px;}.cta-text-Schedule p{margin:0px 0 15px;font-size:16px;}.custom-faq-section-typesetting .faq-item-typesetting{padding:10px 0;}.center-box-cataloging-matter{padding:80px 40px 110px;width:320px;}.center-box-cataloging-matter h4{font-size:16px;padding:8px 10px;margin-bottom:15px;}.inner-calatloging-swatch{padding:40px 0 60px;}.shopify-cataloging-services-page .main-shopify-development-services .home-banner-inner{padding:70px 0px 0px;}}@media only screen and (max-width: 900px){.happy-client .happy-client-in .slick-track{margin:32px 0px 0px;}.happy-client p{font-size:16px;}.inner-client-in-first-in-outstanding,.happy-client-in-first-in-outstanding{flex-direction:column !important;}.happy-client-in-first22,.happy-client-in-first1{width:100%;height:200px;}.happy-client .slick-dots{flex-direction:row;margin-top:17px;}.expectations-expectations-expectations{width:95%;flex-direction:column;padding:20px 0px 0px;}.happy-client-testimonial-outstanding,.happy-client-in{width:100%;}.happy-client-in{flex-direction:column;}.thank-youcart-potato{width:90%;}.our-about-go-through li p{font-size:14px;}.our-about-go-through li img{width:85px;}.your-inquiry p{font-size:18px;}.tabs-our-about-shopify h2{font-size:20px;margin-top:20px;}.your-inquiry h1{font-size:46px;font-weight:600;}.new-domain-through:nth-child(7) .domain-th img{width:150px !important;}.pround-project-higlight-main{padding:20px 0px 30px;}.proud-grid{margin-top:0px;margin-bottom:0px;}.contact-form-third .let-sc0nnect{margin-top:20px;}.contact-form-third .wpcf7-form-control{width:100%;}.first-last-emanil{gap:20px;margin-bottom:20px;flex-direction:column;}.phone-testfff{gap:20px;margin-bottom:20px;flex-direction:column;}.contact-form-sec-theiddd{margin:auto;}.new-domain-through{width:48%;}.your-existing-domain{padding:20px 0px 0px;width:92%;gap:15px 10px;}.shopify-service-hoo h2{font-size:24px;}.website-logo h2{font-size:24px;}.service-inner-shopify{flex-wrap:wrap;}.accordian-new{flex-direction:column;width:90%;}.accordionnew.p-tags{font-size:18px;}.accordionnew-top{width:100%;}.accordaine h2{font-size:24px;}.why-choose-in{flex-direction:column;}.why-choose-left{padding-right:0px;width:100%;border-right:0px solid rgba(255,255,255,.29);margin-bottom:45px;}.containers{width:90%;}.why-choose-right-in img{width:50px;}.why-choose-right{padding-left:0px;width:100%;}.why-choose-right-in:nth-child(2) p{padding-right:0px;}.shopify-service-hoo{width:90%;}.service-inner-shopify{width:100%;justify-content:center;}.image-service-offer{width:30%;}.image-service-offer p{font-size:12px;}.image-service-offer img{width:90%;}.accordionnew:after{right:-9px;}.happy-client .slick-dots li button{background:rgba(17,17,17,.31);font-size:0px;border:0px;}.happy-client .slick-dots{display:flex;justify-content:center;}.why-choose-left p{margin:10px 0px 20px;}.Shopify-Service-We-Offer{margin:30px 0px 0px;}.shopify-cataloging-services-page .main-shopify-development-services .main-btn-ggg a{padding:10px 0;width:330px;}.cataloging-pages-images-second,.mainOur-Cataloging-Services,.inner-scable-whatever,.Cleanups-Sales-conversion-optimized{padding:40px 0;}.center-box-cataloging-matter h2{font-size:26px;line-height:30px;}.center-box-cataloging-matter{padding:80px 40px 90px;width:300px;}.info-box-worker-smarter{width:20%;}.top-right{top:30px;right:0%;}.variant-converstions-top-right{top:20px;right:14%;}.variant-converstions img{width:60%;}.bottom-right{bottom:20px;right:2%;}.variant-converstions-bottom-right{bottom:132px;right:13%;}.top-left-proper-tags{top:30px;left:0%;}.bottom-left{bottom:20px;left:0%;}.variant-converstions-bottom-left{bottom:125px;left:12%;}.variant-converstions-top-left-proper-tags{top:10px;left:14%;}.heading-andsubheading-services{padding-bottom:80px;width:37%;}.service-card-approved{padding:30px 20px 27px;width:26%;}.heading-andsubheading-services h2{margin-top:10px;font-size:26px;}.grid-item-MARKETPLACE p{font-size:15px;line-height:23px;padding:20px 17px;height:80px;}.section-heading-Tailored{padding-bottom:20px;}.svg-curve-whatever{width:100%;height:40px;z-index:1;margin-top:30px;}.v-line-Strategy:nth-child(1){left:154px;top:30px;}.v-line-Strategy:nth-child(2){left:300px;top:10px;height:60px;}.v-line-Strategy:nth-child(3){left:445px;top:30px;}.process-step-Optimization p{font-size:15px;line-height:24px;}.phones-wrapper{padding:15px;}.stat-box-Cleanups-Cleanups h2{font-size:26px;}.stat-box-Cleanups-Cleanups p{font-weight:400;font-size:14px;line-height:19px;}.cta-text-Schedule{width:56%;padding:30px 0;}.cta-text-Schedule h2{font-size:26px;line-height:35px;margin:0 0 10px;}.cta-banner-Schedule{margin:40px auto;}.shopify-cataloging-services-page .main-shopify-development-services .home-banner p{width:95%;}.shopify-cataloging-services-page .main-shopify-development-services .home-banner-inner{padding:50px 0px 0px;}}@media only screen and (max-width: 600px){.last-industries-center-imag{padding-bottom:30px;}.happy-client-in .slick-list{height:450px !important;}.happy-client .happy-client-in .slick-track{margin:-52px 0px 0px;}.happy-client-in-first22,.happy-client-in-first1{width:85%;}.image-service-offer img{width:70%;}.home-reviw-br .dk-reviews-bar img{width:100%;}.our-about-go-through li p{font-size:11px;}.our-about-go-through{justify-content:space-between;}.our-about-go-through li{width:95px;padding:5px;}.support-potato .why-left{padding:7% 8%;}.approach-outer{text-align:center;}.future-ecommerce .main-heads-blk{padding-left:25px;}.main-shopify-development-services .home-banner h1{font-weight:600 !important;}.main-shopify-development-services .home-banner h1 span{font-weight:700 !important;font-size:26px !important;}.potato-about .white-btn{margin-top:0px !important;}.bottom-sec p{width:95% !important;}.internationalization-potato .internal-img .main-heads{padding-left:0px;}.internal-img{width:90%;}.why-img-right{width:100% !important;}.potato-about .about-header:after{display:none;}.potato-about .about-header:before{display:none;}.future-ecommerce-text{width:90% !important;}.potato-migrate .planning{margin-top:20px;}.case-study-page .planning{margin-top:29px !important;}.planning-text{margin-top:0px !important;}.case-study-page hr{margin-top:30px !important;}.desktop-heading-galf{display:none;}.mobile-heading-galf{display:block;text-align:left;}.why-choose-left h2{font-size:24px;}.contact-form-third{padding:25px 0px 10px;}.frst-name-project-detailee .wpcf7-form-control{width:100%;}.contact-form-third .wpcf7-form-control{width:100%;}.main-shopify-development-services .main-btn-ggg a{width:320px;font-size:15px;}.main-shopify-development-services .home-banner p{width:336px !important;}.main-shopify-development-services .home-banner-inner{padding:60px 0px 45px;}.first-last-emanil{gap:20px;margin-bottom:20px;flex-direction:column;}.phone-testfff{gap:20px;margin-bottom:20px;flex-direction:column;}.contact-form-sec-theiddd h2{margin-bottom:15px;font-size:25px;}.contact-form-sec-theiddd{margin:auto 25px;}.dk-reviews-bar-inner-in{width:100%;border-radius:8px;}.dk-reviews-bar-inner-in img:nth-child(1){width:90%;}.dk-reviews-bar-inner-in img:nth-child(2){width:40%;}.dk-reviews-bar-inner-in img:nth-child(3){width:20%;}.accordionnew.p-tags{font-size:15px;width:93%;}.accordionnew{padding:12px 0;}.main-containerrss{width:90%;}.inner-cartpaotg-second{flex-wrap:wrap;}.inner-cartpaotg-second li:nth-child(1){width:100%;}.inner-cartpaotg-second li{width:32%;}.inner-cartpaotg-second{gap:7px;}.main-shopify-development-services .home-banner{padding:100px 0 20px;}.shopify-cataloging-services-page .main-shopify-development-services .home-banner-inner{padding:0px 0px 0px;}.heading-andsubheading-services{width:72%;padding-bottom:0px;}.services-grid-navigation{gap:90px 10px;}.grid-container-SELLERS{flex-wrap:wrap;justify-content:space-between;}.grid-item-MARKETPLACE{width:49%;}.grid-item-MARKETPLACE p{font-size:12px;line-height:16px;}.grid-item-MARKETPLACE p{height:32px;}.grid-item-MARKETPLACE:nth-child(1) p{padding:20px 28px;}.section-heading-Tailored h2{font-size:22px;padding:0 20px;}.btn-outline-SCALING-SCAL{padding:7px 0px;font-size:15px;}.info-box-worker-smarter{position:relative;}.info-box-worker-smarter{width:50%;}.top-left-proper-tags{top:0;left:0;}.bottom-left{bottom:0px;left:0%;}.bottom-right{bottom:0px;right:0%;}.top-right{top:0px;right:0%;}.variant-converstions.variant-converstions-top-left-proper-tags,.variant-converstions.variant-converstions-top-right,.variant-converstions.variant-converstions-bottom-left,.variant-converstions.variant-converstions-bottom-right{display:none;}.catalog-wrapper-swatchess-filtter{display:flex;flex-wrap:wrap;}.center-box-cataloging-matter{width:100%;}.info-box-worker-smarter.top-left-proper-tags{order:1;margin:50px 0 20px;}.info-box-worker-smarter.bottom-left{order:2;margin:50px 0 20px;}.info-box-worker-smarter.top-right{order:3;}.info-box-worker-smarter.bottom-right{order:4;}.testimonial-drops-products-stage{width:72%;top:35%;bottom:inherit;padding:20px 34px 15px;}.custom-wrapper-938 .main-containerrss{width:100%;}.inner-calatloging-swatch{padding:40px 17px !important;border-radius:0px;}.center-box-cataloging-matter h2{font-size:18px;line-height:22px;}.center-box-cataloging-matter h4{font-size:13px;}.center-box-cataloging-matter{padding:70px 10px 80px;width:77%;}.info-box-worker-smarter p{font-size:14px;line-height:18px;padding:0 6px;}.grid-container-SELLERS{width:90%;margin:auto;}.grid-item-MARKETPLACE p{padding:15px 12px;}.grid-item-MARKETPLACE:nth-child(1) p{padding:15px 28px;}.heading-andsubheading-services h2{font-size:22px;margin-bottom:30px;}.mainOur-Cataloging-Services-desktop{display:none;}.mainOur-Cataloging-Services-mobile{display:block;}.service-card-approved{padding:30px 0px 27px;width:98%;box-shadow:0 0 0;margin:auto;}.services-grid-navigation{display:block;}.service-card-approved-main{padding:50px 0 0;}.icon-wrapper-renaming{transition:none;}.service-card-approved .icon-wrapper-renaming{top:-50px;}.service-desc-configratuion{padding:0 20px;}.process-step-Optimization{width:100%;}.vertical-lines-whatever{display:none;}.process-step-Optimization img{width:90px;margin-bottom:0px;}.process-wrapper-Scalable,.step-circle-Sample{display:none;}.process-container-Optimization{position:relative;width:80%;margin:40px auto 0;}.process-container-Optimization:before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/06/Group-454.png");position:absolute;height:506px;width:48px;background-size:contain;}.process-step-Optimization:nth-child(1){position:relative;top:-30px;}.process-step-Optimization:nth-child(2){position:relative;top:-7px;}.process-step-Optimization:nth-child(3){position:relative;top:20px;}.process-step-Optimization:nth-child(4){position:relative;top:50px;}.process-step-Optimization:nth-child(5){position:relative;top:75px;}.quote-box-Smooth{margin:70px 0 0;position:relative;}.quote-box-Smo-left{position:absolute;top:-7px;}.quote-box-Smoo-right{position:absolute;right:0px;bottom:-30px;}.cta-text-Schedule{width:100%;}.cta-image-Schedule{max-width:100%;}.cta-text-Schedule h2{font-size:22px;line-height:27px;}.mobile-view-new{display:block;}.desktop-view-new{display:none;}.stats-wrapper-Cleanups{padding:18px 5px 10px;}.custom-faq-section-typesetting h2{font-size:22px;}.Improvement-Reduction,.restructured-increase{flex-wrap:wrap;}.phones-wrapper,.stats-wrapper-Cleanups,.phones-wrapper,.stats-wrapper-Cleanups{width:100%;}}@media (max-width:767px){[data-ml-modal] .modal-dialog{margin:20% auto;}.shopify-cataloging-services-page .main-shopify-development-services .home-banner p{margin-top:15px;}}.potato-home,.potato-about,.storeproject,.potato-migrate,.headless-shopify,.case-study-page{margin-bottom:60px;}.footer{background:#1f1f1c;padding:0px 0px 0 0;}.footer-inner{width:85%;margin:auto;padding-bottom:20px;}.footer-inner-top{display:flex;justify-content:space-between;margin-bottom:50px;}.newsletter-Subscribe a{font-size:14px !important;}.footer-logos{width:20%;padding-top:70px;}.footer-logos img{margin:10px;}.footer-logos img:nth-child(3){width:100px;}.locations h4{font-weight:600;font-size:20px;letter-spacing:1px;color:#fff;}.locations{display:flex;width:45%;flex-wrap:wrap;gap:15px;}.location{width:48%;}.locations{padding-left:0px;padding-top:70px;}.location img{width:50px;}.location p{color:rgba(255,255,255,.7);margin-top:10px;font-size:18px;line-height:30px;}.footer-inner-top a{text-decoration:none;color:#69bf39;font-size:18px;}.footer-last{margin-top:50px;display:flex;justify-content:space-between;}.footer-last h4{font-weight:400;font-size:18px;letter-spacing:1px;color:#fff;}.footer-icon-inner img{padding-right:20px;}.footer-nav{display:flex;}.footer-nav a{text-decoration:none;padding-left:50px;}.footer-icon-inner img{width:35px;}.nav-logo img{width:220px;}.copy-right{background-color:#000;padding:10px 0;}.copy-right ul{display:flex;list-style:none;}.copy-right ul li a{color:fff !important;}.copy-right ul li{margin-left:15px;}.cpy-ryt-innr{color:#fff;display:flex;width:85%;margin:auto;align-items:center;justify-content:space-between;}.cpy-ryt-innr a{color:#fff !important;}.video-testimonials{width:70%;margin:59px auto;text-align:center;}.video-testimonials img{width:80%;border-radius:20px;margin:0 auto;}.Our-Approach-right h3{font-size:30px;font-weight:500;}.about-page a{color:#fff;}.about-header{width:100%;height:auto;background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);position:relative;padding-top:10%;padding-bottom:5%;}.potato-about .about-header:before{content:" ";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/header-left.webp");position:absolute;z-index:4;bottom:-50px;height:360px;width:360px;left:100px;background-size:100%;-webkit-animation:mover 2s infinite alternate;animation:mover 2s infinite alternate;}.potato-about .about-header:after{content:" ";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/header-right.webp");position:absolute;z-index:4;bottom:-50px;height:360px;width:360px;background-repeat:no-repeat;background-size:95%;right:100px;-webkit-animation:mover 2s infinite alternate;animation:mover 2s infinite alternate;}@keyframes mover{0%{transform:translateY(0);}100%{transform:translateY(-30px);}}.about-header-text{text-align:center;width:75%;margin:auto;}.about-header-text h2 span{color:#7fc028;}.about-header-text p{width:1000px;margin:auto;line-height:30px;margin-top:20px;color:#fff;}.about-worked-logo{margin-top:50px;}.about-slick-slider{width:60%;margin:auto;}.story-canada{width:90%;margin:auto;background:#f2f2f2;display:flex;justify-content:space-between;overflow:hidden;}.story-canada-left{padding:80px 0px 80px 90px;width:50%;}.story-canada-left p,.company-name p{margin-top:20px;text-align:left;}.story-canada-right{display:flex;justify-content:end;align-items:end;width:33%;}.story-canada-right img{width:100%;}.Our-Approach{background:#000;width:90%;margin:auto;margin-top:60px;display:flex;justify-content:space-evenly;}.Our-Approach-left{width:25%;padding:60px 0px 80px 90px;}.Our-Approach-left p{color:#fff;margin-top:20px;}.Our-Approach-right{width:65%;display:flex;justify-content:space-evenly;align-items:start;position:relative;top:60px;}.about-Strategy{width:250px;height:420px;border-radius:21px;background:#f2f2f2;padding:30px;box-shadow:0px 0px 5px #c8c9cc;}.about-Strategy h1{font-weight:600;}.about-Strategy p{margin-top:5px;}.company-name{width:75%;margin:auto;margin-top:100px;}.d2c-b2b button{margin:0px;}.video-testimonials h4{color:#95bf47;margin:10px 0;}.video-testimonials h2{margin-top:-10px;}.choose-support{width:80%;margin:50px auto;display:flex;align-items:center;}.ch-support-head{width:40%;padding-right:20px;border-right:1px solid #000;}.ch-support-info{width:60%;padding-left:90px;}.our-approach{background-color:#f5f5f5;padding:5% 8%;}.text-center{text-align:center;}.approach-outer{display:flex;flex-wrap:wrap;margin-top:50px;}.approach-part{width:29%;padding:25px;}.sub-head{font-size:24px;padding:10px 0;text-transform:uppercase;}.why-left{padding:5% 8%;display:flex;flex-wrap:wrap;align-items:center;}.why-left img{width:95%;}.why-img-left{width:40%;}.why-info-left{width:55%;padding:0 30px;}.why-info-left h2{margin-bottom:30px;}.why-info-left p{margin-top:10px;}.bottom-sec{padding:50px 70px;color:#000;text-align:center;}.bottom-sec p{width:70%;margin:20px auto;}.bottom-sec .white-btn{margin-top:0px;background:#000 !important;color:#fff !important;border:0px;background-size:cover;background-position:center;}.bottom-sec .white-btn:hover{background-color:#fff !important;color:#000 !important;}#shopify-plusnew .bottom-sec{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/shopify-plus-bg-min.webp");}#shopify-plusnew .bottom-sec.nitro-lazy{background-image:none !important;}#potato-auditnew .bottom-sec{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/audit-bg-min.webp");}#potato-auditnew .bottom-sec.nitro-lazy{background-image:none !important;}#bottom-sec-internationl{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/international-min.webp");}#bottom-sec-internationl.nitro-lazy{background-image:none !important;}#bottom-sec-new{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/app-develop-min.webp");}#bottom-sec-new.nitro-lazy{background-image:none !important;}#newshopify-b2b-solution .bottom-sec{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/b2b-min-1.webp");}#newshopify-b2b-solution .bottom-sec.nitro-lazy{background-image:none !important;}#support-potatonew .bottom-sec{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/Banner.webp");}#support-potatonew .bottom-sec.nitro-lazy{background-image:none !important;}.line-high-p{font-size:18px;}.internal-info{padding-left:5%;}.internal-info p{margin-top:20px;}.why-info-right{width:55%;padding:0 30px;}.why-right img{width:95%;}.why-img-right{width:40%;}.why-info-right p{margin-top:20px;}.store-black-banner{height:450px;width:100%;background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);text-align:center;padding-top:10%;}.store-black-banner h1{width:60%;margin:auto;}.store-header-btn{display:flex;justify-content:center;align-items:center;}.shopify-plus:before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/08/shopify-plus-2.png");width:100%;height:620px;position:absolute;background-size:cover;z-index:-1;}.shopify-plus-top{width:65%;margin:auto;text-align:center;padding-top:50px;}.shopify-plus-top p{width:75%;margin:auto;margin-top:20px;}.shopify-plus-end{width:1320px;margin:50px auto;display:flex;justify-content:center;align-items:start;flex-wrap:wrap;position:relative;}.shopify-plus-end-1{width:30%;margin:10px;text-align:center;}.shopify-plus-end h2{width:100%;padding:25px 0px;background:#000;color:#fff;border-radius:20px;text-align:center;font-weight:400;}.shopify-plus-end-text{width:80%;margin:auto;text-align:center;box-shadow:0px 0px 57px 0px rgba(0,0,0,.25);border-radius:0px 0px 20px 20px;background:#fff;}.shopify-plus-end-text p{padding:25px 20px;font-size:18px;}.shopify-plus-end-btn{position:absolute;bottom:20px;}.str-btn{padding:15px 30px;font-size:18px;font-weight:600;border:0px;cursor:pointer;background:#fff;color:#000;display:inline-block;margin:0 10px;}.str-btn:first-child{color:#000;}.sets-apart{background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);display:flex;justify-content:space-between;align-items:center;padding:3% 5%;}.sets-apart1{width:30%;color:#fff;}.sets-apart1 h1{font-size:40px;font-weight:400;}.sets-apart1 p{margin-top:10px;}.sets-apart2{width:60%;color:#fff;}.sets-apart2 li{margin:10px;}.planning{width:90%;margin:auto;display:flex;justify-content:space-between;align-items:center;margin-top:60px;}.storeproject .planning-text{width:50%;}.planning-text h1{font-weight:400;font-size:40px;}.planning-text p{text-align:left;margin-top:20px;}.planning-text button{margin-top:30px;}.case-study-page .planning:nth-child(3){flex-direction:row-reverse;}.case-study-page .planning:nth-child(7){flex-direction:row-reverse;}.case-study-page .planning:nth-child(11){flex-direction:row-reverse;}.case-study-page .planning:nth-child(15){flex-direction:row-reverse;}.case-study-page .planning:nth-child(19){flex-direction:row-reverse;}.case-study-page hr:last-child{display:none;}.goals{background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);margin-top:60px;padding:50px;color:#fff;display:flex;justify-content:space-around;align-items:center;}.goals-vl{border-left:2px solid #fff;height:200px;}.goals h2{font-weight:400;width:25%;}.goals p{width:60%;}.continued-growth{width:90%;margin:auto;margin-top:60px;}.special-store{width:90%;height:500px;background-image:url("https://cartpotato.com/wp-content/uploads/2023/08/specialist.png");display:flex;justify-content:center;align-items:center;background-size:cover;text-align:center;margin:auto;margin-top:100px;}.special-store.nitro-lazy{background-image:none !important;}.special-store h2{font-size:60px;margin-top:10px;}.special-store p{color:#fff;font-size:28px;}.serice-banner{width:100%;height:620px;background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);overflow:hidden;display:flex;justify-content:center;align-items:end;}.serice-banner-left{align-self:center;width:49%;position:relative;top:50px;}.serice-banner-left h2{font-size:60px;}.serice-banner p{margin-top:20px;text-align:left;color:#fff;width:80%;}.serice-banner img{width:40%;}.migrate{background:#f8f8f8;width:100%;padding:50px 0px;}.migrate-top{text-align:center;}.migrate-top h1{font-size:40px;font-weight:400;}.migrate-top p{width:60%;margin:auto;margin-top:10px;}.migrate-center{width:85%;margin:auto;margin-top:50px;display:flex;justify-content:space-between;}.migrate-group1{background:#d9d9d9;width:22%;padding:40px 60px;text-align:center;margin:10px;}.migrate-group1 img{width:100%;}.migrate-group1 h3{margin-top:10px;text-transform:capitalize;}.migrate-group1 hr{width:60%;margin:auto;margin-top:10px;}.migrate-group1 p{margin-top:15px;}.migrate-end h2{text-align:center;margin-top:60px;}.potato-migrate{margin-bottom:50px;}.case-studies{background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);padding:80px 0px;margin-top:100px;}.case-studies-top{text-align:center;}.case-studies-top h1{color:white;font-size:40px;font-weight:400;}.case-studies-top p,.potato-migrate .case-studies-inner li{margin-top:10px;color:#fff;}.case-studies .eastside1 .eastside-text{color:white;}.case-studies-inner{width:90%;margin:auto;margin-top:50px;}.abut-development{width:70%;margin:50px auto;text-align:center;}.contact .about-header{height:auto;padding-top:8%;padding-bottom:50px;}.page-template-contact-us{background-color:#fff;}.contact-upper{display:flex;flex-wrap:wrap;width:90%;margin:80px auto;justify-content:space-around;}.contact-info{width:45%;}.contct-part-info{display:flex;}.contact-address p{font-size:21px;color:#000;}.contact-address p a{font-size:21px;color:#000 !important;}.contct-part-info{margin-top:20px;margin-left:20px;}.contact-logo{padding-right:20px;}.contact-info h2{margin-bottom:30px;position:relative;}.contact-info h2::before{content:"";position:absolute;left:-30px;top:27px;width:8px;height:8px;background-color:#000;border-radius:50%;border:2px solid;}.contact-info hr{border-top:.5px solid #000;margin:50px auto;}.contact-form{width:30%;text-align:center;background-color:#d9d9d9;padding:50px 0;box-shadow:rgba(14,30,37,.12) 0px 2px 4px 0px,rgba(14,30,37,.32) 0px 2px 16px 0px;}.contact-form .form-control{width:80%;padding:18px;border:1px solid #dedede;background-color:#fff;border-radius:5px;margin-bottom:30px;}.submit{background-color:#000;background-color:#000 !important;color:#fff;color:#fff;width:30%;margin-left:0;padding:8px;border:1px solid;border-radius:25px;}.wpcf7-spinner{display:grid !important;}.our-services-banner{height:auto;padding-bottom:5%;}.our-services .about-header-text{width:90%;}.services-links{display:flex;justify-content:center;flex-wrap:wrap;margin-top:30px;}.services-links a{padding:8px 20px;border:1px solid #000;margin:10px 10px 20px 10px;font-size:18px;color:#000;}.services-links a:hover{background-color:#000;color:#fff;border:1px solid #fff;}.services-outer{width:90%;margin:50px auto 30px;}.services-outer h2{text-align:center;}.single-services{display:flex;justify-content:space-between;flex-wrap:wrap;margin:50px 0;}.sub-servicepart{width:45.5%;background:linear-gradient(270deg,#3c3c3c 0%,#000 100%);border-radius:20px;padding:30px;color:#fff;margin-bottom:40px;}.sub-servicepart hr{width:30%;border-top:.5px solid #fff;margin:20px 0;}.sub-servicepart h3{font-weight:500;}.sub-servicepart a{margin-top:40px;}.last-supart{background:#7fc028;padding:30px;}.last-supart h3{margin:40px 0;}.plus-banner{height:900px;width:100%;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/09/Group-86-min.webp");background-size:cover;display:flex;justify-content:start;align-items:center;}.plus-banner-inner{width:90%;margin:auto;}.plus-banner-text{width:900px;color:#fff;}.plus-banner-text p{margin-top:20px;}.plus-approach{background:#f4f4f4;padding:80px 0px;margin-top:100px;}.plus-approach-slider{width:90%;margin:auto;}.plus-slider-inner{text-align:center;width:15%;width:96% !important;margin:10px;}.plus-slider-circle{width:40px;padding:20px;margin:auto;position:relative;top:15px;z-index:1;background:#d9d9d9;border-radius:50%;}.plus-slider-box{border-radius:43px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);position:relative;z-index:2;}.plus-slider-box h2{border-radius:23px 23px 0px 0px;background:linear-gradient(90deg,#000 0%,#3c3c3c 100%);color:#fff;padding:20px;font-size:20px;}.plus-slider-box  p{width:90%;margin:auto;padding:30px 0px;}.plus-shopify-page .sets-apart{display:flex;justify-content:space-between;align-items:start;}.plus-shopify-page .sets-apart,.plus-shopify-page .sets-apart1,.plus-shopify-page .sets-apart2{background:#fff;color:#000;}.plus-shopify-page .goals-vl{border-left:2px solid #000;height:250px;}.case-study-page .store-black-banner{height:380px;}.case-study-page .store-black-banner .main-btn{margin-top:20px;}.case-study-page .store-black-banner h2{width:77%;margin:auto;color:#fff;}.case-study-page .store-black-banner p{color:#fff;width:60%;margin:auto;margin-top:20px;}.case-study-page hr{width:100%;margin-top:68px;}.case-study-page .case-studies-top p,.case-studies-inner li{color:#000;}.sections{width:98% !important;margin:auto !important;}.sections .planning .planning-text{width:100% !important;height:561px;overflow:hidden;padding:0 30px;}.sections li{margin-top:20px !important;}.g-dpl{display:grid;width:55%;}.case-zink{display:flex;padding-top:8%;width:90%;margin:auto;align-items:flex-start;}.case-zink-text{width:60%;padding-right:20px;}.zink-heads{color:#000;font-size:44px;}.case-zink-text p{margin-top:20px;text-align:justify;}.case-study-page .store-black-banner  h1{color:#fff;font-size:60px;font-weight:700;line-height:1.2;}.headless h2{line-height:1.4;}.potato-about .d2c-b2b .home-trusted-text{top:0px;}.potato-about .home-trusted{height:400px;}.d2c-b2b .home-trusted-text{position:relative;top:-20px;width:50%;}.potato-migrate .case-studies-inner{width:auto;}.potato-migrate .why-work .planning-text{width:60%;}.potato-migrate .case-studies-inner .planning-text{width:55%;}.pln-img{width:40%;}.pln-img img{width:90%;}.why-work .planning-text p{margin-bottom:50px;}.why-work  .green-btn{text-transform:uppercase;color:#fff;}.internal-support{background-color:#f5f5f5;padding:3% 4%;display:flex;align-items:center;}.why-right{padding:4% 4%;display:flex;align-items:center;}.storeproject .home-globe p{color:#fff !important;font-size:30px !important;}.storeproject .home-globe h2{font-size:60px !important;margin-bottom:20px;}.storeproject .earth img{width:295px !important;top:230px !important;}.storeproject .home-globe{margin-top:60px !important;}.sections li{margin-right:50px;}.proud-grid .main-btn{margin-top:30px;}.home  .home-trusted{display:none;}.page-template-allcase-studies .black-btn{margin:30px 30px;}.single-format-standard .blg-descption a{color:#000 !important;}.two-div-location-newsletter{width:78%;display:flex;justify-content:space-between;}.planning.eastside1-black.case-section1 .g-dpl .main-btn{padding:0 30px;}@media only screen and (max-width: 1650px){.worked-img{width:14%;height:85px;}.worked-img:nth-child(10) img{width:44%;}.worked-img:nth-child(14) img{width:64%;}.worked-img:nth-child(6) img{width:50%;}.worked-img:nth-child(7) img{width:44%;}.worked-img:nth-child(13) img{width:34%;}.shopify-plus-end{margin:20px auto 52px;}.shopify-plus-end h2{padding:14px 0px;}.shopify-plus-end-text p{padding:14px 20px;}.shopify-plus-top p{width:90%;}.storeproject .home-globe h2{margin-bottom:0px;}.company-name{margin-top:90px;}.newsletter-Subscribe{width:50%;}.top-nav-inner .list-item a{font-size:16px;}.footer-logos{width:18%;}.location p,.footer-inner-top a{font-size:15px;}.story-canada-right{width:50%;}.built{margin-top:60px;}.location p{margin-top:0px;}.footer{padding:0px 0px 0 0;}.video-testimonials{margin:50px auto 0px;}.potato-home{margin-bottom:60px;}.proud-grid-text{padding-top:20px;}.shopify-b2b-solution .about-header{height:350px;}.footer-nav a{padding-left:35px;}.footer-last h4{font-size:16px;}.main-heads,.serice-banner-left h2,.main-heads-r{font-size:50px !important;line-height:65px !important;}.store-black-banner{height:435px;}.special-store h2{font-size:45px;}.special-store p{font-size:20px;}.migrate-center{width:90%;}.eastside1 img{width:45%;}.migrate-group1{width:20%;padding:30px 25px;}.serice-banner-left{width:50%;}.recent-part h3{font-size:14px;}.drop-1 h2{font-size:18px;}.drop-1 h3{font-size:16px;}.drop-1 p{font-size:14px;}.top-nav-inner{height:100px;}.nav-logo{width:160px;}.top-nav-inner a{font-size:16px;}.top-nav-inner .head-btn{font-size:14px;border:1px solid #e8e8e8;transition:transform .2s;}.single-blog-upper{padding:12% 5% 0%;}.home-banner{height:600px;padding-top:60px;background-size:100% !important;}.home-banner h1{font-size:40px;line-height:50px;}.home-banner p{font-size:16px;line-height:23px;margin-top:10px;width:600px;}.home-banner .main-btn{margin-top:10px;}.main-btn .white-btn{font-size:14px;padding:12px 26px;}.home-banner button{padding:16px 20px;font-size:16px;}.home-text{font-size:25px;line-height:30px;width:76%;margin:auto;}.worked-logo h1{font-size:35px;}.proud-grid-inner,.home-trusted,.built,.footer-inner{width:90%;}.our-service-diff{width:1300px;margin-top:22px;}.home-globe{margin-top:50px;padding:0px;}.earth img{scale:2;top:180px;width:250px;}.Shopify-partner{height:600px;width:90%;}.Shopify-partner-left{padding:50px 0px 50px 70px;}.Shopify-partner-p p{font-size:16px;line-height:25px;width:85%;}.Shopify-partner-right{margin-right:-100px;}.Shopify-partner-right img{width:430px;}.white-btn{font-size:16px;padding:14px 30px;margin-top:30px;display:inline-block;}.black-btn{font-size:16px;}.our-service-text h2{font-size:25px;line-height:32px;}.our-service-text p,#our-service-text1 p,#our-service-text p,.home-trusted-text p{font-size:16px;line-height:22px;}#our-service-text{width:390px;height:575px;}#our-service-text1{width:390px;height:630px;}.our-service-inner{width:390px;height:580px;}#our-service-text1 img,#our-service-text img{top:30px;width:320px;height:270px;}.serive-img img{width:230px;margin-top:20px;}.e-commerce img{width:1000px;}.e-commerce{margin-bottom:340px;}.home-trusted{height:380px;}.home-trusted-mobile img{width:350px;}.home-trusted-text h2{position:relative;top:20px;}.home-trusted .slick-prev,.home-trusted .slick-next{bottom:20px;}.built p{font-size:20px;}.built h2{font-size:30px;margin-top:20px;line-height:36px;}.line-high-p{font-size:18px;}.about-header-text{width:70%;}.about-header-text h2{font-size:50px;}.about-header{padding-top:15%;padding-bottom:5%;}.about-header:before,.about-header:after{width:300px;height:300px;}.Our-Approach-left{padding:60px 0px 60px 50px;}.story-canada-left{padding:70px 0px 60px 50px;}.story-canada-right img{width:100%;}.Our-Approach-left{padding:50px 0px 50px 20px;}.about-Strategy{width:200px;height:521px;}.Our-Approach-left{padding:100px 0px 50px 0px;}.main-heads-white{font-size:35px;}.main-heads{font-size:35px !important;line-height:45px !important;}.d2c-b2b{margin-top:60px;}.headless h2{line-height:70px;width:85%;}.interaction{width:70%;margin:auto;margin-top:80px;}.interaction h1,.hand-approach h1,.hand-approach h1{font-size:35px;}.head-chosse-cart .hand-approach{width:90%;}.plus-banner-text{width:50%;}.plus-banner{height:800px;}.zink-heads{font-size:32px;}.case-study-page .store-black-banner h2{font-size:50px;padding-top:2%;}.main-heads-r{font-size:50px;}.proud-grid-inner{margin-top:0px;}.potato-about .about-header:before{left:0px;height:285px;width:282px;}.potato-about .about-header:after{right:0px;height:285px;width:282px;}.potato-about .about-header-text p{width:100%;}.planning img{width:90%;margin:auto;}.storeproject .shopify-plus-end-btn .main-btn{margin-top:0px;}.potato-migrate .why-work .planning-text{width:50%;}.potato-migrate .case-studies-inner .planning-text{width:50%;}.case-study-page .store-black-banner{height:450px;padding-top:15%;}.sub-servicepart{width:42.5%;}.pln-img img{width:100%;}.storeproject .home-globe p{font-size:20px !important;}.storeproject .home-globe h2{font-size:40px !important;position:relative;top:10px;}.sections li{padding-right:40px;}.storeproject .planning img{width:40% !important;}.potato-migrate .case-studies .planning img{width:40%;}.contact-info h2::before{top:20px;}.recent-part img{height:200px;}.recent-part{padding:0px;}.internationalization-potato .about-header{padding-top:10% !important;}#potato-auditnew .about-header{padding-top:10% !important;}.shopify-devlopment .about-header{padding-top:10%;padding-bottom:5%;}.serive-img{margin-top:10px;}.our-service-text{padding:40px 35px 0px 35px;}.our-service-diff{margin-top:0px !important;}.e-commerce{margin-bottom:340px;}.contact-info{width:65%;}.our-service-text p,#our-service-text1 p,#our-service-text p{width:100%;margin-top:12px;}.green-btn{font-size:16px;}#our-service-text,.our-service-inner,#our-service-text1{border-radius:35px;}#our-service-text,.our-service-inner{height:475px;}#our-service-text1{height:500px;}.our-service-btn{top:0px;}.worked-img:nth-child(1) img{width:84%;}.drop-1{margin:0px;}.drop-last{padding:19px 40px;}.drop-last a{width:114px;}.drop-last p{width:64%;margin-top:0px;}.our-service{margin-top:40px;}.main-heads-white-r,.main-heads-blk-r,.main-heads-blk,.main-heads-blk-r,.drop-last h5,.e-commerce p,.proud-grid-text p{font-size:30px;}.potato-about .d2c-b2b .home-trusted-text{top:-15px;}.potato-about .home-trusted{height:350px;}}@media only screen and (max-width: 1380px){.company-name .main-btn{margin-top:40px;}.Shopify-partner{height:500px;}.shopify-devlopment .about-header{height:320px;}#potato-auditnew .about-header{height:320px;}#potato-auditnew .about-header .main-btn{margin-top:20px !important;}.internationalization-potato .about-header{padding-top:10% !important;height:350px;padding-left:0px;}.store-header-btn a:nth-child(2){position:relative;top:0px;}.contact-info h2{font-size:25px !important;}.contact-address p a{font-size:18px;}.contact-info{width:60%;}.page-template-blogs  #mobile-main span{color:#000 !important;}.single-post #mobile-main span{color:#000 !important;}.blog-part,.latest-part{width:29%;}#mobiles-main .accordion{background-color:#111 !important;padding:10px 30px 0px 0px;font-size:16px;}#mobiles-main .accordion:after{color:#fff;}#mobiles-main .accordion .panel{background-color:#111 !important;}.home-banner{height:540px;}.our-services .about-header{height:240px;padding-top:12%;}#mobiles-main{display:none;}.top-nav-item,.top-nav-inner .head-btn{display:block;}.our-service-diff{width:90%;}.proud-grid-inner,.home-trusted,.built,.footer-inner{width:95%;}.worked-logo-circle{height:80px;width:80px;}.worked-logo h1{font-size:30px;}.Shopify-partner{width:95%;}.Shopify-partner-left{padding:30px 0px 30px 60px;}.Shopify-partner-p p{font-size:14px;line-height:24px;margin-top:20px;}.Shopify-partner-p{margin-top:20px;}.Shopify-partner-right img{width:460px;}.serive-img img{width:180px;margin-top:20px;}.our-service-text{padding:30px 25px 0px;}.our-service-inner,#our-service-text{bottom:130px;width:300px;height:445px;border-radius:30px;}.our-service-text p,#our-service-text1 p,#our-service-text p{font-size:14px;line-height:22px;width:90%;}#our-service-text1{width:300px;height:500px;border-radius:30px;}#our-service-text1 img,#our-service-text img{top:40px;width:250px;height:215px;}.our-service-btn img{margin-top:0px;}.e-commerce img{width:1000px;margin-top:0px;}.e-commerce{margin-bottom:330px;padding-top:50px;}.potato-about .d2c-b2b .home-trusted-text{top:0px;}.home-trusted{height:340px;}.home-trusted-mobile img{width:350px;}.home-trusted-text{width:50%;padding-bottom:45px;}.headless-ecommerce{height:450px;}.white-btn{padding:12px 25px;margin-top:20px;font-size:16px;}.black-btn,.str-btn{padding:12px 25px;font-size:16px;}.Shopify-partner,.our-service{margin-top:50px;}.built h2{font-size:30px;margin-top:15px;line-height:38px;}.built-inner{padding:58px 80px;}.footer{padding:50px 0px 0 0;}.footer-inner-top{display:flex;}.footer-logos{width:100%;margin:auto;}.locations{width:50%;margin:auto;justify-content:space-between;margin-top:0px;flex-direction:column;align-items:center;padding-top:0px;}.two-div-location-newsletter{width:90%;margin:0px;gap:30px;}.newsletter-Subscribe .noptin-optin-form-wrapper{margin-top:0px !important;margin-bottom:0px !important;}.location{padding:0px 0px;width:50%;}.footer-last{display:block;text-align:center;}.footer-nav{justify-content:center;}.footer-nav a{padding:20px;}.proud-grid-inner{margin-bottom:50px;}.footer-logos{display:flex;flex-direction:column;width:20%;justify-content:flex-start;margin:0px;padding-top:0px;}.line-high-p{font-size:15px;line-height:23px;}.about-header-text h2{font-size:40px;}.about-header-text p{font-size:16px;width:80%;line-height:25px;}.about-header:after{right:10px;width:250px;height:250px;}.about-header:before{left:10px;width:250px;height:250px;}.about-header-text{top:130px;}.about-header{height:520px;}.story-canada{width:95%;margin-top:50px;height:470px;}.story-canada-left{padding:50px 0px 50px 50px;}.Our-Approach{display:block;width:95%;height:440px;margin-top:50px;margin-bottom:280px;}.Our-Approach-left{width:94%;margin:auto;text-align:center;padding:40px 0px 40px 20px;}.Our-Approach-right{width:100%;margin:auto;top:10px;}.about-Strategy{width:25%;height:370px;margin-bottom:270px;}.main-heads-blk,.main-heads,.main-heads-white{font-size:30px;}.d2c-b2b{margin-top:80px;}.main-heads,.serice-banner-left h2,.main-heads-r{font-size:40px !important;line-height:60px !important;}.store-black-banner{height:360px;}.shopify-plus-top{padding-top:50px;}.shopify-plus-end{width:100%;}.blue-btn{padding:12px 25px;font-size:16px;}.shopify-plus-end h2{font-size:20px;}.goals{padding:30px;margin-top:80px;}.goals h1{width:30%;}.planning-text p{margin-top:10px;}.continued-growth,.planning{margin-top:80px;}.special-store{height:300px;}.shopify-plus-end-text p{font-size:14px;}.special-store h2{font-size:35px;}.special-store p{font-size:16px;}.serice-banner{height:630px;}.serice-banner-left{width:46%;}.serice-banner img{width:45%;}.headless h2{line-height:60px;}.headless button{margin-top:40px;}.headless .about-header:before{height:180px;width:250px;}.headless .about-header:after{height:360px;width:200px;}.headless .about-header{height:330px;padding-top:12%;}.hand-approach-logo{width:30%;}.hand-approach-logo img{width:50px;}.hand-approach-logo h3{font-size:20px;}.plus-banner-text{width:70%;}.plus-banner{height:600px;background-position:70%;}.plus-slider-box h2{font-size:18px;}.main-btn,.white-btn,.green-btn{font-size:14px;}.our-service-btn{top:0;}.our-service-btn img{margin-top:20px;}.case-study-page .store-black-banner h2{font-size:40px !important;line-height:50px !important;}.potato-home .proud-grid .main-btn{margin-top:50px;}.potato-about .about-header:before{height:200px;width:200px;left:0px;}.potato-about .about-header:after{height:200px;width:200px;right:0px;}.potato-about .main-btn{margin-top:20px;}.potato-about .about-header{height:350px;padding-top:13%;}.potato-about .home-trusted{margin-top:80px;}.shopify-plus-top{width:80%;}.storeproject .shopify-plus-end-btn .main-btn{margin-top:-30px;}.internal-img img{width:400px;}.internal-info h2,.why-info-right h2,.abut-development h2{font-size:30px !important;line-height:32px !important;}.bottom-sec p{width:100%;}.choose-support h2{font-size:30px !important;line-height:40px !important;}.bottom-sec .main-heads{font-size:30px !important;line-height:40px !important;}.support-potato .approach-part{width:29%;padding:16px;}.sub-head{font-size:18px;}.why-info-left{width:48%;}.why-info-left h2,.support-potato .our-approach h2{font-size:30px !important;line-height:40px !important;}.storeproject .home-globe h2{font-size:30px !important;}.storeproject .home-globe{margin-top:80px !important;}.home-trusted .slick-prev,.home-trusted .slick-next{bottom:-2px;}.future-ecommerce-text ul li{font-size:16px;}.headless-shopify .about-header .main-btn{margin-top:20px;}.contact-form{width:35%;}.contact-info h2::before{top:12px;}.contact-info h2{margin-bottom:19px;}.contct-part-info{margin-top:7px;margin-left:0px;}}@media only screen and (max-width: 1150px){#mobiles-main{display:block;}.top-nav-item,.top-nav-inner .head-btn{display:none;}our-service-diff{width:100%;}.shopify-devlopment .about-header{padding-bottom:12%;}#potato-auditnew .about-header{height:410px;}.internationalization-potato .about-header{height:410px;}.shopify-b2b-solution .about-header-text{width:72%;}.Shopify-partner-right img{width:280px;}.e-commerce{margin-bottom:300px;}.location p{font-size:16px;line-height:25px;}.footer h4{font-size:18px;}.location p{font-size:14px;line-height:22px;}.e-commerce p,.proud-grid-text p{width:90%;}.earth img{scale:2;}.home-globe{padding:0px;}.home-trusted{margin-top:50px;}.built{margin-top:50px;}.case-studies-inner,.eastside{width:95%;}.eastside-text{padding:0px 10px;}.case-study-page hr{margin-top:50px;}.case-study-page .planning{margin-top:40px;}.single-casestudy .zink-heads{font-size:30px;}.zink-heads{font-size:22px !important;}.page-template-blogs #mobile-main span{color:#000 !important;}.single-post  #mobile-main span{color:#fff !important;}.single-casestudy ul li{font-size:14px;}.single-blog-info{width:69%;}.recent-part{padding:0 10px;}.single-blg-description li{font-size:14px;}.potato-about .d2c-b2b .home-trusted-text{top:0px;width:55%;}.latest-part{width:44%;}.contact-upper{width:95%;}.contact-info{width:50%;}.contact-form{width:40%;}.headless-ecommerce{height:500px;}}@media only screen and (max-width: 950px){.video-testimonials{margin:30px auto 0px;}.single-blg-description h1{font-size:24px;}.story-canada-right{width:100%;}.shopify-devlopment .about-header{padding-top:16%;}#potato-auditnew .about-header{height:380px;padding-top:17% !important;}.story-canada{flex-direction:column-reverse;background:#fff;width:90%;}.story-canada-right{background:#e2e2e4;padding:31px 0px 0px 0px;justify-content:center;}.story-canada-right img{width:70%;}.contact-upper{width:90%;}.case-zink{flex-wrap:wrap;}.case-zink-text{margin-top:30px;}.home-banner button{font-size:14px;}.home-banner h1{font-size:35px;line-height:45px;}.home-banner p{font-size:16px;}.worked-img{width:30%;}.worked-img img{width:100px;}.home-text{font-size:25px;line-height:35px;}.Shopify-partner,.our-service{height:auto;}.Shopify-partner-right{display:none;}.Shopify-partner-left{text-align:center;padding:60px;}.our-service-inner,#our-service-text{overflow:hidden;}.our-service-inner{top:0px;}.our-service-inner,#our-service-text{height:500px;}#our-service-text img{height:240px;}.e-commerce{margin-bottom:170px;}.home-trusted-text p{font-size:14px;line-height:23px;}.slick-prev,.slick-next{bottom:20px;}.home-trusted-text h2{position:relative;top:15px;}.our-service-text p,#our-service-text1 p,#our-service-text p{width:100%;}.our-service-diff{margin-top:20px;}.planning img{height:auto;margin-top:40px;}.serive-mobile-btn{display:block;text-align:center;margin-top:30px;}.serive-mobile-btn button{background:#7fc028;padding:12px 25px;border:0px;color:#fff;font-size:14px;position:relative;cursor:pointer;bottom:0px;}.Shopify-partner-p p{width:100%;text-align:justify;}.white-btn{font-size:14px;}.black-btn,.str-btn{font-size:14px;}.footer-nav a{padding:10px;}.footer-last h4{font-size:14px;}.earth img{width:300px;}.built-inner{padding:58px 50px;}.worked-logo h1{font-size:25px;}.case-side-img{width:100%;}.line-high-p{font-size:14px;line-height:23px;}.potato-about .about-header-text h2{font-size:25px !important;line-height:30px !important;}.about-header:after,.about-header:before{bottom:-150px;}.story-canada-left{padding:30px 0px;width:100%;text-align:center;}.Our-Approach{margin-bottom:340px;}.about-header-text{top:100px;}.main-heads-blk,.main-heads,.main-heads-white{font-size:25px;}.about-Strategy p{font-size:14px;}.about-Strategy{padding:20px;height:420px;width:180px;}.store-black-banner{padding-top:18%;height:280px;}.main-heads,.serice-banner-left h2{font-size:35px;line-height:50px;}.store-black-banner h1{width:65%;}.shopify-plus-top{width:85%;}.shopify-plus-end h2{font-size:16px;border-radius:10px;}.shopify-plus-end-text{border-radius:0px 0px 10px 10px;}.blue-btn{padding:10px 25px;font-size:14px;}.planning{display:block;width:90%;margin:auto;text-align:center;}.planning-text{width:100%;margin-top:20px;}.continued-growth{display:flex;flex-direction:column-reverse;margin-top:80px;}.sets-apart1{width:35%;}.sets-apart2{width:55%;}.planning{margin-top:50px;}.special-store h2{font-size:25px;width:90%;margin:auto;}.shopify-b2b-solution .about-header{padding-top:15%;}.eastside1 img{width:50%;}.eastside1-black{flex-direction:column-reverse;}.eastside1-black{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:column;}.g-dpl{width:100%;}.case-studies .eastside1 .eastside-text{margin-top:20px;}.eastside-text{width:90%;margin:auto;text-align:center;}.migrate-center{flex-wrap:wrap;justify-content:space-evenly;}.migrate-group1{width:38%;}.case-studies .planning .planning-text{text-align:left;}.case-studies .main-btn{margin-top:0px;}.sections li{padding:0 !important;margin:0;}.planning-text{width:100%;}.future-ecommerce{display:block;text-align:center;}.Advantage-ecomerce{display:flex;flex-direction:column-reverse;}.future-ecommerce-text{width:80%;margin:auto;}.future-ecommerce img{width:40%;}.hand-approach-logo{width:45%;}.hand-approach{width:90%;}.head-chosse-cart .hand-approach-part .hand-approach-logo{width:45%;}.headless .about-header:before{left:10px;height:130px;width:182px;}.headless .about-header:after{right:10px;height:300px;width:145px;}.headless-ecommerce{display:block;height:auto;background:none;text-align:center;}.headless-ecommerce img{width:70%;background:#efefef;padding:10% 10% 0% 10%;}.plus-approach{padding:40px 0px;margin-top:40px;}.interaction{margin-top:40px;}.case-study-page .planning{text-align:center;}.case-study-page hr{margin-top:50px;}.why-img-left{width:100%;text-align:center;}.case-study-page .planning{margin-top:50px;}.why-left img{width:60%;}.case-study-page .store-black-banner{height:450px;padding-top:16%;}.case-study-page .store-black-banner h2{font-size:30px !important;line-height:40px !important;}.sections .planning .planning-text{width:100% !important;padding:0;}.approach-outer{margin-top:30px;}.zink-heads{font-size:40px;}.support-potato .approach-part img{width:50px;}.zink-heads{font-size:35px;}.support-potato .approach-part{width:30%;padding:10px;}.case-zink-text{width:100%;}.support-potato .our-approach{padding:12% 5%;}.why-left{padding:12% 8%;}.why-info-left{width:100%;}.side-zink-img{width:100%;margin-top:50px;}.home-trusted-text{width:95%;margin:auto;text-align:center;margin-top:20px;}.storeproject .planning-text{width:100%;}.home-trusted{display:block;height:auto;background:#fff;}.home-trusted-mobile{text-align:center;background:#eee;overflow:hidden;}.home-trusted .slick-prev{left:40%;}.home-trusted .slick-next{left:50%;top:inherit;}.storeproject .store-black-banner h1{font-size:30px !important;line-height:44px !important;}.potato-migrate .why-work .planning-text{width:100%;}.potato-migrate .case-studies-inner .planning-text{width:100%;}.serice-banner{flex-direction:column-reverse;}.serice-banner-left{width:90%;top:20px;text-align:center;}.serice-banner{align-items:center;padding-top:5%;}.serice-banner p{width:100%;}.about-header-text{width:90%;}.why-img-right{width:70%;}.bottom-sec h2{font-size:30px !important;line-height:40px !important;}.internal-support{flex-wrap:wrap;justify-content:center;padding:12% 0;}.why-right{flex-wrap:wrap;flex-direction:column-reverse;padding:12% 4%;}.why-info-right{width:90%;margin:0px;justify-content:center;}.main-btn{margin-top:30px;}.internationalization-potato .about-header-text{width:90%;}.internationalization-potato .about-header{padding-top:15% !important;height:400px;}.support-potato .about-header{height:400px;}.choose-support{width:90%;}.choose-support h2{font-size:25px !important;line-height:35px !important;}.about-header-text h2{font-size:30px;}.our-services .about-header{height:251px;padding-top:18%;}.sub-servicepart{width:40.5%;}.shopify-plus-end a{font-size:14px;}.potato-about .d2c-b2b{display:flex;flex-direction:column-reverse;}.d2c-b2b .home-trusted-mobile{width:100%;}.potato-about .d2c-b2b .home-trusted-text{top:0px;width:90%;}.potato-about{margin-bottom:20px;}.page-template-contact-us .contact-upper{display:block;}.page-template-contact-us .contact-info{width:95%;}.page-template-contact-us .contact-form{width:95%;margin:20px;}.eastside1-black{flex-direction:column-reverse;}.case-study-page .planning:nth-child(3){flex-direction:column-reverse;}.case-study-page .planning:nth-child(7){flex-direction:column-reverse;}.case-study-page .planning:nth-child(11){flex-direction:column-reverse;}.case-study-page .planning img{height:500px !important;}.storeproject .planning img{width:60% !important;margin-top:0px !important;}.pln-img{width:100%;margin:auto;}.potato-migrate .planning img{width:100%;}.special-store{margin-top:60px;}.future-ecommerce-text ul li{font-size:14px;}.page-template-blogs .blog-part{width:43%;}.recently-views-blogs{display:none;}.single-blog-info{width:100%;margin-top:40px;}.contact .about-header{padding-top:14%;}.potato-migrate .case-studies .planning img{width:100%;margin-top:16px;}.sections .planning .planning-text{height:515px;}.hand-approach{margin-top:50px;}.shopify-b2b-solution .about-header-text{width:85%;}}@media only screen and (max-width: 600px){.footer{padding:30px 0px 0 0;}.copy-right{top:13px !important;}.footer-inner-top{flex-direction:column;gap:20px;margin-bottom:15px;}.two-div-location-newsletter{flex-direction:column-reverse;gap:0px;}.main-heads-white-r,.main-heads-blk-r,.main-heads-blk,.main-heads,.main-heads-white{font-size:22px;line-height:26px;}.d2c-b2b h1{font-size:22px;margin-top:10px;}.main-heads-white{font-size:22px;}.main-heads-blk{margin:15px 0 15px;}.built p{font-size:16px;line-height:18px;margin-top:0px;}.built h2{font-size:22px;line-height:26px;}.potato-about .home-trusted{height:auto;}.renew-contact-right-in .wpcf7-not-valid-tip{padding-left:0px;font-size:10px;}.our-services .about-header-text h1{font-size:25px;}.why-left{padding:8% 8%;}.internal-support{padding:6% 0;}.wpcf7-not-valid-tip{padding-left:15px;}.shopify-b2b-solution .about-header-text{width:90%;}.support-potato .our-approach{padding:7% 5%;}.support-potato .our-approach h2{font-size:25px !important;}.plus-approach{padding:30px 0px;margin-top:30px;}.headless .about-header:after{display:none;}.headless .about-header:before{display:none;}.potato-migrate .main-btn{margin-top:10px;}.potato-migrate .white-btn{margin-top:0px;}.case-studies-top{padding:0px 13px;}.migrate-top p{width:93%;}.shopify-plus-top{padding-top:30px !important;}.storeproject .planning img{width:100% !important;}.bottom-sec .main-heads{font-size:26px !important;}.story-canada{margin-top:1px;}.Advantage-ecomerce,.future-ecommerce{margin-top:0px;}.e-commerce img{margin-top:22px;width:93%;}.shopify-devlopment .about-header{padding-top:30%;height:380px;}#potato-auditnew .about-header{height:380px;padding-top:25% !important;}.page-template-our-services .our-services h1{font-size:25px;}.contact .about-header{padding-top:24%;}.top-nav-inner{height:80px;}.case-side-img{width:100%;}.eastside1-black{flex-direction:column-reverse;}.case-zink-text{padding:0 20px;}.future-ecommerce-text ul li{font-size:14px;}.single-casestudy .zink-heads{font-size:24px;text-align:center;}.case-zink-text p{font-size:14px;}.headless-shopify .headless-ecommerce{margin-top:35px;margin-bottom:35px;}.storeproject .home-globe{padding:0px;}.home-banner h1{font-size:26px;line-height:30px;}.home-banner p{width:336px;font-size:16px;line-height:20px;margin:30px auto 0;}.home-banner-inner   .main-btn{margin-top:0px;}.worked-logo{margin-top:90px;}.home-banner button{font-size:13px;}.worked-logo h1{font-size:20px;}.worked-logo-circle{height:70px;width:70px;}.worked-logo-img{margin-top:10px;}.worked-img{width:26%;}.worked-img img{width:90px;}.home-text{font-size:15px;line-height:20px;width:100%;}.home-globe-inner{width:94%;}.Shopify-partner{padding:20px 0px;margin-top:40px !important;}.our-service{margin-top:40px !important;}.our-service-text h2{font-size:18px;line-height:25px;}.our-service-inner,#our-service-text,#our-service-text1{height:465px;}.Shopify-partner-left{padding:20px;}.e-commerce{margin-bottom:40px;}.worked-logo-inner{margin-bottom:25px;width:100%;}.proud-grid-inner{align-items:center;justify-content:center;flex-wrap:wrap;margin-top:20px;margin-bottom:0px;}.proud-grid-img{width:43%;margin:10px;}.proud-grid-img:nth-child(2){top:0px;}.proud-grid-img:nth-child(4){top:0px;}.built{margin-top:40px;height:300px;margin-bottom:40px;display:flex;justify-content:center;align-items:center;}.Shopify-partner-p p{text-align:left !important;line-height:20px;}.two-div-location-newsletter{margin:0px auto 0px;}.built-inner{padding:30px 20px;text-align:center;}.newsletter-Subscribe{width:100%;}.locations{display:block;width:100%;}.location{margin-top:30px;width:100%;}.location p{margin-top:0px;}.footer-nav{align-items:center;flex-wrap:wrap;gap:5px 15px;}.earth img{width:150px;top:inherit;scale:1.8;object-fit:cover;bottom:-80px;}.home-globe{padding:8% 0 7%;}.locations{padding-left:0px;}.footer-logos{display:block;}.about-header{height:620px;padding-top:24%;}.about-header:before,.about-header:after{height:130px;width:130px;bottom:-80px;}.about-header-text h2{font-size:26px;line-height:40px;width:90%;margin:auto;}.about-header-text p{font-size:14px;width:100%;line-height:24px;margin-top:10px;}.story-canada-left h1{font-size:22px;line-height:30px;}.Our-Approach-left h1{font-size:25px;}.company-name{margin-top:40px;}.Our-Approach{height:auto;margin-bottom:0px;padding-bottom:50px;margin-top:10px;}.Our-Approach-left{padding:40px 0px 0px 0px;}.Our-Approach-right{display:block;width:80%;top:0px;}.about-Strategy{width:80%;height:auto;margin-top:10px;}.potato-about .home-trusted{display:none;}.potato-about .d2c-b2b{display:flex;flex-direction:column-reverse;margin-top:40px;}.main-heads{font-size:25px;line-height:40px;}.store-black-banner{padding-top:30%;height:335px;}.store-black-banner h1{width:85%;}.shopify-plus-end-1{width:90%;}.shopify-plus-end h2{margin-top:0px;}.shopify-plus-end-btn{top:0px;position:relative;}.shopify-plus-top p{width:100%;}.shopify-plus-end{margin:20px auto 10px;}.planning{margin-top:40px;}.planning img{width:100%;margin:auto;}.goals{text-align:center;display:block;margin-top:40px;}.goals h2{width:100%;}.goals p{width:100%;}.sets-apart{display:block;padding:40px 20px;}.sets-apart1{width:100%;text-align:center;}.sets-apart2{width:100%;}.store-black-banner{height:240px;}.special-store{margin-top:30px;}.serice-banner p{width:auto;margin-top:10px;}.migrate{padding:30px 0px 10px;}.migrate-center{margin-top:20px;}.migrate-group1{width:100%;padding:20px 16px;}.migrate-end h2{padding:0px 20px;margin-top:20px;}.case-studies{margin-top:40px;padding:40px 0px;}.future-ecommerce img{width:80%;}.why-work .planning-text p{margin-bottom:40px;}.Advantage-ecomerce,.future-ecommerce{margin-top:0px;padding:30px 0px;}.head-chosse-cart h2{width:80%;margin:auto;text-align:center;}.interaction{width:93%;margin-top:30px;}.headless .about-header{height:280px;padding-top:30%;}.hand-approach{text-align:center;margin-top:40px;}.hand-approach-logo{width:100%;margin:auto;margin-top:30px;}.head-chosse-cart{margin-top:32px;padding:40px 0px;}.head-chosse-cart .hand-approach-part .hand-approach-logo{width:80%;margin:auto;margin-top:30px;}.headless-shopify .special-store h2{width:90%;}.plus-banner-text{width:100%;}.plus-shopify-page .goals-vl{border-left:none;height:2px;border-top:2px solid;margin-top:30px;}.plus-shopify-page .sets-apart2 ul{margin-top:20px;}.plus-shopify-page .sets-apart{display:block;}.case-study-page .store-black-banner h2{width:90%;}.case-study-page .store-black-banner p{width:90%;}.zink-heads{font-size:25px;}.internal-img img{width:100%;}.why-info-right{padding:0px;width:100%;}.main-btn{margin-top:20px;}.headless-shopify .about-header-text h2{width:100%;}.headless-shopify .main-btn{margin-top:10px;}.potato-migrate .serice-banner{padding-top:9%;}.main-btn{padding:12px 0px !important;}.main-btn,.white-btn,.green-btn{font-size:14px;padding:8px 16px;}.potato-migrate .serice-banner .main-btn{margin-top:0px;text-align:left;}.potato-migrate .serice-banner h2{font-size:25px !important;line-height:40px !important;}.case-study-page .store-black-banner h2{font-size:25px !important;line-height:35px !important;}.e-commerce p,.proud-grid-text p{font-size:22px;font-weight:600;}.potato-migrate .case-studies .planning ul{padding:0px 20px;}.potato-home .proud-grid .main-btn{margin-top:80px;}.main-heads-r{font-size:25px !important;line-height:40px !important;}.potato-home,.potato-about,.storeproject,.potato-migrate,.headless-shopify,.case-study-page{margin-bottom:30px;}.company-name{width:90%;text-align:center;}.case-study-page .store-black-banner{padding-top:28%;height:450px;}.storeproject .store-black-banner h1{font-size:25px !important;line-height:35px !important;}.goals-vl{border-left:0px;border-bottom:2px solid #fff;height:20px;margin-bottom:20px;}.storeproject .shopify-plus-end-btn .main-btn{margin-top:0px;position:relative;top:20px;}.storeproject .sets-apart{margin-top:20px;}.bottom-sec h2{font-size:30px !important;line-height:40px !important;}.bottom-sec{padding:40px 0px;}.serice-banner img{width:90%;margin-top:20px;}.potato-audit .about-header-text h2{font-size:26px;line-height:40px;width:100%;}.potato-audit  .about-header-text{width:90%;}.potato-audit .about-header{height:500px;padding-top:30%;}.internal-info h2,.why-info-right h2,.abut-development h2{font-size:25px !important;line-height:35px !important;}.abut-development{width:90%;margin:40px auto;}.internationalization-potato .about-header{padding-top:30% !important;height:340px;}.choose-support{display:block;margin:40px auto;}.ch-support-head{width:100%;border-right:0px;border-bottom:1px solid #000;}.ch-support-info{width:100%;margin-top:20px;padding-left:0px;}.internationalization-potato .bottom-sec{padding:40px 15px;}.support-potato .approach-part{width:100%;}.why-info-left{padding:0px;}.potato-home  .proud-grid .main-btn{margin-top:10px !important;}.why-left h2{font-size:25px !important;line-height:35px !important;}.support-potato  .about-header{height:380px;padding-top:30%;}.shopify-b2b-solution .about-header{height:403px;padding-top:30%;padding-bottom:30px;}.nav-logo img{width:150px;}.why-left img{width:100%;}.case-study-page .store-black-banner .main-btn{margin-top:0px;}.sub-servicepart{width:100%;}.our-services .about-header{height:100px;padding-top:30%;padding-bottom:40%;}.services-outer{margin:0px auto;}.services-links a{font-size:14px;}.top-nav-inner a{color:#fff;}#mobiles-main .accordion{background-color:#111 !important;padding:0px 30px 0px 0px;font-size:16px;align-items:center;}#mobiles-main .accordion:after{color:#fff;}#mobiles-main .accordion .panel{background-color:#111 !important;}.top-nav{top:0;}.home-banner{height:430px;padding-top:30px;}.potato-about .about-header:before{height:50px;width:50px;bottom:-25px;}.potato-about .about-header:after{height:50px;width:50px;bottom:-25px;}.Our-Approach-right h3{font-size:20px;}.pln-img{width:100%;}.contact-info{width:100%;}.contct-part-info p{font-size:14px;}.contact-address p a{font-size:14px;}.contct-part-info{flex-wrap:nowrap;}.page-template-contact-us .contact-form{width:90%;margin:20px;}.main-heads{font-size:25px !important;line-height:36px !important;}.services-links a{padding:8px 10px;margin:10px 5px;}.str-btn{margin-top:10px;}.special-store h2{font-size:22px;}.special-store{padding:10px;}.headless-shopify .special-store{background-image:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/05/CP-Image-Mobile.png");}.headless-shopify .special-store.nitro-lazy{background-image:none !important;}.storeproject .home-globe p{font-size:20px !important;line-height:normal;}.storeproject .home-globe h2{font-size:16px !important;}.storeproject .home-globe{margin-top:40px !important;}.cstm-blogs{padding:22% 5% 3% 5%;}.blog-inner,.latest-inner{display:block;}.blog-part{width:90%;margin-top:20px;}.single-post p{font-size:14px;}.single-blg-description h3{font-size:18px;}.latest-part{width:100%;margin:20px 0px;}.latest-posts-cstm .main-heads{padding:0px;}.shopify-plus-end a{font-size:14px;}.single-services{margin:30px 0px 0px;}.potato-about .about-header{padding-top:20%;}.worked-logo h2{padding:0 10px;text-align:center;}.headless .about-header:before{height:100px;width:100px;background-repeat:no-repeat;}.headless .about-header:after{height:100px;width:100px;background-repeat:no-repeat;bottom:0px;}.str-btn:first-child{position:relative !important;top:10px !important;}.home-trusted .slick-prev{bottom:5px;}.home-trusted-text{padding-bottom:0;}.case-study-page .store-black-banner{padding-top:25%;}.services-outer{margin-top:30px;}.contact-form{padding:30px 0;}.about-header{padding-bottom:30px;}.about-header{z-index:inherit;}.g-recaptcha{margin-left:10px;}.single-blg-description li{font-size:14px;}.cpy-ryt-innr a{font-size:13px;}.cpy-ryt-innr p{font-size:13px;}.cpy-ryt-innr{flex-direction:column;align-items:center;display:grid !important;justify-content:center !important;text-align:center !important;}.cpy-ryt-innr .coy-footer-new:nth-child(1){order:1;font-size:13px;}.cpy-ryt-innr .coy-footer-new:nth-child(2){order:3;font-size:13px;}.cpy-ryt-innr .coy-footer-new:nth-child(3){order:2;}.copy-right ul{margin:0px !important;gap:15px;}.copy-right ul li{margin-left:0px;}.video-testimonials .slick-next{display:none !important;}.video-testimonials .slick-prev{display:none !important;}.video-testimonials .video-slider{width:95%;}.video-testimonials img{width:100%;}.video-testimonials{width:100%;}.g-dpl{width:auto;text-align:left;}.case-zink{width:100%;}.page-template-blogs .blog-part{width:90%;}.black-btn,.str-btn{padding:12px 20px;}.black-btn,.str-btn{font-size:13px;}.story-canada-right img{width:100%;}.contact-upper{width:95%;margin:40px auto 0px;}.contact-info hr{margin:30px auto;}.worked-img img{width:50%;}.worked-img:nth-child(1) img{width:80%;position:relative;top:0px;}.worked-img:nth-child(2) img{width:80%;position:relative;top:0px;}.worked-img:nth-child(3) img{width:90%;position:relative;top:0px;}.worked-img:nth-child(4) img{width:60%;position:relative;top:0px;}.worked-img:nth-child(6) img{position:relative;top:0px;}.worked-img:nth-child(9) img{width:70%;}.worked-img:nth-child(18) img{width:90%;position:relative;top:-6px;}.worked-img:nth-child(20) img{width:90%;}.worked-img:nth-child(21) img{width:90%;}.worked-img:nth-child(21),.worked-img:nth-child(17),.worked-img:nth-child(33),.worked-img:nth-child(9),.worked-img:nth-child(1){height:50px;display:flex;justify-content:center;align-items:center;}.worked-img:nth-child(22) img{width:60%;}.worked-img:nth-child(23) img{width:70%;}.worked-img:nth-child(24) img{width:70%;}.worked-img:nth-child(25) img{width:70%;}.worked-img:nth-child(26) img{width:55%;}.worked-img:nth-child(27) img{width:80%;}.worked-img:nth-child(28) img{width:40%;}.worked-img:nth-child(29) img{width:65%;}.worked-img:nth-child(30) img{width:73%;}.worked-img:nth-child(33) img{width:80%;}.built-inner{margin-bottom:0px;}.potato-migrate .built{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/06/Group-318.webp") no-repeat;background-size:cover;background-position:center;}.potato-migrate .built.nitro-lazy{background-image:none !important;}}.silk-img{width:180px;}.main-heads-new{width:77% !important;margin:auto !important;font-size:40px !important;}@media only screen and (max-width: 1650px){.main-heads-new{font-size:35px !important;}.support-potato .about-header{padding-bottom:10%;}.potato-about .about-header{padding-top:10%;}.silk-img{width:150px;}}@media only screen and (max-width: 1300px){.support-potato .about-header{padding-bottom:0%;}.storeproject .store-black-banner h1{width:50%;}}@media only screen and (max-width: 900px){.main-heads-new{font-size:30px !important;}.headless .about-header{padding-top:18%;}.support-potato .about-header{padding-bottom:10%;}.main-heads-r{font-size:35px !important;line-height:50px !important;}potato-about .about-header{height:460px;}}@media only screen and (max-width: 600px){.location span a{font-size:13px;}.about-header-text{width:92% !important;}.storeproject .store-black-banner{padding-top:30%;height:250px;}.storeproject .store-black-banner h1{width:92%;}.main-heads-new{font-size:24px !important;width:90% !important;}.main-heads-r{font-size:25px !important;line-height:35px !important;}.shopify-landings-pages .about-header .main-heads-r .blue-color{font-size:26px !important;font-weight:700;}.headless-shopify .headless .about-header{padding-top:30%;}.potato-about .about-header{height:480px;padding-top:30%;}.privacy-policy-bottom{margin:40px auto;}.about-worked-logo .worked-logo{margin-top:0;}.story-canada{height:auto;}.story-canada-right{padding:0px 0px 0px 0px;}.about-Strategy{margin-top:10px;margin-bottom:0px;}}.privacy-policy-top{text-align:center;padding:9% 0 5%;color:#fff;background:#1f1f1c;}.privacy-policy-bottom{width:90%;margin:80px auto;}.privacy-policy-bottom h4{margin-top:30px;}.otp-login .green-btn-otp{padding:10px 20px;background:#7fc028;border-radius:30px;margin-right:20px;color:#fff;}.otp-login .green-btn-otp:hover{background:#fff;color:#000;border:1px solid #000;}.otp-login .str-btn-otp{padding:10px 20px;border-radius:30px;border:1px solid #000;color:#000;}.otp-login .str-btn-otp:hover{background:#000;color:#fff;}.otp-login-banner .otp-login-banner-left .otp-btn{top:50px;position:relative;}.otp-login a{text-decoration:none;}.otp-login .main-heads-r{font-size:50px;color:#000 !important;}.main-head-h4{font-size:22px;}.otp-login-banner{height:850px;width:100%;background:#eef2f5;display:flex;justify-content:center;align-items:end;}.otp-login-banner .main-heads-r{width:95%;}.otp-login-banner-left{align-self:center;width:35%;position:relative;top:0px;}.otp-login-banner .line-high-p{margin-top:20px;}.otp-btn{display:flex;margin-top:20px;}.otp-login-banner-right{width:50%;text-align:end;}.otp-login-banner-right img{width:100%;top:5px;position:relative;}.benefits-keys{width:90%;margin:100px auto;display:flex;}.benefits-keys-left{width:50%;}.benefits-keys-left img{width:100%;}.benefits-keys-right{width:50%;margin-left:7%;}.benefits-keys-right ul{margin-top:30px;}.benefits-keys-right h2{width:65%;}.benefits-keys-right li{margin-top:20px;}.experience{background:#eef2f5;padding:6% 0px;}.experience-top{padding-left:130px;width:35%;}.experience-bottom{margin-top:50px;position:relative;margin-left:130px;}.experience-bottom-inner{width:260px;background:#fff;padding:30px;margin:10px;min-height:290px;}.experience-bottom-inner .main-head-h4{margin:10px 0px;}.otp-login .slick-prev{position:absolute;top:97%;font-size:0px;border:0px;}.otp-login .slick-next{font-size:0px;border:0px;}.otp-login .slick-prev:after{content:"";position:absolute;background:url("https://dkteam.xyz/dkschool/wp-content/uploads/2023/10/Group-2.png") no-repeat;height:50px;width:50px;transform:rotate(180deg);}.otp-login .slick-next:before{content:"";position:absolute;background:url("https://dkteam.xyz/dkschool/wp-content/uploads/2023/10/Group-2.png") no-repeat;height:50px;width:50px;}.otp-globe{width:90%;margin:100px auto;background:#000;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;}.otp-globe-text{position:absolute;padding:0 16%;text-align:center;z-index:4;}.otp-globe-text .main-head-h4{color:#fff;margin-bottom:20px;}.otp-globe-img img{opacity:.5;position:relative;top:310px;scale:2;}.otp-globe .otp-btn{display:flex;justify-content:center;margin-top:30px;}.otp-login .otp-globe .str-btn{border:1px solid #fff !important;color:#fff !important;}.otp-testimonial{width:90%;margin:auto;border-top:1px solid #000;}.otp-testimonial .main-heads-r{margin:40px 0px;}.otp-testimonial-inner1{background:#f3f3f3;position:relative;width:400px;padding:30px;margin:30px;min-height:300px;}.otp-testimonial-inner1-img{position:absolute;top:-10px;left:-10px;display:flex;justify-content:center;align-items:end;}.otp-testimonial-inner1-img img:nth-child(2){left:20px;top:-10px;position:relative;}.otp-testimonial-inner1-text{padding:35px 0px 0px 5px;}.otp-faq{background:#eef2f5;padding:4% 0px;margin-top:100px;}.otp-faq-inner{width:90%;margin:auto;}.otp-faq-accordionotp{margin-top:40px;}.accordionotp{background-color:#fff;cursor:pointer;padding:25px;width:100%;border:none;text-align:left;outline:none;font-size:18px;transition:.4s;border-bottom:1px solid #dadada;font-weight:600;}.accordionotp:nth-child(15){border-bottom:0px solid #000;border-radius:0px 0px 20px 20px;}.accordionotp:nth-child(1){border-radius:20px 20px 0px 0px;}.accordionotp:after{content:"+";color:#777;font-weight:bold;float:right;margin-left:5px;font-size:25px;}.activeotp:after{content:"−";}.panelotp{padding:0 30px;background-color:#eceaea;max-height:0;overflow:hidden;transition:max-height .2s ease-out;transition:padding .2s ease-out;}.benefits-keys-right  ul{margin-left:20px;}@media only screen and (max-width: 1500px){.otp-login-banner .main-heads-r{width:100%;}.otp-login .main-heads-r{font-size:40px;}.otp-login-banner{height:700px;}}@media only screen and (max-width: 1100px){.otp-login .main-heads-r{font-size:35px;}.otp-login-banner{height:650px;}.benefits-keys-right h2{width:90%;}.main-head-h4{font-size:20px;}}@media only screen and (max-width: 960px){.otp-login .main-heads-r{font-size:30px;}.otp-login-banner{flex-direction:column-reverse;height:auto;padding:0px 0px 60px;}.otp-login-banner-left{width:90%;text-align:center;}.otp-login-banner-right{width:90%;text-align:center;}.otp-login-banner-right img{width:50%;}.otp-login-banner .otp-btn{justify-content:center;margin-top:30px;}.benefits-keys{display:block;margin:70px auto;}.benefits-keys-right{width:100%;margin-top:0px;margin-left:0%;}.otp-globe{margin:70px auto;}.benefits-keys-left{width:100%;text-align:center;}.benefits-keys-left img{width:50%;}.experience-top{width:75%;}.otp-globe-text{padding:0 5%;}.experience{padding:10% 0px;}.main-head-h4{font-size:18px;}}@media only screen and (max-width: 960px){.otp-login .main-heads-r{font-size:25px;}.otp-testimonial-inner1{margin:10px 30px 0px;min-height:300px;}.experience-top{padding-left:20px;width:90%;}.otp-globe{width:95%;}.main-head-h4{font-size:14px;}.otp-login .green-btn{padding:10px 15px;font-size:14px;}.otp-login  .str-btn{padding:10px 15px;font-size:14px;}.experience-bottom{margin-left:0px;}.experience{padding:19% 0px;}.otp-login .slick-prev:after{height:30px;width:30px;background-size:100%;left:20px;top:5px;}.otp-login .slick-next:before{height:30px;width:30px;background-size:100%;}.benefits-keys-left img{width:80%;}.experience-bottom-inner{min-height:170px;}.accordionotp{font-size:14px;}}.single-blog-upper .single-blog-info .single-blg-description h2{margin:10px 0px;font-size:30px !important;}.single-blog-upper .single-blog-info .single-blg-description h3{margin:10px 0px;font-size:25px !important;}.single-blog-upper .single-blog-info .single-blg-description h4{margin:10px 0px;font-size:20px !important;}.center{animation:none;}.coy-footer-new p{position:relative;top:15px;}.form-control{margin:16px 0px 0px 12px;padding:14px;border:0px;border-radius:5px;}.wpcf7-submit{background:green !important;border:0px;padding:14px 24px;color:#fff;margin:8px 17px;border-radius:9px;}.wpcf7-response-output{color:#fff !important;}.sidenav-carts{height:100%;width:0;position:fixed;z-index:1;z-index:10;top:0;right:0;background-color:#111;overflow-x:hidden;transition:.3s;padding-top:60px;}.sidenav-carts a{text-decoration:none;color:#818181;}.sidenav-carts a:hover{color:#f1f1f1;}.sidenav-carts .closebtncart{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px;}#main-cart{transition:margin-Right .3s;position:absolute;right:0px;top:45%;}#main-cart span img{width:40px;position:fixed;right:0px;z-index:10;transition:margin-Right .3s;}.main-cart-side-contact{display:none;}.page-template-blogs .top-nav-inner .list-item a{color:#000;}@media only screen and (max-width: 1500px){.cpy-ryt-innr{width:90%;}}@media only screen and (max-width: 1300px){.main-cart-side-contact{display:block;}}@media screen and (max-height: 450px){.sidenav-carts{padding-top:15px;}.sidenav-carts a{font-size:18px;}.copy-right ul{padding:0px;margin-right:30px;}}.proud-grid-new-inner{width:80%;margin:auto;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;}.proud-grid-imgnew-1new{height:400px;width:30%;position:relative;overflow:hidden;margin:10px;}.proud-grid-imgnew-blacknew{width:100%;height:100vh;background:rgba(0,0,0,.71);position:absolute;transition:all 6s;}.proud-grid-imgnew-1new .proud-grid-imgnew img{width:100%;}.proud-grid-imgnew-1new:hover .proud-grid-imgnew-blacknew{z-index:1;}.proud-grid-imgnew-1new:hover .proud-grid-imgnew img{position:relative;}.proud-grid-imgnew-1newbtn{width:100%;height:400px;display:flex;justify-content:center !important;align-items:center !important;flex-direction:column !important;gap:20px !important;}.proud-grid-imgnew-1newbtn img{width:130px;}.proud-grid-imgnew-1new a{text-decoration:none;color:#fff;border:1px solid #fff;padding:15px 30px;border-radius:5px;font-size:16px;font-weight:700;}.proud-grid-imgnew-1new a:hover{background:#7fc028;border:0px;color:#000;}.page-template-shopify-services .top-nav-item{display:none;}.ss-banner{width:100%;height:700px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/11/banner-ss.webp") no-repeat;display:flex;justify-content:center;align-items:center;padding-top:2%;}.ss-banner.nitro-lazy{background-image:none !important;}.ss-banner-left{width:42%;}.ss-banner .main-head-h3{font-size:22px;color:#fff;margin-top:20px;}.ss-banner .main-heads-r{font-size:50px;line-height:65px;margin-top:20px;}.ss-banner-btn{margin-top:60px;}.ss-banner-btn a{color:#fff;background:#7fc028;padding:12px 18px;border-radius:5px;font-weight:500;transition:.5s;}.ss-banner-btn a:hover{background:#fff;color:#000;}.ss-banner-right{width:40%;}.ss-banner-right-inner{width:90%;background:#282828;padding:30px 20px 0px;text-align:center;}.ss-banner-right-inner h3{font-size:25px;color:#fff;}.ss-form-top p{display:flex;justify-content:space-between;}.ss-form-top .ss-form-control1{width:80%;background:#282828;border:1px solid #fff;color:#fff;}.ss-form-control1{width:90%;margin-top:10px;padding:20px;border:0px;border:1px solid #fff;border-radius:5px;background:#282828;color:#fff;}.ss-banner-right .wpcf7-textarea{height:100px;}.ss-banner-right .ss-form-control1btn{background:none !important;border:1px solid #fff;padding:15px 35px;color:#7fc028;font-size:14px;font-weight:600;cursor:pointer;}.ss-form-control1btn:hover{background:#7fc028 !important;color:#fff;border:0px;}.ss-b2b-d2c{padding:4% 7%;text-align:center;background:#f1f1f1;}.ss-b2b-d2c .home-banner-p{font-size:23px;}.ss-b2b-d2c-btn{margin-top:30px;}.ss-b2b-d2c-btn a{color:#000;border:1px solid #000;padding:10px 16px;border-radius:7px;font-weight:600;transition:.5s;}.ss-b2b-d2c-btn a:hover{background:#000;color:#fff;}.ss-service-offfer{padding:4% 5%;display:flex;}.ss-service-offfer-left{width:25%;}.ss-service-offfer-right{width:75%;display:flex;flex-wrap:wrap;justify-content:space-between;}.ss-service-offfer-right1{width:30%;text-align:center;margin:10px;transition:transform .3s;}.ss-service-offfer-right1:hover{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}.ss-service-offfer-right1 h3{background:#7fc028;padding:20px 0px;color:#fff;font-size:22px;transition:.5s;}.ss-service-offfer-right1:hover.ss-service-offfer-right1 h3{background:#000;}.ss-service-offfer-right1p{box-shadow:7px 8px 19px 0px rgba(0,0,0,.16);background:#fff;}.ss-service-offfer-right1p p{padding:20px 0px;border-bottom:1px solid #c9c9c9;color:#000;}.ss-service-offfer-right1 p:hover{font-weight:700;}.ss-logo{background:#f1f1f1;padding:4% 6%;}.ss-logo .worked-logo-circle{width:100px;height:100px;background:#e4e4e4;}.ss-pride{padding:4% 0;}.ss-pride .worked-logo-circle{width:100px;height:100px;}.ss-why-work{width:100%;height:400px;background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/11/Group-88.webp");}.ss-why-work .ss-why-work-inner .main-heads{color:#fff;}.ss-why-work .ss-why-work-inner .line-high-p{color:#fff;}.ss-why-work .ss-why-work-inner{padding:5% 18% 0% 6%;}.ss-maximize{margin:100px auto;text-align:center;}.ss-maximize .main-heads{font-weight:700;padding:0% 25%;margin-bottom:30px;}.ss-black-btn a{color:#fff;background:#000;padding:12px 16px;border-radius:5px;border:1px solid #000;}.ss-black-btn a:hover{background:#fff;color:#000;}.ss-maximize-img img{width:55%;}.ss-client{background:#eee;padding:4% 10%;}.ss-client-top{text-align:center;}.ss-logo .worked-img img{width:177px;height:100px;object-fit:none;text-align:center;}.ss-client-slider-inner{width:23%;background:#fff;padding:20px 20px 10px 20px;}.ss-client-slider-inner h3{text-align:center;border-bottom:1px solid #7fc028;width:40%;margin:auto;}.ss-client-slider-inner p{text-align:center;background:#f8f8f8;padding:27px 18px;font-size:14px;margin:20px 0px;}.ss-client-slider-inner-img{display:flex;justify-content:center;}.ss-client-slider-inner::before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/11/unnamed-file.webp");height:40px;width:40px;position:absolute;background-repeat:no-repeat;margin-left:-44%;}.ss-client-slider-inner-img::after{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2023/11/unnamed-file.webp");height:40px;width:40px;position:absolute;background-repeat:no-repeat;rotate:183deg;margin-top:-22px;margin-left:83%;}.ss-client .slick-initialized .slick-slide{text-align:center;}.ss-client .ss-client-slider-inner{width:86% !important;min-height:230px;position:relative;}.engineerstheme .cstm-blogs .cs-blog-outer .blog-inner ..latest-part{width:30%;}.ss-maximize .ss-maximize-text .ss-banner-btn a:hover{background:#000;color:#fff;}.silk-imgs{width:150px;}@media only screen and (max-width: 1550px){.proud-grid-imgnew-1new{height:350px;}.proud-grid-imgnew-1newbtn{height:360px;}.ss-banner-left{width:50%;}.ss-banner-right-inner{margin-top:17%;}.ss-client .ss-client-slider-inner{min-height:245px;}.ss-banner{padding-top:0%;}.ss-banner .main-heads-r{width:77%;}.sections .planning .planning-text{height:512px;}}@media only screen and (max-width: 1300px){.worked-img{width:13%;}.proud-grid-imgnew-1new{height:340px;}.proud-grid-new-inner{width:90%;}.ss-banner-left{width:48%;}.ss-banner-right{width:40%;}.ss-banner-right-inner{margin-top:10%;}.ss-b2b-d2c .home-banner-p{font-size:20px;}.ss-service-offfer-right1 h3{font-size:20px;}.ss-maximize .main-heads{font-weight:700;padding:0% 12%;}.ss-client{padding:4% 5%;}.ss-banner .main-heads-r{width:70%;}.single-blog-upper .single-blog-info .single-blg-description h2{margin:10px 0px;font-size:25px !important;}.single-blog-upper .single-blog-info .single-blg-description h3{margin:10px 0px;font-size:22px !important;}.single-blog-upper .single-blog-info .single-blg-description h4{margin:10px 0px;font-size:18px !important;}}@media only screen and (max-width: 1150px){.proud-grid-imgnew-1new{height:280px;}.proud-grid-imgnew-1newbtn{height:280px;}.proud-grid-imgnew-1new a{padding:8px 18px;font-size:13px;}.potato-home .proud-grid .main-btn{margin-top:40px;}.ss-service-offfer-right1 h3{font-size:16px;}.ss-maximize .main-heads{padding:0% 7%;}.ss-maximize-img img{width:80%;}.ss-client-slider-inner::before{margin-left:-45%;}.ss-client-slider-inner-img::after{margin-left:80%;}.ss-banner .main-heads-r{width:100%;}.ss-banner-left{width:40%;}.ss-banner-right{width:50%;}}@media only screen and (max-width: 900px){.proud-grid-imgnew-1new{height:205px;}.proud-grid-imgnew-1newbtn{height:205px;}.ss-banner{background-size:cover;height:680px;}.ss-form-top .ss-form-control1{width:72%;}.ss-banner-right{width:46%;}.ss-banner-left-img img{width:130px;}.page-template-shopify-services .main-heads-r{font-size:30px !important;line-height:40px !important;}.ss-service-offfer{display:block;text-align:center;}.ss-service-offfer-right{width:100%;margin-top:20px;}.ss-service-offfer-left{width:100%;}.ss-maximize .main-heads{font-size:30px !important;line-height:40px !important;}.ss-form-control1{width:86%;}.single-blog-upper .single-blog-info .single-blg-description h2{margin:10px 0px;font-size:20px !important;}.single-blog-upper .single-blog-info .single-blg-description h3{margin:10px 0px;font-size:18px !important;}.single-blog-upper .single-blog-info .single-blg-description h4{margin:10px 0px;font-size:16px !important;}}@media only screen and (max-width: 600px){.proud-grid-new-inner{width:95%;margin-top:15px !important;}.proud-grid-text{padding-top:0px;}.proud-grid-imgnew-1new{width:45%;margin:4px;}.proud-grid-imgnew-1new{height:170px;}.proud-grid-imgnew-1newbtn{width:160px !important;display:flex;flex-direction:column;gap:10px;}.proud-grid-imgnew-1newbtn img{width:100px;}.proud-grid-imgnew-1newbtn{height:170px;}.proud-grid-imgnew-1new a{padding:5px 18px;}.ss-banner{flex-direction:column-reverse;height:auto;background-size:cover;}.ss-service-offfer-right1{width:100%;}.ss-banner-right-inner h3{font-size:18px;}.ss-banner-right-inner{width:100%;}.ss-form-control1{padding:14px;}.ss-banner-right .wpcf7-textarea{height:75px;}.ss-banner-right-inner{padding:16px 10px 0px 7px;margin-top:30%;}.ss-form-control1{width:85%;}.ss-banner-right .ss-form-control1btn{padding:13px 15px;}.ss-banner-left{margin:40px 0px 50px 0px;}.ss-b2b-d2c .home-banner-p{font-size:15px;}.ss-b2b-d2c-btn a{font-size:14px;}.ss-b2b-d2c{padding:11% 5%;}.ss-service-offfer{padding:10% 5%;}.ss-logo{background:#f1f1f1;padding:10% 6%;}.ss-pride{padding:11% 0;}.ss-why-work .ss-why-work-inner{padding:9% 4% 10% 6%;}.ss-why-work{background-size:cover;height:auto;}.ss-banner-btn a{font-size:14px;}.ss-maximize{margin:60px auto;}.ss-maximize .main-heads{font-size:25px !important;line-height:35px !important;}.ss-maximize .main-heads{padding:0% 3%;}.ss-maximize-img img{width:90%;margin-top:40px;}.ss-client-slider-inner h3{width:45%;}.ss-client{padding:10% 5%;}.ss-logo{padding:10% 0%;}.ss-logo .worked-img{margin:0px;}.ss-logo .worked-img img{width:140px;height:90px;object-fit:contain;}.worked-img{width:33%;height:60px;}.ss-banner-right{width:84%;}.ss-banner-left{width:85%;}.ss-maximize .ss-maximize-text .ss-banner-btn{margin-top:27px;}.privacy-policy-top{padding:22% 0 12%;}.privacy-policy-bottom{margin:50px auto;}}.archive .top-nav{background:#000;}.archive .archive-header{padding:10% 0px 3% 0px;width:100%;}.archive hr{display:none;}.archive .entry-categories-inner{display:none;}.archive .post-meta-wrapper{display:none;}.archive .footer-nav-widgets-wrapper{display:none;}.archive .post{width:30%;overflow:hidden;margin-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:16px;background:#fff;border:1px solid #000;flex-direction:column;display:flex;}.archive #site-content{width:90%;margin:auto;display:flex;flex-wrap:wrap;}.archive .featured-media-inner img{width:100% !important;height:260px !important;}.archive .post-inner{height:100px;order:3;padding:0px 10px 5px;}.archive .entry-header{text-align:start;order:2;padding:0px 10px 0px;}@media only screen and (max-width: 600px){.footer-nav a{padding:0;}.Cart-potato-desgin-iamges img{margin-top:20px;}#shopify-devlopmentnew .about-header-text p{width:100% !important;}.shopify-landings-pages .about-header{height:250px;}.chosse-lamdiging-text-heading p{text-align:left !important;}.archive .post{width:100%;}.archive .archive-header{padding:26% 0px 3% 0px;}.contact .contact-form{width:100%;margin-top:40px;}.footer-logos img{margin:3px 10px;}.locations{margin-top:0px;}.location{margin-top:20px;}.footer-last{margin-top:20px;}.single-services .white-btn{padding:8px 17px;}.sub-servicepart a{margin-top:25px;font-size:13px;}.last-supart h3{margin:25px 0 5px;}.sub-servicepart{margin-bottom:30px;}.services-links a{padding:8px 6px;font-size:11px;}.services-links{margin-top:0px;}.home-banner-inner .main-btn a{font-size:11px;}}.ss-client-slider ul li button{display:none;}.ss-client-slider ul{display:flex;width:100%;justify-content:center;}.ss-client-slider ul li{width:20px;}.ss-client-slider  .slick-next{display:none;}.ss-client-slider .slick-prev{display:none;}.single-blog-upper .single-blog-info .single-blg-description p{margin-bottom:10px;}.copy-right{position:relative;top:35px;}.footer-inner{padding-bottom:0px !important;}.home-globe{margin-top:0px;margin-bottom:60px;}.Shopify-partner{margin-top:59px;}.our-service{margin-top:59px;}.e-commerce{padding-top:39px;}.proud-grid-new-inner{margin-top:15px;}.landing-cart-faq .accordion-item-content{display:none;}.landing-cart-faq .accordion-item.active .accordion-item-content{display:block;}.landing-cart-faq .icon{transition:transform .3s ease;}.landing-cart-faq .accordion-item.active .icon{transform:rotate(180deg);}.landing-cart-faq .icon{display:inline-block;transition:transform .3s ease;}.landing-cart-faq .accordion-item.active .icon{transform:rotate(180deg);}.shopify-landings-pages .white-btn{margin-top:57px;}.ehy-chosse-lamdiging{display:flex;width:93%;padding:72px 0px;gap:10px;margin:auto;align-items:center;}.chosse-lamdiging-images{width:56%;}.chosse-lamdiging-images img{width:100%;margin-top:20px;}.chosse-lamdiging-text-heading{width:42%;}.chosse-lamdiging-text-heading h2 span{font-size:40px;font-weight:700;}.chosse-lamdiging-text-heading h2{font-size:40px;font-weight:400;}.chosse-lamdiging-text-heading p{font-size:18px;margin-top:30px;text-align:justify;}.approach-landibg-text-hesd-li h2 span{font-size:40px;font-weight:700;}.approach-landibg-text-hesd-li h2{font-size:40px;font-weight:400;margin-bottom:30px;}.approach-landibg-text-hesd-li p{font-size:18px;}.our-approach-landibg-names li p{font-size:18px;font-weight:700;margin-bottom:12px;}.our-approach-landibg-names li p span{font-size:18px;font-weight:400;}.approach-landibg-service{display:flex;width:90%;align-items:center;gap:20px;margin:auto;}.approach-landibg-text-hesd-li{width:52%;}.approach-landibg-images{width:50%;}.approach-landibg-images img{width:100%;}.landibg-text-hesd{padding:0px 14px;}.main-our-approach-landibg-service{background:#f5f5f5;padding:20px 0px;}.potato-desgin-landing-pagen{display:flex;width:90%;margin:auto;align-items:center;padding:50px 0px;}.Cart-potato-desgin-texting h2 span{font-size:40px;font-weight:700;margin-bottom:30px;}.Cart-potato-desgin-texting h2{font-size:40px;font-weight:400;}.landibg-landing-pagen{padding:0px;}.landibg-landing-pagen li{list-style:none;margin-bottom:30px;}.landibg-landing-pagen li p span{font-size:18px;font-weight:700;}.landibg-landing-pagen li p{font-size:18px;font-weight:400;}.Cart-potato-desgin-iamges{width:53%;}.Cart-potato-desgin-texting{width:43%;}.Conversions-Cart-Potato-text-hover a span{padding:10px 20px;background:#000;color:#fff;font-size:18px;font-weight:600;}.Cart-potato-desgin-iamges img{padding-left:70px;}.Conversions-Cart-Potato-text-hover{width:1138px;padding:40px 0px 60px;margin:auto;text-align:center;}.Conversions-Cart-Potato-text-hover h2 span{font-size:40px;font-weight:700;}.Conversions-Cart-Potato-text-hover h2{font-size:40px;font-weight:400;}.Conversions-Cart-Potato-text-hover p{font-size:18px;padding:0px 10px;margin:16px 0px 40px;}.landing-cart-faq{width:80%;max-width:80%;margin:auto;padding:50px 0px;}.landing-cart-faq .accordion-item-header{padding:15px;cursor:pointer;display:flex;color:#000;justify-content:space-between;align-items:center;}.landing-cart-faq .accordion-item-content{max-height:0;overflow:hidden;padding:0 15px;transition:max-height .2s ease-out,padding .2s ease-out;}.landing-cart-faq .accordion-item-content p{margin:0px 0;color:#000;}.landing-cart-faq .active .accordion-item-content{max-height:150px;padding:0px 15px 15px;}.landing-cart-faq .accordion-item-header .icon{font-size:12px;transition:transform .2s ease;}.landing-cart-faq .accordion:after{display:none;}.landing-cart-faq .accordion{flex-direction:column;border:1px solid rgba(0,0,0,.18);border-radius:20px;}.landing-cart-faq h2{font-size:50px;font-weight:700;margin-bottom:30px;}.landing-cart-faq .accordion-item{border-bottom:1px solid rgba(0,0,0,.18);}.landing-cart-faq .accordion-item:nth-child(8){border-bottom:0px solid rgba(0,0,0,.18);}.landing-cart-faq .accordion-item-header .icon img{width:18px;}.contact .built-inner{margin-bottom:0px;}.contact .built h2{margin-top:0px;}.contact-form .intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{left:38px;}.form-controlnew{width:87%;left:6px;padding:16px;border:0px;border-radius:5px;}.contact-form .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3{margin-bottom:20px;}.proud-grid-new-inner1{width:32%;padding:0 10px 10px;}.proud-grid-new-inner1 h3{font-size:22px;text-align:left;margin:-4px 0 10px;color:#000;font-weight:600;}.proud-grid-new-inner{justify-content:center;}.proud-grid-new-inner1 img{width:100%;}.renew-contact-in{display:flex;margin:80px 0;justify-content:center;align-items:center;}.renew-contact .containers{width:1480px;}.renew-contact-left{width:54%;}.renew-contact-left-inner{background:#f5f0dc;border-bottom-left-radius:20px;border-top-left-radius:20px;text-align:center;padding:20px 40px;}.renew-contact-left h3{font-size:27px;margin-bottom:21px;}.renew-contact-left h3 span,.renew-contact-right h2 span{color:#7fc028;}.renew-contact-left-inner img{width:95%;padding-left:10px;}.renew-contact-right{width:46%;background:#1e1e1e;border-radius:20px;}.renew-contact-right h2{font-size:28px;color:#fff;line-height:30px;margin-bottom:20px;}.renew-contact-right-in{padding:30px 40px;}.first-last-emanilq{display:flex;width:100%;justify-content:space-between;}.first-last-emanilq img{position:absolute;}.frst-nameeeq,.fr-last-nameeeq,.frst-na-companymeeeq,.frst-namee-phoneeq,.frst-na-eamailmeeeq{width:49%;margin:0 0 10px;position:relative;}.frst-nameeeq input,.fr-last-nameeeq input,.frst-na-companymeeeq input,.frst-na-eamailmeeeq input{width:84%;padding:13px 21px;}.frst-namee-phoneeq input{width:100%;padding:13px 21px;}.first-last-emanilq .intl-tel-input{margin-top:0px !important;}.frst-name-project-detaileeq{width:100%;}.frst-name-project-detaileeq textarea{width:92%;padding:13px 21px;height:90px;}.frst-namee-phoneeq .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{left:-38px;}.renew-contact-right{position:relative;}.renew-contact-right .wpcf7-spinner{position:absolute;}.renew-contact-right .let-sc0nnect::before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2024/12/44.png") no-repeat;position:absolute;width:35px;height:40px;background-size:100%;left:145px;top:3px;}.renew-contact-right .let-sc0nnect .wpcf7-form-control{margin:0px;width:183px;color:#000;font-size:18px;border:0px;font-weight:600;background:#7fc028 !important;padding:10px 15px;text-align:left;border-radius:43px;}.renew-contact-right .let-sc0nnect{position:relative;margin-top:25px;}.renew-contact-right p .wpcf7-not-valid-tip{font-size:12px;}.renew-contact-right p span::before{content:"";background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2025/03/Vector-16.png");width:20px;height:18px;background-size:100%;position:absolute;}.renew-contact-right p .wpcf7-not-valid-tip::before{content:"";background:url("") !important;}@media screen and (min-device-width: 700px) and (max-device-width:2000px){.Boost-Conversion{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2024/10/imgpsh_fullsize_anim.png") no-repeat;background-size:100%;padding:30px 0px;width:100%;}.Boost-Conversion.nitro-lazy{background-image:none !important;}}@media screen and (max-width: 1600px){.frst-nameeeq input,.fr-last-nameeeq input,.frst-na-companymeeeq input,.frst-na-eamailmeeeq input{width:80%;}.frst-name-project-detaileeq textarea{width:91%;height:74px;}.renew-contact .containers{width:85%;}.shopify-landings-pages .about-header-text p,.blue-color{width:100%;}.about-header-text{width:85%;}.proud-grid-new-inner1 h3{font-size:20px;}.proud-grid-new-inner1{width:31%;}.chosse-lamdiging-text-heading p{font-size:16px !important;}.chosse-lamdiging-text-heading h2{font-size:34px !important;}.chosse-lamdiging-text-heading h2 span{font-size:34px !important;}.chosse-lamdiging-images{width:50% !important;}.chosse-lamdiging-text-heading{width:50% !important;}.approach-landibg-text-hesd-li h2 span{font-size:34px !important;}.approach-landibg-text-hesd-li h2{font-size:36px !important;margin-bottom:10px;}.approach-landibg-text-hesd-li p{font-size:15px;}.approach-landibg-text-hesd-li{width:58%;}.our-approach-landibg-names li p span{font-size:14px;}.our-approach-landibg-names li p{font-size:14px;}.Cart-potato-desgin-texting,.Cart-potato-desgin-iamges{width:50% !important;}.Cart-potato-desgin-iamges img{padding-left:0px;width:100%;}.potato-desgin-landing-pagen{gap:20px;}.Cart-potato-desgin-texting h2{font-size:36px !important;}.Cart-potato-desgin-texting h2 span{font-size:36px !important;}.landibg-landing-pagen li p span{font-size:16px;}.landibg-landing-pagen li p{font-size:16px;}.Conversions-Cart-Potato-text-hover{width:70%;padding:10px 0px 30px;}.Conversions-Cart-Potato-text-hover h2{font-size:26px;}.Conversions-Cart-Potato-text-hover h2 span{font-size:26px;}.Conversions-Cart-Potato-text-hover p{font-size:16px;margin:10px 0px 40px;}.Conversions-Cart-Potato-text-hover a span{padding:15px 25px;font-size:14px;}.landing-cart-faq h2{margin-bottom:20px;font-size:40px;}.landing-cart-faq .accordion-item-header .icon img{width:15px;}.contact-form .intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{left:30px;}.form-controlnew{left:5px;}#potato-auditnew .about-header .main-btn{margin-top:10px !important;}}@media screen and (max-width: 1360px){.renew-contact-right-in{padding:22px 23px;}.proud-grid-new-inner1 h3{font-size:18px;}.home-globe{margin-bottom:50px;}.landing-cart-faq .accordion-item-content p{font-size:14px;}.our-approach-landibg-names{padding-left:20px;}.chosse-lamdiging-text-heading h2 span{font-size:30px !important;}.chosse-lamdiging-text-heading h2{font-size:30px !important;}.chosse-lamdiging-text-heading p{margin-top:20px;font-size:14.5px !important;}.approach-landibg-text-hesd-li h2{font-size:31px !important;}.approach-landibg-text-hesd-li h2 span{font-size:31px !important;}.approach-landibg-text-hesd-li p{font-size:14px;}.our-approach-landibg-names li p span{font-size:12.7px;}.Cart-potato-desgin-texting h2{font-size:30px !important;}.Cart-potato-desgin-texting h2 span{font-size:30px !important;}.landibg-landing-pagen li p span{font-size:14px !important;}.landibg-landing-pagen li p{font-size:14px !important;}.Conversions-Cart-Potato-text-hover{width:90%;}.Conversions-Cart-Potato-text-hover h2{font-size:28px !important;}.Conversions-Cart-Potato-text-hover h2 span{font-size:28px !important;}.Conversions-Cart-Potato-text-hover p{font-size:14px;}.renew-contact-in{margin:50px 0 !important;}}@media screen and (max-width: 1200px){.proud-grid-text{padding-top:10px;}.renew-contact .containers{width:90%;}.renew-contact-left h3{font-size:27px;margin-bottom:20px;line-height:30px;}.renew-contact-right h2{font-size:25px;line-height:27px;margin-bottom:15px;}.frst-nameeeq input,.fr-last-nameeeq input,.frst-na-companymeeeq input,.frst-na-eamailmeeeq input{width:75%;}.frst-nameeeq,.fr-last-nameeeq,.frst-na-companymeeeq,.frst-namee-phoneeq,.frst-na-eamailmeeeq{width:49%;margin:0 0 6px;}.frst-name-project-detaileeq textarea{width:88%;height:51px;}.frst-namee-phoneeq input,.frst-nameeeq input,.fr-last-nameeeq input,.frst-na-companymeeeq input,.frst-na-eamailmeeeq input{padding:9px 21px;}.renew-contact-right .let-sc0nnect .wpcf7-form-control{font-size:15px;width:158px;}.renew-contact-right .let-sc0nnect::before{left:121px;top:1px;}.chosse-lamdiging-text-heading h2{font-size:24px !important;}.chosse-lamdiging-text-heading h2 span{font-size:24px !important;}.chosse-lamdiging-text-heading p{margin-top:10px;font-size:13.6px !important;}.approach-landibg-text-hesd-li h2{font-size:24px !important;}.approach-landibg-text-hesd-li h2 span{font-size:24px !important;}.landibg-text-hesd{padding:0px 0px !important;}.approach-landibg-text-hesd-li p{font-size:12px;}.Cart-potato-desgin-texting h2 span{font-size:24px !important;}.Cart-potato-desgin-texting h2{font-size:24px !important;}.landibg-landing-pagen li{margin-bottom:20px !important;}.landibg-landing-pagen li p{font-size:13px !important;}.Conversions-Cart-Potato-text-hover h2 span{font-size:24px !important;}.Conversions-Cart-Potato-text-hover h2{font-size:24px !important;}.Conversions-Cart-Potato-text-hover a span{font-size:12px;}.Conversions-Cart-Potato-text-hover p{font-size:12px;}.landing-cart-faq{width:90%;max-width:90%;}.landing-cart-faq .accordion-item-header span{font-size:14px;}}@media screen and (max-width:1000px){.renew-contact-in{flex-wrap:wrap;}.renew-contact-left{width:100%;}.renew-contact-right{width:100%;}.renew-contact-left-inner{box-shadow:none;padding:28px 0 20px;border-radius:20px;}.renew-contact-left h3{font-size:20px;margin-bottom:20px;line-height:24px;padding:0 10px;}.proud-grid-new-inner1{width:47%;}}@media screen and (max-width:600px){.renew-contact-in{margin:40px 0 !important;}.worked-img-new{width:21%;}.worked-logo-inner{gap:10px;}.worked-img-new{border-radius:13px;}.worked-img-new img{border-radius:15px;}.first-last-emanilq{flex-direction:column;}.frst-nameeeq,.fr-last-nameeeq,.frst-na-companymeeeq,.frst-namee-phoneeq,.frst-na-eamailmeeeq{width:100%;}.frst-nameeeq input,.fr-last-nameeeq input,.frst-na-companymeeeq input,.frst-na-eamailmeeeq input{width:91%;padding:9px 11px;}.renew-contact-right .intl-tel-input.separate-dial-code .selected-dial-code{padding-left:19px !important;}.renew-contact-in{margin:40px 0;}.renew-contact-right .let-sc0nnect{margin-top:15px;}.frst-name-project-detaileeq textarea{width:85%;}#potato-auditnew .about-header .main-btn{margin-top:0px !important;}#shopify-devlopmentnew .abut-development .main-heads{margin-bottom:0px;}.proud-grid-new-inner1 h3{font-size:16px;margin:0px 0;line-height:18px;}.proud-grid-new-inner1{width:45%;padding:0 6px 10px;}.home-globe{margin-bottom:34px;}.home-banner{background-size:cover !important;}.contact-logo{padding-right:10px;}.contact-logo img{width:20px;}.Conversions-Cart-Potato-text-hover h2 span{font-size:22px !important;}.Conversions-Cart-Potato-text-hover h2{font-size:22px !important;}.shopify-landings-pages .about-header-text{width:90%;text-align:left;}.ehy-chosse-lamdiging{flex-direction:column;padding:30px 0px;}.chosse-lamdiging-images,.chosse-lamdiging-text-heading{width:100% !important;}.approach-landibg-service{flex-direction:column;}.approach-landibg-text-hesd-li,.approach-landibg-images{width:100% !important;}.potato-desgin-landing-pagen{flex-direction:column;padding:30px 0px 20px !important;}.Cart-potato-desgin-texting,.Cart-potato-desgin-iamges{width:100% !important;}.Conversions-Cart-Potato-text-hover p{font-size:14px;padding:0px 0px !important;}.Conversions-Cart-Potato-text-hover{width:90%;}.landing-cart-faq{padding:40px 0px !important;}.landing-cart-faq h2{font-size:36px;line-height:25px;}.landing-cart-faq .accordion-item-content p{font-size:14px;}.Boost-Conversion{background:url("https://cdn-ilachml.nitrocdn.com/HXdQBtlQfyBRCmXLLdWXBoAzjtslJEJo/assets/images/optimized/rev-c4e4866/cartpotato.com/wp-content/uploads/2024/10/Group-103-1.png") no-repeat;width:100%;padding:10px 0px;}.Boost-Conversion.nitro-lazy{background-image:none !important;}.shopify-landings-pages .white-btn{margin-top:40px;}.form-controlnew{width:90%;}.contct-part-info .tel-btn{font-size:14px;}.contact-form .intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{left:22px;}#mySidenav-cart .intl-tel-input.separate-dial-code .flag-container{left:0px;}#mySidenav-cart .intl-tel-input.allow-dropdown input{width:90%;position:relative;left:13px;}#mySidenav-cart .intl-tel-input.allow-dropdown{margin-top:16px !important;}}.new-heading-font{font-size:40px;line-height:50px;}.new-heading-para{font-size:18px;}.new-main-header{text-align:center;padding:10% 0 120px;}.new-main-header h1{font-size:70px;text-align:center;width:1217px;margin:auto;line-height:80px;}.new-main-header h1 span{color:#7fc028;}.new-main-header-btn a{background:#7fc028;font-size:18px;color:#fff;padding:16px 40px 16px 50px;border-radius:30px;font-weight:600;}.new-main-header-btn a img{position:relative;top:6px;left:-10px;}.new-main-header .new-main-header-btn{margin:45px 0 0;}.new-container{width:1592px;margin:auto;}.lightning-fast-new-in{background:#f5f0dc;padding:64px 150px;text-align:center;border-radius:30px;}.lightning-fast-new-in h2{margin-bottom:15px;}.Headless-E-commerce-new{margin:105px 0;}.Headless-E-commerce-new-in{display:flex;gap:44px;}.Headless-E-commerce-new-left{width:40%;}.Headless-E-commerce-new-left img{width:100%;}.Headless-E-commerce-new-right{width:60%;align-self:center;}.Advantage-In-Headless-in{display:flex;gap:46px;}.Advantage-In-Headless-left{width:60%;align-self:center;}.Advantage-In-Headless-left ul{padding-left:20px;margin:30px 0 0;}.Advantage-In-Headless-left ul li{margin-bottom:30px;}.Advantage-In-Headless-rigth{width:40%;}.Advantage-In-Headless-rigth img{width:100%;}.Our-Approach-new{background:#f5f0dc;width:95%;border-radius:30px;padding:60px 0;margin:100px auto 0;}.Our-Approach-new-in{display:flex;flex-wrap:wrap;gap:50px 30px;margin:50px 0 0;}.Our-Approach-new-in1{width:32%;}.Our-Approach-new-in h4{font-size:22px;margin:25px 0 5px;}.Our-Approach-new-in p{margin:0;}.Headless-E-commerce-new-1{margin:105px 0;}.Headless-E-commerce-new-in-1{display:flex;gap:44px;}.Headless-E-commerce-new-left-1{width:40%;}.Headless-E-commerce-new-left-1 img{width:100%;}.Headless-E-commerce-new-right-1{width:60%;align-self:center;}.Headless-E-commerce-new-right-1 p{margin:15px 0 60px;}.Headless-E-commerce-new-right p{margin:20px 0 0;}.Headless-E-commerce-new .new-main-header-btn{margin:30px 0 0;}.Why-choose-nwe{background:#f5f0dc;width:95%;margin:auto;border-radius:30px;}.Why-choose-nwe-iner{padding:60px 0 60px;}.Why-choose-nwe-iner h2{margin:0px 0 70px;}.Why-choose-nwe-iner ul{display:flex;justify-content:space-between;padding:0px;list-style:none;}.Why-choose-nwe-iner ul li{width:24%;}.Why-choose-nwe-iner ul li h4{font-size:22px;margin:25px 0 10px;}.Why-choose-nwe-iner ul li p{margin:0px;}.headless-shopify .main-call-Schedule-section .cta-text-Schedule,.newwewewe .main-call-Schedule-section .cta-text-Schedule{padding:70px 0 70px 60px;}.headless-shopify .main-call-Schedule-section .cta-banner-Schedule,.newwewewe .main-call-Schedule-section .cta-banner-Schedule{align-items:end;}.headless-shopify .cta-image-Schedule img,.newwewewe .cta-image-Schedule img{width:110%;position:relative;right:90px;top:5px;}.headless-shopify .cta-text-Schedule h2,.newwewewe .cta-text-Schedule h2{letter-spacing:-2px;}.new-Shopify-Agenc{padding:10% 0 70px;display:flex;gap:50px;justify-content:space-between;}.new-Shopify-Agenc-left{width:50%;}.new-Shopify-Agenc-left img{width:100%;}.new-Shopify-Agenc-right{width:50%;align-self:center;}.new-Shopify-Agenc-right-in{padding-right:80px;padding-bottom:30px;}.new-Shopify-Agenc-right-in h1{font-size:70px;line-height:80px;width:600px;margin:0 0 30px;}.new-Shopify-Agenc-right-in h1 span{color:#7fc028;}.new-Shopify-Agenc .new-main-header-btn{margin:50px 0 0;}.Shopify-udhiana-Punj{display:flex;gap:50px;justify-content:space-between;}.Shopify-udhiana-Punj-left{width:50%;align-self:center;}.Shopify-udhiana-Punj-left h2{margin-bottom:20px;width:600px;}.Shopify-udhiana-Punj-right{width:50%;}.Shopify-udhiana-Punj-right img{width:100%;}.Shopify-udhiana-Punj-left-in{padding-left:180px;}.about-new-approach:before{content:"";background:#f5f0dc;width:95%;height:570px;position:absolute;z-index:-1;border-radius:30px;}.about-new-approach{width:95%;margin:70px auto 70px;}.about-new-approach-top{width:1190px;text-align:center;margin:auto;padding-top:65px;}.about-new-approach-top h2{margin-bottom:15px;}.about-new-approach-bottom-in1{position:relative;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.19);border-radius:20px;}.about-new-approach-bottom-in1-imgg{position:absolute;width:100%;display:flex;justify-content:center;z-index:-1;top:-80px;}.about-new-approach-bottom-in1-imgg img{position:relative;top:20px;}.about-new-approach-bottom-in1-im{background:#7fc028;width:149px;border-radius:50%;height:149px;}.about-new-approach-bottom-in{display:flex;justify-content:space-between;gap:20px;text-align:center;}.about-new-approach-bottom{margin:120px 0 0;}.about-new-approach-bottom-in1 h3{margin:48px 0 19px;font-size:27px;}.about-new-approach-bottom-in1 p{padding:0 38px 44px;}.Work-Cart-Potato{text-align:center;width:1237px;margin:auto;}.Work-Cart-Potato p{margin:13px 0 50px;}.shopify-audit-new .new-main-header p{margin:10px auto 0;width:966px;}.threen-circle-in{display:flex;justify-content:center;align-items:center;}.threen-circle-in1{width:32%;position:relative;}.threen-circle-in1:nth-child(1){left:50px;}.threen-circle-in1:nth-child(3){right:50px;z-index:-1;}.threen-circle-in1:nth-child(2){width:625px;height:600px;background:#7fc028;border-radius:50%;}.threen-circle-in1 img{width:100%;}.threen-circle-in1{display:flex;justify-content:center;align-items:center;}.threen-circle-in1in{text-align:center;}.threen-circle-in1in h2{color:#fff;margin:0 auto 10px;width:417px;}.threen-circle-in1in p{color:#fff;font-size:22px;line-height:24px;width:417px;}.Approach-Shopify-Audit{background:#f5f0dc;width:95%;margin:100px auto;border-radius:30px;padding:70px 0;}.Approach-Shopify-Audit-top{text-align:center;}.Approach-Shopify-Audit-bottom{display:flex;justify-content:center;flex-wrap:wrap;gap:0 20px;position:relative;z-index:1;}.Approach-Shopify-Audit-bottom1{width:24%;position:relative;background:#fff;border-radius:20px;text-align:center;margin:130px 0 0;}.Approach-Shopify-Audit-bottom1 h3{font-size:27px;margin:40px 0 15px;padding:0 18px;line-height:30px;}.Approach-Shopify-Audit-bottom1 p{padding:0 36px 45px;}.Approach-Shopify-Audit-bottom1img{position:absolute;width:100%;text-align:-webkit-center;z-index:-1;top:-80px;}.Approach-Shopify-Audit-bottom1img1{width:149px;background:#7fc028;height:149px;border-radius:50%;}.Approach-Shopify-Audit-bottom1img1 img{position:relative;top:25px;}.Approach-Shopify-Audit-top p a{color:#000;}.Approach-Shopify-Audit-top p{margin:10px 0 0;}.shopify-audit-new .Why-choose-nwe{background:rgba(245,240,220,0);}.shopify-audit-new .Why-choose-nwe-iner h2{text-align:center;}.shopify-audit-new .Why-choose-nwe-iner{padding:0px !important;}@media screen and (max-width:1600px){.new-container{width:1400px;}.new-main-header{padding:12% 0 80px;}.new-main-header h1,.new-Shopify-Agenc-right-in h1{font-size:60px;line-height:70px;}.lightning-fast-new-in{padding:50px 80px 65px;}.new-heading-font{font-size:35px;}.new-heading-para{font-size:16px;}.Headless-E-commerce-new{margin:70px 0;}.Headless-E-commerce-new{margin:70px 0;}.new-main-header-btn a img{top:8px;}.Headless-E-commerce-new .new-main-header-btn{margin:41px 0 0;}.Our-Approach-new{margin:70px auto 0;width:97%;}.Our-Approach-new-in{gap:50px 20px;}.Our-Approach-new-in1 img,.Why-choose-nwe-iner img{width:100px;}.Headless-E-commerce-new-1{margin:70px 0;}.Why-choose-nwe-iner h2{margin:0px 0 50px;}.headless-shopify .cta-banner-Schedule,.newwewewe .cta-banner-Schedule{flex-wrap:nowrap;}.new-Shopify-Agenc-right-in h1{width:585px;margin:0 0 19px;}.new-Shopify-Agenc .new-main-header-btn{margin:30px 0 0;}.new-Shopify-Agenc-right-in{padding-right:44px;}.Shopify-udhiana-Punj-left h2{margin-bottom:20px;width:485px;}.Shopify-udhiana-Punj-left h2{margin-bottom:20px;width:485px;}.about-new-approach-bottom-in1-imgg img{width:44px;}.about-new-approach-bottom-in1-im{height:120px;width:120px;}.about-new-approach-bottom-in1-imgg{top:-75px;}.about-new-approach-bottom{margin:100px 0 0;}.about-new-approach-top{padding-top:50px;}.about-new-approach-bottom-in1 h3{margin:30px 0 10px;}.about-new-approach-bottom-in1 p{padding:0 26px 27px;}.about-new-approach:before{height:470px;}.Shopify-udhiana-Punj-left-in{padding-left:68px;}}@media screen and (max-width:1470px){.new-main-header-btn a{padding:14px 35px 14px 37px;}.new-container{width:1250px;}.new-main-header h1{font-size:50px;line-height:60px;width:1117px;}.new-Shopify-Agenc-right-in h1{font-size:50px;line-height:60px;width:413px;}.new-main-header-btn a{font-size:16px;}.lightning-fast-new-in{padding:46px 80px 50px;}.Headless-E-commerce-new,.Headless-E-commerce-new-1{margin:65px 0;}.Headless-E-commerce-new-right p{margin:14px 0 0;}.Headless-E-commerce-new .new-main-header-btn{margin:34px 0 0;}.new-heading-font{font-size:30px;line-height:40px;}.Advantage-In-Headless-left ul li{margin-bottom:15px;}.Advantage-In-Headless-left ul{margin:15px 0 0;}.Our-Approach-new{margin:65px auto 0;}.Our-Approach-new-in1 img,.Why-choose-nwe-iner img{width:80px;}.Headless-E-commerce-new-right-1 p{margin:15px 0 40px;}.Why-choose-nwe-iner{padding:50px 0 30px;}.Why-choose-nwe-iner h2{margin:0px 0 35px;}.Why-choose-nwe-iner ul li h4{margin:15px 0 5px;}.headless-shopify .main-call-Schedule-section .cta-text-Schedule,.newwewewe .main-call-Schedule-section .cta-text-Schedule{padding:50px 0 50px 40px;}.headless-shopify .cta-image-Schedule img,.newwewewe .cta-image-Schedule img{right:40px;}.shopify-audit-new .new-main-header h1{width:910px;}.threen-circle-in1:nth-child(2){width:597px;height:525px;}.threen-circle-in1in h2{width:346px;}.Approach-Shopify-Audit{padding:70px 0;margin:70px auto;}.Approach-Shopify-Audit-bottom1{width:32%;}}@media screen and (max-width:1350px){.new-container{width:90%;}.new-main-header h1{width:69%;font-size:40px;line-height:50px;}.new-Shopify-Agenc-right-in h1{font-size:40px;line-height:50px;width:388px;}.Work-Cart-Potato,.about-new-approach-top{width:80%;}.new-Shopify-Agenc{padding:12% 0 70px;}.Approach-Shopify-Audit-bottom1 h3{padding:0 57px;}.threen-circle-in1in p{font-size:18px;line-height:20px;width:339px;}.threen-circle-in1:nth-child(2){width:549px;height:489px;}.Approach-Shopify-Audit{padding:50px 0;margin:50px auto;}.Approach-Shopify-Audit-bottom1img1{height:120px;width:120px;}.Approach-Shopify-Audit-bottom1{margin:111px 0 0;}.Approach-Shopify-Audit-bottom1img1 img{width:38px;}.Approach-Shopify-Audit-bottom1img{top:-70px;}.Approach-Shopify-Audit-bottom1 h3{padding:0 7px;font-size:20px;line-height:24px;margin:30px 0 10px;}.Why-choose-nwe-iner ul li h4{font-size:19px;}.threen-circle-in1:nth-child(3){right:30px;}.threen-circle-in1:nth-child(1){left:30px;}}@media screen and (max-width:1200px){.new-container{width:95%;}.new-heading-para{font-size:14px;line-height:17px;}.new-heading-font{font-size:26px;line-height:30px;}.new-main-header{padding:15% 0 60px;}.lightning-fast-new-in{padding:46px 80px 35px;}.Our-Approach-new-in{gap:25px 13px;}.new-Shopify-Agenc,.Shopify-udhiana-Punj{gap:20px;}.Shopify-udhiana-Punj-left h2{width:80%;}.new-Shopify-Agenc{padding:12% 0 40px;}.about-new-approach{margin:40px auto;}.Approach-Shopify-Audit-bottom{gap:0 14px;}.Why-choose-nwe-iner ul li h4{font-size:17px;}.Approach-Shopify-Audit-bottom1img1{height:100px;width:100px;}.Approach-Shopify-Audit-bottom1img1 img{top:17px;}.Approach-Shopify-Audit-bottom1img{top:-60px;}.Approach-Shopify-Audit-bottom1{margin:87px 0 0;}.threen-circle-in1in h2{width:297px;}.threen-circle-in1:nth-child(2){width:509px;height:434px;}.shopify-audit-new .new-main-header h1{width:727px;}.shopify-audit-new .new-main-header p{width:80%;}}@media screen and (max-width:1000px){.new-main-header h1{width:550px;font-size:30px;line-height:38px;}.new-main-header-btn a{font-size:14px;}.new-main-header-btn a img{top:3px;width:15px;}.Headless-E-commerce-new,.Headless-E-commerce-new-1{margin:50px 0;}.lightning-fast-new-in{padding:46px 33px 35px;}.lightning-fast-new-in{padding:35px 33px 35px;}.Headless-E-commerce-new-in,.Advantage-In-Headless-in,.Headless-E-commerce-new-in-1{gap:20px;}.Our-Approach-new{margin:40px auto 0;}.Our-Approach-new,.Why-choose-nwe{width:100%;border-radius:0px;}.Our-Approach-new-in{margin:30px 0 0;}.Our-Approach-new-in1 img,.Why-choose-nwe-iner img{width:60px;}.Our-Approach-new-in h4,.Why-choose-nwe-iner ul li h4{font-size:16px;margin:10px 0 5px;}.Headless-E-commerce-new-right p,.Advantage-In-Headless-left ul{margin:5px 0 0;}.lightning-fast-new-in h2{margin-bottom:6px;}.Advantage-In-Headless-left ul li{margin-bottom:6px;}.Our-Approach-new{padding:40px 0;}.Why-choose-nwe-iner{padding:40px 0 30px;}.headless-shopify .main-call-Schedule-section .cta-text-Schedule,.newwewewe .main-call-Schedule-section .cta-text-Schedule{padding:25px 0 23px 1px;}.new-Shopify-Agenc{padding:15% 0 40px;}.new-Shopify-Agenc{flex-wrap:wrap;}.new-Shopify-Agenc-left{width:95%;}.new-Shopify-Agenc-right,.Shopify-udhiana-Punj-left{width:100%;}.new-Shopify-Agenc-right-in{padding-right:0;width:95%;margin:auto;}.Shopify-udhiana-Punj-left-in{padding-left:0;width:95%;margin:auto;}.Shopify-udhiana-Punj{flex-wrap:wrap;flex-direction:column-reverse;}.Shopify-udhiana-Punj-right{margin:0 0 0 auto;width:95%;}.Approach-Shopify-Audit-bottom1{width:48%;}.threen-circle-in1in p{font-size:15px;}.threen-circle-in1:nth-child(2){width:493px;height:372px;}.threen-circle-in1in p{width:295px;}.Why-choose-nwe-iner ul{flex-wrap:wrap;gap:20px 0;}.Why-choose-nwe-iner ul li{width:49%;}.shopify-audit-new .new-main-header h1{width:80%;}}@media screen and (max-width:600px){.new-container{width:92%;}.new-main-header h1{width:90%;font-size:24px;line-height:29px;}.new-Shopify-Agenc-right-in h1{width:90%;font-size:24px;line-height:29px;margin:0 0 10px;}.new-main-header{padding:28% 0 60px;}.new-heading-font{font-size:22px;line-height:26px;}.lightning-fast-new{background:#f5f0dc;}.lightning-fast-new-in{padding:25px 0px 25px;}.lightning-fast-new-in h2{margin-bottom:10px;}.Headless-E-commerce-new,.Headless-E-commerce-new-1{margin:30px 0;}.Headless-E-commerce-new-in,.Headless-E-commerce-new-in-1{flex-wrap:wrap;}.Headless-E-commerce-new-left,.Advantage-In-Headless-left{width:100%;}.Headless-E-commerce-new-right{width:100%;text-align:center;}.Headless-E-commerce-new-in,.Advantage-In-Headless-in,.Headless-E-commerce-new-in-1{gap:10px;}.Headless-E-commerce-new-right p,.Advantage-In-Headless-left ul{margin:10px 0 0;}.Headless-E-commerce-new .new-main-header-btn{margin:25px 0 0;}.new-main-header-btn a{padding:12px 25px 12px 30px;}.Advantage-In-Headless-in{flex-wrap:wrap;flex-direction:column-reverse;}.Advantage-In-Headless-rigth{width:100%;}.Advantage-In-Headless-left{text-align:center;}.Advantage-In-Headless{margin:35px 0 0;}.Advantage-In-Headless-left ul li{margin-bottom:10px;list-style:none;}.Our-Approach-new{margin:20px auto 29px;}.Our-Approach-new{padding:30px 0;}.Our-Approach-new-in1 img,.Why-choose-nwe-iner img{width:40px;}.Our-Approach-new-in h4,.Why-choose-nwe-iner ul li h4{margin:3px 0 2px;}.Our-Approach-new-in1{width:49%;}.Our-Approach-new-in{gap:25px 7px;}.Headless-E-commerce-new-left-1{width:100%;}.Headless-E-commerce-new-right-1{width:100%;text-align:center;}.Headless-E-commerce-new-right-1 p{margin:10px 0 25px;}.Why-choose-nwe-iner h2{margin:0px 0 22px;}.Why-choose-nwe-iner ul{flex-wrap:wrap;gap:20px 0;}.Why-choose-nwe-iner ul li{width:48%;}.headless-shopify .cta-banner-Schedule,.newwewewe .cta-banner-Schedule{flex-wrap:wrap;}.new-Shopify-Agenc{padding:30% 0 40px;}.new-Shopify-Agenc-right-in{padding-bottom:0px;}.new-Shopify-Agenc-right,.Shopify-udhiana-Punj-left{text-align:center;}.Shopify-udhiana-Punj-left h2{margin:0 auto 10px;}.new-Shopify-Agenc,.Shopify-udhiana-Punj{gap:10px;}.about-new-approach-top{padding-top:30px;}.about-new-approach-bottom-in{flex-wrap:wrap;gap:65px;}.about-new-approach-bottom-in1-imgg img{width:30px;top:14px;}.about-new-approach-bottom-in1-im{height:80px;width:80px;}.about-new-approach-bottom-in1-imgg{top:-50px;}.about-new-approach-bottom-in1 h3{font-size:20px;}.about-new-approach-bottom-in1 h3{margin:20px 0 7px;}.about-new-approach-bottom{margin:70px 0 0;}.about-new-approach-top{width:100%;}.Work-Cart-Potato p{margin:13px 0 25px;}.Work-Cart-Potato{width:90%;}.about-new-approach{background:#f5f0dc;width:100%;}.about-new-approach .new-container{width:100%;position:relative;z-index:1;}.about-new-approach-inner{padding:0 20px 40px;}.new-main-header .new-main-header-btn{margin:35px 0 0;}.threen-circle-in{flex-wrap:wrap;}.threen-circle-in1:nth-child(1){left:0px;width:100%;}.threen-circle-in1in h2{width:227px;}.threen-circle-in1in p{font-size:14px;line-height:16px;}.threen-circle-in1:nth-child(2){width:335px;height:336px;}.threen-circle-in1in h2{margin:0 auto 0px;}.threen-circle-in1:nth-child(3){right:0px;width:100%;}.Approach-Shopify-Audit-bottom1{width:100%;}.Approach-Shopify-Audit{padding:40px 0;margin:30px auto;width:100%;border-radius:0px;}.Approach-Shopify-Audit-bottom1 h3{font-size:18px;}.Approach-Shopify-Audit-bottom1 p{padding:0 29px 20px;}.shopify-audit-new .Why-choose-nwe-iner ul li:nth-child(2){order:3;}.shopify-audit-new .Why-choose-nwe-iner ul li h4{margin:3px 0 6px;line-height:18px;}.threen-circle-in1 img{width:80%;}}.engineerstheme-wrap{padding-top:120px;padding-bottom:60px;}