@charset "UTF-8";
/*!
Theme Name: FSE Handyman Pro
Theme URI: https://www.misbahwp.com/products/handyman-services-wordpress-theme
Author: Misbahwp
Author URI:https://www.misbahwp.com/
Description: The Handyman Services WordPress Theme is a multipurpose and modern theme designed to cater to the needs of professionals, agencies, carpenters, cleaners, construction, contractors, electricians, handymen, industry, maintenance, mechanics, painters, plumbers, renovation, repair, and small businesses sectors. With a minimal, elegant, and sophisticated design, it provides a clean and professional look that immediately attracts clients. Built with user-friendly and responsive features, this theme ensures your website looks beautiful and functions flawlessly across desktops, tablets, and mobile devices. Its retina-ready capability guarantees crisp visuals, while optimized code and clean code provide a faster page load time and a secure foundation for any website.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.2
Requires PHP: 7.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: fse-handyman-pro
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, wide-blocks, block-styles, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-site-editing, block-patterns, sticky-post, threaded-comments, template-editing, blog, news, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

FSE Handyman Pro is based on Twenty Twenty-Two WordPress Theme, (C) 2025 WordPress.org
Twenty Twenty-Two is distributed under the terms of the GNU GPL.

*/
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body{
  background: #ffffff;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  line-height: 1.7;
  font-size: 14px;
}

header a,
footer a {
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.5;
  font-weight: 700;
}

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

table {
  width: 100%;
  border-spacing: 0; }

th, td {
  padding: 5px;
  text-align: center; }

table td,
table tr,
table th {
  border: 1px solid #ddd; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img, .wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

figure {
  margin: 1em 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: 17px; }

abbr,
acronym {
  border-bottom: 1px dotted #ddd;
  cursor: help; }

mark,
ins {
  background: #ddd;
  text-decoration: none; }

big {
  font-size: 125%; }

select,
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 {
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  font-size: 17px;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1.75;
  padding: 7px 15px;
  color: #1c1c1c;
}

textarea {
  width: 100%;
  height: 120px;
  padding: 15px 20px; }

input[type="checkbox"] {
  display: inline; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #c3c3c3; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a3a2a2; }

hr {
  background-color: #999;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

a {
  color: #3957f5;
  outline: 0 !important;
}
.widget a:not(.wp-block-button__link),
.entry-summery a:not(.wp-block-button__link),
.entry-content a:not(.wp-block-button__link) {
  text-underline-offset: 3px;
  text-decoration-skip-ink: all;
  text-decoration-thickness: 1px;
  text-decoration: underline;
}
.widget a:not(.wp-block-button__link):hover,
.entry-summery a:not(.wp-block-button__link):hover,
.entry-content a:not(.wp-block-button__link):hover {
  color: #F25000;
}
a:focus-visible, a:focus {
  outline: thin dotted !important;
}
a:hover, a:active, a:hover {
  outline: 0;
  color: #F25000;
}
.alignwide {
  margin-left  : -80px !important;
  margin-right : -80px !important;
}
.alignfull {
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
}
.home .wp-site-blocks > * {
  margin-top: 0 !important;
}

/*---------------- Woocommerce CSS------------------ */
.woocommerce .select2-container--default .select2-selection--single{
  height: 40px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 5px 8px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text {
  padding: 8px;
  border: 1px solid #bcbcbc;
}
.related.products h2 {
  text-align: left;
}
.woocommerce .star-rating span::before {
  color: #f3f321;
}
.woocommerce ul.products li.product .star-rating{
  margin: 0 auto 8px;
  font-size: 15px !important;
}
.woocommerce span.onsale{
  background: #F25000;
  padding: 0;
  color: #3957f5;
}
.products li {
  box-shadow: -2px -2px 5px #bbb;
  padding: 10px !important;
  text-align: center;
}
.woocommerce ul.products li.product a img{
  margin: 0;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product li .product_title {
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center !important;
  font-size: 20px !important;
  padding: 5px 0 5px 0 !important;
}
.woocommerce ul.products li.product .button {
    margin-top: 5px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background: #F25000;
  color: #3957f5 ;
  border-radius: 30px;
  padding: 10px 20px !important;
  opacity: 1 !important;
  text-decoration: none;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #3957f5;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 7px;
  border-radius: 30px;
  border: solid 1px #000;
  color: #000;
  line-height: 1;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
   max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #F25000;
  padding: 12px !important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #3957f5;
  font-weight: 600;
}
nav.woocommerce-MyAccount-navigation ul li a:hover{
  color: #222 !important;
}
span.posted_in {
  display: block;
}
span.woocommerce-input-wrapper {
  width: 100%;
}
select.orderby {
  padding: 10px;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
  padding: 12px;
}
nav.woocommerce-MyAccount-navigation ul li a, .woocommerce-info a, .woocommerce-privacy-policy-text a, td.product-name a, a.shipping-calculator-button{
  text-decoration: none !important;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a{
  margin-top: 20px;
}
.woocommerce input#password{
  border: 1px solid #bcbcbc;
}
.woocommerce-page form .password-input{
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #F25000;
  transition: background .15s ease-in-out;
  font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  background: #000;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
  padding: 12.5px 15px;
  background: #000;
  color: #fff;
  font-weight: normal;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
  border: none;
  float: none;
  overflow: unset;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 110px !important;
  padding: 5px 5px 5px !important;
  margin: 0px 10px 0px 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 30px;
}
#payment{
  margin: 0 0 30px 0;
}
/* --------Topbar Section------------------- */
.wp-block-columns.handyman-header-col-box {
    max-width: 1700px;
}
.wp-block-columns.are-vertically-aligned-center.handyman-topbar-box {
    max-width: unset;
}
#handyman-topbar-sec {
    padding: 8px 30px;
}
#handyman-topbar-sec .handyman-topbar-social-icon span.stk--svg-wrapper:hover svg path{
  fill:#F25000 !important;
  transition: 0.3s;
}
.handyman-topbar-social-icon a.stk-link {
    padding: 5px !important;
}
/* Header Section */
h1.handyman-site-title-box {
    display: none;
}
.handyman-topbar-contact-text a{
  text-decoration: none !important;
  color: #ffffff;
}
.handyman-topbar-contact-text a:hover{
  color: #1b1e3f !important;
}
.handyman-topbar-contact-box .stk-row.stk-inner-blocks.stk-block-content {
    width: auto;
}
.handyman-header-box {
  background: #F8E6DD;
  border-radius: 20px;
}
body.home .handyman-header-box {
  position: absolute;
  width: 96%;
  background: #fff;
  border-radius: 20px;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}


/* ---------Header------------ */




div#handyman-header-sec {
    margin-top: 0;
}
.wp-block-columns.handyman-header-colom-box {
    max-width: unset;
    gap: 0;
}
.handyman-header-logo-image img.custom-logo {
    width: auto;
}
.wp-block-group.handyman-header-logo-box{
  position: relative;
}
.wp-block-group.handyman-haeder-navigation-box {
    position: relative;
    padding: 25px 15px;
}
.handyman-header-navigation-box li a span {
  color: #000000;
  font: 500 20px 'Outfit';
}
.handyman-header-box .handyman-header-navigation-box li {
    margin: 0 5px;
}
.wp-block-group.handyman-header-button {
    padding: 12px 0;
    position: relative;
}
.handyman-service-appointment-button a:hover,.handyman-about-button a:hover,.wp-block-group.handyman-header-button a:hover,.wp-block-group.handyman-header-button a:hover,.handyman-slider-button a:hover,.appointment-submit-btn input[type="submit"]:hover{
  background: #F25000 !important;
  color: #fff !important;
}
#handyman-pricing-plan-sec .handyman-pricing-plan-main-box:hover .handyman-price-text-image-box .stk--inner-svg svg{
  fill: #F25000 !important;
  color: #F25000 !important;
}
.handyman-working-process-box1:hover figure.wp-block-image.handyman-working-process-img{
  background-color: #1B1E3F;
}
.handyman-working-process-box2:hover figure.wp-block-image.handyman-working-process-img{
  background-color: #1B1E3F;
}
.handyman-working-process-box3:hover figure.wp-block-image.handyman-working-process-img{
  background-color: #1B1E3F;
}
.handyman-working-process-box4:hover figure.wp-block-image.handyman-working-process-img{
  background-color: #1B1E3F;
}
.handyman-service-appointment-button a:hover span{
  color: #fff !important;
}
.theme-sidebar a {
  text-decoration: none !important;
}

