/*
Theme Name: Marketing Spirit 
Theme URI: https://www.facebook.com/Mr.LaLa.Man
Template: kadence
Author: Abdullah Gamal
Author URI: https://www.facebook.com/Mr.LaLa.Man
Description:  Marketing Spirit Website Design
Version: 1.0
Text Domain: Marketingspirit.co
*/

/* contact form style */

.wpcf7 {
    text-align: right;
    width: 70%;
    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;
}


.kt-post-loop_9a61af-cd .kt-blocks-post-grid-item .kt-blocks-above-categories a {
	color: #9d9d9d!important;
    text-decoration: none;
}
.kt-post-loop_9a61af-cd .kt-blocks-post-grid-item .kt-blocks-above-categories a:hover {
    color: var(--global-palette2)!important;
}



html[lang="ar"] h1, h2, h3, h4, h5, h6 {
	font-family: Almarai!important;
}

html[lang="ar"] body {
	font-family: Almarai;
}


html[lang="ar"] :root{
	--global-body-font-family: Almarai, sans-serif!important;
}
