/*
Theme Name:		 Massey LLP Child
Theme URI:		 https://framer.uicore.co/
Description:	 Child theme for Framer - Startup & SaaS WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 framer-wp
Version:		 1.0.0
Text Domain:	 framer-wp
*/

@media only screen and (max-width: 767px) {
    .uicore.elementor-section-boxed .uicore.elementor-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .uicore-navbar:not(.uicore-left-menu) .uicore-branding {
        margin-top: 35px;
    }

    .elementor-section.elementor-section-boxed:not(.elementor-inner-section)>.elementor-container {
        padding-left: 21px;
        padding-right: 21px;
    }

    .uicore-menu .ui-menu-item-wrapper {
        color: #101A29 !important;
    }

    
    .table-text {
        min-height: 0px !important;
    }

    .table-text-2 {
        min-height: 0px !important;
    }

    .table-text-3 {
        min-height: 0px !important;
    }
    
}

.uicore-menu .ui-menu-item-wrapper {
    font-weight: 500 !important;
}

.uicore-ham .bar, #mini-nav .uicore-ham .bar {
    background-color:  #000 !important;
}

.text-accordion {
    display: block;
    float: left;
    padding-right: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #121212;
    padding-top: 2px;
}

.elementor-accordion .elementor-tab-title {
    padding: 0 !important;
}

.elementor-accordion .elementor-tab-content {
    padding: 0 !important;
    padding-top: 30px !important;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: auto !important;
    height: auto !important;
}

.bdt-ep-static-carousel-image img {
    width: 100%;
    margin-bottom: 30px;
}

.table-text {
    min-height: 260px;
}

.table-text-2 {
    min-height: 351px;
}

.table-text-3 {
    min-height: 310px;
}

ul {
        margin: 0;
}

.bdt-ep-static-carousel-title a, .bdt-ep-static-carousel-text a{
    color: white !important;
    font-weight: 100;
}