.handyman-header-button span.stk--svg-wrapper {
    background: #ffffff;
    height: 32px;
    width: 32px;
    padding: 8px 2px;
    border-radius: 5px;
    margin-left: 12px;
}
.handyman-header-button path {
    fill: #1B1E3F !important;
}
.handyman-header-button .stk--inner-svg svg {
    margin-inline-start: 0 !important;
}
/* -------------------- */
.stk-block-background {
    background-color: unset;
}
.wp-block-stackable-text.onepage-section-small-heading {
    margin-bottom: 5px !important;
    width: max-content;
}
/* ---------Slider section---------------- */
.banner-slider-main {
  background: linear-gradient(to bottom, #F8E6DD 0%, #F8E6DD 75%, #F25000 25%, #F25000 100%);
  width: 98%;
  margin: 0 auto;
  border-radius: 20px;
  padding: 8% 4% 0 4%;
}
body.home .banner-slider-main {
  margin-top: 15px !important;
}
.banner-column.column1 {
  margin-top: 100px;
}
.banner-column.column1,.banner-column.column3{
  position: relative;
}
.slider-conetnt-main-address {
  position: absolute;
  bottom: 7%;
  left: 5%;
  width: 100%;
}

.slider-conetnt-main-address .wp-block-group .wp-block-group::after {
  content: "";
  display: block;
  width: 700px;
  height: 1px; /* thickness of the line */
  background-color: #ffffff5c; /* color of the line */
  margin-top: 10px; /* space above the line */
}
.handyman-video-text-box{
  margin-left: 20px !important;
}

.banner-review-box {
  position: absolute;
  bottom: 4%;
  left: 0;
  width: 90%;
  background: #fff;
  border-radius: 20px;
  padding: 10px;
}
.banner-team-box{
  max-width: 100%;
}
.banner-column.column1{
  position: relative;
}
.banner-column.column1 .stk-block-carousel__buttons {
  width: 10%;
  position: absolute !important;
  bottom: -280px;
  flex-direction: column !important;
}
.banner-column.column1 .stk-block-carousel__buttons .stk-block-carousel__button:hover{  
  background: #fff !important;
}
.banner-column.column1 .stk-block-carousel__buttons .stk-block-carousel__button:hover svg{  
  color: #000 !important;
  fill: #000 !important;
}



.banner-slider-main .slider-conetnt-boxx .wp-block-stackable-text,.banner-slider-main .slider-conetnt-boxx .wp-block-stackable-heading{
  margin: 5px 0 !important;
}


.wp-block-stackable-carousel.handyman-slider-main-box {
    max-width: 1700px;
}
.handyman-slider-data-box .wp-block-columns {
    max-width: unset;
}
#handyman-slider-section .handyman-slider-box .stk-block-hero__content{
  min-height: 890px !important;
  border-radius: 20px;
}
#handyman-slider-section{
  position: relative;
}
.handyman-slider-main-head h2.stk-block-heading__text {
    width: 100%;
}
.handyman-slider-button span.stk--svg-wrapper {
    background: #ffffff;
    height: 32px;
    width: 32px;
    padding: 9px 10px;
    border-radius: 5px;
    margin-left: 3px;
}
.handyman-slider-button svg {
    margin-inline-start: 0 !important;
}
.handyman-slider-button path {
    fill: #1B1E3F !important;
}
.wp-block-group.handyman-slider-data-box {
    position: absolute;
    left: 45px;
    right: 0;
}
.handyman-slider-text p.stk-block-text__text {
    width: 90%;
}
figure.handyman-counter-image {
    background: #1B1E3F;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 10px 0;
}
.wp-block-columns.handyman-counter-box {
    position: absolute;
    top: -80px;
    width: 38%;
    gap: 0;
}
.wp-block-group.handyman-slider-right-box {
    position: relative;
}
.wp-block-columns.handyman-counter-box2 {
    position: absolute;
    left: 151px;
    top: 49px;
    width: 28%;
}
figure.handyman-slider-review-image {
    position: absolute;
    top: 23em;
}
#handyman-slider-section .stk-block-carousel__buttons{
  bottom: -20px;
}
#handyman-slider-section button.stk-block-carousel__button.stk-block-carousel__button__prev,#handyman-slider-section button.stk-block-carousel__button.stk-block-carousel__button__next{
  border: 1px solid #fff !important;
}
#handyman-slider-section button.stk-block-carousel__button.stk-block-carousel__button__prev:hover,#handyman-slider-section button.stk-block-carousel__button.stk-block-carousel__button__next:hover{
  background: #F25000 !important;
}
/* ------Our Service------------ */
#handyman-our-service-sec {
    padding: 80px 20px;
    margin-top: 0;
}
#handyman-our-service-sec .wp-block-group.handyman-our-service-box,.wp-block-columns.automobile-service-box {
    max-width: 1300px;
}
.wp-block-columns.handyman-service-colom {
    max-width: unset;
}
.handyman-service-button span.stk--svg-wrapper {
    background: #ffffff;
    height: 32px;
    width: 32px;
    padding: 9px 10px;
    border-radius: 5px;
    margin-left: 3px;
}
.handyman-service-button path {
    fill: #1B1E3F !important;
}
.handyman-service-button svg {
    margin-inline-start: 0 !important;
}
.handyman-service-appointment-button span.stk--svg-wrapper {
    background: #1B1E3F;
    height: 32px;
    width: 32px;
    padding: 9px 10px;
    border-radius: 5px;
    margin-left: 3px;
}
.handyman-service-appointment-button path {
    fill: #ffffff !important;
}
.wp-block-cover.handyman-service-appointment-image {
    min-height: 349px;
}
.handyman-service-appointment-button svg {
    margin-inline-start: 0 !important;
}
.wp-block-group.handyman-service-box {
    border: 1px solid #ffffff;
    border-radius: 20px;
    box-shadow: 0px 1px 10px 0px #0000001A;
    padding: 30px 25px;
    transition: 0.3s;
}
.wp-block-group.handyman-service-box:hover{
  border-color: #F25000;
  transition: 0.3s;
  box-shadow: inset 0px 1px 70px 0px #F250001A;
}

.handyman-appointment-form-box:hover{
  border-color: #F25000;
  transition: 0.3s;
  box-shadow: inset 0px 1px 70px 0px #1B1E3F1A;
}

.wp-block-group.handyman-service-box:hover .handyman-service-button a.stk-link.stk-button{
  background: #F25000 !important;
  transition: 0.3s;
}
.wp-block-group.handyman-service-box:hover .handyman-service-button path {
    fill: #F25000 !important;
    transition: 0.3s;
}
.handyman-team-data-box .wp-block-stackable-text ,.handyman-team-title-box .wp-block-stackable-text,.handyman-about-feature-text-box .wp-block-stackable-icon-label{
  margin: 0 !important;
}
.handyman-service-appointment-text p.stk-block-text__text {
    width: 75%;
}
.wp-block-group.handyman-our-service-box {
    padding-top: 40px;
}
/* ------About Us------------ */
.wp-block-cover.handyman-about-us-cover-img {
    max-width: 1700px;
    min-height: 780px;
}
.wp-block-group.handyman-team-socialicon:hover .wp-block-stackable-button-group{
  background: #1B1E3F !important;
}
.wp-block-columns.handyman-about-feature-box {
    padding-bottom: 30px;
}
#handyman-about-us-section .wp-block-columns.handyman-about-content-box {
    max-width: 1300px;
}
.handyman-about-text2 p.stk-block-text__text {
    width: 85%;
    padding-bottom: 30px;
}
.handyman-about-button span.stk--svg-wrapper {
  background: #ffffff;
  height: 32px;
  width: 32px;
  padding: 9px 9px;
  border-radius: 5px;
  margin-left: 5px;
}
.handyman-about-button svg {
    margin-inline-start: 0 !important;
}
.handyman-about-button path {
    fill: #1B1E3F !important;
}
.handyman-about-image-box img {
    width: 100%;
}
.wp-block-cover.handyman-about-us-cover-img img.wp-block-cover__image-background {
    object-fit: fill;
}
/* ------Gallery Section--------------------- */
#handyman-gallery-section{
  padding: 70px 20px;
}
.wp-block-columns.handyman-appointment-col {
    max-width: 1300px;
}
.wp-block-columns.handyman-gallery-box1,.wp-block-columns.handyman-gallery-box2 {
    max-width: 1300px;
}
.handyman-gallery-box2 img {
    width: 100%;
    height: 222px;
}
figure.handyman-appointment-counter-image {
    background: #ffffff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding: 16px 18px;
}
/* --------Appointment Section------------------ */

.handyman-video-main-box .wp-block-stackable-text{
  margin: 0 !important;
}
.handyman-video-main-box:hover {
  box-shadow: inset 0px 1px 70px 0px #f2510042;
}

.handyman-video-main-box.abafs{
  transform: scale(1.1);
}

