/*
Theme Name: Sway Child
Template: sway
Theme URI: https://www.swaytheme.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Block Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
*/



html {
    touch-action: manipulation;
}
.clients.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
}
abbr {
    white-space: nowrap;
}

img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}

.kd-section-title .subtitle {
    letter-spacing: 0 !important;
}

.blog_widget ul.redux-social-media-list li a {
    margin-right: unset !important;
}
#wrapper .blog-social-sharing .fab {
	font-size: 24px !important;
	padding-right: 1rem !important;
}

.breadcrumbs span {
	margin: 0 2px;
}

/*404*/
section.page-404 {
    background: #fff;
}
.page-404 .error-page-image-wrapper img {
    max-width: 660px;
}
/*404*/
.hidden-link>a {
	display:none !important;
}

/*Nav Fix */
.navbar-default .nav li a {
    padding-left: 12px !important;
	padding-right: 12px !important;
	font-size: 17px !important;
}
/*Firefox Nav Fix */
@-moz-document url-prefix() {
	.navbar-default .nav li a {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
/*Safari Nav Fix */
_::-webkit-full-page-media, _:future, :root .navbar-default .nav li a {
    padding-left: 8px !important;
	padding-right: 8px !important;
}

@media (min-width: 1270px) and (max-width: 1270px) {
    .navbar-header {
        display: none;
    }
}

/* Blog */
.blog-content p {
    font-size: 18px;
}
.single-post .breadcrumbs {
    overflow: hidden !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
}
.widget_recent_entries a {
	font-size: 18px !important;
}
.widget_recent_entries .post-date {
	font-size: 15px;
	text-align: right;
}
.single-post-layout-one {
	background: #fff !important;
}
.single-post-layout-one .right-sidebar {
	background: #f2f2f2;
}
.meta-content .navigation.pagination {
    margin-top: 50px;
    margin-bottom: 50px;
}
.navigation.pagination .tt_button {
    background: #0055aa;
    color: #fff;
}
.navigation.pagination .tt_button:hover {
    background: #134169;
    color: #fff !important;
}
.content-area .vc_grid .vc_col-sm-6 .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    height: unset !important;
}
.content-area .vc_grid-item-mini .vc_btn3-container {
display: block !important;
}
#posts-content.sc-news {
	margin-top: 96px;
    padding-bottom: 96px;
}
#posts-content.sc-apu-main-content {
    padding-top: unset;
    margin-top: unset;
}

/* SC Post Grid */
.sc-post-grid .sc-post-grid-headline>div {
    font-size: 20px !important;
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
	letter-spacing: initial;
}
.sc-post-grid .vc_gitem-zone {
    margin: 0 !important;
}
.sc-post-grid-date {
    display: block !important;
    position: relative !important;
    top: 0 !important;
    bottom: 0 !important;
	margin-bottom: unset !important;
}
.sc-post-grid-date p {
    color: #7c7a99 !important;
	font-size: 14px;
	text-align: center;
	margin-bottom: 0 !important;
}
.sc-post-grid .sc-post-grid-date>div {
    color: #134169 !important;
    display: block !important;
    width: 100% !important;
}
.sc-post-grid .sc-post-grid-image {
    display: block !important;
    position: relative !important;
	border-radius: 1rem 1rem 0 0 !important;
	width: 100%;
    height: 240px;
    overflow-y: clip;
	display: flex !important;
    align-items: center;
    justify-content: center;
}
.sc-post-grid .sc-post-grid-image img {
	border-radius: 1rem 1rem 0 0 !important;
	width: 100%;
    object-fit: cover;
	min-height: 100%;
}

.sc-post-grid .sc-post-grid-image a:hover {
    box-shadow: none !important;
	transform: none !important;
}

.sc-post-grid-button a {
    color: #fff !important;
    border: none !important;
    background: #0055aa !important;
    font-family: 'SecondaryCustomFont';
    font-size: 14px !important;
}

.sc-post-grid-button a:hover {
    color: #fff !important;
    border: none !important;
    background: #134169 !important;
}

.sc-post-grid .vc_pageable-slide-wrapper {
	justify-content: center;
}
.vc_gitem-post-data.sc-blog-post-grid-fix-post-cat.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter.vc_clearfix.vc_grid-filter-.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-center {
    flex-flow: wrap;
    align-items: center;
    justify-content: flex-start;
}
.sc-post-grid .vc_grid-item-mini .vc_gitem-zone-c .vc_custom_heading.vc_gitem-post-data-source-post_excerpt {
    display: block !important;
}
/* sc-post-grid equal height */
.sc-post-grid .vc_pageable-slide-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.sc-post-grid .vc_grid-item:before {
	content: unset;
}
.sc-post-grid .vc_grid-item-mini,
.sc-post-grid .vc_gitem-zone{
	height: 100%;
}
.sc-post-grid .vc_gitem-col {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sc-blog-post-grid-fix-button {
	margin: 0 0 1rem 0 !important;
}
.vc_gitem-zone-a .vc_gitem-zone-mini {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
	 justify-content: space-between;
}
.rp4wp-related-posts ul {
    width: 100%;
    padding: 20px 0 !important;
    margin: 0;
    float: left;
    column-count: 2 !important;
}

/*E-commerce guides css */

#posts-content-e-guides {
	padding: 50px 0 0 0;
}

.right-sidebar {
	border: none !important;
}


#posts-content-e-guides h1 {
	font-family: 'PrimaryCustomFont' !important;
}

.title-e-guides {
	display: flex;
	flex-direction: column;
	background-repeat: no-repeat;
	background-size: cover;
}

.title-e-guides img {
	width: auto;
	height: auto;
}

.title-e-guides h1 {	
	width: 50%;
	padding: 10px 0 40px 80px;
	text-align: left;
	color: #fff !important;
	font-size: 24px;
}

.guide-name {
	text-align: left;
	padding: 60px 0 10px 80px;
	color: #F4E12F;
	font-size: 32px;
	font-family: 'SecondaryCustomFont' !important;	
}

.sidebar-sticky {
	position: sticky !important;
	position: -webkit-sticky;
}
.ez-toc-widget-container ul a { 
color: #011a2d;
padding: 4px 0;
list-style: none;
line-height: 1.6;
}	
	
.ez-toc-widget-container ul li a {
	color: #011a2d;
	font-size: 14px;
	line-height: 20px;
	padding: 4px 0;
}

.guides-chapter-lists ul li {
  margin: 20px 0;
}

.guides-chapter-lists ul li a {
	color: #011a2d;
	font-size: 16px;
	font-weight: 600;
	margin=top: 20px;
}



.ez-toc-widget-container li.active>a {
	font-weight: normal !important;
	color: #fff !important;
	background: #009ceb;
	width: 100%;
	padding: 10px;
	border-radius: 3px;
}

@media (max-width: 1180px)  {
	  
	#posts-content-e-guides {
    margin-top: 15px !important;
}
	.title-e-guides {
	background-image: none !important;
	background-color: #2C4A6D;
	margin-left: none !important;
}
	.guide-name {
    text-align: center;
	font-size: 28px;
/* 	line-height: 36px; */
	padding: 50px 40px 20px 40px;
}	
	.title-e-guides h1 {
	font-size: 24px;
	width: 100%;
	text-align: center;
	padding: 0px 50px 30px 50px;
	}
}
/*WP Fix padding*/
.sc-post-grid .vc_gitem-zone.vc_gitem-zone-c.vc_custom_1668679857845 {
    padding: 0 !important;
}
@media (max-width: 959px) {
	.sc-post-grid  .sc-post-grid-date p {
    	display: block !important;
	}
	.sc-post-grid .sc-post-grid-date>div {
    	display: block !important;
	}
}

/*Integration page*/
.fm-wrapper .fm-list {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.sc-integrations-sticky-menu {
    position: sticky;
    width: 100%;
    top: 10rem;
    z-index: 100000000;
}

.menu-integrations-container {
    background: #fff;
    padding: 8px;
    border-radius: 16px;
}
#menu-integrations {
display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: nowrap;
	margin: 0;
}
#menu-integrations .menu-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
#menu-integrations .menu-item a {
    color: #0055aa;
    text-align: center;
}
#menu-integrations .menu-item a:hover {
    color: #134169;
}
.sc-integrations-grid .vc_pageable-slide-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}

.bottom-white-border {
	border-bottom: 1px solid #fff;
}

.bottom-black-border {
	border-bottom: 1px solid #8f97b7;
}

.sc-gradient-border {
    background: linear-gradient(to right, #fff, #8f97b7 15%, #8f97b7 70%, #fff 100%) bottom !important;
    background-repeat: no-repeat !important;
    background-size: 100% 1px !important;
}
.sc-gradient-border-container .sc-gradient-border::after {
	content: "";
	display:block;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(130deg,#ff7a18,#af002d 41.07%,#319197 76.05%);
}

/*Custom navigation for product updates pages*/
.pu-title {
	font-size: 16px;
	color: #134169;
	margin-top: 15px;
}

.pu-block {
	max-width: 900px;
	padding: 80px 0 10px 0;
    display: flex;
    margin: 3rem auto;
	justify-content: space-between;
}

.pu-block>div {
    max-width: 45%;
}

.pu-button {
	width: 150px !important;
/*     max-width: 100%; */
	background-color: #0055aa;
	color: #fff !important;
	border-radius: 6px;
	border-width: 1px !important;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	border: 1px solid #0055aa;
	margin: auto;
	box-sizing: border-box;
	cursor: pointer;
	z-index: 11;
	position: relative;
	min-height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px 30px;
}

.pu-button a {
	padding: 9px 23px !important;
}

@media (max-width: 959px) {
#menu-integrations {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    margin: 0;
    flex-direction: column;
}
}
.sc-integrations-grid .vc_grid .vc_gitem-link {
    text-align: center;
}
/*.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element {
    flex: 1 0 auto;
    align-items: stretch;
    justify-content: stretch;
}*/
.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element .vc_grid-item-mini {
	box-shadow: rgb(124 122 153 / 10%) 0px 5px 50px 0px;
}
.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element .vc_gitem-zone .vc_gitem-zone-mini {
    width: 100%;
    height: 100%;
}
.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    width: 100%;
    height: 100%;
    display: block;
}
.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    width: 100%;
    height: 100%;
}
.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-.vc_custom_1666905891970 .vc_custom_heading {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- .vc_custom_heading.white-text h4 {
margin-bottom: 0;
}
.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row.vc_row.vc_gitem-row-position-middle .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- .vc_custom_heading.white-text h4 a {
    color: #fff !important;
	margin-bottom: 0px;
	font-size: 20px;
    padding: 10px;
    line-height: 1.5rem;
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*News section*/

.news-root span {
    padding-left: 0.5rem;
}


.shadow-box {
	box-shadow: 0 25px 98px 0 rgba(0,0,0,0.1);
}

span.post.post-news.current-item {
    padding-left: 0.5rem;
}

.transparent-background {
	background-color: rgba(0,0,0,0.0) !important;
}

.original-source {
	padding: 1rem !important;
}

.wpp-item-data-title-press a {
	color: #134169 !important;
	font-size: 20px !important;
	text-decoration !important: none;
}

.wpp-cardview li .wpp-post-title {
    margin: 0 0 0.5em;
    font-size: 20px;
    line-height: 1.2;
    color: black !important;
}

@media (max-width: 767px) {
	#posts-content {
    padding: 40px 0;
	}
		
	.sc-post-grid .sc-post-grid-image {
		height: 100%;
	}
	.sc-integrations-grid .vc_pageable-slide-wrapper .vc_grid-item.sc-integrations-grid-element {
		width: 140px;
		height: 140px;
		margin-bottom: 0px;
	}
}
/*Header Logo Fixes

.top-bar-logo  {
    display: block;
    float: left;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 500;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
	.top-main-logo  {
	display: none !important;
	}
@media (max-width: 960px) {
.top-bar-logo  {
	display: none !important;
	}
	.top-main-logo  {
	display: block !important;
	}
}
.top-bar-logo a {
    color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 320px;
    position: relative;
}
.top-bar-logo a:after {
background: url(https://sellercloud.com/a/2022/10/SC-slogan-logo.svg) CENTER CENTER NO-REPEAT;
    height: 100%;
    content: "";
    min-width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: contain;
}*/
/*Home page logos hover*/
.front-page-logo-hover-popup {
    transition: all 0.2s ease-out 0s !important;
}.front-page-logo-hover-popup:hover {
    transform: scale(1.15)  !important;
}
.front-page-logo-hover-popup img {
	max-height: 60px !important;
    max-width: 120px !important;
}
/*Fix SVG Image in box */
.front-page-feature-boxes-hover img.attachment-full {
    /*width: 100% !important;*/
	max-width: 100px !important;
}
.front-page-features-section img.attachment-full {
    max-width: 75px !important;
}
.front-page-features-section .key-icon-box.icon-top .ib-wrapper {
	background-color: #f8f8f8;
}

.front-page-home-section {
    background-repeat: no-repeat;
	background-position: left 10% top 50% !important;
	}
.front-page-feature-boxes-hover h5,
.front-page-feature-boxes-hover h4 {
	margin-bottom: 0 !important;
}

.front-page-feature-boxes-hover h5 {
	    font-size: 16px
}

.front-page-feature-boxes-hover .ib-wrapper {
	background:none !important;
}
/*Home page Headline Main*/
.home-page-main-headline h6.subtitle {
    font-family: 'PrimaryCustomFont' !important;
}
@media (max-width: 1240px) {
.page-template-default #primary {
    padding-bottom: 0px !important;
	padding-top: 0px !important;
}
}




