/*
Theme Name: Craftportfolio Child
Template: craftportfolio
*/


@font-face {
    font-family: 'Americanatest';
    src: url(fonts/Americanatest.ttf);
    font-weight: normal;
}
.header .dash {
    font-weight: 500 !important;
    font-family: cormorant !important;
    font-size: 1.125em !important;
}
.btMenuHorizontal:not(.btMenuBelowLogo) .btLogoArea {
    border-bottom: 0px;
}
p {
    font-family: cormorant;
    font-size: 1.125em;
}
.btLogoArea {
    padding: 0px 0 0px;
}

.banner-section {
    padding-top: 7em;
    height: 100vh;
}

.banner-heading h1 span.headline {
    color: white;
}

.england-text span.headline {
    font-family: cormorant;
    color: #ad403d;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.banner-heading span.headline {
    font-family: cormorant;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}
.build-u span.headline {
    color: #ad403d;
	    font-weight: 400;
}

.cormorant-text .btSubTitle {
    font-family: cormorant;
}

.americana-red-font {
    font-family: cormorant;
    font-size: 30px;
    text-transform: uppercase;
	    font-weight: 400;
	padding-bottom:30px;
	color: #ad403d;
}
#our-design .americana-red-font strong {
    font-size: 48px;
	color:#000 !important;
}
.btPageHeadline {
    background-color: rgba(0,0,0,.07);
    margin-bottom: 0em !important;
}
#contact-us-section span.headline {
    font-family: cormorant;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 400;
}
#contact-us-section form.wpcf7-form.init p {
    font-family: cormorant;
}
body.page-id-2993 header.header.btClear.extralarge.btDash.bottomDash h1 span {
    font-family: cormorant;
    font-weight: 400;
    text-transform: uppercase;
}
#contact-us-section header.header.btClear.small span.headline {
    font-size: 30px !important;
    padding-top: 20px;
}
.btStickyHeaderOpen img.btMainLogo {
    height: 100px !important;
}
.btPageHeadline .header {
    max-width: max-content !important;
    margin: 0 auto !important;
}
section#contact-us-section input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #ad403d;
}
.americana-red-font strong {
    color: #ad403d;
    font-weight: 400;
}
.single-portfolio .wBackground.cover {
    background-position: bottom;
    height:100vh;
}
.header.extralarge .btSuperTitle {
    display: none;
}
.header.huge .btSuperTitle {
    display: none;
}
.boldSection.wBackground.btSolidDarkBackground:before {
    opacity: 0;
}
.contact-us .rowItem.col-md-6.col-sm-12.btTextLeft.btMiddleVertical {
    align-items: start !important;
}
.btLogoArea .logo img {
    height: 70px !important;
	transition:all .3s ease-in-out;
}
 .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before {
    color: #ad403d !important;
}
.btStickyHeaderActive .btLogoArea .logo img {
    height: 100px !important;
}
#brothers h4 {
    max-width: 70%;
    margin: 0 auto;
    padding-block: 30px;
}

#brothers a.btBtn {
    margin-top: 30px;
}
	.cards-section-mainbtGridGap-20.btHasTitles h4 span {
font-family: cormorant;
}
.btDarkSkin .btIco.btIcoDefaultType.btIcoDefaultColor:hover .btIcoHolder:before {
    color: #ad403d !important;
}
.mfp-zoom-out-cur header.mainHeader.btClear.gutter {
    position: static;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ad403d !important;
}
body.page-id-2993 section.boldSection.bottomSemiSpaced.btPageHeadline.gutter.topLargeSpaced.btTextCenter {
    padding-top: 100px;
}

body.page-id-2993 .topBarInMenu span.btIcoHolder:before , body.page-id-2993 .btTopBox.widget_search a.btIcoHolder:before {
    color: #ad403d !important;
}
@media screen and (max-width:768px){
	.cards-section-mainbtGridGap-20.btHasTitles h4 span {
    font-size: 20px;
}
}