/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

#top-bar .searchform input{
	background: transparent;
    height: 44px;
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    border-radius: 0px;
	color: #fff;
	text-align: left;
}
#top-bar#top-bar div.asl_w {
    width: 200px !important;
    background-color: transparent !important;
    overflow: hidden;
    box-shadow: none !important;
    border-bottom: 1px solid #fff !important;
	padding: 6px 0;
}
div.asl_m .probox .proinput {
	padding: 0 !important;
	margin: 0 !important;
}
div.asl_w .probox .promagnifier {
	box-shadow: none !important;
}
#top-bar #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
	font-size: 18px !important;
    color: #fff !important;
    font-weight: 200 !important;
}
#top-bar #ajaxsearchlite1 input::placeholder{
	color: #fff !important;
	font-weight: 200 !important;
}

#top-bar  .ticon-search:before {
        content: url(/wp-content/uploads/2023/04/1.svg);
}

#top-bar .searchform .searchform-submit{
	opacity: 1;
}

#top-bar-content {
	display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: baseline;
}

#tb_right {
	display: flex;
    align-items: end;
    gap: 20px;
}

#top-bar .aws-container .aws-search-form .aws-search-btn {
    width: 27px;
}

#top-bar .aws-container .aws-search-field {
    background: transparent;
    width: 100%;
    max-width: 240px;
    color: #ffffff;
    opacity: 1;
    font-size: 18px;
    margin: 0!important;
	border: none;
    border-bottom: 1px solid #fff;
    text-align: left!important;
	padding-left: 0px!important;
}

#tb_right ::placeholder {
	color: #fff;
	opacity: 1;
}

#top-bar-content:after {
	display: none!important;
}

#tb_right .wpex-mr-20 {
    margin-right: 0px;
}

#top-bar  .aws-container .aws-search-form .aws-form-btn {
    border: none;
    background: transparent;
    border-bottom: 1px solid #fff;
    margin-left: -5px;
}

#top-bar  .aws-search-btn_icon {
	content: url(/wp-content/uploads/2023/04/1.svg);
	width: 25px!important;
    height: 25px!important;
	position: relative;
	top: 4px;
}

#top-bar  .aws-container .aws-search-field:focus {
    background-color: transparent;
	color: #fff;
}

#top-bar  .aws-container .aws-search-form .aws-form-btn:hover {
    background: transparent;
}

@media (max-width: 1100px) {
	#top-bar-content {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 10px;
	}	
}

@media (min-width: 1000px) {
	.desk_dis, .sidr-class-desk_dis {
		display: none;
	}
}

@media (max-width: 1000px) {
	.menu-button.outline, .menu-button.flat {
		display: none;
	}
	
	#site-header-inner {
		height: 120px!important;
	}
}

.not-sticky #site-header-inner {
	transition: 0.3s all ease;
}

.is-sticky #site-header-inner {
	transition: 0.3s all ease;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 100px!important;
}

#menu-main-menu .ticon-angle-down:before {
    position: relative;
    top: 2px;
}

#footer .menu a:hover,
#footer-bottom a:hover {
	text-decoration: underline;
}

.footer-widget .widget-title {
    margin-top: 10px;
	margin-bottom: 35px;
}

#footer .wpex-pb-40 {
    padding-bottom: 20px;
}

#footer-bottom-inner {
	border-top: 1px solid #6c6c6c;
	padding-top: 20px;
	padding-bottom: 5px;
}

#footer #text-2 {
	max-width: 390px;
}

#footer #text-2 img {
	margin-bottom: 15px;
}

#footer  .ticon-facebook:before {
    content:url("/wp-content/uploads/2023/04/facebook.svg") !important;
}

#footer .ticon-instagram:before {
    content:url("/wp-content/uploads/2023/04/insta.svg") !important;
}


#footer .ticon-linkedin:before {
    content:url("/wp-content/uploads/2023/04/link.svg") !important;
}

#footer  .ticon-twitter:before {
    content:url("/wp-content/uploads/2023/04/twt.svg") !important;
}

#footer  .ticon:hover {
	opacity: .7;
}

@media (max-width: 1400px)  {
	.footer-box.col-1 {
		width: 40%!important;
	}
	
	.footer-box.col-3 {
		width: 20%!important;
	}	
}

@media (max-width: 1200px)  {
	.footer-box.col-1 {
		width: 35%!important;
	}
	
	.footer-box.col-4 {
		width: 25%!important;
	}
}