@media (max-width: 960px) {
.key-icon-box.ib-hover-1 .ib-wrapper {
    padding: 10px 10px!important;
}
	
.ib-hover-1 .key-icon-box  {
    overflow: visible !important;
	}}

/*Home page Hs*/
.home-page h2 {
	font-size:36px !important;
	color:#0055aa !important;
	margin-bottom:20px;
}
.home-page h3 {
	font-size: 24px;
    font-weight: normal;
}
.hs-form-homepage-title {
	    font-family: 'SecondaryCustomFont' !important;
}
@media (max-width: 1240px) {
.hs-form-homepage.wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-3.vc_col-md-12.vc_col-xs-12.vc_col-has-fill {
    min-width: 100%;
}
}
h6.subtitle {
	margin-bottom: 0 !important;
}


.front-page.badges a:hover {
    transform: scale(1.15) !important;
    background: none !important;
}
.front-page.badges a {
    transition: all 0.2s ease-out 0s;
}
.front-page.badges a img{
    max-width: 250px;
}
.badges-container .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-direction:row;
}

element.style {
    position: relative;
    left: -535.909px;
    box-sizing: border-box;
    width: 2312px;
    max-width: 2312px;
}
.vc_row.wpb_row.vc_row-fluid.front-page-home-section.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.vc_custom_1666687333616.vc_row-has-fill.vc_row-has-padding-top.vc_row-has-padding-bottom.vc_row-o-equal-height.vc_row-bg-position-top.vc_row-o-content-middle.vc_row-flex.wpb_start_animation.animated {
   /* background-position-x: left !important;
    background-position-y: top !important;
    background-size: cover 100% !important;*/
    background-repeat: no-repeat !important;
    background-position: top left !important;
}


/*C*/
.feature-sections-wrapper section {
    padding-top:100px;
}				
.upper-footer .widget-title {
    font-weight:600!important;
	font-size: 18px!important;
}				
/*Breadcrumbs*/
.breadcrumbs span.current-item {
	color: #134169;
}
.breadcrumbs a.home {
	color: #7c7a99;
}
.breadcrumbs {
	color: #134169;
}
.breadcrumbs span {
	color:#134169;
	font-size: 15px;
	margin:0 2px !important;
}
.breadcrumbs a.home, .breadcrumbs a.post.post-page, .container .breadcrumbs a {
	margin: 0;
}
.breadcrumbs-divider {
    display: inline-block;
    width: 1px;
    height: 16px;
    vertical-align: middle;
    background: #134169;
	margin: 0 8px;
}

/* Heading sections */ 
@media (max-width: 767px) {
    #heading .tt_button {
        margin-left: auto !important;
        margin-right: auto !important;
        display: block;
    }
}

/*Page details*/
.kd-section-title h6.subtitle {
    font-family: 'PrimaryCustomFont' !important;
}
.blue-box-full p {
    color: #fff;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 10px;
}
.kd-section-title .subtitle {
    font-size: 24px;
}
.kd-panel-subtitle ul>li:before, .tab-text-container ul>li:before, .side-content-text ul>li:before, .wpb_text_column ul>li:before {
    padding-right: 0px !important;
    font-weight: 400;
    font-family: 'sway-font';
    font-size: 9px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    content: "";
    color: #134169 !important;
	background-color: #134169 !important;
    width: 6px;
    height: 6px;
    padding: 0;
    border-radius: 100%;
    text-align: center;
    line-height: 0;
    vertical-align: middle;
    margin: 14px 0;
}
/*.single-page-content a:hover, .blog-content a:hover {
    background: #002ce0;
    color: #fff !important;
}*/
.front-page-features-section.blue .hover_solid_secondary {
    border: 2px  solid rgb(255, 255, 255);
	background-color: #0055aa;
}
.front-page-features-section.blue .hover_solid_secondary:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #134169 !important;
}
/*Footer*/
.footer-widget-area .custom-html-widget a:hover {
    color: #fff !important;
}
.lower-footer.copyright-center .container {
    color: #fff !important;
}
.footer-bar, .upper-footer, .lower-footer .container {
 border-bottom:none;
	border-top: none;
}

.company_rounded_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    border-radius: 1rem 1rem 0 0 !important;
}
.press-card div {
	border-radius: 1rem;
}
.press-card .wpb_wrapper > p:last-child {
	margin-bottom: 0 !important;
}
.press-card > div > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
#heading iframe {
	border-radius: 1rem;
}
.wpb_wrapper p:last-child {
    margin-bottom: 0 !important;
}

/*Testimonials Slider Fix*/
.testimonials.slider.with-image .tt-content .tt-content-inner .tt-image img {
    width: 100% !important;
}


@media (min-width: 1240px) {
	.long-lines {
		columns: 2;
		column-gap: 2rem;
	}
}
.feature-box > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.page-form {
    background: #f2f2f2;
}
#heading img:not([src$=".svg"]) {
    border-radius: 1rem;
}
@media (max-width: 767px) {
	#heading h1,
	#heading h2, 
	#heading h6 {
		text-align: center;
	}
}


/* step-like blocks proper order */
.step-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	.step-row:has(> .step-text-column:first-child) {
		flex-direction: column-reverse;
	}
	.step-row:has(> .step-icon-column:first-child) {
		flex-direction: column;
	}
}


