/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/**
 * General design
 */

a {
	text-decoration: none;
}

a:not(.add_to_cart_button):hover {
	color: #fff;
}

.ps-whitelink a {
	color: #fff;
}

.ps-whitelink a:hover {
	color: #e84800;
}

#main {
	min-height: calc(100vh - 200px);
}

#TB_window {
	margin-top: 0 !important;
	margin-left: auto !important;
	max-width: calc(100vw - 20px);
	transform: translate(-50%, -50%) !important;
}

#TB_window.work-modal {
	width: 98vw !important;
	max-width: none;
	height: 98vh !important;
	border: 1px solid #000;
}

#TB_window #TB_title {
	background-color: #000;
	border-color: #000;
}

#TB_window #TB_closeWindowButton:focus .tb-close-icon {
	box-shadow: none !important; 
	-webkit-box-shadow: none !important;
	color: #fff !important;
}

#TB_ajaxContent {
	max-width: calc(100% - 30px);
	overflow-x: hidden !important;
	background-color: #000;
}

#TB_window.work-modal #TB_ajaxContent {
	padding: 0 50px 20px;
	width: auto !important;
	height: calc(100% - 50px) !important;
}

/**
 * Front page & navi logo animation
 */

body.home .masthead .header-scrollbar-wrap .branding img,
body.home .masthead-mobile-header:not(.sticky-mobile-on) .mobile-header-bar .mobile-branding .same-logo {
	display: none !important;
}

body.home .masthead-mobile-header:not(.sticky-mobile-on) .mobile-header-bar .mobile-branding .sticky-mobile-logo-first-switch {
	display: block;
}

body.home .masthead .branding img:not(.slideAway),
body.home .masthead .logo-box img:not(.slideAway),
body.home .masthead-mobile-header .mobile-branding img:not(.slideAway) {
	position: absolute;
	top: 20vh;
	left: 50%;
	transform: translate(-50%, 0);
	width: auto;
	max-height: 45vh;
	transition: all 1s ease 0s;
}

body.home .masthead .branding img:not(.slideAway),
body.home .masthead .logo-box img:not(.slideAway) {
	transition: all 1s ease 0s, transform 0s ease 0s;
}

body:not(.home) .masthead .branding img,
body:not(.home) .masthead .logo-box img,
body:not(.home) .masthead-mobile-header .mobile-branding img,
body.home .masthead .branding img.slideAway,
body.home .masthead .logo-box img.slideAway,
body.home .masthead-mobile-header .mobile-branding img.slideAway {
	position: absolute;
	top: 20px;
	left: 40px;
	width: auto;
	max-height: 150px;
	transition: all 1s ease 0s;
}

#page .masthead.fixed-masthead {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+90 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 90%, rgba(0,0,0,0) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ) !important; /* IE6-9 */
}

body.home .masthead li.menu-item.act .menu-text {
	font-weight: 600 !important;
}

/**
 * Front page slogan
 */
.ps-slogan strong {
	font-weight: 600;
}

/**
 * Front page scroll down
 */

.ps-fpscroll {
	position: absolute;
	right: 0;
	bottom: 80px;
	margin-bottom: 0 !important;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg); /* Safari */
	-moz-transform: rotate(-90deg); /* Firefox */
	-ms-transform: rotate(-90deg); /* IE */
	-o-transform: rotate(-90deg); /* Opera */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* Internet Explorer */
}

.ps-fpscroll .aio-icon {
	margin-top: 5px;
}

@media (max-width: 767px){
	.ps-fpscroll {
		right: -45px;
	}
}

/**
 * Front page background
 */

body.home #main {
	background-image: url("/wp-content/uploads/2020/10/ParrotStick_web_logo_suled_1.svg"), url("/wp-content/uploads/2020/10/ParrotStick_web_logo_suled_3.svg");
	background-size: auto 100vh, auto 100vh;
	background-position: center top, left bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

@media (max-width: 1450px){
	body.home #main {
		background-size: auto 100vh, auto 120vh;
	}
}

@media (max-width: 777px){
	body.home #main {
		background-size: auto 100vh, auto 700px;
	}
}

/**
 * Front page intro text
 */
.ps-intro .uvc-sub-heading {
	font-weight: 300 !important;
}

/**
 * Front page services design
 */

#services .ult-new-ib h3 {
	left: 0;
	right: auto;
}

@media (max-width: 777px){
	#services .vc_col-sm-4 > div {
		padding-top: 0 !important;
	}
}

/* Services gradient overlays */

.ps-grad {
	position: relative;
}

.ps-grad .uvc-heading {
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 3;
}

.ps-grad .wpb_single_image img {
	/*filter: brightness(300%) contrast(300%) grayscale(100%);*/
}

