/*
 Theme Name:   Digital Hitmen
 Theme URI:    http://www.windowtintingperthnow.com.au/
 Description:  Digital Hitmen Theme
 Author:       Henry Mai
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  windowtintingperthnow
*/

html {
/*     font-family: 'Open Sans', sans-serif; */
	font-family: 'Poppins', sans-serif;
/*     -webkit-font-smoothing: antialiased; */
/*     -moz-osx-font-smoothing: grayscale; */
}

body,
button,
input,
select,
textarea {
/* 	font-family: 'Karla'; */
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
/* eidted above containt
	font-family: 'Open Sans', sans-serif;

*/
body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
    /*color: #2a92e5;*/
	color: #3232f6;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}

body, button, input, select, textarea {
    font-size: 16px;
    line-height: 1.4;
}

.panel-content .wrap {
    padding-bottom: 0;
    padding-top: 0;
}

.site-footer {
    font-size: 15px!important;
    font-weight: 400;
}

@media screen and (min-width: 48em) {
    .navigation-top {
        top: 0;
        bottom: inherit;
        background: transparent;
        border: none;
        box-sizing: border-box;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease;
    }

    .navigation-top .current-menu-item > a, .navigation-top .current_page_item > a,
    .main-navigation a:hover {
        border-width: 2px;
        border-style: solid;
        border-color: rgb(255, 255, 255);
        border-image: initial;
        border-radius: 2px;
        transition: all 300ms ease;
    }

    .navigation-top .current-menu-item > a,
    .navigation-top .current_page_item > a {
        color: #ffffff;
    }

    .navigation-top ul li .current_page_item > a {
        background-color: #000000;
    }

    .main-navigation a:hover {
        color: #ffffff
    }

    .js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul {
        text-align: right;
    }

    .navigation-top a {
        color: #fff;
        border: solid 2px transparent;
        padding: 8px 12px;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        font-weight: 700;
        font-size: 15px;
    }

    .navigation-top .wrap {
        max-width: 100%;
        padding: 20px 30px;
        box-sizing: border-box;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease;
    }

    .main-navigation ul ul a {
        text-transform: uppercase;
        letter-spacing: 0.05em;
        font-size: 14px;
        font-weight: normal;
        line-height: normal;
    }

    .main-navigation ul ul a {
        border: solid 2px transparent!important;
    }

    .site-branding {
        padding: 10em 0 5em;
    }

    .site-branding .wrap {
        text-align: center;
    }

    .custom-header {
        margin-bottom: 0!important;
    }

    .js .main-navigation ul ul {
        display: none;
    }

    .main-navigation ul ul {
        background: #232323;
        border: none;
        top: 100%;
        margin-top: 10px;
        left: 0;
        width: 200px;
        padding: 0;
        overflow: hidden;
    }

    .main-navigation ul ul a {
        text-align: left;
    }

    .main-navigation li {
        margin-right: 5px;
    }

    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
        left: 0;
    }

    .main-navigation li li {
        margin-right: 0;
    }

    .main-navigation li li:hover,
    .main-navigation li li.focus {
        background-color: #000000;
    }

    .main-navigation li li.focus > a,
    .main-navigation li li:focus > a,
    .main-navigation li li:hover > a,
    .main-navigation li li a:hover,
    .main-navigation li li a:focus,
    .main-navigation li li.current_page_item a:hover,
    .main-navigation li li.current-menu-item a:hover,
    .main-navigation li li.current_page_item a:focus,
    .main-navigation li li.current-menu-item a:focus {
        border-color: transparent;
    }

    .main-navigation ul li.menu-item-has-children.focus:before,
    .main-navigation ul li.menu-item-has-children:hover:before,
    .main-navigation ul li.menu-item-has-children.focus:after,
    .main-navigation ul li.menu-item-has-children:hover:after,
    .main-navigation ul li.page_item_has_children.focus:before,
    .main-navigation ul li.page_item_has_children:hover:before,
    .main-navigation ul li.page_item_has_children.focus:after,
    .main-navigation ul li.page_item_has_children:hover:after {
        display: none;
    }

    .main-navigation .menu-item-has-children > a > .icon,
    .main-navigation .page_item_has_children > a > .icon {
        display: none
    }

    .site-footer .widget-column.footer-widget-1 {
        width: 40%;
        padding-right: 40px;
    }

    .site-footer .widget-column.footer-widget-2 {
        float: left;
        width: 28%;
    }

    .site-footer .widget-column.footer-widget-3 {
        float: right;
        width: 27%;
    }

    h2.widget-title {
        margin-bottom: 2em;
        margin: 20px 0 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #3b3b3b;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }

    .wrap {
        max-width: 1056px;
    }

    .site-navigation-fixed.navigation-top {
        background: rgba(35, 35, 35, 0.95);
    }

    .site-navigation-fixed.navigation-top .wrap {
        padding: 10px 30px;
    }

    .site-title {
        font-size: 3rem;
    }
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    color: #666666;
}

.page #content {
    padding-top: 3.5em;
    padding-bottom: 2em!important;
}

