/*
 Theme Name:     Custom For You
 Theme URI: https://www.chrisclarkewebservices.co.uk
 Description:      Divi Child Theme
 Author: C Davis
 Author URI:  https://www.chrisclarkewebservices.co.uk
 Template:       Divi
 Version:        1.0.2
 License: 
 License URI: 
 Tags: custom
 Text Domain:
*/


.e-books #main-content .container {
    padding-top: 160px !important;
}

/* code from divi */

.home-top-icons img {
    max-height: 80px;
    width: auto;
}
.sub-title-headings h5 {
    font-size: 18px;
    color: #6EB528;
}
#post-278604 .et_pb_post{
    min-height: 450px;

}
.single-project #main-content, .single-solution #main-content, .single-case-study #main-content {
    background-color: #f2f2f2 !important;
}
/*disables pointer on top level mega menu*/
.et-menu-nav li.mega-menu>ul>li>a:first-child {
    pointer-events: none !important;
}
/*disables pointer on top level menu*/
.et-menu .menu-item-has-children>a:first-child {
    pointer-events: none !important;
}
/*set the default background color of the header section*/
.pa-header {
    /*background-color: transparent;*/
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}
/*set the background color of the fixed header when scrolling*/
.pa-fixed-header {
    background-color: #034254!important;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}
.pa-fixed-header .et_pb_menu__logo img {
    -webkit-transition:  0.5s ease-out;
    -moz-transition:  0.5s ease-out;
    -o-transition:  0.5s ease-out;
    transition:  0.5s ease-out;
     max-height: 65px !important;
}	
.home .et_mobile_menu {
    background-color: #034254!important;
}
.et-menu-nav li.mega-menu>ul {
    padding: 30px 20px;
    position: absolute!important;
    width: 75%!important;
    left: 0!important;
    margin-left: 12.5%;
    margin-right: 12.5%;
}
@media (min-width: 981px){
/*make entire Divi Theme Builer header template fixed*/
header.et-l.et-l--header {
    position: fixed;
    width: 100%;
    z-index: 9999;
}
}
.pem-header .et_pb_row {
    width: 95% !important;
}
.et_pb_svg_logo #logo {
    height: 100%;
}
@media (max-width: 980px) {
.et_header_style_left #logo {
    max-width: 100%;
}
    #main-header .et_mobile_menu {
    background-color: rgba(38,38,95,0);
    margin-top: 20px;
}
}
.pem-header .et_pb_row {
    width: 95% !important;
}
.et_pb_fullwidth_menu .et-menu>li {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
/*dropdown menu styling*/
.et-db #et-boc .et-l .nav li ul, .nav li ul {
    width: 380px;
}
.et-menu li li a, .nav li li a {
    padding: 6px 20px;
    width: 360px !important;
}
ul#top-menu>li:not(:last-child) {
    padding-right: 40px;
}
/*#top-menu li a {
    font-family: 'Aktiv Grotesk Regular',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600!important;
    font-size: 16px !important;
    color: #034254!important;
    letter-spacing: 1px!important;
}*/
.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0,0,0,.03);
    padding: 10px 5%;
    display: block;
    font-weight: 600!important;
    font-size: 16px !important;
    color: #034254!important;
    letter-spacing: 1px!important;
    line-height: 1.8em;
}
.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below, .menu-image-hover-wrapper .menu-image-title-above {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
    top: -10px;
    position: relative;
}
.et_pb_social_media_follow li a.icon {
    height: 32px;
    width: 32px;
    padding: 0;
    box-sizing: content-box;
    background-color: #034254;
    border-radius: 50px !important;
}
/*arlo event extra pages*/
@media (min-width: 981px) {
.arlo_event-template-default #sidebar {
    display: none;
}
}
/*custom post type fix for divi - case studies*/
.single-case-study .container {
width: 100%;
max-width: 100%;
}
.single-case-study #left-area .post-meta {
display: none !important;
}
.single-case-study .et_post_meta_wrapper img {
    display: none !important;
}
.single-case-study .entry-title {
display:none;
}
.single-case-study #main-content .container {
padding-top: 0 !important;
}
.single-case-study .container.et_menu_container {
max-width: 1080px;
}
/*custom post type fix - products*/
.single-solution .container {
width: 100%;
max-width: 100%;
}
.single-solution #left-area .post-meta {
display: none !important;
}
.single-solution .et_post_meta_wrapper img {
    display: none !important;
}
.single-solution .entry-title {
display:none;
}
.single-solution #main-content .container {
padding-top: 0 !important;
}
.single-solution .container.et_menu_container {
max-width: 1080px;
}

