/*
Theme Name: Sunnyhomeservice
Theme URI: 
Description: A clean base theme to use Twitter Boostrap 5 with Wordpress.
Author: MK
Author URI: 
Version: 1.0.0
Text Domain: sunnyhomeservice
*/


@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@font-face {
    font-family: 'DDC Hardware';
    src: url('dist/fonts/DDCHardware-Regular.eot');
    src: url('dist/fonts/DDCHardware-Regular.eot?#iefix') format('embedded-opentype'),
        url('dist/fonts/DDCHardware-Regular.woff2') format('woff2'),
        url('dist/fonts/DDCHardware-Regular.woff') format('woff'),
        url('dist/fonts/DDCHardware-Regular.ttf') format('truetype'),
        url('dist/fonts/DDCHardware-Regular.svg#DDCHardware-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('dist/fonts/AvantGarde-Bold.eot');
    src: url('dist/fonts/AvantGarde-Bold.eot?#iefix') format('embedded-opentype'),
        url('dist/fonts/AvantGarde-Bold.woff2') format('woff2'),
        url('dist/fonts/AvantGarde-Bold.woff') format('woff'),
        url('dist/fonts/AvantGarde-Bold.ttf') format('truetype'),
        url('dist/fonts/AvantGarde-Bold.svg#AvantGarde-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    background-color: #F4F1EB;
    color: #003953;
    font-family: "DM Sans", serif;
    line-height: 1.4;
}

h1,
h2,
h3 {
    font-family: 'DDC Hardware';
}
a {
    color: #003953 !important;
    text-decoration: none;
}
img {
    max-width: 100%;
}

.homevideo {
    max-height: calc(100vh - 145px);
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex;
}

.logo-img-box img {
    width: 85px;
}

.menubox .menu {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
    align-items: center;
}



.menubox .menu li a {
    text-decoration: none;
    font-family: 'DDC Hardware';
    color: #003953 !important;
    font-size: 1.25rem;
    text-transform: uppercase;
}

.menubox #menu-header-left-menu.menu li {
    padding-left: 0px;
    padding-right: 35px !important;
}

.menubox #menu-header-right-menu.menu li {
    padding-left: 0px;
    padding-right: 30px !important;
}

.menubox #menu-header-right-menu.menu .menulinkbtn a {
    background: #393ba7;
    color: #fff !important;
    height: 50px !important;
    display: inline-block !important;
    padding: 0px 20px !important;
    border-radius: 15px;
    line-height: 50px !important;
}

ul#menu-header-right-menu {
    justify-content: flex-end;
}

.home-about-leftimgbox {
    border: 2px solid #003953;
    border-radius: 20px;
    height: 580px;
    background-size: cover;
}

.home-about {
    padding: 80px 0px;
}

.homeabout-left-outer {
    padding-right: 25px;
}

.homeabout-right-outer {
    padding-left: 25px;
    font-size: 20px;
}

.section h2 {
    font-size: 64px;
    text-shadow: 2px 2px 0 #faab19;
    -webkit-text-stroke: 1px #faab19;
    color: #393ba7;
    line-height: 1;
}

.homeabout-right-outer h2 {
    margin-bottom: 40px;
}

a.btn.theme-btn {
    font-family: 'ITC Avant Garde Gothic';
    background: #393ba7 !important;
    border-radius: 15px;
    height: 70px;
    line-height: 70px;
    color: #fff !important;
    padding: 0px 30px;
    text-transform: uppercase;
    font-size: 20px;
    border: none !important;
}