.handyman-team-button a:hover ,.handyman-topbar-social-icon a:hover{
  background: #F25000 !important;
}
.handyman-why-choose-box1:hover,.handyman-why-choose-box2:hover,.handyman-why-choose-box3:hover,.handyman-why-choose-box4:hover{
  background: linear-gradient(to left, #F25000 0%, #F25000 70%, #1B1E3F 30%, #1B1E3F 100%);
}
.handyman-why-choose-box1,.handyman-why-choose-box2,.handyman-why-choose-box3,.handyman-why-choose-box4{
  transition: all 1s;
}
.handyman-why-choose-box1:hover h3,.handyman-why-choose-box2:hover h3,.handyman-why-choose-box3:hover h3,.handyman-why-choose-box4:hover h3{
  color: #fff !important;
}
.handyman-why-choose-box1:hover p,.handyman-why-choose-box2:hover p,.handyman-why-choose-box3:hover p,.handyman-why-choose-box4:hover p{
  color: #fff !important;
}
#handyman-appointment-section {
  background: linear-gradient(to left, #F25000 0%, #F25000 75%, #1B1E3F 25%, #1B1E3F 100%);
  border-radius: 20px;
}
.counter-row-div {
  gap: 110px;
}

.handyman-price-text-image-box .wp-block-stackable-icon-label{
  margin: 8px 0 !important;
}
.handyman-pricing-plan-button{
  margin: 0 !important;
}
.wp-block-cover.handyman-appointment-cover-img {
    max-width: unset;
    padding: 75px 20px;
    min-height: 660px;
}
.wp-block-columns.handyman-appointment-counter-box {
    width: 95%;
}
.handyman-appointment-cover-img img.wp-block-cover__image-background {
    object-fit: fill;
}
.appointment-form {
    display: flex;
    gap: 20px;
    padding-top: 20px;
}
.date-time-box p{
  display: flex;
  gap: 10px;
  margin: 0;
}
/* .form-box1,.form-box2{
  width: 50%;
} */
.appointment-form input[type="text"], .appointment-form input[type="email"], .appointment-form input[type="number"], .appointment-form select,.appointment-form span textarea{
  background: #F1F1F1;
  border: 1px solid #F1F1F1;
  height: 50px;
  border-radius: 14px;
  padding: 0 5px 0 15px;
  display: inline-block;
  margin-bottom: 20px;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
}
.appointment-form span textarea{
  height: 100px;
  padding: 10px 5px 0 15px;
}
.appointment-form input[type="text"]::placeholder, .appointment-form input[type="email"]::placeholder, .appointment-form input[type="number"]::placeholder, .appointment-form select,.appointment-form span textarea::placeholder {
  color: #000000 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  font-family: "Outfit", Sans-serif !important;
}
.handyman-appointment-form{
  margin: 0 !important;
}

.handyman-appointment-form-box.bannerrr {
  padding-top: 40px !important;
  margin-top: 50px;
}

.form-box1 p {
  margin: 0;
}
.form-box2 p {
    margin-bottom: 0;
}
.appointment-form input[type="text"]::placeholder,.appointment-form input[type="email"]::placeholder,.appointment-form input[type="number"]::placeholder,.appointment-form select{
  color: #383838;
  font: 500 18px 'Roboto';
}
.appointment-form span[data-name="your-name"],.appointment-form span[data-name="your-number"],.appointment-form span[data-name="Doctors"],.appointment-form span[data-name="your-email"],.appointment-form span[data-name="SelectDieses"],.appointment-form span[data-name="book-date"],.appointment-form span[data-name="book-time"]{
  position: relative;
}
.appointment-form span[data-name="your-name"]::before,.appointment-form span[data-name="your-number"]::before,.appointment-form span[data-name="Doctors"]::before,.appointment-form span[data-name="your-email"]::before,.appointment-form span[data-name="SelectDieses"]::before{
  position: absolute;
  left: 15px;
  top: -6px;
  font-family: 'font Awesome 5 Free';
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}

.entry-content a:hover{
  color: #1B1E3F !important;
}

/* .appointment-form span[data-name="your-name"]::before{
  content: '\f007';
}
.appointment-form span[data-name="your-number"]::before{
  content: '\f095';
}
.appointment-form span[data-name="Doctors"]::before{
  content: '\f0f0';
}
.appointment-form span[data-name="your-email"]::before{
  content: '\f0e0';
}
.appointment-form span[data-name="SelectDieses"]::before{
  content: '\f469';
}
.appointment-form span[data-name="book-date"]::before{
  content: '\f073';
  position: absolute;
  left: 15px;
  top: 15px;
  font-family: 'font Awesome 5 Free';
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}
.appointment-form span[data-name="book-time"]::before{
  content: '\f017';
  position: absolute;
  left: 15px;
  top: 15px;
  font-family: 'font Awesome 5 Free';
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}
.appointment-form span[data-name="book-date"]::after,.appointment-form span[data-name="book-time"]::after{
  content: '\f107';
  position: absolute;
  right: 5px;
  top: 24px;
  font-family: 'font Awesome 5 Free';
  font-weight: 700;
  color: #000000;
  font-size: 12px;
} */
.appointment-submit-btn input[type="submit"]{
  font: 500 15px 'Outfit';
  color: #ffffff;
  background: #1B1E3F;
  border: 1px solid #1B1E3F;
  border-radius: 8px;
  padding: 12px 48px 12px 12px;
}
.appointment-submit-btn p{
  position: relative;
  width: max-content;
}
.appointment-submit-btn p::before {
    content: '\f105';
    position: absolute;
    right: 5px;
    top: 6px;
    font-family: 'font Awesome 5 Free';
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    background: #FFFFFF;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    padding: 4px 12px;
}
.appointment-submit-btn p span.wpcf7-spinner{
  display: none;
}
/* ----------Working Process------------------ */
.wp-block-cover.handyman-working-process-cover-img {
    max-width: unset;
}
.wp-block-columns.handyman-working-process-col {
    max-width: 1300px;
}
figure.wp-block-image.handyman-working-process-img {
    background: #F25000;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding: 28px 0px;
}
.handyman-working-process-cover-img{
    min-height: 698px;
}
.handyman-working-process-cover-img img.wp-block-cover__image-background {
    object-fit: contain;
}
#handyman-working-process-sec {
    position: relative;
    padding: 70px 20px;
}
.wp-block-group.handyman-working-process-title-box {
    position: absolute;
    top: -200px;
    left: 0;
    right: 0;
}
.wp-block-group.handyman-working-process-box1 {
    position: relative;
    top: -70px;
}
.wp-block-group.handyman-working-process-box2 {
    position: relative;
    top: 135px;
}
.wp-block-group.handyman-working-process-box3 {
    position: relative;
    top: -120px;
}
.wp-block-group.handyman-working-process-box4 {
    position: relative;
    top: 165px;
}
/* ------------Pricing Plan Section---------------------- */
.wp-block-cover.handyman-pricing-plan-cover-img {
    max-width: unset;
    padding: 70px 20px;
}
.handyman-pricing-plan-cover-img img.wp-block-cover__image-background{
  object-fit: fill;
}
.wp-block-stackable-carousel.handyman-pricing-plan-slider {
    max-width: 1300px;
}
.wp-block-group.handyman-price-title-box {
    clip-path: polygon(0% 0%, 100% 15%, 100% 80%, 0% 100%);
    padding: 55px 36px;
    margin-top: 0;
    width: 105%;
    position: relative;
    left: -10px;
}
.wp-block-group.handyman-price-text {
    padding: 20px 36px 0;
}
.wp-block-group.handyman-pricing-plan-main-box {
    padding: 0;
    margin: 0 10px;
}
.wp-block-group.handyman-price-text-image-box {
    position: relative;
    padding: 0 36px;
}
figure.handyman-pricing-icon-image {
    border: 2px solid #fff;
    position: absolute;
    right: 36px;
    top: -77px;
    background: #F25000;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    z-index: 99999;
    padding: 12px;
}
.wp-block-columns.handyman-price-image-box {
    margin-top: 10px;
}
.wp-block-group.handyman-pricing-plan-doctor-box {
    padding: 10px 36px 30px;
    margin: 0;
}
.handyman-price-title-box p.stk-block-text__text {
    width: 89%;
}
.handyman-price-main-box{
  position: relative;
  margin-top: 0;
}
.handyman-price-main-box::before{
  content: '';
  width: 0;
  height: 0;
  border-bottom: 11px solid #346A96;
  border-left: 11px solid transparent;
  position: absolute;
  top: -10px;
  left: -10px;
}
.handyman-price-main-box::after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 11px solid #346A96;
    border-right: 8px solid transparent;
    position: absolute;
    top: 15px;
    right: -8px;
}
.handyman-pricing-plan-main-box:hover .wp-block-group.handyman-price-title-box{
  background: #F25000 !important;
  transition: 0.3s;
}
.handyman-pricing-plan-main-box:hover .handyman-price-main-box::before,.handyman-pricing-plan-main-box:hover .handyman-price-main-box::after{
  border-bottom-color: #6D1521;
  transition: 0.3s;
}
.handyman-pricing-plan-button span.stk--svg-wrapper {
    background: #ffffff;
    height: 32px;
    width: 32px;
    padding: 9px 9px;
    border-radius: 5px;
    margin-left: 5px;
}
.handyman-pricing-plan-button path {
    fill: #1B1E3F !important;
}
.handyman-pricing-plan-button svg {
    margin-inline-start: 0 !important;
}
.wp-block-stackable-button-group.handyman-pricing-plan-button {
    padding: 0px 36px 35px;
}
.handyman-pricing-plan-main-box:hover .handyman-pricing-plan-button a.stk-link{
    background: #F25000 !important;
    transition: 0.3s;
}
.handyman-pricing-plan-main-box:hover .handyman-pricing-plan-button path{
    fill: #F25000 !important;
    transition: 0.3s;
}
#handyman-pricing-plan-sec .stk-block-carousel__buttons{
  top: -68px;
}
#handyman-pricing-plan-sec button.stk-block-carousel__button.stk-block-carousel__button__prev:hover,#handyman-pricing-plan-sec button.stk-block-carousel__button.stk-block-carousel__button__next:hover{
  background: #F25000 !important;
}
/* -----------why choose us section-------------------- */
#handyman-why-choose-us-sec {
    padding: 70px 20px;
}
.wp-block-columns.handyman-why-choose-main-box {
    max-width: 1300px;
}
figure.handyman-why-choose-image {
    background: #F25000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 12px 12px;
    margin: 0 0 10px !important;
}
.wp-block-group.handyman-why-choose-box1,.wp-block-group.handyman-why-choose-box2,.wp-block-group.handyman-why-choose-box3,.wp-block-group.handyman-why-choose-box4 {
    padding: 30px 18px;
}
/* -------------Video Section------------------- */
#handyman-video-section{
  position: relative;
}
.wp-block-group.handyman-video-box{
  max-width: 1350px;
  padding-top: 45px;
}
#handyman-video-section .wp-block-cover {
    /* padding: 74px 25px; */
    max-width: unset;
    border-radius: 20px;
}
.handyman-video-cover-img img.wp-block-cover__image-background {
    object-fit: contain;
}
.wp-block-columns.handyman-video-colom {
    max-width: unset;
}
.wp-block-column.handyman-video-right-col {
    position: relative;
}
figure.handyman-video-right-img {
    top: -36px;
    text-align: right;
    position: relative;
}
.wp-block-group.handyman-video-main-box {
    position: absolute;
    top: 0;
    padding: 6px;
    width: 320px;
}
.handyman-video-main-box .wp-block-columns {
    gap: 0;
}
.handyman-video-right-img img {
    width: 72%;
}
.handyman-video-text p {
    width: 68%;
}
/* -----------Team Section---------------- */
.handyman-team-button span.stk--svg-wrapper {
    background: #ffffff;
    height: 32px;
    width: 32px;
    padding: 9px 9px;
    border-radius: 5px;
    margin-left: 5px;
}
.handyman-team-button svg {
    margin-inline-start: 0 !important;
}
.handyman-team-button path {
    fill: #1B1E3F !important;
}
.handyman-team-socialicon .wp-block-stackable-button-group {
    padding: 10px 7px;
    margin: 0 0 5px !important;
    width: max-content;
    display: none;
    transition: 0.3s;
}
.wp-block-group.handyman-team-socialicon {
    position: absolute;
    bottom: 67px;
}
.wp-block-group.handyman-team-title-box {
    position: relative;
    padding: 13px 20px 8px;
    margin: -50px 18px 0 !important;
    z-index: 9;
    box-shadow: 0px -6px 16px 0px #00000033;
    transition: 0.3s;
}
.wp-block-group.handyman-team-title-box:hover {
  background: #f8e6dd !important ;
}
.wp-block-columns.handyman-team-main-col {
    max-width: 1300px;
}
#handyman-team-sec {
    padding: 70px 20px;
}
.handyman-team-title-box:hover .handyman-team-socialicon .wp-block-stackable-button-group{
  display: block;
  transition: 0.3s;
}
/* -----------Latest Project Section--------------- */
#handyman-latest-project-sec {
    padding: 50px 0 80px;
}
.handyman-project-image-box img {
    width: 100%;
}
.wp-block-group.handyman-project-image-box {
    position: relative;
}
.handyman-project-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 46%;
    border-radius: 0px 18px;
    opacity: 0;
    transition: 0.5s;
}
.handyman-project-image-box figure {
    margin-bottom: 0;
}
.handyman-project-image-box:hover .handyman-project-title{
  opacity: 1;
  transition: 0.5s;
}
.wp-block-group.handyman-latest-project-box {
    padding-top: 55px;
}
/* --------------faq Section------------------- */
#handyman-faq-section .wp-block-group.automobile-team-data-box,.wp-block-columns.automobile-team-box{
  max-width: 1350px;
}
#handyman-faq-section {
    padding: 30px 15px 0px;
}
.wp-block-cover.handyman-faq-cover-box {
    padding: 0;
}
.handyman-faq-data-box .stk-column-wrapper {
    padding: 0;
    background: unset;
    box-shadow: unset;
}
.handyman-faq-data-box .stk-column-wrapper {
    padding: 0 !important;
}
.wp-block-stackable-accordion.handyman-faq-data-box {
    background: #FFFFFF;
    border-radius: 2px;
    padding: 12px 25px;
}
.handyman-faq-data-box p.stk-block-text__text {
    width: 80%;
}
.wp-block-group.handyman-faq-content-box {
    padding-left: 18em;
    padding-right: 50px;
}
.wp-block-stackable-accordion.is-style-default.handyman-faq-data-box.stk--is-open .stk--inner-svg{
  background-color: #0C7735 !important;
}
.handyman-faq-cover-box .handyman-faq-image img {
    width: 100%;
}
/* ----------Testimonial section--------------------- */
#handyman-testimonial-section{
  margin-top: 0;
}
#handyman-testimonial-section .wp-block-cover {
    padding: 70px 20px;
    margin-top: 0;
    max-width: unset;
}
#handyman-testimonial-section img.wp-block-cover__image-background {
    object-fit: unset;
}
.wp-block-group.handyman-testimonial-main-box {
    padding: 0;
}
.wp-block-group.handyman-team-data-box {
    position: relative;
    padding: 10px 25px;
}
.wp-block-stackable-text.handyman-testimonial-text {
    padding: 25px 30px 55px;
}
figure.wp-block-image.handyman-testimonial-image {
    position: absolute;
    top: -58px;
}
.wp-block-group.handyman-testimonial-rating-box {
    gap: 1px;
    position: absolute;
    top: -26px;
}
figure.handyman-testimonial-quote-image {
    text-align: right;
}
.wp-block-group.handyman-testimonial-data-box {
    max-width: 1300px;
}
.wp-block-stackable-subtitle.handyman-testimonial-small-title,.handyman-testimonial-data-box .wp-block-stackable-heading {
    max-width: unset;
}
.wp-block-stackable-carousel.handyman-testimonial-slider-box {
    max-width: unset;
    padding-top: 20px;
}
.handyman-testimonial-data-box .stk-block-carousel__buttons {
    top: -95px;
}
.handyman-testimonial-data-box .stk-block-carousel__button__prev:hover,.handyman-testimonial-data-box .stk-block-carousel__button__next:hover{
  background: #F25000 !important
}
/* -----Latest Post Section---------------- */
#handyman-latest-post-section {
    padding: 30px 0 50px;
}
.wp-block-group.handyman-latest-post-title-box,.wp-block-stackable-subtitle.handyman-latest-post-small-head,.handyman-latest-post-title-box figure.wp-block-image,.wp-block-stackable-heading.handyman-latest-post-main-head{
  max-width: 1350px;
}
.wp-block-stackable-posts.handyman-latest-post-box{
  max-width: 1350px;
  padding-top: 40px;
}
.handyman-latest-post-box .stk-block-posts__meta time {
    color: #000000;
    font: 400 18px 'Roboto';
    text-align: center;
}
.handyman-latest-post-box aside.stk-block-posts__meta {
    position: absolute;
    top: 0px;
    left: 20px;
    background: #fff;
    width: 80px;
    padding: 6px;
    z-index: 9;
    border-radius: 5px;
    text-align: center;
    border: 0.5px solid #EAE9E9;
    border-top: 2px solid #F25000;
}
.handyman-latest-post-box aside.stk-block-posts__meta time{
  font-size: 16px !important;
}
/* .handyman-latest-post-box .stk-block-posts__meta time {
  position: absolute;
  top: 0px;
  left: 20px;
  background: #fff;
  width: 80px;
  padding: 6px;
  z-index: 9;
  border-radius: 5px;
  text-align: center;
  border: 0.5px solid #EAE9E9;
  border-top: 2px solid #F25000;
  font-size: 16px;
} */
.handyman-latest-post-box a.stk-block-posts__image-link {
    margin-bottom: 0 !important;
}
.handyman-latest-post-box .stk-block-posts__item {
    padding: 30px 3px 10px 0;
}
.new-block-2 {
  background: #ffffff;
  padding: 55px 32px 35px 0;
  position: relative;
  box-shadow: 0px 0px 4px 0px #00000033;
  border-radius: 20px 0px 20px 20px;
  margin: -40px 0px 0 45px;
  overflow: hidden; /* Important for effect */
  transition: color 0.3s ease;
}