/*sets header space on all portfolios*/
.single .et_pb_post.project.type-project {
    margin-bottom: 0px !important;
  /*  margin-top: 90px; */
  /*  needs another header rule on basic case studies */
}
.et-fb-app-frame header.et-l.et-l--header.et-fb-root-ancestor-sibling {
display: none;
}
.et-fb-app-frame footer.et-fb-root-ancestor-sibling {
display: none;
}
/*font sizing*/
h1 {
    font-size: 60px;
}
#top-menu li a {
    font-size: 17px;
}
.cta-custom-text p, .cta-custom-text body, .header-content p {
font-size: 22px;
line-height: 1.5em;
}
.under-header-text p {
font-size: 22px;
line-height: 1.5em;
color: #2685ca!important;
text-align: center;
}
.et_pb_blurb h4 a, .et_pb_blurb .et_pb_module_header a {
    font-size: 22px;
}
.et_pb_post h2 a, .et_pb_post .entry-title a, .et_pb_portfolio_item h3 a, .et_pb_portfolio_item .et_pb_module_header a {
    text-decoration: none;
    font-size: 22px;
    line-height: 1.2em;
}
#what-difference h3{
font-size: 20px;
line-height: 1.5em;
}
.et_pb_slide_content, .et_pb_best_value {
    font-size: 17px !important;
}

#footer-widgets .footer-widget li:before {
    display: none;
}
.ella-testimonials h2 {
    line-height: 1.1em;
    margin-top: 20px;
}
#main-content .container:before {
display: none;
}
/*head element alignment on pages*/
.fullwidth-menu li>a {
    padding-bottom: 29px;
    word-wrap: break-word;
    font-size: 16px;
}
.fullwidth-menu li>a:hover {
   color: #BC9B6A;
}
.mobile_menu_bar:before, .mobile_menu_bar:after {
    font-size: 70px;
    color: #9ACA40;
}
.disable-lightbox a {
pointer-events: none;
}
.disable-lightbox .et_overlay {
display: none !important;
}
.disable-lightbox .et-pb-slider-arrows a {
display: none !important;
}
.disable-lightbox .et-pb-controllers {
    display: none !important;
}
/*post styling*/
.single .et_pb_post {
    margin-bottom: 0px;
}
.single .post {
    padding-bottom: 0px;
}

/*product pages*/
.centered-image-overlay {
 margin: 0 auto;
 text-align: center;
}
.centered-image-overlay .overlay {
 margin-left: 25%;
}
/*logo styling -remove if pro version installed */
.gs_logo_single {
    vertical-align: middle;
    display: inline-block;
    float: none !important;
    margin-right: 40px !important;
    width: 250px !important;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #42454A
}
.widgettitle {
    color: #949189;
    font-weight: 400;
}
.et_pb_gallery .et_pb_gallery_pagination, .et_pb_filterable_portfolio .et_pb_portofolio_pagination {
    position: relative;
    width: 100%;
    border-top: 1px solid #FED792;
}
ul#top-menu > li:not(:last-child) { 
    padding-right: 50px; 
}

