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


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



*{
    font-family: "Quattrocento Sans", sans-serif;
}
body{
    font-size: 18px;
    font-family: "Quattrocento Sans", sans-serif;
    color: rgba(28,28,28,.81);
    line-height: 1.6;
    letter-spacing: .06em;
}
img{
    max-width: 100%;
    height: auto;
}
h2 {
    font-size: 44px;
    line-height: 1.1;
    font-weight: 600;
    color: #393ba7;
    margin-bottom: 20px;
}
a{
    color: #393ba7;
    text-decoration: none;
}
a:hover{
    color: #393ba7; 
}
.full,.fullwidth{
    width: 100%;
}
.header-menu-left {
    width: 300px;
}
.logobox img{
    height: auto;
}
.section{
        background: #f2f1ed;
    padding: 70px 0px;
}
.headerrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-right {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 300px);
    justify-content: flex-end;
    align-items: center;
}
.header-right-menubox ul{
    padding: 0px;
    margin-bottom: 0px;
    display: flex;
    list-style: none;
}

.header-right-menubox ul li a{
    color: #000 !important;
    font-size: 20px;
    font-weight: 600;
    position: relative;
}
.header-right-menubox ul li{
    padding: 0px 20px;
}
.header-right-menubox ul li a:after{
    content: "";
    position: absolute;
    bottom: -2px;
    width:0px;
    height: 2px;
    transition: all ease-in .4s;
    background: #393ba7;
    left: 0px;
}
.header-right-menubox ul li.current-menu-item a:after,.header-right-menubox ul li a:hover:after{
    width:100%;
}
.header-right-menubox ul li.current-menu-item a{
    color: #393ba7 !important;
}
a.headerphn {
    font-size: 32px;
    font-weight: 600;
}
.header-right-menubox {
    margin-right: 40px;
}
.banner-section.homebanner {
    background: #e8e4d4;
    padding: 70px 0px;
}
.banner-right {
    padding-left: 50px;
}
header#main-header {
    padding: 15px 0px;
    background: #e8e4d4;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99;
    transition: all ease-in .35s;
}
.logobox img {
    height: auto;
    transition: all ease-in .35s;
    width: 100%;
}
header#main-header.stickheader{
    padding: 10px 0px;
    box-shadow: 0px 2px 6px #aaa;
}
header#main-header.stickheader .logobox img{
    width: 240px;
}
.mainarea{
    padding-top: 102px;
    overflow: hidden;
}
.banner-right h3,.section h3 {
    color: #393ba7;
    font-weight: 500;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (min-width:1300px){
    .container{
        max-width: 1220px;
    }
}

a.btn.theme-btn {
    box-shadow: none;
    border: 1px solid #393ba7;
    background: #393ba7;
    color: #faab19;
    height: 60px;
    line-height: 60px;
    padding: 0px 30px;
    border-radius: 50px;
    text-transform: uppercase;
    min-width: 220px;
    letter-spacing: 1.5px;
    font-size: 20px;
    font-weight: 600;
    transition: all ease-in .3s;
}
a.btn.theme-btn:hover{
    border: 1px solid #faab19;
    background: #faab19;
    color: #393ba7
}
.banner-btn-box{
    margin-top: 30px;
}
.commonpadding {
    padding: 70px 0px;
}

.service-imgbox img{
    height: 255px;
    object-fit: cover;
}
.service-boxes {
    margin-top: 50px;
}

.service-infobox h3 {
    font-weight: 600;
    margin-bottom: 10px;
}

.home-service1-section {
    background: #f2f1ed;
}

.theme-blue-bg{
    background: #393ba7;
    color: #fff;
}
.theme-blue-bg h2{
    color: #fff;
}


.reviewer-info {
    font-family: 'Quattrocento';
    font-size: 25px;
    letter-spacing: 0px;
    padding-left: 30px;
}
.reviewer-label {
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.8px;
    margin-top: 30px;
}
.service-infobox ul{
    margin-bottom: 0px;
}
.service-infobox ul li{
    margin-top: 5px;
}
.image-label {
    font-size: 12px;
    margin-top: 10px;
}
.section.home-bottom-info {
    background: #f2f1ed;
}
.section.footer-contact {
    background: #e8e4d4;
}

.footer-bottom-left h3{
    font-weight: 600;
}
.footer-bottom-left span{
    font-weight: 600;
    color: #111;
}
.licence-text{
    font-weight: 600;
    color: #111; 
}
footer#mainfooter {
    background: #393ba7;
    padding: 70px 0px 70px;
    font-size: 14px;
}
#mainfooter,#mainfooter a{
    color: #faab19 !important;
}
#mainfooter a{
    text-decoration: underline;
    text-underline-offset: 2px;
}
.footer-copyright {
    margin-top: 25px;
    margin-bottom: 10px;
}

.header-infobox {
    background: #393ba7;
    color: #fff;
    padding: 50px 0px;
}
div#postmain {
    background: #f2f1ed;
    padding: 70px 0px;
}
.full.home-postdate {
    margin-top: 10px;
}
.home-posttitle h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.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.post-pagination {
    margin-top: 30px;
}
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;
}
.post-outer {
    margin-bottom: 30px;
}
span.page-numbers.current {
    background: #393ba7;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    border-radius: 4px;
}
.nav-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.blog-sidebar {
    padding-left: 40px;
}
.full.sidebar-toppost-box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.toppost-imgbox {
    width: 90px;
}
.toppost-infobox{
    width: calc(100% - 90px);
    padding-left: 10px;
}
.toppost-infobox h3 {
    margin: 0px;
    font-size: 20px;
}
.no-image-short {
    aspect-ratio: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    background: #cecece;
}
input#search-input {
    height: 50px;
    box-shadow: none;
}
input.submitsearch {
    background: #393ba7;
    color: #fff;
    border: none;
    padding: 0px 20px;
    border-radius: 0px 5px 5px 0px;
}
h3.postsidebar-title {
    font-weight: 600;
}
.sidebar-categorybox {
    margin-top: 35px;
    margin-bottom: 30px;
}

a.prevnavlink.hoverbox {
    display: flex;
    align-items: center;
}
a.prevnavlink.hoverbox span{
    margin-left: 12px;
}
a.nextnavlink.hoverbox span{
    margin-right: 12px;
}
a.nextnavlink.hoverbox{
    display: flex;
    align-items: center; 
}
.post-next-prev-link-box {
    display: flex;
    justify-content: space-between;
}

