.new-block-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, #F8E6DD, #f25100d3);
  transition: all 0.5s ease;
  z-index: 0;
}

.handyman-latest-post-box .stk-block-posts__item:hover .new-block-2::before {
  left: 0;
}

.new-block-2 * {
  position: relative;
  z-index: 1;
}






.handyman-testimonial-main-box{
  overflow: hidden; /* Important for effect */
  transition: color 0.3s ease;  
}


.handyman-testimonial-main-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #f25100, #f25100);
  transition: all 0.5s ease;
  z-index: 0;
}

.handyman-testimonial-main-box:hover::after {
  bottom: 0;
}
.handyman-testimonial-main-box:hover p {
  color: #fff !important;
}
.handyman-testimonial-main-box * {
  position: relative;
  z-index: 1;
}



.counterss-divvv {
  transition: box-shadow 0.4s ease, transform 0.3s ease;
  padding: 10px;
  border-radius: 20px;
}

.counterss-divvv:hover {
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.35);
  transform: translateY(-5px);
}


.handyman-contact-info-col .wp-block-stackable-text{
  margin: 0 !important;
}
.handyman-contact-info-col .wp-block-stackable-text:hover a{
  color: #1B1E3F !important;
}


.new-block-2 h4.stk-block-posts__title,.new-block-2 .stk-block-posts__excerpt {
    padding-left: 25px;
}
.new-block-2 a.stk-block-posts__readmore {
    margin-left: 25px;
    margin-bottom: 0 !important;
    background: #1B1E3F;
    color: #FFFFFF;
    text-decoration: none;
    width: max-content;
    padding: 9px 45px 9px 9px;
    border-radius: 8px;
    position: relative;
}
.new-block-2 a.stk-block-posts__readmore:hover{
  background: #F25000;
}
.new-block-2 a.stk-block-posts__readmore:hover::before{
  color: #F25000;
}
.new-block-2 a.stk-block-posts__readmore::before {
    content: '\f105';
    font-family: 'font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    right: 5px;
    top: 6px;
    font-size: 16px;
    background: #ffffff;
    color: #1B1E3F;
    height: 32px;
    width: 32px;
    border-radius: 5px;
    padding: 3px 13px;
}
.handyman-latest-post-box .stk-container {
    margin: 0;
}
.handyman-latest-post-box .new-block-2 span:nth-child(1){
  position: relative;
  padding-left: 20px;
  color: #ffffff;
  text-transform: capitalize;
}
.new-block-2 span {
    color: #ffffff;
    font: 400 12px 'Roboto';
}
.handyman-latest-post-box .new-block-2 span:nth-child(1)::before{
  content: '';
  background-image: url('./images/post-user.png');
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 13px;
}
.handyman-post-meta-box {
  position: absolute;
  top: 0;
  background: #F25000;
  border-radius: 20px 0px;
  padding: 10px 25px;
  width: 85%;
}
/* .handyman-latest-post-box .new-block-2 span:nth-child(1)::after{
  content: 'Post By ';
  position: absolute;
  left: 25px;
  top: -2px;
  color: #263238;
} */
/* .stk-block-posts__meta.stk-subtitle.has-text-color {
  position: absolute;
  z-index: 999;
  top: 44%;
  left: 15%;
} */
.handyman-latest-post-box .new-block-2 span:nth-child(4){
  position: relative;
  padding-left: 20px;
  margin-left: 60px;
}
.handyman-latest-post-box .new-block-2 span:nth-child(4)::before{
  content: '';
  background-image: url('./images/post-comments.png');
  position: absolute;
  left: 0;
  top: 0;
  width: 13px;
  height: 13px;
}
.handyman-latest-post-box span.stk-block-posts__meta-sep {
    display: none;
}
/* ------Footer logo--------------- */
.handyman-footer-logo img {
    height: 108px;
}
/* -----------Contact Info------------------------- */
.handyman-contact-info-text p.stk-block-text__text a {
    color: #ffffff;
    text-decoration: none;
    line-height: 24px;
    display: block;
}
.wp-block-columns.handyman-contact-info-col {
    gap: 10px;
}
.handyman-contact-iocn-box .stk--inner-svg {
    border-radius: 6px 0px 0px 6px;
}
.wp-block-cover.handyman-contact-info-box {
  min-height: auto;
  padding: 0 10px;
  position: relative;
  z-index: 99;
  height: 108px;
}
/* #handyman-contact-information-sec {
    margin-top: -130px;
} */
/* ---------Footer Section----------------------- */
.wp-block-columns.handyman-footer-contact-col {
    max-width: 1300px;
    padding-top: 60px;
}
.handyman-footer-section img.wp-block-cover__image-background {
    object-fit: fill;
}
.wp-block-cover.alignfull.handyman-footer-section {
    max-width: 1750px;
    margin: 0 auto;
}
.wp-block-columns.handyman-footer-col-box {
    max-width: 1300px;
    padding: 30px 0;
}
.handyman-footer-col-one .wp-block-coblocks-social span.wp-block-coblocks-social__icon{
  background: #3F3F3F;
}
.onepage-footer-box1 p.stk-block-text__text {
    margin-top: 25px;
}
.wp-block-group.automobile-footer-contact-box {
    padding: 25px 35px;
}
.onepage-footer-navigation ul.wp-block-navigation__container {
    gap: 15px;
}
.handyman-footer-box3 a.wp-block-navigation-item__content span{
  font: 400 16px/24px 'Roboto';
  color: #E2E2E2;
  position: relative;
  padding-left: 25px;
}
.handyman-footer-contact-text p.stk-block-text__text{
  position: relative;
  padding-left: 25px;
}
.handyman-footer-contact-text p.stk-block-text__text::before{
  content: '\f101';
  font-family: 'font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 16px;
  color: #FFFFFF;
}
.handyman-footer-contact-text .wp-block-stackable-text:nth-child(2)  p.stk-block-text__text::before{
  color: #F25000;
}
.handyman-footer-box3 a.wp-block-navigation-item__content span::before{
  content: '\f101';
  font-family: 'font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 16px;
  color: #FFFFFF;
}
.handyman-footer-box2 ul,.handyman-footer-box3 ul{
  gap:10px;
}
.handyman-footer-box2 article.stk-container-padding {
    padding: 0 10px;
}
.handyman-footer-box2 aside.stk-block-posts__meta.stk-subtitle {
    margin-bottom: 10px;
}
.handyman-footer-box2 img.attachment-full {
    width: 66px !important;
    height: 64px !important;
    border-radius: 10px;
}
.handyman-footer-box2 .wp-block-stackable-posts {
    margin-left: 76px !important;
}
.handyman-footer-box .handyman-footer-box2 .stk-block-posts__image-link {
    flex-basis: 25% !important;
    margin-bottom: 0;
}
.handyman-footer-box2 .stk-block-posts__items h3.stk-block-posts__title {
    margin-bottom: 0;
}
.handyman-footer-box .handyman-footer-box2 .stk-inner-blocks.stk-content-align {
    width: 320px;
}
.handyman-footer-text-box .wp-block-columns {
    max-width: 1300px;
    border-top: 1px solid #FFFFFF80;
    padding: 13px 0;
}
.handyman-footer-text-box span a {
    color: #0C7735;
}
.handyman-footer-newsletter-box input[type="email"] {
    background: #ffffff;
    height: 42px;
    border-radius: 10px;
}
.handyman-footer-newsletter-box input[type="email"]::placeholder{
  color: #000000cc;
  font: 400 14px 'outfit';
}
.handyman-footer-newsletter-box form {
    width: 80%;
    position: relative;
}
.handyman-footer-newsletter-box input[type="submit"] {
    background: #F25000;
    border: 1px solid #F25000;
    border-radius: 8px;
    font: 500 15px 'Outfit';
    padding: 13px 51px 13px 11px;
    color: #ffffff;
    cursor: pointer;
}
.handyman-footer-newsletter-box input[type="submit"]:hover{
  background: #000 ;
}
.footer-submit-btn p {
    position: relative;
    width: max-content;
}
.footer-submit-btn p::before {
    content: '\f1d8';
    font-family: 'font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    right: 8px;
    top: 7px;
    font-size: 16px;
    background: #ffffff;
    color: #F25000;
    height: 32px;
    width: 32px;
    border-radius: 5px;
    padding: 3px 7px;
}
.footer-submit-btn span.wpcf7-spinner{
  display: none;
}
.handyman-social-icon-box a.stk-link.stk-button:hover{
  background: #F25000 !important;
}
.handyman-social-icon-box a.stk-link.stk-button:hover .stk--svg-wrapper svg path{
  fill: #ffffff !important;
  transition: 0.3s;
}
/* -------Contact Us------------ */
.handyman-contact-box-1 .wp-block-stackable-icon-box.stk-block-icon-box {
    height: 112px;
}
.handyman-contact-box-1{
  padding-bottom: 40px;
}
/* Media CSS */
@media screen and (max-width: 1800px) and (min-width: 1601px){
  main.wp-block-group{
    overflow-x: hidden;
  }
  .wp-block-group.handyman-slider-data-box{
    left: 8em;
    width: 41%;
  }
  .wp-block-columns.automobile-instagram-col-box{
    padding-left: 55px;
  }
  #handyman-slider-section .stk-block-carousel__dots{
    margin-right: 100px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1441px){
  main.wp-block-group {
    padding: 0 55px !important;
    overflow-x: hidden;
  }
  .wp-block-columns.handyman-header-col-box {
    padding: 0 45px;
  }
  #handyman-slider-section {
    margin: 0;
  }
  #handyman-slider-section .handyman-slider-box .stk-block-hero__content {
    min-height: 760px !important;
  }
  .handyman-slider-main-head h2.stk-block-heading__text {
      font-size: 55px !important;
      line-height: 65px !important;
  }
  .handyman-gallery-col1 img:nth-child(1), .handyman-gallery-col4 img {
      height: 435px;
  }
  .handyman-gallery-col2 img,.handyman-gallery-col3 img {
    height: 210px;
  }
  .wp-block-group.handyman-working-process-box1{
    top: -44px;
    left: 85px;
  }
  .handyman-working-process-col h3.stk-block-heading__text{
    font-size: 22px !important;
    line-height: 23px !important;
  }
  .wp-block-group.handyman-working-process-box2{
    top: 115px;
    left: 20px;
  }
  .wp-block-group.handyman-working-process-box3 {
    top: -95px;
    left: -28px;
  }
  .wp-block-group.handyman-price-text{
    gap: 0;
  }
  .handyman-video-main-box .wp-block-columns {
    gap: 11px;
  }
  .handyman-video-main-box h3.stk-block-heading__text{
    font-size: 15px !important;
  }
  .wp-block-columns.handyman-video-colom {
    max-width: 1145px;
  }
  .handyman-video-cover-img img.wp-block-cover__image-background{
    height: 443px;
  }
  .handyman-video-right-img img {
    width: 72%;
  }
  figure.handyman-video-right-img{
    right: -45px;
  }
  .wp-block-group.handyman-video-main-box{
    width: 272px;
    top: 20px;
  }
  .handyman-video-main-box img {
    border-radius: 8px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1025px){
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  .handyman-header-navigation-box li.wp-block-navigation-item {
    margin-right: 0px;
  }
  .wp-block-group.handyman-footer-text-box{
    padding: 25px 45px;
  }
  /* .wp-block-group.handyman-haeder-navigation-box{
    padding: 22px 5px;
  } */
  .handyman-header-button a.stk-link.stk-button {
    padding: 8px !important;
  }
  figure.handyman-video-right-img{
    top: -24px;
  }
  .wp-block-group.handyman-video-main-box{
    top: 20px;
    width: 257px;
    padding: 11px 8px;
  }
  .handyman-video-main-box img {
    border-radius: 8px;
  }
  .handyman-team-title-box h3.stk-block-heading__text {
    font-size: 19px !important;
  }
  .handyman-team-title-box p.stk-block-text__text{
    font-size: 15px !important;
  }
  .new-block-2 h4.stk-block-posts__title a {
    font-size: 17px !important;
  }
  .wp-block-cover.alignfull.handyman-footer-section{
    margin: 0 35px;
  }
  .handyman-video-main-box .wp-block-columns {
    gap: 11px;
  }
  .handyman-video-main-box h3.stk-block-heading__text{
    font-size: 14px !important;
  }
  .wp-block-columns.handyman-video-colom {
    max-width: 1145px;
  }
  .handyman-video-cover-img img.wp-block-cover__image-background{
    height: 443px;
  }
  .handyman-video-right-img img {
    width: 67%;
  }
  .wp-block-column.handyman-topbar-contact-box {
    padding-right: 45px;
  }
  .handyman-topbar-contact-text a{
    font-size: 15px;
  }
  .wp-block-columns.handyman-header-col-box{
    padding: 0 45px;
  }
  /* .handyman-header-logo-image img.custom-logo{
    position: relative;
    top: -6px;
  } */
  #handyman-slider-section .stk-block-carousel__dots{
    margin-right: 60px;
  }
  #handyman-slider-section .handyman-slider-box .stk-block-hero__content {
    min-height: 665px !important;
  }
  #handyman-slider-section{
    margin: 0;
  }
  .handyman-about-text2 p.stk-block-text__text{
    width: 90%;
  }
  #handyman-testimonial-section .wp-block-cover{
    padding: 100px 45px 160px;
  }
  .wp-block-columns.handyman-counter-box{
    width: 45%;
  }
  .wp-block-columns.handyman-counter-box2{
    width: 33%;
  }
  .handyman-gallery-col1 img:nth-child(1),.handyman-gallery-col4 img {
    height: 388px;
  }
  .handyman-gallery-box2 img{
    height: 175px;
  }
  .wp-block-columns.handyman-appointment-col {
    max-width: 1145px;
  }
  #handyman-working-process-sec{
    padding: 70px 0px;
  }
  .wp-block-group.handyman-working-process-box1{
    top: -44px;
    left: 85px;
  }
  .handyman-working-process-col h3.stk-block-heading__text{
    font-size: 22px !important;
    line-height: 23px !important;
  }
	.wp-block-group.handyman-price-text{
		gap:0;
	}
	.wp-block-group.handyman-pricing-plan-doctor-box{
		padding: 10px 18px 30px;
	}
	.wp-block-group.handyman-price-text-image-box{
		padding: 0 18px;
	}
	.wp-block-stackable-button-group.handyman-pricing-plan-button {
    padding: 0px 18px 35px;
	}
  .wp-block-group.handyman-working-process-box2{
    top: 115px;
    left: 20px;
  }
  .wp-block-group.handyman-working-process-box3 {
    top: -95px;
    left: -28px;
  }
  .wp-block-group.handyman-working-process-box4{
    top: 150px;
    left: -75px;
  }
  .wp-block-cover.handyman-pricing-plan-cover-img{
    padding: 70px 60px;
  }
  .handyman-slider-main-head h2.stk-block-heading__text{
    font-size: 53px !important;
    line-height: 65px !important;
  }
  .handyman-footer-section img.wp-block-cover__image-background {
    object-fit: cover;
    border-radius: 20px;
  }
  .wp-block-columns.handyman-footer-contact-col{
    padding: 45px 45px 0;
  }
  .wp-block-columns.handyman-footer-col-box{
    padding: 30px 45px;
  }
  .handyman-footer-contact-col-box p.stk-block-text__text {
    font-size: 13px !important;
  }
	.wp-block-columns.handyman-footer-contact-col-box {
    gap: 7px;
}
	.handyman-footer-contact-text p.stk-block-text__text,.handyman-footer-box3 a.wp-block-navigation-item__content span{
		padding-left: 8px;
	}
	.handyman-footer-contact-text p.stk-block-text__text::before{
		left: -5px;
    top: 3px;
    font-size: 10px;
	}
	.handyman-footer-box3 a.wp-block-navigation-item__content span::before{
		left: -5px;
        top: -3px;
        font-size: 10px;
	}
	.handyman-footer-box3 a.wp-block-navigation-item__content span{
		font: 400 15px / 24px 'Roboto';
	}
}
@media screen and (max-width: 1300px) and (min-width: 1201px){
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  .handyman-header-navigation-box li a span{
    font-size:15px;
  }
	.handyman-pricing-plan-button .stk-button__inner-text {
    font-size: 12px !important;
}
	.handyman-team-title-box h3.stk-block-heading__text {
        font-size: 15px !important;
    }
	.wp-block-group.handyman-team-socialicon{
		bottom: 110px;
	}
	#handyman-contact-information-sec .handyman-contact-iocn-box .stk--svg-wrapper .stk--inner-svg {
        padding: 11px !important;
    }
	.handyman-footer-logo img,.wp-block-cover.handyman-contact-info-box{
		height: 90px;
	}
	    .handyman-contact-info-text p.stk-block-text__text {
        font-size: 14px !important;
    }
  .wp-block-columns.handyman-header-col-box {
    padding: 0 25px;
  }
  #handyman-topbar-sec {
    padding: 14px 20px;
  }
  .handyman-header-button a.stk-link.stk-button{
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .handyman-topbar-social-icon a.stk-link.stk-button {
    padding: 0 5px;
  }
  .wp-block-group.handyman-haeder-navigation-box{
    padding: 16px 10px;
    position: relative;
    top: 12px;
  }
  .handyman-header-button span.stk-button__inner-text {
    font-size: 15px !important;
  }
  .handyman-header-button a.stk-link.stk-button {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .wp-block-group.handyman-header-button{
    padding: 10px 10px 0;
  }
  div#handyman-header-sec{
    margin-top: 5px;
  }
  .handyman-topbar-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) {
    flex-basis: 25.33% !important;
  }
  .handyman-topbar-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
    flex-basis: 3% !important;
  }
  .handyman-topbar-contact-text a{
    font-size: 13px;
  }
  .wp-block-group.handyman-slider-data-box{
    left: 2em;
    width: 70%;
    top: 32%;
  }
	 .handyman-gallery-col1 img:nth-child(1), .handyman-gallery-col4 img {
        height: 278px;
    }
	    .handyman-gallery-box2 img {
        height: 130px;
    }
	    figure.handyman-appointment-counter-image {
        width: 55px;
        height: 55px;
        padding: 12px 12px;
    }
	    .handyman-appointment-counter-number p.stk-block-text__text {
        font-size: 19px !important;
    }
	    .handyman-appointment-counter-text p.stk-block-text__text {
        font-size: 15px !important;
    }
  #handyman-slider-section .stk-block-carousel__dots{
    margin-right: 45px;
  }
  .handyman-slider-main-head h2.stk-block-heading__text{
    font-size: 50px !important;
    line-height: 55px !important;
  }
  .automobile-about-title h2.stk-block-heading__text{
    width: 100%;
  }
  .wp-block-group.handyman-about-image-text-box {
    padding: 15px 15px;
  }
  .wp-block-group.handyman-healthy-food-box{
    padding: 30px 25px;
  }
  .handyman-cleaning-process-number-box{
    left: 120px;
  }
  .wp-block-group.handyman-benifits-text-box{
    width: 37%;
  }
  .wp-block-cover.handyman-our-benifits-bg {
    padding: 8em 20px;
  }
  .handyman-project-title{
    width: 195px;
  }
  .wp-block-group.handyman-faq-content-box {
    padding-left: 4em;
    padding-right: 40px;
  }
  .wp-block-cover.handyman-faq-cover-box {
    padding: 55px 0;
  }
  #handyman-testimonial-section .wp-block-cover{
    padding: 100px 45px 135px;
  }
  #handyman-testimonial-section .handyman-counter-number-text p.stk-block-text__text{
    font-size: 52px !important;
    line-height: 60px !important;
  }
	.handyman-post-meta-box{
		padding: 8px 13px;
	}
  .wp-block-cover.handyman-discover-more-back.alignfull {
    min-height: 457px;
    padding: 0 45px;
  }
  .handyman-counter-data-colom p.stk-block-text__text {
    font-size: 20px !important;
  }
  .wp-block-columns.handyman-about-feature-box{
    padding: 25px 0;
  }
  .wp-block-group.automobile-team-slide-box {
    margin-left: 10px;
  }
  #handyman-slider-section .handyman-slider-box .stk-block-hero__content {
    min-height: 610px !important;
  }
  .wp-block-group.handyman-header-box {
    padding: 10px 0 10px;
  }
  .wp-block-columns.handyman-footer-col-box{
    flex-wrap: wrap!important;
    justify-content: center;
  }
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  #handyman-latest-post-section .automobile-latest-post-heading h3.stk-block-heading__text{
    width: 43%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px){
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  .wp-block-columns.handyman-header-col-box {
    padding: 0 25px;
  }

  #handyman-topbar-sec {
    padding: 14px 20px;
  }
  .handyman-header-button a.stk-link.stk-button{
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  
	.handyman-topbar-contact-box .wp-block-columns {
    gap: 10px;
	}
	.handyman-topbar-contact-text h4.stk-block-heading__text {
		font-size: 10px !important;
	}
	.handyman-slider-main-head h2.stk-block-heading__text{
		font-size: 40px !important;
		line-height: 51px !important;
	}
  .handyman-topbar-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-topbar-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45% !important;
  }
  .handyman-topbar-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 100% !important;
  }
  .handyman-topbar-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 0% !important;
  }
  .wp-block-columns.handyman-counter-box{
    width: 62%;
  }
  .wp-block-columns.handyman-counter-box2{
    width: 45%;
  }
  .wp-block-group.handyman-haeder-navigation-box {
    position: relative;
    padding: 28px 15px;
  }
  .wp-block-group.handyman-header-button{
    padding: 14px 0px;
  }
  .handyman-header-navigation-box li.wp-block-navigation-item {
    margin-right: 5px;
  }
  ul.wp-block-navigation__container.handyman-header-navigation-box {
    gap: 15px;
  }
  .handyman-header-navigation-box li a span{
    font-size: 13px;
  }
  #handyman-slider-section .handyman-slider-box .stk-block-hero__content {
    min-height: 737px !important;
  }
  #handyman-slider-section .stk-block-carousel__dots{
    margin-right: 50px;
  }
  .handyman-about-text p.stk-block-text__text,.handyman-about-text2 p.stk-block-text__text{
    width: 100%;
  }
	.handyman-about-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
		flex-basis: 50% !important;
	}
	.handyman-about-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
		flex-basis: 50% !important;
	}
	.handyman-about-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
		flex-basis: 0% !important;
	}
	.wp-block-columns.handyman-about-feature-box{
		gap: 8px;
	}
	.handyman-gallery-col1 img,.handyman-gallery-col4 img {
		height: 278px;
	}
	.date-time-box p{
		display: block;
	}
	.appointment-form span[data-name="book-date"]::before,.appointment-form span[data-name="book-time"]::before{
		top: -6px;
	}
	.appointment-form span[data-name="book-date"]::after, .appointment-form span[data-name="book-time"]::after{
		right: 8px;
    top: 0px;
	}
	figure.handyman-appointment-counter-image{
		width: 55px;
    height: 55px;
    padding: 12px 12px;
	}
	.handyman-appointment-counter-number p.stk-block-text__text {
		font-size: 19px !important;
	}
	.handyman-appointment-counter-text p.stk-block-text__text{
		font-size: 15px !important;
	}
	.handyman-working-process-col h3.stk-block-heading__text {
		font-size: 18px !important;
		line-height: 12px !important;
	}
	figure.wp-block-image.handyman-working-process-img{
		width: 90px;
    	height: 90px;
		padding: 25px 0px;
	}
	.wp-block-cover.handyman-working-process-cover-img{
		padding: 0;
	}
	.wp-block-group.handyman-working-process-box1{
		top: -40px;
    	left: 90px;
	}
	.wp-block-group.handyman-working-process-box2{
		top: 80px;
    	left: 40px;
	}
	.wp-block-group.handyman-working-process-box3{
		top: -85px;
    	left: -31px;
	}
	.wp-block-group.handyman-working-process-box4{
		top: 110px;
    	left: -54px;
	}
	.wp-block-group.handyman-price-text{
		gap: 0px;
	}
	.handyman-working-process-img img {
		width: 43%;
	}
  .wp-block-group.handyman-price-title-box{
    padding: 45px 36px;
    width: 107%;
  }
  .wp-block-group.handyman-price-text-image-box{
    padding: 0 15px;
  }
  #handyman-working-process-sec{
    padding: 70px 0px;
  }
  .handyman-gallery-box2 img{
    height: 145px;
  }
  .wp-block-group.handyman-service-box-title-box{
    margin: 0 25px -40px !important;
  }
  .handyman-post-meta-box{
    padding: 8px 20px;
  }
  .wp-block-group.handyman-team-socialicon{
    bottom: 115px;
  }
  .handyman-testimonial-image img {
    width: 75%;
  }
  figure.wp-block-image.handyman-testimonial-image{
    top: -45px;
  }
  #handyman-video-section .wp-block-cover{
    min-height: 0;
  }
  .handyman-video-cover-img img.wp-block-cover__image-background {
    object-fit: fill;
  }
  figure.handyman-video-right-img{
    top: 28px;
  }
  .handyman-pricing-plan-doctor-box p.stk-block-text__text {
    font-size: 16px !important;
  }
  .wp-block-group.handyman-pricing-plan-doctor-box{
    padding: 10px 15px 30px;
  }
  .wp-block-stackable-button-group.handyman-pricing-plan-button {
    padding: 0px 15px 35px;
  }
  .handyman-team-title-box h3.stk-block-heading__text {
    font-size: 17px !important;
  }
  .wp-block-columns.handyman-footer-col-box{
    flex-wrap: wrap!important;
    justify-content: center;
  }
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  .wp-block-group.handyman-footer-text-box{
    padding: 25px 45px;
  }
  #handyman-contact-information-sec .handyman-contact-iocn-box .stk--svg-wrapper .stk--inner-svg {
    padding: 15px !important;
  }
	.handyman-contact-info-text p.stk-block-text__text{
		font-size: 16px !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
  main.wp-block-group {
    padding: 0 30px !important;
    overflow-x: hidden;
  }
  .handyman-footer-navi-col,.handyman-footer-contact-col-box,.wp-block-columns.handyman-contact-info-col,.wp-block-columns.handyman-contact-box-col,.handyman-team-data-box .wp-block-columns,.handyman-video-main-box .wp-block-columns,.wp-block-columns.handyman-price-image-box,.wp-block-columns.handyman-working-process-col,.wp-block-columns.handyman-appointment-col,.wp-block-columns.handyman-gallery-box1, .wp-block-columns.handyman-gallery-box2,#handyman-about-us-section .wp-block-columns.handyman-about-content-box,.wp-block-columns.handyman-topbar-box,.wp-block-columns.handyman-slider-main-col,.wp-block-columns.handyman-counter-box,.wp-block-columns.handyman-counter-box2{
    flex-wrap: nowrap !important;
  }
  .handyman-topbar-contact-text a{
    font-size: 15px;
  }
  .handyman-topbar-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 70% !important;
  }
  .handyman-topbar-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 0% !important;
  }
  .handyman-topbar-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 30% !important;
  }
  .handyman-topbar-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-topbar-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45% !important;
  }
  .handyman-topbar-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 100% !important;
  }
  .handyman-testimonial-image img {
    width: 66%;
  }
  .handyman-team-data-box .wp-block-columns {
    gap: 0;
  }
  .wp-block-group.handyman-team-data-box{
    padding: 10px 10px;
  }
  figure.wp-block-image.handyman-testimonial-image{
    top: -38px;
  }
  .wp-block-cover.handyman-contact-info-box{
    height: auto;
    padding: 25px 10px;
    margin: 0 40px;
  }
  .handyman-video-cover-img img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .handyman-gallery-box2 img{
    height: 115px;
  }
  .wp-block-group.handyman-header-logo-box{
    text-align: center;
  }
  .handyman-header-navigation-box li a span{
    font: 500 13px 'Outfit';
  }
  .wp-block-columns.handyman-header-colom-box{
    align-items: center !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 40% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 10% !important;
  }
  .handyman-slider-main-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 40% !important;
  }
  .handyman-slider-main-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 60% !important;
  }
  .handyman-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-counter-box2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 24% !important;
  }
  .handyman-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),.handyman-counter-box2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 76% !important;
  }
  .wp-block-columns.handyman-counter-box{
    width: 80%;
  }
  .wp-block-columns.handyman-counter-box2{
    width: 55%;
  }
  #handyman-slider-section .handyman-slider-box .stk-block-hero__content {
    min-height: 545px !important;
  }
  figure.handyman-slider-review-image{
    top: 15em;
  }
  .wp-block-group.handyman-haeder-navigation-box{
    padding: 13px 30px;
  }
  .handyman-service-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-service-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),.handyman-service-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.handyman-service-colom.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45% !important;
  }
  .handyman-header-navigation-box li.wp-block-navigation-item {
    margin-right: -5px;
  }
  .wp-block-cover.handyman-about-us-cover-img{
    min-height: 1060px;
  }
  .wp-block-cover.handyman-about-us-cover-img img.wp-block-cover__image-background,.handyman-appointment-cover-img img.wp-block-cover__image-background{
    object-fit: cover;
  }
  .handyman-appointment-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 75% !important;
  }
  .handyman-appointment-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 25% !important;
  }
  figure.wp-block-image.handyman-working-process-img{
    width: 70px;
    height: 70px;
    padding: 15px 16px;
  }
  #handyman-working-process-sec{
    padding: 70px 0px;
  }
  .wp-block-group.handyman-working-process-box1{
    top: -18px;
  }
  .wp-block-group.handyman-working-process-box3{
    top: -50px;
  }
  .wp-block-group.handyman-working-process-box2{
    top: 75px;
  }
  .wp-block-group.handyman-working-process-box4{
    top: 100px;
  }
  .handyman-working-process-cover-img {
    min-height: 510px;
  }
  #handyman-working-process-sec {
    padding: 40px 0px;
  }
  .handyman-price-image-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 15% !important;
  }
  .handyman-price-image-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 85% !important;
  }
  .wp-block-columns.handyman-footer-col-box{
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .handyman-contact-info-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 20% !important;
  }
  .handyman-contact-info-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 80% !important;
  }
  .wp-block-group.handyman-footer-text-box {
    padding: 25px 30px;
  }
  .wp-block-cover.alignfull.handyman-footer-section {
    max-width: max-content;
    margin: 0 30px;
    padding: 0 30px !important;
  }
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  .handyman-footer-section img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .handyman-contact-info-text p.stk-block-text__text a{
    font-size: 14px;
  }
  .wp-block-columns.handyman-header-col-box{
    padding: 0 25px;
  }
  .handyman-topbar-social-icon a.stk-link.stk-button {
    padding: 0 5px;
  }
}
@media screen and (max-width: 991px) and (min-width: 782px) {
  .wp-block-group.handyman-header-button{
    padding: 3px 7px;
  }
  .handyman-header-button span.stk-button__inner-text {
    font-size: 12px !important;
  }
  .handyman-topbar-contact-box .wp-block-columns.wp-block-columns-is-layout-flex {
    flex-wrap: wrap !important;
  }
  .wp-block-cover.handyman-contact-info-box{
    margin: 0 0;
  }
  .wp-block-group.handyman-haeder-navigation-box {
    padding: 13px 15px;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) {
    flex-basis: 53% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
    flex-basis: 18% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3) {
    flex-basis: 30% !important;
  }
  #handyman-topbar-sec {
    padding: 14px 10px;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .handyman-header-navigation-box li.wp-block-navigation-item {
    margin-right: 4px;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 100% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 55% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 45% !important;
  }
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.handyman-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  .handyman-about-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.handyman-about-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 40% !important;
  }
  .wp-block-columns.handyman-price-image-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 15% !important;
  }
  .wp-block-columns.handyman-price-image-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 85% !important;
  }
  .handyman-footer-navi-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 45% !important;
  }
  .handyman-footer-navi-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 55% !important;
  }
  .wp-block-columns.wp-block-columns.handyman-price-image-box,.wp-block-columns.handyman-footer-navi-col{
    flex-wrap: nowrap !important;
  }
  .handyman-header-navigation-box li a span{
    font: 500 16px 'Outfit';
  }
  .handyman-footer-box4 p.stk-block-text__text {
    text-align: left;
  }
  ul.handyman-header-navigation-box {
    justify-content: center;
  }
  #handyman-slider-section .stk-block-carousel__dots{
    margin-right: 15px;
    top: 40%;
  }
}
@media screen and (max-width: 767px) {
  main.wp-block-group {
    padding: 0px 15px !important;
    overflow-x: hidden;
  }
  .wp-block-group.handyman-topbar-social-icon .stk-block-content.stk-button-group,.handyman-topbar-contact-box .stk-row.stk-inner-blocks.stk-block-content{
    justify-content: center;
  }
  h1.handyman-site-title-box{
    padding: 31px 15px;
    z-index: unset;
  }
  .handyman-footer-box1 figure.wp-block-image.size-full,figure.handyman-about-heading-title-image,figure.handyman-benifit-title-image,figure.handyman-faq-title-image,figure.handyman-discover-more-title-image,figure.handyman-slider-small-title-image {
    text-align: center;
  }
  figure.handyman-counter-image,.handyman-service-icon-image span.stk-img-wrapper,figure.handyman-appointment-counter-image{
    margin: 0 auto;
  }
  .handyman-service-appointment-text p.stk-block-text__text{
    width: 100%;
  }
  .handyman-appointment-cover-img img.wp-block-cover__image-background,.handyman-footer-section img.wp-block-cover__image-background,.wp-block-cover.handyman-about-us-cover-img img.wp-block-cover__image-background,.handyman-video-cover-img img.wp-block-cover__image-background {
    object-fit: cover;
  }
  figure.handyman-why-choose-image{
    margin: 10px auto !important;
  }
  .handyman-video-right-img img {
    width: 100%;
  }
  .wp-block-group.handyman-slider-data-box{
    left: 0;
    width: 100%;
    top: auto;
  }
  .handyman-topbar-contact-box .stk-inner-blocks.stk-block-content{
    display: flex;
    width: auto;
    justify-content: center;
  }
  .wp-block-group.handyman-video-main-box{
    position: static;
    width: auto;
  }
  figure.wp-block-image.size-full.handyman-footer-logo {
    text-align: center;
  }
  .handyman-video-text p{
    width: 100%;
  }
  .wp-block-group.handyman-working-process-title-box{
    position: static;
  }
  .handyman-team-data-box .wp-block-columns {
    flex-wrap: nowrap !important;
    gap: 20px;
  }
  .wp-block-group.handyman-team-data-box{
    padding: 10px 10px;
  }
  .wp-block-columns.handyman-counter-box,.wp-block-columns.handyman-counter-box2,figure.handyman-slider-review-image{
    position: static;
    width: auto;
  }
  figure.wp-block-image.handyman-testimonial-image{
    top: -38px;
  }
  .handyman-team-data-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 25% !important;
  }
  .handyman-team-data-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50% !important;
  }
  .handyman-team-data-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 25% !important;
  }
  .handyman-gallery-col2 img,.handyman-gallery-col3 img,.handyman-gallery-col4 img {
    width: 100%;
  }
  .handyman-gallery-box2 img{
    height: auto;
  }
  .handyman-testimonial-image img {
    width: 57%;
  }
  .wp-block-columns.handyman-topbar-box{
    gap: 10px;
  }
  #handyman-testimonial-section .wp-block-cover {
    padding: 50px 20px;
  }
  .appointment-form,.date-time-box p{
    display: block;
  }
  .appointment-form span[data-name="book-date"]::before,.appointment-form span[data-name="book-time"]::before{
    top: -6px;
  }
  .appointment-form span[data-name="book-date"]::after, .appointment-form span[data-name="book-time"]::after{
    top: 0;
  }
  .form-box1,.form-box2{
    width: 100%;
  }
  .wp-block-group.handyman-appointment-form-box {
    padding: 15px;
  }
  #handyman-video-section .wp-block-stackable-icon{
    top: auto;
    right: auto;
  }
  .handyman-header-logo-image{
    text-align: center;
  }
  .wp-block-group.handyman-working-process-box1,.wp-block-group.handyman-working-process-box2,.wp-block-group.handyman-working-process-box3,.wp-block-group.handyman-working-process-box4{
    top: 0;
  }
  .wp-block-columns.handyman-footer-col-box{
    padding: 30px 20px;
  }
  .wp-block-cover.handyman-contact-info-box{
    padding: 30px 10px;
    height: auto;
    margin: 0 30px;
  }
  .handyman-footer-contact-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 40% !important;
  }
  .handyman-footer-contact-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 60% !important;
  }
  .wp-block-columns.handyman-footer-contact-col-box{
    flex-wrap: nowrap !important;
  }
	.handyman-footer-contact-col-box p.stk-block-text__text{
		font-size: 14px !important;
	}
	.handyman-footer-contact-text p.stk-block-text__text{
		padding-left: 20px;
	}
  .handyman-working-process-cover-img img.wp-block-cover__image-background{
    display: none;
  }
}
@media screen and (max-width: 599px) and (min-width: 576px){
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 10% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 35% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 45% !important;
  }
  ul.handyman-header-navigation-box {
    justify-content: left;
  }
}
@media screen and (max-width: 599px){
  .handyman-haeder-navigation-box .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
      background-color: #ffffff;
      z-index: 999;
  }
  .handyman-haeder-navigation-box .wp-block-navigation__responsive-container-content {
      padding: 0 35px;
  }
  .handyman-haeder-navigation-box .wp-block-navigation__responsive-container-close{
    right: 25px;
    top: 25px;
  }
  .handyman-header-navigation-box li a span{
    font: 500 15px 'Outfit';
  }
}
@media screen and (max-width: 575px){
  .wp-block-group.handyman-topbar-social-icon{
    padding: 6px 0;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 30% !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 70% !important;
  }
  .handyman-slider-main-head h2.stk-block-heading__text,.handyman-slider-text p.stk-block-text__text,.handyman-about-text p.stk-block-text__text,.handyman-about-text2 p.stk-block-text__text{
    width: 100%;
  }
  #handyman-our-service-sec{
    padding: 20px 20px;
  }
  #handyman-testimonial-section img.wp-block-cover__image-background,.handyman-appointment-cover-img img.wp-block-cover__image-background,.handyman-pricing-plan-cover-img img.wp-block-cover__image-background{
    object-fit: cover;
  }
  .wp-block-columns.handyman-about-feature-box{
    gap: 0;
  }
  .footer-submit-btn p{
    margin: 0 auto;
  }
  #handyman-working-process-sec{
    padding: 20px 20px;
  }
  .wp-block-group.handyman-price-title-box{
    padding: 45px 36px;
    width: 107%;
  }
  .wp-block-stackable-button-group.handyman-pricing-plan-button {
    padding: 0px 5px 35px;
  }
  .wp-block-group.handyman-price-text-image-box{
    padding: 0 15px;
  }
  .wp-block-cover.handyman-pricing-plan-cover-img{
    padding: 70px 10px;
  }
  .handyman-about-feature-text-box .stk-inner-blocks.stk-block-content{
    justify-content: center;
    width: auto;
  }
  .new-block-2{
    margin: -40px 0px 0 30px;
  }
  .handyman-footer-newsletter-box form{
    width: 100%;
  }
  .handyman-footer-box .handyman-footer-box4 .stk-inner-blocks.stk-content-align{
    justify-content: center;
    margin: 0 auto !important;
  }
  .handyman-footer-box4 .wp-block-stackable-posts {
    margin-left: 0px !important;
  }
  .handyman-footer-box h3.stk-block-heading__text,.handyman-topbar-contact-box h4.stk-block-heading__text{
    text-align: center;
  }
	.handyman-footer-box2 .stk-block-posts__item {
        padding-right: 35px;
    }
	.handyman-post-meta-box{
		padding: 8px 8px;
	}
	.wp-block-cover.handyman-about-us-cover-img{
		background: #f2f2f2;
    	padding: 40px 15px;
	}
  /* #handyman-slider-section .handyman-slider-box .stk-block-hero__content {
    min-height: 410px !important;
  } */
  .wp-block-cover.automobile-service-top-bg {
    min-height: 170px;
  }
  .handyman-footer-box2 nav.wp-block-navigation,.handyman-footer-box3 nav.wp-block-navigation,.handyman-footer-box4 nav.wp-block-navigation{
    align-items: center;
    gap: 15px;
    flex-direction: column;
  }
  .handyman-footer-box2 ul.wp-block-navigation__container,.handyman-footer-box3 ul.wp-block-navigation__container,.handyman-footer-box4 ul.wp-block-navigation__container {
    display: contents;
  }
}