@media only screen and (max-width: 1350px) and (min-width: 1285px)  {
.et_pb_fullwidth_menu .et-menu>li {
    padding-left: 18px!important;
    padding-right: 18px!important;
}
.et_pb_row {
        width: 90%;
}
    
#what-difference h3{
font-size: 18px;
letter-spacing: -1px;
line-height: 1.5em;
}
ul#top-menu>li:not(:last-child) {
    padding-right: 18px;
}
h1{
    font-size: 44px;
    }
h2 {
    font-size: 38px;
}
}
@media only screen and (max-width: 1284px) and (min-width: 1210px)  {
    .et_pb_fullwidth_menu .et-menu>li {
    padding-left: 14px!important;
    padding-right: 14px!important;
}
.pa-fixed-header .et_pb_menu__logo img {
    max-height: 55px!important;
}
.et_pb_row {
    width: 91%;
}
        #wood-header .et_pb_row {
    width: 95% !important;
}
    ul#top-menu>li:not(:last-child) {
    padding-right: 18px;
}
    .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
    #top-menu li {
    display: inline-block;
    padding-right: 18px;
}
    #top-menu li a {
    font-size: 16px;
    letter-spacing: 0.5px;
}
    #what-difference h3{
font-size: 18px;
letter-spacing: -1px;
line-height: 1.5em;
}
h1{
        font-size: 42px;
    }
h2 {
    font-size: 38px;
}
    p {
    font-size: 16px;
}
        .where-we-are-text-col {
        width: 50% !important;
    }
}
@media only screen and (max-width: 1209px) and (min-width: 1116px)  {
.pa-fixed-header .et_pb_menu__logo img {
    max-height: 50px!important;
}
.et_pb_fullwidth_menu .et-menu>li {
    padding-left: 11px!important;
    padding-right: 11px!important;
}
.et_pb_row {
    width: 93%;
}
    .et-l--footer h4 {
        font-size: 15px;
    }
.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
#wood-header .et_pb_row {
    width: 95% !important;
}
    .et_pb_fullwidth_menu_0_tb_header .et_pb_row>.et_pb_menu__logo-wrap .et_pb_menu__logo img, .et_pb_fullwidth_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img {
    height: auto;
    max-height: 80px !important;
}
    .et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li a {
    font-size: 14px !important;
    letter-spacing: 0.5px;
}
    #top-menu li {
    display: inline-block;
    padding-right: 16px;
}
    #top-menu li a {
    font-size: 17px;
    letter-spacing: 0.5px;
}
    ul#top-menu>li:not(:last-child) {
    padding-right: 15px;
}
.et_pb_gutters2 .et_pb_column_1_6, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
    width: 14.7667%;
}
.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 1.75%;
}
#what-difference h3{
font-size: 16px;
letter-spacing: -1px;
line-height: 1.5em;
}
h1{
        font-size: 42px;
    }
h2 {
    font-size: 38px;
}
    p {
    font-size: 16px;
}
        .where-we-are-text-col {
        width: 50% !important;
    }
}
@media only screen and (max-width: 1115px) and (min-width: 1082px)  {
.pa-fixed-header .et_pb_menu__logo img {
    max-height: 50px!important;
}
    .et_pb_row {
    width: 95%;
}
    .et_pb_fullwidth_menu .et-menu>li {
    padding-left: 11px!important;
    padding-right: 11px!important;
}
        .et-l--footer h4 {
        font-size: 15px;
    }
    .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    }
    #wood-header .et_pb_row {
    width: 97% !important;
}
        .et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li a {
    font-size: 14px !important;
    letter-spacing: 0.5px;
}
    #top-menu li {
    display: inline-block;
    padding-right: 16px;
}
    #top-menu li a {
    font-size: 16px;
    letter-spacing: 0.5px;
}
    ul#top-menu>li:not(:last-child) {
    padding-right: 14px;
}
.et_pb_gutters2 .et_pb_column_1_6, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
    width: 14.7667%;
}
.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 1.75%;
}
#what-difference h3{
font-size: 16px;
letter-spacing: -1px;
line-height: 1.5em;
}
        h1{
        font-size: 42px;
    }