@media (max-width: 959px)  {
	.footer-box.col-1 {
		width: 100%!important;
		text-align: center;
	}
	
	.footer-box.col-2 {
    	width: 50%!important;
		text-align: center;
	}	
	
	.footer-box.col-3 {
    	width: 50%!important;
		text-align: center;
	}
	
	.footer-box.col-2 li, .footer-box.col-3 li {
		text-align: center!important;
		padding: 5px 0;
	}
	
	.footer-box.col-4 {
		margin-top: 20px;
    	width: 100%!important;
		text-align: center;
	}
	
	#footer #text-2 {
		max-width: 100%;
	}
	
	#footer-inner {
		padding-top: 60px!important;
		padding-bottom: 0px!important;
	}
	
	.footer-widget .widget-title {
		margin-top: 10px;
		margin-bottom: 5px;
	}
}


.menu-button.outline {
	color: #fff;
	border: 2px solid #fff;
	font-family: 'Blacker';
	font-size: 18px;
	font-weight: 500!important;
	padding: 10px 35px!important;
}

.menu-button.outline:hover {
	background: #fff;
	color: #000;
}

.theme-button {
	font-size: 18px!important;
}

.menu-button.flat {
	background: #fff;
	color: #000;	
	border: 2px solid #fff;
	font-family: 'Blacker';
	font-size: 18px;
	font-weight: 500!important;
	padding: 10px 35px!important;
	margin-left: 30px!important;
}

.menu-button.flat:hover {
	color: #fff;
	background: #000;
}

#home_h1 {
	min-width: 870px!important;
	float: right;
}


@media (max-width: 1500px) {
	#home_h1 {
		min-width: inherit!important;
		float: none;
		padding-left: 30px!important;
	}
}

@media (max-width: 1150px) 	{
	#ht_col1>div {
		margin-left: -5px;
	}
}

#ht_col2_r1, #ht_col2_r2 {
	height: 430px!important;
}

.multibut .outline:hover {
	background: #000!important;
	color: #fff!important;
}

.multibut .flat:hover {
	border-color: #000!important;
}

.multibut1 .outline:hover {
	background: #000!important;
	color: #fff!important;
}

.multibut1 .flat:hover {
	border-color: #000!important;
}

.multibut1 .flat:after {
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
	position: relative;
    margin-left: 10px;
    top: 2px;
}

.multibut1 .flat:hover:after {
	filter: brightness(0);
}

.multibut1 .outline:after {
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
	position: relative;
    margin-left: 10px;
    top: 2px;
	filter: brightness(0);
}

.multibut1 .outline:hover:after {
	filter: brightness(10);
}

.gray_color img {
	position: relative;
}

.gray_color .vcex-image-inner:before {
	content: url(/wp-content/uploads/2023/04/5.svg);
	position: absolute;
	margin-left: -17px;
	margin-top: -13px;
	z-index: 0;
}

.wpex-carousel-entry-title, .wpex-carousel-entry-price {
	font-family: 'Blacker'!important;
}

.wpex-carousel-entry-price {
	font-weight: 500;
}

#product_car .entry-readmore-wrap a {
	padding-left: 25px!important;
	padding-right: 25px!important;
}

#product_car .entry-readmore-wrap a:after {
	content: url(/wp-content/uploads/2023/04/bbag.svg);
	position: relative;
    margin-left: 10px;
    top: 2px;
}

#product_car .owl-stage-outer {
	margin-right: -100%;
}

.arrow span:after {
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
	position: relative;
    margin-left: 10px;
    top: 2px;
}

.arrow:hover span:after {
	filter: brightness(0);
}

.arrow1 span:after {
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
	position: relative;
    margin-left: 10px;
    top: 2px;
	filter: brightness(0);
}

.arrow1:hover span:after {
	filter: brightness(15);
}

.wpcf7-spinner {
	display: none;
}

.owl-dots span {
	display: none!important;
}

.carousel  .owl-dots {
	margin-top: 20px!important;
}

.carousel .owl-dot {
    background: #b2b2b2!important;
	width: 14px!important;
	height: 14px!important;
	margin-left: 6px;
	margin-right: 6px;
	border: solid 3px #fff;
    outline: solid 1px #fff;
}

.carousel .owl-dot.active {
    background: #000!important;
	width: 14px!important;
	height: 14px!important;
	border: solid 3px #fff;
    outline: solid 1px #000;
}

#testim .owl-dots span {
	display: block!important;
}

#testim .owl-stage-outer {
	margin-right: -100%;
}

#testim .owl-item .vc_row  {
	margin-right: 80px;
}

