/*
 Theme Name:   GaaGa Child
 Theme URI:    https://gaaga.wpengine.com/
 Description:  GaaGa Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     gaaga
 Version:      1.0.0
 Text Domain:  gaaga-child
*/

/* kevin css  */
.connect-btn::before{
		content: '';
    display: block;
    position: absolute;
    top: 0;
		left: -30px;
    border: 1px solid #ea7726;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.connect-btn div::before{
    content: '';
    display: block;
    position: absolute;
    top: -7px;
	  left: -15px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #ea7726;
}


.custom-img-border::after {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
    border: 2px solid #ea7726;
    content: '';
    z-index: -1;
}


.custom-border {
    opacity: 0.6;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 1.46%, rgba(255, 255, 255, 0.54) 57.91%, rgba(255, 255, 255, 0.00) 100%);
    width: 80%;
    height: 2px;
    top: 28px;
	
}


.page-id-258 .custom-footer-section {
    display: none;
}

section.commententries.rounded {
    display: none;
}

/* cursor css  */

/* cursor css End  */
@media only screen and (max-width: 1024px) and (min-width: 1000px)  {
		.custom-border {
    margin-top: 220px !important;
}
	.custom-icon-circle i {
    left: 150px;
}
		.dubbing-icon-circle i {
    right: 100px;
}
/* 	slider content  */
		.wdt-custom-slider-2-heading-a-1 {
    width: 100% !important;
}

.wdt-custom-slider-2-heading-a-1 h1.qodef-m-title {
	text-align: center;
}
	
}





@media only screen and (max-width: 767px)   {
.wdt-logo-container img {
    width: 120px !important;
}
	.custom-header-cls {
    padding: 20px 0px  5px 0!important;
}

}


@media screen and (min-width: 1200px) and (max-width: 1280px) {
	.wdt-custom-slider-2-heading-a-1 {
    width: 100% !important;
}

.wdt-custom-slider-2-heading-a-1 h1.qodef-m-title {
	text-align: center;
}
	
	.custom-icon-circle i {
    left: 120px;
}
	
}