h2 {
    font-size: 38px;
}
        p {
    font-size: 15px;
}
        .where-we-are-text-col {
        width: 50% !important;
    }
}
@media only screen and (max-width: 1081px) and (min-width: 981px)  {
.pa-fixed-header .et_pb_menu__logo img {
    max-height: 50px!important;
}
    .et_pb_row {
    width: 97%;
}
    .et_pb_fullwidth_menu .et-menu>li {
    padding-left: 8px!important;
    padding-right: 8px!important;
}
    
        .et-l--footer h4 {
        font-size: 15px;
    }
        #wood-header .et_pb_row {
    width: 97% !important;
}
    .et-fixed-header #top-menu li a {
    font-size: 13px;
}
    .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
.et_pb_gutters2 .et_pb_column_1_6, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
    width: 14.7667%;
}
    .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 2%;
}
#what-difference h3{
font-size: 15px;
letter-spacing: -1px;
line-height: 1.5em;
}
.home #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 50px;
    padding-left: 10px;
}
    .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
    #top-menu li {
    display: inline-block;
    padding-right: 14px;
}
    #top-menu li a {
    font-size: 15px;
    letter-spacing: 0.5px;
}
    #logo {
    max-height: 75% !important;
}
    ul#top-menu>li:not(:last-child) {
    padding-right: 14px;
}
            .et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li a {
    font-size: 13px !important;
    letter-spacing: 0.5px;
}
    h1{
        font-size: 40px;
    }
h2 {
    font-size: 36px;
}
p {
    font-size: 15px;
}
#intro {
    border-radius: 40px 40px 40px 40px !important;
}
    .where-we-are-text-col {
        width: 50% !important;
        margin-left: 0px !important;
    }
        .where-we-are-text-col {
        width: 50% !important;
    }
}
@media (min-width: 981px){
.single #left-area {
    padding-bottom: 0px;
}
}
@media (max-width: 980px) {
    #course-modules .et_pb_image .et_pb_image_wrap {
            max-width: 350px;
    }
.et_pb_row {
    padding-bottom: min(30px) !important;
    padding-top: min(20px) !important;
}
    /*give margin to mobile menu*/
        h1 {
    font-size: 42px !important;
}
    h2.et_pb_slide_title {
    font-size: 42px !important;
}
        h2 {
    font-size: 32px;
}
p {
    font-size: 15px;
}
.et_mobile_menu {
    left: 2%;
}
/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
    width: 44px;
    height: 100%;
    padding: 0px !important;
    max-height: 44px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
    display: none !important;
    visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    display: block !important;
    visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
    text-align: center;
    opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    top: 10px;
    position: relative;
    font-family: "ETModules";
    content: '\33';
    color: #5EB846;
    background: #f0f3f6;
    border-radius: 50%;
    padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
    content: '\32';
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
    position: absolute;
    right: 5%;
    margin-left: -20px;
    top: -14px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
    position: relative;
    display: block;
    bottom: 10px;
    line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
    background-color: #ffffff !important;
    border-radius: 10px;
}
    #logo {
    max-height: 100% !important;
    }
    .et_pb_row_6col > .et_pb_column.et_pb_column_1_6, .et_pb_row_1-6_1-6_1-6_1-2 > .et_pb_column.et_pb_column_1_6 {
    width: 31.666%;
    margin-right: 2.5%;
}
.et_header_style_split #main-header .mobile_nav {
    display: block;
    text-align: left;
    background-color: rgba(0, 0, 0, 1)!important;
    border-radius: 5px;
    padding: 9px 10px;
}
    .et_header_style_split .et_menu_container .mobile_menu_bar {
    position: absolute;
    right: 5px;
    top: 2px;
    margin-top: -50px;
}
.select_page {
    display: none !important;
}
body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
    top: 0 !important;
    background-color: rgba(255,255,255,0) !important;
}
    /*use .home here instead to only make wider on home*/
    #main-header .container {
    position: relative;
    width: 95%;
    margin: auto;
}
#intro {
    border-radius: 40px 40px 40px 40px !important;
    padding-bottom: 40px;
}
    
}
@media (max-width: 779px){
.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 30px;
}
    
