/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* @import url('https://fonts.googleapis.com/css2?family=Hurricane&family=Poppins:wght@200;300;400;500;600;700&display=swap'); */
/*@font-face{font-family:'Proxima Nova Light';src:url('fonts/ProximaNovaA-Light.eot');src:url('fonts/ProximaNovaA-Light.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNovaA-Light.woff2') format('woff2'), url('fonts/ProximaNovaA-Light.woff') format('woff'), url('fonts/ProximaNovaA-Light.ttf') format('truetype'), url('fonts/ProximaNovaA-Light.svg#ProximaNovaA-Light') format('svg');font-weight:300;font-style:normal;font-display:block;}*/
/*@font-face{font-family:'Proxima Nova Bold';src:url('fonts/ProximaNova-Bold.eot');src:url('fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Bold.woff2') format('woff2'), url('fonts/ProximaNova-Bold.woff') format('woff'), url('fonts/ProximaNova-Bold.ttf') format('truetype'), url('fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');font-weight:bold;font-style:normal;font-display:block;}*/
/*@font-face{font-family:'Proxima Nova Regular';src:url('fonts/ProximaNova-Regular.eot');src:url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Regular.woff2') format('woff2'), url('fonts/ProximaNova-Regular.woff') format('woff'), url('fonts/ProximaNova-Regular.ttf') format('truetype'), url('fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');font-weight:normal;font-style:normal;font-display:block;}*/

