/*
Theme Name: Alchemy PC
Theme URI: https://alchemypc.com/
Author: Nile Team
Author URI: http://www.niletechnologies.com
Description: Alchemy PC is a free wordpress theme with multiple sections. It is ideal for business, corporate creative website. It has fullwidth and boxed layout and is fully responsive.
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: alchemy
Tags: one-column, right-sidebar,
*/

.screen-reader-text:focus,.sharing-screen-reader-text:focus {
	color: #21759b;
}
.screen-reader-text,.sharing-screen-reader-text{
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	width: 1px;
	height: 1px;
}

.screen-reader-text:focus,.sharing-screen-reader-text:focus {
	display: block;
	clip: auto !important;
	z-index: 100000;
	top: 5px;
	left: 5px;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	border-radius: 3px;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	line-height: normal;
	text-decoration: none;
	/* Above WP toolbar. */
}
.logo .custom-logo{ height:80px; width:auto;}
.alchemy-heading{ 
	font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 35px;
    color: #000;
    line-height: 24px;
    padding: 0;
    margin-top: 0;
}
.alchemy-subheading{ 
	font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.service-conent{
	font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    line-height: 24px;
}
.al-service-banner{ margin-bottom:0px !important;}
.al-service-box-content a{ font-family: 'Raleway', sans-serif; font-size: 13px; color: #9e1935; line-height: 24px;}
.experts-box-sections{ margin-top:40px;}

.shortcode-team-member-box .col-5{ width:20%;}
.team-member-box  .social-linklist ul li a.facebook i{ color: #3b5998;}
.team-member-box .social-linklist ul li a.linkedin i{ color:#007bb6;}
.team-member-box .social-linklist ul li a.twitter i{ color:#00aced;}
.team-member-box .social-linklist ul li a.envelope i{ color:#9e1935;}
.team-member-box .social-linklist ul li a i{ color:#fff; font-size:24px;}

.al-footer-contact-info-box-content p a{ color:#ccc;}
#go-to-top.show {
    height: 50px;
    width: 50px;
    opacity: 1;
    filter: alpha(opacity= 100);
    visibility: visible;
}
#go-to-top {
    background: rgba(158, 25, 53, 0.85);
    bottom: 0px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 0px;
    line-height: 50px;
    position: fixed;
    right: 10px;
    bottom: 50px;
    text-align: center;
    width: 0px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 9999;
}
#alchemy-sec-breadcrumbs, #alchemy-sec-breadcrumbs a{ font-family: 'Raleway', sans-serif; font-style: italic; font-size: 12px; color: #fff; font-weight: 600; letter-spacing: .03em;}
.blog_single-content-section h2{ font-size:20px; font-weight:bold;}
.blog_single-content-section h3{ font-size:18px; font-weight:bold;}
.blog_single-content-section h4{ font-size:16px; font-weight:bold;}
.blog_right_container .widget p{ color:#000000;}
.entry-header .entry-title a{ font-weight: 700; font-size: 25px; color: #000;}
.service_sec-inner .archive-content p, .service_sec-inner .entry-summary p{ text-align:left;}
.page-contact-us .history_sec{ margin-top:40px; margin-bottom: 7em;}
.service_sec-inner .element-item{ margin-bottom:30px; float:left;}
.blog_single-img_holder img{ width:100%; height:auto;}
.al-brochures-content-box .wpb_wrapper{ padding:1em 3em;}
.mainmenu-area nav ul li.menu-item-has-children .fa-bars {
    display: none;
}
.al-brochures-content-box .vc_custom_heading{ min-height:60px;}
.error-404-text {
    font-size: 35px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    width: 350px;
    color: #ccc;
}
.error-404-text p {
    margin: 0;
    text-align: right;
    line-height: 35px;
}
.error-404-text h1 {
    font-size: 6em;
    line-height: 1;
    margin: 0;
}