/*
Theme Name: Artistics Child
Template:   artistics
Theme URI: https://themeforest.net/user/awaiken
Description: Artistics Child Theme
Author: Awaiken
Author URI: https://awaiken.com/
Version: 1.0.0
Text Domain: artistics-child
*/



.liveBtn{
	
}
.liveBtn:after {
content: ' ';
width: 9px;
height: 9px;
border-radius: 5px;
background: red;
position: absolute;
margin: auto;
top: -26px;
left: 72px;
bottom: 0;
 right: 0;
 animation: live-pulse .9s linear infinite;
-webkit-animation: live-pulse .9s linear infinite;
}


@keyframes live-pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.box-body p{
    font-size: 16px !important;
}
.ekit-wid-con .ekit-form form textarea,
.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]){
    background-color: rgba(255, 255, 255, 0.84);
    border: 2px solid #fff;
}
.form-group{
    margin-bottom: 0 !important;
}
.page-team-section p.elementor-icon-box-description,
.page-team-section h3.elementor-icon-box-title{
    color: #fff !important;
}
.teachInfo{
    display: none;
}
.team-item:hover .teachInfo{
    display: block;
}
body{
	background: #fff;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited{
	
}
.tribe-common .tribe-common-anchor-thin,
.tribe-common .tribe-common-h8{
	font-size: 18px;
	font-weight: 500;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime>* {
	font-size: 14px;
}
#ekit-megamenu-mymenu a.active,
#ekit-megamenu-mymenu a:hover {
	color: #ffbf4a;
}
.elementor-widget-button .elementor-button .elementor-button-icon{
	background: #f429ac;
}
.elementor-widget-button .elementor-button .elementor-button-icon svg path {
	fill: #ffffff;
}
.elementor-button {
	background-color: #ffee04 !important;
	color: #000 !important;
}
.elementor-widget-button .elementor-button::after{
	opacity: 0 !important;
}
.contactInfo p{
	margin-bottom: 12px;
}
.ekit_social_media li a{
	color: #fff !important;
}
.form-btn input{
	width: 100%;
	background-color: color(srgb 0.9548 0.2934 0.0245) !important;
}

.cameraPage {
    padding: 75px 0;
}
.cameraPage .cameraBack {
    width: 31.5%;
    margin: 11px 11px;
    padding: 0;
}
.cameraBack p{
    text-align: center;
    padding: 13px 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}
.camColor1{
    -webkit-box-shadow: -10px -17px 43px -8px rgba(51,255,0,0.68); 
    box-shadow: rgba(51, 255, 0, 0.68) -10px -17px 43px -8px;
}
.camColor2{
    -webkit-box-shadow: 0px -18px 45px -12px rgba(255,0,0,0.69); 
    box-shadow: 0px -18px 45px -12px rgba(255,0,0,0.69);
}
.camColor3{
    -webkit-box-shadow: 19px -16px 38px 2px rgba(255,187,0,0.69); 
    box-shadow: 19px -16px 38px 2px rgba(255,187,0,0.69);
}
.camColor4{
    -webkit-box-shadow: -12px 14px 31px 0px rgba(0,76,255,0.69); 
    box-shadow: -12px 14px 31px 0px rgba(0,76,255,0.69);
}
.camColor5{
    -webkit-box-shadow: -5px 24px 38px -10px rgba(221,0,255,0.69); 
    box-shadow: -5px 24px 38px -10px rgba(221,0,255,0.69);
}
.camColor6{
    -webkit-box-shadow:17px 15px 33px -2px rgba(255,102,0,0.69); 
    box-shadow: 17px 15px 33px -2px rgba(255,102,0,0.69);   
}
.camColor1 p{
    background-color: #b8faacff;
}
.camColor2 p{
    background-color: #fdaba8ff;
}
.camColor3 p{
    background-color: #fbd483ff;
}
.camColor4 p{
    background-color: #8ba6fbff;
}
.camColor5 p{
    background-color: #ee98fb;
}
.camColor6 p{
    background-color: #fcb390ff;
}

.cameraBack p::after {
    content: " ";
    width: 9px;
    height: 9px;
    border-radius: 5px;
    background: red;
    position: absolute;
    margin: auto;
    animation: 0.9s linear infinite live-pulse;
}

.demo-3 .page-header-box h1 {
    color: #fff;
}
.demo-3 .our-soultion-item::before,
.demo-3 .our-soultion-item::after{
    display: none;
}
.funfact-content .funfact-title,
.funfact-content .funfact-title:hover,
.funfact-content .number-percentage-wraper{
    color: #fff !important;
}
#noNumb1 .funfact-content,
.demo-3 .client-box-counter .elementskit-funfact-inner::after{
    display: none !important;
}

.ekit-wid-con .icon.icon-down-arrow1::before, .icon.icon-down-arrow1::before {
    color: #fff;
}
.sugar-calendar-block__calendar-month .sugar-calendar-block__event-cell__title{
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;    
}
.applicationForm{
	
}
.applicationForm label {
	font-size: 13px;
	text-align: left;
	width: 100%;
}
.applicationForm h4 {
	font-size: 20px;
	margin-bottom: 12px;
}
.applicationForm input {
	width: 100%;
	background-color: #edededff;
	border: 0;
	border-bottom: 1px solid #dbdbdb;
	padding: 10px 15px;
}
.applicationForm input[type="submit"]{
	background: #ffbe11 !important;
	color: #fff;
	border: 0;
}
.loginFormBS{
    text-align: center;
    padding: 120px 0;    
}
.loginFormBS p.login-username, 
.loginFormBS p.login-password {
    display: grid;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.loginFormBS .login-submit input{
    border: 0;
    color: #fff !important;
}
.sugar-calendar-block__popover__event__container__content a{
	pointer-events: none;
	cursor: default;
}
.teamImg img {
	height: 450px !important;
	object-fit: cover;
}


@media (max-width:480px)  { 
	.header-version-1{
		position: relative;
	}
	.elementor-8010 .elementor-element.elementor-element-627bca9,
	.elementor-30 .elementor-element.elementor-element-dfc6a60,
	.page-header,
	.elementor-8359 .elementor-element.elementor-element-d0e5e04,
	.elementor-8999 .elementor-element.elementor-element-d9f322a,
	.elementor-8357 .elementor-element.elementor-element-c89e2ee,
	.elementor-58 .elementor-element.elementor-element-563e10c,
	.elementor-2692 .elementor-element.elementor-element-30f873b{
		margin-top: -155px;
	}
	.liveBtn:after {
	    top: -17px;
	    left: -217px;
	}
	.elementskit-menu-close {
        background-color: #fff !important;
    }
	.elementskit-navbar-nav li a{
		color: #fff !important;
	}
	.cameraPage .cameraBack {
	    width: 95%;
	}
	.elementor-8357 .elementor-element.elementor-element-5a683e6{
		margin: 0;
	}
	
	
}





