/*
Theme Name: Clear Clinic
Theme URI: https://www.linkedin.com/in/abdullah-gamal-207690133/
Author: Abdullah Gamal
 Description: Clear Clinic - Website Theme Design  
Version: 1
Author URI: https://www.linkedin.com/in/abdullah-gamal-207690133/
Template: kadence
Text Domain: kadence-child
*/

/*  Custom Css By Abdullah Gamal
- - - - - - - - - - - - - - - - - - - - */
.wpcf7 {
    text-align: right;
    padding: 15px;
    background-color: rgb(0 0 0 / 73%);
    border-radius: 30px 0 30px 0;
}

input.wpcf7-submit {
    float: left;
}


input.wpcf7-phonetext {
    direction: ltr;
}


span.wpcf7-form-control-wrap.your-name {
    direction: rtl;
}

span.country-name {
    color: #555;
}

span.kt-svg-icon-list-text {
    text-align: right;
}

.entry.loop-entry {
	    -webkit-transition: all .25s cubic-bezier(.02,.01,.47,1);
    transition: all .25s cubic-bezier(.02,.01,.47,1);
}

/* 
.entry.loop-entry:hover {
	webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all .25s cubic-bezier(.02,.01,.47,1);
    transition: all .25s cubic-bezier(.02,.01,.47,1);
	box-shadow: 0px 15px 15px -10px rgb(178 150 150 / 37%);;
    -webkit-box-shadow: 0px 15px 15px -10px rgb(178 150 150 / 37%);;
    -moz-box-shadow: 0px 15px 15px -10px rgb(178 150 150 / 37%);;
}

.kt-blocks-post-grid-item:hover {
	webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all .25s cubic-bezier(.02,.01,.47,1);
    transition: all .25s cubic-bezier(.02,.01,.47,1);
	box-shadow: 0px 15px 15px -10px rgb(178 150 150 / 37%);;
    -webkit-box-shadow: 0px 15px 15px -10px rgb(178 150 150 / 37%);;
    -moz-box-shadow: 0px 15px 15px -10px rgb(178 150 150 / 37%);;
}
 */


a.social-button.header-social-item.social-link-custom1:hover{
	    background: #fefc00;
}

.social-icon-custom-svg svg *{
	fill: #000;
}

.kt-blocks-post-grid-item .entry-title a:not(.button):not(.list) {
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ag_gradient{
    background-image: -webkit-linear-gradient(0deg, #000000, #ff5722);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 10s infinite linear;
}


#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.item-hidden-above):not(.site-main-header-wrap), #masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
    backdrop-filter: blur(9px);
    -webkit-backdrop-filter: blur(9px);
}




a {
    text-decoration: none;
}



.header-widget-area-inner .widget,
.site-middle-footer-inner-wrap .widget{
	margin-bottom: 0;
}


.widget-area ul,
.wp-block-kadence-advancedheading{
    text-align: left;
}

.rtl .widget-area ul,
.rtl .wp-block-kadence-advancedheading {
    text-align: right;
}


 {
	
}


@media (max-width: 500px){
	
	.intl-tel-input .country-list {
    width: max-content;
}
}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}



@media (min-width: 767px){
	.intl-tel-input .country-list {

    left: -30px;
}<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-712726892">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-712726892');
</script>
}