#testim .owl-dots {
	width: 1400px;
	margin-top: 60px!important;
	margin-bottom: 20px;
}


#testim .owl-dots span {
	width: 14px!important;
	height: 14px!important;
	margin-left: 6px;
	margin-right: 6px;
	border: solid 3px #fff;
    outline: solid 1px #fff;
}

#testim .owl-dot.active span {
    outline: solid 1px #000;
}

#testim .owl-dots .owl-dot span {
	margin: 5px 7px;
}

#subs {
	max-width: 590px;
	margin: auto;
}

#sbs {
	display: flex;
	gap: 30px;
	align-items: center;
}

#subs input[type="submit"] {
	width: 150px;
	margin-top: 0;
	border: 2px solid #000;
	height: 50px;
	padding-top: 5px;
    padding-bottom: 5px;
	padding-left: 15px!important;
}

#subs input[type="email"] {
	width: 100%;
	margin-top: 0!important;
	height: 50px;
}

.subarr:after {
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
	position: absolute;
    right: 35px;
    top: 9px;
}

.subarr:hover:after {
	filter: brightness(0);
}

.wpcf7-not-valid-tip {
	display: none!important;
}

.wpcf7 .wpcf7-not-valid {
    box-shadow: 0px 0px 6px 1px #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 14px;
	margin-bottom: -20px!important;
	margin-top: 20px!important;
}

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form .wpex-select-wrap{
	font-family: "Blacker";
}

/**************************************/
@media (max-width: 1200px) {
		.padding100 .vc_column-inner {
		padding-right: 15px!important;
    	padding-left: 15px!important;
	}
}

@media (max-width: 768px) {
	.center_row {
		text-align: center!important;
	}
	
	.center_row .wpex-justify-start {
		justify-content: center;
	}
	
	.center_row .align-right {
		float: none!important;
	}
	
	.column20 .vc_column-inner {
		margin-bottom: 20px!important;
	}
	
	.column10 .vc_column-inner {
		margin-bottom: 10px!important;
	}
	
	.column0 .vc_column-inner {
		margin-bottom: 0px!important;
	}
	
	.column30 .vc_column-inner {
		margin-bottom: 30px!important;
	}
	
	.column40 .vc_column-inner {
		margin-bottom: 40px!important;
	}

	#main .top0 {
		margin-top: 0px!important;
	}
	
	#main .top10 {
		margin-top: 10px!important;
	}
	
	#main .top20 {
		margin-top: 20px!important;
	}
	
	#main .top30 {
		margin-top: 30px!important;
	}
	
	#main .top40 {
		margin-top: 40px!important;
	}
	
	#main .top50 {
		margin-top: 50px!important;
	}
	
	#main .top60 {
		margin-top: 60px!important;
	}
	
	#main .top70 {
		margin-top: 70px!important;
	}
	
	#main .top80 {
		margin-top: 80px!important;
	}
}

/*************************************/

.sidr-class-desk_dis a {
	border: 2px solid #fff;
    text-align: center;
    margin: 20px 20px 0 20px;
}

.sidr-class-desk_dis1 a {
	border: 2px solid #fff;
    text-align: center;
	background: #fff;
	color: #000;
    margin: 20px 20px 0 20px;
}


@media (max-width: 1500px) {
	#product_car .wpex-carousel-entry-title {
		font-size: 25px!important;
	}

	#product_car .wpex-carousel-entry-price {
		font-size: 25px!important;
	}
}	
	
@media (max-width: 1430px) {
	#row1_1, #row1_2 {
		width: 100%!important;
	}
	
	#testim {
		max-width: 100%!important;
	}
	
	#testim .owl-item .vc_row {
		margin-right: 20px;
	}
	
	#testim .owl-dots {
		width: 100%;
		margin-top: 60px!important;
		margin-bottom: 20px;
	}
}

@media (max-width: 1200px) {
	#product_car .wpex-carousel-entry-details {
		text-align: center!important;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	#product_car .wpex-carousel-entry-title {
		margin-bottom: 10px;
	}

	#product_car .entry-readmore-wrap {
		margin-top: 0!important;
		width: 100%;
		text-align: center;
	}

	#product_car .wpex-carousel-entry-price {
		width: 100%;
	}
}

@media (max-width: 1100px) {
	#product_car .wpex-carousel-entry-title {
		font-size: 22px!important;
	}

	#product_car .wpex-carousel-entry-price {
		font-size: 22px!important;
	}
}
	
