/*
Theme Name: Arkdin Child
Theme URI: https://arkdin-wp.laralink.com/
Author: Themeservices
Author URI: https://themeforest.net/user/themeservices/
Description: Arkdin Child Theme - Air Conditioning Services WordPress Theme
Version: 1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: arkdin-child
Domain Path: /languages
Template: arkdin
*/

/* Parent theme styles are automatically enqueued */
/* Add your custom CSS below */

.wp-singular .cs_hero.cs_style_1 {
    height: 350px;
}
.home.wp-singular .cs_hero.cs_style_1 {
    height: 850px;
}
.services-details-wrap {
    max-width: 1320px;
    margin: 0 auto;
}
section.services-details-area {
    overflow: hidden;
    padding: 50px 0;
}
.main-area p a,.main-area span a{
	color: #ff6600;	
}