.site-footer {
    background-color: #262626;
    color: #999999;
    font-size: 13px;
    margin-top: 0;
}

.site-footer .wrap {
    padding-bottom: 0;
}

.site-footer .widget-area {
    padding: 0;
}

.site-footer .widget ul {
    list-style: disc;
    margin-left: 15px;
}

.widget ul li {
    padding: 0.25em 0;
    border: none;
}

.widget a, .site-footer .widget-area {
    box-shadow: none;
}

.widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a {
    box-shadow: none;
}

.widget a, .site-footer .widget-area a {
    color: #999999;
    box-shadow: none;
}

.site-footer .widget a {
    color: #2a92e5;
}

.site-footer .widget a:hover {
    color: #2180cc;
    box-shadow: none;
}

.site-footer .widget {
 padding-bottom: 2em;
}

ul.social-links {
    margin-left: 0!important;
}

.social-links li {
    display: inline-block !important;
    width: 30px !important;
    height: 30px !important;
    margin-right: 10px;
    background: #515151;
    border-radius: 15px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-links li a {
    font-size: 16px;
    line-height: 0.9;
}

.social-links li:hover {
    background: #2a92e5;
}

.social-links li a:before {
    position: relative;
    top: 0.2em;
    color: #ffffff;
    font-size: 16px;
}

.social-links li {
    margin-right: 10px;
    margin-bottom: 5px;
}

.social-links li a i {
     color: #ffffff;
 }

 body:not(.has-sidebar):not(.page-one-column) .page-header,
 body.has-sidebar.error404 #primary .page-header,
 body.page-two-column:not(.archive) #primary .entry-header,
 body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: none;
    width: 100%;
 }

 .blog:not(.has-sidebar) #primary article,
 .archive:not(.page-one-column):not(.has-sidebar) #primary article,
 .search:not(.has-sidebar) #primary article,
 .error404:not(.has-sidebar) #primary .page-content,
 .error404.has-sidebar #primary .page-content,
 body.page-two-column:not(.archive) #primary .entry-content,
 body.page-two-column #comments {
    float: none;
    width: 100%;
 }

 button, input, select, textarea {
    line-height: 1.5;
    font-size: 15px;
    height: 38px;
    font-weight: 300;
    padding: 8px !important;
    background: #fafafa;
    color: #626262;
    border: 1px solid #cccccc;
    border-radius: 2px;
 }

 input[type="text"],
 input[type="email"],
 input[type="url"],
 input[type="password"],
 input[type="search"],
 input[type="number"],
 input[type="tel"],
 input[type="range"],
 input[type="date"],
 input[type="month"],
 input[type="week"],
 input[type="time"],
 input[type="datetime"],
 input[type="datetime-local"],
 input[type="color"],
 textarea {
    background: #fafafa;
    color: #626262;
    border-radius: 2px;
 }

 input[type="text"]:focus, input[type="email"]:focus,
 input[type="url"]:focus, input[type="password"]:focus,
 input[type="search"]:focus, input[type="number"]:focus,
 input[type="tel"]:focus, input[type="range"]:focus,
 input[type="date"]:focus, input[type="month"]:focus,
 input[type="week"]:focus, input[type="time"]:focus,
 input[type="datetime"]:focus, input[type="datetime-local"]:focus,
 input[type="color"]:focus, textarea:focus {
    border-color: #a1a1a1;
 }

 button, input[type="submit"] {
    background: #ff7e31;
    color: white;
    border: 2px solid #ff7e31;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 14px 24px!important;
    height: 48px;
    width: 100%;
 }

 input[type="submit"]:hover {
    background: transparent;
    color: #ff7e31 !important;
 }
