/**
Theme Name: Sensory Maps
Author: Shivering Sands
Author URI: http://wpastra.com/about/
Description: A child theme based on the Astra Skelton. 
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: sensory-maps
Template: astra
*/

#page:before{
background-image: url(http://localhost:8888/wp-content/uploads/2020/05/header_1920x15.jpg);
    height: 7px;
    position: relative;
    content: '';
    display: block;
    width: 100%;
    z-index: 90;
}

html.wf-loading * {
     opacity: 0;
 }

a {
   outline: 0 !important;
}

/*html { overflow-y: scroll !important; }*/
p > a{
	text-decoration: underline !important;
}

.current_page_item a{
	/* text-decoration: underline;*/
}
.e--pointer-double-line .elementor-item::after, .e--pointer-double-line .elementor-item::before, .e--pointer-overline .elementor-item::after, .e--pointer-overline .elementor-item::before, .e--pointer-underline .elementor-item::after, .e--pointer-underline .elementor-item::before {

    height: 1px;
    width: 60%;
	
    left: 20%;
    background-color: #55595c;
    z-index: 2;

}
@media (min-width:1100px){
.nav-previous a{
	content:'Previous';
	position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    left: 15px;
    justify-self: start;
	z-index: 101;
}
	

.nav-next a{
	
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    right: 26px;
    margin-left: auto;
	z-index: 100;
}
	
	.nav-next a span, .nav-previous a span{
		display: none !important;
	}

.single .post-navigation {
    border-top: 0px solid #fff;
}
}
	
.single-projects .elementor-post-info__item-prefix{
	color:#7e7e7e !important;
	font-style: normal !important;
}

	.date-project{
		margin-bottom: -30px !important;
	}

.entry-content a{
	text-decoration: underline;
}
.bdt-active a{
		text-decoration: none;
}
.single-projects .elementor-posts-container a{
	text-decoration: none;
}

.home .breadcrumbs {
  display: none !important;
}
.breadcrumbs a{
	font-size:15px !important;
	color: #5c5c5c !important;
}
.breadcrumbs a{
	font-size:15px !important;
}
.elementor-portfolio-item__title{
transition: all .3s ease !important;
}
span.pgheader{
	font-size: 3.75rem !important;
}
span.pgheader.amber{
	color:#d4891c !important;
}
span.pgheader.olive{
	color:#aa9f4e !important;
}
span.pgheader.paleblue{
	color:#70cde3 !important;
}
span.pgheader.palegreen{
	color:#c8df8e !important;
}
span.pgheader.rust{
	color:#d4891c !important;
}
span.pgheader.purple{
	color:#C78FAA !important;
}
span.pgheader.deepblue{
	color:#257389 !important;
}


.event-listing p{
    margin-bottom:0em !important;
}

#bdt-table-d426ced tbody tr td:first-child{
	width:15% !important;
}
.bdt-table td {
    padding: 8px 12px !important;
}
.bdt-show-hide-title{
    text-decoration: none !important;
}

.home.paged.paged-2 .bdt-pagination li:nth-child(2) a, .home.paged.paged-3 .bdt-pagination li:nth-child(3) a, .home.paged.paged-4 .bdt-pagination li:nth-child(4) a, .home.paged.paged-5 .bdt-pagination li:nth-child(5) a, .home.paged.paged-6 .bdt-pagination li:nth-child(6) a, .home.paged.paged-7 .bdt-pagination li:nth-child(7) a, .home.paged.paged-8 .bdt-pagination li:nth-child(8) a, .home.paged.paged-9 .bdt-pagination li:nth-child(9) a, .home.paged.paged-10 .bdt-pagination li:nth-child(10) a{
	background:#54595f !important;
}
.home .bdt-pagination li.bdt-active a{
	background:black !important;
}
@media (max-width:768px){
   .ast-woocommerce-container{
   padding-top:120px !important;
}
}