/*404 Page CSS*/
.wp-block-search__button {
  border: 0;
  background: #F25000;
  color: #ffffff;
  font: 500 16px 'Roboto';
}

/*Archive Page*/
.archive-page {
  padding: 50px;
}
.comment-body .reply a {
  color: #fff;
  text-decoration: none;
  background: #F25000;
  padding: 5px 10px;
  border-radius: 30px;
  font-weight: 500;
}
.comment-body .reply a:hover, .wp-block-post-comments input[type=submit]:hover, .theme-button .wp-block-button__link:hover {
  background: #3957f5 !important;
  color: #fff !important;
}
.wp-block-post-comments input[type=submit] {
  background: #F25000;
  color: #fff;
  font-weight: 600;
  font-family: 'Outfit';
}
.wp-block-post-author__content {
  align-self: center;
}
/*Sidebar CSS*/
.theme-sidebar .wp-block-group {
  padding: 15px ;
  border: 1px solid #eee;
  color: #6b6b6b;
  background: #fff;
}
.theme-sidebar .wp-block-group h3 {
  color: #222;
  padding-bottom: 5px;
  border-bottom: 3px double #222;
}
.theme-sidebar .wp-block-group ul {
  padding-left: 20px;
}
.theme-sidebar .wp-block-group ul li {
  line-height: 2;
  font-size: 14px;
  color: #000000;
  list-style: disc;
}
.theme-sidebar .wp-block-group ul li a {
  color: #000000;
}
.theme-sidebar ul.wp-block-social-links {
  padding: 0;
}
.theme-sidebar ul.wp-block-social-links a{
  padding: 10px !important;
}
.theme-sidebar ul.wp-block-social-links a svg {
  font-size: 18px;
}
.theme-sidebar .wp-block-tag-cloud a{
  background:#eeeeee;
  color: #000;
  font-size:15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display:inline-block;
}
.theme-sidebar .wp-block-tag-cloud a:hover{
  background: #3957f5;
  color: #fff;
}
.theme-sidebar .wp-block-gallery {
  gap: 1em;
}
.search-latest-post-box .wp-block-latest-posts__list li {
    border: 1px solid #ccc;
    padding: 20px 20px 80px;
    margin-bottom: 20px;
}
.search .wp-block-group {
    padding: 10px !important;
}
h2.wp-block-post-title {
    max-width: 1350px;
    margin: 0 auto;
    color: #fff;
    font-size: 36px;
}
/* ---------Buy Now css----------- */
.handyman-buynow a span.wp-block-navigation-item__label {
    background: #F25000;
    color: #fff;
    padding: 9px 13px;
    border-radius: 8px;
}
.handyman-footer-buynow a span.wp-block-navigation-item__label {
    background: #F25000;
    padding: 10px 13px;
    border-radius: 8px;
}
.handyman-footer-box3 .handyman-footer-buynow a.wp-block-navigation-item__content span::before{
  display:none;
}
.wp-block-columns.handyman-footer-contact-col-box {
    gap: 10px;
}
/* ----------Notification Topbar-------------- */
@media screen and (max-width: 575px){
.mtsnb .mtsnb-container {
    padding: 5px 10px;
    line-height: 4.4;
    font-size: 11px !important;
}
}
@media screen and (max-width: 599px){
.mtsnb .mtsnb-container {
    padding: 5px 33px;
    line-height: 4.4;
    font-size: 11px !important;
}
}
@media screen and (max-width: 767px){
.mtsnb .mtsnb-container {
    line-height: 3.4;
}
}
@media screen and (max-width: 991px) and (min-width: 768px){
.mtsnb .mtsnb-container {
    line-height: 3.4;
}
}
.mtsnb {
    z-index: 1 !important;
}