/* Typo/Classes */
body {overflow-x: hidden;}
p:nth-last-child(1), .entry-content p:nth-last-child(1) {margin-bottom: 0;}
.overflow-hidden{overflow: hidden;}
.mb-0, .elementor-element.mb-0.elementor-widget {margin-bottom: 0;}
.mb-5, .elementor-element.mb-5.elementor-widget {margin-bottom: 5px;}
.mb-10, .elementor-element.mb-10.elementor-widget {margin-bottom: 10px;}
.mb-15, .elementor-element.mb-15.elementor-widget {margin-bottom: 15px;}
.mt-5{margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.w-100, .w-100 .elementor-widget-container img {width: 100%;height: auto;}
.site-main .elementor-widget-image a img[src$=".svg"]{width: auto;}
.main-header-menu .sub-menu .menu-item.menu-item-has-children > a::after{content: "\e900";display: inline-block;font-family: Astra;font-size: 12px;font-weight: bold;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin: 5px;line-height: normal;}

/* Shopify Development Services */
#main .services-icon-boxes .elementor-widget-icon-box, #main .services-icon-boxes .elementor-widget-image-box{height:100%;}
#main .services-icon-boxes .elementor-widget-container {position: relative;height: 100%;}
#main .services-icon-boxes .elementor-widget-container .elementor-icon-box-description .elementor-button {position: absolute;bottom: 25px;white-space: nowrap;left: 50%;transform: translateX(-50%);}
#main .services-icon-boxes figure.elementor-image-box-img{margin:0;width:75px;height:75px;display:flex;background:#fff;position:absolute;left:25px;top:-35px;border-radius:50%;padding:15px;justify-content:center;align-items:center;box-shadow:0px 0px 4px rgba(0, 0, 0, 0.28);}
#main .services-icon-boxes .elementor-widget-icon-box .elementor-icon-box-title a:hover {opacity: 0.5;}
.step-boxes .elementor-widget-text-editor ul{margin:0;list-style:none;counter-reset:list-counter;}
.step-boxes .elementor-widget-text-editor ul li{position:relative;padding-bottom:20px;display:flex;line-height:normal;}
.step-boxes .elementor-widget-text-editor ul li::before{display:inline-block;counter-increment:list-counter;content:counter(list-counter);width:50px;height:50px;background:#E2564D;color:#fff;text-align:center;font-size:26px;text-transform:uppercase;margin-right:10px;line-height:50px;border-radius:50%;flex:0 0 auto;margin-top: 5px;}
.step-boxes .elementor-widget-text-editor ul li:last-child {margin-bottom: 0;padding-bottom: 0;}
.custom-accordion .elementor-accordion-item {border-width: 0 !important;border-bottom-width: 1px !important;}
.custom-accordion .elementor-tab-content {border-width: 0 !important;border-top-width: 1px !important;}

/* Home */
.bottom-contact-form .wpcf7-form{display:flex;flex-wrap:wrap;margin:0 -15px;}
.bottom-contact-form .wpcf7-form .form-field{width:50%;padding:0 15px;}
.bottom-contact-form .wpcf7-form .field-full{width:100%;}
.bottom-contact-form .wpcf7-form .field-submit{margin-top:20px;margin-bottom:0;}
.bottom-contact-form .wpcf7-form .field-submit .wpcf7-submit {width: 100%;}
.bottom-contact-form .wpcf7-form .field-full textarea{height:130px;}
.bottom-contact-form .wpcf7-form .form-field label span{color:red;display:inline-block;margin-left:2px;margin-bottom: 0 !important;}
.bottom-contact-form .wpcf7-response-output{width:100%;text-align:center;}
.bottom-contact-form .wpcf7-form .drag-and-drop-file{background:#FFFFFF;border:2px dashed #DDDDDD;border-radius:10px;text-align:center;padding:30px;margin-left:15px;margin-right:15px;margin-top:3px;position:relative;z-index: 1;}
.drag-drop-content{font-size:18px;color:#222222;line-height:27px;}
/* .drag-drop-content::after{content:"Browse...";display:inline-block;border:1px solid #24282C;box-sizing:border-box;border-radius:8px;padding:12px 40px;font-weight:500;font-size:16px;line-height:24px;margin-top:20px;cursor:pointer;} */
.drag-drop-content span{display:block;color:#444444;font-size:14px;line-height:19px;z-index: 1;margin-bottom: 20px;}
.drag-and-drop-file .wpcf7-form-control-wrap {padding: 0 15px;}
/* .drag-and-drop-file .wpcf7-form-control-wrap{padding:0;position:absolute;left:0;top:0;height:100%;width:100%;z-index: 9;}
.drag-and-drop-file .wpcf7-form-control-wrap input.wpcf7-file{padding:0;border:none;border-radius:0;background:transparent;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index: 9;} */
.diffrent-from-other-list ul.elementor-icon-list-items li.elementor-icon-list-item {align-items: flex-start;}
.diffrent-from-other-list ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon {margin-top: 8px;}
.img-object-cover, .img-object-cover .elementor-widget-container {height: 100%;}
.img-object-cover .elementor-widget-container img.size-full {height: 100%;width: 100%;}
.wpcf7-spinner{position:absolute;margin:0;right:-27px;bottom:12px;}
.elementor-widget-counter + .elementor-element.elementor-widget.elementor-widget-counter {position: relative;}
.elementor-widget-counter + .elementor-element.elementor-widget.elementor-widget-counter::before {content: "";display: block;width: 1px;height: 73px;background: #dddddd;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.our-services-boxes .elementor-element.elementor-widget.elementor-widget-heading h5{min-height: 60px;}
.logo-slider img.swiper-slide-image {max-width: 100%; !important}
.elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items {display: block;margin: 0;}
.elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item {display: flex;width: 50%;margin: 0 0 10px 0;align-items: flex-start;}
.elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item::before { content: ""; margin-top: 13px; margin-right: 15px; width: 10px; height: 2px; background: #24282C; border-radius: 1px; }
.elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item:nth-child(odd) {float: left;padding-right: 20px;}
.elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item:nth-child(even) {float: right;}
.elementor-column .success-stories-boxes {width: auto;margin-left: -15px;margin-right: -15px;}
.elementor-column .success-stories-boxes a:hover{opacity: 0.5;}
.main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after, .site-header-focus-item .main-header-bar-navigation .menu-item-has-children > .menu-link:after{display: none;}
.leading-agencies span.elementor-icon-list-icon svg path {fill: #fff;}
.site-footer ul li:hover a {color: #fff !important;text-decoration: underline;}

/* About Us */
.about-us-top img {mix-blend-mode: multiply;}
.section-our-process .elementor-icon-box-title {position: absolute;top: 10px;right: 20px;margin: 0;}
.section-our-process .elementor-widget-icon-box, .section-our-process .elementor-widget-container{height: 100%;}
span.star.current {border: none !important;background: transparent !important;}

/* Services */
.our-process > .elementor-container {flex-wrap: wrap;}
.our-process > .elementor-container > .elementor-column {width: 33.333333%;}
.our-process > .elementor-container > .elementor-column .elementor-widget-wrap {min-height: 374px;}
.custom-testimonial.slider-container .testimonial-inner{display:flex;flex-flow:column-reverse;border:1px solid #DDDDDD;margin-top:30px;padding:40px !important;border-radius:10px;min-height:435px;justify-content:flex-end;background-image:url('images/quote.svg');background-repeat:no-repeat;background-position:calc(100% - 40px) 40px;background-size:77px;}
.custom-testimonial.slider-container .testimonial-inner .testimonial-image{width:25%;border-radius:10px;overflow:hidden;height:350px;margin:0;position:absolute;top:75px;left:40px;}
.custom-testimonial.slider-container .testimonial-inner .testimonial-image img{width:100%;height:100%;object-fit:cover;}
.custom-testimonial.slider-container .testimonial-inner .testimonial-content{margin:0 !important;}
.custom-testimonial.slider-container .testimonial-inner .testimonial-content > p{padding-left:calc(25% + 55px);}
.custom-testimonial.slider-container .testimonial-inner .testimonial-field{padding-left:calc(25% + 55px);color:#222222;font-weight:600;line-height:36px;margin-bottom:0;font-size:22px;font-family:'Poppins',sans-serif;padding-right:100px;}
.custom-testimonial.slider-container .testimonial-inner .testimonial-field.testimonial-star{margin-bottom:20px;}
#text-3 a{color:#ffff;}
.elementor-widget-icon-box .elementor-icon-box-content ul {color: #fff;text-align: left;margin: 0 0 0 20px;}
.elementor-widget-icon-box .elementor-icon-box-content ul li {margin-bottom: 20px;line-height: normal;}
.elementor-social-icon {color: #fff;}


/* Blog Single */
.single-post{background:#fff;}
.single-post #primary {padding-top: 0;}
.single-post .site-header{border-bottom:1px solid #eee;}
.single-post #primary{margin:0;}
.single-post .wrapper-blog-banner{margin-top:51px;height:387px;display:flex;flex-wrap:wrap;}
.single-post .sing-blog-left{width:50%;padding:40px 40px 50px 28px;background:#f7fcff;height:385px;}
.single .sing-blog-left ul{display:flex;flex-wrap: wrap;padding-left:20px;margin:0 0 10px 0;}
.single .sing-blog-left ul li{color:#666;font-size:14px;line-height:21px;margin-right:35px;list-style:disc;}
.single .sing-blog-left ul a{color:#222;}
.single h1.blog-title{font-family:'Poppins',sans-serif;font-weight:700;font-size:30px;color:#1d1e1f;letter-spacing:0;margin-bottom:12px;line-height:46px;padding-top:5px;}
.single .sing-blog-left .sing-blog-cat{padding-top:30px;}
.single .sing-blog-left .sing-blog-cat a{color:#666;border:1px solid #ccc;font-size:14px;line-height:21px;padding:5px 25px;margin-bottom:10px;border-radius:5px;display:inline-block;}
.single .sing-blog-left .sing-blog-cat a:hover {background: #24282c;color: #fff;border-color: #24282c;}
.sing-post-main{display:flex;flex-wrap:wrap;margin-top:40px;padding-bottom:50px;}
.sing-post-main-left{width:66.666667%;padding:0 15px;}
.single-post .sing-blog-right{width:50%;}
/*.single-post .sing-post-main-left .entry-header{display:none;} */
.single-post .sing-post-main-left article.post{padding:0;background:transparent;}
.single-post .sing-post-main-left article.post .wp-block-ht-block-toc{border:none;padding:0;}
.single-post .sing-post-main-left article.post .wp-block-ht-block-toc span.htoc__title{font-size:12px;margin-bottom:10px;padding:0;color:#212b35;text-transform:uppercase;font-family:'Poppins',sans-serif;font-weight:700;}
.single-post .sing-post-main-left article.post .wp-block-ht-block-toc .htoc__toggle{border-radius:5px;}
.single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap > ul, .single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap > ol{margin:0;border:1px solid #eee;padding:15px;}
.single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ul li, .single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ol li{color:#222;margin-bottom:10px;padding-bottom:0;line-height:1;margin-left: 0;list-style-position: inside;}
.single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ul li a, .single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ol li a{color:#212b35;font-size:12px;line-height:normal;font-family:'Poppins',sans-serif;font-weight:400;display:initial;}
.single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ul li a:hover, .single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ol li a:hover {color: #888888;}
.single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ul li ul, .single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap ol li ol{margin:10px 15px;padding: 0;}
.single-post .sing-post-main-left article.post .entry-content p {color: #222;font-size: 20px;}
.single-post .sing-post-main-left article.post .entry-content ul, .single-post .sing-post-main-left article.post .entry-content ol {padding-left: 40px;margin-bottom: 18px;margin-left: 20px;margin-top: 20px;}
.single-post .sing-post-main-left article.post .entry-content ul li, .single-post .sing-post-main-left article.post .entry-content ol li {color: #222;margin-bottom: 5px;font-size: 18px;padding-bottom: 10px;margin-left: 20px;line-height: 30px;}
.single-post .sing-post-main-left article.post .entry-content h1, .single-post .sing-post-main-left article.post .entry-content h2, .single-post .sing-post-main-left article.post .entry-content h3, .single-post .sing-post-main-left article.post .entry-content h4, .single-post .sing-post-main-left article.post .entry-content h5, .single-post .sing-post-main-left article.post .entry-content h6{line-height: normal;font-weight: 700;padding-top: 20px;color: #222;margin-bottom: 5px;}
.single-post .sing-post-main-left article.post .entry-content h2 {font-size: 30px;margin-bottom: 10px;}
.single-post .sing-post-main-left article.post .entry-content img {border: 1px solid #D3D1D1;}
.single-post .sing-post-main-left article.post .entry-content a {text-decoration: underline;color: black;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-toggle-content{margin-top:15px;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper{margin:0;border:1px solid #eee;padding:15px;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper ul{margin:0;padding:0;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper .uael-toc-list li{list-style-position:inside;font-size:16px;line-height:1;color:#000000;padding-bottom:0;margin:0 0 10px 0;list-style-type: inherit;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper .uael-toc-list li a{color:#000000;font-size:12px;line-height:normal;font-family:'Poppins',sans-serif;font-weight:400;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper .uael-toc-list li a:hover{color:#888888;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper .uael-toc-list li ul, .single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper .uael-toc-list li ol{margin:10px 15px;}
.single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper .uael-toc-list li ul li, .single-post .sing-post-main-left article.post .entry-content .uael-toc-content-wrapper .uael-toc-list li ol li{margin-top:0 !important;}
.single-post .sing-post-main-left article.post .entry-content .elementor-widget{margin-bottom:0;}
.sing-post-main-left nav.navigation.post-navigation{display:none;}
.sing-post-main-left .elementor-column .elementor-widget-wrap{padding:0 !important;}
.sing-post-main-left .elementor-column .elementor-widget-wrap .uael-toc-wrapper{padding:0;}
.sing-post-main-left .uael-toc-header{display:flex;align-items:center;margin-bottom:0;}
.sing-post-main-left .uael-toc-header span{font-size:12px;padding:0;color:#212b35;text-transform:uppercase;font-family:'Poppins',sans-serif;font-weight:700;display:inline-block;}
.sing-post-main-left .uael-toc-header .uael-toc-switch{margin-left:15px;border:1px solid #ccc;height:34px;width:34px;border-radius:5px;background-image:url('images/toggle-icon.svg');background-position:center;background-repeat:no-repeat;}
.sing-post-main-left .uael-toc-header .uael-toc-switch > span{opacity:0;}
.below-social-list{margin:10px 20px 20px 20px;display:flex;align-items:center;padding-left:15px;}
.below-social-list li{color:#222;font-size:18px;list-style:none;margin-right:35px;}
.below-social-list li:last-child{margin-right:0;}
.below-social-list li a{width:16px;display:block;height:18px;}
.below-social-list li svg{height:100%;width:100%;fill:#5f5f5f;}
.below-social-list li:hover svg{opacity:.7;}
.you-may-also-like{padding:80px 0;}
.you-may-also-like > h2{color:#43484d;font-size:40px;font-family:'Poppins',sans-serif;font-weight:700;text-transform:uppercase;margin-bottom:0;line-height:1.125;text-align:center;}
.you-may-also-like > h2::after{content:"";display:block;width:172px;background-color:#eceff4;height:2px;margin:5px auto 15px;max-width:100%;}
.also-like-blogs{padding:0 15px;display:flex;justify-content: center;}
.also-like-blog{padding:8px;width:50%;}
.also-like-blog-box{background:#ffffff;border:1px solid #efefef;border-radius:0;transition:all .3s;padding:10px;height:100%;}
.also-like-blog-box:hover{box-shadow:0 0 15px 0 #000, inset 0px -5px 0px 0 #888888;}
.also-like-blog-box .also-like-blog-img{object-fit:cover;border-radius:0;height:150px;max-height:300px;width:100%;}
.also-like-blog-box .also-like-blog-content{padding:8px 4px 0;}
.also-like-blog-box .author-date{color:#a8a8a8;font-size:14px;font-family:'Poppins',sans-serif;font-weight:400;display:flex;flex-wrap: wrap;margin:0 0 20px 0;}
.also-like-blog-box .author-date li{list-style:disc inside;padding-right:30px;color:#a8a8a8;line-height:35px;white-space:nowrap;}
.also-like-blog-box .also-like-blog-title{font-size:20px;font-family:'Poppins',sans-serif;font-weight:600;color:#43484d;line-height:1.2;}
.sing-post-main-right{width:33.333333%;padding:0 15px;}
.sing-post-main-right .blog-advertise-item > a:empty{display:none;}
.sing-post-main-right .blog-advertise-item > a{display:block;border-radius:10px;overflow:hidden;margin-bottom:30px;}
.sing-post-main-right .blog-advertise-item > a img{width:100%;}
.sing-post-main-right .blog-advertise-item > a:last-child{margin-bottom:0;}

/* Blog */
.blog{background:#fff;}
.blog .site-header{border-bottom:1px solid #eee;}
.blog article.post{background:#fbfbfb;border:1px solid #efefef;border-radius:0;padding:30px 30px 15px;float:none;margin-bottom:30px;}
.blog article.post:last-child{margin-bottom: 0;}
.blog article.post .ast-blog-featured-section{padding-bottom:15px;}
.blog article.post .post-thumb{margin:0;}
.blog article.post .post-thumb:empty{display:none;}
.blog article.post .wp-post-image{height:300px;width:100%;object-fit:cover;}
.blog article.post header.entry-header{margin:0;}
.blog article.post .entry-title{margin-bottom:15px;line-height:1;}
.blog article.post .entry-title a{font-weight:700;font-size:30px;color:#343a40;line-height:1;}
.blog article.post .entry-meta {padding-bottom: 30px;display: flex;flex-wrap:wrap; font-size: 0;align-items: center;}
.blog article.post .entry-meta a, .blog article.post .entry-meta span{font-size:17px;font-family:'Poppins', sans-serif;font-weight:400;color:#212b35;}
.blog article.post .entry-meta span.cat-links {display: inline-block;margin-left: 8px;order: 1;}
.blog article.post .entry-meta span.cat-links a {border: 1px solid #dee2e6;padding: 4px 16px;border-radius: 5px;display: block;text-align: center;}
.blog article.post .entry-meta span.cat-links a:hover{color: #fff;border-color: #fff;background-color: #24282c;}
.blog article.post .entry-content{font-family:'Poppins', sans-serif;font-weight:400;font-size:16px;line-height:1.5;}
.blog article.post .entry-content p, .blog article.post .entry-content a {color: #212b35;}
.blog article.post .entry-meta a:hover, .blog article.post .entry-meta a:hover span, .blog article.post .entry-content a:hover{color:#888888;}
body.ast-two-container #content .widget-area .widget {padding: 0;background: transparent;}
body.ast-two-container #content .widget-area .widget .widget-title {font-size: 11px;text-transform: uppercase;color: #222;font-weight: bold;letter-spacing: 2px;margin-bottom: 20px;}
body.ast-two-container #content .widget-area .widget ul li {padding: 7px 0;border-top: 1px solid #ddd;line-height: normal;}
body.ast-two-container #content .widget-area .widget ul li:last-child {border-bottom: 1px solid #ddd;}
body.ast-two-container #content .widget-area .widget ul li a {font-size: 14px;font-weight: 400;font-family: 'Poppins', sans-serif;color: #212b35;line-height: 1.7;display: inline-block;}
body.ast-two-container #content .widget-area .widget ul li:hover a {color: #888888;}

/* Blog List */
.page-template-blogtemplate, .archive{background: #fff;}
.page-template-blogtemplate .navbar, .archive .navbar{ padding:50px 0 0 0;}
.page-template-blogtemplate .navbar .navbar-nav, .archive .navbar .navbar-nav {margin:0; display: flex; flex-wrap: wrap; justify-content: center;} 
.page-template-blogtemplate .navbar .navbar-nav li, .archive .navbar .navbar-nav li {display: block;} 
.page-template-blogtemplate .navbar .navbar-nav li  a, .archive .navbar .navbar-nav li  a{position: relative; font-family: 'Poppins',sans-serif;font-weight: 400;font-size: 14px;color: #1e1e1f;letter-spacing: 0;border-bottom: 1px solid #eceff4;padding: 6px 17px;}
.page-template-blogtemplate .navbar .navbar-nav li.active  a::after, .archive .navbar .navbar-nav li.active  a::after{content:''; border-bottom: solid 5px #000; position: absolute; width: 100%; bottom:-5px; display: block;}
.page-template-blogtemplate .site-header, .archive .site-header{border-bottom:1px solid #eee;}
.page-template-blogtemplate .blog-layout-1, .archive .blog-layout-1{background:#fbfbfb;border:1px solid #efefef;border-radius:0;padding:30px 30px 15px;float:none;margin-bottom:30px;}
.page-template-blogtemplate .blog-layout-1 .ast-blog-featured-section, .archive .blog-layout-1 .ast-blog-featured-section{padding-bottom:15px;}
.page-template-blogtemplate .blog-layout-1 .post-thumb, .archive .blog-layout-1 .post-thumb{margin:0;}
.page-template-blogtemplate .blog-layout-1 .post-thumb:empty, .archive .blog-layout-1 .post-thumb:empty{display:none;}
.page-template-blogtemplate .blog-layout-1 .wp-post-image, .archive .blog-layout-1 .wp-post-image{height:300px;width:100%;object-fit:cover;}
.page-template-blogtemplate .blog-layout-1 header.entry-header, .archive .blog-layout-1 header.entry-header{margin:0;}
.page-template-blogtemplate .blog-layout-1 .entry-title, .archive .blog-layout-1 .entry-title{margin-bottom:15px;line-height:1;}
.page-template-blogtemplate .blog-layout-1 .entry-title a, .archive .blog-layout-1 .entry-title a{font-weight:700;font-size:30px;color:#343a40;line-height:1;}
.page-template-blogtemplate .blog-layout-1 .entry-meta, .archive .blog-layout-1 .entry-meta {padding-bottom: 30px;display: flex;flex-wrap:wrap; font-size: 0;align-items: center;}
.page-template-blogtemplate .blog-layout-1 .entry-meta a, .page-template-blogtemplate article.post .entry-meta span, .archive .blog-layout-1 .entry-meta a, .archive article.post .entry-meta span{font-size:17px;font-family:'Poppins', sans-serif;font-weight:400;color:#212b35;}
.page-template-blogtemplate .blog-layout-1 .entry-meta span.cat-links, .archive .blog-layout-1 .entry-meta span.cat-links {display: flex;order: 1;}
.page-template-blogtemplate .blog-layout-1 .entry-meta span.cat-links a, .archive .blog-layout-1 .entry-meta span.cat-links a {border: 1px solid #dee2e6;padding: 4px 16px;border-radius: 5px;display: block;text-align: center; margin: 0 5px;}
.page-template-blogtemplate .blog-layout-1 .entry-meta span.cat-links a:hover, .archive .blog-layout-1 .entry-meta span.cat-links a:hover{color: #fff;border-color: #fff;background-color: #24282c;}
.page-template-blogtemplate .blog-layout-1 .entry-content, .archive .blog-layout-1 .entry-content{font-family:'Poppins', sans-serif;font-weight:400;font-size:16px;line-height:1.5;}
.page-template-blogtemplate .blog-layout-1 .entry-content p, .page-template-blogtemplate article.post .entry-content a, .archive .blog-layout-1 .entry-content p, .archive article.post .entry-content a {color: #212b35;}
.page-template-blogtemplate .blog-layout-1 .entry-meta a:hover, .page-template-blogtemplate article.post .entry-meta a:hover span, .page-template-blogtemplate article.post .entry-content a:hover{color:#888888;}
.page-template-blogtemplate  .ast-archive-description{margin: 0;padding: 15px 20px;margin-bottom: 23px; display: none;}
.archive .ast-archive-description{margin: 0;padding: 15px 20px;margin-bottom: 23px; display: none;}
.page-template-blogtemplate  .ast-archive-description .ast-archive-title, .archive .ast-archive-description .ast-archive-title {color: #000;font-weight: 600;font-size: 33px;}
.bloglist_footer{display: flex;justify-content: end}
.archive article.archive-design, .archive article.ast-article-post{padding: 0; margin: 0 0 30px; background: none;}
.archive article.archive-design:last-child, .archive article.ast-article-post:last-child{margin-bottom: 0;}
body .ast-pagination{ padding: 30px 0 0 0;}
body .ast-pagination .nav-links a, body  .ast-pagination .nav-links span.current, .ast-pagination .next.page-numbers, .ast-pagination .prev.page-numbers{float: none; height: auto; width: auto;display: block;font-weight: 400;background: 0 0; font-size: 16px;line-height: 1.5; padding: 15px 25px; border: 1px solid #e0e0e0; color: #535353;margin-left: 7px;}
body .ast-pagination .nav-links {display: flex; justify-content: end; flex-wrap: wrap;}
body .ast-pagination .nav-links span.current, body  .ast-pagination .nav-links a:hover{background: #151515;color: #fff;box-shadow: none; border: 1px solid #151515;}
body .ast-pagination .nav-links  span.ast-right-arrow, body  .ast-pagination .nav-links  span.ast-left-arrow{display: none;}
.page-template-blogtemplate .astrow .blog-layout-1:last-child, .archive .blog-layout-1:last-child{margin-bottom: 0;}
.post-content .entry-header .entry-meta .posted-by::before{ content: 'By :'; display: inline-block;font-size: 17px;margin-right:2px;}
/*.ast-header-button-2 .ast-custom-button {color: #ffffff;background: #24282c;border-color: #ffffff;}*/

/* sing-post */
.single-post .sing-post-main-left article.post .entry-content .wp-block-ht-block-toc .htoc__itemswrap > ol li::marker{font-size:14px;}
.single-post .sing-post-main-right .blog-advertise-item > a { margin-bottom: 30px;position: relative; padding-top:62%;}
.single-post .sing-post-main-right .blog-advertise-item > a img {object-fit: cover;max-width: 100%;height: auto;position: absolute; top: 50%;left: 50%;width: 100%;height: 100%;transform: translate3d(-50%, -50%, 0);}
.also-like-links{text-align: center; padding-top: 30px;}
.single-post #primary {width: auto;}
.single-post .single_blog .also-like-blog-box .also-like-blog-img {height: 150px;}
.single-post .single_blog .also-like-blog {width: 33.3333%;}
/* magento-to-shopify-migration-services */

.page-template-viewmoretemplate .site-header {border-bottom: 1px solid #eee;}
.viewmore-services .also-like-blogs { flex-wrap: wrap;padding: 0; margin: 0 -8px;}
#primary.viewmore-services{width: 100%; margin: 0 !important;}
.viewmore-services .also-like-blog-box .also-like-blog-img {height: 230px;}
.page-template-viewmoretemplate {background: #fff;}
.site-footer .ast-builder-social-element{transition: all .5s ease 0s;}
.site-footer .ast-footer-social-wrap .ast-builder-social-element:nth-child(1):hover{background: #3b5ca0;}
.site-footer .ast-footer-social-wrap .ast-builder-social-element:nth-child(2):hover{background: linear-gradient(44deg,#e09b3d 0%,#c74c4d 30%,#c21975 60%,#7024c4 100%);}
.site-footer .ast-footer-social-wrap .ast-builder-social-element:nth-child(3):hover{background: #0173b2;}
.social-list{z-index: 11;padding: 0;margin: 0; display:block; position: fixed;top: 138px;margin-bottom: 0;left: 0;}
.social-list li{padding: 0;margin: 0; display:block; }
.social-list li a{height: 50px; width: 50px; display: flex; align-items: center; justify-content: center;}
.social-list li svg, .social-list li img{height: 18px;display: flex; align-items: center; }
.social-list li svg, .social-list li svg path {fill: #fff;}
.social-list li:hover{opacity: 0.7;}
.social-list li:nth-child(1){background: #3b5ca0;}
.social-list li:nth-child(2){background: #1ca0f1;}
.social-list li:nth-child(3){background: #007bb5;}
.social-list li:nth-child(4){background: #E04141;}
.social-list li:nth-child(4) svg{height:14px;}
.site-footer .site-footer-primary-section-1  #text-3{ display:none;}
.site-footer .ast-builder-grid-row-3-equal .ast-builder-footer-grid-columns{ display: flex;}
.site-footer .widget_nav_menu li {padding-bottom: 7px;}
.site-footer .ast-builder-grid-row-3-equal .site-footer-section-2{ margin-left: auto;width:17%;}
.site-footer .site-footer-primary-section-1 #text-2 p{    
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.60);
    font-weight: 600;
    max-width: 230px;
}
.page-template-blogtemplate #mys_footer_contactform{display: none;}
.author .ast-author-box{display: none;}
/*.ast-header-button-2 .ast-custom-button { color: #222222; background: #ffffff;border-color: #ffffff; border-radius: 8px;}*/
/* Home main banner change css */
.home #content .elementor-element .elementor-heading-title strong:after {content: '';display: inline-block;background-image: url(/wp-content/uploads/2022/04/rocket-emoji.png);background-repeat: no-repeat;background-size: cover;
height: 50px;
width: 51px;
margin-bottom: -8px;
margin-left: 3px;
}

/* Shopify-store-setup css */
body #content .trustbox h5{
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: #444444;
}
body #content .trustbox ul{
margin: 0 0 15px 0;
padding: 0;
}
body #content .trustbox ul li{
margin: 0;
color: #444444;
padding: 0 0 0 20px;
display: block;
position: relative;
}
body #content .trustbox ul li::before{
    content: '';
    border: solid #444;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px 2px;
    position: absolute;
    left: 0;
    top: 7px;
    -webkit-transform: rotate(45deg);
}
.function-row .elementor-element-populated{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: auto;
}
.function-row .elementor-element-populated .childservicebox{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 33.333%;
    margin: 0;
    padding:15px;
}
.function-row .elementor-element-populated .childservicebox .elementor-widget-container{
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    padding: 30px;
    color: #666666;
}
.function-row .elementor-element-populated .childservicebox .elementor-widget-container .elementor-icon-box-title a,.function-row .elementor-element-populated .childservicebox .elementor-widget-container .elementor-icon-box-title span{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #222222;
}
.function-row .elementor-element-populated .childservicebox .elementor-widget-container p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    color: #666666;
}
.function-row .elementor-element-populated .childservicebox  .elementor-icon svg{
    height: auto;
    width: auto;
}
.function-row .elementor-element-populated .childservicebox  .elementor-icon-box-wrapper {
    text-align: left;
}
.function-row .elementor-element-populated .childservicebox .elementor-button{
    color: #222222;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #24282C; 
    margin-top:auto;
}
.function-row .elementor-element-populated .childservicebox .elementor-button:hover{
    color: #FFFFFF;
    background-color: #24282C;
}
.function-row .elementor-element-populated .childservicebox .elementor-widget-container .elementor-icon-box-title{
    margin-bottom:15px;
}
.function-row .elementor-element-populated .childservicebox .elementor-widget-container p:empty{
    margin: 0;
}
.function-row{
    background: #FBFBFB;
    padding: 76px 0;
}
.banner-form-bg{
    background: #FBFBFB;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    padding: 40px;
    position: absolute;
    right: 0;
    max-width: 530px;
    top:0;
}
.banner-form{
    position: relative;
    z-index: 1;
}
.banner-form br{
    display: none;
}
.banner-form .wpcf7-form-control-wrap{
    margin-bottom: 20px;
    display: block;
}
.banner-form .wpcf7-form-control-wrap textarea{
    height: 160px;
}
body #content .banner-form p{
    margin-bottom:0;
}
.banner-form .wpcf7-submit{
    width: 100%;
}
.trust-img .elementor-widget-wrap{
    max-width: 530px;
    margin-left: auto;
}
.trust-img{
    padding-top: 170px;
}
.banner-form .codedropz-upload-handler{
    background: #FFFFFF;
    border: 1px dashed #AAAAAA;
    border-radius: 10px;
    height: 180px;
}
.banner-form .codedropz-upload-handler h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    color: #222222;
}
.banner-form .codedropz-upload-handler .cd-upload-btn, .bottom-contact-form .codedropz-upload-handler .cd-upload-btn{
    color: #222;
    background-color: #fff;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    border-style: solid;
    border-width: 1px;
    border-color: #24282c;
    margin-top: auto;
    border-radius: 8px 8px 8px 8px;
    padding:10px 32px;
    display: inline-block;
    margin-top: 20px;
}
.banner-form .codedropz-upload-handler .cd-upload-btn:hover, .bottom-contact-form .codedropz-upload-handler .cd-upload-btn:hover{
    background: #24282c;
    color: #fff;
}
.banner-form .codedropz-upload-container{
    padding: 0;
    height: 100%;
}
.codedropz-upload-inner{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.store-list-row{
    padding: 80px 0;
    max-width: 970px;
    margin: auto;
}
.store-list{
    max-width:900px;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 10px; 
    margin-bottom: 20px;
    padding: 30px 40px 30px 120px;
    position: relative;
}
.store-list::before{
    content: '';
    border-left: 1px dashed #DDDDDD;
    width: 1px;
    position: absolute;
    left:60px;
    top:0;
    height: 114%;
}
.store-list:last-child:before{
    height: 100%;
}
.store-box{
    padding: 30px 0 0 0;
}
.store-list h2{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px 0;
    color: #222222;
}
.store-list p{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
}
.store-list label{
width: 40px;
height: 40px;
background: #FFFFFF;
border: 1px solid #AAAAAA;
border-radius: 20px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 600;
font-size: 18px;
line-height: 28px;
color: #222222;
position: absolute;
left: 40px;
top:56px;
z-index: 1;
}
.title-text{
    max-width: 671px;
    margin: auto;
    padding-bottom: 30px;
}
.my-store{
    background: #24282C;
    color: #fff;  
    padding: 80px 0;
}

body .my-store h2{
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #FFFFFF;
    margin-bottom: 5px;
}
.store-left-box .elementor-widget-wrap{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.store-left-box .elementor-widget-wrap .elementor-element{
    width: 50%;
    padding:15px;
    margin: 0;
}
.store-left-box .elementor-widget-icon-box .elementor-icon-box-wrapper {
    text-align: left;
}
.store-left-box .elementor-widget-wrap .elementor-element h3{
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    padding: 0;
    margin: 0 0 5px 0;
}
.store-left-box .elementor-widget-wrap .elementor-element p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #A7A9AB;
}
.elementor-column.store-img {
padding-top: 15px;
}
.testimonial-row{
    padding: 80px 0;
}
.testimonial-grid .elementor-column{
    padding: 7px;
}
.testimonial-grid .elementor-container{
    margin: 0 -7px;
}
.testimonial-grid .elementor-widget-container, .testimonial-grid .elementor-widget{
    height: 100%;
}
.testimonial-grid .testimonial-box{
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    padding: 25px;
    height: 100%;
}
.testimonial-title{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.testimonial-title img{
    margin-right: 12px;
}
.testimonial-title h3{
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    margin: 0 0 0px 0;
    padding: 0;
}
.testimonial-title h3 label{
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #888888;
    display: block;
}
.testimonial-grid p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}
.banner-left .elementor-widget-wrap{
    max-width: 570px;
    min-height: 520px;
}
.launch-title .elementor-heading-title {
    max-width: 696px;
    margin-left: auto;
    margin-right: auto;
}

.store-list1:before{
    top: 56px;
}
.store-list:last-child:before {
    height: 34%;
}
.store-left-box .elementor-widget-wrap .elementor-icon-box-icon svg{
    height: 40px;
    width: 40px;
}
.store-left-box .elementor-widget-wrap .elementor-icon-box-icon{
    line-height: 0;
}
.raring-row p{
    padding-top: 10px;
}
.codedropz-upload-inner span{
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #444444;
    display: block;
    padding-top: 5px;
}
.childservicebox .elementor-icon-box-description{
    margin: 0 !important;
}
.make-box{
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    padding: 60px;
}
.make-box ul{
    padding: 0;
    margin: 0;
}
.make-box ul li{
    padding: 0 0 0 35px;
    margin: 0 0 20px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    display: block;
    position: relative;
}
.make-box ul li::before{
    content: '';
    background: url(/wp-content/uploads/2022/06/Website_1_.png) no-repeat;
    height:20px;
    width: 20px;
    position: absolute;
    left: 0;
    top:1px
}
.make-box h5{
    margin-bottom: 10px;
}
.development-store .title-text{
    max-width: 869px;
    padding-bottom: 15px;
}
.development-store .wrapper-item-element-without-desc ul{
    display: flex;
    margin: 0 -15px;
    padding: 0;
    flex-wrap: wrap;
}
.development-store .wrapper-item-element-without-desc ul li{
    width: 33.333%;
    padding:15px 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    display: block;
}
.development-store .wrapper-item-element-without-desc ul li .item-box{
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    padding: 30px 40px;
    height: 100%;
    align-items: center;
    display: flex;
    width: 100%;
    min-height: 110px;
}
.development-store .wrapper-item-element-without-desc ul li .item-box span{
    min-width: 28px;
    margin-right: 20px;
}
.store-left-box .elementor-widget-wrap .elementor-element.hiden-title{
    width:100%;
}
.pagination.navigation .page-numbers, .pagination.navigation a.page-numbers {font-family: 'Poppins',sans-serif;font-weight: 400;background: 0 0;font-size: 16px;line-height: 1.5;padding: 15px 25px;border: 1px solid #e0e0e0;color: #535353;float: none;margin-left: 7px;}
.ul-item-design{max-width: 1160px;margin: auto;}
.ul-item-design ul:first-child > li{display: block;}
.ul-item-design ul {display: flex;margin: 0 -10px;padding: 0;font-family: "Poppins", Sans-serif;flex-wrap: wrap;box-sizing: border-box;}
.ul-item-design ul li {width: 33.333%;padding: 10px;font-weight: 400;font-size: 16px;line-height: 24px;color: #222;box-sizing: border-box;}
.ul-item-design ul li .item-box {background: #24282C;border: 1px solid #24282C;border-radius: 10px;padding: 25px 30px 25px 20px;align-items: center;display: flex;color: fff;height: 100%;box-sizing: border-box;}
.ul-item-design ul li .item-box span {min-width: 28px;margin-right: 20px;}
.ul-item-design ul li p {margin: 0;padding: 0;}
.ul-item-design ul li .item-box svg path{ fill: #fff;}
.ul-item-design1 ul li .item-box{flex-direction: column;text-align: center;padding: 35px 25px 35px 25px;height: 100%;}
.ul-item-design1 ul li .item-box span{display: block;margin-bottom: 15px;}
.ul-item-design1 ul li .item-box h3{font-size: 22px;font-weight: 600;line-height: 26px;margin: 0 0 15px 0;color: #fff;}
.ul-item-design1 ul li .item-box p{line-height: 24px;}
.ul-item-design ul ul li{width: auto;color: #fff;text-align: left;margin-bottom:20px;line-height: 24px;padding: 0;list-style: disc;}
.ul-item-design ul ul{margin:0px 0 0 25px;}
.ul-item-design .elementor-button{font-family: "Poppins", Sans-serif;font-size: 16px;font-weight: 500;text-transform: none;line-height: 24px;color: #FFFFFF;background-color: #24282C;border-style: solid;border-width: 1px 1px 1px 1px;border-radius: 8px 8px 8px 8px;padding: 15px 32px 15px 32px;text-decoration: none;margin-top: 30px;}
.ul-item-design .elementor-button:hover{color: #24282C;background-color: #fff;}
.contact-left h2{
    padding-bottom:38px;
}
.contact-left ul li{
    margin: 0 0 14px ;
    padding: 0 0 0 30px;
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #222222;
}
.contact-left ul {
    margin: 0 0 0px;
    padding: 0 0 36px 0;
    border-bottom: 1px solid #DDDDDD;
}
.contact-left ul li:before {
    content: '';
    border: solid #56D41B;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 8px 3px;
    position: absolute;
    left: 0;
    top: 3px;
    transform: rotate(45deg);
}
.contact-left p{
    padding-top: 50px;
    margin: 0;
    max-width: 332px;
}
.contact-left p a{
    text-decoration-line: underline;
}
.contact-left p br{
    display:none;
}
.contact-left p b{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #222222;
    padding-bottom: 4px;
    display: block;
}
.contact-left .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}
.contact-left .elementor-widget-wrap{
    max-width: 560px;
}
.contact-right .elementor-widget-wrap{
    max-width: 560px;
    margin-left: auto !important;
}
.contact-right .elementor-widget-wrap textarea{
    height: 160px;
    resize: none;
}
body .contact-right .codedropz-upload-inner h3{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #222222;
    margin: 0 0 3px 0;
}
body .contact-right .codedropz-upload-inner span{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #444444;
display: block;
padding-bottom: 20px;
}
body .contact-right .codedropz-upload-inner .cd-upload-btn{
    background: #FFFFFF;
    border: 1px solid #24282C;
    border-radius: 8px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    color: #24282C;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    padding: 13px 40px;
}
body .contact-right .codedropz-upload-handler{
    background: #FFFFFF;
    border: 1px dashed #AAAAAA;
    border-radius: 10px;
    padding: 30px;
    margin-top: -8px;
}
body .contact-right  .codedropz-upload-inner, body .contact-right .codedropz-upload-container{
    padding: 0;
}
body .contact-right  .form-field{
    margin-bottom: 20px;
}
body .contact-right  .form-field.field-submit{
    margin-bottom: 0;
}
body .contact-right  .form-field.field-submit .wpcf7-submit{
    width: 100%;
}
.contact-map img{
width: 100%;
}
body .contact-right .wpcf7-form-control-wrap {
 line-height: 0;
}
body .contact-left .elementor-widget-social-icons .elementor-widget-container {
    margin: 9px 0px 0px 0px !important;
}
.site-footer .site-info-col{
    padding-top: 24px;
}
.site-footer .site-info-col p{
    position: relative;
    padding-left: 36px;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom:15px;
}
.site-footer .site-info-col p:nth-child(2){
    max-width:250px;   
}
.site-footer .site-info-col p a{
    color: #FFFFFF;;
}
.site-footer .site-info-col p svg{
    position: absolute;
    left: 0;
    top:-5px;
}
.site-footer .site-below-footer-wrap{
    padding: 0;
}
.site-footer .site-below-footer-wrap .site-below-footer-inner-wrap{
    border-top: solid 1px #1F1F1F;
}
.site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .ast-footer-social-1-wrap {
    margin-top: 0;
}
.site-footer .site-below-footer-wrap .site-footer-section-2{
    margin: auto;
    width: auto;
}





/* 06 jul careers page css */
.careers-banner .elementor-button i{
    font-size: 14px;
}
.careers-banner .text{
  max-width: 493px;  
}
.our-culture .our-culture-row .elementor-column, .section-perks .perks-row .elementor-column{
padding: 15px;
}
.our-culture .our-culture-row .elementor-container, .section-perks .perks-row .elementor-container{
    max-width: 1230px;
    margin: 0 -15px;
}
.our-culture .our-culture-row .elementor-container .elementor-widget-icon-box, .section-perks .perks-row .elementor-container .elementor-widget-icon-box{
height: 100%;
}
.our-culture .our-culture-row .elementor-container .elementor-element .elementor-widget-container, .section-perks .perks-row .elementor-container .elementor-element .elementor-widget-container{
height: 100%;
}
.td-positions-sections .elementor-widget-wrap{
    align-content: center;
}
.td-positions-sections  .elementor-widget-button{
    margin-left: auto;
}
.recruitment-right-row .elementor-element-populated{
    border-bottom: 1px solid #45484C;
    padding: 28px 20px 28px 48px !important;
    position: relative;
}
.recruitment-right-row .elementor-widget-heading{
    position: static;
    margin: 0 !important;
}
.recruitment-right-row .elementor-widget-heading h6{
    position: absolute;
    left: 10px;
    top: 31px;
}
.recruitment-right-row:first-child{
    border-top: 1px solid #45484C;
}
.mys_careers #mys_footer_contactform{
    display: none;
}
.apply-now-row .apply-now-box{
    max-width: 900px;
    padding: 60px;
    background: #FBFBFB;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    margin: auto;
}
.apply-now-row .apply-now-box .form-field{
    width:48.9%;
}
.apply-now-row .apply-now-box .form-field .wpcf7-form-control{
    background: #FFFFFF !important;
    border: 1px solid #DDDDDD;
    border-radius: 10px !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #888888;
    padding: 20px !important;
    width: 100%;
    margin: 0 !important;
}
.apply-now-row .apply-now-box  .wpcf7-form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.apply-now-row .apply-now-box .form-field.fieldfull{
    width: 100%;
}
.apply-now-row .apply-now-box .form-field textarea.wpcf7-form-control{
    height: 130px;
    resize: none;
}
.apply-now-row .apply-now-box p b{
    font-weight: 600; 
}
.apply-now-row .apply-now-box .form-field .recaptcha, .apply-now-row .apply-now-box .form-field .recaptcha .wpcf7-form-control{
    padding:0 !important;
    border: 0 !important;
    background: none !important;
}
.apply-now-row .apply-now-box .field-submit{
    margin: 0 !important;
}
.apply-now-row .apply-now-box .field-submit .wpcf7-form-control{
    background: #24282C !important;
    border-radius: 8px;
    padding: 16px 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    justify-content: center;
    text-align: center !important;
    border: 0  !important;
}
.apply-now-row .apply-now-box  .codedropz-upload-handler {
    border: 1px dashed #c5c5c5;
    margin-bottom: 0px;
    border-radius: 10px;
    background: #fff;
}
.apply-now-row .apply-now-box h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #222222;
    margin: 0 0 5px 0;
}
.apply-now-row .apply-now-box  .cd-upload-btn{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #24282C;
    border: 1px solid #24282C;
    border-radius: 8px;
    padding: 13px 40px;
    display: flex;
    margin-top: 20px;
}
.apply-now-row .apply-now-box  .upload{
    background: #FFFFFF;
    border: 1px dashed #AAAAAA;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
}
.apply-now-row .apply-now-box  .upload label{
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #222222;
    display: block;
    margin: 0 0 3px 0;
}
.apply-now-row .apply-now-box  .upload p{
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    padding: 0 0 0px 0;
    color: #444444;
    margin: 0;
}
.apply-now-row .apply-now-box  .upload .wpcf7-form-control-wrap, .apply-now-row .apply-now-box  .upload .wpcf7-form-control-wrap .wpcf7-form-control{
    padding: 0 !important;
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
}
.upload .wpcf7-form-control-wrap{
    position: relative;
    text-align: center;
    width: 150px;
    display: block;
    margin:20px auto 0 auto;
}
.upload .wpcf7-form-control-wrap input {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.upload .wpcf7-form-control-wrap::before{
    content: 'Browse...';
    color: black;
    display: inline-block;
    border: 1px solid #24282C;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #24282C;
    padding: 13px 40px;
}

/* Page-not-found css */

.page-not-found-row .error-404{
    display: none;
}
.page-not-found{
    max-width:645px;
    margin: auto;
    text-align: center;
}
.error404 #content .page-not-found-row{
    padding: 180px 0 80px;
    margin: 0;
    text-align: center;
}
.page-not-found-row h1{
    font-weight: 700;
    font-size: 50px;
    line-height: 75px;
    color: #000000;
    padding: 0;
    margin: 0 0 24px 0;
}
.page-not-found-row p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    padding:50px 0 24px 0;
    margin: 0;
}
.page-not-found-row a{
    background: #24282C;
    border-radius: 8px;
    padding: 16px 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: inline-flex;
    color: #fff;
    align-items: center;
    color: #FFFFFF;
}
.page-not-found-row a:hover{
    background: #95BF47;
}
.page-not-found-row a svg{
    margin-left: 8px;
}
.error-img svg{
    max-width: 100%;
    height: auto;
}
.error404 #mys_footer_contactform{
display: none;
}
.error404 .ast-primary-header-bar{
    background: #24282C;
}
.error404 .main-header-menu > .menu-item > .menu-link{
    color: #fff;
}
.error404 .site-logo-img img {
    transition: all 0.2s linear;
    filter: brightness(0) invert(1);
}
#mys_footer_contactform{
    display: none !important;
}

.mys-home #mys_footer_contactform, 
.mys-services #mys_footer_contactform, 
.mys-shopify-store-setup-configurations #mys_footer_contactform,
.mys-shopify-development-services #mys_footer_contactform,
.mys-shopify-optimization #mys_footer_contactform,
.mys-shopify-seo-marketing-agency #mys_footer_contactform,
.mys-shopify-store-migration-services #mys_footer_contactform
.mys-home #mys_footer_contactform,
.mys-shopify-theme-customization #mys_footer_contactform,
.mys-shopify-new-store-bulid #mys_footer_contactform,
.mys-migrate-to-shopify-2-0  #mys_footer_contactform,
.mys-custom-landing-page-build #mys_footer_contactform,
.mys-third-party-app-integeration #mys_footer_contactform,
.mys-shopify-speed-optimization-services #mys_footer_contactform,
.mys-shopify-on-page-seo-services #mys_footer_contactform,
.mys-shopify-pixel-implementation-tracking-services #mys_footer_contactform,
.mys-magento-to-shopify-migration-services #mys_footer_contactform,
.mys-woocommerce-to-shopify-migration-services #mys_footer_contactform
{
    display: block !important;
}


/* 19-July */
.single-post .site-header,
.page-template-blogtemplate .site-header{
    border-bottom: 0;
}
.single-post .custom_mint_single_blog,
.blog-page-banner{
    background-image: url("/wp-content/uploads/2022/02/services-banner-bg-1-1-1-1-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 160px 0px 85px 0px;
}

.blog-page-banner-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-page-banner-inner .blog-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #FFFFFF;
    /* color: #212121; */
    margin-bottom: 10px;
}
.elementor-kit-21 .blog-page-banner-inner h1{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    color: #FFFFFF;
    /* color: #212121; */
    margin-bottom: 24px;
}
.blog-page-banner-inner .blog-desc{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    /* color: #212121; */
}
.blog-banner-right svg{
    width: 100%;
    height: 100%;
}
.blog-banner-left {
    max-width: 513px;
}

.single-post .custom_mint_single_blog{
    height: auto;
    margin-top: 0;
    display: block
}
.custom_mint_single_blog-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.single-post .custom_mint_single_blog .sing-blog-left{
    background-color: transparent;
}
.single .custom_mint_single_blog .sing-blog-left .sing-blog-cat a{
    padding: 12px 16px;
    color: #DDDDDD;
}
.single .custom_mint_single_blog .sing-blog-left h1.blog-title,
.single .custom_mint_single_blog .sing-blog-left ul a,
.single .custom_mint_single_blog .sing-blog-left ul li{
    color: #fff;
}
.custom_mint_single_blog .sing-blog-right img{
    width: 100%;
    height: 100%;
}
.single-post .custom_mint_single_blog .sing-blog-left{
    height: auto;
    max-width: 480px;
    padding: 0;
    padding-right: 15px;
}
.single .custom_mint_single_blog .sing-blog-left ul{
    margin-bottom: 28px;
}
.single .custom_mint_single_blog .sing-blog-left ul li{
    font-size: 18px;
}
.single .custom_mint_single_blog .sing-blog-left h1.blog-title{
    padding-top: 0;
    margin-bottom: 34px;
}
.single .custom_mint_single_blog .sing-blog-left .sing-blog-cat {
    padding-top: 0;
}
.single-post .wrapper-blog-banner{
    /* height: auto; */
}

.archive .site-header,
.mint_single_blog{
    border: 0 !important;
}


 /* Aug 10 blog form design */

 .ast-separate-container .comments-count-wrapper {
    background:none;
    padding: 0;
}
.ast-separate-container .comments-count-wrapper .comment-respond{
    max-width: 900px;
    padding: 60px;
    background: #fbfbfb;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: auto auto 50px auto;
}
.ast-separate-container .comments-count-wrapper .comments-title{
    margin-bottom: 20px;
}
.ast-separate-container .comments-count-wrapper .comments-title, .ast-separate-container .comments-count-wrapper .comment-reply-title{
    background: none;
    color: #222222;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    margin-bottom: 25px;
}
.ast-separate-container .comments-count-wrapper .logged-in-as{
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 38px;
    text-align: center;
    padding-top: 10px;
}
.ast-separate-container .comments-count-wrapper .comment-form-cookies-consent #wp-comment-cookies-consent, .ast-comment-list .comment-respond p #wp-comment-cookies-consent{
    display: none;
}
.ast-separate-container .ast-comment-list li.depth-1 .ast-row .comment-respond p{
    display: none;
}
.ast-separate-container .comments-count-wrapper .logged-in-as span{
    font-weight: 600;color: #666666;
}
.ast-separate-container .comments-count-wrapper textarea{
    height:100px;
    resize: none;
    background: #fff !important;
    border: 1px solid #eaeaea;
    border-radius: 10px !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #888;
    padding: 20px !important;
    width: 100%;
    margin: 0 !important;
    resize: none;
}
#comments .comment-respond  .form-submit .submit{
    background: #24282c !important;
    border-radius: 8px;
    padding: 16px 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    justify-content: center;
    text-align: center !important;
    border: 0 !important;
    width: 100%;
}
.ast-separate-container .ast-comment-list{
    max-width: 900px;
    margin: auto;
}
.ast-comment-info .ast-comment-meta .capitalize {
    text-transform: capitalize;
}
.ast-separate-container .ast-comment-list li.depth-1 {
    padding: 4em 6.67em;
    margin-bottom: 2em;
    max-width: 900px;
    padding: 60px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: auto auto 50px auto;
    background: #fff;
}
.ast-separate-container .ast-comment-list li.depth-1 .children li{
    background: #fff;
}
.ast-separate-container .comments-count-wrapper .comment-notes{
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 38px;
    text-align: center;
    padding-top: 10px;
    display: none;
}
.ast-separate-container .comments-count-wrapper .comment-notes .required-field-message{
    font-weight: 600;color: #666666;
}
.ast-separate-container .comments-count-wrapper .ast-comment-formwrap input{
    resize: none;
    background: #fff !important;
    border: 1px solid #eaeaea;
    border-radius: 10px !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #888;
    padding: 20px !important;
    width: 100%;
    margin: 0 !important;
}
.ast-separate-container .comments-count-wrapper .ast-comment-formwrap .ast-col-lg-4{
    padding-left: 8px;
    padding-right: 8px;
    width:50%;
    margin-bottom: 18px;
}
.comments-count-wrapper .comment-form{
    display: flex;
    flex-direction: column;
}
.ast-separate-container .comments-count-wrapper .ast-comment-formwrap {
    margin-left: -8px;
    margin-right: -8px;
}
.ast-separate-container .comments-count-wrapper .comments-area .comment-textarea{
    margin-bottom: 16px;
}
.ast-separate-container .comments-count-wrapper .comment-form-cookies-consent{
    margin:0px 0 24px;
}
.ast-separate-container .ast-comment-list li.depth-1 {
    padding: 20px;
}
.ast-separate-container .ast-comment-list li .comment-respond {
    padding-left: 0;
    padding-right: 0px;
}
.ast-separate-container .ast-comment-list li.depth-1 .comment-form-textarea #comment{
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    color: #888888;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDD;
    border-radius: 10px 10px 10px 10px;
    padding: 20px 20px 20px 20px;
    resize: none;
    height: 100px;
}
.ast-separate-container .ast-comment-list li.depth-1 .comment-textarea{
    margin-bottom: 8px;
}
.ast-separate-container .ast-comment-list li.depth-1 .ast-col-lg-4, .ast-separate-container .ast-comment-list li.depth-1 .ast-col-lg-12{
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
}
.ast-separate-container .ast-comment-list li.depth-1 .ast-col-lg-4{
    width: 50%;
}
.ast-separate-container .ast-comment-list li.depth-1 .ast-col-lg-4 input{
    width: 100%;
}
.ast-separate-container .ast-comment-list li.depth-1 .ast-row{
    margin-right: -8px;
    margin-left: -8px;
}
.ast-separate-container .ast-comment-list li.depth-1 .capitalize {
    text-transform: capitalize;
}
.ast-separate-container .ast-comment-list li.depth-1 .comment-form{
    display: flex;
    flex-direction: column;
}
.ast-separate-container .ast-comment-list li.depth-1 .comment-form-url, .ast-separate-container .comments-count-wrapper .ast-comment-formwrap .ast-col-lg-4.comment-form-url,
.page-template-blogtemplate .astrow .blog-layout-1 .ast-excerpt-container{
    display: none;
}
#comments .timendate a{
    pointer-events: none;
}
.ast-separate-container .ast-comment-list li.depth-1 .ast-comment, .ast-separate-container .ast-comment-list li.depth-2 .ast-comment{
    padding-top: 0;
    padding-bottom: 0;
}
.ast-separate-container .ast-comment-list li.depth-1 .ast-comment-meta-wrap {
    padding: 0 0 10px 0px;
}
.ast-separate-container .ast-comment-list li.depth-1 .comment{
    padding-bottom: 20px;
}
.ast-separate-container .ast-comment-list li.depth-1 .comment-notes{
    display: none;
}
.ast-separate-container .ast-comment-list li.depth-1  .comment-reply-title{
    padding-bottom: 25px;
}
#comments .timendate a{
    position: relative;
}
#comments .timendate a::after{
    content:'';
    position: absolute;
    right: 0;
    top:0;
    background: #fff;
    z-index: 1;
    width:14px;
    height: 100%;
}
#comments .comment-form-cookies-consent{
    display:none;
}
.page-template-blogtemplate .astrow,
.archive.group-blog .ast-row{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.page-template-blogtemplate #primary{
	width:100%
}
.archive.group-blog .blog-layout-1,
.page-template-blogtemplate .astrow .blog-layout-1 {
    padding: 0;
    background: transparent;
    margin-bottom: 0px;
    border: none;
}
.archive.group-blog .blog-layout-1 .post-thumb img,
.page-template-blogtemplate .astrow .blog-layout-1 .wp-post-image{
	height:auto;
}
.page-template-blogtemplate .astrow .blog-layout-1 .entry-title,
.archive .blog-layout-1 .entry-title {
    line-height: 30px;
}
.archive.group-blog .blog-layout-1 .entry-title a,
.page-template-blogtemplate .astrow .blog-layout-1 .entry-title a {
    font-weight: 400;
    font-size: 18px;
    color: #222;
    line-height: 1;
}
.archive .navbar .navbar-nav,
.page-template-blogtemplate .navbar .navbar-nav{
	gap:15px;
}
.archive .navbar .navbar-nav li a,
.page-template-blogtemplate .navbar .navbar-nav li a {
    border: 1px solid #151515;
    border-radius: 100px;
}
.archive .navbar .navbar-nav li:hover a,
.archive .navbar .navbar-nav li.active a
.page-template-blogtemplate .navbar .navbar-nav li:hover a,
.page-template-blogtemplate .navbar .navbar-nav li.active a{
    background-color: #151515;
    color: #fff;
}
.archive .blog-layout-1 .ast-blog-featured-section,
.page-template-blogtemplate .blog-layout-1 .ast-blog-featured-section{
	padding-bottom : 0px;
}
.archive .navbar .navbar-nav li.active a:after,
.archive.group-blog .ast-row::before,
.page-template-blogtemplate .navbar .navbar-nav li.active a:after{
	content : none;
}
.archive.group-blog article:has(.blog-layout-1) {
    width: 100%;
    margin-bottom: 0;
    border: none;
}
.archive.group-blog .ast-pagination .page-numbers{
	height:auto;
	width : auto;
}
body.archive.group-blog.ast-pagination-default .ast-pagination .next.page-numbers{
	padding-right: 25px;
}
body.archive.group-blog.ast-pagination-default .ast-pagination .prev.page-numbers{
	padding-left: 25px;
}
body.archive.group-blog .ast-pagination .nav-links,
.bloglist_footer{
	justify-content:center;
}
.page-template-blogtemplate .blog-layout-1 .entry-meta,
.archive .blog-layout-1 .entry-meta {
    padding-bottom: 0;
    gap: 10px;
    font-size: 13px;
	margin-top: 9px;
}
.page-template-blogtemplate .blog-layout-1 .entry-meta span,
.archive .blog-layout-1 .entry-meta span{
	font-size: 14px !important;
	color:#000;
}
.archive.group-blog .blog-layout-1 .post-thumb-img-content a,
.page-template-blogtemplate .astrow .blog-layout-1 .post-thumb-img-content a{
	position: relative;
    height: 100%;
    width: 100%;
    display: block;
	margin-bottom: 20px;
}
.archive.group-blog .blog-layout-1 .post-thumb-img-content a::after,
.page-template-blogtemplate .astrow .blog-layout-1 .post-thumb-img-content a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #e9e9e9;
    z-index: -1;
	transition: all .3s ease-in-out;
}
.archive.group-blog .blog-layout-1:hover .post-thumb-img-content a::after,
.page-template-blogtemplate .astrow .blog-layout-1:hover .post-thumb-img-content a::after{
	top: 10px;
    right: -10px;
}
.archive.group-blog .blog-layout-1:hover .entry-title a, 
.page-template-blogtemplate .astrow .blog-layout-1:hover .entry-title a{
	color: #94C13D;	
}
.archive.group-blog .blog-layout-1,
.archive.group-blog .blog-layout-1:hover{
	overflow:visible;
}
.site-logo-img .transparent-custom-logo img, .ast-theme-transparent-header .site-logo-img img {
    filter: unset;
}

/*New home page css */
.ast-theme-transparent-header #masthead {
    position: initial;
    background-color: #1E1E1E;
}

.hero-rating .elementor-image-box-content {
    display: flex;
    align-items: center;
    gap: 10px;
}
.hero-rating .elementor-image-box-content h3 {
    margin-bottom: 0;
}
section.merchants-slide::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    height: 100%;
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0.8), #00000000);
    z-index: 9;
}
.whysec-left-content .brand-item{
    cursor : pointer;
}
.whysec-right-image img {
    display: none !important;
}

.whysec-right-image img.active{
    display: block !important;
}
.brand-item:hover .elementor-widget-container {
    border-color: #ff6201 !important;
}
.brand-item.active h3.elementor-icon-box-title {
    color: #FF6201;
}
.elementor-element.marketing-box .elementor-widget-container {
    min-height: 310px;
}
.blueprint-num-img .elementor-icon::after {
    content: "";
    position: absolute;
    border-left: 3px dashed #ddd;
    height: 100%;
    width: 1px;
}
.blueprint-num-img:last-child .elementor-icon::after{
    content: none;
}
.landing-from {
    border: 2px solid #E0E6EE;
    border-radius: 10px;
    padding: 30px;
}
.landing-from .two-filed {
    display: flex;
    align-items: center;
    gap: 20px;
}
.landing-from .two-filed .form-field {
    flex: 1;
}
.landing-from .form-field span.mark {
    color: red;
    font-size: 14px;
    margin-left: 2px;
}
.landing-from span.wpcf7-not-valid-tip {
    font-size: 12px;
}
.landing-from .form-field.field-full.field-submit input.wpcf7-form-control:focus {
    color: #ffffff;
}
.landing-from .form-field.field-full.field-submit input.wpcf7-form-control:hover{
    color:#000000;
}
/*form.wpcf7-form:has(.landing-from) .wpcf7-response-output {*/
/*    color: #ff0000;*/
/*}*/
.landing-from input::placeholder,
.landing-from textarea::placeholder{
    color: #666666 !important;
}
.landing-from .message-box textarea {
    width: 100% !important;
    height: 210px;
}
.site-footer .footer-widget-area-inner h2.widget-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #ffffff66;
    font-weight: 700;
    text-align: left !important;
    position: relative;
    z-index: 9999999;
}
.site-footer .footer-widget-area-inner nav ul li a {
    color: #fff !important;
    font-size: 16px;
}
.site-footer .site-below-footer-wrap .ast-footer-copyright p {
    margin-bottom: 0;
}
.site-footer .site-below-footer-wrap .site-footer-below-section-2 {
    margin: initial;
    display: flex;
    align-items: center;
}
.site-footer-below-section-2.site-footer-section.site-footer-section-2 .footer-widget-area {
    margin: 0;
}
.ast-primary-header-bar .site-primary-header-wrap {
    padding-inline: 0px;
}
.growth-swiper-slider .swiper-slide .slider-wrapper {
    display: flex;
    gap: 32px;
    border: 2px solid #DDD;
    border-radius: 12px;
    padding: 32px;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-left,
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-right{
    flex: 1;
}
.growth-swiper-slider .swiper-slide .slider-wrapper p {
    margin-bottom: 0;
    font-weight: 500;
    color: #222;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-right h2{
    font-size: 24px;
    font-weight: 600;
    color: #222;
    margin-bottom: 8px;
    line-height : normal;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-right p span {
    color: #666;
}

.growth-swiper-slider .swiper-slide .slider-wrapper a.slider-button {
    color: #ff6201;
    margin-top: 22px;
    margin-bottom: 20px;
    font-weight: 700;
    display: flex;
    gap: 10px;
    align-items: center;
    display : none;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-left {
    height: 400px;
    /*height: 444px;*/
    width: 584px;
    position : relative;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-left .brand-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 67px;
    width: 67px;
    background: #fff;
    border-radius: 50%;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .slider-left img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 10px;
}
.growth-swiper-slider .swiper-slide .slider-wrapper p.bottom-heading {
    color: #666;
    font-size: 14px;
    margin-bottom: 7px;
}
.result-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .result-grid .result-box {
    background: #F6F5F5;
    border-radius: 16px;
    padding: 24px;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .result-grid .result-box h3 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 24px;
    color: #222;
}
.growth-swiper-slider .swiper-slide .slider-wrapper .result-grid .result-box p {
    font-weight: 400;
    color: #666;
    font-size: 14px;
}
.growth-swiper-slider {
    position: initial !important;
}
.growth-swiper-slider .slider-arrows .swiper-button-prev::after,
.growth-swiper-slider .slider-arrows .swiper-button-next::after{
    content: none;
}
.growth-swiper-slider .slider-arrows .swiper-button-prev, .slider-arrows .swiper-button-next {
    height: 40px;
    width: 40px;
}
.growth-swiper-slider .slider-arrows .swiper-button-prev {
    left: -100px;
}
.growth-swiper-slider .slider-arrows {
    position: absolute;
    top: -40px;
    right: -10px;
}
.progress-bar {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 4px;
  background-color: #FF6201;
  width: 0%;
  transition: width 0s;
}
.whysec-right-image .elementor-widget-wrap .elementor-widget-image {
    margin: 0 !important;
}

.mobile-accordion-content {
  display: block;
  transition: all 0.3s ease;
}

.mobile-accordion-header{
  cursor: pointer;
  margin-block : 18px !important;
}

.industries-section {
  padding: 40px 10px;
  text-align: center;
}
.industries-heading {
  font-size: 2em;
  margin-bottom: 30px;
}
.industries-wrapper.desktop-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.industries-wrapper.mobile-slider {
  display: none;
}
.industry-item {
  overflow: hidden;
  border-radius: 12px;
  position: relative;
}
.industry-image img {
  width: 100%;
  height: auto;
  display: block;
}
.industry-title {
    position: absolute;
    bottom: 10px;
    left: 0;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: 100%;
    z-index: 99;
}
.industry-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 60%, rgba(0, 0, 0, 0.30) 100%);
}
.arrow-icon {
  width: 16px;
  height: auto;
}
.industry-title p {
    margin: 0 !important;
    font-size: 16px;
    color: #fff;
}
.industry-title a.industry-link {
    display: flex;
    gap: 8px;
    align-items: center;
}
.industry-item .industry-image img {
    scale: 1;
    transition: 500ms ease;
}
.industry-item:hover .industry-image img { scale: 1.04; }
.brand-item .elementor-widget-icon-box { margin-block: 10px !important; }
.certified-logos .elementor-widget-wrap { gap: 12px; }
.certified-logos .elementor-widget-image {
    background: #fff;
    height: 63px;
    line-height: 55px;
    padding-inline: 26px;
    border: 1px solid #ddd;
    border-radius: 100px;
}
.site-header { z-index: 1010; }
.secondary-header{ color : #FF6201 !important; }
section.success-stats {
    bottom: 10px;
}
.primary-green{ color: #008000; }
.results-sec .elementor-container.elementor-column-gap-narrow { gap:32px;}
.service-table table {
    border: none;
    border-collapse: separate;
    border-spacing: 0;
}
.service-table table tbody tr:first-child td:first-child {
    border-start-start-radius: 15px;
}
.service-table table tbody tr:first-child td:last-child{
    border-start-end-radius: 15px;
}
.service-table table tbody tr:last-child td:first-child{
    border-bottom-left-radius: 15px;
}
.service-table table tbody tr:last-child td:last-child {
    border-end-end-radius: 15px;
}
.service-table table tbody tr:last-child td {
    border-bottom: none !important;
}
.service-table table tr td:nth-child(2) {
    background: #fff !important;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}
.service-table table thead tr th:nth-child(2) {
    border: 1px solid #ddd !important;
    border-bottom: 0 !important;
    border-radius: 10px 10px 0 0;
}
.service-table table tr:last-child td:nth-child(2){
    border-bottom: 1px solid #ddd !important;
    border-radius: 0 0 10px 10px;
}
.service-table table thead tr th:last-child span.uael-table__text-inner {
    color: #888;
    font-style: italic;
}
span.text-formate {
    color: rgba(244, 180, 0, 0.96);
    font-weight: 700;
    border-bottom: 1px dashed rgba(244, 180, 0, 0.96);
}
.management-process-wrapper .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}
.mys-dsp-advertising .management-process-wrapper .swiper-wrapper{
    grid-template-columns: repeat(4, 1fr);
}

.management-process-swiper .process-box {
    background: #FFF;
    border: 1px solid #DDD;
    border-radius: 12px;
    padding: 24px;
    text-align: left;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .03);
    padding-bottom: 32px;
}
.management-process-swiper .step-label {
    font-size: 12px;
    font-weight: 600;
    color: #FF6202;
    margin-bottom: 20px;
    border-radius: 6px;
    border: 1px solid rgba(255, 98, 1, 0.16);
    background: rgba(255, 98, 1, 0.04);
    padding: 6px 16px;
    display: inline-block;
    line-height: normal;
}
.management-process-swiper .swiper-slide.process-box .description {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    font-weight: 400;
}
.management-process-swiper .swiper-slide.process-box h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 12px;
}
.testimonial-slides .elementor-swiper-button i {
    display: none;
}
.testimonial-slides .elementor-swiper-button{
    background-position: center;
    background-size: cover;
    height: 42px;
    width: 42px;
    display : none !important;
}
.testimonial-slides .elementor-swiper-button.elementor-swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22.998' cy='22.999' r='21.998' transform='rotate(180 22.998 22.999)' fill='%23fff' stroke='%23222' stroke-width='1.5'/%3E%3Cpath d='M28.997 23.747a.75.75 0 0 0 0-1.5zm-12.53-1.28a.75.75 0 0 0 0 1.06L21.24 28.3a.75.75 0 1 0 1.06-1.06l-4.242-4.243 4.242-4.243a.75.75 0 1 0-1.06-1.06zm12.53.53v-.75h-12v1.5h12z' fill='%23000'/%3E%3C/svg%3E");
    left: 4px;
}
.testimonial-slides .elementor-swiper-button.elementor-swiper-button-next{
   background-image: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22.998' cy='22.998' r='21.998' fill='%23fff' stroke='%23222' stroke-width='1.5'/%3E%3Cpath d='M17 22.25a.75.75 0 0 0 0 1.5zm12.53 1.28a.75.75 0 0 0 0-1.06l-4.773-4.773a.75.75 0 0 0-1.06 1.06L27.939 23l-4.242 4.243a.75.75 0 0 0 1.06 1.06zM17 23v.75h12v-1.5H17z' fill='%23000'/%3E%3C/svg%3E"); 
}


.elementor-column:has(.expert-strategy-wrapper) {
    position: absolute;
    right: -30%;
    width: 80% !important;
    top: 10px;
}

.expert-strategy-swiper .swiper-slide {
    border-radius: 16px;
    padding: 40px 32px;
    height: auto;
}
.expert-strategy-swiper .strategy-slide .step-number {
    font-size: 16px;
    font-weight: 700;
    color: #444;
    display: inline-block;
    background: #fff;
    border: 1px solid;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
}

.expert-strategy-swiper .strategy-slide h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px;
}

.expert-strategy-swiper .strategy-slide .strategy-content {
    font-size: 14px;
    color: #666;
    margin-bottom: 25px;
    line-height: 1.6;
}

.expert-strategy-swiper .strategy-slide .strategy-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.expert-strategy-swiper .strategy-slide .strategy-list li {
    display: flex;
    gap: 9px;
    border-top: 1px solid #eee;
    padding-block: 12px;
    align-items: baseline;
}
.expert-strategy-swiper .strategy-slide .strategy-list li:last-child{
    border-bottom :1px solid #eee;
}

.strategy-slide .strategy-list .strategy-icon svg {
  width: 10px;
  height: 10px;
  flex-shrink: 0;
  margin-top: 5px;
}

.expert-strategy-swiper .strategy-slide .strategy-list .strategy-text {
  font-size: 14px;
  color: #222;
  font-weight : 500;
  line-height: 20px;
}
.primary-white a.elementor-button:hover span.elementor-button-icon svg,
.primary-black a.elementor-button:hover span.elementor-button-icon svg {
    filter: invert(1);
}
.expert-strategy-swiper .strategy-slide-1 { background-color: #fff5ef; }
.expert-strategy-swiper .strategy-slide-2 { background-color: #f2fff2; }
.expert-strategy-swiper .swiper-slide:is(.strategy-slide-3, .strategy-slide-5) { background-color: #f0faff; }
.expert-strategy-swiper .strategy-slide-4 { background-color: #fff0f5; }
.expert-strategy-swiper .strategy-slide-1 h3{ color: #9A4B00; }
.expert-strategy-swiper .strategy-slide-2 h3{ color: #004900; }
.expert-strategy-swiper .swiper-slide:is(.strategy-slide-3, .strategy-slide-5) h3{ color: #00305D; }
.expert-strategy-swiper .strategy-slide-4 h3{ color: #60004A; }
.expert-strategy-swiper .strategy-slide-1 .step-number { border-color: #F9D3AA; }
.expert-strategy-swiper .strategy-slide-2 .step-number { border-color: #C7E8C7; }
.expert-strategy-swiper .swiper-slide:is(.strategy-slide-3, .strategy-slide-5) .step-number { border-color: #B6D4F0; }
.expert-strategy-swiper .strategy-slide-4 .step-number { border-color: #F5CFEC; }
section.amazone-service-top .elementor-icon-box-icon ,
section.amazone-service-bottom .elementor-icon-box-icon {
    margin-inline: 0 !important;
}

.testimonial-slides cite.elementor-testimonial__cite {
    flex-direction: row;
    gap: 10px;
    align-items:center;
}

section.icon-inline-sec .elementor-icon-box-content {
    display: flex;
    align-items: center;
    gap: 20px;
}
.testimonial-slides cite.elementor-testimonial__cite span.elementor-testimonial__name,
section.icon-inline-sec h3.elementor-icon-box-title{
    min-width: fit-content;
}
.management-process-swiper .swiper-slide.process-box .description p,
section.icon-inline-sec h3.elementor-icon-box-title span p{
    margin-bottom:0;
}
.service-table table tbody tr td:first-child span.uael-table__text {
    text-align: left !important;
}
.testimonial-slides .elementor-testimonial .elementor-testimonial__text h4 {
    color: #000 !important;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 24px;
}
.about-sec-list ol{
    margin-left : 20px;
}
header.site-header .ast-custom-button-link {
    position: relative;
}
.landing-from .field-submit::after,
header.site-header .ast-custom-button-link .ast-custom-button::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M-3.49691e-07 5L10 5M10 5L6 1M10 5L6 9' stroke='%2398FF98' stroke-width='1.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    position: absolute;
    right: 24px;
    top: 22px;
    height: 12px;
    width: 11px;
    z-index: 9999;
}
header.site-header .ast-custom-button-link:hover .ast-custom-button::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M-3.49691e-07 5L10 5M10 5L6 1M10 5L6 9' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E");
}
.form-field.field-full.field-submit {
    display: inline-block;
    position: relative;
}
.landing-from .field-submit::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M1 5.25a.75.75 0 0 0 0 1.5zm10.53 1.28a.75.75 0 0 0 0-1.06L6.757.697a.75.75 0 1 0-1.06 1.06L9.939 6l-4.242 4.243a.75.75 0 0 0 1.06 1.06zM1 6v.75h10v-1.5H1z' fill='%23fff'/%3E%3C/svg%3E");
    right: 24px;
    top: 19px;
}
.landing-from.contact-form .field-submit::after{
    right: 20px;
}
.form-field.field-full.field-submit input {
    padding: 12px 40px !important;
    padding-left: 23px !important;
}
.landing-from.contact-form .form-field.field-full.field-submit input{
    padding: 12px 30px !important;
    padding-right: 40px !important;
}
.landing-from .field-submit:hover::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M1 5.25a.75.75 0 0 0 0 1.5zm10.53 1.28a.75.75 0 0 0 0-1.06L6.757.697a.75.75 0 1 0-1.06 1.06L9.939 6l-4.242 4.243a.75.75 0 0 0 1.06 1.06zM1 6v.75h10v-1.5H1z' fill='%23000'/%3E%3C/svg%3E");
}
.ast-footer-copyright p,
.footer-widget-area-inner.site-info-inner p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
    position : relative;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"]::after {
    content: "";
    height: 100%;
    width: 1px;
    background: #333;
    position: absolute;
    top : 0;
    left: 39%;
}
.site-footer-primary-section-3.site-footer-section.site-footer-section-3 {
    min-width: max-content;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
    padding-left: 30px;
}
section.about-our-work .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon{
    margin-inline: initial;
}
.gradient-heading h3.elementor-icon-box-title {
  background: linear-gradient(90deg, #98FF98 0%, #FFFFFF 100%);
  background-clip: text;
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent; 
  color: transparent;
  display: inline-block;
}
.elementor-element.menu-toggle-button {
    margin-bottom: 0 !important;
}
header.white-header {
    transition: all 1s ease-in-out !important;
}
header.white-header.header-hide {
    transform: translateY(-100px);
}
header.sticky-header .white-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffff;
    z-index: 999;
    transform: translateY(0px);
}
.custome-blog-list .uael-post__inner-wrap {
    border-top: 1px solid #dddddd;
}
.custome-blog-list .uael-post__inner-wrap .uael-post__read-more {
    position: absolute;
    right: 0;
    top: 50%;
}
.custome-blog-list .uael-post__inner-wrap h3.uael-post__title {
    max-width: 490px;
}
.custome-blog-list .uael-post-wrapper:last-child .uael-post__inner-wrap {
    border-bottom: 1px solid #dddddd;
}
.revenue-seller .elementor-icon-box-content ul {
    padding-left: 15px;
}
.revenue-seller .elementor-icon-box-content ul li {
    font-size: 14px;
    margin-bottom: 5px;
    color: #aaa;
}
.hader-contact-btn a.elementor-button:hover svg path {
    stroke: #222;
}
.sing-post-main{
    margin-top : 0 !important;
}
.sing-post-main header.entry-header {
    display: none;
}
.single-post .sing-post-main-left article.post .entry-content .pro-tip img {
    border: 0 !important;
}

/* Responsive */
@media screen and (min-width:1025px){
.home #content .elementor-section-wrap .top_banner{padding:45% 0 0 0;}
.home #content .elementor-section-wrap .top_banner .elementor-container{right: 0;position: absolute;left: 0;top: 50%;transform: translateY(-50%);margin-top: 3%;}
}
@media only screen and (min-width:1025px) and (max-width:1460px) {
    .home #content .elementor-section-wrap .top_banner h1.elementor-heading-title{
        line-height: 38px;
        font-size: 34px;
    }
    .home #content .elementor-section-wrap .top_banner h4.elementor-heading-title{
        line-height: 24px;
        font-size: 19px;
    }
    .home #content .elementor-section-wrap .top_banner {
        padding: 55% 0 0 0;
    }
}
@media (max-width : 1440px){
    
    section.hero-section .hero-left section.elementor-inner-section .elementor-element-populated {
        padding: 0 !important;
    }
    section.merchants-slide {
        padding: 2% 0% 2% 6% !important;
    }
}
@media screen and (max-width:1024px){
    .our-culture .our-culture-row .elementor-column, .section-perks .perks-row .elementor-column {
        padding: 0px 15px;
    }
    .our-culture .our-culture-row .elementor-container .elementor-element .elementor-widget-container, .section-perks .perks-row .elementor-container .elementor-element .elementor-widget-container {
        height: auto;
    }
    .perks-row .elementor-icon-box-wrapper{
        display: flex;
        align-items: center;
    }
    .join-us{
        order: 1;
    }
    .contact-left ul {
        padding: 0 0 16px;
    }
    .contact-left p {
        padding-top: 30px;
        max-width: 100%;
    }
    body .contact-right  .form-field{
        margin-bottom: 16px;
    }
    body .contact-right .codedropz-upload-handler{
        border: 1px solid #DDDDDD;
    }
    .elementor-kit-21 .contact-right  input:not([type="button"]):not([type="submit"]), .elementor-kit-21 .contact-right textarea, .elementor-kit-21 .elementor-field-textual{
        font-size: 15px;
        padding: 15px 15px 15px 15px;
        border-radius: 6px;
    }
    body .contact-right .form-field.field-submit .wpcf7-submit {
        padding: 12px 25px 12px 25px;
    }
    body .contact-right  .form-field.field-submit{
        margin-bottom: 0;
    }
    body .contact-right .codedropz-upload-inner h3 {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 3px;
    }
    body .contact-right  .dnd-upload-counter {
        right: 10px;
        bottom: 16px;
    }
    .contact-left ul li:before {
        left: 5px;
    }
    body .contact-right .codedropz-upload-inner .cd-upload-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 12px 26px;
    }
    body .contact-right .codedropz-upload-inner span {
        font-size: 12px;
        line-height: 16px;
    }
    .contact-left p b {
        font-size: 18px;
        line-height: 27px;
    }
    .contact-left ul li {
        margin: 0px 0 13px;
        padding: 0 0 0 35px;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;

    }
    body .contact-right .codedropz-upload-handler {
        margin-top: 0;
    }
    .contact-right .elementor-widget-wrap textarea {
        height: 120px;
        resize: none;
    }
    .contact-left p {
        max-width: 100%;
        font-size: 14px;
        line-height: 21px;
    }
    .contact-left h2 {
        padding-bottom: 24px;
    }
    .contact-left .elementor-widget-wrap{
        max-width: 100%;
    }
    .contact-right .elementor-widget-wrap{
        max-width: 100%;
    }
    .development-store .wrapper-item-element-without-desc ul li{
        width:50%;
    }
    .our-services-boxes .elementor-element.elementor-widget.elementor-widget-heading h5{min-height: 0;}
    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {padding: 0;background: transparent;border-radius: 0;border: none;}
    .elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item {width: 100%;margin-bottom: 5px;}
    .elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item:nth-child(odd), .elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item:nth-child(even) {float: none;padding-right: 0;}
    .elementor-column .success-stories-boxes {width: 100%;margin-left: 0;margin-right: 0;}
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {padding: 15px;}
    .elementor-element.left-right-list.elementor-widget-icon-list .elementor-inline-items .elementor-icon-list-item::before{margin-top: 11px;}
    h4 > br {display: none;}
    .sing-post-main {margin-top: 20px;padding-bottom: 20px;}
    .you-may-also-like {padding: 35px 0;}
    .also-like-blog-box .author-date li{line-height: normal;padding-right: 15px;}
    .blog #primary{padding: 40px 0;}
    .banner-form-bg {
        position: relative;
    }
    .banner-form-bg {
        max-width: 100%;
        margin-bottom: -320px;
    }
    .trust-img {
        padding-top: 8px;
        text-align: center;
    }
    .trust-img .elementor-widget-wrap {
        max-width: 100%;
        margin-left: auto;
    }

    section.merchants-slide {
        padding: 2% 0 2% 1% !important;
    }
    .elementor-element.marketing-box .elementor-widget-container {
        min-height: 270px;
    }
    section.success-stats {
        bottom: -10px;
    }
   .ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
        padding-left: 10px;
        padding-right: 10px;
    }
   
    .results-sec .elementor-container.elementor-column-gap-narrow {
        flex-wrap: nowrap;
        justify-content: space-between;
        gap: 22px;
    }
    .elementor-column:has(.expert-strategy-wrapper) {
        width: 56% !important;
        right: 0;
    }
    .expert-strategy-swiper .strategy-slide .strategy-list li{
        padding-block:10px;
    }
    .expert-strategy-swiper .swiper-slide{
        padding : 20px 12px;
    }
    .mys-dsp-advertising .management-process-wrapper .swiper-wrapper,
    .management-process-wrapper .swiper-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    section.certified-logo .elementor-column:first-child {
        width: 20%;
    }
    section.certified-logo .elementor-column:last-child {
        width: 80%;
    }
    .testimonial-slides cite.elementor-testimonial__cite {
        flex-direction: column;
        gap: 0;
        align-items: self-start;
    }
    .site-primary-footer-wrap[data-section=section-primary-footer-builder]:after {
        left: 40%;
    }
    .site-footer .site-below-footer-wrap .site-footer-section-2 {
        width: 400px;
    }
}
@media screen and (max-width:1299px){
    .social-list li a{height:28px; width:26px;}
    .social-list li svg, .social-list li img{height:15px;}
    .social-list li:nth-child(4) svg{height:10px;}
    .single-post .wrapper-blog-banner {margin: 20px 13px 0 13px;}
    .sing-post-main-left {padding: 0 20px;}    
}
@media screen and (max-width:991px){
    #content {overflow-x: hidden;}
    .step-boxes .elementor-widget-text-editor ul li{margin-bottom:15px;}
    .our-process > .elementor-container > .elementor-column {width: 50%;}
    .our-process > .elementor-container > .elementor-column .elementor-widget-wrap {min-height: 0;}
    .custom-testimonial.slider-container .testimonial-inner {min-height: 385px;background-size: 40px;}
    .custom-testimonial.slider-container .testimonial-inner .testimonial-image {width: 30%;height: 300px;}
    .custom-testimonial.slider-container .testimonial-inner .testimonial-content > p, .custom-testimonial.slider-container .testimonial-inner .testimonial-field {padding-left: calc(30% + 55px);}    
    .custom-testimonial.slider-container .testimonial-inner .testimonial-field{padding-right: 70px;}
    .elementor-widget-icon-box .elementor-icon-box-content ul li {margin-bottom: 6px;}
    .section-our-process .elementor-section .elementor-container .elementor-column{width: 33.333333%;}
    .section-our-process .elementor-icon-box-description br {display: none;}
    .single-post .wrapper-blog-banner{margin-top: 20px;}
    .single-post .sing-blog-left {padding: 20px 15px;}
    .single .sing-blog-left .sing-blog-cat {padding-top: 15px;}
    .single-post .sing-post-main-left article.post .entry-content .elementor-widget-container {font-size: 16px;}
    .sing-post-main-right .blog-advertise-item > a {border-radius: 5px;margin-bottom: 20px;}
    .you-may-also-like > h2 {font-size: 24px;}
    .below-social-list {margin: 0;padding-left: 0;}
    .also-like-blog-box .also-like-blog-title {font-size: 16px;}
    .single-post .sing-post-main-left article.post .entry-content p {font-size: 16px;}
    .single-post .sing-post-main-left article.post .entry-content ul, .single-post .sing-post-main-left article.post .entry-content ol {padding-left: 0;margin: 20px 0 20px 20px;}
    .single-post .sing-post-main-left article.post .entry-content h1, .single-post .sing-post-main-left article.post .entry-content h2, .single-post .sing-post-main-left article.post .entry-content h3, .single-post .sing-post-main-left article.post .entry-content h4, .single-post .sing-post-main-left article.post .entry-content h5, .single-post .sing-post-main-left article.post .entry-content h6{padding-top: 15px;}
    .single-post .sing-post-main-left article.post .entry-content h2 {font-size: 20px;font-weight: 600;}
    .blog article.post{padding: 15px;margin-bottom: 15px;}
    .blog article.post .entry-meta a, .blog article.post .entry-meta span, .blog article.post .entry-content {font-size: 12px;}
    .blog article.post .entry-title a{line-height: 1.2;}
    .blog #content .ast-container {padding-left: 15px;padding-right: 15px;}
    .blog article.post .entry-meta {padding-bottom: 15px;}
    .blog article.post .wp-post-image{height: 200px;}
    .page-template-blogtemplate .blog-layout-1, .archive .blog-layout-1{padding: 15px;margin-bottom: 15px;}
    .archive .blog-layout-1 .entry-meta a, .archive .blog-layout-1 .entry-meta span, .archive .blog-layout-1 .entry-content {font-size: 12px;}
    .page-template-blogtemplate .blog-layout-1 .entry-meta a, .page-template-blogtemplate .blog-layout-1 .entry-meta span, .page-template-blogtemplate .blog-layout-1 .entry-content {font-size: 12px;}
    .page-template-blogtemplate .blog-layout-1 .entry-title a, .archive .blog-layout-1 .entry-title a{line-height: 1.2;}
    .page-template-blogtemplate #content .ast-container, .archive #content .ast-container {padding-left: 15px;padding-right: 15px;}
    .page-template-blogtemplate .blog-layout-1 .entry-meta, .archive .blog-layout-1 .entry-meta {padding-bottom: 15px;}
    .page-template-blogtemplate .blog-layout-1 .wp-post-image, .archive .blog-layout-1 .wp-post-image{height: 200px;}
    .page-template-blogtemplate .blog-layout-1 .entry-title a, .archive .blog-layout-1 .entry-title a {font-size: 20px;line-height: 20px;}
    .page-template-blogtemplate .ast-archive-description .ast-archive-title, .archive .ast-archive-description .ast-archive-title {font-size: 25px;}
    .page-template-blogtemplate .navbar .navbar-nav li, .archive .navbar .navbar-nav li {padding: 5px 0;}
    .archive article.archive-design, .archive article.ast-article-post{padding: 0; margin: 0 0 15px; background: none;}
    .archive article.archive-design:last-child, .archive article.ast-article-post:last-child{margin-bottom: 0;}
    body .ast-pagination .nav-links a, body  .ast-pagination .nav-links span.current, .ast-pagination .next.page-numbers, .ast-pagination .prev.page-numbers{font-size: 15px;padding: 8px 15px;}
    body .ast-pagination .nav-links {justify-content: center; }
    body .ast-pagination .nav-links a, body .ast-pagination .nav-links span.current{ margin: 3px 3px;}
    .custom_mint_single_blog-inner,
    .blog-page-banner-inner{
        flex-wrap: wrap;
    }
    .single-post .custom_mint_single_blog .sing-blog-right,
    .single-post .custom_mint_single_blog .sing-blog-left,
    .blog-banner-right,
    .blog-banner-left{
        width: 100%;
        max-width: 100%;
    }
    .single-post .custom_mint_single_blog .sing-blog-left,
    .blog-banner-left{
        order: 1;
        margin-top: 34px;
    }
    .single-post .custom_mint_single_blog .sing-blog-right .blog-banner-right-img,
    .blog-banner-right-svg{
        max-width: 350px;
        margin: 0 auto;
    }
    .single-post .custom_mint_single_blog{
        margin: 0;
    }
    .single-post .custom_mint_single_blog,
    .blog-page-banner {
        padding: 130px 0 65px;
        background-position: -390px;
    }
    .blog-page-banner-inner .blog-text{
        font-size: 16px;
        line-height: 24px;
    }
    .blog-page-banner-inner h1{
        font-weight: 700;
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 12px;
    }
    .blog-page-banner-inner .blog-desc{
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
    }
    .single .custom_mint_single_blog .sing-blog-left h1.blog-title{
        font-size: 24px;
        line-height: 36px;
    }
    .single .custom_mint_single_blog .sing-blog-left ul li{
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
    }
    .single .custom_mint_single_blog .sing-blog-left ul {
        margin-bottom: 18px;
    }
    .single .custom_mint_single_blog .sing-blog-left h1.blog-title {
        margin-bottom: 22px;
    }
    .single .custom_mint_single_blog .sing-blog-left .sing-blog-cat a {
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .error404 .ast-primary-header-bar{
        background-color: #24282c !important;
    }
	.page-template-blogtemplate .astrow,
	.archive.group-blog .ast-row{
		grid-template-columns: repeat(2, 1fr);
	}
	.page-template-blogtemplate .ast-pagination .nav-links span.current,
	body.archive.group-blog .ast-pagination .nav-links span.current{
		padding: 15px 25px;
	}
	.testimonial-slides .elementor-swiper-button{
	    display : inline-flex !important;
	}
	section.success-stats {
        bottom: 10px;
    }
}
@media screen and (max-width:912px){
    .store-list-row {
        padding: 30px 15px;
    }
    .title-text {
        max-width: 100%;
    }
    .store-img{
        order: -1;
        padding: 15px 0;
    }
    .store-img .elementor-widget-container{
        text-align: center;
    }
    .my-store {
        padding: 50px 15px;
    }
    .banner-left .elementor-widget-wrap {
        max-width: inherit;
        min-height: inherit;
    }
    .make-box {
        padding:30px 20px;
    }
    .ul-item-design ul li {
        width:50%;
    }
    .site-primary-footer-wrap[data-section=section-primary-footer-builder]:after{
        display : none;
    }
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(3, 1fr);
    }
    .site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
        padding-left: 0;
    }
}
@media screen and (max-width:920px){
    .error404 .main-header-menu > .menu-item > .menu-link{
        color: #5f656c;
    }
    .error404 .main-header-menu > .menu-item.menu-item-has-children  > .menu-link .menu-text{
        color: #de463b;
    }
    .error404 .main-header-menu > .menu-item.menu-item-has-children .ast-menu-toggle::before{
        color: #de463b;
    }
    section.hero-section .elementor-container .elementor-column {
        width: 100%;
    }
    section.merchants-slide {
        padding: 2% 0 1% 1% !important;
    }
    section.attention-amazone .elementor-container {
        flex-direction: column-reverse;
    }
    .elementor-column:has(.expert-strategy-wrapper) {
        position: relative;
        width: 100% !important;
    }
        .expert-strategy-swiper .swiper-slide {
        padding: 30px 42px;
    }
    .expert-strategy-swiper .strategy-slide .strategy-list li{
        padding-block: 16px;
    }
    .site-footer .widget_nav_menu li {
        text-align: left;
    }
}
@media (max-width : 820px){
     .hero-rating .elementor-image-box-wrapper {
        justify-content: center;
    }
    .hero-rating .elementor-image-box-wrapper figure.elementor-image-box-img {
        width: 18% !important;
    }
    .hero-rating .elementor-image-box-content {
        width: auto !important;
    }
    .footer-widget-area-inner section.widget.widget_nav_menu nav,
    .why-brands-sec .mobile-accordion-item .elementor-icon-box-content .elementor-icon-box-description,
     .mobile-accordion-content {
      display: none;
    }
    .footer-widget-area-inner section.widget.widget_nav_menu.active nav,
    .why-brands-sec .mobile-accordion-item.active .elementor-icon-box-content .elementor-icon-box-description,
    .mobile-accordion-item.active .mobile-accordion-content {
      display: block;
    }
    .mobile-accordion-item .elementor-element-populated {
        border-bottom: 2px dashed #dddddd;
    }
    .mobile-accordion-item.last-option .elementor-element-populated {
        border: none;
    }
    .mobile-accordion-item {
        position: relative;
    }
    .mobile-accordion-item::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E");
        background-size: contain;
        height: 15px;
        width: 15px;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        top: 25px;
        transition: all 0.1s ease;
    }
     .mobile-accordion-item.active::after {
        transform: rotate(180deg);
        transition: all 0.3s ease;
        top: 20px;
    }
    .why-brands-sec .mobile-accordion-item .elementor-element-populated {
        border-bottom: 1px solid #ddd;
    }
    .why-brands-sec .mobile-accordion-item .mobile-accordion-header {
        margin-block: 13px !important;
        z-index: 999999999;
    }
    .mobile-accordion-header {
        z-index: 9999999;
    }
    .why-brands-sec .mobile-accordion-item.active .elementor-icon-box-content .elementor-icon-box-title {
        color: #FF6201;
    }
    .why-brands-sec .mobile-accordion-item.active:after{
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 7L6 2L11 7' stroke='%23FF6201' stroke-width='1.5'/%3E%3C/svg%3E");
        transform: rotate(0deg);
        transition: all 0s ease;
    }
    .landing-from .field-submit:after, header.site-header .ast-custom-button-link .ast-custom-button:after{
        right: 24px;
        top: 18px;
    }
    .ast-custom-button {
        padding-left: 25px !important;
        padding-right: 45px !important;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
        position: relative;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle:focus{
        outline : none;
        border: none;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle svg {
        visibility: hidden;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle::after {
        content: "";
        position: absolute;
        top: 2px;
        left: 12px;
        height: 35px;
        width: 26px;
        background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.33333 6.66667L18.6667 6.66667' stroke='%23DDDDDD' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M5.33333 16L26.6667 16' stroke='%23DDDDDD' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M5.33333 25.3333L26.6667 25.3333' stroke='%23DDDDDD' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle.toggled:after{
        content:none;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle.toggled svg {
        visibility: visible;
    }
    .custome-blog-list .uael-post__inner-wrap h3.uael-post__title {
        max-width: 290px;
    }
}
@media screen and (max-width:768px){
    .site-footer .site-info-col {
        padding-top: 24px;
        border-bottom: solid 2px #333;
        padding-bottom: 20px;
        margin-bottom: 0px;
    }
    .testimonial-row {
        padding: 20px 0;
    }
    .banner-form-bg{
        position: relative;
        max-width: 100%;
    }
    .trust-img {
        padding-top:0px;
        order: -1;
        padding-bottom: 20px;
    }
    .trust-img .elementor-widget-wrap {
        max-width: 100%;
    }
    .elementor-1285 .elementor-element.elementor-element-424e8fb {
        text-align: center;
    }
    .function-row .elementor-element-populated .childservicebox {
        width: 50%;
    }
    .function-row {
        background: #fbfbfb;
        padding: 26px 15px;
    }
    .banner-form{
        order: 12 !important;
    }
    .title-text {
        padding-bottom: 0;
    }
    .testimonial-grid p {
        font-size: 14px;
        line-height: 22px;
    }
    .banner-form-bg {
        padding: 16px;
    }
    .elementor-kit-21 .banner-form input:not([type="button"]):not([type="submit"]), .elementor-kit-21 .banner-form textarea, .elementor-kit-21 .banner-form .elementor-field-textual {
        padding: 10px 15px 15px 10px;
        border-radius: 6px;
    }
    .banner-form .wpcf7-form-control-wrap {
        margin-bottom: 16px;
    }
    .banner-form .wpcf7-form-control-wrap textarea {
        height: 100px;
    }
    .growth-swiper-slider .swiper-slide .slider-wrapper .result-grid .result-box{
        padding:10px;
    }
    .growth-swiper-slider .swiper-slide .slider-wrapper .slider-right h2,
    .growth-swiper-slider .swiper-slide .slider-wrapper .result-grid .result-box h3 {
       font-size: 16px;
        line-height: normal;
        font-weight: 600;
    }
    .growth-swiper-slider .swiper-slide .slider-wrapper p.bottom-heading,
    .growth-swiper-slider .swiper-slide .slider-wrapper a.slider-button {
        font-size: 12px;
        line-height: normal;
    }
    .growth-swiper-slider .swiper-slide .slider-wrapper {
        gap: 20px;
        padding: 13px;
    }
    .footer-widget-area-inner.site-info-inner {
        position: relative;
    }
    .footer-widget-area-inner.site-info-inner:has(h2.widget-title)::after{
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E");
        background-size: contain;
        height: 15px;
        width: 15px;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        top: 25px;
        transition: all 0.1s ease;
    }
    .footer-widget-area-inner.site-info-inner:has(h2.widget-title)::after{
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E");
        top: 13px;
    }
    .footer-widget-area-inner.site-info-inner:has(h2.widget-title) {
        border-bottom: 2px solid #333;
        padding-bottom: 10px;
    }
    .footer-widget-area-inner.site-info-inner:has(.widget_nav_menu.active)::after{
        transform: rotate(180deg);
        transition: all 0.3s ease;
        top: 8px;
    }
    
    .elementor-element.marketing-box .elementor-widget-container {
        min-height: 200px;
    }
    .hero-rating .elementor-widget-container .elementor-image-box-wrapper {
        display : flex;
        justify-content: center !important;
    }
    .hero-rating .elementor-widget-container .elementor-image-box-wrapper figure.elementor-image-box-img, .hero-rating .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
        width: auto !important;
    }
    .growth-swiper-slider .swiper-slide .slider-wrapper .slider-left {
        height: auto;
        width : 100%;
    }
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr);
    }
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap{
        padding:20px;
    }
    .site-footer .footer-widget-area-inner nav ul li a,
    .site-footer .footer-widget-area-inner h2.widget-title {
        font-size: 14px;
    }
     .mys-dsp-advertising .management-process-wrapper .swiper-wrapper, 
    .management-process-wrapper .swiper-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{
        display : block !important;
    }
    .site-footer .site-info-col p:nth-child(2) {
        max-width: 100%;
    }
    .site-footer .footer-widget-area-inner h2.widget-title {
        margin-bottom: 0;
    }
}
@media screen and (max-width:600px){
    .development-store .title-text {
        padding-bottom: 0;
    }
    .development-store .wrapper-item-element-without-desc ul li .item-box{
        padding:20px;
        width: 100%;
        min-height:inherit;
    }
    .development-store .wrapper-item-element-without-desc ul li .item-box p{
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #222222;
    }
    .development-store .wrapper-item-element-without-desc ul li{
        width:100%;
        padding: 5px 15px;
    }
    .function-row .elementor-element-populated .childservicebox {
        width:100%;
        padding: 10px 15px;
    }
    .function-row .elementor-element-populated .childservicebox .elementor-widget-container .elementor-icon-box-title a {
        font-size: 16px;
        line-height: 24px;
    }
    .function-row .elementor-element-populated .childservicebox .elementor-widget-container p {
        font-size: 14px;
        line-height: 20px;
    }
    .function-row .elementor-element-populated .childservicebox .elementor-button{
        display: none;
    }
    .function-row .elementor-element-populated .childservicebox .elementor-icon svg {
        height: 40px;
        width: 40px;
        margin-bottom: 10px;
    }
    .function-row .elementor-element-populated .childservicebox .elementor-widget-container {
        padding:20px;
    }
    .function-row .elementor-element-populated .childservicebox .elementor-widget-container p{
        padding:0px;
        margin: 0;
    }
    .elementor-1285 .elementor-element.elementor-element-26a8d6b .elementor-heading-title {
       line-height: 26px;
    }
    .store-list {
        padding:20px 20px 20px 56px;
    }
    .store-list label {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 28px;
        left: 16px;
        top: 16px;
    }
    .store-list:before {
        left: 30px;
    }
    .store-list h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .store-list p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #666;
    }
    .store-left-box .elementor-widget-wrap .elementor-element {
        width:100%;
    }
    .store-left-box .elementor-widget-wrap .elementor-element .elementor-icon svg{
        height: 40px;
        width: 40px;
    }
    .store-left-box .elementor-widget-wrap .elementor-element p {
        font-size: 14px;
        line-height: 20px;
    }
    .store-list1:before{
        top:42px;
    }
    .store-list:last-child:before {
        height: 11%;
    }
    .pagination.navigation .page-numbers, .pagination.navigation a.page-numbers { padding: 5px 10px;}
    .pagination.navigation .page-numbers, .pagination.navigation .dots.page-numbers{margin:3px}
    .ul-item-design ul li {width:100%;padding-top:7px;padding-bottom:7px;}
	   .page-template-blogtemplate .ast-pagination .nav-links span.current, body.archive.group-blog .ast-pagination .nav-links span.current {
        padding: 5px 10px;
        line-height: normal;
    }
    .certified-logos .elementor-widget-wrap{
        justify-content: center;
    }
    .certified-logos .elementor-widget-image{
        height: 50px;
        line-height: 45px;
        padding-inline: 10px;
    }
    .certified-logos .elementor-widget-image img {
       max-width: 80%;
    }
}
@media screen and (max-width:767px){
	.page-template-blogtemplate .astrow,
	.archive.group-blog .ast-row{
		grid-template-columns: repeat(1, 1fr);
	}
    .ast-separate-container .comments-count-wrapper textarea {
        font-size: 16px;
    }
    .ast-separate-container .comments-count-wrapper .comment-notes {
        font-size: 14px;
        line-height: 22px;
        margin-bottom:25px;
        padding-top: 3px;
    }
    .ast-separate-container .comments-count-wrapper .comments-title, .ast-separate-container .comments-count-wrapper .comment-reply-title {
        font-size: 22px;
        line-height: 31px;
        padding: 0 !important;
    }
    .ast-separate-container .comments-count-wrapper .ast-comment-formwrap input {
        resize: none;
        background: #fff !important;
        border: 1px solid #eaeaea;
        border-radius: 10px !important;
        font-weight: 400;
        font-size: 16px !important;
        line-height: 27px;
        color: #888;
        padding: 13px 20px !important;
        width: 100%;
        margin: 0 !important;
    }
    .ast-separate-container .comments-count-wrapper .comment-respond {
        padding: 34px 16px 16px 16px;
    }
    .ast-separate-container .ast-comment-list li.depth-1{
        padding:16px;
    }
    #comments .comment-respond .form-submit .submit {
        padding: 13px 16px;
    }
    .page-not-found-row p {
        padding: 28px 0 8px;
    }
    .error404 #content .page-not-found-row{
        padding: 135px 0 20px;
    }
    .apply-now-row .apply-now-box {
        max-width: 900px;
        padding: 34px 16px;
    }
    .apply-now-row .apply-now-box .form-field .wpcf7-form-control {
        border-radius: 6px !important;
        font-size: 16px;
        padding:13px 20px !important;

    }
    .apply-now-row .apply-now-box .wpcf7 form>div, .wpcf7 form>p {
        margin-bottom: 16px;
    }
    .elementor-1610 .elementor-element.elementor-element-2d2b0b5 .elementor-heading-title{
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
    }
    .td-positions-sections .elementor-widget-button {
        margin-left: 0;
    }
    .td-positions-sections .elementor-widget-wrap{
        display: block !important;
    }
    .apply-now-row .apply-now-box .form-field {
        width: 100%;
    }
    .td-positions-sections .elementor-button-link{
        display: block;
        padding: 8px 20px 8px 20px;
        margin-top: 14px;
    }
    .td-positions-sections .elementor-button-link .elementor-button-link{
        margin-top:0x;
    }
    .td-positions-sections{
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        border-radius: 6px;
        padding: 26px;
    }
    .td-positions-sections  h2.elementor-heading-title {
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        margin: 0 !important;
    }
    .td-positions-sections .elementor-element-populated{
        padding: 0px 0px 10px 0px !important;
        border: 0!important;
    }
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap{
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .site-footer .site-info-col p {
        max-width: 100%;
    }
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap {
        padding: 24px 0 20px;
    }
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .ast-footer-social-1-wrap {
        margin-top: 0;
        margin-bottom: 0;
    }
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .site-footer-below-section-2{
        order: -1;
    }
    .site-footer .site-below-footer-wrap .site-below-footer-inner-wrap .footer-social-inner-wrap{
        text-align: center;
    }
    .make-box ul li{
        padding: 0 0 0 25px;
        margin: 0 0 10px 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
    }
    .make-box ul li::before{
        height:16px;
        width: 16px;
        left: 0;
        top:4px;
        background-size: cover;
        
    }
    .elementor-widget-text-editor .elementor-widget-container br{display:none;}
    .step-boxes .elementor-widget-text-editor ul li{padding-bottom:20px;}
    .step-boxes .elementor-widget-text-editor ul li::before{width:40px;height:40px;font-size:22px;margin-right:10px;line-height:40px;}
    .custom-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{margin-top:7px;}
    .bottom-contact-form .wpcf7-form{margin:0;flex-flow:column;}
    .bottom-contact-form .wpcf7-form .form-field{padding-left:0;padding-right:0; width:100%;}
    .bottom-contact-form .wpcf7-form .drag-and-drop-file {margin-left: 0;margin-right: 0;}
    .process-box .elementor-widget-icon {opacity: 1;right: auto;left: calc(50% - 5px);transform: translateX(-50%) rotate(90deg);top: auto;bottom: 5px;}
    .elementor-widget-heading h2.elementor-heading-title, .elementor-widget-heading h3.elementor-heading-title {line-height: 1.4;}
    .logo-slider img.swiper-slide-image {max-width: 90%;padding: 0 10px;}
    .our-process > .elementor-container > .elementor-column {width: 100%;}
    .custom-testimonial.slider-container .testimonial-inner {padding: 350px 30px 30px !important;min-height: 0;margin-top: 0;background-position: calc(100% - 10px) calc(100% - 10px);background-size: 30px;}
    .custom-testimonial.slider-container .testimonial-inner .testimonial-image {width: calc(100% - 60px);left: 30px;top: 30px;}
    .custom-testimonial.slider-container .testimonial-inner .testimonial-content > p {padding-left: 0;}
    .custom-testimonial.slider-container .testimonial-inner .testimonial-field {padding-left: 0;line-height: 30px;margin-bottom: 5px;font-size: 20px;padding-right: 0;}
    .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before{left: -8px;}
    .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before{left: 8px;}
    .elementor-widget-icon-box .elementor-icon-box-content ul li {margin-bottom: 10px;}
    .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon.elementor-accordion-icon-right{margin-top: 6px;}
    .section-our-process .elementor-section .elementor-container .elementor-column{width: 100%;}
    .single-post .sing-blog-left {width: 100%;}
    .sing-post-main-left, .sing-post-main-right {width: 100%;}
    .also-like-blogs{flex-wrap: wrap;}
    .also-like-blog {width: 100%;}
    .also-like-blog-box .author-date {margin-bottom: 10px;}
    .also-like-blog-box .author-date li {font-size: 10px;line-height: normal;padding-right: 5px;}
    .also-like-blog-box .also-like-blog-title {font-size: 12px;}
    .blog article.post .wp-post-image{height: 120px;}
    .viewmore-services .also-like-blog-box .also-like-blog-img {height: 160px;}
    .single-post .single_blog .also-like-blog {width:100%;}
    .site-footer .ast-builder-grid-row-3-equal .ast-builder-footer-grid-columns{ display: block;}
    .site-footer .ast-builder-grid-row-3-equal .site-footer-section-2{ margin-left: auto;width: auto;}
    .single-post .elementor-640 .elementor-element.elementor-element-13c5b91c {width: auto;}
    .home #content .elementor-element .elementor-heading-title strong:after {height: 40px;width: 40px;margin-bottom: -10px;margin-left: 3px;}
    section.merchants-slide:after{
        width:110px;
    }
    header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img{
        max-width : 100%;
        width: 100%;
    }
    section.marketing-section .elementor-image-box-wrapper {
        display: flex;
        justify-content: start;
        align-items: center;
        text-align: left;
        gap: 10px;
    }
    section.marketing-section .elementor-image-box-wrapper figure.elementor-image-box-img {
        width: auto !important;
    }
    .growth-swiper-slider .swiper-slide .slider-wrapper {
        flex-direction: column;
    }
    .elementor-element.marketing-box .elementor-widget-container {
        min-height: 190px;
    }
    .landing-from{
        padding : 10px;
    }
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-5"] .footer-widget-area-inner{
        text-align: left !important;
    }
    .site-footer .site-info-col {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .elementor-19 .elementor-element.elementor-element-acc3896 .uael-cf7-style input[type="submit"] {
        text-wrap: auto;
    }
    .industries-wrapper.desktop-grid {
      display: none;
    }
    .industries-wrapper.mobile-slider{
        display: block;
    }
    .hero-rating .elementor-widget-container .elementor-image-box-wrapper figure.elementor-image-box-img {
        margin: 0 !important;
        width: 26% !important;
    }
    .mobile-accordion-header{
        margin-block: 15px !important;
    }
    .industries-section {
        padding-block: 10px;
        padding-left: 20px;
    }
    .landing-from .two-filed .form-field {
        flex: auto;
    }
    .landing-from .two-filed {
        flex-wrap: wrap;
        gap: 0;
    }
    .landing-from .two-filed .form-field p {
        margin-bottom: 0;
    }
    section.merchants-slide {
        padding: 15px !important;
    }
    .amazon-account-button a.elementor-button {
        width: 100%;
    }
    .results-sec .elementor-container.elementor-column-gap-narrow {
        flex-wrap: wrap;
    }
    .service-table table tbody tr:first-child td:first-child {
        border-start-start-radius: 15px;
    }
    .expert-strategy-swiper .swiper-slide {
        padding: 20px;
    }
    .expert-strategy-swiper .strategy-slide h3 {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .expert-strategy-swiper .strategy-slide .strategy-content {
        font-size: 10px;
        margin-bottom: 16px;
        line-height: 14px;
    }
    .expert-strategy-swiper .strategy-slide .step-number {
        font-size: 10px;
        height: 32px;
        width: 32px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .expert-strategy-swiper .strategy-slide .strategy-list li {
        padding-block: 7px;
    }
    .expert-strategy-swiper .strategy-slide .strategy-list .strategy-text {
        font-size: 10px;
        line-height: 14px;
    }
    .mys-dsp-advertising .management-process-wrapper .swiper-wrapper,
    .management-process-wrapper .swiper-wrapper {
        display: flex !important;
        gap: unset;
    }
    .management-process-swiper .process-box{
        padding:20px;
    }
    .management-process-swiper .swiper-slide.process-box h3 {
        font-size: 14px;
        margin: 0 0 5px;
    }
    .testimonial-slides .elementor-swiper-button {
        height: 32px;
        width: 32px;
    }
    .testimonial-slides .elementor-swiper-button.elementor-swiper-button-prev {
        left: 0 !important;
    }
    .testimonial-slides .elementor-swiper-button.elementor-swiper-button-next {
        right: 0 !important;
    }
    section.icon-inline-sec .elementor-icon-box-content {
        flex-wrap: wrap;
        justify-content: center;
        gap :5px;
    }
    section.icon-inline-sec h3.elementor-icon-box-title span p {
        display: inline-block;
    }
    section.certified-logo .elementor-column{
        width : 100% !important;
    }
    header.site-header .ast-custom-button-link .ast-custom-button {
        font-family: 'Plus Jakarta Sans';
        font-size: 12px;
        padding: 14px 35px 14px 22px !important;
    }
    header.site-header .ast-custom-button-link .ast-custom-button:after {
        right: 21px;
        top: 16px;
    }
    .form-field.field-full.field-submit input {
        padding: 12px 38px 12px 20px !important;
        font-size: 12px !important;
    }
    section.solving-channels .elementor-container,
    section.promise-reliability .elementor-container {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width:766px){
/* Bnner css Responsive */
.home #content .elementor-section-wrap .top_banner{background: #000; padding-left:30px; padding-right:30px;}
body .ast-primary-header-bar{ padding: 5px !important;}
#mys_footer_contactform .elementor-640 .elementor-element.elementor-element-13c5b91c{ width: 100%;}
#mys_footer_contactform {padding: 0 15px;}
#mys_footer_contactform .elementor-640 .elementor-col-33 .elementor-widget-wrap{padding: 20px;}
#mys_footer_contactform .elementor-640 .elementor-col-33 .elementor-widget-wrap .elementor-widget-wrap{padding:0px;}
}
@media (max-width:575px){
    .hero-rating .elementor-image-box-wrapper {
        display: flex;
        gap: 10px;
    }
}
.post-content .entry-header .entry-meta .posted-by::before{
    content: 'By: ';
    margin-right: 5px;
}
.posted-by.author a {
    pointer-events: none;
}
.author-div .name{
    pointer-events: none;
}
#ast-scroll-top{
	font-size: 1rem !important;
}