/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.2
 Text Domain:  xstore-child
*/

.h1, h1 {
    font-size: 45px;
    line-height: 45px !important;
    margin-bottom: 20px !important;
}
.h2, h2 {
    font-size: 45px;
    line-height: 45px !important;
    margin-bottom: 20px !important;
}
.h3, h3 {
font-size: 35px;
line-height: 35px !important;
}
.h4, h4 {
font-size: 25px;
line-height: 25px !important;
}
p a {
    font-weight: normal;
    border-bottom: none;
    padding-bottom: 0px;
    border-bottom: #109cd0 1px dotted;
    padding-bottom: 2px;
}
p a:hover {
color: #109cd0;
}
.light h3 {
 color: #fff !important;
}
.light h4 {
 color: #fff !important;
}
.content li, .type-product li {
    margin-bottom: .5em;
    line-height: 24px;
    font-size: 15px;
}
.cta {
    padding: 20px;
    color: #3c3c3b !important;
    margin-right: 20px;
}
.intro {
position: absolute;
top:0;
z-index: 1;
background-color: #fff;
width: 450px;
border-bottom: 8px solid #109cd0;
}
#cookie-notice {
    position: fixed;
    right: 1vw;
    left: auto;
    width: 500px;
    min-width: 1px;
    max-width: 100%!important;
    top: auto;
    height: auto;
    z-index: 1000;
    padding: 20px!important;
    background-color: #fff!important;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .15);
}
#cookie-notice #cn-notice-text {
    color: #3c3c3b!important;
    font-size: 13px!important;
    line-height: 20px!important;
    font-family: Lexend Deca, sans-serif!important;
    margin-bottom: 20px;
}
#cookie-notice .cn-button:not(.cn-button-custom) {
font-family: Lexend Deca, sans-serif!important;
}
form.wpcf7-form label {
    display: block;
    font-size: 12px;
}
form.wpcf7-form .wpcf7-submit:not(.active) {
    background-color: transparent!important;
    border: 2px solid #3a507c !important;
    color: #3a507c !important;
    -webkit-text-fill-color: currentColor;
    line-height: 0px;
}
form.wpcf7-form .wpcf7-submit:not(.active):hover {
    background-color: #0d5c7d !important;
    border: 2px solid #0d5c7d !important;
    color: #fff !important;
    -webkit-text-fill-color: currentColor;
    line-height: 0px;
}
.dokan-form-control, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, textarea.form-control {
    border: none!important;
    background-color: #f2f2f2!important;
    outline: 0;
    border-radius: var(--et_inputs-border-radius, 0);
    width: 100%;
    color: #3c3c3b!important;
    font-size: 15px!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: start;
    height: 45px!important;
}
textarea {
height: 200px!important;
}
select {
    color: #3c3c3b;
    height: 45px;
    border: none;
    background-color: #f2f2f2;
    width: 100%;
}
.content-page, .page-content {
    padding-bottom: 0;
}
.header-top {
background: linear-gradient(to right, #109cd0, #3a507c, #3c3c3b);
}
.footer {
background: linear-gradient(to right, #109cd0, #3a507c, #3c3c3b)!important;
}
.header-main-menu.et_element-top-level .menu > li > a {
    font-family: Lexend Deca, sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: inherit;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-style: solid;
    border-color: #e1e1e1;
}
.footer-bottom.text-color-dark p {
    color: #3c3c3b;
}
.mobile-header-wrapper .et_b_header-logo.et_element-top-level img {
    width: 100px;
}
div.mobile-menu-content .et_b_header-menu .menu li a {
    position: relative;
    width: 100%;
    font-size: 20px!important;
    color: currentColor;
    margin: 0;
    padding: 7px 0!important;
    white-space: normal;
    border: none;
    background: 0 0;
    border-radius: 0;
}
div.mobile-menu-content .et_b_header-menu .menu li>.nav-sublist-dropdown:not(.nav-sublist), div.mobile-menu-content .et_b_header-menu .menu li>.nav-sublist>ul, div.mobile-menu-content .et_b_header-menu .menu li>ul:not(.nav-sublist-dropdown):not(.nav-sublist) {
    display: none;
    position: static;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    opacity: 1!important;
    visibility: visible;
    width: 100%;
    margin: 0;
    padding: 0 0 0 15px !important;
    background: 0 0;
    border: none;
    border-left: none!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation: none;
    animation: none;
    z-index: 2;
}
.et-mini-content .et-close {
    padding: 13px;
    border-radius: 0;
    color: #3c3c3b;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    background: var(--et_white-2-dark);
    cursor: pointer;
}
.assessmentbox {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    margin: 0px;
    margin-bottom: 30px;
    padding: 30px 30px 40px 30px;
    background-color: #f2f2f2;
    color: #3c3c3b;
    border-bottom: 8px solid #109cd0;
}
.trainingbox {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    margin: 0px;
    margin-bottom: 30px;
    padding: 30px 30px 40px 30px;
    background-color: #f2f2f2;
    color: #3c3c3b;
    border-bottom: 8px solid #3a507c;
}
.services1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    margin: 0px;
    margin-bottom: 30px;
    padding:60px;
    background-color: #0d5c7d;
    color: #fff;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.services2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    margin: 0px;
     margin-bottom: 30px;
    padding: 60px;
    background-color: #3a507c;
    color: #fff;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.services3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    margin: 0px;
     margin-bottom: 30px;
    padding: 30px 30px 40px 30px;
    background-color: #3c3c3b;
    color: #fff;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.services1 h3, .services2 h3, .services3 h3 {
color: #fff;
}
.services1 p, .services2 p, .services3 p {
color: #fff;
}
#boxrow {
    display: flex !important;
    justify-content: space-around !important;
}
#boxrow .vc_column_container {
    display: flex !important;
}
#boxrow .vc_column_container>.vc_column-inner {
    display: flex !important;
}
#boxrow .wpb_wrapper {
    display: flex !important;
    flex-direction: column !important;
}
.image-container {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.text-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #524C49;
  background-repeat: no-repeat;
    background-size: 800px 800px;
    background-image: url('https://www.allisonpowellarchitects.co.uk/wp-content/uploads/2023/10/project_bckgrd-2.jpg');
  color: #fff;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 1024px) {
	
	.et_custom_uniqid_new_6516f841c55b7, .et_custom_uniqid_new_6516f84c4b9d7 {
		float: none;
	}
	.text-overlay {
		background-image: none;
	}
}
@media only screen and (max-width: 600px) {
	
	.et_custom_uniqid_new_6516f84c4b9d7 {
		aspect-ratio: 3 / 2;
	}
	.et_custom_uniqid_new_6517024ec6db0 .upb_row_bg {
		background-image: url("https://www.allisonpowellarchitects.co.uk/wp-content/uploads/2023/09/background-2-768x663.jpg") !important;
	}
}
.text-overlay h2 {
  text-align: center;
  font-size: 26px!important;
  margin: 0;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
  top: 50%;
    position: absolute;
    left: 0;
    right: 0;
}
.image-container:hover .text-overlay {
  opacity: 1;
}
.image-container:hover .text-overlay h2 {
  opacity: 1;
}
.image-container img {
max-width: 100%;
width: 4000px;
}
.hover-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.hover-text h2 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 26px!important;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
}
.image-container:hover .hover-text {
  display: none;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #3c3c3b;
    background-color: transparent;
    border-color: #3c3c3b;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff;
    background-color: #109cd0;
    border-color: #109cd0;
}
.btn, .button, form #qna-ask-input button, form button, input[type=button], input[type=submit] {
    display: inline-block;
    border-radius: 3px;
    border: 2px solid #3c3c3b!important;
    color: #3c3c3b;
    -webkit-text-fill-color: currentColor;
    text-transform: none;
    font-size: 13px !important;
    text-align: center;
    line-height: 1;
    padding: 15px 25px;
    height: var(--et_inputs-height, 2.642rem);
    background-color: var(--et_btn-bg-color);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #3c3c3b!important;
    background-color: transparent!important;
    border-color: #3c3c3b!important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #0d5c7d!important;
    border-color: #0d5c7d!important;
}
.light.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff!important;
    background-color: transparent!important;
    border-color: #fff!important;
}
.light.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #3c3c3b!important;
    background-color: #fff!important;
    border-color: #fff!important;
}
.flex-control-paging li a.flex-active {
    background: #109cd0!important;
}
.flex-control-paging li a {
    background: #fff!important;
    width: 14px!important;
    height: 14px!important;
}
.metaslider .flex-control-nav {
    margin: 10px!important;
    }
	
	/* PSI Requirements */
.services1 h3 a, .services2 h3 a {
	color: #fff;
}
.services1 h3 a:hover, .services2 h3 a:hover, .services1 a img:hover, .services2 a img:hover {
	opacity: 0.6;
}
@media screen and (max-width:420px) {
  #metaslider-id-41 {
    min-height: 150px;
	max-width: 100%;
  }
  .services1, .services2 {
	  padding: 30px 30px 40px 30px;
  }
  .services1 h3, .services2 h3 {
	  font-size: 32px;
  }
}