#what-difference h3{
font-size: 18px;
letter-spacing: -1px;
line-height: 1.5em;
}
    .project  h1 {
        font-size: 50px !important;
    }
    h2 {
    font-size: 30px !important;
}
    .home #main-header .container {
    position: relative;
    width: 95%;
    margin: auto;
}
.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
    margin-right: 20px;
}
}
@media only screen and (max-width: 641px) {
    #what-difference h3{
font-size: 15px;
letter-spacing: -1px;
line-height: 1.5em;
}
    #what-difference .et_pb_column {
    width: 100% !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer {
    width: auto;
    margin: 0 16px 0 0;
    color: #ffffff;
    background-color: #6EB528 !important;
    border: none !important;
    padding: 10px 20px !important;
    font-size: 1.2em !important;
    float: right;
}
}
@media only screen and (max-width: 479px) {
    #what-difference h3{
font-size: 18px;
letter-spacing: -1px;
line-height: 1.5em;
}
    h1 {
    font-size: 34px;
}
}
@media only screen and (max-width: 375px) {
h2 {
    font-size: 28px !important;
}
    .project  h1 {
        font-size: 40px !important;
    }
}
.et_pb_gutters2.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 3%;
}
#footer-widgets {
    padding: 3% 0 0;
}
#main-footer .footer-widget h3 {
    color: #949189;
}

/*contact form styling*/
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    margin: 0 16px 20px 0;
    color: #ffffff;
    background-color: #6EB528;
    border: none;
    padding: 10px 20px;
    font-size: 1.2em;
    float: right;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    line-height: 1.5;
    font-size: 1em;
}

/*gravity form styling*/
#quick-enquiry input.text, #quick-enquiry input.title, #quick-enquiry input[type=text], #quick-enquiry select, #quick-enquiry textarea {
    margin: 0;
    font-size: 15px!important;
    line-height: 1.7em!important;
    background-color: rgba(255,255,255,0)!important;
    border: solid 1px #034254 !important;
    color: #034254 !important;
}
.gform_wrapper select{
  padding: 1px 4px;
}

.gform_wrapper select option {
    padding: 2px;
    display: block;
}
/*tablepress styles*/
.entry-content thead th, .entry-content tr th {
    color: #ffffff;
    font-weight: 700;
    padding: 9px 24px;
    background-color: #034254;
}
.tablepress>:where(tbody)>.odd>* {
    color: #034254;
    font-weight: 600;
}
.tablepress>:where(tbody)>.even>* {
    color: #6EB528;
    font-weight: 600;
}
/*table styling- smes page*/
@media (min-width: 981px){
#tablepress-9 .column-1,#tablepress-8 .column-1 {
    min-width: 320px;
    font-weight: 700;
}
#tablepress-9 .column-3, #tablepress-8 .column-3 {
    min-width: 200px;
}
}
.dmpro_popup_close_icon {
color: #fff!important;
font-size: 60px!important
}
.dmpro_popup_wrapper {
background-color: RGBA(0,0,0,0.9)!important
}
h2.et_pb_pricing_title {
    font-size: 20px !important;
}
.fa-star:before {
    content: "\f005" !important;
}
body .fa-star:before {
    content: "\f005" !important;
}
/* buttons fixed to the bottom */
            .gq_r_fixed_buttons .et_pb_column {
                padding-bottom:30px;
}
            .gq_r_fixed_buttons .et_pb_button_module_wrapper {
                position: absolute !important;
                bottom: 20px;
                left: 30px;
                right: 0;
                margin: auto;
}