/*
 Theme Name:   HTMG
 Description:  Hometoys Theme
 Author:       Vasiliy Krasnopievtsev
 Author URI:   http://ypsilon.top
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */
.product-design-alt .entry-summary {
    text-align: left;
}
label[for="wcj_product_input_fields_local_1"] {
    text-align: left;
}
#join_us .basel-row-divider {
    background-color: rgba(0,0,0,0.15) !important;
}

@media all and (min-width:1025px){
    .home header:not(.act-scroll) .site-logo {
        overflow: visible !important;
    }

    .home header:not(.act-scroll) .site-logo img {
        position: absolute;
        margin: 0 auto;
        max-height: 200px !important;
        top: 0;
        z-index: 9;
    }
    .home .site-logo img {
        padding: 0;
    }
    .footer-container .widget-area {
        padding: 100px 0 20px 0;
    }
}