input[type="button"] {
	background: white;
    color: #ff7e31;
    border: 2px solid #ff7e31;
    border-radius: 2px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 14px!important;
    height: 48px;
    width: 100%;
}
input[type="button"]:hover {
    background: #ff7e31 !important;
    color: white !important;
 }

 .wpcf7-form p:last-of-type {
     text-align: center;
 }

 .so-panel {
     margin-bottom: 0!important;
         padding-bottom: 2em;
 }

 .image-with-border {
     border: solid 2px rgba(0,0,0,0.13);
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 20px;
    padding-top: 10px;
 }

 .widget a,
 .site-footer .widget-area a {
     color: #ff7e31;
 }

 .widget a:hover,
 .site-footer .widget-area a:hover,
 .site-footer .widget-area a:focus {
     color: #2180cc;
 }

 .entry-content a:focus, .entry-content a:hover,
 .entry-summary a:focus, .entry-summary a:hover,
 .widget a:focus, .widget a:hover,
 .site-footer .widget-area a:focus,
 .site-footer .widget-area a:hover,
 .posts-navigation a:focus, .posts-navigation a:hover,
 .comment-metadata a:focus, .comment-metadata a:hover,
 .comment-metadata a.comment-edit-link:focus,
 .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus,
 .comment-reply-link:hover, .widget_authors a:focus strong,
 .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover,
 .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number,
 .page-links a:hover .page-number, .entry-footer a:focus,
 .entry-footer a:hover, .entry-footer .cat-links a:focus,
 .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus,
 .entry-footer .tags-links a:hover, .post-navigation a:focus,
 .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus,
 .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus,
 .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus,
 .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title,
 .edit-link a:focus, .edit-link a:hover, .site-info a:focus,
 .site-info a:hover, .widget .widget-title a:focus, .widget
 .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
 }

 .has-header-image .custom-header-media,
 .has-header-video .custom-header-media {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
 }

 .has-header-image .custom-header-media img {
    bottom: 0;
    position: absolute;
    top: auto;
}

.site-header .navigation-top .menu-scroll-down {
    display: none;
}

.site-title {
    text-transform: capitalize;
}

.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}

 @media screen and (max-width: 767px) {
    /*.navigation-top {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 12;
        background: rgba(35, 35, 35, 0.95);
        border: none;
    }*/
    h2.widget-title {
        margin-bottom: 2em;
        margin: 20px 0 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #3b3b3b;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }
 	.navigation-top a.call-btn {
    	padding: 14px 24px;
    	width: 50%;
 	}
 	.header-row-wrap .menu-toggle {
    	width: 50%;
 	}
 	.header-row-wrap {
    	display: flex;
    	justify-content: space-between;
 	}
 	button:hover:not(.mejs-container>button) {
    	background: transparent;
 	}
 	.m-img-width {
    	max-width: 268px;
 	}
}
#recent-posts-4 h2.widget-title {
color: #000
}
@media screen and (min-width: 1024px) {
.sub-menu-columns .sub-menu {width:410px !important;}
.sub-menu-columns ul.sub-menu li {
    display: inline-block;
    float: left;
    width: 200px;
}
.sub-menu-columns ul.sub-menu li:nth-child(odd) {
    float: left;
    margin-right: 10px;
}
.sub-menu-columns ul.sub-menu li:nth-child(even) {
    float: right;
}
}

@media screen and (min-width: 48em) {
.admin-bar .site-navigation-fixed.navigation-top {
    top: 31px !important;
}
}

#masthead .site-branding-text .site-title a {
	color: #ff7e31;
}

/* edit */
@media screen and (min-width: 48em){
h1, .content-title {
    font-size: 3em;
}
}
/*  css top-left-logo-click-to-call */
#masthead .navigation-top .wrap .main-navigation a.top-left-logo-click-to-call {
	float: left;
    border: none;
    padding: inherit;
    margin-top: -3px;
}