.industry-box > div {
	padding-left: unset !important;
	padding-right: unset !important;
	height: 100%;
}
.industry-box img{
	border-radius: 1rem 1rem 0 0 !important;
}
.industry-box > div > div {
	background: #fff;
	border-radius: 1rem;
	padding: unset !important;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.industry-box > div > div > div {
	flex: auto;
}


.card-title {
	font-size: 20px !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.13px;
    color: #011a2d;
    margin-bottom: 20px;
}

.card-subtitle {
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: -0.13px;
    color: #011a2d;
    margin-bottom: 20px;
	
}

.card-link {
	font-size: 18px;
    color: rgb(0, 51, 255);
    text-decoration: underline;
	font-weight: bold;
	text-decoration: none !important;
}

.card-link:hover {
	text-decoration-color: unset !important;
}
/*Buggs
.content-area .vc_grid-item-mini .vc_btn3-container {
    margin-bottom: 0;
    text-align: center;
    margin-top: 10px;
    display: flex;
    display: block !important;
}*/

.page-title-full-length {
	font-size: 36px !important; 
	font-stretch: normal; 
	font-style: normal; 
	line-height: 1.33; 
	letter-spacing: -0.25px; 
	margin: 0px 0px 20px; 
	color: #0055aa !important; 
	text-align: center;
}

.page-sub-title-full-length {
	font-size: 24px; 
	font-weight: normal; 
	font-stretch: normal; 
	font-style: normal; 
	line-height: 1.5; 
	letter-spacing: -0.25px; 
	white-space: pre-wrap; 
	color: #134169; 
	margin-top: 30px; 
	text-align: center;
}

.right-hand-form {
    background: #134169 !important;
    padding: 20px;
    color: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 100px 0 rgb(124 122 153 / 10%);
    text-align: center;
	width: 60%;
}

.page-form {
    padding: 20px;
    color: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 100px 0 rgb(124 122 153 / 10%);
    text-align: center;
}

.title-blue-section {
	line-height: 1.33;
    letter-spacing: -0.25px;
    margin: 0px 0px 25px;
    padding: 20px 0;
    font-family: "Galano Grotesque Semi Bold";
	font-weight: bold;
    font-size: 36px;
    font-stretch: normal;
    font-style: normal;
	color: #ffffff;
}

.content-blue-section {
	color: #ffffff !important;
	font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

.content-blue-section p {
	color: #ffffff !important;
	font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

.blue-outline-button .tt_button.btn_secondary_color {
    border: 1px solid #fff;
	color: #fff;
}
.blue-outline-button .tt_button.btn_secondary_color.tt_secondary_button {
	color: #fff !important;
}

.blue-outline-button .tt_button.btn_secondary_color.tt_secondary_button .iconita {
	color: #fff !important;
}

.whitepapers-blue-sections {
	background: #0055aa;
    border-radius: 12px;
    color: rgb(255, 255, 255);
    padding: 10px 10px 10px 20px;
    line-height: 1.67;
    column-count: 1;
    column-gap: 2vw;
    margin: 20px 0;
}

.transcript-webinars p {
	color: #ffffff;
	font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

.vc_box_rounded img {
	border-radius: 15px !important;
}

.our-story-quote {
	font-size: 36px;
    line-height: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.25px;
    color: #011a2d;
    margin: 0px 0px 20px;
}
.request-demo-header {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 18px !important;
	font-weight: bold;
    margin: 0 0 10px 0;
}

.key-features-section-title {
	font-size: 30px !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.25px;
    text-align: center;
    color: #0055aa !important;
	font-weight: bold;
}

.key-features-title {
	font-size: 20px;
	font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    margin: 0px 0px 5px;
}

.key-features-text {
	font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: -0.18px;
}

.key-features-title-white {
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    margin: 0px 0px 5px;
}

.key-features-text-white {
	color: #fff;
	font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: -0.18px;
}
.key-features-text-white a {
	color: #fff !important;
	text-decoration: underline;
	text-underline-offset: 0.25rem;
}

.standard-blue-button {
	display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 15px;
    text-align: center;
    color: rgb(255, 255, 255) !important;
    border-radius: 6px;
    text-transform: none;
    text-decoration: none;
	font-weight: bolder;
    line-height: 1;
    height: 40px;
    background-color: rgb(0, 51, 255);
    width: 220px;
}

.standard-white-button {
    color: rgb(255, 255, 255) !important;
    border-radius: 6px;
    text-transform: none;
    text-decoration: none;
    border: 2px solid rgb(255, 255, 255) !important;
}

.tt_button.btn_secondary_color.tt_button.tt_secondary_button.standard-white-button:hover {
	color: #0055aa !important;
	background: #fff !important;
}
.skustack-button {
	background: #673AB7 !important;
	color: #fff !important;
	border-color:  transparent !important;
}
.skustack-button:hover {
	background: #AB47BC !important;
}
.skublox-button {
	background: #68338C !important;
	color: #fff !important;
	border-color:  transparent !important;
}
.skublox-button:hover {
	background: #654798 !important;
}
.events-date {
	font-size: 18px important;
    line-height: 1.33;
    letter-spacing: -0.13px;
    color: rgb(124, 122, 153);
    margin-bottom: 20px;
}

.testimonials.slider.without-image .tt-container {
	/*padding: 40px 250px 45px;*/
    text-align: center;
    color: rgb(255, 255, 255);
    min-height: 195px;
	border-radius: 24px;
}
.sc-single-testimonial-fix.testimonials.slider.without-image .tt-container {
    min-height: 0;
}
.testimonials-title {
	font-size: 24px;
	font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.17px;
    color: #011a2d;
    margin: 0px 0px 20px;
}

.testimonials-subtitle {
	font-size: 18px;
	font-weight: bold;
    line-height: 1.33;
    color: #011a2d;
    margin: 0px;
}

.testimoials-link {
	font-weight: bold;
	font-size: 18px;
    text-decoration: none;
    text-transform: none;
    line-height: 1.33;
}

.testimonials-text {
	font-size: 18px;
    line-height: 1.33;
    color: #011a2d;
    margin: 25px 0px 0px;
    max-width: 610px;
}

.testimonials-section-title {
	font-size: 24px;
	font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.17px;
    color: #0055aa;
    margin: 0px 0px 30px;
}

.wpb_single_image img {
	border-radius: 1rem;
}

h6 {
	font-weight: normal !important;
}

/* Case studies blocks */
.case-title-text {
    font-size: 24px;
    line-height: 1.33;
    color: #134169;
    font-weight: bold;
}
.case-industry-text {
    font-size: 18px;
    color: #134169;
    min-height: 52px;
}
.case-logo {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    min-height: 200px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.case-button {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.case-logo figure a:hover {
    background: unset;
}
.wpb_single_image img {
    border-radius: unset;
}

.events-headlines p {
	font-size: 24px;
    font-weight: 600;
}

.sponsors-box {
	display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    -webkit-box-pack: center;
    flex-wrap: wrap;
	justify-content: center;
}


.sponsors-box.logos a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center !important;
    text-align: center !important;
    width: 13%;
    height: auto;
    padding: 20px 5px;
	transition: transform .2s;
}

.sponsors-box.logos a:hover
{
	background-color: transparent !important;
	transform: scale(1.1);
}

.sponsors-box.logos-21 a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center !important;
    text-align: center !important;
    width: 18%;
    height: auto;
    padding: 20px 20px;
	transition: transform .2s;
}
.sponsors-box.logos-21 a:hover {
	background-color: transparent !important;
	transform: scale(1.1);
}

.sponsors-box.logos a img {
    width: 100px;
    margin-bottom: 0;
    height: auto;
}
/* 
.wpb_single_image img {
    border-radius: 20px;
}*/

.wpb_video_widget .wpb_wrapper iframe {
	border-radius: 20px;
}

.events-text {
	background-color: #fff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}

.events img{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.events > div > div {
	padding-left: unset !important;
	padding-right: unset !important;
	background: unset !important;
}
.home-quote {
	font-size: 24px;
    padding: 40px 0;
    color: #0055aa;
    text-align: center;
    line-height: 1.5;
    letter-spacing: -0.17px;
	text-align: center;
	font-weight: bold;
}

.home-features-box {
	background: #fff;
	border-radius: 1rem;
	margin: 0 5px;
	padding: 40px 5px !important;
	width: calc(16.666666% - 20px) !important;
}

.home-features-box img {
	width: 75px !important;
	height: 75px !important;
}

.home-features-box > div {
	padding-left: unset !important;
	padding-right: unset !important;
	background: unset !important;
}

.counter-top-margin {
	margin-top: 30px;
}

.home-testimonial-box {
	background: #fff;
	border-radius: 24px !important;
	margin-left: 30px !important;
}

.testimonials.slider.with-image .tt-content {
	max-width: 830px !important;
	padding: 20px !important;
}

.testimonials.slider.with-image .tt-content .tt-content-inner .tt-image img {
	border-radius: 24px !important;
}

.white-font-color p {
	color: #fff;
}

.white-font-color h3 {
	color: #fff !important;
}

.white-font-color ul li {
	color: #fff !important;
}

.white-font-color a {
	color: #fff !important;
	text-decoration: underline;
}
.whitepapers-blue-sections a {
	color: #fff !important;
	text-decoration: underline;
}
.white-font-color {
	padding: 30px 10px 30px 20px;
	line-height: 1.67;
	column-count: 1;
	column-gap: 2vw;
}

.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text ul,
.white-text li {
	color: #fff !important;
}
.white-text .wpb_text_column ul>li:before{
	background-color: #fff !important;
}

.white-text .kd-panel-subtitle ul>li:before, .white-text .tab-text-container ul>li:before, .white-text .side-content-text ul>li:before, .white-text .wpb_text_column ul>li:before {
	background-color: #fff !important;
	
}
.two-columns {
	column-count: 2;
}

.edi-feature-box {
	display: flex;
	text-align: center;
	border-radius: 24px;
	box-shadow: rgb(124 122 153 / 10%) 0px 4px 40px 0px;
	background-color: rgb(255, 255, 255);
	margin: 0px 20px;
	padding: 70px 0;
}

.edi-feature-box h3 {
	font-size: 24px;
	text-align: center;
	font-family: "Galano Grotesque Semi Bold" !important;
}

.edi-feature-box img {
	max-width: 100px;
    max-height: 55px;
}

.black-button {
	background-color: #134169 !important;
	border: unset !important;
}

.black-button a: {
	color: #fff !important;
}

.black-button:hover {
	color: #fff !important;
	background-color: #134169 !important;
	border: unset !important;
}

.black-button a::hover {
	color: #fff !important;
}

@media screen and (max-width: 900px) {
.badges-container .wpb_wrapper {
	flex-direction:column;
}
}

.tt_button { max-width: 100%; }

/*Header*/


/*Icon box HTML Custom Icons Content*/
.icon-box-fix .wpb_column .vc_column-inner .wpb_wrapper, .icon-box-fix .wpb_column .vc_column-inner .wpb_wrapper > div:first-child, .icon-box-fix .wpb_column .vc_column-inner .wpb_wrapper>div>div:first-child {
    height: 100%;
}

.icon-box-fix .key-icon-box.icon-default.icon-top.cont-center .ib-icon-wrapper {
	margin:0 auto auto auto;
}
.icon-box-fix .key-icon-box.icon-top .ib-wrapper {
	justify-content: flex-start;
}

.icon-box-fix img.attachment-full {
    max-width: initial !important;
}
.icon-box-fix .tt-iconbox-customimg {
    width: 100% !important;
    height: 100% !important;
}
.sc-icon-in-text {
    margin: 10px 0 20px 0;
    width: 60px;
    background: border-box;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc-icon-in-text img {
    width: 100%;
    height: 100%;
    display: block;
}

/* Icon box customization */
.sc-icon-box > a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
	justify-content: space-between;
	padding: 1rem;
}
.sc-icon-box .ib-wrapper {
    padding: unset !important;
}
.sc-icon-box > a > .ib-badge {
	position: unset !important;
    order: 4;
    margin-top: 2rem;
    width: max-content;
    padding: 1rem 2rem;
    background: #0055aa;
    color: #fff;
    margin-left: auto;
    margin-right: auto !important;
    border-radius: 0.5rem;
	font-size: 15px;
	max-width: 100%;
	letter-spacing: initial;
}
.sc-icon-box > a > .ib-badge:hover {
	background: #134169;
}


@media screen and (min-width: 1280px) and (hover: none) {
	.sc-icon-box > a > .ib-badge {
		background: #134169;
	}
}
.sc-icon-box h2 {
	font-size: 22px !important;
	line-height: 26px !important;
}
.sc-equal-height-row .vc_column_container>.vc_column-inner {
    padding-left: unset;
    padding-right: unset;
}
.sc-equal-height-row > div:before,
.sc-equal-height-row > div > div:before {
	content: unset;
}
.sc-equal-height-row > div > div > div,
.sc-icon-box,
.sc-icon-box a {
	height: 100%;
}
.sc-icon-box .tt-iconbox-customimg img {
    min-height: 100px;
    max-height: 100px;
    width: auto;
    max-width: 100%;
}
.sc-icon-box .fullwidth-image > .tt-iconbox-customimg img {
    position: unset;
    left: unset;
    margin-left: unset;
    top: unset;
    margin-top: unset;
	min-height: unset;
	max-height: unset;
}
.sc-icon-box .fullwidth-image {
    position: relative;
    left: -1rem;
    top: -1rem;
    width: calc(100% + 2rem);
}
.sc-icon-box {
	border-top-left-radius: 1rem !important;
	border-top-right-radius: 1rem !important;
}

.sc-icon-box ul {
	color: #134169 !important;
}

.sc-icon-box > a > .ib-wrapper {
    flex: 1;
}
/* end of customized icon box */

.topbar>.container {
    display: flex !important;
}
@media (max-width: 959px) {
.navbar .topbar {
    display: block !important;
}

.topbar>.container {
    display: none !important;
}
}

/*  Product updates */
.product-updates-template-default .content-area,
#posts-content-e-guides,
.apu_categories-header {
	margin-top: 200px;
}
@media (max-width:959px) {
	.product-updates-template-default .content-area {
		margin: 0 1rem;
	}
	#posts-content-e-guides,
    .apu_categories-header {
	    margin-top: 3rem;
    }
}
.product-updates-template-default .post-navigation {
    max-width: 620px;
    display: block;
    margin: 3rem auto;
}
.product-updates-template-default .post-navigation .tt_button {
	min-width: 150px !important;
	max-width: 100%;
}
nav.navigation.post-navigation {
    margin-top: 3rem;
}
.post-navigation .tt_button {
    background-color: #0055aa;
    color: #fff !important;
}
.post-navigation .tt_button:hover {
    background-color: #134169 !important;
}


/* Integrations local search */
.notaresult {
    display: none !important;
}
input.sc-page-search {
    min-width: 300px;
    margin: 0 auto 1rem auto;
    padding: 0.5rem;
    display: block;
    border: 1px solid #CCC;
    border-radius: 0.5rem;
}

.sc-subscribe-form {
	color: #fff;
	text-align: center;
	font-size: 86%;
}
.sc-subscribe-form .hs-button {
    background-color: #009ceb !important;
	width: 100%;
}
.sc-subscribe-form .hs-button:hover {
    background-color: #0055aa !important;
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.content-area .vc_grid.vc_row.vc_grid-gutter-30px .vc_gitem-zone.vc_gitem-zone-a {
    margin-bottom: 10px;
}
}

.product-updates-template-default header.kd-section-title .separator_off  {
    margin-bottom: 0px !important;
}

@media (max-width: 960px) {
.product-updates-template-default header.kd-section-title:not(.disable-responsive) {
    margin-bottom: 30px!important;
}}

@media (max-width: 1025px) {
	.page-404 .error-page-image-wrapper img {
		max-width:100% !important;
	}
.product-updates-template-default header.kd-section-title {
   text-align: center;
}}

.white-txt {
	color: #fff !important;
}

@media (max-width: 960px) {
.single-integration header.kd-section-title:not(.disable-responsive) {
    margin-bottom: 20px!important;
	}}
	
/* Integrations two columns for mobile - class to use - integrations-post-grid-mobile  */
@media (max-width: 768px) {
.integrations-post-grid-mobile .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
   width: 50% !important;
   display: inline-block !important;
	}}

.rebar-wrapper .rebar-element {
background: rgb(0,102,255) !important;
background: -moz-linear-gradient(90deg, rgba(0,102,255,1) 0%, rgba(0,51,255,1) 100%) !important;
background: -webkit-linear-gradient(90deg, rgba(0,102,255,1) 0%, rgba(0,51,255,1) 100%) !important;
background: linear-gradient(90deg, rgba(0,102,255,1) 0%, rgba(0,51,255,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0055aa",endColorstr="#134169",GradientType=1) !important;
}

/* b3p49 */
#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown-menu {
	margin-left: unset !important;
}

/* b3p50 */
.nav-links {
    display: flex;
    gap: 1rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.nav-links > div {
	flex: 1;
	max-width: calc(50% - 0.5rem);
}

/* calc bullets */
ul.sc-dwnOUR.djoeCX {
    list-style: disc;
    margin-left: 1rem;
}

/* b3p74 */
.sc-post-grid .vc_gitem-row-position-middle {
/* 	height: calc(100% - 270px); */
}
.sc-post-grid .vc_gitem-row-position-top {
	height: fit-content;
}
.sc-post-grid .vc_gitem-animated-block {
	height: 100% !important;
}

/* blockquote */

#wrapper blockquote {
 box-shadow: 0px 4px 38px rgba(0, 51, 255, 0.06);
    padding-top: 60px !Important;
}

blockquote:before, #single-page blockquote:before, .format-quote .entry-wrapper:before {
    content: none !Important;
}

/* b3p95 */
.hs-email span {
    width: unset !important;
    float: unset !important;
}

/* b3p96 */
#posts-content.blog-detailed-grid .post img, #posts-content.blog-minimal-grid .post img {
    margin: unset;
    max-width: 100%;
}
#posts-content.blog-minimal-grid .type-portfolio, .related-posts .post, .related-content .portfolio, #posts-content.blog-detailed-grid .post, #posts-content.blog-minimal-grid .post {
    border: none;
}
.woo-entry-wrapper, .related-posts .post .entry-wrapper, .related-content .portfolio .entry-wrapper, #posts-content.blog-detailed-grid .entry-wrapper, #wrapper .blog-detailed-grid .entry-wrapper, #posts-content.blog-minimal-grid .entry-wrapper {
    padding: 15px;
}
.blog .entry-header.blog-header.with-topbar {
    padding-bottom: 20px;
}
.blog .entry-header .section-heading {
	color: #0055aa !important;
}
.blog-title-center .section-subheading {
    text-shadow: unset !important;
    font-size: 24px;
    font-weight: normal !important;
    font-family: 'PrimaryCustomFont' !important;
    max-width: unset;
}
.entry-header.blog-header.with-topbar {
    padding-top: 180px;
    padding-bottom: 0px;
}
.blog #posts-content {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.blog-single-title-meta-wrapper {
	margin-bottom: 0;
}
.single-post .single-post-content {
    padding-bottom: 50px;
}
.single-post .right-sidebar {
    padding: 30px;
}
.blog-single .rp4wp-related-posts {
    margin-top: 40px;
}
.single-post #posts-content .post .rp4wp-related-posts ul {
    margin-bottom: 0;
}
.blog-single .blog-social-sharing {
	display: block;
    margin-top: 0;
}
.blog-single .blog-single-content .tags+.blog-social-sharing {
    float: none;
}
.blog-single .blog-single-content .tags {
    padding-top: 0;
    padding-bottom: 30px;
}
.blog-single .author-box-wrapper {
    margin-bottom: 0;
}
.blog-single .wp-block-image:has(+ h2),
.blog-single .wp-block-image:has(+ h3),
.blog-single div.wp-block-image {
    margin-bottom: 30px;
}

.blog-content p + ul {
    margin-bottom: 20px !important;
}
.blog-content p:has(+ ul) {
    margin-bottom: 20px !important;
}