.ps-grad .ult-content-box:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 2;
	opacity: .9;
	transition: opacity 1s ease 0s;
}

.ps-grad .ult-content-box:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 1;
	opacity: 1;
	transition: opacity 1s ease 0s;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,1+60 */
	background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,1) 60%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ps-pgrad .ult-content-box:before {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25185c+0,e51675+30,e51675+40&0.7+0,1+45,0+60 */
	background: -moz-linear-gradient(-45deg,  rgba(37,24,92,0.7) 0%, rgba(229,22,117,0.91) 30%, rgba(229,22,117,0.97) 40%, rgba(229,22,117,1) 45%, rgba(229,22,117,0) 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(37,24,92,0.7) 0%,rgba(229,22,117,0.91) 30%,rgba(229,22,117,0.97) 40%,rgba(229,22,117,1) 45%,rgba(229,22,117,0) 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(37,24,92,0.7) 0%,rgba(229,22,117,0.91) 30%,rgba(229,22,117,0.97) 40%,rgba(229,22,117,1) 45%,rgba(229,22,117,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b325185c', endColorstr='#00e51675',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ps-ograd .ult-content-box:before {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e51675+0,e94f09+30,e94f09+40&0.7+0,1+45,0+60 */
	background: -moz-linear-gradient(-45deg,  rgba(229,22,117,0.7) 0%, rgba(233,79,9,0.9) 30%, rgba(233,79,9,0.97) 40%, rgba(233,79,9,1) 45%, rgba(233,79,9,0) 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(229,22,117,0.7) 0%,rgba(233,79,9,0.9) 30%,rgba(233,79,9,0.97) 40%,rgba(233,79,9,1) 45%,rgba(233,79,9,0) 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(229,22,117,0.7) 0%,rgba(233,79,9,0.9) 30%,rgba(233,79,9,0.97) 40%,rgba(233,79,9,1) 45%,rgba(233,79,9,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e51675', endColorstr='#00e94f09',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ps-rgrad .ult-content-box:before {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45aae0+0,4fab24+30,4fab24+40&0.7+0,1+45,0+60 */
	background: -moz-linear-gradient(-45deg,  rgba(69,170,224,0.7) 0%, rgba(79,171,36,0.9) 30%, rgba(79,171,36,0.97) 40%, rgba(79,171,36,1) 45%, rgba(79,171,36,0) 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(69,170,224,0.7) 0%,rgba(79,171,36,0.9) 30%,rgba(79,171,36,0.97) 40%,rgba(79,171,36,1) 45%,rgba(79,171,36,0) 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(69,170,224,0.7) 0%,rgba(79,171,36,0.9) 30%,rgba(79,171,36,0.97) 40%,rgba(79,171,36,1) 45%,rgba(79,171,36,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b345aae0', endColorstr='#004fab24',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ps-grad:hover .ult-content-box:before {
	opacity: 0;
}

/**
 * Front page works design
 */

/* Works sliders */
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-wrapper {
	display: flex;
}
.swiper-slide {
	position: relative;
	flex: 1 1 33.3333333333%;
	min-width: calc(33.3333333333% - 33.33px);
	max-width: calc(33.3333333333% - 33.33px);
	cursor: pointer;
}
.swiper-slide .post-thumbnail-wrap {
	position: relative;
}
.swiper-slide .post-count {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 36px;
	font-weight: 600;
	z-index: 3;
}
.swiper-slide .post-entry-content {
	padding: 30px 25% 20px 0;
}
.swiper-slide h3 {
	margin-bottom: 15px;
	font-size: 24px;
	line-height: normal;
}
.swiper-slide h3:hover a {
	color: #e84800;
}
.swiper-slide p {
	font-size: 14px;
	line-height: 26px;
}
.swiper-slide a.dt-btn {
	margin-top: 15px;
	padding-left: 0;
	background-color: transparent !important;
	border-radius: 0 !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #e84800 !important;
}

/* Services gradient overlays */
#works .swiper-slide .post-thumbnail:before,
#works .owl-carousel .owl-stage .dt-owl-item .post-thumbnail:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 2;
	opacity: .9;
	transition: opacity 1s ease 0s;
}

#works .swiper-slide .post-thumbnail:after,
#works .owl-carousel .owl-stage .dt-owl-item .post-thumbnail:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 1;
	opacity: 1;
	transition: opacity 1s ease 0s;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,1+60 */
	background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,1) 60%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#works .swiper-slide:nth-child(3n+1) .post-thumbnail:before,
#works .owl-carousel .owl-stage .dt-owl-item:nth-child(3n+1) .post-thumbnail:before {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25185c+0,e51675+30,e51675+40&0.7+0,1+45,0+60 */
	background: -moz-linear-gradient(-45deg,  rgba(37,24,92,0.7) 0%, rgba(229,22,117,0.91) 30%, rgba(229,22,117,0.97) 40%, rgba(229,22,117,1) 45%, rgba(229,22,117,0) 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(37,24,92,0.7) 0%,rgba(229,22,117,0.91) 30%,rgba(229,22,117,0.97) 40%,rgba(229,22,117,1) 45%,rgba(229,22,117,0) 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(37,24,92,0.7) 0%,rgba(229,22,117,0.91) 30%,rgba(229,22,117,0.97) 40%,rgba(229,22,117,1) 45%,rgba(229,22,117,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b325185c', endColorstr='#00e51675',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#works .swiper-slide:nth-child(3n+2) .post-thumbnail:before,
#works .owl-carousel .owl-stage .dt-owl-item:nth-child(3n+2) .post-thumbnail:before {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45aae0+0,4fab24+30,4fab24+40&0.7+0,1+45,0+60 */
	background: -moz-linear-gradient(-45deg,  rgba(69,170,224,0.7) 0%, rgba(79,171,36,0.9) 30%, rgba(79,171,36,0.97) 40%, rgba(79,171,36,1) 45%, rgba(79,171,36,0) 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(69,170,224,0.7) 0%,rgba(79,171,36,0.9) 30%,rgba(79,171,36,0.97) 40%,rgba(79,171,36,1) 45%,rgba(79,171,36,0) 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(69,170,224,0.7) 0%,rgba(79,171,36,0.9) 30%,rgba(79,171,36,0.97) 40%,rgba(79,171,36,1) 45%,rgba(79,171,36,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b345aae0', endColorstr='#004fab24',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#works .swiper-slide:nth-child(3n) .post-thumbnail:before,
#works .owl-carousel .owl-stage .dt-owl-item:nth-child(3n) .post-thumbnail:before {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e51675+0,e94f09+30,e94f09+40&0.7+0,1+45,0+60 */
	background: -moz-linear-gradient(-45deg,  rgba(229,22,117,0.7) 0%, rgba(233,79,9,0.9) 30%, rgba(233,79,9,0.97) 40%, rgba(233,79,9,1) 45%, rgba(233,79,9,0) 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(229,22,117,0.7) 0%,rgba(233,79,9,0.9) 30%,rgba(233,79,9,0.97) 40%,rgba(233,79,9,1) 45%,rgba(233,79,9,0) 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(229,22,117,0.7) 0%,rgba(233,79,9,0.9) 30%,rgba(233,79,9,0.97) 40%,rgba(233,79,9,1) 45%,rgba(233,79,9,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e51675', endColorstr='#00e94f09',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#works .swiper-slide:hover .post-thumbnail:before,
#works .swiper-slide:hover .post-thumbnail:after,
#works .owl-carousel .owl-stage .dt-owl-item:hover .post-thumbnail:before,
#works .owl-carousel .owl-stage .dt-owl-item:hover .post-thumbnail:after {
	opacity: 0;
}

#works .owl-carousel .owl-stage .dt-owl-item .post-entry-content {
	padding-right: 25%;	
}

/**
 * Front page form design
 */

.ps-fpform .wpcf7-form .wpcf7-not-valid-tip {
	display: block;
	line-height: .9em;
	font-size: .8em;
}

.ps-fpform .wpcf7 form.invalid .wpcf7-response-output,
.ps-fpform .wpcf7 form.unaccepted .wpcf7-response-output {
	border: 0;
}

.ps-fpform br {
	display: none;
}

.ps-fpform input:not([type="submit"]), .ps-fpform textarea {
	padding: 15px 0;
	height: auto;
	background-color: transparent;
	border-bottom: 1px solid #fff;
}

.ps-fpform input[type="submit"] {
	float: right;
	background-color: transparent !important;
	border-radius: 0 !important;
	font-size: 30px !important;
	font-weight: 600 !important;
	color: #e84800 !important;
}

.ps-fpform ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1; /* Firefox */
}

.ps-fpform :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
}

.ps-fpform ::-ms-input-placeholder { /* Microsoft Edge */
	color: #fff;
}

@media only screen and (max-width:767px) {
	.swiper-slide {
		flex: 1 1 100%;
		min-width: 100%;
		max-width: 100%;
	}
}

/**
 * Portfolio page designs
 */
body.single-portfolio #main {
	min-height: calc(100vh - 200px);
}
body.single-portfolio .ps-portfolio-back {
	text-align: right;
}
body.single-portfolio .ps-portfolio-back a {
	background-color: transparent !important;
	border-radius: 0 !important;
	font-size: 30px !important;
	font-weight: 600 !important;
	color: #e84800 !important;
}
