
/* Translation workaround */
[lang="de-DE"] .mega-menu .menu-item > a,
[lang="de-DE"] #sidemenu.menu .menu-item a {
	font-size:17px
}
@media all and (min-width:1200px){

    [lang="it-IT"] .redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title, 
    [lang="it-IT"] .custom-redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title{
            font-size: 50px;
            line-height: 43px;
    }
        [lang="it-IT"] .redesign-2024 .cards-block .card-title {
        font-size: 23px;
        }
    }
    @media all and (min-width:1200px){
    [lang="es-ES"] .redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title, 
    [lang="es-ES"] .custom-redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title{
            font-size: 50px;
            line-height: 43px;
    }
    [lang="es-ES"] .redesign-2024 .cards-block .card-title {font-size: 28px;}
    }


/* wplm global */
.wpml-ls-legacy-dropdown>ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	content: "";
    vertical-align: middle;
    display: inline-block;
    border: .35em solid transparent;
    border-top: .5em solid;
    position: absolute;
    right: 10px;
    top: calc(50% - .175em);
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute;
    right: 0;
    list-style-type: none;
    z-index: 101;
}

.wpml-ls-legacy-dropdown a {
	padding: 5px 10px;
    line-height: 22px;
}

/*language switch bottom */
li.wpml-ls-item-pt-br,
li.wpml-ls-item-pt{
	display:none!important
}


.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus-within .wpml-ls-sub-menu {
	visibility:visible;
}

.wpml-ls-sidebars-footer6 {
	position:fixed;
	bottom:5px;
	right:5px;
	z-index:1;
    text-align:right;
	width:86px;
    opacity:0;
    transition:all 300ms ease;
}

.wpml-ls-sidebars-footer6.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	top:unset;
	left:unset;
	bottom:calc(100% + 4px);
}

.wpml-ls-sidebars-footer6.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:after {
	content:"";
	background-color:transparent;
	width:200px;
	height:10px;
	display:block;
    transform: translatey(6px);
    position: absolute;
}


.wpml-ls-slot-footer6.wpml-ls-item > a {
    height: 38px;
    position: relative;
    padding-left: 30px;
    padding-right: 4px;
    border: 2px transparent solid;
	  padding-top: 6px;
	border-radius:8px;
		width: auto;
	display:inline-block;
	padding-right:28px;
	text-align:left;
}
.wpml-ls-sub-menu .wpml-ls-slot-footer6.wpml-ls-item > a {
	height:32px;
	line-height:16px;
	padding:5px 4px 2px 4px
}

.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu {

border-radius: 8px;
background: #FFFDF8;
box-shadow: 0px 4px 16px 0px rgba(146, 144, 138, 0.25);
		list-style:none;
	margin:0;
	padding:0;
	width:200px;
	padding:6px 12px;
	border:0
}

.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li, .wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li a {
	width:100%
}

.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li > a {
	padding-left:4px;
	padding-right:0px;
		border-radius:4px
}



.wpml-ls-slot-footer6.wpml-ls-item > a {
	background-color:#FFFDF8;
	margin-bottom:2px;
	margin-top:9px
}
.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-slot-footer6.wpml-ls-item > a {
	margin-top:0;
}

.wpml-ls-slot-footer6.wpml-ls-item > a:hover{
	background-color:#D6D2C9
}

.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li > a:hover {
	background-color:#F7F4EE
}
.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li > a:hover:after {
	content:"";
	position:absolute;
	width:16px;
	height:14px;
	background-image:url(/wp-content/themes/JointsWP-CSS-master/assets/images/check.svg);
background-size:100%;
	right:5px;
}


.wpml-ls-sidebars-footer6 > ul > .wpml-ls-slot-footer6.wpml-ls-item >a:before {
	content:"";
	position:absolute;
	width:24px;
	height:24px;
	background-image:url(/wp-content/themes/JointsWP-CSS-master/assets/images/globe.svg);
	background-repeat:no-repeat;
	left:4px;
	top:3px
}