#secondary .single-post h2.widget-title, #secondary .blog h2.widget-title{
	color: #000;
}

footer#colophon .single-post h2.widget-title {
	color: #fff !important;
}
.siteorigin-widget-tinymce.textwidget h5{
	margin-bottom:0px;
}
.so-panel.widget.widget_sow-editor.panel-first-child.panel-last-child{
	padding-bottom:0px !important;
}
.single-post .so-panel ,.blog .so-panel{
	padding-bottom:0px !important;
}
.single-post h1{
	font-size:35px !important;
}
.single-post footer.entry-footer,#comments{
	display:none;
}
@media (max-width:1315px){
	.main-navigation li{ margin-right : 0px; }
	.navigation-top a{ font-size:14px;}
}
@media only screen and (min-width: 768px) {

	#masthead .navigation-top .wrap .main-navigation a.top-left-logo-click-to-call {
		width: 15%;
		margin-left: 0;
	}
	.menu-top-menu-container {
		width: 83%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
@media (max-width:1024px){
	p.site-title a span{
		display:block;
 	}
}
.wrap.display{
	display:none;
}
@media (max-width:767px){
	
	.site-title a{
		font-size:1.5rem;
	}
	.wrap p.site-title{
	display:none;
	}
	.wrap.display{
	display:block;
	}
	.wrap.display p.site-title{
	display:block;
	}
	.top-left-logo-click-to-call{
		float:none !important;
		display:block !important;
		margin:0 auto !important;
	}
}
.blog h1.page-title{
	font-size:40px;
}
@media (min-width:481px){
.single-featured-image-header img{
	max-width:50%;
}
}
.single-featured-image-header img{
	padding-top:40px;
	padding-bottom:40px;
}
.blog a.read-more{
	background: #fff;
    color: #2a92e5;
    border: 2px solid #2a92e5;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 14px 24px!important;
	text-decoration:none;
	box-shadow:none;
}
.blog a.read-more:hover{
	background: #2a92e5;
    color: #fff;
}
.blog a.read-more:before{
	display:none;
}
#content .widget ul{
	list-style:disc;
	margin-left:20px;
}
@media (max-width:1024px){
	.navigation-top a{
		padding:6px;
	}
}

@media screen and (min-width: 992px) {
	.main-navigation ul#top-menu {
		margin-top: 20px !important;
	}
	.top-left-logo-click-to-call img {
		width: 60%;
	}
}
.social-navigation li{
	display:inline;
}

.site-footer .widget-area .social-navigation a{
	    color: #fff;
    margin: 0 0.5em 0.5em 0;
}
@media screen and (min-width: 48em){
.social-navigation {
    width: 100%;
}
}

.entry-content ul, .entry-content ol {
	margin-left: 20px;
}