.header-nav .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{
  width: 13px !important;
  height: 13px !important;
  margin-top: -2px !important;
}
.header-nav .wp-block-navigation ul li ul li:hover {
  background: #F25000;
  border: 1px dashed #fff;
}
.header-nav .wp-block-navigation ul li ul li:hover a,.header-nav .wp-block-navigation ul li ul li:hover a span{
  color: #ffffff;
}
.header-nav .wp-block-navigation ul li ul {
  border-radius: 10px !important;
}
.header-nav .wp-block-navigation ul li ul li{
  border-radius: 10px !important;
}
.header-nav .wp-block-navigation ul li ul li a{
  font-size: 18px !important;
}
.handyman-header-box .handyman-header-navigation-box ul li ul li {
  margin: 0;
}
.header-nav .wp-block-navigation__container li.open-on-hover-click:hover ul {
  animation: zoomIn 0.4s linear;  
}
.stk-block-posts__item article:hover {
  background: #f25100;
  padding: 10px;
  border-radius: 20px;
}
body.home .stk-block-posts__item article:hover {
  background: unset;
  padding: unset;
  border-radius: unset;
}
.stk-block-posts__item article:hover a,
.stk-block-posts__item article:hover p,
.stk-block-posts__item article:hover time,
.stk-block-posts__item article:hover span
{
    color: #fff !important;
}
body.home .stk-block-posts__item article:hover h4 a,
body.home .stk-block-posts__item article:hover p,
body.home .stk-block-posts__item article:hover time,
body.home .stk-block-posts__item article:hover span
{
    color: unset !important;
}
.fse-handyman-pro-inner-banner.banner-post-title{
  margin: 0;
}
.banner-post-title h2.wp-block-post-title {
  color: #fff;
}
h2.wp-block-post-title{
  color: #f25100;
}