.homefullimgbox-inner {
    min-height: calc(100vh - 145px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
}
.home-fullimgbox.section {
    padding: 0px 25px;
}
.home-slidersection {
    overflow: hidden;
    padding-bottom: 5rem;
    position: relative
}
.home-slidersection:after{
    content: "";
    background-image: url('dist/imgs/smooth-slider-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100%;
    width: 100%;
    left: 0
}
.featurebox-info {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.featurebox-heading h3 {
    max-width: 240px;
    margin-top: 1.5rem;
    font-size: 2rem;
    line-height: 1.563rem;
}

.home-featurebox-outer {
    margin-bottom: 1.875rem;
}

#home-featurebox {
    padding-bottom: 125px;
}

.fullimagbox-btnbox {
    margin-top: 40px;
}

.fullimagbox-btnbox a.btn.theme-btn {
    margin-right: 30px;
}

.sliderbox-heading {
    padding-top: 5.75rem;
}

.col-xs-12.col-sm-12.col-md-12.col-lg-4.sliderbox-heading-rightbox {
    display: flex;
    align-items: flex-end;
}

.rhys-footer {
    background-image: url(dist/imgs/footer-bg.BebnjhHz.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: left;
    padding: 5rem 0 0;
}

.footer-text {
    max-width: 520px;
    font-size: 4rem;
    line-height: 4rem;
    font-family: 'ITC Avant Garde Gothic';
    text-transform: uppercase;
}

.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.footer-column ul li {
    margin-bottom: 15px
}

.footer-column ul li a {
    color: #003953;
    list-style: none;
    font-size: 1.25rem;
    text-decoration: none;
    font-family: 'DDC Hardware';
}

.footer-column.d-flex {
    justify-content: space-between;
}

.footer-bottom {
    padding: 50px 0 1rem;
    font-size: 1rem;
}

.footer-column-title {
    line-height: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'DDC Hardware';
    padding-left: 0;
    padding-right: 0;
    font-size: 1.4rem;
}

.social-wrapper {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    margin-top: 0px;
}

.social-wrapper li {
    margin-left: 15px;
}

.social-wrapper li img {
    max-width: 28px;
}

.homeslider,
.homesliders {
    pointer-events: none;
    margin-top: 30px;
}

.homesliders {
    pointer-events: none;
    margin-top: 20px;
}

.homeslider .swiper-slide,
.homesliders .swiper-slide {
    width: 280px;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

.homeslider .swiper-slide img,
.homesliders .swiper-slide img {
    border: 1px solid #393ba7 !important;
    border-radius: 1.875rem;
}

.homeslider .swiper-slide,
.homesliders .swiper-slide {
    object-fit: cover;
}

.footer-column .right-li {
    padding-right: 40px;
}

.footer-column .right-li li:last-of-type {
    background: #393ba7;
    border-radius: 10px !important;
    overflow: hidden;
}



.container.mini-container-2 p {
    font-size: 12px;
}

.promise-wrapper h2 {
    font-size: 6rem;
    text-shadow: 2px 2px 0 #faab19;
    -webkit-text-stroke: 1px #faab19;
    color: #393ba7;
    line-height: 5rem;
    margin-top: 20px;
}

.promise-wrapper .row.title-section {
    text-align: center;
}

.promise-wrapper .row.title-section p {
    font-size: 1.1rem;
    line-height: 28px;
    font-weight: 400;
    max-width: 400px;
    margin: auto;
    text-align: center;
}

.promise-wrapper .row {
    text-align: center;
    max-width: 850px;
    margin: 20px auto;
}

.promise-wrapper .row .col-sm-4 {
    padding: 0 30px
}



.promise-section {
    max-width: 90%;
    margin: auto;
    background-image: url('dist/imgs/promise-bg.BLGVu-C7.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 150px;
    border-bottom: 10px solid #002f4a;
    margin-bottom: 20px;
} 
.promise-wrapper .row.title-section img {
    max-width: 175px;
    margin: -159px auto 0;
    position: relative;
    left: -8px;
}

#main-header {
    background-color: #efe8df;
    border-bottom: 1px solid #003953;
    padding: 7px 0px;
    position: sticky;
    top: 0px;
    z-index: 99;
}
.featurebox-content ul {
    display: flex;
    flex-wrap: wrap;
}
.featurebox-content li {
    width:50%;
}


.footer-left {
    width: 47%;
}
.footermiddle {
    width: 30%;
    padding-top: 20px;
}
.footer-last {
    width: 23%;
    padding-top: 20px;
}
.container.mini-container-2 p{
    font-size: 16px;
}



.mobile-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
button.menuopener-btn {
    background: transparent;
    border: none;
    padding: 0px;
}

button.menuopener-btn:before {
    content: "MENU";
    display: block;
    font-family: 'DDC Hardware';
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #003953;
}

button.menuopener-btn span.icon.icon-mobile-menu{
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3e%3ccircle cx='21' cy='21' r='16' fill='%23faab19'/%3e%3cg stroke='%23003953' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' clip-path='url(%23a)'%3e%3cpath d='M7 10.5h28M17.5 21H35M10.5 31.5H35'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h42v42H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;
    background-size: 42px 42px;
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 42px;
    height: 42px;
}


button.menuopener-btn.active:before {
    content: "CLOSE";
    display: block;
    font-family: 'DDC Hardware';
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #003953;
}

button.menuopener-btn.active span.icon.icon-mobile-menu{
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3e%3ccircle cx='21' cy='21' r='16' fill='%23faab19'/%3e%3cg stroke='%23003953' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' clip-path='url(%23a)'%3e%3cpath d='m31.5 10.5-21 21M10.5 10.5l21 21'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h42v42H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;
    background-size: 42px 42px;
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 42px;
    height: 42px;
}


button.menuopener-btn {
    background: transparent;
    border: none;
    padding: 0px;
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none !important;
}


.mobile-menuitems-box.active {
    display: flex !important;
    position: fixed;
    background: #F4F1EB;
    width: 100%;
    height: 100%;
    left: 0;
    top: 84px;
    font-family: 'DDC Hardware';
    z-index: 99;
    padding: 35px 30px;
}
.mobile-menuitems-box a{
    font-size: 30px;
}
.mobile-menuitems-box a {
    font-size: 30px;
    color: #003953 !important;
    text-decoration: none;
}
.mobile-menuitems-box li{
    margin-bottom: 20px;
    list-style:none;
}
ul#menu-mobile-menu {
    padding-left: 0px;
}

.mobile-menuitems-box li.current-menu-item a{
    text-decoration: underline;
    color: #faab19 !important;
}
span.wpcf7-form-control.wpcf7-checkbox.form-control {
    background: transparent;
    color: #fff;
    border: none;
    padding: 0px;
}
span.wpcf7-form-control-wrap[data-name="whatyouneed"] .wpcf7-list-item {
    width: 33.3%;
    margin: 0px;
    padding: 0px 5px;
    font-size: 14px;
}
.d-flex.formmesgbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.msgbox{
    width: calc(50% - 8px);
}
.hearbox{
    width: calc(50% - 8px);  
}
.wpcf7-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center right 10px;
    width: 100%;
    height: 50px;
}
.hearbox p{
    width: 100%;
    flex-wrap: wrap;

}
.hearbox p label{
    width: 100%;
    color: #fff;
    margin-bottom: 4px;
}
.hearbox span.wpcf7-form-control-wrap {
    width: 100%;
}
textarea.form-control {
    min-height: 100px !important;
    height: 100px;
    resize: none;
}
span.wpcf7-form-control-wrap[data-name="agrrement"] .wpcf7-list-item{
    margin: 0px;
    font-size: 13px;
}
.agreebopx{
    margin-top: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.sbt-btn.theme-btn {
    background: #faab19;
    width: 100%;
    border: none !important;
    height: 60px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 15px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    bottom: 0px;
    right: 10px;
    text-align: right;
}
.form-wrapper {
    position: relative;
}
.wpcf7-response-output {
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px !important;
    position: absolute;
    width: 100%;
    margin: 0px !important;
    bottom: -40px;
}
.blog-mainarea img {
    height: 285px;
    object-fit: cover;
}
.no-image {
    background: #cecece;
    height: 285px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}
.full.blogpage-headingbox.text-center {
    padding: 40px 0px;
}

input.submitsearch {
    background: #393ba7;
    color: #fff;
    border: none;
    padding: 0px 20px;
    border-radius: 0px 5px 5px 0px;
}
.full.sidebar-categorybox-inner {
    line-height: 1.7;
}
.no-image-short {
    aspect-ratio: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    background: #cecece;
}
.full.sidebar-categorybox-inner a{
    text-decoration: none;
}
.full.sidebar-toppost-box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.toppost-imgbox {
    width: 90px;
}
.toppost-imgbox img {
    height: 75px;
    width: 100%;
    object-fit: cover;
}
.toppost-infobox {
    width: calc(100% - 90px);
    padding-left: 10px;
}
.blog-sidebar {
    padding-left: 40px;
}
.toppost-infobox h3 {
    font-size: 18px;
}
.home-posttitle h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.full.home-postdate {
    margin-top: 10px;
}
.post-outer {
    margin-bottom: 30px;
}
.full.post-pagination {
    margin-top: 30px;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
}
.nav-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
span.page-numbers.current {
    background: #393ba7;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    border-radius: 4px;
}
a.prev.page-numbers, a.next.page-numbers {
    background: #393ba7;
    color: #fff;
    height: 35px;
    display: inline-block;
    padding: 0px 20px;
    line-height: 35px;
    border-radius: 5px;
}
.header-infobox {
    background: #393ba7;
    color: #fff;
    padding: 50px 0px;
}
.section {
    background: #f2f1ed;

}
a.prevnavlink.hoverbox {
    display: flex;
    align-items: center;
}
a.nextnavlink.hoverbox {
    display: flex;
    align-items: center;
}
.post-next-prev-link-box {
    display: flex;
    justify-content: space-between;
}
a.prevnavlink.hoverbox span {
    margin-left: 12px;
}
a.nextnavlink.hoverbox span {
    margin-right: 12px;
}
div#postmain,#singlepost-main {
    padding: 70px 0px;
}

.search-results .recentpost-titlebox{
    margin-bottom: 30px;
}
.search-results .recent-post{
    padding: 70px 0px;
}
.backbtn span {
    font-family: 'DDC Hardware';
    color: #fff !important;
    background: #393ba7;
    padding: 15px 25px;
    display: inline-block;
    border-radius: 15px;
}

.delivery-wrapper a {
    color: #efe8df !important;
}
.img-sections > img{
    border-radius: 200px;
}
.owl-carousel .owl-item img {
    max-height: 400px;
    object-fit: cover;
}
.testimonails-wrapper-btnbox {
    display: flex;
    gap: 60px;
    padding-top: 20px;
}

