@import 'grid.less'; @import 'baseline.less'; /* Universal */ .custom #content_area .format_text { h2 { font-size: 1em!important; margin-top: 0; margin-bottom: 20px; text-transform: none; } } .custom .col_2 { .column(12); margin-top: @baseline; h3 { margin-bottom: @baseline; margin-top: 0; font-size: 1em; } p { font-size: 1em; line-height: 1.6em; } } .custom.home #content .format_text .col_1 .col_3.callouts {.column(12);text-align: center;} .custom .custom-menu { .soc_media { .column(12); margin: 7px 8px 10px; color: #FFF; font-family: Arial, sans-serif; font-style: italic; float: left; .soc-wrap { .column(3); text-align: center; } .social-icon { margin: 0 33%; } } .menu-main-menu-container { .column(12); #menu-item-32 {display: none;} .menu li { .column(3); a { text-align: center; padding-left: 0; padding-right: 0; background: rgba(255,255,255, .05); } } } } /* Header */ .custom #header { .col_2.button { .headbutton { float: none; margin-top: -7px; } } .col_2 { padding-top: @baseline / 2; text-align: center; h1 { padding-top: @baseline / 2; font-size: 3em!important; margin-bottom:20px; } p { @size: 1.4em; font-size: @size!important; margin-bottom: @baseline; line-height: (@size * .8); } .headbutton { float: none; } } } .custom #header .fleximage img {float: none;} /* Headline Area */ .custom .headline_area { .column(12); h2 { @size: 3em; font-weight: bold; text-align: center; font-size: @size; line-height: (@size * .5); margin: 10px 0 !important; padding: 10px 0 !important; } } .custom .post_box { .clearfix; } /* Header Widget */ .custom #header_widget_1 { .column(12); margin-top: @baseline / 2; margin-bottom: @baseline; .sidebar_list { .textwidget { .clearfix; .trust-badges { padding: (@baseline - 10) 0; margin-top: @baseline * 1.5; ul { li { .column(4); float: left; text-align: center; font-size: .85em; height: 75px; a {font-size: .85em;} &:last-child {display: none;} } } } .top_quote { img { .column(2); margin-right:0; } p { .column(9); position: relative; top: -10px; font-size: .9em; line-height: 1.2em; padding-top: 10px; padding-left: 20px; float: left; span { font-size: .7em; } } } } } } /* Header Inside Pages */ .pricing, .about-us, .get-a-quote, .faq { #header_area .page #header { margin-top: 0; padding-top: 0; .col_2 { padding-top: 0; h1 { padding-top: 0; margin-top: 0; } } } } /* Content */ .custom #content_area .format_text { p { font-size: .85em; } } /* WP-Table */ .custom .wp-table-reloaded { thead { th { line-height: 1em; font-size: .75em; line-height: 1.2em; padding: (@baseline / 3); } .column-3, .column-4 {display: none;} } tbody { tr { td { font-size: .75em; line-height: normal; padding: (@baseline / 2); .table-desc { font-size: .85em; font-style: italic; } } } .column-3, .column-4 {display: none;} } } /* Footer */ .custom #footer_area { .page { #footer .sidebar { .widget_text { .column(12); font-size: 1em; h3 { font-size: 1.6em; } p { padding-right: 0; } } .gform_widget { .column(12); } } } } /* Get A Quote Form */ .custom .gform_wrapper .get-a-quote-form, .custom .gform_wrapper .modal-form { .column(12); margin-bottom: @baseline * 1.5; .gform_body { .gform_fields { .column(12); float: left; .gfield { .column(12); float: left; clear: none; } } } }