@media (max-width: 959px) {
	.single-post .entry-header.blog-header.with-topbar {
        padding-top: 20px;
    }
    .single-post .blog-single .blog-single-title-meta-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
    .single-post .blog-single .single-post-content .entry-image {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single-post #posts-content .entry-meta {
        margin-bottom: 5px;
    }
    .single-post .single-post-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.single-post #posts-content.blog-single .wp-post-image {
        margin-bottom: 40px;
    }
    .single-post #posts-content .post {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .single-post .rp4wp-related-posts ul {
        column-count: auto !important;
    }
}

#posts-content.blog-detailed-grid .post img {
	min-width: 100%;
	max-width: 100%;
	border-bottom-right-radius: unset !important;
	border-bottom-left-radius: unset !important;
}
#posts-content.blog-detailed-grid.use-sidebar .post, #posts-content.blog-minimal-grid.use-sidebar .post {
    box-shadow: 0 10px 70px rgba(38,42,76,7%);
}
.blog-detailed-grid .post-categories { 
	text-align: center;
	margin-top: 0 !important;
}
.blog-detailed-grid .post-categories li a {
    color: #134169;
    font-size: 10px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.01em;
    background: #ddd;
}
.blog-detailed-grid .post-categories li a:before { display: none; }
.blog-detailed-grid article.post {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-bottom: 30px !important;
}
.blog-detailed-grid h4 { padding: 20px 30px 0; }
.blog-detailed-grid .entry-content { padding: 0 30px 10px !important; }
.blog #posts-content.blog-detailed-grid .entry-image {
    min-height: auto;
}
.blog #posts-content.blog-detailed-grid .sc-post-grid-date {
    padding-top: 15px;
}
@media (max-width: 960px) {
    .blog-page-heading {
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog #posts-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog #posts-content.blog-detailed-grid .post {
        width: calc(50% - 30px);
        margin-left: 15px;
        margin-right: 15px;
        padding-top: 0;
    }
    .blog #posts-content.blog-detailed-grid .sc-post-grid-date p {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .blog #posts-content.blog-detailed-grid .post {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .blog #posts-content.blog-detailed-grid .right-sidebar {
        margin-bottom: 60px;
        padding: 0;
    }
}
@media (max-width: 350px) {
    .blog-page-numbers li a, .blog-page-numbers li.active a {
        width: 46px;
        height: 46px;
        line-height: 45px;
    }
}

/* blog single - toggle switch - start */
.blog-single #ez-toc-widget-container .ez-toc-title {
    line-height: 34px;
}
.blog-single #ez-toc-widget-container .ez-toc-btn {
    margin: 0;
    border-radius: 5px;
    background: #fff;
    border-color: #e7e7e7;
    box-shadow: none;
}
/* blog single - toggle switch - end */

/* rosen */
/*Generic*/
/* 
.wpb_video_widget .wpb_video_wrapper>div {
    padding-bottom: 0 !important;	
} */
h1, h2, h3, h4, h5, .container h1, .container h2, .container h3, .container h4, .container h5 {
font-family: 'SecondaryCustomFont';
	font-weight: 400;
}
.icon-box-fix-image-size img.attachment-full {
    width: 100%;
}
.svg-img .owl-item a img {
    width: 100% !important;
	height: 100% !important;
	max-height:60px !important;
}
.key-icon-box.icon-left.icon-default .tt-iconbox-customimg img {
    width: 100% !important;
	height: 100% !important;
	display:block;
	width: 45px !important;
height: 45px !important;
}

@media screen and (max-width: 960px) {
.hero-image {
    display: none !important;
}
	.wpb_single_image.vc_align_left {
    text-align: center !important;
}
	.tt_button.btn-align-left {
    width: 100%;
}
	
}
.sc-border-right {
	border-right: 1px solid #8f97b7;
}
@media screen and (max-width: 960px) {
.sc-border-right {
	border-right: none;
}
}
.sc-fix-secton-title-no-margine.kd-section-title:not(.disable-responsive) {
	margin-bottom:0 !important;
}
.hs-bg-form .page-form {
    background: #0055aa;
}
header.subtitle-above-title h6.subtitle {
    font-family: 'SecondaryCustomFont' !important;
}
.sc-white-text p,
.sc-white-text h1,
.sc-white-text h2,
.sc-white-text h3,
.sc-white-text h4,
.sc-white-text h5,
.sc-white-text h6
{	
	color:#fff !important;
}
.sc-no-border-radius img {
	border-radius: 0 !important;
}
.sc-dark-blue-80 {
	background:#134169cc;
}
.sc-rounded-corners {
	border-radius:15px;
}
.sc-orange-border {
    border: 2px solid #ff9900;
}
.sc-light-orange {
	background: #ff990012 !important;
}
.svg-image-100 img
{
   max-width: 100px !important;
}
.svg-image-160 img
{
   max-width: 160px !important;
}
.svg-image-180 img {
   max-width: 180px !important;
	 min-width: 180px !important;
}
.svg-image-200 img {
   max-width: 200px !important;
	 min-width: 200px !important;
}
.svg-image-300 img {
    max-width: 300px !important;
	        width: 100%;
}

.svg-image-250 img {
   max-width: 250px !important;
}
.svg-image-80h img {
    max-height: 80px !important;
}

.sc-bg-image-opacity-80 .kd-overlay {
    opacity: 0.8;
}
@media screen and (max-width: 960px) {
	.sc-center-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.svg-image-300 img {
    min-width: inherit;
}
	header.kd-section-title.col-lg-12.text-left.subtitle-below-title {
    text-align: center !important;
}
}
.text-white , 
.text-white p {
	color: #fff !important;
}
.no-scroll {
	overflow:hidden !important;
	height:0;
}
.sc-home-page-main-image .kd-overlay {
background: #ffffff50;
background: #ffffff;
background: -moz-linear-gradient(360deg, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 70%);
background: -webkit-linear-gradient(360deg, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 70%);
background: linear-gradient(360deg, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.sc-home-page-main-image.vc_row.vc_row-bg-position-center {
    background-position: top center !important;
/* 	background-size: auto 100% !important; */
}
@media screen and (min-width: 1920px) {
	
.sc-home-page-main-image .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container {
    align-items: flex-end !important;
}
}
.sc-white-button {
    color: #fff !important;
    background: none !important;
    border-color: white !important;
}
.dollar .kd_counter_content .kd_counter_number .kd_number_string:before {
    content: '$';
}
.sc-white-button:hover {
    color: #0055aa !important;
    background: #fff !important;
    border-color: white !important;
}
.sc-text-shadow {
	text-shadow: 0px 0 43px #00000047;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-blue {
    background: #0055aa !important;
    color: #fff;
    font-family: 'SecondaryCustomFont';
    font-size: 16px;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-blue:hover {
    background: #134169 !important;
}
.sc-box-shadow {
	box-shadow: rgb(124 122 153 / 20%) 0px 5px 50px 0px;
}
.sc-post-grid>.vc_grid-item-mini.vc_clearfix {
box-shadow: rgb(124 122 153 / 20%) 0px 5px 50px 0px;
}
.svg-image img {
    width: 100% !important;
    height: 100% !important;
}
a.port-prev.tt_button, a.port-next.tt_button {
    padding: 0px 2rem;
    min-width: 140px;
}
.sc-dark-button {
	background: #134169;
	border:none;
}
.sc-dark-button:hover {
	background: #134169;
	border:none;
}
/*icon-box-horizontal-fix*/
.icon-box-horizontal-fix .ib-simple-icon-wrapper {
    position: absolute;
    top: calc(50% - 20px);
}
.sc-tabs-fix .vc_tta-tabs-container, .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background: transparent !important;
}
.sc-tabs-fix .vc_tta-panel-body {
    overflow: visible !important;
}
.sc-tabs-fix .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
	    background: transparent !important;
}
.sc-tabs-fix .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a,
.sc-tabs-fix .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a {
    background: transparent;
    font-size: 24px !important;
    color: #0055aa !important;
    border: none !important;
	transition:none  !important;
}
.sc-tabs-fix .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover,
.sc-tabs-fix .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a:hover {
    background: transparent;
    border-bottom: 4px solid #fdbb30 !important;
}
.sc-tabs-fix .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a,
.sc-tabs-fix .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a {
    background: transparent;
    font-size: 24px !important;
    color: #0055aa;
    border-bottom: 4px solid #fdbb30 !important;
    border: none;
}
.icon-box-horizontal-fix .ib-wrapper {
border: none;
position: relative;
overflow: hidden;
}
.icon-box-horizontal-fix .wpb_column .key-icon-box,
.icon-box-horizontal-fix .wpb_column .wpb_wrapper {
	height: 100%;
}

.icon-box-horizontal-fix .key-icon-box.icon-default {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ccc;
}
@media screen and (max-width: 960px) {
	.icon-box-horizontal-fix p, .icon-box-horizontal-fix h5 {
    text-align: center !important;
}
.icon-box-horizontal-fix h5.service-heading, .icon-box-horizontal-fix p  {
    font-size: inherit !important;
}
.icon-box-horizontal-fix .ib-simple-icon-wrapper {
    display: block;
	position:inherit;
}
.icon-box-horizontal-fix .ib-wrapper .ib-simple-icon-wrapper {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
}
/*Search fix*/
.topbar-search-container.active {
    width: 600px;
}
/* form.search-form input {
    width: 100%;
} */
form.search-form label {
    width: 100%;
} 

.searchwp-live-search-result:nth-child(even) {background: #f3f3f3}
.searchwp-live-search-result:nth-child(odd) {background: #FFF}

.searchwp-live-search-result p a {
	color: #134169;
	font-size: 16px;
}
	.mobile-search {
		display: none;
	}
.sway-search-header:before {
    color: #134169;
}
@media screen and (max-width: 960px) {
		.mobile-search {
		display: block;
			padding: 20px 10px 10px 10px;
	}
	.mobile-search form {
		position: relative;
	}
	form.search-form input {
    width: 50px;
}
}
/*Custom scrollbar*/
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 1269px) {
::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(13deg, #a6a6a6 14%, #c7c7c7 64%);
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(13deg, #858585 14%, #a3a3a3 64%);
}

::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 7px 10px 12px #f0f0f0;
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #011a2d;
}

::selection {
  color: #fff;
  background: #011a2d;
}
/*Product pages*/
.sc-product-skustack-logo img,
.sc-product-skublox-logo img,
.sc-product-4dscale-logo img,
.sc-product-shipbridge-logo img,
.sc-product-turnstock-logo img,
.sc-product-imagebridge-logo img,
.sc-product-receivebridge-logo img{
    max-width: 220px !important;
    width: 100%;
    min-width: 220px;
}



.hotspot-tooltip {
	z-index:10000000;
}
.hide-on-desktop {
	display:none;
}
@media screen and (max-width: 1200px) {
	.hide-on-desktop {
	display:initial !important;
	}
}

.hotspot-item .hotspot-tooltip p {
    margin-bottom: 20px !important;
}
/*Industries Post Grid Fix*/
.sc-post-grid-subtitle div {
    padding: 0 1rem !important;
}
.sc-post-grid-subtitle div p {
    letter-spacing: initial;
}
/*Mobile menu fix*/
.mobile-menu {
	display:none;
}

@media only screen and (max-width: 960px) {
		
nav#sc-main-nav.full-height {
    height: 100%;
	background:#134169;
}
nav#sc-main-nav.full-height .menubar.main-nav-right, nav#sc-main-nav.full-height .menubar.main-nav-right .container, nav#sc-main-nav.full-height .menubar.main-nav-right .container #main-menu {
    height: 100% !important;
}
	.navbar-collapse.background-dropdown-effect.collapse.in {
    overflow: auto;
}
	.navbar-default .nav li a {
    padding: 10px 10px !important;
}
ul#menu-main-menu-sellercloud li {
    border-bottom: 1px solid #7c7a99;
}
ul#menu-main-menu-sellercloud  .menu-item-has-children li {
    border-bottom: 1px solid #25252f;;
}
	.menu-item-has-children li:last-child {
    border-bottom: none !important;
}
.mobile-menu {
	display:flex;
}
.mobile-menu .topbar-menu {
    width: 100%;
}
.navbar-nav {
    max-height: initial;
}
.mobile-menu ul#menu-topbar-menu {
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}
	.mobile-menu .top-bar-phone-number {
    color: #fff;
    text-align: center;
		margin: 0px !important;
}
	
	.mobile-menu .find-us-on-linkedin,
	.mobile-menu .free-consultation-button-desktop,
	.mobile-menu .request-demo-button-desktop,
	.mobile-menu .login-button-desktop {
		margin:10px 0;
	}
	
	
	
	
	
}
/*Search results fix*/
.entry-content-image {
    display: flex;
	align-items: center;
    justify-content: center;	
}
.entry-content-image img {
    width: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 50px 0 0;
    height: auto;
    min-width: 420px;
    max-width: 420px;
}
.entry-content-container {
    display: flex;
	align-items: center;
    justify-content: flex-start;
}
.entry-content-tags {
    width: 100%;
	margin: 0 0 0 0;
}
.entry-content-tags div {
font-family: 'SecondaryCustomFont';
    padding: 10px 20px;
    background: #0055aa;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
	margin: 0 0 20px 0;
	width: fit-content;
}
div.Blog.Post {
    background: #7c7a99;
}
@media only screen and (max-width: 767px) {
	.sc-tabs-revert-fix {
	flex-direction: column-reverse;
}
	.BlogFullWidth {
    padding: 20px;
}
.entry-content-container {
    justify-content: center;
    flex-flow: column;
}
.entry-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
	.entry-content-image img {
width: 100%;
    min-width: 220px;
    max-width: 420px;
		margin: 0 0px 0 0;
	}
}

