/*
 Theme Name:   Fectfolio
 Theme URI:    https://demos.coderplace.com/wp/WP02/WP02046/
 Description:  A child theme of Basetheme theme.
 Author:       CoderPlace
 Template:     basetheme
 Version:      1.0.0
 Requires at least: 6.0
 Tested up to: 6.0
 Requires PHP: 7.0
 Text Domain: fectfolio
 License: GNU General Public License v3.0 (or later)
 License URI: https://coderplace.com/license
*/
/*testimonial-pagination*/
.owl-controls .owl-pagination {text-align: center;}
.owl-theme .owl-page {display: inline-block; margin: 3px 6px; vertical-align: top; margin-block-start: 4.5%;}
.owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {background-color: var(--global-palette1);}
.owl-pagination .owl-page span {
	height: 10px;
	width: 10px;
	background-color: #cccccc;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
/*---------*/
.elementor-testimonial-wrapper::before {
	mask-image: url(assets/images/quote.svg);
	-webkit-mask-image: url(assets/images/quote.svg);
	background: var(--global-palette3);
	mask-size: 75px;
	-webkit-mask-size: 30px;
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	content: "";
	position: absolute;
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: top;
	-webkit-margin-end: 5px;
	margin-inline-end: 92px;
	right: auto;
	left: 49%;
	top: -20px;
}
.about-us .elementor-inner-column {border-inline-end: 1px solid #463e59;}
.about-us .elementor-inner-column:last-child {border-inline-end: 0;}
.main-navigation .primary-menu-container > ul > li.menu-item.active > a {color: var(--global-palette1);}
/* .service-main .service .elementor-widget-container .elementor-icon {fill: var( --e-global-color-thebase1 ); color: var( --e-global-color-thebase1 ); border-color: var( --e-global-color-thebase1 )}
.service-main .service .elementor-widget-container:hover .elementor-icon {fill: var( --e-global-color-thebase9 ); background: var( --e-global-color-thebase1 );} */
.ur-service .elementor-icon-box-icon {
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.ur-service:hover .elementor-icon-box-icon {
	transform: translateY(-8px);
}
/* about me*/
.about-me-inner .about-me-main-conatiner {display: grid; grid-template-columns: auto auto; gap: 35px 50px;}
.about-me-inner .about-me-main-conatiner .about-me-title .about-me-heading { margin-block-end: 15px;}
.about-me-inner .about-me-main-conatiner .about-me-sub-title {border-block-end: 1px solid #463e59; padding-block-end: 8px;}
/*------*/
/* counter */
body .elementor-counter .elementor-counter-number-wrapper {
	display: inline-block;
}
body .elementor-counter .elementor-counter-title {
	text-align: left;
	display: inline-block;
	margin-left: 22px;
}
/*---------*/
/*eork experince*/
.ur-work .elementor-element.elementor-widget.elementor-widget-heading {
	margin: 0px;
}
/*----------*/
/* contact-form-7 */
.wpcf7-form .contact-col {
	float: none;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	column-count: 2;
	column-gap: 54px;
}
.contact-col-btn .wpcf7-spinner {
	position: absolute;
	top: auto;
	bottom: 15px;
}
.wpcf7-form .contact-col-1 .contact-col-sub-1 {flex: auto;}
.wpcf7-form .contact-col-1 {width: auto; column-gap: 55px; display: flex;}
.service-main .wpcf7-form p {margin: 0;}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
	display: block;
	width: 100%;
	margin-block: 0px;
    padding-inline: 2%;
    height: 94px;
	border: 1px solid var(--global-palette9);
	background-color: var(--global-palette9);
	overflow: hidden;
}
.contact-col-btn {display: flex; justify-content: center; position: relative;}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {margin-bottom: 30px;}
.service-main .wpcf7-form-control.has-spinner.wpcf7-submit {
	width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
	background-color: var(--global-palette1);
	color: var(--global-palette9);
	margin-block-start: 30px;
}
::placeholder{color:var(--global-palette4) !important;}
.wpcf7-form-control::placeholder{text-transform:capitalize; font-size: 18px;}
.wpcf7 .wpcf7-form-control-wrap input {
	display: block;
	width: 100%;
	border: 1px solid var(--global-palette9);
	margin-bottom: 20px;
	background-color: var(--global-palette9);
}
.wpcf7-form-control-wrap {width: auto; flex: auto;}
body:not(.home).transparent-header #masthead {background: var(--global-palette3);}
/* 	.main-navigation .primary-menu-container > ul li.menu-item > a:active {	color: var(--e-global-color-thebase1);}
	.main-navigation .primary-menu-container > ul > li.menu-item.current_page_item > a {color: var(--e-global-color-thebase1);} */
.blog-imgbox .elementor-image-box-img {	border-radius: 0px;}
.blog-imgbox .elementor-image-box-content {
	margin-block: -10px;
}
.blog-carousel .more-link-wrap a.post-more-link:hover,.woocommerce ul.products li.product .button:hover,
.woocommerce .products a.added_to_cart:hover {  color: var(--e-global-color-thebase1);}
[type="search"] {text-transform: lowercase;}
.more-link-wrap a.post-more-link:hover {color: var(--e-global-color-thebase1);}
.blog-posts-content .post-description , .entry-summary {	font-size: 18px;	color: var(--e-global-color-thebase4);}
/* gallery Image Hover Cms Hover*/
.fullwidth-cms .elementor-widget-container {
	overflow: hidden;
	position: relative;
	display: inline-block;
}
.fullwidth-cms .elementor-widget-image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.fullwidth-cms:hover img {
	transform: scale(1.05);
}
.cms-banner:hover img, .elementor-image-box-img:hover img, .gallery-item .gallery-icon:hover img, .gallery-slider .swiper-slide-inner:hover img, .loop-entry .post-thumbnail-inner:hover img, .widget_media_image:hover img {transform: scale(1.05);}
body .wp-block-image {margin-bottom: 0; overflow: hidden;}
.cms-banner .elementor-widget-wrap, .elementor-image-box-img, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner, .post-thumbnail-inner, .widget_media_image {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.cms-banner img, .elementor-image-box-img img, .gallery-item img, .gallery-slider img, .loop-entry .post-thumbnail-inner img, .widget_media_image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {height: auto; width: auto;}
/* footer */
body .footer-navigation ul li a {
	padding: 1em 0.5em;
}
.footer-widget-area ul li, .site-footer .widget_block a {padding: 1px 0; display: block;}
.video-cms .elementor-custom-embed-play {position: absolute; top: 65%;}
.site-footer .footer-widget-area ul {padding: 0; margin: 0;}
.site-footer .widget_block .footer-mail {text-transform: none;}
.site-footer .widget_block p {margin: 0;}
.site-footer-section .footer-widget-area.content-valign-middle {align-items: flex-start;}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure{display: inline-block; text-align: center;}
.site-footer .footer-widget-area .widget-title,.widget-title {font-size:22px; letter-spacing: 0.1em; line-height: 1.2em;}
.blog-posts-content .loop-entry .entry-summary p,.blog-posts-content .loop-entry .entry-header .entry-meta {margin: 12px 0 12px;}
.entry-header {margin-bottom: 0em !important;}
/* Homepage-Blog*/
.container-inner {padding: 0 21px;}
.content-style-unboxed .blog .loop-entry .entry-content-wrap {padding: 0; position: relative;}
.blog-posts-content .post-thumbnail {margin-bottom: 1em; border-radius: 10px;}
/* owl-carsoual */
.owl-theme .owl-buttons div.owl-prev::after {color: var(--wp--preset--color--black) !important;}
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	position: absolute;
	top: auto;
	background-size: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0 auto;
}
.owl-theme .owl-buttons div.owl-prev::after {background-image: url(assets/images/left-arrow.svg);}
.owl-theme .owl-buttons div.owl-next::after {background-image: url(assets/images/right-arrow.svg);}
.owl-theme:hover .owl-buttons div {opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1;}
.owl-theme .owl-buttons div {
	display: block;
	font-size: 0;
	height: 32px;
	width: 32px;
	position: absolute;
	text-align: center;
	top: 35%;
	bottom: auto;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto !important;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	margin: auto;
	z-index: 99;
	cursor: pointer;
}
.owl-theme .owl-buttons div.owl-next {right: 0px; left: auto;}
.owl-theme .owl-buttons div.owl-prev {left: -30px; right: auto;}
.owl-controls .owl-pagination {text-align: center;}
.owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {background-color: var(--global-palette9);}
.owl-theme .owl-page {display: inline-block; margin: 3px 3px; vertical-align: top; margin-block-start: -0.5%;margin-inline-end: 3px;}
.entry-related .tns-outer .tns-nav button {width: 15px; height: 15px;}
/* sidebar */
.thebase-show-sidebar-btn {
	position: fixed;
	-webkit-margin-end: .5em;
	margin-inline-end: .5em;
	border: 1px solid var(--global-gray-400);
	padding: 0 10px;
	height: 44px;
	line-height: 30px;
	display: none;
	cursor: pointer;
	top: 30%;
	left: -2px;
	z-index: 9;
	background: #fff;
	box-shadow: 0 0 5px 2px var(--global-gray-400);
	align-items: center;
	border-radius: 0 50px 50px 0;
}
.thebase-show-sidebar-btn.active .drawer-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 99;
}
.thebase-show-sidebar-btn .thebase-svg-iconset {padding-inline-end: 6px;}
.thebase-show-sidebar-btn .thebase-svg-iconset svg {width: 1.4em; height: auto;}
/* input area*/
body input[type="text"], body input[type="email"],body input[type="url"], body input[type="password"], 
body input[type="search"],body input[type="number"],body input[type="tel"],body input[type="range"],
body input[type="date"],body input[type="month"],body input[type="week"],body input[type="time"],
body input[type="datetime"],body input[type="datetime-local"],body input[type="color"],body textarea {
	border: 1px solid #463e59 ;
	border-radius: 0;
	padding: 0.6em 1.3em;
	background: transparent;
	box-shadow: unset;
	border-radius: 0px;
	color: var(--global-palette1);
}
body input[type="text"]:focus, body input[type="email"]:focus, body input[type="url"]:focus, body input[type="password"]:focus, body input[type="search"]:focus, body input[type="number"]:focus, body input[type="tel"]:focus, body input[type="range"]:focus, body input[type="date"]:focus, body input[type="month"]:focus, body input[type="week"]:focus, body input[type="time"]:focus, body input[type="datetime"]:focus, body input[type="datetime-local"]:focus, body input[type="color"]:focus, body textarea:focus {
	color: var(--global-palette1); 
	border-color: var(--global-palette9); 
	outline: 0;
	 box-shadow: unset;
}
/* responsive */
@media only screen and (max-width:1400px){
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
		padding: 0px 40px 0px 40px;
	}
}
@media only screen and (max-width:1366px){
	body .elementor-counter .elementor-counter-title {
		margin-left: 19px;
	}
}
@media only screen and (max-width:1200px){
	body .elementor-counter .elementor-counter-title {
		margin-left: 18px;
	}
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
	padding: 0px 25px 0px 25px;
}
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
	padding-left: calc(1.9em / 2);
	padding-right: calc(1.9em / 2);
}
	.owl-theme .owl-buttons div.owl-prev {left: -20px;} .owl-theme .owl-buttons div.owl-next {right: -15px;}
}
@media only screen and (max-width:1100px){
	body .elementor-counter .elementor-counter-title {
		margin-left: 14px;
	}
body .site-main-header-wrap .site-header-row-container-inner > .site-container {
	padding: 0px 20px 0px 20px;
}
body .main-navigation .primary-menu-container > ul > li.menu-item > a {
	padding-left: calc(1.8em / 2);
	padding-right: calc(1.8em / 2);
}
}
@media only screen and (max-width:1024px){
	body .elementor-counter .elementor-counter-title {
		text-align: center;
		display: block;
		margin-left: 0px;
	}
	body .elementor-counter .elementor-counter-number-wrapper {
		display: block;
		text-align: center;
		margin-bottom: 5px;
	}
	/*Header*/
	.site-footer-section .wp-block-columns {margin-bottom: 0;}
	.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {display: flex;}
	.primary-sidebar {
		transform: translateX(-100%);
		width: 360px;
		right: auto;
		left: 0;
		top: 0;
		overflow: auto;
		bottom: 0;
		position: fixed;
		box-shadow: 0 0 2rem 0 rgba(0,0,0,.1);
		display: flex;
		flex-direction: column;
		transition: all .3s ease-in-out;
		z-index: 99999;
		padding-inline: 20px;
		padding-block: 0;
		background-color: #fff;
	}
	.primary-sidebar.active {transform: translateX(0);}
}
@media only screen and (max-width:767px){.col-main {display: block;} .mc4wp-form-fields input[type="text"], .mc4wp-form-fields input[type="email"] {width: 100%;}
	.about-me-inner .about-me-main-conatiner {	grid-template-columns: auto; gap: 35px 0px;}body .wpcf7-form .contact-col {display: block;column-count: 1;}body .wpcf7-form .contact-col-1 {width: auto;column-gap: 55px;display: block;}
	body #colophon .footer-navigation .footer-menu-container > ul > li > a {padding-left: calc(0.8em / 2);padding-right: calc(0.8em / 2);}body .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {padding: 0.6em 1.3em;}
}
@media only screen and (max-width:600px){.admin-bar .thebase-sticky-header.item-is-fixed.item-is-stuck {top: 0 !important;} }
@media only screen and (max-width:479px){.wpcf7-form .contact-col-1 {width: 100%; display: block;} .primary-sidebar {width: 100%;} .elementor-testimonial-wrapper::before {left: 45%;}
 }