@media (max-width: 768px) {
	#ht_col1>div {
		margin-left: 0px;
		margin-right: 0px!important;
		margin-bottom: 2px;
	}
	
	#home_h1 h2 {
		width: 100%!important;
	}
	
	#home_h1 {
		margin-bottom: 2px;
	}
	
	#ht_col2_r1, #ht_col2_r2 {
		height: auto!important;
		padding-top: 80px!important;
		padding-bottom: 80px!important;
	}
	
	#home_h1   {
		padding-left: inherit!important;
	}
	
	#row1 {
		padding-top: 60px!important;
		padding-bottom:40px!important;
	}
	
	#row2 {
		padding-top: 60px!important;
		padding-bottom: 70px!important;
	}
	
	#testim .owl-stage .vc_row {
		padding: 30px!important;
		font-size: 20px!important;
	}
	
	#testim .owl-dots {
    	margin-top: 30px!important;
	}
	
	#testim .owl-stage-outer {
		margin-right: 0;
	}
	
	#testim {
		margin: auto!important;
	}
	
	#testim .owl-item .vc_row {
    	margin-right: 5px;
		margin-left: 5px;
	}
	
	#testim .vc_column-inner {
		padding-left: 0!important;
		padding-right: 0!important;
	}
}


@media (max-width: 500px) {
	#product_car .wpex-carousel-entry-title {
		font-size: 18px!important;
	}

	#product_car .wpex-carousel-entry-price {
		font-size: 18px!important;
	}
	
	#product_car 	.wpex-carousel-entry-media {
		margin-bottom: 5px!important;
	}
	
	
	#product_car .entry-readmore-wrap a {
		padding-left: 15px!important;
		padding-right: 15px!important;
		font-size: 13px!important;
	}
	
	#sbs {
		display: flex;
		gap: 20px;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.subarr:after {
		content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
		position: absolute;
		right: inherit;
		top: inherit;
		margin-top: -40px;
		margin-left: 109px;
	}
}

@media (max-width: 400px) {
	#product_car .wpex-carousel-entry-title {
		font-size: 16px!important;
	}

	#product_car .wpex-carousel-entry-price {
		font-size: 18px!important;	
	}
}

/***********************************/

#row_404  .aws-container .aws-search-form {
	height: 50px;
}

#row_404 .vcex-searchbar-button {
	content: url(/wp-content/uploads/2023/04/search.svg)!important;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#row_404 .aws-container .aws-search-form .aws-search-btn {
    width: 27px;
}

#row_404  .aws-container .aws-search-field {
    background: #fff;
    width: 100%;
    color: #000;
    opacity: 1;
    font-size: 18px;
    margin: 0!important;
    border: 1px solid #000;
    text-align: left!important;
	padding-left: 55px!important;
}

#row_404 ::placeholder {
	color: #000;
	opacity: 1;
}

#row_404  .aws-container .aws-search-form .aws-form-btn {
    background: transparent;
    border: none;
    margin-left: 15px;
    position: absolute;
    z-index: 2;
    margin-top: 8px;
}

#row_404  .aws-search-btn_icon {
	content: url(/wp-content/uploads/2023/04/search.svg);
	width: 25px!important;
    height: 25px!important;
	position: relative;
	top: 4px;
}

#row_404  .aws-container .aws-search-field:focus {
    background-color: transparent;
	color: #000;
}

#row_404  .aws-container .aws-search-form .aws-form-btn:hover {
    background: transparent;
	opacity: 0.8;
}

#row_404  .aws-container .aws-search-form .aws-search-clear span {
    line-height: 16px;
}

@media (max-width: 1200px) {
	#top_404 {
		min-height: 500px!important;
	}
}

@media (max-width: 768px) {
	#top_404 {
		min-height: 350px!important;
	}
}

@media (max-width: 520px) {
	#row_404 	.vcex-navbar-inner {
		justify-content: center!important;
		gap: 20px;
	}
	
	#top_404 {
		min-height: 280px!important;
	}
}

/**********************************/

.vcex-post-type-entry-details {
	display: flex;
	flex-direction: column;
	padding: 30px 40px!important;
	background: #f6f6f6;
}

#careers .vcex-post-type-entry-readmore-wrap {
    position: absolute;
    right: 50px;
	margin-top: 10px;
	order: -5;
}

#careers h3 {
	font-family: 'Blacker';
	padding-right: 200px;
}

#careers .vcex-post-type-entry:nth-child(2n) .vcex-post-type-entry-details {
	background: #7c8e96;
	color: #fff!important;
}