/*Carrers page*/

.one-job {
    width: 100%;
    padding: 20px;
    margin: 0 0 20px 0;
    border-radius: 16px;
	border: 1px solid #7c7a9980;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.one-job-header {
    display: flex;
    align-items: center;
	justify-content: flex-start;
    flex-direction: column;
	width: 100%;
}
.one-job-header .one-job-header-text {
    margin:0;
	flex: 1 0 80%;
}
.one-job-header h4 {
    margin:0;
}
.one-job-header-content-text {
   flex-grow: 1;
}
.one-job-apply-button {
background: #f2f7ff;
    padding: 10px 16px;
    color: #134169 !important;
    border-radius: 10px;
    font-family: 'SecondaryCustomFont';
    font-size: 16px;
    text-align: center;
    margin: 0 20px 0 0;
	min-width: 140px;
}
.one-job-apply-button:hover {
    background: #0055aa;
    color: #fff !important;
}
.one-job-header img {
    max-height: 20px;
    max-width: 20px;
    margin: 0px 20px 0px 0px;
	flex: 1 0 20%;
	box-shadow: rgb(124 122 153 / 10%) 0px 5px 50px 0px;
}
.one-job-header-content-text p {
    color: #7c7a99;
    font-family: 'SecondaryCustomFont' !important;
}
.hidden.active {
    display: block !important;
}
.one-job-header-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
button#button-job-read-more {
	background: transparent;
    border: none;
    margin: 0px 0 0 0;
    font-size: 16px;
    padding: 10px 16px;
    border-radius: 10px;
    color: #7c7a99;
    font-family: 'SecondaryCustomFont';
	min-width:120px;
}
button#button-job-read-more:hover {
    text-decoration: underline;
}
div#one-job-description {
    padding: 20px;
    background: #fbfbfb;
    margin-top: 20px;
    border-radius: 16px;
}
.one-jobs-toggles {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
}
.one-jobs-toggles button {
	font-family: 'SecondaryCustomFont';
    border: 2px solid #0055aa;
    background: #fff;
    font-size: 16px;
    padding: 10px 30px;
    width: 220px;
    border-radius: 10px;
    color: #0055aa;
	    margin: 0 20px 0px 0;
}
.one-jobs-toggles button:hover {
		background:#0055aa;
	color:#fff;
}
.one-jobs-toggles button.active {
		background:#0055aa;
	color:#fff;
}
.one-job-apply-button-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.one-job-apply-button-center a.one-job-apply-button {
    flex: inherit;
	margin:0;
	background: #0055aa;
    padding: 10px 16px;
    color: #fff !important;
    border-radius: 10px;
    font-size: 16px;
    text-align: center;
}
.one-job-apply-button-center a.one-job-apply-button:hover {
background: #134169;

}
@media only screen and (max-width: 767px) {
	
.one-job {
    flex-direction: column;
	padding: 10px;
    margin: 0px 0 20px 0;
}
	.one-job-header-content {
    flex-direction: column;
}
.one-job-header {
    flex-flow: column;
}
	.one-job-header .one-job-header-text {
    margin: 0 0 20px 0;
}
	.one-job-header h4 {
text-align:center;
		    margin: 20px 0;
	}
.one-jobs-toggles {
    flex-direction: column;
}
	.one-jobs-toggles button {
    margin: 0 0 20px 0;
}

	.one-job-header-content-text p {
	text-align: center;
}
	a.one-job-apply-button {
    margin: 30px 0 20px 0;
}
}
/*Footer SM fix*/
@media only screen and (max-width: 767px) {
h5.widget-title {
    text-align: center !important;
}
	.upper-footer .textwidget a {
    display: flex;
    align-items: center;
    justify-content: center;
}
	p.footer-phone-number {
    justify-content: center;
}
}
.container.sc-footer-socials-bar-container h6 {
    color: #fff;
    margin: 0 0 36px 0;
}
ul.redux-social-media-list.clearfix {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	flex-wrap: wrap; /* 20230109 */
}
.sc-footer-socials-bar i {
    font-size: 24px;
    color: #fff;
}
.sc-footer-socials-bar .redux-social-media-list li {
    float: none;
    margin: 0;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc-footer-socials-bar .redux-social-media-list li a {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lower-footer span, .lower-footer a {
	margin-right:0;
}
/*Top Header Menu Fix*/
#main-menu.background-dropdown-effect .navbar-nav .menu-item-has-children .dropdown-menu, .background-dropdown-effect .navbar-nav .menu-item-has-children .dropdown-menu {
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
}
.topbar-left-content.content-empty .top-main-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.topbar>.container {
    height: 60px;
}
.topbar-left-content .topbar-menu{
    height: 100%;
    display: flex;
    align-items: center;
}
.navbar-topbar {
    display: flex;
	align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    height: 100%;
}
.topbar-right-content {
    display: flex;
    align-items: center;
    justify-content: center;
}
.topbar-left-content .hide-on-left {
	display:none !important;
}
.topbar-right-content  .hide-on-right {
	display:none !important;
}
.top-bar-phone-number {
    background: transparent !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px !important;
	border:none !important;
	color: #134169 !important;
}

.top-bar-phone-number:hover  {
    color: #7C7A99 !important;
	background: transparent !important;
}


.top-bar-phone-number:before {
	content : "";
	background : url(https://sellercloud.com/a/2022/11/us-flag.svg) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
	margin: -3px 5px 0px 2px;
}
.topbar-right-content .navbar-topbar li {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important;
	margin: 0 5px;
}
.topbar #menu-topbar-menu li a, .navbar-topbar li a {
	margin:0;
}
.right-hand-topbar {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
}

.login-button-desktop a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    text-transform: none;
    line-height: 1;
    background-color: transparent;
    color: #7c7a99 !important;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
    margin: 0px 5px;
    padding: 16px 16px;
}
.login-button-desktop a:hover {
    color: #134169 !important;
	background: #ddd;
}
.request-demo-button-desktop a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    text-transform: none;
    line-height: 1;
    background: #0055aa !important;
    color: #fff !important;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
	padding: 16px 16px;
}
.navbar-topbar  .request-demo-button-desktop a:hover {
	color:#fff !important;
	background:#134169 !important;
}
.free-consultation-button-desktop a {
	background-color: #f3f3f3;
    color: #134169 !important;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    text-transform: none;
    line-height: 1;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
    padding: 16px 16px;
}
.navbar-topbar .free-consultation-button-desktop a:hover {
	color:#fff !important;
	background:#134169 !important;
}
.find-us-on-linkedin a {
    color: #0055aa !important;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    text-transform: none;
    line-height: 1;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
	padding: 16px 16px;
}

.find-us-on-linkedin a:after {
	content : "";
	background : url(https://sellercloud.com/a/2022/10/linkedin-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
	margin-left: 10px;
}
/*Blog fixes*/
.sc-blog-post-grid-fix .sc-blog-post-grid-fix-button a {
    border: none;
    background: #0055aa !important;
    color: #fff !important;
    padding: 10px 30px !important;
    font-family: 'SecondaryCustomFont';
    font-size: 16px;
}
.sc-blog-post-grid-fix .sc-blog-post-grid-fix-button a:hover {
    border: none;
    background: #134169 !important;
    color: #fff !important;
}
.sc-blog-post-grid-fix-post-cat {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.sc-blog-post-grid-fix-post-cat .vc_grid-filter-item.vc_gitem-post-category-name {
    font-size: 10px !important;
    border-radius: 6px !important;
    padding: 10px 20px !important;
    background: #ddd  !important;
    border: none  !important;
    text-transform: uppercase  !important;
	margin: 0px 5px 5px 0px !important;
}
.sc-blog-post-grid-fix-post-cat .vc_grid-filter-item.vc_gitem-post-category-name:hover {
     background: #ddd  !important;
	color: #0055aa !important;
}
.sc-blog-post-grid-fix-post-cat .vc_grid-filter-item.vc_gitem-post-category-name span {
    padding: 10px;
}
.sc-blog-post-grid-fix-post-cat .vc_grid-filter-item.vc_gitem-post-category-name span:hover {
    border: none !important;
}
.sc-blog-post-grid-fix-post-cat .vc_grid-filter-item.vc_gitem-post-category-name span:after {
    content: none !important;
}
.sc-blog-post-grid-fix-post-cat {
    margin-bottom: 0 !important;
}
/*Boxes underline fix*/
.cb-container .cb-wrapper:after 
{
	content: none !important;
}
/*Features box Fix*/

.sc-features-box>.vc_column-inner {
box-shadow: rgb(124 122 153 / 20%) 0px 5px 50px 0px;	
}

.sc-features-box .vc_column-inner .wpb_wrapper .vc_row:nth-child(2) {
    height: 100%;
}
.sc-features-box>.vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: stretch;
    justify-content: start;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
}
.sc-features-box .sc-features-box-stretch-content {
    height: 100%;
}
.sc-features-box-stretch-content .vc_column-inner {
    height: 100%;
}
.sc-features-box-stretch-content .wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
}
.sc-integrations-grid-element-normal.vc_gitem-is-link {
    background-size: 80%;
}

.sc-turnstock-icon-box.wpb_column.vc_column_container.vc_col-sm-1 {
    min-width: 200px;
    min-height: 200px;
    background: #f8fcf0;
    border-radius: 1rem;
}
.sc-features-box-headings h6.subtitle {
    font-size: 18px;
    font-family: 'SecondaryCustomFont' !important;
}
.hs-form-homepage .hbspt-form {
	display:block;
}
@media only screen and (max-width: 767px) {
.sc-turnstock-icon-box.wpb_column.vc_column_container.vc_col-sm-1 {
margin-bottom: 50px;
}
}
.wpb_wrapper h4.turnstock-green-text {
	color:#80b918 !important;
}
.text-align-on-right {
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.text-center-on-mobile,
.wpb_wrapper .wpb_text_column.wpb_content_element.turnstock-green-text.text-center-on-mobile h4,
.wpb_wrapper .wpb_text_column.wpb_content_element.turnstock-green-text.text-center-on-mobile p {
	text-align: center;
}
}
/*Flip columns on mobile*/
@media only screen and (max-width: 1199px) {
.sc-flip-on-mobile {
    flex-direction: column-reverse;
}
}
/*Button Fixes*/
.sc-memaila-button {
    background: #f50057;
    border: none;
}

.sc-memaila-button:hover {
    background: #ff3d00 !important;
    border: none;
}

.turnstock-button {
	background: #80b918 !important;
	color: #fff !important;
	border:  none !important;
}
.turnstock-button:hover {
	background: #aacc01 !important;	
	border:  none !important;

}
/*Memaila page wrapper fix*/