.wpml-ls > ul > .wpml-ls-slot-footer6.wpml-ls-item >a:after {
	content:"";
	width:16px;
	height:16px;
	background-image:url(/wp-content/themes/JointsWP-CSS-master/assets/images/caret-filled.svg);
	background-repeat:no-repeat;
	margin-left:1px;
	transform:translatey(-3px) rotate(180deg);
	background-size:100%;
	border:0;
}


.wpml-ls-slot-footer6.wpml-ls-item  a > span:first-child {
	font-family:monospace;
	text-transform:uppercase;
	font-weight:700;
	width: 2ch;
  overflow: hidden;
  white-space: nowrap;
	display:inline-block;
	margin-right:4px;
	color:#031f39;
	font-size:16px;
}
.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu a > span:first-child {
		margin-right:12px;
}


.wpml-ls-slot-footer6 .wpml-ls-bracket {display:none}

.wpml-ls-slot-footer6.wpml-ls-item .sub-menu a span.wpml-ls-display{
	font-weight:400;
	font-size:16px;
	color:#6C6965;
	
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-slot-footer6 a,.wpml-ls-sub-menu .wpml-ls-slot-footer6.wpml-ls-item a > span:first-child {
	background-color:transparent;
	color:#6C6965
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-slot-footer6 a:hover,.wpml-ls-sub-menu .wpml-ls-slot-footer6.wpml-ls-item a:hover > span:first-child {
	
	color:#031f39
}

/* menu swticher */
@media all and (min-width:1024px){
	.nav-lang-switcher {
		margin-right:-60px
	}
}

@media all and (min-width:1440px){
	.nav-lang-switcher {
		margin-right:-20px
	}
}

@media all and (max-width:1023px) {
	.nav-lang-switcher {
        z-index: 10;
		position: fixed;
        z-index: 10;
		bottom: calc(-100vh + 120px);
        bottom: calc(-100dvh + 85px);
        width: 100%;
		padding: 0 18px;		
	}
}

.nav-lang-switcher .wpml-ls-sidebars-footer6 {
    position: relative;
    bottom: 3px;
    right: 10px;
    z-index: 1;
    text-align: right;
    width: 70px;
    opacity:0;
    transition: all 500ms ease;
}
.nav-lang-switcher .wpml-loaded .wpml-ls-sidebars-footer6 {
    opacity: 1;
}





.wpml-ls-slot-footer6.wpml-ls-item.wpml-ls-current-language > a {
    transition: all 300ms ease;
    height: 34px;
	line-height: 18px;
}

.nav-lang-switcher .wpml-ls > ul > .wpml-ls-slot-footer6.wpml-ls-item >a:after {
    transform: translatey(-5px) rotate(0deg);
}


/* dark switcher only on desktop*/
@media all and (min-width:1024px){
	.dark-menu:not(.is-stuck) .wpml-ls-slot-footer6.wpml-ls-item.wpml-ls-current-language > a {
		background-color:transparent;
		color:#FFFDF8;
	}
	
	.dark-menu:not(.is-stuck) .wpml-ls-slot-footer6.wpml-ls-item.wpml-ls-current-language > a:hover {
		background: rgba(255, 253, 248, 0.1);
	}
	
	.dark-menu:not(.is-stuck) .wpml-ls-slot-footer6.wpml-ls-item.wpml-ls-current-language > a span:first-child {
		color:#FFFDF8;
	}
	.dark-menu:not(.is-stuck) .wpml-ls-slot-footer6.wpml-ls-item.wpml-ls-current-language > a:before,
	.dark-menu:not(.is-stuck) .wpml-ls-slot-footer6.wpml-ls-item.wpml-ls-current-language > a:after {
		filter:invert(1) grayscale(1);
		
	}
}


@media all and (min-width:1024px) {
	.nav-lang-switcher .wpml-ls-sidebars-footer6.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		top: 100%;
		left: 0;
		bottom: unset;
	}
    .nav-wrap .mega-menu {
        width:50%;
    }
	.mega-menu .medium-horizontal.menu.dropdown {
		justify-content: center;
	}
}
@media all and (max-width:1100px) {
    .mega-menu .medium-horizontal.menu.dropdown {
        justify-content: center;
    }
}

@media all and (max-width:1023px){
	.nav-lang-switcher .wpml-ls-sidebars-footer6.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		left:50%;
	}

	.nav-lang-switcher > div > .wpml-ls-sidebars-footer6 {
		width: 100%;
		bottom:10px;
		right:0;
	}
	.nav-lang-switcher .wpml-ls-slot-footer6.wpml-ls-item.wpml-ls-current-language > a {
		width: 100%;
		text-align: center;
	}
	.nav-lang-switcher .wpml-ls > ul > .wpml-ls-slot-footer6.wpml-ls-item >a:after {
		right:unset;
	}
	.nav-lang-switcher .wpml-ls > ul > .wpml-ls-slot-footer6.wpml-ls-item >a:before {
		left:unset;
		margin-left: -30px;
        top: 5px;
	}
}

