/** Start Template Kit CSS: Social Media Consultant (css/customizer.css) **/
/* Custom Embed Play Button */
.envato-kit-169-play-button .elementor-custom-embed-play {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 80px;
border-radius: 50%;
height: 80px;
border: 0;
box-shadow: 0 0 0 15px rgba(255,255,255,.4);
-webkit-transition: .25s;
-moz-transition: .25s;
transition: .25s;
background: #fff;
}
.envato-kit-169-play-button .eicon-play {
display: none;
}
.envato-kit-169-play-button .elementor-custom-embed-play:before {
position: absolute;
top: 50%;
margin-top: -7px;
left: 50%;
margin-left: -4px;
content: ”;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 0 7px 12px;
border-color: transparent transparent transparent #212529;
}
.envato-kit-169-play-button:hover .elementor-custom-embed-play {
box-shadow: 0 0 0 10px rgba(255,255,255,.2);
}
/** End Template Kit CSS: Social Media Consultant (css/customizer.css) **/
/** Start Template Kit CSS: Marketing Business (css/customizer.css) **/
/* Kit 96 Custom Styles – classes are added to the Advanced tab of the element they affect */
/* Hover Effect For Image Gallery */
.envato-kit-96-gallery .elementor-image-gallery .gallery-item img{
transition: all 0.5s ease;
min-height: 320px;
}
.envato-kit-96-gallery .elementor-image-gallery .gallery-item img:hover{
transform: scale(1.05);
box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
/* Thin Progress Bar */
.envato-kit-96-thin-bar:not(:last-child){
margin-bottom:10px;
}
.envato-kit-96-thin-bar .elementor-progress-wrapper{
height: 28px;
line-height: 20px;
}
.envato-kit-96-thin-bar .elementor-progress-text{
font-family: monospace;
font-size: 1rem !important;
}
/* Hover Effect For Image Box */
.envato-kit-96-imagebox img{
transition: all 0.5s ease;
}
.envato-kit-96-imagebox img:hover{
transform: scale(1.05);
box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
/* Custom Newsletter Form */
.envato-kit-96-newsletter-form .elementor-form-fields-wrapper{
display: flex;
align-items: center;
justify-content: center;
}
.envato-kit-96-newsletter-form .elementor-form-fields-wrapper .elementor-field-group-email{
width:68%;
}
.envato-kit-96-newsletter-form .elementor-form-fields-wrapper .elementor-field-type-submit{
width: 30%;
justify-content: flex-start;
margin-left: 10px;
}
@media(max-width:767px){
.envato-kit-96-newsletter-form .elementor-form-fields-wrapper .elementor-field-group-email,
.envato-kit-96-newsletter-form .elementor-form-fields-wrapper .elementor-field-type-submit{
width: 100%;
justify-content: center;
}
}
/* Line Style Form */
.envato-kit-96-line-form .elementor-field-textual{
padding-left:0;
}
/* Rotate Left Arrow */
@media(max-width: 767px){
.envato-kit-96-arrow{
transform: rotate(90deg);
}
}
/* Pricing Border */
.envato-kit-96-pricing-border{
border: 1px solid #eee;
}
.envato-kit-96-pricing-shadow{
border: 1px solid #f8f8f8;
box-shadow: 0 0 20px rgba(0,0,0,.08);
}
/** End Template Kit CSS: Marketing Business (css/customizer.css) **/
/** Start Template Kit CSS: Business Coach (css/customizer.css) **/
/* Kit 62 Custom Styling – use with the Advanced options of the element it affects */
/* Fancy Titles */
.envato-kit-62-ttl-mixed .elementor-heading-title b {
color: #46eeaa;
font-weight: bold;
}
.envato-kit-62-ttl-mixed .elementor-heading-title i {
font-weight: normal;
text-transform: lowercase;
font-family: “Lora”, Sans-serif;
font-style: italic;
}
/* Subtitles */
.envato-kit-62-ttl-green h6, .envato-kit-62-ttl-white h6 {
position: relative;
width: auto !important;
display: inline-block !important;
}
.envato-kit-62-ttl-green h6:before, .envato-kit-62-ttl-white h6:before {
position: absolute;
content: ”;
top: 0;
bottom: 0;
margin: 13px auto 0 -65px;
width: 40px;
height: 2px;
}
.envato-kit-62-ttl-green h6:before {
background-color: rgb(72, 207, 173);
}
.envato-kit-62-ttl-white h6:before {
background-color: rgb(255, 255, 255);
}
/* Forms */
.envato-kit-62-form textarea, .envato-kit-62-form input, .envato-kit-62-form-transparent textarea, .envato-kit-62-form-transparent input {
background: rgba(255, 255, 255, 0.3) !important;
padding: 22px 35px !important;
min-height: 100%;
}
.envato-kit-62-form input, .envato-kit-62-form-transparent input {
height: 100% !important;
min-height: 100% !important;
vertical-align: middle;
}
.envato-kit-62-form-solid input, .envato-kit-62-form-solid textarea {
padding: 22px 35px !important;
}
/* Oversize Images */
.envato-kit-62-oversize {
width: 130%;
}
@media (max-width: 767px) {
.envato-kit-62-oversize {
width: 100%;
}
}
.envato-kit-62-form-transparent button {
background: none !important;
height: 100%;
}
.envato-kit-62-btn-transparent .elementor-button {
background: transparent !important;
}
/* Lists */
.envato-kit-62-list ul {
padding-left: 20px;
}
.envato-kit-62-list ul li {
position: relative;
list-style-type: none;
margin: 10px 0;
}
.envato-kit-62-list ul li:before {
position: absolute;
content: ”;
width: 6px;
height: 6px;
left: -20px;
top: 13px;
border-radius: 100%;
background-color: #48cfad;
}
/* Image Buttons */
.envato-kit-62-img-btm .elementor-widget {
position: static;
}
.envato-kit-62-img-btm .elementor-testimonial-image {
position: absolute;
bottom: -105px;
left: 0;
right: 0;
margin: auto !important;
}
/* Transparent sections */
.envato-kit-62-bg-transparent h3 {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
padding: 15px 0 !important;
background: rgba(82, 204, 173, 0.9);
}
/* Labels */
.envato-kit-62-label {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 90px;
height: 90px;
background: #48cfad;
}
.envato-kit-62-label strong {
font-size: 34px;
}
.envato-kit-62-label p {
margin: 0;
}
/* FAQ */
.envato-kit-62-faq .elementor-accordion-item {
margin-bottom: 6px;
}
.envato-kit-62-faq .elementor-tab-title {
position: relative;
}
.envato-kit-62-faq .elementor-accordion-icon-right {
position: absolute;
top: 0;
right: 40px;
bottom: 0;
margin: auto;
display: flex !important;
align-items: center;
align-content: flex-end;
justify-content: flex-end;
}
/* Fancy Links */
.envato-kit-62-contact-link a {
color: #747373;
}
/* Fixes */
.envato-kit-62-testimonials img {
margin-top: 20px;
}
.envato-kit-62-form .elementor-message-success, .envato-kit-62-form-transparent .elementor-message-success, .envato-kit-62-form-solid .elementor-message-success {
position: absolute;
bottom: -10px;
color: #fff;
font-family: “Lora”, sans-serif;
font-size: 16px;
left: 0;
right: 0;
text-align: center;
}
.envato-kit-62-form-solid .elementor-message-success {
color: #747373;
}
@media (max-width: 374px) {
.envato-kit-62-form .elementor-message-success, .envato-kit-62-form-transparent .elementor-message-success, .envato-kit-62-form-solid .elementor-message-success {
bottom: -20px;
}
}
.envato-kit-62-video .elementor-custom-embed-image-overlay:before {
content: ”;
position: absolute;
width: 70px;
height: 70px;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
background-color: #48cfad;
}
.envato-kit-62-video .elementor-custom-embed-image-overlay:after {
content: ”;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
margin: auto 0 auto -8px;
border-width: 14px 20px;
border-color: transparent transparent transparent #fff;
border-style: solid;
width: 10px;
height: 10px;
}
/** End Template Kit CSS: Business Coach (css/customizer.css) **/
/** Start Template Kit CSS: Professional Services (css/customizer.css) **/
.download-application-text {
color: #fff;
font-size: 24px;
font-weight: 600;
margin: 0;
margin-bottom:10px;
margin-right: 40px;
display:inline-block;
font-family: ‘Poppins’, sans-serif;
}
.download-application-btn {
color: #fff;
background: #26bdef;
padding: 15px 40px;
font-size:16px;
font-family: ‘Poppins’, sans-serif;
transition:.5s ease;
display:inline-block;
}
.download-application-btn:hover{
color: #26bdef;
background: #fff;
}
.display-inline {
display: inline-block;
}
@media (max-width: 1024px) {
.responsive-column {
width: 50% !important;
}
}
@media (max-width: 600px) {
.responsive-column {
width: 100% !important;
}
}
/** End Template Kit CSS: Professional Services (css/customizer.css) **/
/** Start Template Kit CSS: Law Firm (css/customizer.css) **/
/* Kit 93 Custom Styles */
.envato-kit-93-inline-block{
display: inline-block;
}
.envato-kit-93-drop-cap .elementor-drop-cap-letter{
margin-top: 18px;
margin-left: 15px;
}
.envato-kit-93-button .elementor-button{
width: 100%;
}
/** End Template Kit CSS: Law Firm (css/customizer.css) **/
/** Start Template Kit CSS: Online Tutorials (css/customizer.css) **/
/* Envato Elements Template Kit 129 */
/* Inline heading */
.envato-kit-129-inline-heading .elementor-widget-container {
display: inline-block;
}
/* Special image caption*/
.envato-kit-129-special-caption .widget-image-caption {
position: absolute;
top: 65%;
left: 50%;
z-index: 1;
display: block;
background: #fff;
padding: 3px;
border-radius: 4px;
}
/*
* Fix for “Icons list” horizontal aligning (flexbox)
*/
.envato-kit-129-justified-icons .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
}
/* Aligning unordered list */
.envato-kit-129-texteditor-ul ul {
padding-left: 1rem;
}
/* Accordion Element as menu */
.envato-kit-129-accordion-menu .elementor-tab-content ul {
list-style: none;
padding-left: 20px;
margin: 0;
}
.envato-kit-129-accordion-menu .elementor-tab-content li {
line-height: 1.7rem;
}
.envato-kit-129-accordion-menu .elementor-tab-content li:before {
content: “\f105”;
position: absolute;
font-family: “FontAwesome”;
left: 25px;
}
/*
* Course preview fixed sidebar */
@media (min-width: 768px) {
.envato-kit-129-course-preview {
position: absolute;
}
}
/*
* Special hover effect for custom team member section
*/
.envato-kit-129-team {
-webkit-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.envato-kit-129-team .elementor-heading-title,
.envato-kit-129-team .elementor-widget-social-icons {
-webkit-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.envato-kit-129-team:hover {
-webkit-transform: scale(1) rotate(10deg);
-ms-transform: scale(1) rotate(10deg);
transform: scale(1) rotate(10deg);
}
.envato-kit-129-team:hover .elementor-heading-title,
.envato-kit-129-team:hover .elementor-widget-social-icons {
-webkit-transform: scale(1) rotate(-10deg);
-ms-transform: scale(1) rotate(-10deg);
transform: scale(1) rotate(-10deg);
}
.envato-kit-129-team.smaller {
-webkit-transform: scale(0.9) rotate(0);
-ms-transform: scale(0.9) rotate(0);
transform: scale(0.9) rotate(0);
}
.envato-kit-129-team.smaller:hover {
-webkit-transform: scale(1) rotate(10deg);
-ms-transform: scale(1) rotate(10deg);
transform: scale(1) rotate(10deg);
}
/** End Template Kit CSS: Online Tutorials (css/customizer.css) **/
/** Start Template Kit CSS: House Cleaning Company (css/customizer.css) **/
.envato-kit-79-form .elementor-field-type-checkbox .elementor-field-option{
width: 25%;
padding: 3px;
}
.envato-kit-79-form .elementor-field-type-checkbox .elementor-field-option label{
vertical-align: top !important;
}
@media screen and (max-width: 460px){
.envato-kit-79-form .elementor-field-type-checkbox .elementor-field-option{
width: 50%;
}
}
.envato-kit-79-price-icon .elementor-price-list .elementor-price-list-image img{
width: 40px;
opacity: .3;
}
/** End Template Kit CSS: House Cleaning Company (css/customizer.css) **/
/** Start Template Kit CSS: Electronic Product (css/customizer.css) **/
/* Custom Image Gallery */
.envato-kit-34-gallery .elementor-image-gallery .gallery-item{
position:relative;
max-height: 400px;
overflow: hidden;
margin-bottom: 40px !important;
}
.envato-kit-34-gallery .elementor-image-gallery .gallery-item .gallery-caption{
position:absolute;
left:0;
z-index:2;
bottom: 30px;
opacity:0;
transition: all 0.2s;
-moz-transition: all 0.2s;
/* Firefox 4 */
-webkit-transition: all 0.2s;
/* Safari and Chrome */
-o-transition: all 0.2s;
}
.envato-kit-34-gallery .elementor-image-gallery .gallery-item .gallery-caption em{
display:block;
margin-top:8px;
opacity:.8;
font-size:80%;
}
.envato-kit-34-gallery .elementor-image-gallery .gallery-item img{
transition: all 0.2s;
-moz-transition: all 0.2s;
/* Firefox 4 */
-webkit-transition: all 0.2s;
/* Safari and Chrome */
-o-transition: all 0.2s;
}
.envato-kit-34-gallery .elementor-image-gallery .gallery-item:hover img{
opacity:.5;
}
.envato-kit-34-gallery .elementor-image-gallery .gallery-item:hover .gallery-caption{
bottom:80px;
opacity:1;
}
/* Hover Block */
.hover_block {
border:1px solid #ededed;
border-radius:5px;
padding:30px 10px;
transition: all 0.2s;
-moz-transition: all 0.2s;
/* Firefox 4 */
-webkit-transition: all 0.2s;
/* Safari and Chrome */
-o-transition: all 0.2s
}
.hover_block:hover{
box-shadow: 0 0 30px rgba(0,0,0,.1);
}
.elementor-widget-container hr{
border: 1px solid #eee;
border-width: 1px 0 0;
margin: 3em 0;
}
/*Newsletter*/
.envato-kit-34-newsletter{
display:flex;
align-items:center;
justify-content:center;
}
.envato-kit-34-newsletter input[type=”email”],
.envato-kit-34-newsletter button{
height:40px;
padding:0px 15px;
border:1px solid #ddd;
}
.envato-kit-34-newsletter input[type=”email”]{
width:500px;
}
@media(max-width:767px){
.envato-kit-34-newsletter input[type=”email”]{
width:200px;
}
}
.envato-kit-34-newsletter button{
background:#4054b2;
border-color:#4054b2;
color:#fff;
font-weight:bold;
text-transform:uppercase;
}
/* Hover Background */
.hover_background:hover{
border-color:#4054b2 !important;
}
/** End Template Kit CSS: Electronic Product (css/customizer.css) **/
/** Start Template Kit CSS: Accounting Business (css/customizer.css) **/
.envato-button-inline {
display: inline-block;
margin-right: 10px;
}
/** End Template Kit CSS: Accounting Business (css/customizer.css) **/
/** Start Template Kit CSS: Notary Public (css/customizer.css) **/
/* Envato Custom CSS – applied to the element it affects */
/* border-radius on tab border */
.envato-kit-195-roundborders .elementor-tabs div{
border-radius: 4px
}
.envato-kit-195-roundborders .elementor-toggle-item{
border-bottom: 1px solid #ccc
}
/** End Template Kit CSS: Notary Public (css/customizer.css) **/
/** Start Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/
.envato-block__preview{overflow: visible;}
/** End Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/