.icon-box-fix .ib-wrapper {

	display: flex;
    align-items: center;
	justify-content: center;
}
 .icon-box-fix .icon-left h5.service-heading {
    margin: 0 0 0 20px !important;
    padding: 0;
}
@media only screen and (max-width: 767px) {
.icon-box-fix .ib-wrapper {
	flex-direction:column;
	}
.icon-box-fix .ib-wrapper h5 {
    margin: 0 0 0 0px !important;
    padding: 0;
}

}
/*wtp produt page icons fix*/
.wtp-icons-fix .vc_single_image-wrapper.vc_box_border_grey {
    padding: 40px;
    background: #eff7ff;
    border-radius: 1rem;
    width: 400px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wtp-icons-fix .vc_single_image-wrapper.vc_box_border_grey img {
	width: 100%;
    height: 100%;
    display: block;
}

/*Photo box fix*/
.sc-photobox-fix .photobox-img {
	max-height: 200px;
    height: 100%;
    min-height: 200px;
    border-radius: 1rem;
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: stretch;
}

.sc-photobox-fix .photobox-img img {
    max-width: 100%;
    max-height: 100%;
	object-fit: cover;
}

@media (min-width:769px) and (max-width:1240px) {
	.sc-photobox-fix .photobox-img {
    max-height: 300px;
    height: 100%;
    min-height: 300px;
    border-radius: 1rem;
    width: 100%;
    display: flex;
    justify-content: center;
    overflow-x: clip;
		background:#c2c;
}
}

@media only screen and (max-width: 767px) {
.sc-photobox-fix .photobox-img {
    max-height: 400px;
    height: 100%;
    min-height: 400px;
    border-radius: 1rem;
    width: 100%;
    display: flex;
    justify-content: center;
    overflow-x: clip;
}
}


/*Icon box svg fit same size*/
 .sc-icon-same-size-140px .tt-iconbox-customimg img.attachment-full {
    max-width: 140px !important;
    max-height: 140px !important;
}
 .sc-icon-same-size-60px .tt-iconbox-customimg img.attachment-full {
    height: 60px;
    width: 100%;
}

 .sc-icon-same-size-100px .tt-iconbox-customimg img.attachment-full {
    height: 100px;
    width: 100%;
}

/*Company page fix*/
.sc-company-wwd-button-fix a {
    color: #134169 !important;
    font-size: 24px;
    background: #ddd  !important;
    border: none;
    padding: 40px 10px;
    border-radius: 16px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.sc-company-wwd-button-fix.vc_row-bg-position-top .vc_column_container>.vc_column-inner {
    width: initial;
}
.sc-company-wwd-button-fix a:hover {
    color: #fff !important;
    background: #134169  !important;
    border: none;
}

/*Competitors Page*/
.sc-table {
  background: #fff;
  border-radius: 20px;
  padding: 20px 40px;
  box-sizing: border-box;
  width: 100%;
}
.sc-table table {
  width: 100%;
	border: none !important; 
	    font-size: 0.9em;
}
.sc-table table th, .sc-table table tr, .sc-table table td {
	border: none !important; 
}
.sc-table td {
    padding: 10px 0px !important;
    vertical-align: middle !important;
    font-family: 'PrimaryCustomFont';
    font-weight: 300;
}

.sc-table-header-main th {
  border-top: none;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}
.sc-table-header-main th:first-child {
  margin-left: 0 !important;
  padding: 0 !important;
}
.sc-table td:first-child {
  padding-left: 0;
}
.sc-table td:last-child {
  padding-right: 0;
}
.sc-table table tr {
  border-bottom: 1px solid #e3e8ff  !important;
}
.sc-table table tr:last-child {
  border-bottom: 1px solid #e3e8ff  !important;
}
.sc-table-header {
  text-align: left !important;
}
.sc-table-header.blue-bold {
    color: #0055aa;
    font-family: 'SecondaryCustomFont';
}
.sc-table-header.bold {
  font-weight: bold !important;
  text-align: center !important;
}
.sc-table a.logo-desktop img {
  max-width: 120px;
min-width:120px;
	
}
.sc-table i.fa-solid.fa-check {
  color: #0055aa;
}
.sc-table i.fa-solid.fa-dash {
  color: #c0c7db;
}
.sc-table tr,
.sc-table td {
  background-color: transparent;
}
.sc-table a.logo-desktop {
  float: none;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
}
.sc-table table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
td.sc-table-header.blue-bold {
  min-width: 200px;
}
tr.sc-table-header-main th:nth-child(2),
tr.sc-table-header-main th:nth-child(3),
tr.sc-table-header-main th:nth-child(4),
tr.sc-table-header-main th:nth-child(5),
tr.sc-table-header-main th:nth-child(6) {
  width: 140px;
}
.sc-table td,
.sc-table th {
  cursor: pointer;
  padding: 10px;
  position: relative;
}
.sc-table.sc-table-short td {
	text-align: center;
}
.sc-table.sc-table-short .left-text {
	text-align: left;
}
.sc-table td:hover::before {
  background-color: #e3e8ff26;
  content: "\00a0";
  height: 100%;
  left: -5000px;
  position: absolute;
  top: 0;
  width: 10000px;
  z-index: -1;
}
td.sc-table-icons {
    padding-right: 10px !important;
}
.sc-table-icons img {
    height: 100%;
    width: 100px;
}
.sc-table td:hover::after {
  background-color: #e3e8ff26;
  content: "\00a0";
  height: 10000px;
  left: 0;
  position: absolute;
  top: -5000px;
  width: 100%;
  z-index: -1;
}
.sc-table.sc-table-short td:nth-child(2),
.sc-table.sc-table-short td:nth-child(3),
.sc-table.sc-table-short td:nth-child(4)
.sc-table.sc-table-short th:nth-child(2),
.sc-table.sc-table-short th:nth-child(3),
.sc-table.sc-table-short th:nth-child(4) {
    display: table-cell;
}
td.sc-table-icons {
    width: 100px !important;
}
td.sc-table-icons {
    vertical-align: top !important;
}
@media only screen and (max-width: 900px) {
  .sc-table {
    overflow-x: auto;
  }
	td.sc-table-icons {
		padding-right: 0 !important;
		width:0 !important;
	}
	
	.sc-table-icons img {
		display:none !important;
	}
	.sc-table:after {
    content:"";
    position:absolute;
    right:0;
background: #ffffff;
background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 30%, rgba(3,1,44,0.20211834733893552) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 30%, rgba(3,1,44,0.20211834733893552) 100%);
background: linear-gradient(90deg, rgba(255,255,255,0) 30%, rgba(3,1,44,0.20211834733893552) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#134169",GradientType=1);
	width: 16%;
    top:0;
    bottom:0;
	border-radius: 16px;
}
}
.sc-product-update-grid .vc_gitem-zone {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sc-product-update-grid .sc-product-update-grid-button a {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    text-transform: none;
    line-height: 1;
    background: #0055aa !important;
    color: #fff !important;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
	padding: 8px 16px !important;
}
.sc-product-update-grid .sc-product-update-grid-button a:hover {
	color:#fff !important;
}

/*Calc Fix*/
.gukkxp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.MuiFormControlLabel-root {
    vertical-align: top;
    margin: 0 10px 0px 0;
}

.sc-testimonial-fix .owl-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sc-testimonial-fix .tt-container {
    padding: 30px !important;
    padding-top: 20px !important;
}
.countdown.kd-countdown.cd-align-left.sc-counter {
    margin: 20px 0 40px 0;
    font-family: 'SecondaryCustomFont';
    color: #68338c;
}
.countdown.kd-countdown.cd-align-left.sc-counter .CountdownContent {
    margin: 0;
	font-size:40px;
		
max-width:100px !important;
}

.countdown.kd-countdown.cd-align-left.sc-counter .CountdownLabel {
    color: #134169;
    margin: 0;
}
.sc-img-120 {
	max-width:120px;
}
.sc-img-160 {
	max-width:160px;
}
.sc-img-200 {
	max-width:200px;
}
.sc-img-250 {
	max-width:250px;
}
.sc-img-300 {
	max-width:300px;
}

.vc_grid-item.vc_clearfix.sc-image-grid-logo.vc_col-sm-4.vc_visible-item div {
    background: none;
	    display: flex;
    align-items: center;
    justify-content: center;
}

/*Tabbed content edit
.sc-tabbed-buttons li.vc_tta-tab.vc_active a {
    background: #0055aa !important;
    color: #fff !important;
}
.sc-tabbed-buttons li.vc_tta-tab a:hover {
    background: #009ceb !important;
    color: #fff !important;
}*/

/*Competitors Table New*/
.sc-competitors-table .aligncenter, div.aligncenter img {
	margin: 0 auto !important;
}
.sc-competitors-table .show-on-desktop-flex {
	display: flex;
}
.sc-competitors-table .show-on-mobile-flex {
	display: none;
}
.sc-competitors-table .show-on-desktop-block {
	display: block;
}
.sc-competitors-table .show-on-mobile-block {
	display: none;
}
.sc-competitors-table-headers .key-icon-box {
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.sc-competitors-table-headers .key-icon-box .ib-wrapper,
.sc-competitors-table-rows .wpb_column.vc_column_container.vc_col-sm-4.vc_col-lg-4.vc_col-md-4.vc_col-xs-12 {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc-competitors-table-headers .key-icon-box .ib-wrapper h5.service-heading {
    margin: 0 0px 0px 20px;
}
.sc-competitors-table-headers,
.sc-competitors-table-rows {
	padding: 8px 0;
	border-bottom: 1px solid #e3e8ff !important;
}
.sc-competitors-table i.fa-solid.fa-check {
	font-size: 18px;
	font-weight: 900 !important;
    color: #0055aa;
	text-align: center !important;
	display: flex;
    align-items: center;
    justify-content: center;
}
.sc-competitors-table i.fa-solid.fa-check,
.sc-competitors-table i.fa-solid.fa-dash {
	font-family: 'Font Awesome 6 Pro' !important;
}
.sc-competitors-table i.fa-solid.fa-dash {
	font-size: 18px;
	font-weight: 900 !important;
    color: #c0c7db;
	text-align: center !important;
	display: flex;
    align-items: center;
    justify-content: center;
}
.sc-competitors-table-headers h5.service-heading:after {
    content: "\f08e";
	font-family: 'Font Awesome 6 Pro' !important;
    font-size: 14px;
    margin: 0 0 0 10px;
    color: #0055aa;
}
/* div#compare-features .vc_tta-panel-body {
    max-height: 50vh;
    overflow: auto;
} */
.sc-competitors-table .vc_row:hover {
    background: rgba(227, 232, 255, 0.26);
}

.sc-competitors-table .sc-competitors-table-no-hover.vc_row:hover {
    background: rgba(255, 255, 255, 0);
}


.sc-integrations-more-grid-item span {
    text-align: center;
    font-family: 'SecondaryCustomFont';
}
.sc-integrations-more-grid-item img {
    width: 100px !important;
}
.sc-integrations-more-grid .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    flex-wrap: wrap;
}
.sc-integrations-more-grid-item {
width: 200px;
    height: 200px;
    background: #ffffff;
    border-radius: 16px;
    padding: 20px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	    box-shadow: rgb(124 122 153 / 10%) 0px 5px 50px 0px;
}
.sc-integrations-search-box .wpb_wrapper .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
}
.sc-competitors-table-rows .wpb_column.vc_column_container.vc_col-sm-2.vc_col-lg-2.vc_col-md-3.vc_col-xs-12 p {
    text-align: center;
    font-weight: bold;
}

/* .sc-competitors-table .sc-competitors-table-headers>div:nth-child(2n), .sc-competitors-table .sc-competitors-table-rows>div:nth-child(2n) {
    background: rgba(227, 232, 255, 0.26);
    padding: 0;
} */

@media only screen and (max-width: 900px) {
	
.sc-competitors-table .show-on-desktop-flex {
	display: none;
}
.sc-competitors-table .show-on-mobile-flex {
	display: flex;
}
.sc-competitors-table .show-on-desktop-block {
	display: none;
}
.sc-competitors-table .show-on-mobile-block {
	display: block;
}
.sc-competitors-table-headers,
	.sc-competitors-table-rows {
		text-align: center !important;
	}
.sc-competitors-table-headers .key-icon-box .ib-wrapper .tt-iconbox-customimg img {
    margin: 0 !important;
}
.sc-competitors-table-headers .key-icon-box .ib-wrapper h5.service-heading {
    width: auto;
}
.sc-competitors-table-rows .wpb_column, .sc-competitors-table-headers .sc-competitors-table-headers-margin {
    margin: 10px 0 10px 0;
}
.sc-competitors-table i.fa-solid.fa-check,
.sc-competitors-table i.fa-solid.fa-dash {
    margin: 2px 0;
}
	.sc-competitors-table-headers .key-icon-box {
    margin: 0 !important;
}
	.sc-competitors-table-headers {
    background: #f2f2f2;
    margin: 10px 0;
}
.sc-competitors-table .vc_row.wpb_row.vc_inner.vc_row-fluid.sc-competitors-table-rows.vc_row-bg-position-top .wpb_column .vc_column-inner .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.sc-competitors-table .vc_row.wpb_row.vc_inner.vc_row-fluid.sc-competitors-table-rows.vc_row-bg-position-top .wpb_column .vc_column-inner .wpb_wrapper .wpb_text_column:first-child {
    margin-right: 20px;
}
}

#list-of-integrations .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

/*Product Udpates Page*/
.wpb_single_image.wpb_content_element.vc_align_left.sc-pu-he {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}

.sc-pu-he h2.wpb_heading.wpb_singleimage_heading {
    margin: 0 0 0 20px;
}
@media only screen and (max-width: 960px) {
.wpb_single_image.wpb_content_element.vc_align_left.sc-pu-he {
    justify-content: center;
    flex-direction: column-reverse;
}

.sc-pu-he h2.wpb_heading.wpb_singleimage_heading {
    margin: 20px 0 0 0px;
}
}

@media (max-width: 960px) {
.vc_tta-container p {
    line-height: inherit !important;
	}}

@media (max-width: 960px) {
.ib-wrapper {
    padding: 15px !important;
	}}

/*Custom Post Type AUP*/
.sc-apu-post {
    border-top: 1px solid #e2e2e2;
    margin: 0 0 0px 0;
    padding: 40px 0px 20px 0px;
}
.sc-apu-post .entry-content{
    padding: 0 !important;
}
.sc-apu-post-data {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
	margin: 0 0 20px 0;
}

.sc-apu-post-data div {
	display: flex;
    align-items: center;
}

.sc-apu-post-data .left {
    width: 50%;
    float: left;
    justify-content: flex-start;
}

.sc-apu-post-data .right {
    width: 50%;
    float: right;
    justify-content: flex-end;
}
.sc-apu-post-data .left img {
    margin: 0 10px 0 0;
    display: block;
}
.sc-apu-main-header {
    display: flex;
	text-align:center;
	align-items:center;
	justify-content:center;
    margin-top: 141px;
}
header.blog-header.with-topbar-mobile.with-topbar.sc-apu-main-header h1 {
    padding: 50px 0 0 0;
}
.sc-apu-main-content.blog-img-top-list {
    padding: 0 !important;
}
.sc-apu-main-content, .container.sc-apu-main-content.use-sidebar.blog-img-top-list {
    display: flex;
    flex-direction: row-reverse;
	    margin-top: 40px;
}

span.bubbles {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
span.bubble {
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0 20px 0px 0;
}
span.bubble a {
	padding: 0 10px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'SecondaryCustomFont';
    letter-spacing: 0.5px;
	background: #f2f2f2;
		border-radius: 6px;
}
span.bubble a:hover {
	    box-shadow: 0px 1px 10px #bfbfbf;
}
span.bubble.bubble-new a {
    background: #134169;
}
span.bubble.bubble-improvement a {
    background: #009ceb;
}
span.bubble.bubble-update a {
    background: #7be0be;
}
span.bubble.bubble-fix a {
    background: #7b68dd;
}
span.parent-cat a img {
	width: auto !important;
}
span.parent-cat.shipbridge a img {
    height: 24px !important;
}
span.parent-cat.skublox img {
    height: 33px !important;
}
span.parent-cat.skustack img {
    height: 31px !important;
}
span.parent-cat.sellercloud img {
    height: 18px !important;
}
span.parent-cat.orderback img {
    height: 18px !important;
}
span.parent-cat.\34 d.scale img {
    height: 33px !important;
}
span.parent-cat.quickbridge img {
    height: 32px !important;
}
span.parent-cat.receivebridge img {
    height: 28px !important;
}
.current-cat>a {
    color: #134169 !important;
}
h2.blog-single-title a:hover {
    color: #134169;
}
.sc-apu-main-content .blog_widget.widget.widget_categories li a {
	font-size: 18px;font-family: 'SecondaryCustomFont';
}

.sc-apu-main-content .blog_widget.widget.widget_categories li ul.children li a {
    font-size: 16px;
    font-family: 'PrimaryCustomFont';
}

.sc-apu-main-content .blog_widget.widget.widget_categories h5.widget-title {
    font-size: 24px !important;
}
 @media (max-width: 1269px) {
	.sc-apu-main-content .blog_widget.widget.widget_categories {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center !important;
    flex-direction: column;
}	 
}
@media (max-width: 960px) {
	.sc-apu-main-header {
    margin-top: 0;
}
.sc-apu-main-content {
    display: flex;
    flex-direction: column;
	margin-top: 0px;
}
.sc-apu-post-data {
    flex-direction: column;
    width: 100%;
}
.sc-apu-post-data>div {
    width: 100% !important;
    align-items: center !important;
    justify-content: center !important;
}
	.sc-apu-post-data .right {
    margin: 20px 0 0 0;
}
	
	.sc-apu-post .blog-single-title {
		text-align:center;
	}
	.sc-apu-post {
    margin: 0 0 20px 0;
}
	.sc-apu-main-content, .container.sc-apu-main-content.use-sidebar.blog-img-top-list {
    flex-direction: column;
}

}
.sc-caisdr-form .hs_submit.hs-submit {
    margin: 20px auto;
    flex: 1 0 100%;
    width: 100%;
    box-sizing: border-box;
}

.sc-caisdr-form.sc-int-form fieldset {
    width: 100% !important;
    max-width: 100% !important;
}
.sc-caisdr-form.sc-int-form .hs-richtext.hs-main-font-element h3 {
    font-size: 20px !important;
    border-top: 1px solid #eee !important;
    padding: 20px 0px 0px 0px !important;
    margin: 0px 0 0 0 !important;
}
.hs-form h2 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin: 60px 0 0 0;
}
.input ul.inputs-list li.hs-form-booleancheckbox label,
.hs-fieldtype-booleancheckbox.field.hs-form-field .input li.hs-form-booleancheckbox label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.input ul.inputs-list li.hs-form-booleancheckbox label input {
    margin: 0 10px 0px 0;
}
.hs-richtext.hs-main-font-element {
    font-size: 14px;
}
.hs-fieldtype-booleancheckbox.field.hs-form-field .input li.hs-form-booleancheckbox label input {
    width: initial !important;
    max-width: fit-content;
            height: auto;
}
.hs-fieldtype-booleancheckbox.field.hs-form-field .input ul.inputs-list {
    margin: 0;
    padding: 0;
}
.sc-caisdr-form.sc-int-form .hs-input.hs-fieldtype-textarea {
    min-height: 100px;
}


/*Client Information Form Formatting*/
.sc-caisdr-form .hs-form h2 {
    margin: 60px 0 20px 0;
}
.sc-caisdr-form .hs-input {
    border-radius: 5px;
    border: none;
    box-sizing: border-box;
    width: 100% !important;
    padding: 5px 10px;
    margin-top: 5px;
    font-size: 14px;
    height: 36px;
    color: #134169;
    background: #f2f2f2;

}
fieldset.form-columns-2,
#hbspt-form-f62d3ee7-c1fe-4019-bd16-b2fad51c6e5f fieldset,
#hbspt-form-f62d3ee7-c1fe-4019-bd16-b2fad51c6e5f fieldset {
    width: 100% !important;
    max-width: 100% !important;
}
form#hsForm_8b1ada69-0edf-48c1-be40-8efb47613b0d fieldset.form-columns-1 {
    width: 100%;
    max-width: 100%;
}
.sc-caisdr-form .hs-form-radio .hs-input,
.sc-caisdr-form .hs-form-checkbox-display input {
    width: auto !important;
    height: auto;
    margin:0;
}
.sc-caisdr-form .hs-form-field label {
    display: block;
}
.sc-caisdr-form .hs-form-field, .sc-caisdr-form .hs_submit.hs-submit, .sc-caisdr-form .hs-dependent-field {
    margin: 3px auto;
    flex: 1 0 100%;
    width: 100%;
    box-sizing: border-box;
	padding: 0px !important;
}

label.hs-form-radio-display {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-direction: inherit;
}
 .hs-form-checkbox label, .hs-form-checkbox-display {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-direction: inherit;
}
.sc-caisdr-form label.hs-form-radio-display, .sc-caisdr-form .hs-form-checkbox {
    list-style: none;
}

.sc-caisdr-form  li.hs-form-radio {
    list-style: none;
    padding: 0;
    margin: 0 20px 0 0;
}

.sc-caisdr-form  ul.inputs-list.multi-container {
padding: 0;
}


label.hs-form-radio-display span, .hs-form-checkbox span {
    margin: 0 0 0 10px;
}

.hs-form-checkbox,
.hs-fieldtype-booleancheckbox.field.hs-form-field .input li.hs-form-booleancheckbox label input
{
    float: left;
    
    border: 1px solid #f2f2f2;
    margin: 4px;
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #f2f2f2;
    align-self: stretch;
	    padding: 6px;
    border-radius: 10px;
}
.sc-caisdr-form  .hs-richtext.hs-main-font-element img {
    margin: 20px 0;
}
label.hs-form-checkbox-display {
    width: 100%;
    height: 100%;
    padding: 10px;
}
.field.hs-form-field {
    padding: 10px 0px;
    /* border-radius: 6px; */
    /* border:1px solid #f2f2f2; */
}

.sc-caisdr-form .multi-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: wrap;
}

