/*
 Theme Name:   Calderwood
 Description:  Custom theme
 Author:       Carnoustie Creative
 Author URI:   https://www.carnoustiecreative.co.uk
 Template:     baseline
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  baseline-child

font-family: utopia-std,serif;
font-weight: 400;
font-style: normal;

font-family: utopia-std, serif;
font-weight: 600;
font-style: normal;

font-family: soleil, sans-serif;
font-weight: 400;
font-style: normal;

font-family: soleil, sans-serif;
font-weight: 600;
font-style: normal;

*/

body.baseline {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.6;
    font-family: utopia-std,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem;
}

.baseline .main .content {
    padding-top: 15rem;
    padding-bottom: 0;
}

.baseline h1 {
    font-family: utopia-std, serif;
    font-weight: 600;
    font-style: normal;
}

.baseline .swiper-container {
    height: 40vw;
    min-height: 40rem;
}

.baseline .flex-elm.cde-slides.first {
    margin-top: -18rem;
}

.baseline .header-wrap {
    position: absolute;
    width: 100%;
    height: 12rem;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    border-bottom: none;
    box-shadow: 0 0.2rem 0.4rem 0.2rem rgba(0,0,0,0.05);
}

.header-wrap .container,
footer .container {
    max-width: 97%;
}

.baseline header .logotitle.row {
    padding-top: 3rem;
    padding-bottom: 2.5rem;
}

.baseline .swiper-slide {
    background-size: cover;
    background-position: center;
}

.widget-area.footer-col-3 .menu {
    text-align: right;
}

.baseline footer {
    margin-top: 8rem;
    padding: 6rem 0 1rem 0;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.baseline footer .widget-area.footer-bottom {
    padding-top: 4rem;
}

.widget-area.footer-col-2 {
    text-align: center;
}

.widget-area.footer-col-2 .address {
    font-size: 1.6rem;
}

.widget-area.footer-col-2 .phone {
    margin-top: 1.5rem;
}

@media ( max-width: 720px ) {

    .widget-area.footer-col-2 .phone {
        margin-bottom: 3rem;
    }

    .widget-area.footer-col-2 .address { 
        margin-top: 3rem;
    }

}

a .fa,
a .fa-duotone,
a .fa-brands {
    margin-right: 0.6rem;
    color: #6AAF93;
}

a.button .fa,
a.button .fa-duotone,
.button a .fa,
.button a .fa-duotone {
    color: #fff;
}

.baseline header .first li a, 
.baseline header .second li a {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.baseline .button, 
.baseline .woocommerce #respond input#submit,
.baseline .woocommerce a.button, 
.baseline .woocommerce button.button, 
.baseline .woocommerce input.button, 
.baseline button, 
.baseline input[type=button], 
.baseline input[type=reset], 
.baseline input[type=submit],
.baseline footer .widget-area .menu li.button {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    padding: 1.3rem 2rem;
}

.baseline li.button a {
    font-size: 1.6rem;
}

.baseline .button .fa,
.baseline .button .fa-duotone {
    font-size: 1.8rem;
}

.baseline .cde-two-cols .inner, 
.baseline .cde-three-cols .inner {
    grid-column-gap: 8rem;
}

footer .container .row:first-child {
    max-width: 1200px;
    margin: 0 auto;
}

#menu-footer-left {
    padding: 0 5rem 0 0;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
}

@media ( max-width: 720px ) {

    #menu-footer-left {
        padding: 0;
    }

}

#menu-footer-left .fa-brands,
#menu-footer-left .fa-duotone {
    font-size: 3rem;
}

.baseline header .first {
    display: none;
}

.baseline header .second {
    top: 2rem;
    display: flex;
    align-items: center;    
}

.baseline header .second .widget-area li {
    display: inline-block;
    width: auto;    
}

.baseline header .second .widget-area {
    display: flex;
    justify-content: flex-end;
}

.baseline header .second .widget-area .textwidget {
    display: flex;
    flex-wrap: nowrap;    
    align-items: center;
}

.baseline header .second .widget-area .textwidget a {
    margin-left: 6rem;
}

@media ( max-width: 720px ) {

    .baseline header .second .widget-area .textwidget a {
        margin-left: 4rem;
    }

}

.fa-solid.fa-bars {
    font-size: 3rem;
    color: #6AAF93;
}

.baseline #menu-close .label {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 1.6rem;
}

