@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000000;
    overflow-x: hidden;
    background-color: #fff;
    font-family: 'Roboto Slab', serif !important;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none !important;
}
.h5class{
    /* position: absolute;
    z-index: 111;
    top: 44%;
    left: 50%; */
    /* transform: translateX(-50%); */
    width: 100%;
    text-align: center;
    font-size: 13px;
}
.site-banner-slider, .site-banner-sliderltr, .site-banner-slider1{display: flex;}
.greenBtn {
    font-family: 'Roboto Slab', serif !important;
}
.save-rest-btn {
    justify-content: space-around !important;
}
#saveThemeChangesBtn {
    margin-bottom: 0px !important;
}
.theme-baner .container {
    max-width: 100%;
    width: 100%;
    width: 100%;
    padding: 0px 60px;
}
.filter-section .container {
    max-width: 100%;
    width: 100%;
    width: 100%;
    padding: 0px 60px;
}
.blue-btn {
    font-size: 22px;
    color: #247ABE;
    padding: 11px 40px;
    display: inline-block;
    border: 3px solid #247ABE;
    border-radius: 50px;
}
.blue-btn:hover {
    background-color: #247ABE;
    color: #fff;
}
.theme-baner {
    position: relative;
    padding: 75px 0 37px;
    background-color: #EEF7FF;
}
.slick-dots li:not(:last-child) {
    margin-right: 22px;
    margin-left: 0;
}
.slick-dots li.slick-active button:before {
        opacity: 1 !important;
    color: transparent;
    background: #247ABE;
    border-radius: 50%;
}
.slick-dots {
    padding-top: 60px !important;
    position: unset !important;
}
.slick-dots li button {
    font-size: 0 !important;
    line-height: 0 !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    padding: 5px !important;
    cursor: pointer !important;
    color: transparent !important;
    border: 1px solid #247ABE !important;
    outline: none !important;
    background: #fff !important;
    border-radius: 50% !important; 
}
.desktop_view_main {
    background: url('https://dillnerscms.com/files/themes/dillners/assets_2/images/screen.png') no-repeat center;
    box-shadow: unset !important;
    background-size: contain;
}

.desktop_view_main .theme-card-img {
    border-radius: 10px;
    overflow: hidden;
    height: 300px;
    width: 414px;
}
.desktop_view_main .theme-card-img img {
    width: 509px;
    height: 282px;
    object-fit: cover;
    object-position: 10px 19px;
}


/* .desktop_view_main {
    background: url('https://dillnerscms.com/files/themes/dillners/assets_2/images/desktop-screen.png') no-repeat center;
   
    background-size: contain;
} */

.theme-card {
    width: 25%;
    margin-bottom: 50px;
}
@media screen and (max-width:1680px){
    .desktop_view_main .theme-card-img img {
        width: 509px;
        height: 256px;
        object-position: 8px 27px;
    }
    .desktop_view_main .theme-card-img {
        border-radius: 10px;
        overflow: hidden;
        height: 285px;
        width: 361px;
    }
}
@media screen and (max-width:1640px){
    .theme-card {
        width: 25.5%;
        margin-bottom: 50px;
    }
}
@media screen and (max-width:1480px){
    .desktop_view_main .theme-card-img img {
        width: 451px;
        height: 224px;
        object-fit: cover;
        object-position: 8px 30px;
    }
    .desktop_view_main .theme-card-img {
        border-radius: 10px;
        overflow: hidden;
        height: 255px;
        width: 303px;
    }
   
}
@media screen and (max-width:1440px){
    .theme-card {
        width: 28.5%;
        margin-bottom: 50px;
    }
}
@media screen and (max-width:1380px){
    .desktop_view_main .theme-card-img img {
        width: 281px;
        height: 240px;
        object-position: 7px 59px;
    }
    .desktop_view_main .theme-card-img {
        height: 300px;
        width: 285px;
    }
}
@media screen and (max-width:1350px){
    .theme-card {
        width: 25.7%;
        margin-bottom: 50px;
    }
}
@media screen and (max-width:1300px){
    .theme-card {
        width: 25%;
        margin-bottom: 50px;
    }
}
@media screen and (max-width:1300px){
    .desktop_view_main .theme-card-img img {
        width: 268px;
        height: 237px;
        object-position: 7px 61px;
    }
    .desktop_view_main .theme-card-img {
        height: 298px;
        width: 268px;
    }
}
@media screen and (max-width:1024px){
    .desktop_view_main .theme-card-img img {
        width: 452px;
        height: 187px;
        object-fit: cover;
        object-position: 2px 63px;
    }
    .desktop_view_main .theme-card-img {
        border-radius: 10px;
        overflow: hidden;
        height: 255px;
        width: 198px;
    }
}







