/*
Theme Name: TranslateLive
Description: Theme for TranslateLive
Author: DFS
Template: salient
Version: 1.0
*/

:root {
	--brand: #0077bb;
	/*brand accent color*/
	--brand2: #19002c;
	/*brand secondary accent color*/
	--brand3: #5d5562;
	/*brand other accent color*/
	--logo: url('/wp-content/uploads/2024/03/Favicon-TranslateLive.png');
	/*brand logo url*/
}
/*login styles*/
body.login {
	background: #fff;
}
body.login, body.login p, body.login a, body.login li, body.login h1, body.login h2, body.login h3, body.login h4, body.login h5, body.login h6, body.login label, body.login input, #wpadminbar a {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}
body.login h1 a {
	background: var(--logo) no-repeat center bottom;
	background-size: contain;
	height: 100px;
	width: auto;
	max-width: 170px;
	margin-bottom: 20px;
	pointer-events: none;
}
.login form {
	border: none;
	box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
	border-radius: 10px;
	position: relative !important;
	padding-top: 15px;
}
body.login input[type=password], body.login input[type=text] {
	height: 45px;
	border-radius: 5px;
}
body.login input[type=password]:focus, body.login input[type=text]:focus {
	border-color: var(--brand);
	box-shadow: 0 0 0 1px var(--brand);
	outline: 2px solid transparent;
}
body.login .button .dashicons {
	color: var(--brand);
}
body.login input#wp-submit {
	width: 100%;
	height: 45px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-radius: 5px;
	text-transform: uppercase;
	border: none !important;
	background: var(--brand);
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	transition: opacity .2s;
}
body.login input#wp-submit:hover {
	opacity: .8;
}
body.login form input[type=checkbox], body.login form input[type=checkbox]:focus {
	height: 16px;
	width: 16px;
	border: 1px solid #676767;
	border-radius: 50px;
	-webkit-appearance: none;
	box-shadow: none;
}
body.login form input[type=checkbox]:checked {
	background: #676767;
	border: 2px solid #fff;
	box-shadow: 1px 0 0, -1px 0 0, 0 1px 0, 0 -1px 0;
}
body.login form input[type=checkbox]:before {
	display: none !important;
}
body.login form .input {
	margin-bottom: 10px;
}
body.login .forgetmenot {
	position: absolute;
	bottom: 10px;
}
body.login #backtoblog {
	display: none;
}
body.login #nav {
	margin: 15px 0;
	text-align: center;
}
body.login h1 a:focus {
	box-shadow: none;
	color: transparent;
}
body.login #login_error, .login .message, .login .success {
	position: absolute;
	top: 25px;
	width: 316px;
	background: #fff;
	border: 1px solid #000;
	box-shadow: none;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	margin-left: -4px;
	padding: 8px 5px;
}
/*END login styles*/
body, a, h1, h2, h3, h4, h5, h6, input {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
p, label {
	-moz-osx-font-smoothing: grayscale;
}
header#top nav > ul > li > a {
	-moz-osx-font-smoothing: grayscale;
}
a.nectar-button, input.button {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
a {
	cursor: pointer;
}
.mobileEle, .hideEle {
	display: none !important;
}
.hideNavLink, .hideNavLink a {
	visibility: hidden;
	opacity: 0;
	padding: 0 !important;
	margin: 0 !important;
	width: 0 !important;
	font-size: 0 !important;
	text-indent: -999999px;
}
.accessTxt, .accessLabel {
	position: absolute;
	font-size: 0;
	opacity: 0;
	pointer-events: none;
}
.centerEle {
	margin: 0 auto !important;
}
.justify {
	text-align: justify !important;
}
.grayscaleBg > .row-bg-wrap > .row-bg-layer > .row-bg, .grayscale {
	filter: grayscale(1);
}
.page-title {
	display: none;
}
ul li {
	padding-bottom: 10px;
}
.off-canvas-menu-container ul.menu li {
	padding-bottom: inherit;
}
.opacity10 {
	opacity: .1 !important;
}
.opacity20 {
	opacity: .2 !important;
}
.opacity30 {
	opacity: .3 !important;
}
.opacity40 {
	opacity: .4 !important;
}
.opacity50 {
	opacity: .5 !important;
}
.opacity60 {
	opacity: .6 !important;
}
.opacity70 {
	opacity: .7 !important;
}
.opacity80 {
	opacity: .8 !important;
}
.opacity90 {
	opacity: .9 !important;
}
.grayscale {
	filter: grayscale(1);
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.menu-item:last-child a {
    margin-left: 0;
}
.hmHero > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	height: 100vh;
    min-height: 700px !important;
    display: flex;
    flex-flow: column;
    /*align-items: center;*/
    justify-content: center;
}
.hmHero .nectar-rotating-words-title.element_stagger_words .ending-text {
    display: inline;
}
.hmHero .nectar-button.jumbo {
    min-width: 240px;
    text-align: center;
}
.nectar-rotating-words-title .dynamic-words {
	color: var(--brand);
}
.nectar-rotating-words-title.element_stagger_words .ending-text span {
	line-height: 1.3em !important;
}
.widget_nav_menu ul {
    margin: 0;
}
.widget_nav_menu li {
    list-style-type: none !important;
}
.vc_wp_custommenu h2.widgettitle {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600 !important;
}
.clientCaro .nectar-flickity {
	pointer-events: none;
}
.clientCaro a {
	pointer-events: all;
}

.clientCaro img {
	max-height: 120px !important;
	object-fit: contain;
	/*filter: grayscale(1);*/
    transition: filter .2s !important;
	/*opacity: .75 !important;*/
}
.nectar-fancy-box[data-style="parallax_hover"] p {
	opacity: 1 !important
}
.span_12.light .nectar_single_testimonial .title {
    color: #fff;
}
.nectar_single_testimonial[data-style="bold"] p {
    font-size: 36px;
    line-height: 1.3em;
    font-weight: 400;
}
.blog-recent[data-style*=classic_enhanced] .post-featured-img img {
    width: 100%;
    height: 235px;
    object-fit: cover;
}
.blog-recent[data-style*=classic_enhanced] .article-content-wrap, .masonry.classic_enhanced .masonry-blog-item .article-content-wrap {
    padding: 10%;
}
.single-post h2 {
    font-size: 40px;
    line-height: 1.2em;
}
#page-header-bg h1, body .row .col.section-title h1 {
    font-size: 54px;
    line-height: 1.2em;
}
.leftWrap, .rightWrap {
    width: 49%;
    float: left;
    margin-bottom: 20px;
    z-index: 9;
    position: relative;
}
.leftWrap {
    margin-right: 2%;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}
.wpcf7-spinner {
    position: absolute;
    left: 12px;
    bottom: 10px;
}
#qr-form input {
    margin-bottom: 15px !important;
}
#qr-form #generate-qr {
    height: 45px;
    border: none;
    background: var(--brand);
    color: #fff !important;
    margin-top: 10px;
}
a.addToCart {
    display: flex;
    height: 45px;
    background: var(--brand);
    color: #fff !important;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 15px;
    padding: 10px;
}
a.addToCart:hover {
	background: #444;
}
.toggle .nectar-fancy-ul li i:before {
	background-color: transparent !important;
}

/***********************************RESPONSIVE CSS****************************************/

@media only screen and (max-width: 999px) {
	.deskEle {
		display: none !important;
	}
	.mobileEle {
		display: block !important;
	}
}
@media only screen and (max-width: 690px) {
	.nectar_single_testimonial[data-style="bold"] p {
    	font-size: 28px;
	}
	.leftWrap, .rightWrap {
    	width: 100%;
    	float: none;
	}
	.leftWrap {
    	margin-right: 0;
	}
}
@media only screen and (max-width: 480px) {
}