/* *-*-*-*-*-*-*-*-*-*- Banner Section *-*-*-*-*-*-*-*-* */
.banner_section.wp-block-cover{
	position: relative;
}
.banner_section .wp-block-cover__inner-container{
	position: absolute;
  height: 100%;
}
.banner_section .banner{
	height: 100%;
}
.banner_section .breadcums_row{
	height: 100%;
}
.banner_section .content_col {
  height: 100%;
  display: flex;
  align-items: center;
  box-shadow: -400px 0px 0px #f251006e, 0 0px 0px #f251006e;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  background: #f251006e;
}
.banner_section .content_col .page_title{
  font-size: 35px;
  font-weight: 300;
  line-height: 45px;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.banner_section .breadcrumbs .title{
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0px;
	margin-left: 10px;
}
.banner_section h2.wp-block-post-title {
  color: #FFFFFF;
  font-weight: 600 !important;
  font-family: 'jost';
  margin: 0 !important;
}
#handyman-product-sec .yith-wcwl-add-button.show {
    display: none;
}
.handyman-banner-text {
  margin: 5px 0 !important;
}
.handyman-contact-us-form input[type=submit] {
    background: #f25100;
    font-size: 16px;
    border: none;
    width: 100%;
    padding: 12px;
    border-radius: 10px;
    color: #fff;
}
.handyman-contact-us-form input[type=submit]:hover {
    background: #000;
    color: #fff;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
  color: white;
  fill: white;
}
.handyman-appointment-form .wpcf7 form.failed .wpcf7-response-output,.handyman-appointment-form .wpcf7 form.aborted .wpcf7-response-output{
  color: #1B1E3F !important;
}








