/*
Theme Name: SST-Handyman
Theme URI: http://shreesum.com/
Version: 1.0
Author: Shree Sum Technology
Author URI: http://shreesum.com/
*/

html,
body,
img,
fieldset,
abbr,
acronym {
	border: 0;
	max-width: 100%;
	width: auto;
}

body {
	padding: 0 !important;
}

img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}  

.about-home .item a {
    display: block;
}

.about-home .item a img {
    width: 100%;
    height: 553px;
    object-fit: cover;
    display: block;
}

.about-home-right .about-home-before img {
    height: 540px;
    object-fit: cover;
}

.sx-icon-box-wraper {
    height: 100%;
}

.sx-icon-box-wraper .icon-count-2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.sx-icon-box-wraper .icon-count-2 .icon-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.sx-icon-box-wraper .icon-count-2 .icon-content p {
    flex: 1;
}

.testimonial-1  .rating {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    gap: 10px;
    font-size: 15px;
    color: #FF9800;
}

.testimonial-home-two .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.testimonial-home-two .owl-stage .item,
.testimonial-home-two .owl-stage .item .testimonial-1 {
    height: 100%;
}

.owl-carousel-filter .image-hover-block a img {
    height: 300px;
    object-fit: cover;
}

.blog-post {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0;
    padding: 15px 0;
}

.blog-post .sx-post-info {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.blog-post .sx-post-info .sx-post-title {
    flex: 1;
}

.widget p.wh {
    line-height: 34px;
}

.image-hover-block a.mfp-link {
    position: relative;
    top: unset;
    right: unset;
    width: 100%;
    display: block;
}

.site-footer .widget ul.social-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.footer-dark .social-icons li a {
    font-size: 18px;
}

.form-one__control span.wpcf7-form-control-wrap {
    display: block;
}

.form-one__control span.wpcf7-form-control-wrap input,	
.form-one__control span.wpcf7-form-control-wrap textarea {
    border: 0;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 5px;
    color: #000;
	outline: 0;
    background-color: unset;
}

.form-one__control span.wpcf7-form-control-wrap textarea {
    resize: none;
    height: 100px;
}

.form-one__control input.wpcf7-form-control {
    width: 100%;
    display: block;
    text-transform: uppercase;
}

.form-one__control span.wpcf7-form-control-wrap .dropdown {
    width: 100%;
}

.form-one__control.fs p {
    position: relative;
    margin: 0;
}

.form-one__control.fs p span.wpcf7-spinner {
    position: absolute;
    margin: 0;
    top: 14px;
    right: 15px;
}

.number-block-three .sx-media img {
    height: 250px;
    object-fit: cover;
}

.number-block-three .figcaption p {
    margin: 0;
}

.acod-content {
    padding: 15px;
}

.blog-post.blog-detail {
    padding: 0;
}

.image-hover-block a.mfp-link img {
    height: 300px;
    object-fit: cover;
}

.pi-share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    gap: 15px;
}

.pi-share a {
    display: flex;
    font-size: 16px;
}

.blog-post.blog-detail h1 {
    font-size: 2.5rem;
}
 
.blog-post.blog-detail h2 {
    font-size: 2rem;
}


.blog-post.blog-detail h3 {
    font-size: 1.75rem;
}


.blog-post.blog-detail h4 {
    font-size: 1.5rem;
}


.blog-post.blog-detail h5 {
    font-size: 1.25rem;
}


.blog-post.blog-detail h6 {
    font-size: 1rem;
}

.gmap-outline iframe {
    display: block;
    width: 100%;
    height: 500px;
}

.widget_services ul li.active a {
    color: #d7b39a;
}

.service-text ul {
    list-style: inside;
}
.service-text {
    padding-top: 15px;
    font-size: 16px;
}

.blog-list-section {
    padding: 100px 0;
}

.blog-list-section .bls-blog a.blsb-img {
    display: block;
}

.blog-list-section .bls-blog a.blsb-img img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 200px;
}

.blog-list-section .bls-blog .bls-dc {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 10px 0;
}

.error-404 {
    text-align: center;
    padding: 50px 0;
}

span.input-group-btn {
    top: 10px;
    position: relative;
}

.side-bar .widget span.input-group-btn {
    top: 0;
}

.blog-post.blog-detail {
    padding: 0;
    margin-bottom: 50px;
}

.icon-count-2-outer .icon-count-2 {
    padding-top: 30px;
}

.ser_img img {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.header-nav .nav > li.menu-item-has-children:before { 
    right: -3px; 
    top: 48%;
    color: #999; 
    font-size: 12px;
    font-weight: 400;
}

.about-home-3 ul, .about-home-3 ol {
    list-style-position: inside;
}

.header-nav .nav > li.menu-item-has-children {
    margin-right: 10px;
}

.bls-blog {
    padding: 15px 0;
}

.bls-blog h4 {
    font-size: 18px;
}

.icon-count-2-outer .icon-count-2 span.icon-count-number:after {
	display: none;
}

.sx-bnr-inr {
    height: 300px; 
}

.sx-post-meta li a {
    color: #d7b39a;
}

.header-style-1 .header-left-gray-block .logo-header { 
    width: 310px;
    margin-right: 20px;
    padding-right: 20px;
}
.logo-footer { 
    width: 100%;
    height: auto;
}

.header-style-1 .header-left-gray-block .logo-header:after {
	background-color: unset;
}

.single-page .sp-content ul {
    list-style-position: inside;
}
@media (max-width: 991.98px) { 

	.header-nav .nav > li.menu-item-has-children:before {
		display: none;
	}
	.blog-list-section {
		padding: 50px 0;
	}
	.sx-bnr-inr {
		height: 250px;
	}
	.faq-1 {
		padding: 0;
	}
	
	.mo-1 {
		order: 1;
	}
}

@media (max-width: 576.98px) { 
	.header-style-1 .header-left-gray-block .logo-header {
		width: 160px;
		margin-right: 0px;
		padding-right: 0px;
	}
}