/* .theme-baner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #EEF7FF;
    width: 36.5%;
    height: 100%;
} */
.theme-detial {
    position: relative;
}
.theme-data {
    width: 39%;
}
.theme-data h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    line-height: 53px;
    margin-bottom: 30px;
}
.theme-data p {
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 30px;
    font-size: 18px;
}
.theme-slider {
    width: 100%;
    margin-bottom: 0 !important;
    overflow: hidden;
}
.theme-count {
    width: 44.7%;
    position: relative;
}
.theme-img {
    border-radius: 25px;
    overflow: hidden;
    height: 460px;
    width: 100%;
}
.theme-img img {
    width: 100%;
    height: 100%;
/*
    max-width: 100% !important;
    min-height: 100% !important;
    margin-left: 200px !important;*/
}
.left-move {
    position: absolute;
    left: 23px;
    z-index: 9;
}
.right-move {
    position: absolute;
    right: 23px;
}
.fav-bar {
    list-style: none;
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 47px;
}
.fav-bar li img {
    margin-right: 15px;
}
.fav-bar li a {
    font-size: 18px;
    color: #247ABE;
    font-weight: 400;
}
.option-btn ul {
    list-style: none;
    margin-bottom: 0;
    text-align: center;
}
.option-btn ul li .blue-btn {
    font-size: 20px;
}
.option-btn ul .preview-btn {
    border-color: transparent;
    transition: 0.5s;
    padding: 6px 32px;
}
.option-btn ul .select-btn {
    border-color: transparent;
    transition: 0.5s;
    padding: 6px 32px;
}
.option-btn ul .select-btn:hover, .option-btn ul .preview-btn:hover {
    border-color: #247ABE;
    background-color: #247ABE;
    color: #fff;
}
.theme-card {
    width: 25%;
    margin-bottom: 50px;
}
#loadmore {
    margin-top: 30px !important;
    background-color: transparent !important;
    border: 2px solid #247ABE !important;
    color: #247ABE !important;
    border-radius: 50px !important;
    font-family: 'Roboto Slab', serif !important;
    transition: all 0.5s;
}
.go-back-btn a {
    font-family: 'Roboto Slab', serif !important;
    font-weight: 400 !important;
}
#loadmore:hover {
    border-color: #247ABE !important;
    background-color: #247ABE !important;
    color: #fff !important;
}
.list-theme-card {
    gap: 4.5%;
}
.slick-dotted.slick-slider {
    margin-bottom: 30px !important;
}
.theme-card .theme-card-body {
    border-radius: 10px;
    overflow: hidden;
}
.theme-card-body .inner-body-desktop {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: 0px 2px 10px #a7a6a6;
    margin: 10px;
    border-radius: 10px;
}
.theme-card-body .inner-body-desktop .theme-card-img {
    /* box-shadow: 0px 2px 10px #a7a6a6; */
}
.theme-card-body .inner-body {
    margin: 9px;
}
.theme-card-body .inner-body {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}
.option-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: #fff;
    opacity: 0;
    transition: 0.9s;
    z-index: -1;
}
.option-btn {
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #fff; */
    /* opacity: 0.5; */
    z-index: 9999;
}
.theme-card .tab-pane:hover .option-btn {
    opacity: 1;
}
.theme-card .tab-pane:hover .option-btn::before {
    opacity: 0.85 !important;
}
.theme-card-img {
    border-radius: 10px;
    overflow: hidden;
    height: 350px;
    width: 100%;
}
.theme-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.theme-card-footer {
    margin-top: 30px;
    padding: 0 10px;
}
.theme-card-footer ul {
    list-style: none;
    margin-bottom: 0;
}
.theme-card-footer ul li p {
    margin-bottom: 0;
    color: #000000;
    margin-right: 15px;
    font-size: 24px;
    font-weight: 400;
}
.theme-card-footer ul .new-btn {
    background-color: #3FB431;
    border-radius: 5px;
    padding: 2px 7px;
    display: inline-block;
    color: #fff;
    border: 2px solid transparent;
    font-size: 9px;
}
.theme-card-footer ul .new-btn:hover {
    background-color: transparent;
    color: #3FB431;
    border-color: #3FB431;
}
.theme-card-footer ul li a i {
    font-size: 25px;
    color: #565858;
}
.theme-card-footer ul li a .fa-heart {
    color: red;
}
.theme-card-footer ul li a.active i {
    color: #247ABE;
}
.theme-responsive li a span path {
    fill: #565858;
}
.theme-responsive li:nth-child(1) a {
    display: flex;
    align-items: center;
    position: relative;
    top: 2px;
}
.theme-responsive li:nth-child(2) a {
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}
.theme-responsive li a.active span path {
    fill: #247ABE;
}
.theme-responsive li a span g {
    clip-path: inherit;
}
.theme-responsive li a {
    display: inline-block;
}
.theme-responsive li {
    margin-left: 6px;
}
.learn-more-btn {
    text-align: center;
}
.learn-more-btn a {
    display: inline-block;
    padding: 17px 27px;
    background-color: #FFBB1A;
    font-size: 17px;
    color: #fff;
    max-width: 501px;
    margin: auto;
    border-radius: 5px;
    border: 2px solid transparent;
}
.learn-more-btn a:hover {
    border-color: #FFBB1A;
    background-color: transparent;
    color: #FFBB1A;
}
.theme-bar {
    margin-bottom: 58px;
    width: 100%;
    /* margin-left: 100px; */
}
.fav-bar .hide-show-title {
    display: none !important;
}
.preview-nav {
    margin-left: 204px;
}
.preview-nav li {
    margin-left: 40px;
}
.priview-head {
    box-shadow: 0px 3px 12px rgb(0 0 0 / 16%);
    margin-bottom: 20px;
}
.priview-head ul li a i {
    font-size: 85px;
    color: #565858;
}
.priview-head ul li a.active {
    background-color: #F1EEEE;
}
.priview-head ul li a {
    display: flex;
    align-items: center;
    padding: 12px 9px;
}
.priview-head ul li a img {
    margin-right: 15px;
}
.priview-head ul li a.active i {
    color: #247ABE;
}
.priview-head .blue-btn {
    padding: 5px 26px;
}
.desk-pre-img img {
    width: 100%;
}
.tab-pre-img {
    max-width: 768px;
    margin: auto;
    height: 1024px;
    overflow: auto;
}
.tab-pre-img img {
    width: 100%;
}
.tab-margin {
    margin: 35px 0;
}
.mob-pre-img {
    max-width: 391px;
    margin: auto;
    height: 500px;
    overflow: auto;
}
.mob-pre-img img {
    width: 100%;
}
/**** FIlter Bar *********/
.filter-bar {
    padding: 35px;
    background: #fff;
    box-shadow: 15px 0px 30px rgb(51 51 51 / 10%);
    width: 310px;
    min-height: 100%;
    transition: all 0.5s ease;
}
.filter-head li a {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
}
.save-rest-btn {
    gap: 9px;
}
.filter-bar .greenBtn {
    padding: 6px 17px;
    font-weight: 600;
    width: 46% !important;
    font-size: 13px;
}
.filter-head li a img {
    width: 31px;
    margin-right: 9px;
}
.filter-section-inner .container {
    max-width: 100%;
}
.filter-boxes h4 button {
    color: #000000;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
}
.filter-boxes .accordion-button:focus {
    box-shadow: none;
}
.filter-boxes .accordion-body {
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: none;
    padding: 0;
}
.filter-head {
    padding-bottom: 23px;
    border-bottom: 2px solid #CECECE;

}
.filter-boxes .accordion-button::after {
    background-image: url("../images/angle-down-arow-up.png");
    padding: 10px 10px 4px;
    width: auto;
    height: auto;
    background-size: 9px 6px !important;
    background-position: right center;
}
.filter-boxes .accordion-button:not(.collapsed)::after {
    /* background-position: left center; */
    transform: none;
    background-image: url("../images/angle-down-arrow.png");
}
.filter-boxes .accordion-item {
    border: none;
}
.filter-boxes .accordion-item label {
    color: #767A7B;
    font-size: 18px;
    font-weight: 400;
    padding: 13px 0 0;
}
.filter-boxes .form-check-input {
    border-color: #8B8B8B;
    padding: 7px;
    margin-left: -20px;
    margin-right: 11px;
    height: 17px;
    width: 17px;
    margin-top: 5px;
    border-radius: 4px;
}
.filter-boxes .accordion-button {
    padding: 0px 0;
    font-family: 'Roboto Slab', serif !important;
}
.filter-boxes .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #000000;
    box-shadow: none;
}
.filter-boxes .accordion-item {
    padding-top: 23px;
}
.tablet_view{
    background:url("../images/tablet_frame.png") no-repeat center;
    width: 100%;
    background-size: contain;

}
.tablet_inner{
    width: 210px;
    margin: 0 auto;
    margin-top: 22px;
    height: 290px;
    border-radius: 5px;
    overflow: hidden;
}
.tablet_inner img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.mobile_view{
    background:url("../images/mobile_frame.png") no-repeat center;
    width: 100%;
    background-size: contain;
    }
    .mobile_inner{
        width: 154px;
        margin: 0 auto;
        margin-top: 8px;
        height: 331px;
        border-radius: 12px;
        overflow: hidden;
    }
    .mobile_inner img{
        width: 100%;
        height: 100%;
        object-fit: fill;
    }
    @media screen and (max-width: 575px) {
        .priview-head .blue-btn {
            padding: 5px 13px;
            font-size: 12px;
        }
        .priview-head ul li:first-child a {
            font-size: 14px;
            padding-left: 0;
        }
        .priview-head ul li:first-child a img {
            margin-right: 5px;
        }
    }
    