#careers .vcex-post-type-entry:nth-child(2n) h3, #careers .vcex-post-type-entry:nth-child(2n) .vcex-post-type-entry-categories {
	color: #fff!important;
}

#careers .vcex-post-type-entry-readmore-wrap a:after {
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
	position: relative;
    margin-left: 10px;
    top: 2px;
}

#careers .vcex-post-type-entry-readmore-wrap:hover a:after {
	filter: brightness(0);
}

#careers .vcex-post-type-entry:nth-child(2n) .vcex-post-type-entry-readmore-wrap a {
	background: #fff!important;
	color: #7c8e96!important;
	border-color: #fff!important;
}

#careers .vcex-post-type-entry:nth-child(2n) .vcex-post-type-entry-readmore-wrap a:after {
	content: url(/wp-content/uploads/2023/04/1-1.svg)!important;
}

#careers .vcex-post-type-entry:nth-child(2n) .vcex-post-type-entry-readmore-wrap:hover a:after {
	filter: brightness(10);
}

#careers .vcex-post-type-entry:nth-child(2n) .vcex-post-type-entry-readmore-wrap:hover a {
	background: #7c8e96!important;
	color: #fff!important;
	border-color: #fff!important;
}

#careers h3 a:hover {
	color: #000!important;
}

#careers .vcex-post-type-entry:nth-child(2n) h3 a:hover {
	color: #fff!important;
}

#careers .vcex-post-type-entry-categories:before {
	content: url(/wp-content/uploads/2023/04/2-1.svg);
	position: relative;
    top: 1px;
    margin-right: 10px;
}

#careers .vcex-post-type-entry:nth-child(2n) .vcex-post-type-entry-categories:before {
   content: url(/wp-content/uploads/2023/04/3-1.svg);
}

#careers_top .wpex-bg-overlay  {
	opacity: 0!important;
}

@media (max-width: 768px) {
	#careers .vcex-post-type-entry-readmore-wrap {
    	position: relative;
		right: inherit;
		margin-top: 10px;
		order: 5;
	}
	
	#careers_top {
		min-height: 300px!important;
		padding-top: 60px!important;
		padding-bottom: 60px!important;
	}
	
	#main .vcex-multi-buttons {
		gap: 20px!important;
	}
	
	#careers_top .wpex-bg-overlay  {
		opacity: 0.5!important;
	}	
	
	#careers h3 {
	    padding-right: inherit;
		font-size: 26px!important;
	}
}

#sc_top .vcex-post-excerpt {
	max-width: 920px;
	margin: auto;
}

#sc_content h2 {
	font-size: 50px;
	font-family: 'Blacker'!important;
	font-weight: 500!important;
}

#sc_content h3 {
	font-size: 40px;
	font-family: 'Blacker'!important;
	font-weight: 500!important;
}

#sc_content p {
	text-align: justify!important;
}

#cs_form {
	max-width: 800px;
	margin: auto;
}

#cs_form input[type="text"], #contact_form input[type="text"], #contact_form select, #contact_form  textarea, .wpcf7-file,
#cs_form input[type="email"], #contact_form input[type="email"],
#cs_form input[type="tel"], #contact_form input[type="tel"] {
	background: #fff !important;
	margin-bottom: 5px;
	padding: 10px 25px !important;
	font-size: 18px !important;
	border: 1px solid #000;
	font-family: 'Blacker';
	border-radius: 0;
}

#contact_form select{
	width: 100%;
    margin-bottom: 0;
    margin-top: 3px;
    height: 51px;
}

#contact_form select {
    -webkit-appearance: none;
    -moz-appearance: none;
	background-image: url(/wp-content/uploads/2023/07/arrov.svg) !important;
    background-repeat: no-repeat !important;
    background-position-x: 94% !important;
    background-position-y: 20px !important;
}

span.wpcf7-list-item {
    margin-right: 35px;
    margin-left: 0;
}