.header-sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 10;
}
.call-btn {
	width: 150px;
    margin: 0px auto;
    background: #ff7e31;
    padding: 10px;
    color: #fff !important;
    text-align: center;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.kc_captcha .fa {
	font-size: 24px !important;
}
@media screen and (min-width: 768px) {
	.call-btn {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.custom-header {
		display: none;
	}
	#masthead .navigation-top .wrap .main-navigation a.top-left-logo-click-to-call {
		width: 100px;
	}
}
.blue-btn a {
	background: #ff7e31;
    color: #fff;
    padding: 12px 24px;
	border: 1px solid #ff7e31 !important;
}

.blue-btn a:hover {
	background: transparent;
	color: #ff7e31;
}
.blue-btn {
	padding-top: 20px;
}
.cf7ic_instructions{
	FONT-WEIGHT:800;
}
body.blog #content {
	padding-top: 30px !important;
}
body.blog #content .page-header {
	padding-bottom: 0px !important;
}
body.blog #content .page-title {
	margin-bottom: 0px !important;
}
body.blog #primary {
	margin-top: 20px;
}
body.blog .site-main>article {
	padding-bottom: 30px;
}
body.single.single-post #content {
	padding-top: 30px !important;
}
body.single.single-post #primary {
	margin-top: 20px;
}
body.single.single-post .navigation.post-navigation {
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}
body.single.single-post #secondary h2.widget-title, body.blog #secondary h2.widget-title{
	color: #000 !important;
}
img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
@media (max-width: 992px) {
	.call-to-action-2019>.panel-grid-cell:nth-child(1) {
		margin-bottom: 0px !important;
    	text-align: center;
	}
	.call-to-action-2019>.panel-grid-cell:nth-child(1) .panel-widget-style {
		padding-bottom: 5px !important;
	}
	.call-to-action-2019>.panel-grid-cell:nth-child(2) {
		padding-bottom: 15px !important;
	}
}
@media (max-width: 767px) {
	img.alignleft {
		float: left;
		margin-right: 10px;
	}
	img.alignright {
		float: right;
		margin-left: 10px;
	}
	body.single.single-post .navigation.post-navigation {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	body.single.single-post #secondary section {
		padding-bottom: 0px;
	}
}
@media screen and (max-width: 480px) {
	img.alignleft , img.alignright {
    	float: none !important;
    	display: block;
    	margin: 0 auto 15px;
	}
	.entry-content img {
    	max-height: 200px;
    	object-fit: cover;
	}
	.object-position-top {
    	object-position: top;
	}
}
.category-link a{
	text-decoration: underline;
	color: #000;
}
.category-link{
	position: relative;
	padding-left: 0;
	margin-right: 10px;
}
.category-link:after{
	display: none;
	position: absolute;
	top: -1px;
	left: 0;
	width: 12px;
	height: 12px;
	content: '\f040';
	font-family: FontAwesome;
	font-size: 10px;
	color: #000;
}
.entry-date{
	position: relative;
}
.entry-date:before{
	position: absolute;
	top: 45%;
	left: -7px;
	width: 3px;
	height: 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: '';
	background: #767676;
}
footer #text-5 ul{
	list-style:none;
	padding-right: 30px;
	margin-left: 0;
}
footer #text-5 ul li{
	display: flex;
    justify-content: space-between;
}
.menu-item-has-children .dropdown-toggle {
	position: absolute;
    right: 0;
    width: 32px;
	height: 32px;
    padding: 0 !important;
}
#author-description {
	margin-bottom: 4.5rem;
}
#author-description a {
	text-decoration: underline !important;
}
.archive-title {
	font-size: 1.5rem;
	text-align: center;
}
.entry-content img {
	border-radius: 5px;
}
input[type="button"] {
	background: #ff7e31;
	color: #fff;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
.widget ul li, .widget ol li {
	border: none !important;
}
form p {
	margin-bottom: 10px;
}
.wrap {
	padding-left: 15px;
	padding-right: 15px;
}
.home-title h1 {
	margin-bottom: 20px;
	font-size: 35px;
}
.towing-service .paragraph a {
    margin-top: 20px !important;
    display: block;
}
.towing-service h2.wsite-content-title {
    min-height: 72px;
}
.roadside-service .paragraph span {
    min-height: 100px;
	display: block;
}
.home-title .siteorigin-widget-tinymce p {
	font-size: 26px;
    margin-bottom: 20px;
	color: #666666;
}
.page-title-h1, .text-about-txt h2 {
	text-align: center;
}
.text-about-txt p {
	margin-bottom: 15px;
	font-size: 15px;
}
.text-about-txt h2 {
	margin-bottom: 15px;
}
.page-id-10 .site-content-contain {
	overflow: hidden;
}
.page-id-10.page #content {
	padding-bottom: 0 !important;
}
.btn-about-us {
    text-align: center;
    margin-top: 40px;
}
.btn-about-us a {
	display: inline-block;
}
.home-contact-form.about-contact-form .home-leftinstance .textwidget img {
	width: auto;
}
.home-contact-form.about-contact-form h2 {
	margin-bottom: 35px;
	text-align: center;
}
.home-instance-quote.home-contact-form.about-contact-form {
    padding-top: 50px;
    padding-bottom: 50px;
}
.why-choose-us-items .panel-grid-cell {
	padding-left: 7% !important;
    padding-right: 7% !important;
	position: relative;
	padding-top: 60px;
    padding-bottom: 60px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.why-choose-us-items .panel-grid-cell .so-panel:not(:first-child) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
	padding-bottom: 0;
}
.why-item p:last-child {
	margin-bottom: 0;
}
.why-item {
    padding: 50px;
    border: 1px solid #ccc;
    border-radius: 25%;
	display: flex;
	align-items: center;
    justify-content: center;
	height: 100%;
}
.why-choose-us-items .panel-grid-cell .so-panel:nth-child(3) .why-item {
	border: 0;
	background-color: #ded6d6;
}
.why-choose-us-items .panel-grid-cell .so-panel:first-child {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.why-choose-us-items .panel-grid-cell:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 7%;
	background-color: #ded6d6;
	border-top-right-radius: 150px;
	border-bottom-right-radius: 150px;
}
.why-choose-us-items .panel-grid-cell:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7%;
	background-color: #ded6d6;
	border-top-left-radius: 150px;
	border-bottom-left-radius: 150px;
}
.company-you-can-img img {
    margin-top: 55px;
}
.help-fast-img img {
	margin-top: 105px;
}
.highlight-box {
	padding: 15px;
    background-color: #f18c1e;
    margin-bottom: 30px;
}
.highlight-box .textwidget p {
	margin-bottom: 0;
    color: #ffffff;
    font-style: italic;
}
.link-white {
	color: #fff;
	text-decoration: underline;
}