.baseline #menu-choices.slide-left .inner, 
.baseline #menu-choices.slide-right .inner {
    padding: 4rem;
}

@media ( max-width: 720px ) {

    .baseline #menu-choices.slide-left .inner, 
    .baseline #menu-choices.slide-right .inner {
        padding: 4rem 2.5rem 2.5rem 2.5rem;
    }

}

.baseline .mobile-nav {
    display: block;
}

.baseline .mobile-nav.right {
    display: none;
}

.baseline .mobile-nav.side {
    margin-top: 5rem;
}

.baseline .mobile-nav.side li a {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.baseline .mobile-nav #menu-choices li, 
.baseline .mobile-nav #menu-choices-side li {
    background: transparent;
}

.baseline .mobile-nav #menu-choices li a, 
.baseline .mobile-nav #menu-choices-side li a {
    color: #fff;
}

.baseline .mobile-nav #menu-choices li.current-menu-item > a, 
.baseline .mobile-nav #menu-choices li.current_page_item > a, 
.baseline .mobile-nav #menu-choices-side li.current-menu-item > a, 
.baseline .mobile-nav #menu-choices-side li.current_page_item > a {
    background: transparent;
    color: #6AAF93;
}

@media ( max-width: 720px ) {
    
    .baseline header .logo img {        
        margin-left: 0;
    }

    .baseline header .custom-logo {
        max-width: 19rem;
    }

    .baseline .custom-logo-link {
        display: inline-block;
    }

    .baseline header .second {
        height: 100%;
        top: 0;
        margin-top: 0;
    }

}

/* Dashboard specific styles */

body.calder-dash.baseline {
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.7rem;
}

.calder-dash form {
    background-color: rgba(255, 255, 255, 0.5);    
}

.single-product.calder-dash form {
    background-color: transparent;
} 

.calder-dash input[type="email"], 
.calder-dash input[type="number"], 
.calder-dash input[type="search"], 
.calder-dash input[type="text"],
.calder-dash input[type="tel"],
.calder-dash input[type="url"],
.calder-dash input[type="password"],
.calder-dash textarea, select {
    background-color: #fff;
}

.calder-dash .woocommerce form .show-password-input, 
.calder-dash .woocommerce-page form .show-password-input {
    top: 0.4em;
}

body.calder-dash.baseline h1,
body.calder-dash.baseline h2 {
    font-family: utopia-std, serif;
    font-weight: 600;
    font-style: normal;
}

.woocommerce-MyAccount-content {
    background-color: #fff;
    border-radius: 1rem;
    padding: 4rem;
    box-sizing: border-box;
}

.woocommerce-account .woocommerce  {
    margin-top: 4rem;
}

body.calder-dash .main a {
    display: inline-block;
    text-decoration: none;
    border-bottom: 0.1rem solid #6AAF93;
}

body.calder-dash .main a:hover {
    border-bottom: 0.1rem solid #000;
}

body.calder-dash .main .woocommerce-MyAccount-navigation a {
    padding-bottom: 0.3rem;
    border-bottom: 0.1rem solid #ddd;
    display: block;
}

body.calder-dash .main .woocommerce-MyAccount-navigation a:hover {
    border-bottom: 0.1rem solid #000;
}

body.calder-dash .main .woocommerce-MyAccount-navigation .is-active a {
    color: #6AAF93;
    border-bottom: 0.2rem solid #FFF;
    width: 120%;
}

.calder-dash.baseline .main .content {
    padding-top: 14rem;    
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-right: 3%;
    width: 27%;
    box-sizing: border-box;
}

.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.logged-in-only {
    display: none !important;
}

.logged-in .logged-in-only {
    display: inline-block !important;
}

.logged-in .logged-out-only {
    display: none !important;
}

/* Remove images from product pages */
.baseline .woocommerce-product-gallery,
.baseline.woocommerce ul.products li.product a img {
    display: none;
}

.baseline.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 2.2rem;
}

.baseline.woocommerce ul.products li.product .price {
    font-size: 1.8rem;
}

.baseline.woocommerce div.product div.summary {
    float: left;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    border: none;
}

.baseline .woocommerce-error, 
.baseline .woocommerce-info, 
.baseline .woocommerce-message {
    background-color: #fff;
    border-left: 0.1rem solid #aaa;
    border-right: 0.1rem solid #aaa;
    border-bottom: 0.1rem solid #aaa;
    border-radius: 0.5rem;
}

tr.shipping {
    display: none;
}