span.wpcf7-list-item {
	display: inline-block;
	margin: 0;
}
.wpcf7 .wpcf7-list-item {
	margin-bottom: 10px;
}
.wpcf7-radio label {
	position: relative;
	cursor: pointer;
}
.wpcf7-radio input[type=radio] {
/*position: relative;*/
	position: absolute;
	visibility: hidden;
	width: 22px;
	height: 22px;
	top: 0;
	left: 0;
}
.wpcf7-radio input[type=radio] + span:before {
	display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 19px;
    width: 19px;
    top: -1px;
    left: 0px;
    border: 1px solid #ffffff;
    background: #ffffff;
    border-radius: 50%;
    border: 2px solid #afafaf;
}
.wpcf7-radio input[type=radio] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
     height: 19px;
    width: 19px;
    top: -1px;
    color: #fff;
    left: 0;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    background: #000;
    line-height: 22px;
    border-radius: 50%;
}
.wpcf7-radio input[type=radio]:checked + span:before {
	background: transparent;
}
.wpcf7-radio input[type=radio]:checked + span:after {
	visibility: visible;
}
.wpcf7-list-item-label {
	margin-left: 33px;
	display: inline-block;
	margin-right: 20px;
}
.wpcf7 span.wpcf7-list-item {
    margin-right: 20px;
    text-align: left;
}


.wpcf7-acceptance label {
	position: relative;
	cursor: pointer;
}
.wpcf7-acceptance input[type=checkbox] {
/*position: relative;*/
	position: absolute;
	visibility: hidden;
	width: 19px;
	height: 19px;
	top: 0;
	left: 0;
}
.wpcf7-acceptance input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 19px;
    width: 19px;
    top: 5px;
    left: -35px;
    border: 1px solid #ffffff;
    background: #ffffff;
    border-radius: 4px;
    border: 2px solid #afafaf;
}
.wpcf7-acceptance input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 22px;
    width: 22px;
    top: 5px;
    color: #fff;
    left: -35px;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    background: #000;
    line-height: 22px;
    border-radius: 5px;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:before {
	background: transparent;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:after {
	visibility: visible;
}

.wpcf7-acceptance  .wpcf7-list-item-label{
	position: relative;
}

#cs_form ::placeholder , #contact_form ::placeholder{
	font-weight: 400;
	color: #000;
	font-family: 'Blacker'; 
	opacity: 1;
}

#cs_form input[type="submit"] {
	padding-left: 15px!important;
	width: 180px;
}

#contact_form input[type="submit"] {
	padding-left: 0px!important;
	width: 200px;
}

.codedropz-upload-handler {
	border: 1px solid #000;
	border-radius: 0;
}

#cs_form .codedropz-upload-inner span,
.dnd-upload-counter {
	display: none;
}

#portf .cd-upload-btn {
	font-size: 0;
}

#cs_form h5 {
	display: none;
}

#portf .cd-upload-btn:after {
	content: 'Upload your Cover Letter';
	font-size: 18px;
	color: #000;
	font-weight: 400;
	margin-top: 10px;
	font-family: 'Blacker';
}


#cf .cd-upload-btn {
	font-size: 0;
}

#cf h5 {
	display: none;
}

#cf .codedropz-upload-inner>span, #cf .cd-upload-btn:before {
	display: none;
}

#cf .codedropz-upload-wrapper {
	width: 200px;
}

#cf .cd-upload-btn {
    font-weight: 400;
    padding: 10px 15px;
}

#contact_form .subarr1 {
    text-align: center;
    width: 200px;
    display: flex;
    justify-content: center;
    margin: 0;
}

#cf .cd-upload-btn:after {
	content: 'Choose File';
	font-size: 18px;
	color: #000;
	font-weight: 400;
	margin-top: 10px;
	font-family: 'Blacker';
}

.cd-upload-btn {
	font-weight: 400;
	padding: 25px 20px;
    width: 100%;
	background: #fff;
	color: #000;
    display: block;
	font-family: 'Blacker';
	font-size: 18px;
	border-radius: 0;
}

.cd-upload-btn:hover {
	color: #000!important;
}

.cd-upload-btn:before {
	content: url(/wp-content/uploads/2023/04/4-1.svg);
	margin: auto;
	margin-bottom: 15px;
	display: block;
	height: 20px!important;
}

.codedropz-upload-handler {
	border: 1px solid #000;
	margin-bottom: 10px;
	position: relative;
}

.codedropz-upload-container {
	padding: 0px;
}

.subarr1 {
	text-align: center;
	width: 180px;
	display: flex;
	justify-content: center;
	margin: auto;
}

.subarr1:after {
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
	position: absolute;
    margin-top: 15px;
    margin-left: 94px;
}

.subarr1:hover:after {
	filter: brightness(0);
}

@media (max-width: 768px) {
	#sc_top {
		min-height: 300px!important;
		padding-top: 60px!important;
		padding-bottom: 60px!important;
	}
	
	#sc_content h2 {
		font-size: 40px;
	}

	#sc_content h3 {
		font-size: 30px;
	}
	
	#apply_now {
		padding-top: 50px!important;
		padding-bottom: 60px!important;
	}
}