body .list-title {
    margin-bottom: 5px;
}
.no-mar-bot {
	margin-bottom: 0 !important;
}
/* FOR LEVI AUTHOR PAGE */
body.author-levi-saunders #content > .wrap {
    max-width: 100vw ;
    padding: 0 !important;
}
body .au-normal-sec {
    max-width: 1056px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
	position: relative;
}

.cst-au-desc {
    display: grid;
    grid-template-columns: 0.5fr 1.5fr;
    grid-gap: 30px;
	padding-bottom: 50px;
}
.cst-au-desc .cst-au-img img {
    border-radius: 6px;
}
.cst-au-desc .au-soc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    margin-top: 12px;
    margin-bottom: 10px;
}

.cst-au-desc .au-soc a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #e7e7e7;
    opacity: 1;
    transition: all 0.3s;
    border-radius: 50%;
}
.cst-au-desc .au-soc a:hover {
    background-color: #ff7e31;
}
.cst-au-desc .au-soc a:hover img {
    filter: invert(1);
}

.cst-au-desc h1 {
	color: #333 !important;
    margin-bottom: 0;
    font-size: 40px !important;
    margin-top: -10px;
}
.cst-au-desc .au-pos {
    color: #ff7e31;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
.cst-au-desc h2.au-sub-title {
    margin-bottom: 10px;
}
.cst-au-content ul {
    padding-left: 30px;
}
body .au-sec-title {
	color: #333 !important;
    position: relative;
    display: inline-block;
}
.au-sec-title:after {
    content: "";
    width: 100%;
    max-width: 235px;
    height: 1px;
    background-color: #ff7e31;
    position: absolute;
    left: 0;
    bottom: 0;
}
/* Author about section */
.cst-au-about {
    background-image: url("../../uploads/2026/04/about-author-background.webp");
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
}
.cst-au-about:before {
    content: "";
    background-image: linear-gradient(90deg, #ffffffcc 50%, #ffffff14 100%)
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cst-au-about .au-about-content {
	max-width: 80%;
    padding-top: 50px;
    padding-bottom: 40px;
}

/* Author Blog Posts Section */
.cst-au-posts {
    padding-top: 50px;
}
.au-posts {
    margin-top: 10px;
}
.author-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.author-posts-grid .grid-item {
    border: 1px solid #eee;
    padding: 16px;
    border-radius: 8px;
    transition: 0.3s;
    background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.08);
}

.author-posts-grid .grid-item:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
}

.author-posts-grid .thumb img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.au-posts .post-category {
    font-size: 14px;
    color: #888;
    margin-top: 10px;
}
.au-posts .post-category a {
    color: #ff7e31;
}
.au-posts .post-title {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0;
}
.au-posts .post-title a {
    color: #333 !important;
}

.au-posts .post-meta {
    font-size: 13px;
    color: #999;
    margin-bottom: 10px;
}

.au-posts .post-excerpt {
    font-size: 15px;
    margin-bottom: 15px;
	text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.au-posts .read-more-btn {
    display: inline-block;
    padding: 8px 14px;
    background: #ff7e31;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 15px;
}

.au-posts .read-more-btn:hover {
    background: #ff7e31;
}

#author-description .cst-au-posts a {
    text-decoration: none !important;
}

.single-au-bio {
    background-color: #262626;
    color: #FFF;
    display: flex;
	margin-bottom: 20px;
    padding: 20px;
    gap: 15px;
}
.single-au-bio .single-au-ava {
    width: 80px;
    flex-shrink: 0;
}
.single-au-bio .avatar img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.single-au-bio .author-name a {
    display: block;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.single-au-desc p {
    font-size: 15px;
	margin-bottom: 10px;
}
.single-au-desc .au-soc img {
    filter: invert(1);
}

@media (max-width: 1300px) {
	.why-item {
    	padding: 50px 40px;
	}
}
@media (max-width: 1199px) {
	.why-choose-us-items .panel-grid-cell .so-panel:not(:first-child) {
    	-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	.why-item {
    	padding: 40px 40px;
    	border-radius: 20px;
    	height: auto;
	}
	.why-choose-us-items .panel-grid-cell .so-panel:nth-child(3) .why-item {
    	border: 1px solid #ccc;
    	margin-top: 30px;
    	margin-bottom: 30px;
	}
	.why-choose-us-items .panel-grid-cell {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.why-choose-us-items .panel-grid-cell:after,
	.why-choose-us-items .panel-grid-cell:before {
		width: 0;
	}
}
@media (max-width: 991px) {
	.towing-service .paragraph span {
    	font-size: 16px !important;
	}
}
@media (max-width: 911px) {
	.roadside-service h2.wsite-content-title {
    	min-height: 72px;
	}
	.roadside-service .paragraph span {
    	font-size: 16px !important;
	}
}
@media (max-width: 780px) {
	.company-you-can-img img {
    	margin-top: 0;
	}
	.help-fast-img img {
		margin-top: 0;
	}
	.towing-service h2.wsite-content-title, .roadside-service h2.wsite-content-title, .roadside-service .paragraph span {
    	min-height: auto;
	}
	body.home div.panel-grid#pg-9-3 {
    	display: flex;
    	flex-direction: column-reverse !important;
	}
}
@media (max-width: 767px) {
	.why-choose-us-items .panel-grid-cell {
    	padding-top: 40px !important;
	}
	.why-choose-us-items {
    	margin-bottom: 40px;
	}
	
	.cst-au-desc {
		grid-template-columns: 1fr;
		grid-gap: 20px;
		padding-bottom: 30px;
	}
	
	.cst-au-about {
		background-position: center;
	}
	.cst-au-about .au-about-content {
		max-width: 100%;
	}
	
	.author-posts-grid {
		grid-template-columns: 1fr;
	}
}
.team-member-section {
    padding: 40px 0 10px;
}
.team-member-section ul {
	margin-bottom: 20px;
}
.team-member-section.white h3, .team-member-section.white p, .team-member-section.white li {
	color: #fff;
}
.team-member-section.white a {
	color: #fff;
	text-decoration: underline;
}
.team-member-section .avatar h3 {
	margin-bottom: 0;
}
.home-contact-form.middle-style {
	max-width: 500px;
	margin: 35px auto;
	padding: 15px !important;
}
.home-contact-form.middle-style .wpcf7-form-control.wpcf7-textarea {
	height: 100px;
}



@media screen and (max-width: 480px) {
	.team-member-section .avatar img {
    	max-height: unset !important;
	}
	.team-member-section .avatar > p {
    	margin-bottom: 15px !important;
	}
	.single-au-bio {
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 600px) {
	.home-contact-form.middle-style .one_half > div {
    	padding: 0 !important;
	}
}
@media screen and (min-width: 992px) {
	.team-member-section {
    	display: grid;
    	grid-template-columns: 1fr 2fr;
    	grid-gap: 10px;
        padding-bottom: 15px;
	}
	.d-2-cols {
    	columns: 2;
    	padding-left: 20px;
	}
}
@media screen and (min-width: 768px) {
	.d-center h2, .d-center p {
    	text-align: center !important;
	}
}