@media all and (max-width:767px) {
	.nav-lang-switcher + #sidemenu .menu-item:nth-child(1), 
	.nav-lang-switcher+ #sidemenu .menu-item:nth-child(2) {
		bottom: calc(-100dvh + 190px);
	}
	.nav-lang-switcher + #sidemenu .menu-item:nth-child(2) {
        bottom: calc(-100dvh + 140px);
    }
	.nav-lang-switcher + #sidemenu:after {
		height: 170px;
	}
}



/* translator previews */
/* reusable */
body.page #in-ctx-preview-container .reusable-content {
	opacity:1;
	pointer-events:none;
	position:relative;
}
body.page #in-ctx-preview-container  .reusable-content:after{
content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
background: repeating-linear-gradient(
  45deg,
  rgba(0,0,0,0.4),
  rgba(0,0,0,0.4) 30px,
  rgba(255,255,255,0.4) 30px,
  rgba(255,255,255,0.4) 60px
);
	z-index:1;
}

/* freehook */
body.page #in-ctx-preview-container .free-hook-block {
	opacity:1;
	pointer-events:none;
	position:relative;
}
body.page #in-ctx-preview-container  .free-hook-block:after{
content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
background: repeating-linear-gradient(
  45deg,
  rgba(0,0,0,0.4),
  rgba(0,0,0,0.4) 30px,
  rgba(255,255,255,0.4) 30px,
  rgba(255,255,255,0.4) 60px
);
	z-index:1
}


/* Pricing */
tr.plan-names > td:first-child {color:transparent!important}

body.page #in-ctx-preview-container .pricing-tables {
	opacity:0.6;
	pointer-events:none;
	position:relative;
}
body.page #in-ctx-preview-container  .pricing-tables:after{
content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
background: repeating-linear-gradient(
  45deg,
  rgba(0,0,0,0.4),
  rgba(0,0,0,0.4) 30px,
  rgba(255,255,255,0.4) 30px,
  rgba(255,255,255,0.4) 60px
);
	z-index:1
}

body.page #in-ctx-preview-container .comparison-tables {
	opacity:0.6;
	pointer-events:none;
	position:relative;
}
body.page #in-ctx-preview-container  .comparison-tables:after{
content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
background: repeating-linear-gradient(
  45deg,
  rgba(0,0,0,0.4),
  rgba(0,0,0,0.4) 30px,
  rgba(255,255,255,0.4) 30px,
  rgba(255,255,255,0.4) 60px
);
	z-index:1
}


/* Accordions */
body.page #in-ctx-preview-container section.accordion-block .accordion-item .accordion-content {
	display:block!important
} 

body #in-ctx-preview-container  .off-canvas-wrapper {
	transition: all 300ms;
	opacity:1!important;
}
body.page-loaded #in-ctx-preview-container  .off-canvas-wrapper {opacity:1!important}

#in-ctx-preview-container .top-bar .top-bar-right .nav-wrap {
	opacity:1!important
}


/* cards-slider */
body #in-ctx-preview-container  .integration-slider-tiles {
	flex-direction:column!important
}

/* end translation previews */