/* andrii styles */

@media (max-width: 1000px) {

	#content #sc_top#sc_top.cover-img-mob{
		background-size: cover !important;
	}
}

@media (max-width: 1500px) {

	#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item {
		margin: 0 14px 0 0;
	}
	.menu-button.outline, .menu-button.flat{
		    padding: 10px 15px!important;
	}
}

.menu-arrow a:before {
    content: url(/wp-content/uploads/2023/04/arrow.svg);
    width: 26px;
    position: relative;
    display: inline-block;
    transition: all 0.1s ease;
    margin-left: -25px;
}

.menu-arrow a:hover:before {
    transition: all 0.1s ease;
    margin-left: 0px;
}

.vcex-navbar-inner {
	overflow: hidden;
}

.product-template-default  .entry.product.product-type-simple{
	margin-bottom: 60px;
}

.product-template-default  .page-header-content{
	display: none;
}

.woocommerce-product-details__short-description strong{
    font-family: 'Blacker';
    font-weight: 500;
    margin-bottom: -10px !important;
    display: block;
}

.woocommerce-product-details__short-description p{
	font-weight: 200;
	margin-bottom: 25x;
}

.portfolio-grid .portfolio-entry-details{
	position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    left: 50%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 1250px) {
	.portfolio-grid  .portfolio-entry-details {
		position: relative;
		top: inherit;
		right: inherit;
		bottom: inherit;
		left: 0;
	}
}

.portfolio-grid .portfolio-entry-details .portfolio-entry-categories{
	order: 1;
	font-family: 'Blacker';
}

.portfolio-grid .portfolio-entry-details h2{
	order: 2;
	font-family: 'Blacker';
}

.portfolio-grid .portfolio-entry-details .portfolio-entry-excerpt {
	order: 3;
	font-weight: 200;
}

.portfolio-grid .portfolio-entry-details .entry-readmore-wrap{
	order: 5;

}

.vcex-portfolio-filter .active a{
	background: #000;
    color: #fff;
}

.vcex-portfolio-filter li a{
	background: transparent;
    color: rgba(0,0,0,0.5);
	border: none;
}

.vcex-portfolio-filter{
	margin-bottom: 50px !important;
}

@media (max-width: 768px) {
	ul.vcex-filter-links li {
		margin-bottom: 8px;
		width: 100%;
		display: block;
		text-align: center;
	}
}

.portfolio-template-default .meta-post-terms {
	font-family: 'Blacker';
}

.wpex-slider .sp-button:hover, .wpex-slider .sp-selected-button, .wpex-slider .sp-button:focus {
    background-color: #000000 !important;
    border-color: white;
    outline: solid 1px #000;
}

.wpex-slider .sp-button {
    margin: 7px;
    background-color: #b2b2b2;
}

.wpex-slider .sp-buttons {
    left: 0;
    top: 0;
    width: auto;
    padding: 15px;
    bottom: -80px !important;
    top: inherit;
    right: 0;
}

.related-posts .portfolio-entry-details{
	display: flex;
	flex-direction: column; 
}


.related-posts .portfolio-entry-title {
	font-family: 'Blacker';
	order: 2;
}

.related-posts .portfolio-entry-categories {
	font-family: 'Blacker';
	order: 1;
	margin: 10px 0;
	color: #000;
}

.related-posts .portfolio-entry-excerpt{
	order: 3;
	margin: 7px 0 10px 0;
}

.related-posts .portfolio-entry-readmore-wrap{
	order: 4;
}

.vcex-bullets .vcex-bullets-ci-wrap  .vcex-icon-wrap {
    background: #000;
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 23px;
    top: 4px;
    margin-right: 19px;
}

.vcex-bullets li{
	margin-bottom: 7px !important;
}

.tabs-custom.vc_tta.vc_general.vc_tta-style-total .vc_tta-tab>a {
    color: rgba(0,0,0,0.5);
    font-family: 'Blacker';
}

.tabs-custom.vc_tta.vc_general.vc_tta-style-total .vc_tta-tab.vc_active>a {
    border-color: #000000;
    border: 1px solid #000 !important;
    border-radius: 0px;
    background: #000;
    color: #fff !important;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after , .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before{
	display: none !important;
}

.vc_tta-panel.vc_animating {
     opacity: 0;
}

.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    animation: vctabsAnimate 0s cubic-bezier(0.4, 0, 0.6, 1) 1;
}

