/*
Theme Name: Blackberry Design
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: Blackberry Design
Author URI: https://blackberry.uk.com
Template: hello-elementor
Version: 1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 07 Sep 2021 10:06:10 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

blockquote p{
	font-size: var( --e-global-typography-e57840c-font-size );
	font-weight: var( --e-global-typography-e57840c-font-weight );
	line-height: var( --e-global-typography-e57840c-line-height );
}
blockquote{
	margin: 0 !important;
}
.NoBottom{
	margin-bottom: 0 !important;
}
.elementor-heading-title {
	margin-bottom: 20px !important;
}
body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 20px;
}
.page-template-default .elementor-widget-container ul, .page-template-default .elementor-widget-container ol {
	margin-top: .4rem !important;
	margin-bottom: 0;
	padding-left: 16px;
}
.page-template-default p {
	margin-top: 1.1rem !important;
	margin-bottom: 0rem !important;
}
.page-template-default p:first-child{
	margin-top: 0 !important;
}
.page-template-default .elementor-widget-container ul li, .page-template-default .elementor-widget-container ol li{
	line-height: 1.7em;
}
.eael-accordion-list p{
	margin-top: 0 !important;
}
/*.eael-accordion-list .cls-1 {
	fill: #93d500 !important;
}
.eael-accordion-list .fa-toggle .cls-1 {
	fill: #622d50 !important;
}
.DownIcon .cls-1{
	fill: #fff !important;
}*/
.DownIcon a.elementor-icon {
	background-color: var( --e-global-color-secondary );
	border-radius: 50%;
	padding: 25px;
}
.page-template-default .elementor-widget-container .elementor-nav-menu--main .elementor-nav-menu{
	padding: 0 !important;
	margin: 0 !important;
}
.page-template-default .elementor-widget-container .elementor-icon-list-items{
	margin-top: 0 !important;
}
.GreenText{
	color: var(--e-global-color-secondary);
}
.AlwaysSquare .elementor-cta__content::after {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.AlwaysSquare .elementor-cta__content {
	min-height: unset !important;
}
.BB-Accordion .fa-accordion-icon{
	width: 75px;
	text-align: center;
	margin-right: 30px !important;
}
.BB-Accordion .fa-accordion-icon:before{
	display: unset;
}
.BB-Accordion #graphic-design i{font-size: 63px;}
.BB-Accordion #branding i{font-size: 66px;}
.BB-Accordion #print-services i{font-size: 60px;}
.BB-Accordion #web-design i{font-size: 59px;}
.BB-Accordion #photography i{font-size: 52px;}
.BB-Accordion #email-marketing i{font-size: 57px;}
.BB-Accordion #content-marketing i{font-size: 55px;}
.BB-Accordion #seo-ppc i{font-size: 63px;}

.BB-Accordion .eael-accordion-content a {
	font-weight: 600;
	margin-top: 5px;
	display: block;
	text-transform: uppercase;
}
.Date-Tab .eael-tab-title {
	margin: 0 0 55px 0 !important;
	min-width: 220px;
	min-height: 220px;
	line-height: 220px;
	border: 4px solid var(--e-global-color-secondary);
	border-radius: 50%;
}
body .Date-Tab .eael-tabs-nav > ul li::after {
	border-left: 25px solid transparent !important;
	border-right: 25px solid transparent !important;
	border-top: 0 !important;
	border-bottom: 25px solid var( --e-global-color-secondary ) !important;
	bottom: 0px !important;
	transition: all .3s ease-in-out;
}
.eael-advance-tabs .eael-tabs-nav > ul li.inactive::after {
	display: block;
	opacity: 0;
}
.eael-advance-tabs .eael-tabs-nav > ul li.active::after {
	display: block;
	opacity: 1;
}

.TeamWrap .eael-team-content{
	    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color: rgba(0,0,0,.5);
    padding: 10px 10px;
    transition: all .5s ease-in-out;
}
.TeamWrap .eael-team-item-inner{
	position: relative;
overflow: hidden;
}
.TeamWrap .eael-team-member-name, .TeamWrap .eael-team-member-position, .TeamWrap .eael-team-text{
	margin: 0;
}
.TeamWrap .eael-team-text{
	height: 0 !important;
	overflow: hidden;
	transition: all .5s ease-in-out;
	opacity: 0;
}
.TeamWrap .eael-team-item-inner:hover .eael-team-member-position, .eael-team-item-inner:hover .eael-team-text{
	height: auto !important;
	opacity: 1;
}
.TeamWrap .eael-team-content h3, .TeamWrap .eael-team-content h4, .TeamWrap .eael-team-content p{
	margin: 0 !important; 
}


/* Tablet Landscape */
@media only screen and (max-width:1024px) {

}

/* Tablet Portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

}

/* iPhone 6 Landscape */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
}

/*Phone Portrait*/
@media only screen and (max-width:767px) {
.Date-Tab .eael-tab-title {
	margin: 0 0 55px 0 !important;
	min-width: 150px;
	min-height: 150px;
	line-height: 150px;
	border: 4px solid var(--e-global-color-secondary);
	border-radius: 50%;
}

}