label.hs-form-checkbox-display {
    font-weight: 400;
}
.sc-caisdr-form .hs-form-field label {
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    padding: 0;
}




.hs-form-field .input {
    max-height: 300px;
    overflow-y: auto;
}

.sc-caisdr-form  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f2f2f2;
  opacity: 1; /* Firefox */
}

.sc-caisdr-form  :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #f2f2f2;
}

.sc-caisdr-form  ::-ms-input-placeholder { /* Microsoft Edge */
  color: #f2f2f2;
}.submitted-message.hs-main-font-element {
    font-size: 40px;
    text-align: center;
    margin: 130px 0 80px 0;
    font-family: 'SecondaryCustomFont';
}

.sc-caisdr-form .hs-button {
    margin: 20px 0 0 0;
}


@media (max-width: 960px) {
li.hs-form-checkbox {
    width: 100%;
}
}


.hs-error-msgs {
	display:none;
}

.hs_error_rollup, .hs-error-msgs {
    display: block;
    height: auto;
    width: auto;
    opacity: 1;
    overflow: auto;
}
label.hs-error-msg {
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/* b3p104 */
.page-content {
    max-width: 100%;
    word-break: break-word;
}
@media only screen and (max-width: 767px) {
	.entry-content {
		padding: unset !important;
	}
}

.scuc-banner {
    position: relative;
    z-index: 11;
    width: 100%;
    height: 90px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 141px;
}

@media(max-width: 1270px) {
    .scuc-banner {
        top:127px;
    }
}

@media(max-width: 961px) {
    .scuc-banner {
            top:60px;
		    height: auto;
    }
}

@media(max-width: 767px) {
    .scuc-banner {
        top:16px;
			    height: auto;
    }
}
@media(max-width: 330px) {
    .scuc-banner {
        top:36px;
		    height: auto;
    }
}

/* b3p117 */
.parent-pageid-11237 .sc-subscribe-form {
    display: none;
}

/* b3p136 */
.apu_categories-header h1.section-heading { margin-bottom: 52px; }

/* b3p153, b4p15 */
.blog-label {
    font-size: 15px;
	line-height: 20px;
}
.blog-label a {
	padding-left: 8px;
}
/* b3p161 */
body.category article.type-page {
    display: none;
}
div.ez-toc-widget-container ul.ez-toc-list {
    padding: unset !important;
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 1em !important;
}

.cat-item-283 { display: none; }

#next-solution .tt-iconbox-customimg img {
    max-width: none;
}

@media (max-width: 767px) {
    #features-icons-wrapper .key-icon-box.ib-hover-1 .ib-wrapper {
        padding: 30px 0 !important;
    }
    #features-icons-wrapper .key-icon-box.icon-top {
        margin: 0 !important;
    }
}