@keyframes vctabsAnimate {
    0% {
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

.portfolio-slider .wpex-slider-media img{
    height: 700px;
    object-fit: cover;
}

.portfolio-slider .sp-arrow {
    background: none;
}

.portfolio-slider:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 84%;
    background: #f6f6f6;
    left: 0;
    right: 0;
    bottom: -160px;
}

.vcex-portfolio-grid .portfolio-entry-img{
	height: 480px;
    object-fit: cover;
}

.portfolio-entry .vcex-readmore-rarr{
	content: url(/wp-content/uploads/2023/04/arrow.svg)!important;
    position: relative;
    margin-left: 10px;
    top: 2px;
}

.portfolio-entry a:hover .vcex-readmore-rarr{
    filter: brightness(0);
}

@media (max-width: 768px) {
	.vcex-portfolio-grid .portfolio-entry-img{
		height: 300px;
	}
	.portfolio-slider .wpex-slider-media img{
		height: 300px;
	}
	.tabs-custom .vc_row.vc_column-gap-30>.vc_column_container {
		padding: 0px 0 34px 0;
	}
	.vcex-bullets .vcex-bullets-ci-wrap .vcex-icon-wrap {
		width: 27px;
	}
	.vc_tta.vc_general .vc_tta-panel-body {
		padding: 14px 0px;
	}
	#custom_html-2{
		display: none;
	}
}

.vcex-toggle{
	padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.vcex-toggle__title {
    font-weight: 400 !important;
}

.woocommerce-tabs{
	display: none;
}

.meta:not(.meta-vertical) li {
    margin-right: 0;
}

.woocommerce .quantity input[type=number] {
    width: 53px;
	min-height: 57px;
}

.page-header.background-image-page-header {
    margin-bottom: 74px;
}

form.woocommerce-form .input-text, form.woocommerce-checkout .input-text, form .woocommerce-address-fields .input-text, form .wc-pao-addons-container .input-text {
    border: 1px solid #eee;
}

.woocommerce-ordering{
	display: none;
}

.woocommerce .woocommerce-result-count{
	font-family: 'Blacker';
	font-weight: 500;
}

.content-left-sidebar #content-wrap>#sidebar, .vcex-post-content-left-sidebar #sidebar {
    border-right: 1px solid #d8d8d8;
    padding-right: 70px;
}

.clear-filter{
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.clear-filter>div{
    font-size: 34px;
	font-family: 'Blacker';
	font-weight: 500;
}

.clear-filter .cl{
    font-size: 16px;
	font-weight: 400;
	font-family: "Sofia";
}

.awf-filter-title{
	font-size: 24px;
	font-family: 'Blacker';
	font-weight: 500;
	color:#000;
}

.awf-collapse-btn::before {
    opacity: 1;
    color: #000;
}

.awf-filter-container label {
    color: #000;
    font-weight: 200;
}

li.awf-filter-container {
    margin-bottom: 15px;
}

.awf-style-icons label::before, .awf-style-custom-terms label::before {
	margin: 0 14px 0 1px;
}

.awf-collapsible .awf-filter-title, .awf-dropdown .awf-filter-title {
    margin-bottom: 16px;
}

.countertops-template-default .vcex-post-content strong{
	font-family: 'Blacker';
    font-weight: 500;
    margin-bottom: -10px !important;
    display: block;
}

.awf-filter-wrapper {
    margin: 20px 0 0px 0;
    border-top: 1px solid #d8d8d8;
    padding-bottom: 4px;
    padding-top: 30px;
}

button.awf-reset-btn {
    width: auto;
    transition: color 0.6s ease;
    font-size: 14px;
    border: none;
    width: 100%;
    margin-top: -26px;
    display: block;
}

.awf-togglable-preset-btn {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    background: #000;
    color: #fff;
    border: 0px;
    width: 100%;
    font-size: 19px;
}

.awf-togglable-preset-btn:hover {
    color: #000;
    border: 3px solid;
}

.awf-preset-wrapper.awf-preset-1-wrapper{
	margin-bottom: 40px !important;
}

.vc_tta-panels a.vcex-navbar-link:before{
    content: "✓";
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 2px solid #787878;
    border-radius: 2px;
    margin-right: 14px;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    top: -1px;
    position: relative;
    color: #fff;
}

.vc_tta-panels a.vcex-navbar-link.active:before{
	background: #000;
    border: 2px solid #000;
}

.cart-collaterals .wc-proceed-to-checkout .button {
    margin-bottom: 12px;
    width: 100%;
}