.b-img {
    width: 330px;
    height: 180px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 30px;
}
.b-img img {
    width: 100%;
    height: 100%;
}
.site-banner {
    position: relative;
}
.site-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(2,103,151,0.912763) 75%); */
    /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(36,122,190,1) 78%); */
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(36,122,190,0.99) 91%);
    z-index: 9;
}
.site-lower-head {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
    padding-bottom: 60px;
}
.site-lower-head h1 {
    color: #fff;
    font-size: 80px;
    margin-bottom: 20px;
}
.site-lower-head p {
    font-size: 30px;
    color: #fff;
}
.started-btn a {
    font-size: 18px;
    color: #fff;
    padding: 11px 49px;
    display: inline-block;
    border-radius: 50px;
    background-color: #ffbb1a;
    font-family: 'Roboto', sans-serif;
    border: 2px solid transparent;
}
.started-btn a:hover {
    color: #ffbb1a;
    border-color: #ffbb1a;
    background-color: transparent;
}

.message-body label {
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;

    color: #000;
}
.input-group .form-input {
    width: 49%;
}
.message-body .form-input {
    margin-bottom: 20px;
}
.message-sec h2 {
    text-align: center;
    font-size: 45px;
    color: #000;
    margin-bottom: 30px;
}
.message-body input {
    padding: 12px 12px;
    background-color: transparent;
    height: 49px;
    border: 0;
    border: 2px solid #CFCFCF;
    border-radius: 0;
}
.form-input select {
    display: block;
    padding: 12px 12px;
    background-color: transparent;
    height: 49px;
    border: 0;
    border: 2px solid #CFCFCF;
    border-radius: 0;
    width: 100%;
}
.site-banner {
    height: calc(100vh - 187px);
    position: relative;
    overflow: hidden;
}