/* global mobile/tablet fixes - start */
.vc_row_no_padding > .vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.px-15 {
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 767px) {
	div.xs-p-0 {
		padding: 0 !important;
	}
	div.xs-px-0, header.xs-px-0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	div.xs-pt-0 {
		padding-top: 0 !important;
	}
	div.xs-pb-0 {
		padding-bottom: 0 !important;
	}
	div.xs-mt-0 {
		margin-top: 0 !important;
	}
	div.xs-mb-0 {
		margin-bottom: 0 !important;
	}
	.xs-text-center {
		text-align: center;
	}
	.xs-reverse-order {
        display: flex !important;
        flex-direction: column-reverse;
    }
}
@media (max-width: 960px) {
	div.sm-mt-0 {
		margin-top: 0 !important;
	}
	div.sm-mb-0 {
		margin-bottom: 0 !important;
	}
	.sm-text-center {
		text-align: center;
	}
}
@media (min-width: 961px) {
	div.md-pt-20 {
		padding-top: 20px !important;
	}
}
@media (max-width: 960px) {
	.wpb_wrapper .sm-text-left {
		text-align: left !important;
	}
	.wpb_wrapper header.kd-section-title.sm-kd-section-title-mb-0 {
		margin-bottom: 0 !important;
	}
}
footer .upper-footer .footer-widget-area .footer-widget-column .sc-subscribe-form .hs-button {
	border-color: #009ceb;
}
footer .upper-footer .footer-widget-area .footer-widget-column .footer_widget ul a {
    letter-spacing: normal;
}
footer .upper-footer .footer-widget-column:last-child > .widget_text:first-child {
    margin-bottom: 40px;
}
footer .upper-footer .footer-widget-column:last-child > .widget_text:last-child {
    margin: 0;
}
@media (max-width: 959px) {
	footer .upper-footer {
		padding-top: 50px !important;
	}
	footer .upper-footer .footer-widget-area {
		padding-top: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	footer .upper-footer .footer-widget-area .footer-widget-column {
		width: 50%;
	}
	footer .upper-footer .footer-widget-column:first-child {
		padding-left: 15px;
	}
	footer .upper-footer .footer-widget-column:last-child > .widget_text:last-child .tt_button {
		margin: 0;
	}
	footer .upper-footer .footer-widget-area .footer-widget-column.third-widget-area,
    footer .upper-footer .footer-widget-area .footer-widget-column.fifth-widget-area {
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 959px) {
	.wpb-content-wrapper .vc_row_tablet_no_margin {
		margin-top: 0 !important;
	}
}
@media (min-width: 767px) and (max-width: 1024px) {
    body #wrapper .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        padding-bottom: 35px;
    }
}
@media (max-width: 767px) {
	.vc_row_mobile_padding {
		padding-left: 15px;
		padding-right: 15px;
	}
	.vc_row_mobile_no_padding > .vc_column_container > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.vc_row_container_mobile_no_padding > .container {
		padding-left: 0;
		padding-right: 0;
	}
	.vc_row_container_mobile_no_padding > .container > .vc_column_container > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.vc_row_mobile_no_padding > .vc_column_container > .vc_column-inner > .wpb_wrapper > .subtitle-below-title {
		padding-left: 15px;
		padding-right: 15px;
	}
	.wpb-content-wrapper > .vc_row.vc_column-gap-10 > .vc_column_container,
	.wpb-content-wrapper > .vc_row.vc_column-gap-15 > .vc_column_container,
	.wpb-content-wrapper > .vc_row.vc_column-gap-20 > .vc_column_container,
	.wpb-content-wrapper > .vc_row.vc_column-gap-25 > .vc_column_container,
	.wpb-content-wrapper > .vc_row.vc_column-gap-35 > .vc_column_container,
	.vc_row .vc_row.vc_column-gap-10 > .vc_column_container,
	.vc_row .vc_row.vc_column-gap-15 > .vc_column_container,
	.vc_row .vc_row.vc_column-gap-20 > .vc_column_container,
	.vc_row .vc_row.vc_column-gap-25 > .vc_column_container,
	.vc_row .vc_row.vc_column-gap-35 > .vc_column_container {
		padding-left: 15px;
		padding-right: 15px;	
	}
	.vc_row.vc_column-gap-10 > .vc_column_container > .vc_column-inner,
	.vc_row.vc_column-gap-15 > .vc_column_container > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.features-icons-wrap .key-icon-box.icon-default.icon-left.cont-left .ib-wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.wpb_wrapper header.kd-section-title.xs-kd-section-title-mb-0 {
		margin-bottom: 0 !important;
	}
}
/* global mobile/tablet fixes - end */

/* competitors landing pages - start */
section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child {
	margin-top: 0 !important;
}
section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child > .wpb_column > .vc_column-inner > .wpb_wrapper > div:first-child {
	padding-bottom: 50px !important;
}
section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child .vc_row-flex {
	margin-top: 0 !important;
}
section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child .vc_row-flex > div:last-child {
	padding-left: 0;
	padding-right: 0;
}
section[class*='sellercloud-vs-'] #compare-pricing .vc_column-inner .tt_button {
	margin-top: 30px !important;
}
section[class*='sellercloud-vs-'] #compare-pricing .vc_column-inner .wpb_single_image {
	margin-bottom: 45px !important;
}
section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child .vc_row-flex .vc_col-has-fill form {
	padding: 10px;
}
@media (min-width: 768px) {
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child .vc_row-flex .vc_col-sm-4 > div {
		margin-top: 0 !important;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child .vc_col-sm-6:nth-child(1) .vc_column-inner {
		padding-right: 20px;
	}
	section[class*='sellercloud-vs-'] #compare-features {
		padding-top: 50px !important;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:nth-last-child(2) {
		padding-top: 50px !important;
        padding-bottom: 150px !important;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > #compare-pricing header.kd-section-title .separator_off {
		margin-bottom: 40px;
	}
}
@media (min-width: 960px) {
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child .vc_col-sm-6:nth-child(1) .vc_column-inner {
		padding-right: 50px;
	}
}
@media (min-width: 1079px) {
	section[class*='sellercloud-vs-'] .fm-wrapper {
		width: max-content;
	}
}
@media (min-width: 1699px) {
    section[class*='sellercloud-vs-'] .fm-wrapper.visible {
        bottom: auto;
        top: 50%;
        left: calc(50% - 726px);
        transform: translate(-50%, -50%);
        padding: 6px 6.5px;
    }
    section[class*='sellercloud-vs-'] .fm-wrapper .fm-list {
        display: block;
    }
    section[class*='sellercloud-vs-'] .fm-wrapper .fm-list li {
        display: block;
        margin: 0;
        text-align: center;
    }
    section[class*='sellercloud-vs-'] .fm-wrapper .fm-list li a {
        padding: 10px 15px;
    }
}
@media (max-width: 767px) {
	section[class*='sellercloud-vs-'] #compare-pricing .vc_column-inner,
	section[class*='sellercloud-vs-'] #points-consider .vc_row.vc_column-gap-10 > .vc_column_container,
	section[class*='sellercloud-vs-'] #testimonials > .vc_column_container > .vc_column-inner,
	section[class*='sellercloud-vs-'] #testimonials .vc_row.vc_column-gap-15 > .vc_column_container > .vc_column-inner,
	section[class*='sellercloud-vs-'] #testimonials + .vc_row .vc_col-sm-3 .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child {
		padding-bottom: 0 !important;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:first-child .kd-title-label {
		flex-direction: row;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper header.kd-section-title:not(.disable-responsive) {
		margin-bottom: 30px !important;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > #compare-pricing .vc_row-bg-position-top:first-child header.kd-section-title:not(.disable-responsive) {
		margin-bottom: 20px !important;
	}
	section[class*='sellercloud-vs-'] #compare-features {
		padding-top: 40px !important;
		padding-bottom: 0 !important;
	}
	section[class*='sellercloud-vs-'] #compare-features .vc_column-inner .wpb_wrapper > div:first-child {
		margin-top: 0 !important;
	}
	section[class*='sellercloud-vs-'] #compare-features .vc_column-inner #sc-competitors-integrations {
		margin-top: 0 !important;
	}
	section[class*='sellercloud-vs-'] #compare-pricing {
		padding-top: 40px !important;
        padding-bottom: 40px !important;
	}
	section[class*='sellercloud-vs-'] #compare-pricing .vc_column-inner .tt_button {
		margin-top: 20px !important;
	}
	section[class*='sellercloud-vs-'] #compare-pricing .vc_column-inner .vc_row-bg-position-top {
		margin-top: 0 !important;
	}
	section[class*='sellercloud-vs-'] #compare-pricing .vc_column-inner .wpb_single_image {
		margin-bottom: 30px !important;
	}
	section[class*='sellercloud-vs-'] #points-consider {
		padding-top: 40px !important;
		padding-bottom: 50px !important;
	}
	section[class*='sellercloud-vs-'] #points-consider  > .vc_column_container > .vc_column-inner .wpb_wrapper > div:nth-child(2) {
		margin-top: 0 !important;
	}
	section[class*='sellercloud-vs-'] #testimonials {
		padding-top: 40px !important;
        padding-bottom: 50px !important;
	}
	section[class*='sellercloud-vs-'] #testimonials .vc_column-inner .wpb_wrapper > div:first-child {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	section[class*='sellercloud-vs-'] #testimonials .vc_column-inner .wpb_wrapper .icon-box-fix {
		margin-top: 0 !important;
	}
	section[class*='sellercloud-vs-'] #testimonials + .vc_row .tt_button.button-center {
		min-width: 255px;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:nth-last-child(2) {
		padding-top: 40px !important;
        padding-bottom: 260px !important;
	}
	section[class*='sellercloud-vs-'] > .container > .single-page-content > .wpb-content-wrapper > div:nth-last-child(2) .vc_row-bg-position-top {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	#wrapper:has(section[class*=sellercloud-vs-]) + .back-to-top {
        display: none;
    }
    section[class*=sellercloud-vs-] .fm-wrapper nav.fm-nav .fm-list.nav li.fm-points-to-consider,
    section[class*=sellercloud-vs-] .fm-wrapper nav.fm-nav .fm-list.nav li.fm-testimonials {
        display: none;
    }
    section[class*='sellercloud-vs-'] .fm-wrapper {
        left: 0;
        bottom: 0;
        transform: translate(0, 0) !important;
        max-width: none;
        width: 100%;
        margin: 0;
        padding: 5px;
        border-radius: 0;
        box-shadow: 0 15px 35px #0055aa76;
    }
    section[class*='sellercloud-vs-'] .fm-wrapper nav.fm-nav .fm-list.nav {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-evenly;
		text-align: center;
    }
    section[class*='sellercloud-vs-'] .fm-wrapper nav.fm-nav .fm-list.nav li {
        flex: 1;
        align-self: stretch;
		display: block;
        margin: 0;
        padding: 0;
    }
    section[class*='sellercloud-vs-'] .fm-wrapper nav.fm-nav .fm-list.nav li a {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 46px;
        padding: 4px 22px;
        font-size: 14px;
        line-height: 19px;
    }
	section[class*='sellercloud-vs-'] .fm-wrapper nav.fm-nav .fm-list.nav li a:hover {
		background-color: transparent;
		color: #39364e;
	}
	section[class*='sellercloud-vs-'] .fm-wrapper nav.fm-nav .fm-list.nav li.active a {
		background-color: #0055aa;
		color: #fff;
	}
}
@media (max-width: 320px) {
	section[class*='sellercloud-vs-'] #testimonials + .vc_row .tt_button.button-center {
		width: 100%;
		min-width: 0;
	}
}
.container-iframe {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 56.25%; /* 16:9 Aspect Ratio */
}
.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #F0F0F0;
	border-radius: 10px;
}
/* competitors landing pages - end */

.logo-header img { border-radius: unset !important; }


/*Case Study and Testimonial Cross Link*/

.sc-cs-ts-cross .vc_gitem-zone-mini {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
	padding: 0 !important;
	gap: 30px;
}

.sc-cs-ts-cross .vc_gitem-zone-mini div:nth-child(1) {
    flex: 20%;
}

.sc-cs-ts-cross .vc_gitem-zone-mini div:nth-child(2) {
    flex: 80%;
}
.sc-cs-ts-cross-headline {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
.sc-cs-ts-cross-headline p {
    font-size: 24px;
    font-family: 'PrimaryCustomFont';
    font-weight: bolder;
	color: #0055aa;
}
.sc-cs-ts-cross-logo img {
    margin: 0;
    height: 100%;
    width: 140px;
    padding: 0;
}
.sc-cs-ts-cross-logo div{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.sc-cs-ts-cross-quote:before,
.sc-cs-ts-cross-quote:after
{
    display: inline-block;
    vertical-align: bottom;
    color: #0055aa;
    font-size: 2em;
    top: .2em;
    position: relative;
    margin: 0 6px 0 0px;
}
.sc-cs-ts-cross-quote:before {
    content: open-quote;
}
.sc-cs-ts-cross-quote:after {
    content: close-quote;
}
.sc-cs-ts-cross-name {
    font-size: 16px;
    font-weight: bolder;
    color: #0055aa;
	text-align: left;
}
.sc-cs-ts-cross-position {
    font-size: 14px;
    color: #134169;
	text-align: left;
}
.sc-cs-ts-cross-quote,
.sc-cs-ts-cross-how-helped {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px 0;
	text-align: left;
	    max-width: 85%;
}
.content-area .vc_grid-item-mini .sc-cs-ts-cross-button {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}
.sc-cs-ts-cross-button button {
    color: #fff !important;
    font-family: 'SecondaryCustomFont';
    background: #06e !important;
}
.sc-cs-ts-cross:hover .sc-cs-ts-cross-button button {
    color: #fff !important;
    font-family: 'SecondaryCustomFont';
    background: #134169 !important;
}
@media (max-width:960px) {
.sc-cs-ts-cross .vc_gitem-row-position-middle, .sc-cs-ts-cross .vc_gitem-zone-mini {
    flex-direction:column !important;
}
.sc-cs-ts-cross-headline {
    float: none;
}
.sc-cs-ts-cross-logo div {
    justify-content: center;
}
.sc-cs-ts-cross-quote, .sc-cs-ts-cross-how-helped {
   text-align: center;
	    max-width: 100%;
}
.sc-cs-ts-cross-name {
    text-align: center;
}
.sc-cs-ts-cross-position {
    text-align: center;
}
.content-area .vc_grid-item-mini .sc-cs-ts-cross-button {
	justify-content: center;
}
}

/* b4p5 */ 
.blog-content iframe { height: auto !important; aspect-ratio: 1.7777777; }

.sc-case-study-slider .tt-content-inner a {
    overflow:hidden;
    border-radius: 16px;
    margin:0;
    padding:0;
	width: 100%;
}
.sc-case-study-slider .tt-content-inner a .tt-image {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.sc-case-study-slider .tt-content-inner a .tt-image img {
    width: 100%;
    height: 100%;
    margin:0;
    padding:0;
}
ul#menu-main-menu-sellercloud ul li a {
	padding: 32px 9px !importantl
}

.search-results .entry-content-tags {display: none;}


/* Accessibility score improvements */
.login-button-desktop a {
    color: #011a2d !important;
}
a.tt_button.tt_primary_button.btn_primary_color.button-action-link.icon_center.footer-button {
    background-color: #134169;
}


.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text ul,
.white-text li {
	color: #fff !important;
}
.white-text .wpb_text_column ul>li:before{
	background-color: #fff !important;
}
.wpb_text_column.wpb_content_element.white-text .wpb_wrapper ul li:before,
.white-text .kd-panel-subtitle ul>li:before, .white-text .tab-text-container ul>li:before, .white-text .side-content-text ul>li:before, .white-text .wpb_text_column ul>li:before {
	background-color: #fff !important;
	color: #fff !important;
	
}