/*
Theme Name: ArkaHost Child
Template: arkahost
Theme URI: http://arkahost.com/
Description: ArkaHost is a WordPress Premium Theme for Hosting Services. It’s fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS. The Arkahost is a suit helps small and medium companies, agencies dealers succeed with extremely low expenses
Author: Fred
Author URI: http://king-theme.com
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready


Modif Version: 1.0.1

Fix : close button ajout : 
Dans le theme parent remplacement par version v5.3 modifié par king
/assets/css/arkahost.css 
/assets/css/custom.js 

Fix side bar 
Dans le theme parent remplacement par version v5.3.1 modifié par king
/single.php v5.3.1 modifié par king
Modif ligne 34 par => $link =  "//".$king->ext['sv']('HTTP_HOST').$king->ext['sv']('REQUEST_URI');

Fix onglet
Dans le theme parent remplacement par version v5.3 
/templates/visual_composer/vc_tab.php

Fix awasone icon utilitaire
Dans le theme parent mise en commentaire par version v5.3 
/core/shortcodes/tools.php
Mise en commentaire ligne 898 et 903 et 915
ajout code 	$icons[] = '<i class="' . $icon . '" title="' . $icon . '"></i>';

*/



.option
{
	min-height: 550px;
}

.feature_section2.bck1 .twoboxes{
	background: #f4524d;
}

.feature_section2.bck1 .twoboxes:before{
	background: #3183d7;
}


.feature_section2.bck2 .twoboxes{
	background: #75d366;
}

.feature_section2.bck2 .twoboxes:before{
	background: #7399e7;
}

body .fati5.wb {
	color: #3183d7;
	font-size: 30px;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 80px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #3183d7;
	margin-bottom: 12px!important;
	background-color: #ffffff;
}

.footer .ftop .left h5 {
	line-height: 35px;
    margin-bottom: 30px;
    color: #3183d7;
    font-size: 45px;
    font-weight: 900;
    letter-spacing: 1px;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
    /*
    */
}

@media only screen and (min-width: 1000px) and (max-width: 1169px){
.footer .ftop .left h5{
		font-size: 25px;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 999px){
	.footer .ftop .left h5{
		font-size: 25px;
	}	
}

@media only screen and (min-width: 640px) and (max-width: 767px){
		.footer .ftop .left h5{
		font-size: 45px;
		text-align: center;
	}
}	
@media only screen and (min-width: 480px) and (max-width: 639px){
		.footer .ftop .left h5{
		font-size: 30px;
		text-align: center;
	}
	
		.domain_search .serch_area .input_submit{
		background-image: url(../arkahost/assets/images/search-icon-26px.png)!important;
		background-position: center center!important;
		background-repeat: no-repeat!important;
	}
}	

@media only screen and (max-width: 479px){
		.footer .ftop .left h5{
		font-size: 30px;
		text-align: center;
	}	
	
		.domain_search .serch_area .input_submit{
		background-image: url(../arkahost/assets/images/search-icon-26px.png)!important;
		background-position: center center!important;
		background-repeat: no-repeat!important;
	}
}

.footer .ftop .right .newsle_eminput {
	width: 68.4%!important;
}

.page_title1 .container > span {
	font-size: 30px !important;
}


/* Changements directement dans l’éditeur de CSS embarqué. */


/* Évitez de créer des chaînes de requêtes critiques  
 * 
 * 
.seopress-user-consent button {
	border: 1px solid #ccc; 
	border: 1px solid #3183d7!important;
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
	font-display: swap;

    
}*/