@media screen and (max-width: 1500px){
  .banner-slider-main {
    background: linear-gradient(to bottom, #F8E6DD 0%, #F8E6DD 70%, #F25000 30%, #F25000 100%);
  }
  .banner-slider-main .slider-conetnt-boxx h1{
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .banner-column.column1 .stk-block-carousel__buttons {
    bottom: -230px;
  }
  .banner-slider-main .slider-conetnt-boxx p{
    font-size: 16px !important;
    line-height: 24px !important;
  }


  .handyman-appointment-form-box.bannerrr {
    padding: 20px !important;
  }

  .appointment-form input[type="text"], .appointment-form input[type="email"], .appointment-form input[type="number"], .appointment-form select, .appointment-form span textarea {
    height: 35px;
    margin-bottom: 10px;
  }
  .appointment-form span textarea {
    height: 80px;
  }
  .banner-review-box {
    width: 90%;
  }
  .handyman-header-logo-image{
    padding: 5px;
  }
  .counter-row-div {
    gap: 70px;
  }
}

@media screen and (max-width: 1100px){

  body.home .handyman-header-box {
    position: relative;
    width: 100%;
    background: #F8E6DD;
    border-radius: 20px;
    top: unset;
    left: unset;
    transform: unset;
    z-index: 999;
    padding: 0 10px !important;
  }
  .handyman-header-box {
    position: relative;
    width: 100%;
    background: #F8E6DD;
    border-radius: 20px;
    top: unset;
    left: unset;
    transform: unset;
    z-index: 999;
    padding: 0 10px !important;
  }

  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: block;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){
  display: none;
  }
  .handyman-haeder-navigation-box .wp-container-core-navigation-is-layout-1 {
    justify-content: left;
  }
  .handyman-haeder-navigation-box .wp-block-navigation__responsive-container-content,ul.wp-block-navigation__container.items-justified-right.handyman-header-navigation-box {
    justify-content: left !important;
  }
  .handyman-haeder-navigation-box .wp-block-navigation.items-justified-right{
  --navigation-layout-justification-setting: left;
  }
  .handyman-header-navigation-box li a span{
  color: #ffffff;
  }
  .handyman-haeder-navigation-box .wp-block-navigation__responsive-container-close path{
  fill: #ffffff;
  }
  .handyman-haeder-navigation-box .wp-block-navigation__responsive-container-content {
    padding: 0 35px;
  }
  .handyman-haeder-navigation-box .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #f25100;
    z-index: 999;
  }
  .handyman-haeder-navigation-box .wp-block-navigation__responsive-container-close{
  right: 25px;
  top: 25px;
  }

  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
		flex-basis: 30% !important;
	}
	.handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
		flex-basis: 4% !important;
	}
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
		flex-basis: 33% !important;
	}
	.handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
		flex-basis: 33% !important;
	}
  .header-nav .wp-block-navigation ul li ul li:hover {
    border: none;
  }
  .header-nav .wp-block-navigation ul li ul li {
    padding: 10px 0;
  }
  .header-nav .wp-block-navigation ul li ul {
    padding-top: 10px !important;
  }
  .banner-slider-main {
    padding: 8% 4% 0 4%;
    background: linear-gradient(to bottom, #F8E6DD 0%, #F8E6DD 60%, #F25000 40%, #F25000 100%);
  }
  .banner-column.column1 {
    margin-top: -40px;
  }
  .banner-column.column3 {
    margin-top: -50px;
    margin-bottom: 80px;
  }
  .slider-conetnt-main-innnner{
    padding-left: 50px !important;
  }
  .banner-review-box {
    width: 100%;
    position: relative;
    bottom: unset;
    left: unset;
  }
  .banner-column.column1 .stk-block-carousel__buttons {
    bottom: -250px;
  }
  .counter-row-div {
    gap: 20px;
  }
  .handyman-post-meta-box {
    width: 100%;
  }
  .new-block-2 {
    margin: -40px 0px 0 20px;
  }
  .handyman-footer-section img.wp-block-cover__image-background {
    object-fit: cover;
    border-radius: 20px;
  }
}

@media screen and (max-width: 900px){
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
		flex-basis: 25% !important;
	}
	.handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
		flex-basis: 10% !important;
	}
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
		flex-basis: 25% !important;
	}
	.handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
		flex-basis: 40% !important;
	}
  .slider-conetnt-main-address {
    position: relative;
    bottom: unset;
    left: unset;
    width: 100%;
  }
  .banner-column.column1 .stk-block-carousel__buttons {
    bottom: -145px;
  }
  .handyman-topbar-contact-text a {
    color: #1B1E3F;
  }
  .banner-slider-main .slider-conetnt-main-address .wp-block-stackable-icon-label .stk--inner-svg svg{
    color: #1B1E3F !important;
    fill: #1B1E3F !important;
  }
  .form-box1 {
    width: 100%;
  }
  .banner-slider-image-div figure, .banner-slider-image-div img {
    height: 400px !important;
    object-fit: contain;
    width: 100% !important;
  }
  .banner-column.column3 {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .handyman-about-content-box{
    display: block !important;
  }
  .abtt-content-div{
    margin-top: 30px !important;
  }
  .counter-row-div {
    gap: 0;
  }
  .handyman-gallery-col1 figure, .handyman-gallery-col1 img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }
  .counter-row-div {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100% !important;
    width: 100%;
    margin: 0 auto;
  }
  .wp-block-cover.handyman-contact-info-box {
    height: auto;
    padding: 15px 0px;
    margin: 0;
  }
  .handyman-contact-info-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1) {
    flex-basis: 30% !important;
  }
  .handyman-social-icon-box .stk-row{
    justify-content: center !important;
  }
  .handyman-footer-text-box .wp-block-stackable-text p{
    text-align: center !important;
  }
}


@media screen and (max-width: 550px){
  .banner-column.column1{
    margin-top: 20px;
  }
  .appointment-submit-btn p {
    margin: 0 auto;
  }
  .counter-row-div {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .handyman-appointment-counter-image{
    margin: 0 auto !important;
  }
  .handyman-testimonial-text{
    text-align: center !important;
  }
  .new-block-2 {
    margin: -40px 0px 0 10px;
    text-align: center;
  }
  .new-block-2 a.stk-block-posts__readmore{
    margin: 0 auto !important;
  }
  .handyman-footer-box2 .wp-block-stackable-posts {
    margin-left: 140px !important;
  }
  .handyman-footer-contact-col-box .wp-block-stackable-text {
    text-align: center !important;
  }
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
		flex-basis: 50% !important;
	}
	.handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
		flex-basis: 50% !important;
	}
  .handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
		flex-basis: 100% !important;
	}
	.handyman-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
		flex-basis: 100% !important;
	}
  .handyman-header-navigation-box{
    justify-content: center !important;
  }
}