/**
Theme Name: Astra Child
Author: Varsha Saini
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.ast-header-button-1 .ast-custom-button::before {
    content: "Message Us";
    color: #000000;
    font-size: 0.75rem;
    padding-left: 10px;
}
.ast-header-button-1 .ast-custom-button {
    background: #e0bc75;
    color: transparent;
    font-size: 0;
}
a {
	text-decoration: none !important;
}
footer#colophon {
    display: none;
}
.hair-pro img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border: 10px solid #ddd;
}
.hair-pro img:hover {
    transition: 1s;
    transform: translateY(-10px);
    border-bottom: 10px solid #e0bc75;
}
.serv .elementor-widget-wrap.elementor-element-populated {
    box-shadow: 0px 10px 20px #ddd;
	margin: 10px;
	padding-bottom: 30px !important;
}
.serv img {
    height: 200px;
    object-fit: cover;
    border-bottom: 1px solid #ddd;
}
.serv h5 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.serv .elementor-button-wrapper {
    margin: 0px 10px;
}
.serv:hover img {
    animation: pulse 2s infinite;
}
div#comments {
    display: none;
}
span.or {
    color: #ff5501;
}
header.fixed {
    position: sticky !important;
    top: 0;
    width: 100%;
    z-index: 111;
    background: #fff !important;
    box-shadow: 0px 10px 20px #8989892e;
}
header.fixed .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
    margin-bottom: 0px;
}
header.fixed .ast-site-identity .site-title a {
    color: #000;
}
header.fixed ul#ast-hf-menu-1 a {
    color: #000;
}
header.fixed ul#ast-hf-menu-1 li.current_page_item a {
	color: #ff5501;
}
a.admp-read-more {
    color: #ff5501 !important;
    font-weight: 700;
}
span.admp-views {
    color: #000 !important;
}
.hd-link img {
    height: 300px;
    object-fit: cover;
    border: 10px solid #ddd;
}
.hd-link img:hover{
	height: 300px;
    object-fit: cover;
    border-bottom: 10px solid #e0bc75;
	animation: pulse 2s infinite;
}
.hd-link .elementor-widget-wrap.elementor-element-populated {
    padding: 20px;
} 





/*responsive Code*/
@media (max-width: 921px) {
.ast-header-button-1 .ast-custom-button {
    padding: 15px 6px;
    font-size: 12px;
}
.ast-site-identity .site-title a {
    font-size: 22px;
}
header.fixed .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #000 !important
} 
.ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img {
    height: 80px !important;
    width: 100px !important;
}
.hd-link .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 0px 20px 0px;
} 
.admp-info-right.ad_one_half.ad_last {
    padding-top: 20px;
}
	
	
	
}











