@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Unbounded:wght@200..900&display=swap);

table,
td,
th {
    border: 1px solid var(--border-color)
}

a:hover,
th {
    color: var(--title-color)
}

iframe,
img {
    border: none
}

body,
p {
   
}

.desk-menu ul li a,
.mobile-menu ul li a {
    line-height: 1.4;
    text-transform: capitalize
}

.desk-menu ul li,
.product-card,
.slick-dots button,
a,
button {
    transition: .4s
}

.link-btn,
.text-reset:hover,
a,
a.text-theme:hover,
a:active,
a:focus,
a:hover,
a:visited,
ins {
    text-decoration: none
}

.footer-layout5 .footer-top,
:root {
    --title-color: #0A0C00;
    --body-color: #0A0C00
}

.breadcumb-menu,
.desk-menu ul li,
.header-links>ul,
.main-menu ul li,
.mobile-menu ul li,
.slick-dots,
.widget_rss,
.widget_shopping_cart ul li,
.woocommerce-checkout-payment ul,
.wp-block-rss,
.wsus__dashboard_profile_edit_info ul li {
    list-style-type: none
}

:root {
    --theme-color: #E3FF04;
    --smoke-color: #F6F5F3;
    --smoke-color2: #FFF4EF;
    --smoke-color3: #F5F5F6;
    --smoke-color4: #F4F4F4;
    --smoke-color5: #F0F2F4;
    --black-color: #202020;
    --gray-color: #131312;
    --white-color: #ffffff;
    --light-color: #9fa2ad;
    --yellow-color: #FFB539;
    --success-color: #28a745;
    --error-color: #dc3545;
    --border-color: #E3E3E3;
    --title-font: "Unbounded", sans-serif;
    --body-font: "Poppins", sans-serif;
    --icon-font: "Font Awesome 5 Free";
    --main-container: 1296px;
    --container-gutters: 24px;
    --section-space: 140px;
    --section-space-mobile: 80px;
    --section-title-space: 65px;
    --ripple-ani-duration: 5s
}

body,
html {
    scroll-behavior: smooth !important
}

body {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

iframe {
    width: 100%
}

.price_slider_wrapper .ui-slider-handle:focus,
.slick-slide:focus,
a:active,
a:focus,
button:focus,
input,
input:active,
input:focus,
input:hover,
textarea,
textarea:active,
textarea:focus,
textarea:hover {
    outline: 0
}

embed,
img:not([draggable]),
object,
video {
    max-width: 100%;
    height: auto
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700
}

td,
th {
    padding: 9px 12px
}

a {
    color: var(--theme-color);
    outline: 0
}

a:active,
a:focus,
a:hover,
a:visited {
    outline: 0
}

img {
    max-width: 100%
}

pre {
 
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word
}

.form-messages,
p:empty,
span.ajax-loader:empty {
    display: none
}

p {
    margin: 0 0 18px;
    line-height: 1.75
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
span a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
    font-weight: 500;
    margin: 0 0 15px
}

.desk-menu ul li ul li a,
.mobile-menu ul li ul li a,
label {
}

/*.h1,
h1 {
    font-size: 100px;
    line-height: 1.167
}

.h2,
h2 {
    font-size: 60px;
    line-height: 1.133
}

.h3,
h3 {
    font-size: 36px;
    line-height: 1.278
}

.h4,
h4 {
    font-size: 24px;
    line-height: 1.333
}

.h5,
h5 {
    font-size: 20px;
    line-height: 1.417
}

.h6,
h6 {
    font-size: 18px;
    line-height: 1.5
}

@media (max-width:1399px) {

    .h1,
    h1 {
        font-size: 48px
    }

    :root {
        --main-container: 1250px
    }
}

@media (max-width:1199px) {

    .h1,
    h1 {
        font-size: 44px;
        line-height: 1.3
    }

    .h2,
    h2 {
        font-size: 40px;
        line-height: 1.25
    }

    .h3,
    h3 {
        font-size: 30px
    }

    .h4,
    h4 {
        font-size: 24px
    }

    .h5,
    h5 {
        font-size: 20px
    }

    .h6,
    h6 {
        font-size: 16px
    }
}*/

@media (max-width:767px) {

    /* .h1,
    h1 {
        font-size: 40px
    }

    .h2,
    h2 {
        font-size: 34px;
        line-height: 1.3
    }

    .h3,
    h3 {
        font-size: 26px
    }

    .h4,
    h4 {
        font-size: 22px
    }

    .h5,
    h5 {
        font-size: 18px
    }

    .h6,
    h6 {
        font-size: 16px
    }*/

    .wsus__blog_single_comment .text,
    .wsus__profile_info ul li span {
        width: 100% !important
    }

    .review_icon {
        margin-left: 0 !important;
        display: block
    }
}

@media (max-width:575px) {

    .h1,
    h1 {
        font-size: 34px;
        line-height: 1.35
    }

    .h2,
    h2 {
        font-size: 30px
    }

    .wsus__dashboard {
        padding: 80px 0 !important
    }
}

.container2 {
    max-width: 1330px;
    margin: auto
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: calc(var(--main-container) + var(--container-gutters))
    }

    .container2 {
        max-width: 1330px
    }
}

@media only screen and (min-width:1300px) {

    .container-lg.px-0,
    .container-md.px-0,
    .container-sm.px-0,
    .container-xl.px-0,
    .container-xxl.px-0,
    .container.px-0,
    .container2.px-0 {
        max-width: var(--main-container)
    }

    .container2 {
        max-width: 1330px
    }
}

@media (max-width:1399px) {
    .container2 {
        max-width: 1140px
    }
}

@media (max-width:1199px) {
    .container2 {
        max-width: 960px
    }
}

@media (max-width:991px) {
    .container2 {
        max-width: 720px
    }

    .wsus__dashboard {
        padding: 80px 0 !important
    }

    .wsus__dashboard_invoice_logo {
        margin: 50px 0
    }

    .wsus__dashboard_pricing .pricing-card {
        margin-top: 30px
    }

    .wsus__profile_overview {
        margin-bottom: 0 !important;
        margin-top: 25px
    }

    .wsus__profile_info {
        padding: 0 20px 20px !important
    }

    .wsus__blog_single_comment .text {
        width: 85% !important
    }
}

@media only screen and (max-width:1600px) {
    .container-fluid.px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .container-fluid.px-0 .row {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.gy-20 {
    --bs-gutter-y: 20px
}

.gy-30 {
    --bs-gutter-y: 30px
}

.gy-40 {
    --bs-gutter-y: 40px
}

.gy-50 {
    --bs-gutter-y: 50px
}

.gy-60 {
    --bs-gutter-y: 60px
}

.gy-80 {
    --bs-gutter-y: 80px
}

.gx-10 {
    --bs-gutter-x: 10px
}

.gx-20 {
    --bs-gutter-x: 20px
}

.gx-60 {
    --bs-gutter-x: 60px
}

.gx-90 {
    --bs-gutter-x: 90px
}

@media (min-width:1399px) {
    .gx-30 {
        --bs-gutter-x: 30px
    }

    .gx-25 {
        --bs-gutter-x: 25px
    }

    .gx-40 {
        --bs-gutter-x: 40px
    }
}

.form-control,
.form-select,
.single-select,
input,
select,
textarea {
    /*height: 55px;
    padding: 0 45px 0 30px;
    border: 1px solid transparent;
    color: var(--body-color);
    background-color: transparent;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    
    transition: .4s ease-in-out;
    border-radius: 5px*/
}

.btn,
.btn.btn-border4,
.desk-menu ul li a,
.link-btn,
.link-btn2,
.mobile-menu ul li a {
    
}

.form-control:focus,
.form-select:focus,
.single-select:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    box-shadow: none;
    border-color: transparent;
    background-color: transparent
}

.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
.single-select::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: var(--body-color)
}

.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder,
.single-select::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: var(--body-color)
}

.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
.single-select:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: var(--body-color)
}

.form-control::placeholder,
.form-select::placeholder,
.single-select::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
    color: var(--body-color)
}

.form-control.style2,
.form-select.style2,
.single-select.style2,
input.style2,
select.style2,
textarea.style2 {
    height: auto;
    border: none;
    padding: 14.5px 30px;
    background-color: transparent;
    line-height: initial
}

.form-control.style2 option,
.form-select.style2 option,
.single-select.style2 option,
input.style2 option,
select.style2 option,
textarea.style2 option {
    background-color: var(--title-color);
    color: var(--body-color);
    padding: 2px 15px
}

.form-control.style2::-moz-placeholder,
.form-select.style2::-moz-placeholder,
.single-select.style2::-moz-placeholder,
input.style2::-moz-placeholder,
select.style2::-moz-placeholder,
textarea.style2::-moz-placeholder {
    color: var(--body-color)
}

.form-control.style2::-webkit-input-placeholder,
.form-select.style2::-webkit-input-placeholder,
.single-select.style2::-webkit-input-placeholder,
input.style2::-webkit-input-placeholder,
select.style2::-webkit-input-placeholder,
textarea.style2::-webkit-input-placeholder {
    color: var(--body-color)
}

.form-control.style2:-ms-input-placeholder,
.form-select.style2:-ms-input-placeholder,
.single-select.style2:-ms-input-placeholder,
input.style2:-ms-input-placeholder,
select.style2:-ms-input-placeholder,
textarea.style2:-ms-input-placeholder {
    color: var(--body-color)
}

.form-control.style2::placeholder,
.form-select.style2::placeholder,
.single-select.style2::placeholder,
input.style2::placeholder,
select.style2::placeholder,
textarea.style2::placeholder {
    color: var(--body-color)
}

.form-control.style-white,
.form-select.style-white,
.header-layout2 .main-menu ul.sub-menu,
.header-layout2 .main-menu>ul>li>a:hover:before,
.header-layout2 .sidebar-btn .line,
.header-layout3 .main-menu>ul>li>a:hover:before,
.single-select.style-white,
input.style-white,
select.style-white,
textarea.style-white {
    background: var(--white-color)
}

.form-control.style-border,
.form-select.style-border,
.single-select.style-border,
input.style-border,
select.style-border,
textarea.style-border {
   /* background: 0 0;
    border-bottom: 2px solid var(--title-color);
    border-radius: 0;
    color: var(--title-color);
    font-size: 18px;
    font-weight: 400;
    padding: 0*/
}

.form-control.style-border::placeholder,
.form-select.style-border::placeholder,
.single-select.style-border::placeholder,
input.style-border::placeholder,
select.style-border::placeholder,
textarea.style-border::placeholder {
    color: var(--title-color)
}

.form-control.style-border2,
.form-select.style-border2,
.single-select.style-border2,
input.style-border2,
select.style-border2,
textarea.style-border2 {
    background: 0 0;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    color: var(--title-color)
}

.form-control.style3,
.form-select.style3,
.single-select.style3,
input.style3,
select.style3,
textarea.style3 {
    background: var(--smoke-color3)
}

.form-text,
.quantity .qty-btn {
    font-size: 16px
}

.form-text a {
    color: var(--title-color);
    font-weight: 500
}

.form-group.form-icon-left>i,
.form-group.has-icon .input-icon,
.form-group>i {
    display: inline-block;
    color: var(--body-color);
    font-size: 16px
}

.form-select,
.single-select,
select {
    display: block;
    width: 100%;
    line-height: 60px;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf-8,%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 5l6 6 6-6'/%3E%3C/svg%3E");
    background-position: right 26px center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-select:after,
.single-select:after,
select:after {
    right: 30px;
    height: 8px;
    width: 8px
}

.btn.btn-fw,
.btn.style6:hover:before,
.form-select .list,
.link-btn:hover:after,
.single-select .list,
select .list {
    width: 100%
}

textarea,
textarea.form-control {
    min-height: 100px;
    padding-top: 16px;
    padding-bottom: 17px
}

textarea.form-control.style2,
textarea.style2 {
    min-height: 200px
}

textarea.form-control.style-border,
textarea.style-border {
    padding-top: 12px
}

.form-group {
    margin-bottom: 20px;
    position: relative
}

.form-group>i {
    position: absolute;
    right: 25px;
    top: 21px
}

input[type=checkbox],
input[type=radio] {
    opacity: 0;
    height: 0;
    display: none;
    visibility: hidden;
    width: 0;
    vertical-align: middle
}

.form-group>i.fa-envelope {
    padding-top: 1px
}

.form-group.form-icon-left>i.fa-comment,
.form-group>i.fa-comment {
    margin-top: -2px
}

.form-group.form-icon-left>i.fa-chevron-down,
.form-group>i.fa-chevron-down {
    width: 17px;
    background-color: var(--smoke-color)
}

.form-group.form-icon-left>i {
    position: absolute;
    left: 25px;
    right: auto;
    top: 20px;
    line-height: 1
}

input[type=checkbox]~label:before,
input[type=radio]~label::before {
    left: 0;
    text-align: center;
    position: absolute;
    font-family: var(--icon-font);
    font-weight: 700
}

.form-group.form-icon-left>i.fa-envelope {
    padding-top: 0
}

.form-group.form-icon-left input,
.form-group.style-2 .form-control {
    padding: 0 30px 0 55px
}

.form-group.has-label>i {
    top: 50px
}

.form-group.has-icon .form-control {
    padding-left: 70px
}

.form-group.has-icon .input-icon {
    position: absolute;
    left: 40px;
    top: 18px
}

.box-title a:hover,
.btn.btn-border3:active,
.btn.btn-border3:focus,
.btn.btn-border3:hover,
.footer-widget .recent-post .recent-post-meta a:hover,
.footer-widget .recent-post .recent-post-meta a:hover i,
.form-group.has-icon .input-icon:hover,
.form-group.style-4 i,
.header-links a:hover,
.link-btn.style2:hover,
.portfolio-wrap.style6 .portfolio-details .portfolio-meta li a:hover,
.portfolio-wrap.style6 .portfolio-details .portfolio-title a:hover,
.price_slider_wrapper .button:hover,
.price_slider_wrapper button:hover,
.product_list_widget .recent-post .post-title a:hover,
.product_list_widget .recent-post-title a:hover,
.product_list_widget li a:hover,
.recent-post .recent-post-meta a:hover,
.recent-post .recent-post-meta a:hover i,
.shop-sort-bar .nav a.active,
.shop-sort-bar .nav a:hover,
.sidebar-gallery .gallery-btn:hover,
.sidemenu-wrapper .sidebar-wrap a:hover,
.team-card_title a:hover,
.text-inherit:hover,
.widget_archive a.active,
.widget_archive a.active~span,
.widget_archive a:hover,
.widget_archive a:hover~span,
.widget_categories a.active,
.widget_categories a.active~span,
.widget_categories a:hover,
.widget_categories a:hover~span,
.widget_meta a.active,
.widget_meta a.active~span,
.widget_meta a:hover,
.widget_meta a:hover~span,
.widget_nav_menu a.active,
.widget_nav_menu a.active~span,
.widget_nav_menu a:hover,
.widget_nav_menu a:hover~span,
.widget_pages a.active,
.widget_pages a.active~span,
.widget_pages a:hover,
.widget_pages a:hover~span,
.widget_price_filter a.active,
.widget_price_filter a.active~span,
.widget_price_filter a:hover,
.widget_price_filter a:hover~span,
.widget_recent_comments a:hover,
.widget_recent_entries ul li>a:hover,
.widget_rss a:hover,
.widget_rss ul a:hover,
.widget_schedule ul li.unavailable,
.widget_shopping_cart .cart_list a.remove:hover,
.widget_shopping_cart .cart_list a:not(.remove):hover,
.wp-block-latest-comments a:hover,
.wp-block-page-list a.active,
.wp-block-page-list a.active~span,
.wp-block-page-list a:hover,
.wp-block-page-list a:hover~span,
.wp-block-rss a:hover,
.wp-block-rss ul a:hover,
input[type=checkbox].style2:checked~label:before {
    color: var(--theme-color)
}

.form-group.radius-group input {
    border-radius: 100px
}

.form-group.style-2 textarea.form-control {
    padding: 16px 30px 30px 55px
}

.form-group.style-3 .form-control {
    padding: 0 60px 0 30px
}

.form-group.style-4 .form-control {
    padding: 0 30px 0 60px;
    border: 1px solid #e3e1dc;
    height: 60px;
    line-height: 60px;
    color: var(--body-color)
}

.form-group.style-4 .form-control::placeholder {
    color: var(--body-color);
    font-size: 14px;
    font-weight: 300
}

.form-group.style-4 textarea.form-control {
    line-height: normal;
    padding: 15px 30px 30px 60px
}

input[type=date] {
    padding: 0 25px;
    position: relative
}

input[type=date]::-webkit-calendar-picker-indicator {
    background: 0 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    cursor: pointer
}

.play-btn:hover i,
input[type=checkbox]:checked~label:before,
option:checked,
option:focus,
option:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

[class*=col-].form-group>i {
    right: calc(var(--bs-gutter-x)/ 2 + 25px)
}

[class*=col-].form-group .form-icon-left {
    left: calc(var(--bs-gutter-x)/ 2 + 30px);
    right: auto
}

.form-messages pre,
.slick-dots button {
    background-color: transparent;
    padding: 0
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
   
}

input[type=checkbox] {
    border-radius: 10px
}

input[type=checkbox]:checked~label:before {
    content: "\f00c";
    border-color: var(--theme-color)
}

input[type=checkbox]~label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: block
}

input[type=checkbox]~label:before {
    content: "";
    top: 3.5px;
    background-color: var(--white-color);
    border: 1px solid var(--theme-color);
    height: 18px;
    width: 18px;
    line-height: 18px;
    font-size: 12px
}

input[type=checkbox].style2~label {
    color: #8b929c;
    padding-left: 23px;
    margin-bottom: -.5em
}

input[type=checkbox].style2~label:before {
    background-color: #fff;
    border: 1px solid #f7ccd7;
    height: 14px;
    width: 14px;
    line-height: 14px;
    border-radius: 3px;
    top: 6px
}

input[type=radio]~label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0
}

input[type=radio]~label::before {
    content: "\f111";
    top: -2px;
    width: 20px;
    height: 20px;
    padding-left: 0;
    font-size: .6em;
    line-height: 19px;
    border: 1px solid var(--theme-color);
    border-radius: 100%;
    background: var(--white-color);
    color: transparent;
    transition: .2s
}

input[type=radio]:checked~label::before {
    border-color: var(--theme-color);
    background-color: var(--theme-color);
    color: var(--white-color)
}

label {
    margin-bottom: .5em;
    margin-top: -.3em;
    display: block;
    color: var(--title-color);
    font-size: 16px
}

.was-validated input:invalid,
input.is-invalid,
select.is-invalid,
textarea.is-invalid {
    border: 1px solid var(--error-color) !important;
    background-position: right calc(.375em + .8875rem) center;
    background-image: none
}

.was-validated input:invalid:focus,
input.is-invalid:focus,
select.is-invalid:focus,
textarea.is-invalid:focus {
    outline: 0;
    box-shadow: none
}

textarea.is-invalid {
    background-position: top calc(.375em + .5875rem) right calc(.375em + .8875rem)
}

.calendar_wrap .wp-calendar-table,
.footer-widget.widget_archive li:last-child a,
.footer-widget.widget_categories li:last-child a,
.footer-widget.widget_meta li:last-child a,
.footer-widget.widget_nav_menu li:last-child a,
.footer-widget.widget_pages li:last-child a,
.footer-widget.widget_recent_entries li:last-child a,
.form-messages.mb-0 *,
.product_list_widget .recent-post:last-child,
.row.no-gutters>.form-group,
.widget_recent_comments ol,
.widget_recent_comments ul,
.wp-block-calendar .wp-calendar-table,
.wp-block-latest-comments ol,
.wp-block-latest-comments ul,
.wp-block-latest-comments__comment:last-child {
    margin-bottom: 0
}

.form-messages.success {
    color: var(--success-color);
    display: block
}

.form-messages.error {
    color: var(--error-color);
    display: block
}

.form-messages pre {
    color: inherit
}

.slick-track>[class*=col] {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y)
}

.slick-track {
    min-width: 100%
}

.slick-list {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden
}

.footer-menu-area .footer-menu-list li,
.slick-slide img {
    display: inline-block
}

.slick-dots {
    padding: 0;
    margin: 54px 0 0;
    line-height: 0;
    text-align: center;
    height: max-content
}

.slick-dots li {
    display: inline-block;
    margin-right: 12px
}

.cart_table .actions>.btn:last-child,
.product-tab-style1 li:last-child,
.slick-dots li:last-child,
.testi-slider1 .slick-dots li:last-child {
    margin-right: 0
}

.slick-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    line-height: 0;
    border-radius: 9999px;
    border: 1px solid var(--title-color);
    position: relative
}

.btn.btn-fw:hover,
.shop-sort-bar select option:checked,
.shop-sort-bar select option:focus,
.shop-sort-bar select option:hover,
.slick-dots .slick-active button,
[data-overlay=title]:before {
    background-color: var(--title-color)
}

.dot-style2 .slick-dots button {
    border: 1px solid var(--smoke-color)
}

.blog-card.style3 .blog-meta a~a:after,
.blog-card.style3 .blog-meta span~a:after,
.dot-style2 .slick-dots .slick-active button {
    background-color: var(--smoke-color)
}

.slick-arrow {
    display: inline-block;
    padding: 0;
    background-color: var(--white-color);
    color: var(--title-color);
    position: absolute;
    top: 50%;
    border: none;
    border-radius: 50%;
    right: var(--pos-x, 58px);
    width: var(--icon-size, 80px);
    height: var(--icon-size, 80px);
    line-height: var(--icon-size, 80px);
    font-size: var(--icon-font-size, 18px);
    margin-top: calc(var(--icon-size, 80px)/ -1);
    z-index: 2;
    opacity: 1
}

.desk-menu-wrapper,
.mobile-menu-wrapper {
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999999;
    bottom: 0
}

.slick-arrow.default {
    position: relative;
    --pos-x: 0;
    margin-top: 0
}

.slick-arrow.slick-prev {
    right: auto;
    left: var(--pos-x, 58px)
}

.desk-menu ul li.active-class2,
.footer-widget.widget_archive a:hover i,
.footer-widget.widget_categories a:hover i,
.footer-widget.widget_meta a:hover i,
.footer-widget.widget_nav_menu a:hover i,
.footer-widget.widget_pages a:hover i,
.footer-widget.widget_recent_entries a:hover i,
.slick-arrow:hover,
.slider-animated,
.testi-slider2 .slick-slide.slick-current,
.widget_archive a.active:after,
.widget_archive a:hover:after,
.widget_categories a.active:after,
.widget_categories a:hover:after,
.widget_gallery a:hover i,
.widget_meta a.active:after,
.widget_meta a:hover:after,
.widget_nav_menu a.active:after,
.widget_nav_menu a:hover:after,
.widget_pages a.active:after,
.widget_pages a:hover:after,
.widget_price_filter a.active:after,
.widget_price_filter a:hover:after,
.wp-block-page-list a.active:after,
.wp-block-page-list a:hover:after,
[data-opacity="10"]:before {
    opacity: 1
}

.arrow-margin .slick-arrow {
    top: calc(50% - 30px)
}

@media (max-width:1200px) {
    .slick-arrow {
        --pos-x: 42px
    }
}

.slick-3d-active {
    margin-left: -12%;
    margin-right: -12%
}

.slick-3d-active .slick-list {
    padding-left: 30% !important;
    padding-right: 30% !important
}

.slick-3d-active .slick-track {
    max-width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
    perspective: 100px
}

.slick-3d-active .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    transform: translate3d(0, 0, 0);
    transition: transform 1s, opacity 1s
}

.slick-3d-active .slick-3d-next,
.slick-3d-active .slick-3d-next2,
.slick-3d-active .slick-3d-prev,
.slick-3d-active .slick-3d-prev2 {
    display: block
}

.slick-3d-active .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    z-index: 2
}

.slick-3d-active .slick-3d-next {
    opacity: 1;
    transform: translate3d(50%, 0, -21px);
    z-index: 1;
    perspective: 1000px
}

.slick-3d-active .slick-3d-next2 {
    opacity: 1;
    transform: translate3d(40%, 0, -23px);
    z-index: 0;
    perspective: 1000px
}

.slick-3d-active .slick-3d-prev {
    opacity: 1;
    transform: translate3d(-50%, 0, -21px)
}

.slick-3d-active .slick-3d-prev .testi-card {
    box-shadow: none
}

.slick-3d-active .slick-3d-prev2 {
    opacity: 1;
    transform: translate3d(-40%, 0, -23px)
}

.mobile-menu-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .4s cubic-bezier(.785, .135, .15, .86);
    opacity: 0;
    visibility: hidden
}

.mobile-menu-wrapper .mobile-logo {
    padding: 35px 0 50px;
    display: block;
    text-align: start;
    background-color: var(--white-color)
}

.desk-menu-wrapper .desk-logo svg,
.mobile-menu-wrapper .mobile-logo svg {
    max-width: 185px
}

.mobile-menu-wrapper .menu-toggle {
    border: 2px solid var(--title-color);
    position: absolute;
    right: 20px;
    top: 23px;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    z-index: 1;
    color: var(--title-color);
    background-color: transparent;
    border-radius: 50%
}

.mobile-menu-wrapper .menu-toggle:hover {
    transform: rotate(90deg)
}

.mobile-menu-wrapper .mobile-menu-area {
    width: 100%;
    max-width: 310px;
    background-color: var(--white-color);
    height: 100%;
    position: relative;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: .4s cubic-bezier(.785, .135, .15, .86);
    z-index: 1;
    padding: 0 20px
}

.mobile-menu-wrapper.body-visible,
.mobile-menu-wrapper.body-visible .mobile-menu-area {
    opacity: 1;
    visibility: visible;
    transition: .4s cubic-bezier(.785, .135, .15, .86)
}

.mobile-menu-wrapper.body-visible .mobile-menu-area {
    transform: translateX(0)
}

.mobile-menu-wrapper .sidebar-wrap,
.sidemenu-wrapper .sidebar-wrap,
.widget-contact .contact-info-list li:not(:last-child) {
    margin-bottom: 23px
}

.mobile-menu-wrapper .sidebar-wrap h6 {
    font-size: 14px;
    font-weight: 600;
    color: var(--title-color);
    margin-bottom: 0;
    line-height: 24px
}

.blog-card .blog-title a:hover,
.blog-grid .blog-title a,
.blog-meta a:hover,
.blog-post-content .title a,
.blog-post-meta .list-wrap li a,
.breadcumb-menu a:hover,
.btn.style-white.active,
.btn.style-white:focus,
.btn.style-white:hover,
.btn.style2.active,
.btn.style2:focus,
.btn.style2:hover,
.btn.style3.active,
.btn.style3:focus,
.btn.style3:hover,
.calendar_wrap a:hover,
.copyright-text a,
.header-layout2 .main-menu ul.sub-menu a,
.header-layout2 .main-menu ul.sub-menu li.active>a,
.line-btn:hover,
.link-btn:hover,
.main-menu a:hover,
.main-menu>ul>li>a:hover,
.mobile-menu ul li.active-class>a,
.mobile-menu-wrapper .sidebar-wrap a,
.mobile-menu-wrapper .sidebar-wrap a:hover,
.product_list_widget li a,
.team-details-about-info .about-contact-wrap .about-contact-title a,
.widget .search-form:hover button,
.widget-contact .contact-info-list li a,
.wp-block-calendar a:hover {
    color: var(--title-color)
}

.mobile-menu {
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
    padding-bottom: 25px;
    margin-bottom: 40px;
    text-align: left;
    border-bottom: 2px solid var(--title-color)
}

.mobile-menu::-webkit-scrollbar {
    display: none
}

.mobile-menu ul {
    margin: 0;
    padding: 5px 0
}

.mobile-menu ul li a {
    display: block;
    position: relative;
    padding: 8px 0;
    font-size: 20px;
    font-weight: 600;
    color: var(--title-color);
    letter-spacing: normal
}

.cart_totals .order-total .amount,
.checkout-ordertable .order-total .amount,
.counter-card_title,
.mobile-menu ul li.active a,
.widget_shopping_cart .total .amount,
.woocommerce-cart-form .cart_table td[data-title=Name] a span {
    font-weight: 600
}

.desk-menu ul li.active-class2>a:before,
.mobile-menu ul li.active-class>a:before {
    background: var(--theme-color);
    border-color: var(--theme-color)
}

.tgmobile__menu .navigation li,
.tgmobile__menu .navigation>li>ul>li:first-child {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.mobile-menu ul li ul li,
.pl-20 {
    padding-left: 20px
}

.mobile-menu ul li ul li a {
    font-weight: 400;
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 16px;
    padding: 6px 0
}

.fs-xs,
.mobile-menu ul li ul li a .mean-expand-class:before,
.widget_recent_entries ul li span.post-date {
    font-size: 14px
}

.desk-menu ul li ul li:last-child,
.desk-menu>ul>li:last-child,
.mobile-menu ul li ul li:last-child,
.mobile-menu>ul>li:last-child {
    border-bottom: none
}

.mobile-menu ul .submenu-item-has-children>a .mean-expand-class {
    position: absolute;
    right: 0;
    top: 50%;
    font-weight: 400;
    font-size: 20px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-top: -12.5px;
    display: inline-block;
    text-align: end;
    background-color: transparent;
    color: var(--title-color);
    border-radius: 50%
}

.mobile-menu ul .submenu-item-has-children>a .mean-expand-class:before {
    content: "\f107";
    font-family: var(--icon-font);
    font-weight: 700
}

.mobile-menu ul .submenu-item-has-children.active-class>a .mean-expand-class:before {
    content: "\f106"
}

.desk-menu-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .8s;
    opacity: 0;
    visibility: hidden
}

.desk-menu-wrapper .desk-logo {
    padding-bottom: 30px;
    padding-top: 40px;
    display: block;
    text-align: center;
    background-color: var(--white-color);
    border-bottom: 2px solid var(--title-color)
}

.desk-menu-wrapper .menu-toggle2 {
    border: 1px solid var(--white-color);
    position: absolute;
    right: 48px;
    top: 25px;
    padding: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    z-index: 1;
    color: var(--white-color);
    background-color: var(--title-color);
    border-radius: 50%
}

.desk-menu-wrapper .menu-toggle2:hover,
.icon-btn:hover {
    background-color: var(--title-color);
    color: var(--white-color)
}

.desk-menu-wrapper .desk-menu-area {
    width: 100%;
    background-color: var(--title-color);
    border-right: 0;
    height: 100%;
    position: relative;
    left: -110%;
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    z-index: 1
}

.desk-menu-wrapper.body-visible {
    opacity: 1;
    visibility: visible
}

.desk-menu-wrapper.body-visible .desk-menu-area {
    left: 0;
    opacity: 1;
    visibility: visible
}

.desk-menu-wrapper.body-visible .desk-menu-area .desk-menu>ul {
    clip-path: inset(0)
}

.desk-menu {
    overflow-y: scroll;
    max-height: 100vh;
    padding-bottom: 40px;
    margin-top: 0;
    padding-top: 60px;
    text-align: left
}

.desk-menu::-webkit-scrollbar {
    display: none
}

.checkout-ordertable ul,
.desk-menu ul,
.list-wrap,
.main-menu ul,
.widget_shopping_cart ul {
    margin: 0;
    padding: 0
}

.desk-menu ul:has(.active-class2)>li {
    opacity: .5
}

.desk-menu ul li a {
    display: block;
    position: relative;
    padding: 12px 0;
    font-size: 100px;
    font-weight: 600;
    color: var(--smoke-color);
    letter-spacing: 1.5px
}

.desk-menu ul li ul {
    max-width: 250px
}

.desk-menu ul li ul li,
.woocommerce-cart-form .cart_table td[data-title=Name],
ol.widget_rss,
ol.wp-block-rss,
ul.widget_rss,
ul.wp-block-rss {
    padding-left: 0
}

.desk-menu ul li ul li a {
    font-weight: 400;
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 20px;
    padding: 8px 0
}

.counter-divider,
.desk-menu ul li ul li.menu-item-has-children,
.footer-layout1,
.newsletter-form,
.testi-slider1 {
    position: relative
}

.desk-menu ul li ul li.menu-item-has-children:after,
.desk-menu ul li ul li.menu-item-has-children:before {
    content: "";
    position: absolute;
    top: 21px;
    right: 2px;
    height: 9px;
    width: 2px;
    background: var(--white-color);
    transform: rotate(45deg);
    display: inline-block;
    transition: .4s
}

.desk-menu ul li ul li.menu-item-has-children:before {
    transform: rotate(-45deg);
    top: 16px
}

.desk-menu ul li ul li ul {
    margin-left: 16px
}

.desk-menu ul .submenu-item-has-children2>a .mean-expand-class2 {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 400;
    font-size: 12px;
    width: 100%;
    height: 100%;
    line-height: 25px;
    margin-top: 0;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    color: var(--title-color);
    border-radius: 50%
}

.about-counter-wrap .counter-card:last-child:after,
.award-wrap-area .single-award-list.style2 .award-meta a:last-child:after,
.breadcumb-menu li:last-child:after,
.breadcumb-wrapper.style2:after,
.btn.btn-border4:before,
.btn.btn-fw:after,
.btn.btn-fw:before,
.calendar_wrap .wp-calendar-nav .pad,
.counter-divider:first-child:after,
.footer-widget.widget_archive a:before,
.footer-widget.widget_categories a:before,
.footer-widget.widget_meta a:before,
.footer-widget.widget_nav_menu a:before,
.footer-widget.widget_pages a:before,
.footer-widget.widget_recent_entries a:before,
.portfolio-wrap .portfolio-details .portfolio-meta li:last-child:after,
.price_slider_wrapper .button:hover:after,
.price_slider_wrapper .button:hover:before,
.price_slider_wrapper button:hover:after,
.price_slider_wrapper button:hover:before,
.product_meta>span>a:last-child:after,
.product_meta>span>span:last-child:after,
.sub-title.style2:after,
.tgmobile__menu .nav-logo .logo-light,
.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line::after,
.tgmobile__menu .navigation li>ul,
.tgmobile__menu .navigation li>ul>li>ul,
.video-wrap .play-btn:after,
.video-wrap .play-btn:before,
.widget-author .widget_title:after,
.widget-project-details .widget_title:after,
.widget_recent_comments.has-avatars li:before,
.wp-block-calendar .wp-calendar-nav .pad,
.wp-block-latest-comments.has-avatars li:before {
    display: none
}

.desk-menu ul .submenu-item-has-children2.active-class2>a .mean-expand-class2:before {
    content: "\f068"
}

.desk-menu>ul {
    padding: 0 100px;
    clip-path: inset(0 0 100% 0);
    transition: 1.5s ease-in-out
}

@media (max-width:1500px) {
    .desk-menu ul li a {
        font-size: 80px
    }
}

@media (max-width:400px) {

    .desk-menu-wrapper .desk-menu-area,
    .mobile-menu-wrapper .mobile-menu-area {
        width: 100%;
        max-width: 270px
    }

    .desk-menu>ul {
        padding: 0 20px
    }
}

.tgmobile__menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    z-index: 99;
    border-radius: 0;
    transition: .3s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
    -webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
    -o-transition: .3s cubic-bezier(.785, .135, .15, .86);
    -webkit-transform: translateX(101%);
    -moz-transform: translateX(101%);
    -ms-transform: translateX(101%);
    -o-transform: translateX(101%);
    transform: translateX(101%)
}

.tgmobile__menu .navbar-collapse {
    display: block !important
}

.tgmobile__menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left
}

.tgmobile__menu .nav-logo img {
    width: 109px
}

.tgmobile__menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0
}

.tgmobile__menu .navigation li {
    position: relative;
    display: block
}

.portfolio-wrap.style12,
.project-slider-showcase-wrap .project-slider-showcase .slick-list,
.project-slider-showcase-wrap .project-slider-showcase .slick-list .slick-slide,
.project-slider-showcase-wrap .project-slider-showcase .slick-list .slick-track,
.tgmobile__menu .navigation li.current>a::before {
    height: 100%
}

.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 20px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: var(--title-color);
    background: #efefef;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 5
}

.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    border-radius: 10px;
    width: 12px;
    height: 2px;
    background-color: var(--title-color);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    border-radius: 10px;
    width: 2px;
    height: 12px;
    background-color: var(--title-color);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.btn.btn-border2:active:before,
.btn.btn-border2:focus:before,
.btn.btn-border2:hover:before,
.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open,
[data-overlay=theme]:before {
    background-color: var(--theme-color)
}

.btn.btn-border3:active:before,
.btn.btn-border3:focus:before,
.btn.btn-border3:hover:before,
.play-btn.style3:after,
.play-btn.style3:before,
.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line,
[data-overlay=white]:before {
    background-color: var(--white-color)
}

.tgmobile__menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 1.5;
    padding: 10px 60px 10px 25px;
    font-size: 16px;
    font-weight: 500;
    color: var(--title-color);
    text-transform: capitalize;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: none
}

.tgmobile__menu .navigation li>a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.ml-20,
.tgmobile__menu .navigation li ul li>a {
    margin-left: 20px
}

.ml-40,
.tgmobile__menu .navigation li ul li ul li a {
    margin-left: 40px
}

.tgmobile__menu .navigation li ul li ul li ul li a {
    margin-left: 60px
}

.tgmobile__menu .navigation ul {
    padding: 0;
    margin: 0
}

.accordion-card.style2,
.tgmobile__menu .navigation ul li a {
    display: block
}

.tgmobile__menu .navigation ul li ul li>a {
    font-size: 16px;
    margin-left: 20px;
    text-transform: capitalize
}

.tgmobile__menu .navigation:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.tgmobile__menu .close-btn {
    position: absolute;
    right: 15px;
    top: 28px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    color: var(--theme-color);
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tgmobile__menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, .5)
}

.tgmobile__menu .social-links ul {
    display: flex;
    position: relative;
    text-align: center;
    padding: 30px 20px 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.tgmobile__menu .social-links ul li {
    position: relative;
    display: inline-block;
    margin: 0 6px 10px
}

.tgmobile__menu .social-links ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: #292b37;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid #efefef;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.tgmobile__menu .social-links ul li a:hover {
    border-color: var(--theme-color);
    background: var(--theme-color);
    color: var(--white-color)
}

.tgmobile__menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: var(--white-color);
    padding: 0;
    z-index: 5;
    box-shadow: -9px 0 14px 0 rgba(0, 0, 0, .06)
}

.btn,
.preloader {
    /*background-color: var(--title-color)*/
}

.tgmobile__menu-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    display: none;
    color: var(--white-color);
    margin-right: 30px;
    top: 15px
}

.btn,
.btn.style6 {
    font-weight: 600;
    font-size: 14px
}

.mobile-menu-visible {
    overflow: hidden
}

.mobile-menu-visible .tgmobile__menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu-visible .tgmobile__menu-backdrop {
    opacity: 1;
    visibility: visible
}

.mobile-menu-visible .tgmobile__menu .close-btn {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.preloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn,
.link-effect {
    position: relative
}

.preloader-inner {
    display: block;
    width: 45px;
    height: 45px
}

.preloader-inner span {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 37px;
    height: 37px;
    margin: 4px;
    border: 4px solid transparent;
    border-radius: 50%;
    animation: 1s cubic-bezier(.5, 0, .5, 1) infinite preloader;
    border-color: var(--theme-color) transparent transparent transparent
}

.preloader-inner span:first-child {
    animation-delay: -.1s
}

.preloader-inner span:nth-child(2) {
    animation-delay: -.2s
}

.preloader-inner span:nth-child(3) {
    animation-delay: -.3s
}

@-webkit-keyframes preloader {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes preloader {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.link-effect {
    overflow: hidden;
    display: block;
    height: 17px;
    line-height: normal
}

.link-effect .effect-1 {
    display: block;
    height: 100%;
    position: relative;
    top: 0;
    transition: .3s
}

.btn:hover .effect-1,
.client-list-wrap li a:hover .link-effect .effect-1,
.header-cart:hover .effect-1,
.link-btn:hover .effect-1,
.link-effect:hover .effect-1,
.main-menu>ul>li>a:hover .effect-1 {
    top: -100%
}

.btn {
    z-index: 2;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-align: center;
    color: var(--white-color);
    padding: 21.5px 40px;
    border-radius: 0;
    overflow: hidden
}

.play-btn,
.play-btn>i {
    display: inline-block;
    z-index: 1
}

.btn.active,
.btn:focus,
.btn:hover {
    color: var(--white-color);
    outline: 0;
    box-shadow: none
}

.btn.style2 {
    background: var(--theme-color);
    color: var(--title-color)
}

.btn.btn-border2:active,
.btn.btn-border2:focus,
.btn.btn-border2:hover,
.btn.btn-border:active,
.btn.btn-border:focus,
.btn.btn-border:hover,
.btn.style3,
.btn.style4:hover,
.footer-widget .product_list_widget li a,
.footer-widget.widget_rss ul .rss-date,
.footer-widget.widget_rss ul .rsswidget,
.footer-widget.widget_rss ul cite,
.footer-widget.widget_shopping_cart .cart_list a:not(.remove),
.footer-widget.widget_shopping_cart .total,
.header-layout2 .header-button .search-btn,
.header-layout2 .sticky-wrapper .header-links a,
.header-layout3 .sticky-wrapper .header-links a,
.hero-style2 .hero-contact-wrap a,
.home_two .main-menu ul li.menu-item-has-children::after,
.portfolio-wrap.style2 .portfolio-details .portfolio-meta,
.portfolio-wrap.style2 .portfolio-details .portfolio-meta li a,
.portfolio-wrap.style2 .portfolio-details .portfolio-title a,
.portfolio-wrap.style3 .portfolio-details .portfolio-meta,
.portfolio-wrap.style3 .portfolio-details .portfolio-meta li a,
.portfolio-wrap.style3 .portfolio-details .portfolio-title a,
.portfolio-wrap.style6 .portfolio-details .portfolio-title a,
.sidemenu-wrapper .sidebar-wrap a,
.team-card_title a,
.wp-block-calendar table caption,
body.bg-title .scroll-top svg {
    color: var(--white-color)
}

.btn.style3 {
    border: 1px solid #4b4d49;
    background: 0 0
}

.btn.style3:after,
.btn.style3:before {
    border-top: 25px solid var(--white-color);
    border-bottom: 25px solid var(--white-color)
}

.btn.style4 {
    background: var(--white-color);
    color: var(--theme-color)
}

.btn.style5 {
    border-radius: 0;
    padding: 21px 34px 23px;
    background: var(--title-color)
}

.btn.style5:before,
.btn.style6:before {
    border-radius: 0;
    transform: none;
    left: 0;
    width: 0
}

.btn.style5:hover:before {
    background-color: var(--theme-color);
    width: 100%
}

.btn.style6 {
    border-radius: 0;
    background: var(--theme-color);
    letter-spacing: .05em
}

.btn.btn-border {
    color: var(--title-color);
    padding: 19.5px 21px 19.5px 25px
}

.btn.btn-border:before {
    background: 0 0;
    border: 1px solid var(--black-color)
}

.btn.btn-border:active:before,
.btn.btn-border:focus:before,
.btn.btn-border:hover:before,
[data-overlay=black]:before {
    background-color: var(--black-color)
}

.icon-btn,
.link-btn.style2:hover:before,
.play-btn.style3>i {
    background-color: var(--theme-color)
}

.btn.btn-border2 {
    color: var(--theme-color);
    padding: 19.5px 40px
}

.btn.btn-border3,
.icon-btn,
.icon-btn.btn-border:hover,
.play-btn.style3>i {
    color: var(--white-color)
}

.btn.btn-border2:before {
    background: 0 0;
    border: 1px solid var(--theme-color)
}

.btn.btn-border3 {
    padding: 19.5px 21px 19.5px 25px
}

.btn.btn-border3:before {
    background: 0 0;
    border: 1px solid var(--white-color)
}

.btn.btn-border4 {
    color: var(--title-color);
    border: 1px solid var(--title-color);
    border-radius: 0
}

.btn.style-r0:before,
.icon-btn {
    border-radius: 0
}

.btn.btn-border4:active,
.btn.btn-border4:focus,
.btn.btn-border4:hover {
    color: var(--white-color);
    background: var(--title-color)
}

.btn.style-white {
    background: var(--white-color);
    color: var(--title-color)
}

.icon-btn.btn-border,
.play-btn.style3:hover>i,
.play-btn>i {
    color: var(--theme-color)
}

.btn.circle-btn {
    border-radius: 50%;
    height: 180px;
    width: 180px;
    line-height: 180px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn.circle-btn.style2 .link-effect {
    height: 48px
}

.btn.circle-btn.style2 .link-effect .effect-1 {
    line-height: 24px
}

.icon-btn {
    display: inline-block;
    width: var(--btn-size, 46px);
    height: var(--btn-size, 46px);
    line-height: var(--btn-size, 46px);
    font-size: var(--btn-font-size, 16px);
    text-align: center;
    border: none;
    transition: .4s ease-in-out
}

.line-btn,
.link-btn {
    line-height: .8;
    position: relative
}

.line-btn,
.link-btn,
.link-btn2 {
    font-size: 14px;
    font-weight: 600
}

.icon-btn.btn-border {
    background: 0 0;
    border: 2px solid var(--theme-color)
}

.play-btn.style3:hover>i,
.play-btn:after,
.play-btn:before,
.play-btn>i {
    background-color: var(--white-color)
}

.icon-btn.btn-border:hover {
    background: var(--theme-color)
}

.play-btn {
    position: relative
}

.link-btn,
.link-btn.style2 {
    color: var(--title-color);
    display: inline-flex
}

.play-btn>i {
    width: var(--icon-size, 110px);
    height: var(--icon-size, 110px);
    line-height: var(--icon-size, 110px);
    text-align: center;
    border: 1px solid rgba(199, 134, 101, .2);
    font-size: var(--icon-font-size, 30px);
    border-radius: 50%;
    transition: .4s
}

.link-btn2,
.scroll-top svg {
    background: 0 0
}

.line-btn i,
.link-btn i {
    font-size: .9rem
}

.play-btn:after,
.play-btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    z-index: -1;
    border-radius: 50%;
    transition: .4s
}

.play-btn:after {
    animation-delay: 2s
}

.play-btn.style2:after,
.play-btn.style2:before {
    background-color: transparent;
    border: 1px solid var(--white-color)
}

.play-btn.style3>i {
    font-size: 20px
}

.link-btn {
    padding-bottom: 6px;
    margin-bottom: 0;
    text-transform: uppercase;
    gap: 10px
}

.text-underline,
.wsus__dashboard_wishlist .table td .title:hover {
    text-decoration: underline
}

.link-btn:after,
.link-btn:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--title-color);
    transition: .4s
}

.link-btn:after {
    width: 0;
    left: 0;
    transition: .8s
}

.link-btn:hover::before {
    width: 0
}

.link-btn.style2 {
    font-weight: 500;

    text-transform: capitalize
}

.link-btn.style2:before {
    background-color: var(--title-color);
    bottom: -3px;
    left: 0;
    height: 1px;
    width: 100%
}

.link-btn.text-theme:after,
.link-btn.text-theme:before,
.main-menu a:hover:before,
.sub-title:after {
    background: var(--theme-color)
}

.link-btn.style2:hover:before {
    width: calc(100% - 55px)
}

.link-btn.text-theme img,
.testi-box.style2 .quote-icon,
.testi-box.style3 .quote-icon {
    filter: brightness(99)
}

.link-btn2 {
    border: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--white-color);
    padding: 0
}

.badge,
.line-btn:before {
    background-color: var(--theme-color)
}

.background-image,
.bg-fluid,
[data-bg-src] {
    background-repeat: no-repeat;
    background-position: center center
}

.scroll-top svg,
.scroll-top:after {
    color: var(--title-color);
    border-radius: 50%
}

.line-btn,
.sub-title {
    color: var(--theme-color);
    text-transform: uppercase
}

.line-btn {
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: -1px
}

.line-btn i {
    margin-left: 5px
}

.line-btn:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    transition: .4s
}

.scroll-top,
.scroll-top:after {
    width: 50px;
    display: block;
    cursor: pointer
}

.line-btn:hover::before {
    background-color: var(--title-color);
    width: 45px
}

.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 50px;
    border-radius: 50px;
    z-index: 10000;
    opacity: 1;
    visibility: hidden;
    transform: translateY(45px);
    transition: .3s linear
}

.scroll-top:after {
    content: "\f062";
    font-family: var(--icon-font);
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    left: 0;
    top: 0;
    height: 50px;
    z-index: 1;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .04)
}

.sub-title,
.sub-title:after,
.title-area,
.white-title {
    position: relative
}

.scroll-top svg path {
    fill: none
}

.scroll-top .progress-circle path {
    stroke: var(--title-color);
    stroke-width: 4px;
    box-sizing: border-box;
    transition: .4s linear
}

.scroll-top.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

@media (max-width:767px) {
    .container2 {
        max-width: 540px
    }

    .play-btn {
        --icon-size: 70px;
        --icon-font-size: 24px
    }

    .btn {
        font-size: 14px;
        font-weight: 600;
        line-height: 1;
        padding: 17px 25px
    }
}

body.bg-title .scroll-top svg path {
    stroke: var(--theme-color)
}

body.bg-title .scroll-top::after {
    color: var(--white-color);
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .4)
}

.sec-title {
    margin-bottom: calc(var(--section-title-space) - 43px);
    margin-top: -.18em;
    font-weight: 600;
    letter-spacing: -1.8px
}

.sub-title {
    font-size: 14px;
    font-weight: 500;
    
    letter-spacing: 1.4px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    margin-top: -.4em
}

.sub-title:after {
    content: "";
    height: 1px;
    width: 50px;
    display: inline-block;
    margin-left: 10px
}

.sub-title.style2 {
    display: block;
    letter-spacing: 4.2px;
    margin-top: -.4em
}

.box-title {
    font-size: 24px;
    line-height: 1.417;
    font-weight: 600;
    margin-top: -.3em
}

.box-title a,
.calendar_wrap span[class*=wp-calendar-nav] a,
.product-card .product-title a,
.product_list_widget .recent-post .post-title a,
.product_list_widget .recent-post-title a,
.product_meta>span a,
.text-inherit,
.widget_recent_comments a,
.wp-block-archives a:not(:hover),
.wp-block-calendar span[class*=wp-calendar-nav] a,
.wp-block-latest-comments a {
    color: inherit
}

.sec-text {
    font-size: 18px;
    margin-top: 30px;
    line-height: 1.667;
    margin-bottom: 0
}

.title-area {
    margin-bottom: calc(var(--section-title-space) - 17px);
    z-index: 2
}

.details-text h1,
.details-text h2,
.details-text h3,
.details-text h4,
.details-text h5,
.details-text h6,
.mt-15 {
    margin-top: 15px
}

.details-text h1,
.details-text h2 {
    font-size: 48px
}

.details-text h3 {
    font-size: 42px
}

.details-text h4 {
    font-size: 36px
}

.details-text h5 {
    font-size: 30px
}

.details-text h6 {
    font-size: 24px
}

.details-text p {
    margin-top: 20px !important
}

.title-area.mb-0 .sec-title {
    margin-bottom: 17px
}

.title-area .btn {
    margin-top: 36px
}

.hero-style1 .btn-group,
.mt-30,
.title-area .checklist {
    margin-top: 30px
}

.white-title {
    color: #fff;
    font-weight: 700;
    padding-bottom: 9px;
    margin-bottom: 19px
}

.white-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    height: 2px;
    width: 50px
}

.page-title {
    font-size: 40px;
    font-weight: 500;
    margin-top: -.3em
}

.page-subtitle {
    font-size: 30px;
    font-weight: 500
}

.shadow-text {
    font-size: 120px;
    font-weight: 500;
    
    color: rgba(0, 0, 0, .03)
}

.badge,
.social-btn a:hover,
.social-btn.style2 a {
    color: var(--white-color)
}

@media (max-width:1399px) {
    .gx-60 {
        --bs-gutter-x: 40px
    }

    .gx-90 {
        --bs-gutter-x: 24px
    }

    .desk-menu ul li a {
        font-size: 60px
    }

    .desk-menu {
        padding-top: 40px;
        max-height: calc(100vh - 20px)
    }

    .sec-title {
        font-size: 45px;
        line-height: 1.2
    }

    .sec-text {
        margin-top: 0
    }

    .shadow-text {
        font-size: 100px
    }
}

@media (max-width:1199px) {
    .container2 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .wsus__blog_single_comment .text {
        width: 83% !important
    }

    .gy-80 {
        --bs-gutter-y: 40px
    }

    .slick-arrow {
        --icon-size: 60px
    }

    .sec-title,
    .title-area {
        --section-title-space: 60px
    }

    .sec-title.mb-45,
    .title-area.mb-45 {
        margin-bottom: 36px
    }

    .sec-title.mb-50,
    .title-area.mb-50 {
        margin-bottom: 40px
    }

    .sec-btn,
    .title-line {
        --section-title-space: 55px
    }

    .sec-text {
        font-size: 16px
    }

    .shadow-text {
        font-size: 80px
    }
}

@media (max-width:991px) {
    .gy-50 {
        --bs-gutter-y: 40px
    }

    .slick-dots {
        margin: 40px 0 0
    }

    .icon-box .slick-arrow {
        margin-right: 0
    }

    .sec-btn,
    .sec-title,
    .title-area,
    .title-line {
        --section-title-space: 50px
    }

    .sec-title.mb-45,
    .title-area.mb-45 {
        margin-bottom: 35px
    }

    .sub-title {
        font-size: 14px
    }

    .shadow-text {
        font-size: 70px
    }
}

@media (max-width:767px) {
    .sec-title {
        font-size: 32px
    }

    .shadow-text {
        font-size: 50px
    }
}

@media (max-width:390px) {
    .sec-title {
        font-size: 30px
    }
}

.sec_title_static {
    position: absolute;
    height: 100%;
    display: block
}

.badge,
.social-btn a {
    display: inline-block;
    border-radius: 50%;
    text-align: center
}

.sec_title_static .sec_title_wrap {
    position: sticky;
    top: 150px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: auto
}

.shape-mockup-wrap {
    z-index: 2;
    position: relative
}

.shape-mockup {
    position: absolute;
    z-index: -1
}

.shape-mockup.z-index-3,
.z-index-3 {
    z-index: 3
}

.z-index-step1 {
    position: relative;
    z-index: 4 !important
}

.z-index-common {
    position: relative;
    z-index: 3
}

.widget[data-overlay]:before,
.z-index-n1 {
    z-index: -1
}

.media-body {
    flex: 1
}

.style-italic {
    font-style: italic
}

.badge {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: .2em .45em;
    font-size: .6em;
    top: 7px;
    left: 12px;
    font-weight: 400;
    transition: .3s ease-in-out
}

.overlay,
[data-overlay]:before {
    top: 0;
    left: 0;
    position: absolute
}

.social-btn {
    display: flex;
    gap: 10px
}

.social-btn a {
    height: var(--icon-size, 48px);
    width: var(--icon-size, 48px);
    line-height: 48px;
    color: var(--title-color);
    font-size: 16px;
    border: 1px solid var(--smoke-color);
    background: var(--smoke-color)
}

.social-btn.style2 a,
.social-btn.style3 a {
    width: auto;
    height: auto;
    line-height: normal;
    border-radius: 0;
    font-size: 20px
}

.social-btn a:hover {
    background: var(--title-color);
    border-color: var(--title-color)
}

.social-btn.style2 {
    gap: 25px
}

.social-btn.style2 .link-effect,
.social-btn.style3 .link-effect {
    height: 25px
}

.social-btn.style2 a {
    background: 0 0;
    border: 0
}

.social-btn.style2 a:hover {
    background: 0 0;
    color: var(--theme-color)
}

.social-btn.style3 {
    gap: 20px
}

.social-btn.style3 a {
    background: 0 0;
    color: var(--title-color);
    border: 0
}

.social-btn.style3 a:hover {
    background: 0 0;
    color: var(--title-color)
}

.social-btn.style4 a {
    --icon-size: 50px;
    line-height: 50px;
    font-size: 16px;
    background: 0 0;
    color: var(--white-color);
    border-color: #4b4d49
}

.social-btn.style4 a:hover {
    background: #4b4d49
}

.social-btn.color-theme a {
    color: var(--body-color);
    border-color: var(--theme-color)
}

.global-carousel.slider-shadow .slick-list {
    padding: 30px 0 40px !important;
    margin: -30px 0 -40px
}

.btn-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px
}

.btn-group .btn {
    border-radius: 0;
    flex: none
}

.btn-group.style2 {
    gap: 20px 70px
}

.mfp-zoom-in .mfp-content {
    opacity: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg,
.widget_gallery a:hover:after,
[data-opacity="7"]:before {
    opacity: .7
}

.mfp-zoom-in.mfp-removing .mfp-content {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.jarallax {
    position: relative;
    z-index: 0
}

.jarallax>.jarallax-img,
picture.jarallax-img img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.font-icon {
    font-family: var(--icon-font)
}

.font-title {
    
}

.font-body {
    
}

.fw-extralight {
    font-weight: 100
}

.fw-light {
    font-weight: 300
}

.fw-normal,
.product-about .checklist li,
.summary-content .checklist li {
    font-weight: 400
}

.fw-medium {
    font-weight: 500 !important
}

.fw-semibold {
    font-weight: 600 !important
}

.fw-bold {
    font-weight: 700
}

.fw-extrabold {
    font-weight: 800
}

.blog-post-meta .list-wrap li i,
.footer-layout1 .footer-top-wrap p,
.fs-md {
    font-size: 18px
}

.bg-theme,
.bg-theme2 {
    background-color: var(--theme-color) !important
}

.bg-smoke {
    background-color: var(--smoke-color) !important
}

.bg-smoke2 {
    background-color: var(--smoke-color2) !important
}

.bg-smoke3 {
    background-color: var(--smoke-color3) !important
}

.bg-smoke4 {
    background-color: var(--smoke-color4) !important
}

.bg-smoke5 {
    background-color: var(--smoke-color5) !important
}

.bg-white {
    background-color: var(--white-color) !important
}

.bg-black {
    background-color: var(--black-color) !important
}

.bg-gray {
    background-color: var(--gray-color) !important
}

.bg-title {
    background-color: var(--title-color) !important
}

.background-image,
[data-bg-src] {
    background-size: cover
}

.bg-fluid {
    background-size: 100% 100%
}

.bg-auto {
    background-size: auto auto
}

.bg-top-center {
    background-size: auto;
    background-position: top center
}

.bg-repeat {
    background-size: auto;
    background-repeat: repeat
}

.text-theme,
.text-theme2 {
    color: var(--theme-color) !important
}

.text-title {
    color: var(--title-color) !important
}

.text-body {
    color: var(--body-color) !important
}

.text-white {
    color: var(--white-color) !important
}

.text-smoke {
    color: var(--smoke-color) !important
}

.text-light {
    /*color: var(--light-color) !important*/
}

.text-yellow {
    color: var(--yellow-color) !important
}

.text-success {
    color: var(--success-color) !important
}

.text-error {
    color: var(--error-color) !important
}

.overlay {
    height: 100%;
    width: 100%
}

.position-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[data-overlay] {
    position: relative;
    z-index: 2
}

[data-overlay] [class*=col-],
[data-overlay] [class^=col-] {
    z-index: 1
}

[data-overlay]:before {
    content: "";
    right: 0;
    bottom: 0;
    z-index: 1
}

[data-overlay=overlay1]:before {
    background-color: #131b23
}

[data-opacity="1"]:before {
    opacity: .1
}

[data-opacity="2"]:before {
    opacity: .2
}

[data-opacity="3"]:before {
    opacity: .3
}

[data-opacity="4"]:before {
    opacity: .4
}

[data-opacity="5"]:before {
    opacity: .5
}

[data-opacity="6"]:before {
    opacity: .6
}

[data-opacity="8"]:before {
    opacity: .8
}

[data-opacity="9"]:before {
    opacity: .9
}

.play-btn:after,
.play-btn:before,
.ripple-animation {
    animation-duration: var(--ripple-ani-duration);
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-name: ripple
}

@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: 1
    }

    100% {
        transform: scale(2.1);
        opacity: 0
    }
}

.movingX {
    animation: 8s linear infinite movingX
}

@keyframes movingX {

    0%,
    100% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(50px)
    }
}

.moving {
    animation: 8s linear infinite moving
}

@keyframes moving {

    0%,
    100% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-50px)
    }
}

.jump {
    animation: 7s linear infinite jumpAni
}

.jump1 {
    animation: 6s linear infinite jumpAni
}

.jump2 {
    animation: 5s linear infinite jumpAni
}

.jump3 {
    animation: 4s linear infinite jumpAni
}

@keyframes jumpAni {

    0%,
    100% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }
}

.jump-reverse {
    animation: 7s linear infinite jumpReverseAni
}

@keyframes jumpReverseAni {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(30px)
    }
}

.spin {
    animation: 15s linear infinite spin
}

.spin-slow {
    animation: 50s linear infinite spin
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

.scalein.slider-animated {
    --animation-name: scalein
}

.slidetopleft.slider-animated {
    --animation-name: slidetopleft
}

.slidebottomright.slider-animated {
    --animation-name: slidebottomright
}

.slideinleft.slider-animated {
    --animation-name: slideinleft
}

.slideinright.slider-animated {
    --animation-name: slideinright
}

.slideinup.slider-animated {
    --animation-name: slideinup
}

.slideindown.slider-animated {
    --animation-name: slideindown
}

.rollinleft.slider-animated {
    --animation-name: rollinleft
}

.rollinright.slider-animated {
    --animation-name: rollinright
}

.rollinleft,
.rollinright,
.scalein,
.slidebottomright,
.slideindown,
.slideinleft,
.slideinright,
.slideinup,
.slidetopleft {
    opacity: 0;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-delay: .3s;
    animation-name: var(--animation-name)
}

@keyframes slideinup {
    0% {
        opacity: 0;
        transform: translateY(70px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes slideinright {
    0% {
        opacity: 0;
        transform: translateX(70px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes slideindown {
    0% {
        opacity: 0;
        transform: translateY(-70px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes slideinleft {
    0% {
        opacity: 0;
        transform: translateX(-70px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes slidebottomright {
    0% {
        opacity: 0;
        transform: translateX(100px) translateY(100px)
    }

    100% {
        transform: translateX(0) translateY(0)
    }
}

@keyframes slidetopleft {
    0% {
        opacity: 0;
        transform: translateX(-100px) translateY(-100px)
    }

    100% {
        transform: translateX(0) translateY(0)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }

    0%,
    100% {
        border-color: transparent
    }

    75% {
        border-color: #fff #fff transparent
    }
}

.img-custom-anim-right {
    animation: 1.3s cubic-bezier(.645, .045, .355, 1) .4s forwards img-anim-right;
    opacity: 0
}

@keyframes img-anim-right {
    0% {
        transform: translateX(5%);
        clip-path: inset(0 0 0 100%);
        opacity: 0
    }

    100% {
        transform: translateX(0);
        clip-path: inset(0 0 0 0);
        opacity: 1
    }
}

.img-custom-anim-left {
    animation: 1.3s cubic-bezier(.645, .045, .355, 1) .4s forwards img-anim-left;
    opacity: 0
}

@keyframes img-anim-left {
    0% {
        transform: translateX(-5%);
        clip-path: inset(0 100% 0 0);
        opacity: 0
    }

    100% {
        transform: translateX(0);
        clip-path: inset(0 0 0 0);
        opacity: 1
    }
}

.img-custom-anim-top {
    animation: 1.3s cubic-bezier(.645, .045, .355, 1) forwards img-anim-top;
    opacity: 0
}

@keyframes img-anim-top {
    0% {
        transform: translateY(-5%);
        clip-path: inset(0 0 100% 0);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        clip-path: inset(0 0 0 0);
        opacity: 1
    }
}

.award-wrap-area,
.header-links ul,
.widget-project-details ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_price_filter ul,
.wp-block-page-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_archive .menu,
.widget_archive>ul,
.widget_categories .menu,
.widget_categories>ul,
.widget_meta .menu,
.widget_meta>ul,
.widget_nav_menu .menu,
.widget_nav_menu>ul,
.widget_pages .menu,
.widget_pages>ul,
.widget_price_filter .menu,
.widget_price_filter>ul,
.wp-block-page-list .menu,
.wp-block-page-list>ul {
    margin: -3px 0 0
}

.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_price_filter a,
.wp-block-page-list a {
    border: none;
    margin: 0 0 12px;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    
    line-height: 1.313;
    color: var(--title-color);
    position: relative;
    display: flex;
    align-items: center
}

.widget_archive a:before,
.widget_categories a:before,
.widget_meta a:before,
.widget_nav_menu a:before,
.widget_pages a:before,
.widget_price_filter a:before,
.wp-block-page-list a:before {
    content: "";
    position: relative;
    height: 18px;
    width: 18px;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    margin-right: 14px
}

.widget_archive a:after,
.widget_categories a:after,
.widget_meta a:after,
.widget_nav_menu a:after,
.widget_pages a:after,
.widget_price_filter a:after,
.wp-block-page-list a:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 6px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: var(--theme-color);
    transition: .4s;
    opacity: 0
}

.widget_archive a i,
.widget_categories a i,
.widget_meta a i,
.widget_nav_menu a i,
.widget_pages a i,
.widget_price_filter a i,
.wp-block-page-list a i {
    margin-right: 12px;
    transition: .4s
}

.widget_archive a.active i,
.widget_archive a:hover i,
.widget_categories a.active i,
.widget_categories a:hover i,
.widget_meta a.active i,
.widget_meta a:hover i,
.widget_nav_menu a.active i,
.widget_nav_menu a:hover i,
.widget_pages a.active i,
.widget_pages a:hover i,
.widget_price_filter a.active i,
.widget_price_filter a:hover i,
.wp-block-page-list a.active i,
.wp-block-page-list a:hover i {
    color: var(--theme-color);
    opacity: 1
}

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_price_filter li,
.wp-block-page-list li {
    display: block;
    position: relative
}

.widget_archive li>span,
.widget_categories li>span,
.widget_meta li>span,
.widget_nav_menu li>span,
.widget_pages li>span,
.widget_price_filter li>span,
.wp-block-page-list li>span {
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    border-radius: 0;
    height: auto;
    width: auto;
    line-height: initial;
    text-align: center;
    color: var(--body-color);
    transition: .4s
}

.widget_archive li:last-child a,
.widget_categories li:last-child a,
.widget_meta li:last-child a,
.widget_nav_menu li:last-child a,
.widget_pages li:last-child a,
.widget_price_filter li:last-child a,
.wp-block-page-list li:last-child a {
    margin-bottom: -5px;
    padding-bottom: 0;
    border-bottom: 0
}

.footer-widget.widget_archive .children,
.footer-widget.widget_archive .sub-menu,
.footer-widget.widget_archive .wp-block-navigation__submenu-container,
.footer-widget.widget_categories .children,
.footer-widget.widget_categories .sub-menu,
.footer-widget.widget_categories .wp-block-navigation__submenu-container,
.footer-widget.widget_meta .children,
.footer-widget.widget_meta .sub-menu,
.footer-widget.widget_meta .wp-block-navigation__submenu-container,
.footer-widget.widget_nav_menu .children,
.footer-widget.widget_nav_menu .sub-menu,
.footer-widget.widget_nav_menu .wp-block-navigation__submenu-container,
.footer-widget.widget_pages .children,
.footer-widget.widget_pages .sub-menu,
.footer-widget.widget_pages .wp-block-navigation__submenu-container,
.footer-widget.widget_recent_entries .children,
.footer-widget.widget_recent_entries .sub-menu,
.footer-widget.widget_recent_entries .wp-block-navigation__submenu-container,
.widget_archive .children,
.widget_archive .sub-menu,
.widget_archive .wp-block-navigation__submenu-container,
.widget_categories .children,
.widget_categories .sub-menu,
.widget_categories .wp-block-navigation__submenu-container,
.widget_meta .children,
.widget_meta .sub-menu,
.widget_meta .wp-block-navigation__submenu-container,
.widget_nav_menu .children,
.widget_nav_menu .sub-menu,
.widget_nav_menu .wp-block-navigation__submenu-container,
.widget_pages .children,
.widget_pages .sub-menu,
.widget_pages .wp-block-navigation__submenu-container,
.widget_price_filter .children,
.widget_price_filter .sub-menu,
.widget_price_filter .wp-block-navigation__submenu-container,
.wp-block-page-list .children,
.wp-block-page-list .sub-menu,
.wp-block-page-list .wp-block-navigation__submenu-container {
    margin-left: 10px
}

.widget_archive .children li a,
.widget_archive .sub-menu li a,
.widget_archive .wp-block-navigation__submenu-container li a,
.widget_categories .children li a,
.widget_categories .sub-menu li a,
.widget_categories .wp-block-navigation__submenu-container li a,
.widget_meta .children li a,
.widget_meta .sub-menu li a,
.widget_meta .wp-block-navigation__submenu-container li a,
.widget_nav_menu .children li a,
.widget_nav_menu .sub-menu li a,
.widget_nav_menu .wp-block-navigation__submenu-container li a,
.widget_pages .children li a,
.widget_pages .sub-menu li a,
.widget_pages .wp-block-navigation__submenu-container li a,
.widget_price_filter .children li a,
.widget_price_filter .sub-menu li a,
.widget_price_filter .wp-block-navigation__submenu-container li a,
.wp-block-page-list .children li a,
.wp-block-page-list .sub-menu li a,
.wp-block-page-list .wp-block-navigation__submenu-container li a {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 19px;
    padding: 0 0 20px
}

.pr-20,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
    padding-right: 20px
}

.wp-block-page-list {
    padding: 0;
    margin: -3px 0 0
}

.product_list_widget .star-rating {
    width: auto
}

.product_list_widget li:last-child {
    padding-bottom: 0 !important
}

.wp-block-archives {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.blog-single ul.wp-block-archives li {
    margin: 5px 0
}

.widget {
    margin-bottom: 30px;
    position: relative;
    padding: var(--widget-padding-x, 40px);
    background: var(--white-color);
    border: 1px solid #e3e5de;
    border-radius: 0
}

.widget_title {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    
    line-height: 1em;
    margin: -.12em 0 47px
}

.widget.widget_search {
    padding: 0;
    border: 0
}

.widget .search-form {
    position: relative;
    display: flex
}

.widget .search-form input {
    background: var(--white-color);
    border: 1px solid #e3e5de;
    flex: 1;
    color: var(--body-color);
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    padding: 0 60px 0 30px
}

.widget .search-form input::placeholder {
    color: var(--body-color)
}

.widget .search-form button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    font-size: 14px;
    background-color: transparent;
    color: var(--white-color);
    display: inline-block;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 0
}

.widget_gallery a img,
.widget_gallery a:after {
    width: 100%;
    border-radius: 0
}

.widget-author {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
}

.blog-post-item-two,
.mb-30,
.widget-author .widget-author-thumb,
.widget-project-details .widget_title {
    margin-bottom: 30px
}

.widget-author .widget_title {
    font-size: 30px;
    margin-bottom: 4px
}

.widget-author .widget-author-desig {
    font-size: 18px;
    font-weight: 400;
    
    color: var(--body-color);
    display: block
}

.widget-author .social-btn {
    display: inline-flex;
    margin-top: 22px
}

.tagcloud,
.wp-block-tag-cloud {
    margin-right: -3px;
    margin-bottom: -10px
}

.tagcloud a,
.wp-block-tag-cloud a {
    display: inline-block;
    border: 1px solid #e3e5de;
    font-size: 13px !important;
    font-weight: 500;
    
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    padding: 0 21px;
    margin-right: 5px;
    margin-bottom: 10px;
    color: var(--body-color);
    background-color: var(--white-color);
    border-radius: 0
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
    background-color: var(--title-color);
    color: var(--white-color) !important;
    border-color: var(--title-color)
}

.sidebar-gallery,
.widget_gallery .insta-feed {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px
}

.widget_gallery a {
    position: relative;
    border-radius: 0;
    display: inline-block;
    flex: none
}

.widget_gallery a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: var(--theme-color);
    transition: .4s;
    opacity: 0
}

.widget_gallery a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    transition: .4s;
    color: var(--white-color);
    font-size: 20px
}

.base {
    border-radius: 6px;
    position: absolute;
    left: 1302px;
    top: 2098px;
    width: 80px;
    height: 78px;
    z-index: 209
}

.recent-post {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    background: 0 0;
    border-radius: 6px;
    transition: .4s
}

.recent-post:last-child {
    margin-bottom: 0;
    border: 0
}

.recent-post .media-img {
    margin-right: 20px;
    width: 85px;
    overflow: hidden;
    border-radius: 0
}

.recent-post .media-img img {
    width: 100%;
    border-radius: 0;
    transition: .4s ease-in-out
}

.recent-post .post-title {
    font-weight: 500;
    font-size: 20px;
    margin: 6px 0 0;
    
    text-transform: capitalize
}

.recent-post .recent-post-meta {
    margin-bottom: -2px
}

.recent-post .recent-post-meta a {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    
    color: var(--body-color);
    margin-bottom: 0;
    display: block
}

.recent-post .recent-post-meta a i {
    margin-right: 3px;
    transition: .4s
}

.blog-grid:hover .blog-img img,
.popup-search-box form button:hover,
.product-card:hover .product-img img,
.recent-post:hover .media-img img {
    transform: scale(1.1)
}

.widget-project-details {
    background: rgba(199, 134, 101, .08);
    border: 0;
    margin-bottom: 0
}

.widget-project-details ul li {
    display: flex;
    gap: 20px;
    align-items: center
}

.widget-project-details ul li:not(:last-child) {
    border-bottom: 1px solid #eedfd7;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.widget-project-details ul li .icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: var(--white-color);
    text-align: center;
    color: var(--theme-color)
}

.widget-project-details ul li .title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    margin-bottom: -1px;
    margin-top: -.6em
}

.widget-project-details ul li h6 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: -.3em
}

.price_slider_wrapper,
.wp-block-latest-comments__comment:first-child,
ul.wp-block-latest-posts li:first-child {
    margin-top: 0
}

.price_slider_wrapper .price_label {
    margin-bottom: -.6em;
    display: flex;
    align-items: center;
    font-size: 18px
}

.price_slider_wrapper .price_label span {
    display: inline-block;
    color: var(--body-color)
}

.price_slider_wrapper .ui-slider {
    height: 6px;
    position: relative;
    width: 100%;
    background-color: var(--title-color);
    border: none;
    margin-top: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 0
}

.price_slider_wrapper .ui-slider-range {
    border: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    display: block;
    background-color: var(--title-color)
}

.price_slider_wrapper .ui-slider-handle {
    width: 22px;
    height: 22px;
    border-radius: 0;
    text-align: center;
    line-height: 10.5px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    margin-top: -7px;
    z-index: 2;
    background-color: var(--title-color);
    border: 3px solid var(--white-color);
    transform: translateX(-1px)
}

.price_slider_wrapper .ui-slider-handle:before {
    content: "";
    position: absolute;
    background-color: var(--title-color);
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.price_slider_wrapper .ui-slider-handle:last-child {
    transform: translateX(-9px)
}

.price_slider_wrapper .button,
.price_slider_wrapper button {
    background: 0 0;
    color: var(--title-color);
    font-weight: 600;
    line-height: 1.6;
    text-transform: capitalize;
    text-align: center;
    border-radius: 50px;
    border: none;
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding: 0;
    font-size: 16px;
    transition: .4s ease-in;
    margin-left: auto
}

.header-cart,
.hero-subtitle,
.hero-thumb-group p,
.hero-year-tag p {
    text-transform: uppercase
}

.product_list_widget .recent-post {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none
}

.product_list_widget .recent-post .media-img {
    width: 65px;
    margin-right: 15px;
    flex: none
}

.product_list_widget .recent-post .recent-post-meta a {
    font-size: 12px;
    margin-top: -7px
}

.product_list_widget .recent-post .post-title,
.product_list_widget .recent-post-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 7px;
    margin-top: -4px
}

.product_list_widget .star-rating {
    font-size: 12px;
    margin-bottom: 0
}

.sidebar-area input,
.sidebar-area select {
    background-color: var(--white-color);
    border: 1px solid var(--border-color)
}

.widget_shopping_cart .widget_title {
    margin-bottom: 40px;
    color: var(--white-color);
    padding-bottom: 30px;
    border-bottom: 2px solid var(--white-color)
}

.widget_shopping_cart .mini_cart_item {
    position: relative;
    padding: 3px 30px 30px 129px;
    margin-bottom: 0;
    text-align: left
}

.widget_shopping_cart .cart_list a:not(.remove) {
    display: block;
    font-size: 20px;
    
    font-weight: 600;
    color: var(--white-color);
    margin-bottom: 5px
}

.widget_shopping_cart .cart_list a.remove {
    position: absolute;
    top: 18px;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    color: #858580
}

.widget_shopping_cart .cart_list img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0
}

.widget_shopping_cart .quantity {
    display: block;
    white-space: nowrap;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #858580;
    margin-top: 21px
}

.widget_shopping_cart .total {
    margin-top: 28px;
    font-size: 14px;
    font-weight: 600;
    color: var(--white-color);
    
    display: flex;
    align-items: center;
    border-bottom: 2px solid var(--white-color);
    padding-bottom: 22px;
    margin-bottom: 40px
}

.widget_shopping_cart .total strong {
    
    margin-right: auto
}

.widget_shopping_cart .amount {
    padding-left: 5px;
    color: #f6f5f3;
    font-size: 18px;
    font-weight: 400
}

.widget_schedule ul {
    padding: 0;
    margin: 0 0 -10px
}

.widget_schedule ul li {
    list-style: none;
    background: #fff;
    border: 1px solid rgba(237, 237, 237, .89);
    box-shadow: 0 16px 51px rgba(0, 0, 0, .07);
    border-radius: 15px;
    margin-bottom: 15px;
    height: 55px;
    line-height: 55px;
    padding: 0 20px
}

.widget_schedule ul li i {
    margin-right: 6px
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
    padding: 10px
}

.calendar_wrap,
.wp-block-calendar {
    position: relative;
    background-color: #fff;
    padding-bottom: 0;
    border: none
}

.calendar_wrap span[class*=wp-calendar-nav],
.wp-block-calendar span[class*=wp-calendar-nav] {
    position: absolute;
    top: 9px;
    left: 20px;
    font-size: 14px;
    color: var(--white-color);
    font-weight: 400;
    z-index: 1;
    line-height: 1.7
}

.calendar_wrap span.wp-calendar-nav-next,
.wp-block-calendar span.wp-calendar-nav-next {
    left: auto;
    right: 20px
}

.calendar_wrap caption,
.wp-block-calendar caption {
    caption-side: top;
    text-align: center;
    color: var(--white-color);
    background-color: var(--theme-color)
}

.calendar_wrap th,
.wp-block-calendar th {
    font-size: 14px;
    padding: 5px;
    border: none;
    text-align: center;
    border-right: 1px solid #eee;
    color: var(--title-color);
    font-weight: 500
}

.calendar_wrap th:first-child,
.wp-block-calendar th:first-child {
    border-left: 1px solid #eee
}

.calendar_wrap th:last-child,
.wp-block-calendar th:last-child {
    border-right: 1px solid #eee
}

.calendar_wrap table th,
.wp-block-calendar table th {
    font-weight: 500
}

.calendar_wrap td,
.wp-block-calendar td {
    font-size: 14px;
    padding: 5px;
    color: #01133c;
    border: 1px solid #eee;
    text-align: center;
    background-color: transparent;
    transition: .4s
}

.calendar_wrap #today,
.wp-block-calendar #today {
    color: var(--theme-color);
    background-color: var(--white-color);
    border-color: #ededed
}

.calendar_wrap thead,
.wp-block-calendar thead {
    background-color: #fff
}

.calendar_wrap a,
.wp-block-calendar a {
    color: inherit;
    text-decoration: none
}

.wp-block-calendar {
    margin-bottom: 30px;
    border: none;
    padding-bottom: 0
}

.widget_recent_comments ul,
.wp-block-latest-comments ul {
    list-style-type: none;
    padding-left: 0
}

.wp-block-latest-comments,
ol.widget_recent_comments,
ul.widget_recent_comments {
    margin-top: -.11em;
    padding-left: 0
}

.widget_recent_comments li,
.wp-block-latest-comments li {
    margin-bottom: 0;
    color: var(--body-color);
    padding-left: 30px;
    position: relative
}

.widget_recent_comments li:before,
.wp-block-latest-comments li:before {
    content: "\f086";
    position: absolute;
    left: 0;
    top: -1px;
    color: var(--theme-color);
    font-family: var(--icon-font)
}

.widget_recent_comments.has-avatars li,
.wp-block-latest-comments.has-avatars li {
    padding-left: 0;
    padding-bottom: 0 !important
}

.widget_recent_comments .avatar,
.wp-block-latest-comments .avatar {
    margin-top: .4em
}

.widget_recent_comments li:not(:last-child),
.wp-block-latest-comments li:not(:last-child) {
    padding-bottom: 12px
}

.widget_recent_comments article,
.wp-block-latest-comments article {
    line-height: 1.5
}

.widget_recent_entries ul {
    margin: -.3em 0 0;
    padding: 0;
    list-style: none
}

.widget_recent_entries ul li>a {
    color: var(--body-color);
    font-weight: 500;
    display: inline-block
}

.widget_recent_entries ul li:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    margin-bottom: 12px
}

.widget_rss ul,
.wp-block-rss ul {
    margin: -.2em 0 -.5em;
    padding: 0;
    list-style: none
}

.widget_rss ul .rsswidget,
.wp-block-rss ul .rsswidget {
    color: var(--title-color);
    font-family: var(--theme-font);
    font-size: 18px;
    display: block;
    margin-bottom: 10px
}

.widget_rss ul .rssSummary,
.wp-block-rss ul .rssSummary {
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1.5
}

.widget_rss ul a,
.wp-block-rss ul a {
    display: block;
    font-weight: 600;
    color: inherit
}

.widget_rss ul .rss-date,
.wp-block-rss ul .rss-date {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 400;
    color: var(--title-color)
}

.widget_rss ul .rss-date:before,
.wp-block-rss ul .rss-date:before {
    content: "\f073";
    font-family: var(--icon-font);
    margin-right: 10px;
    font-weight: 300;
    color: var(--theme-color)
}

.widget_rss ul cite,
.wp-block-rss ul cite {
    font-weight: 500;
    color: var(--title-color);
    
    font-size: 14px
}

.widget_rss ul cite:before,
.wp-block-rss ul cite:before {
    content: "";
    position: relative;
    top: -1px;
    left: 0;
    width: 20px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    background-color: var(--theme-color)
}

.widget_rss li:not(:last-child),
.wp-block-rss li:not(:last-child) {
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 16px
}

.portfolio-wrap.style4 .portfolio-details .portfolio-meta,
.wp-block-latest-comments__comment:last-child .wp-block-latest-comments__comment-excerpt p,
ul.wp-block-latest-posts li:last-child {
    margin-bottom: -.3em
}

@media (max-width:375px) {

    .h1,
    h1 {
        font-size: 32px
    }

    .widget_schedule ul li {
        font-size: 14px
    }

    .recent-post .post-title {
        font-size: 18px
    }
}

@media (max-width:330px) {
    .recent-post .post-title {
        font-size: 16px;
        line-height: 24px
    }

    .recent-post .recent-post-meta a {
        font-size: 12px
    }

    .recent-post .media-img {
        width: 67px;
        margin-right: 15px
    }

    .widget_schedule ul li {
        font-size: 12px;
        padding: 0 15px
    }
}

.footer-widget {
    margin-bottom: 50px !important
}

.footer-widget,
.footer-widget .widget {
    padding: 0;
    border: none;
    background-color: transparent;
    box-shadow: none
}

.footer-widget .widget_title,
.footer-widget .wp-block-search__label {
    border-bottom: none;
    margin: -.3em 0 32px;
    font-size: 20px;
    font-weight: 600;
    
    line-height: 30px;
    position: relative
}

.footer-widget.widget_archive ul,
.footer-widget.widget_categories ul,
.footer-widget.widget_meta ul,
.footer-widget.widget_nav_menu ul,
.footer-widget.widget_pages ul,
.footer-widget.widget_recent_entries ul {
    margin-top: -5px
}

.footer-widget.widget_archive .menu,
.footer-widget.widget_archive>ul,
.footer-widget.widget_categories .menu,
.footer-widget.widget_categories>ul,
.footer-widget.widget_meta .menu,
.footer-widget.widget_meta>ul,
.footer-widget.widget_nav_menu .menu,
.footer-widget.widget_nav_menu>ul,
.footer-widget.widget_pages .menu,
.footer-widget.widget_pages>ul,
.footer-widget.widget_recent_entries .menu,
.footer-widget.widget_recent_entries>ul {
    margin-bottom: -5px
}

.footer-widget.widget_archive a,
.footer-widget.widget_categories a,
.footer-widget.widget_meta a,
.footer-widget.widget_nav_menu a,
.footer-widget.widget_pages a,
.footer-widget.widget_recent_entries a {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 19px;
    
    color: var(--body-color);
    display: flex;
    align-items: center;
    max-width: 100%;
    width: max-content;
    background-color: transparent;
    border: none;
    position: relative;
    padding: 0
}

.footer-widget.widget_archive a i,
.footer-widget.widget_categories a i,
.footer-widget.widget_meta a i,
.footer-widget.widget_nav_menu a i,
.footer-widget.widget_pages a i,
.footer-widget.widget_recent_entries a i {
    font-size: 12px;
    color: var(--title-color);
    position: absolute;
    opacity: 0;
    left: 0
}

.footer-widget.widget_archive a:after,
.footer-widget.widget_categories a:after,
.footer-widget.widget_meta a:after,
.footer-widget.widget_nav_menu a:after,
.footer-widget.widget_pages a:after,
.footer-widget.widget_recent_entries a:after {
    content: "";
    position: absolute;
    right: 100%;
    left: 0;
    bottom: 0;
    top: auto;
    height: 2px;
    background-color: var(--title-color);
    transition: .4s;
    border: 0;
    margin: 0;
    display: inline-block;
    width: auto
}

.footer-widget.widget_archive a:hover,
.footer-widget.widget_categories a:hover,
.footer-widget.widget_meta a:hover,
.footer-widget.widget_nav_menu a:hover,
.footer-widget.widget_pages a:hover,
.footer-widget.widget_recent_entries a:hover {
    background-color: transparent;
    color: var(--title-color)
}

.footer-widget.widget_archive a:hover:after,
.footer-widget.widget_categories a:hover:after,
.footer-widget.widget_meta a:hover:after,
.footer-widget.widget_nav_menu a:hover:after,
.footer-widget.widget_pages a:hover:after,
.footer-widget.widget_recent_entries a:hover:after,
.img-half.img-right {
    right: 0
}

.footer-widget.widget_archive li,
.footer-widget.widget_categories li,
.footer-widget.widget_meta li,
.footer-widget.widget_nav_menu li,
.footer-widget.widget_pages li,
.footer-widget.widget_recent_entries li {
    border: 0 !important;
    padding-bottom: 0 !important
}

.footer-widget.widget_archive .children li a,
.footer-widget.widget_archive .sub-menu li a,
.footer-widget.widget_archive .wp-block-navigation__submenu-container li a,
.footer-widget.widget_categories .children li a,
.footer-widget.widget_categories .sub-menu li a,
.footer-widget.widget_categories .wp-block-navigation__submenu-container li a,
.footer-widget.widget_meta .children li a,
.footer-widget.widget_meta .sub-menu li a,
.footer-widget.widget_meta .wp-block-navigation__submenu-container li a,
.footer-widget.widget_nav_menu .children li a,
.footer-widget.widget_nav_menu .sub-menu li a,
.footer-widget.widget_nav_menu .wp-block-navigation__submenu-container li a,
.footer-widget.widget_pages .children li a,
.footer-widget.widget_pages .sub-menu li a,
.footer-widget.widget_pages .wp-block-navigation__submenu-container li a,
.footer-widget.widget_recent_entries .children li a,
.footer-widget.widget_recent_entries .sub-menu li a,
.footer-widget.widget_recent_entries .wp-block-navigation__submenu-container li a {
    border-bottom: 0;
    margin: 0 0 19px;
    padding: 0 0 0 23px
}

.footer-widget .recent-post {
    max-width: 300px;
    margin-top: -.3em;
    margin-bottom: 17px;
    padding: 0;
    border: 0
}

.footer-widget .recent-post .post-title {
    color: var(--white-color);
    font-weight: 600;
    margin: 5px 0 0
}

.footer-widget .recent-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.footer-widget .recent-post .recent-post-meta a {
    font-weight: 400;
    line-height: 1.2;
    color: var(--light-color);
    font-size: 12px
}

.footer-widget .recent-post .recent-post-meta i {
    color: var(--light-color);
    transition: .4s
}

.footer-widget .wp-block-quote:before,
.footer-widget blockquote:before {
    left: 40px;
    top: 40px
}

.footer-widget .wp-block-search .wp-block-search__inside-wrapper {
    border: 0;
    border-radius: 0
}

.footer-widget .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
.ml-10 {
    margin-left: 10px
}

.footer-widget .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
    background: var(--white-color);
    color: var(--theme-color)
}

.footer-widget .widget_archive .children li a,
.footer-widget .widget_archive .sub-menu li a,
.footer-widget .widget_archive .wp-block-navigation__submenu-container li a,
.footer-widget .widget_archive a,
.footer-widget .widget_categories .children li a,
.footer-widget .widget_categories .sub-menu li a,
.footer-widget .widget_categories .wp-block-navigation__submenu-container li a,
.footer-widget .widget_categories a,
.footer-widget .widget_meta .children li a,
.footer-widget .widget_meta .sub-menu li a,
.footer-widget .widget_meta .wp-block-navigation__submenu-container li a,
.footer-widget .widget_meta a,
.footer-widget .widget_nav_menu .children li a,
.footer-widget .widget_nav_menu .sub-menu li a,
.footer-widget .widget_nav_menu .wp-block-navigation__submenu-container li a,
.footer-widget .widget_nav_menu a,
.footer-widget .widget_pages .children li a,
.footer-widget .widget_pages .sub-menu li a,
.footer-widget .widget_pages .wp-block-navigation__submenu-container li a,
.footer-widget .widget_pages a,
.footer-widget .wp-block-page-list .children li a,
.footer-widget .wp-block-page-list .sub-menu li a,
.footer-widget .wp-block-page-list .wp-block-navigation__submenu-container li a,
.footer-widget .wp-block-page-list a {
    border-bottom: 1px solid #363636
}

.footer-widget.woocommerce .widget_shopping_cart .total,
.footer-widget.woocommerce.widget_shopping_cart .total {
    border-top: 3px double #363636
}

.widget-contact {
    max-width: 220px
}

.widget-contact .contact-info-list {
    padding: 0;
    margin: -8px 0 -.55em;
    list-style: none
}

.widget-contact .contact-info-list li {
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: var(--body-color)
}

.hero-style7 .hero-title,
.newsletter-form .form-group,
.widget-about .footer-logo {
    margin-bottom: 22px
}

.widget-about .about-text {
    font-size: 18px;
    margin-bottom: 27px
}

.footer-text {
    margin-top: -.45em;
    margin-bottom: 12px;
    color: var(--body-color);
    font-weight: 300
}

.sidebar-gallery .gallery-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    color: var(--white-color);
    visibility: hidden;
    opacity: 0;
    transform: translate(-50%, 20px)
}

.sidebar-gallery .gallery-thumb {
    overflow: hidden;
    position: relative;
    border-radius: 10px
}

.sidebar-gallery .gallery-thumb:before {
    content: "";
    height: calc(100% - 14px);
    width: calc(100% - 14px);
    background-color: var(--title-color);
    opacity: .8;
    position: absolute;
    top: 7px;
    left: 7px;
    border-radius: 10px;
    transform: scaleX(0);
    transition: .4s ease-in-out
}

.sidebar-gallery .gallery-thumb img {
    width: 100%;
    border-radius: 10px
}

.sidebar-gallery .gallery-thumb:hover:before {
    transform: scaleX(1)
}

.sidebar-gallery .gallery-thumb:hover .gallery-btn {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -50%)
}

.widget-newsletter p {
    margin-bottom: -.5em
}

.newsletter-form .form-group>i {
    right: auto;
    left: 24px;
    top: 19px
}

.newsletter-form .form-group input {
    height: 60px;
    padding: 0 30px 0 0;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid var(--title-color);
    border-radius: 0;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -.48px
}

.newsletter-form .form-group input::placeholder {
    color: rgba(10, 12, 0, .5)
}

.newsletter-form .btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 500;
    height: 60px;
    background: 0 0;
    line-height: 60px
}

.nav-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 41
}

.sticky-wrapper {
    transition: .4s ease-in-out
}

.sticky-wrapper.header-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: var(--white-color);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    animation: .6s ease-in-out stickyAni
}

@keyframes stickyAni {
    0% {
        transform: translate3d(0, -40px, 0) scaleY(.8);
        opacity: .7
    }

    100% {
        transform: translate3d(0, 0, 0) scaleY(1);
        opacity: 1
    }
}

.navbar-right {
    gap: 15px
}

.main-menu a {
    display: block;
    position: relative;
    font-weight: 600;
    
    font-size: 14px;
    color: var(--title-color);
    letter-spacing: -.14px
}

.main-menu>ul {
    display: flex;
    align-items: center;
    margin: 0 -20px !important
}

.main-menu>ul>li,
.woocommerce-checkout-payment .payment_box p {
    margin: 0
}

.main-menu>ul>li>a {
    padding: 46.5px 20px
}

.main-menu ul li {
    display: inline-block;
    position: relative
}

.checklist.style2 ul li i,
.main-menu ul li.menu-item-has-children,
.mr-20 {
    margin-right: 20px
}

.main-menu ul li.menu-item-has-children::after {
    position: absolute;
    content: "\f078";
    font-family: "font awesome 5 free";
    font-size: 12px;
    font-weight: 600;
    top: 50%;
    right: 0;
    color: var(--title-color);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.blog-meta span a,
.main-menu ul li:last-child {
    margin-right: 0 !important
}

.main-menu ul li:first-child {
    margin-left: 0 !important
}

.main-menu ul li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
    transform: scaleY(1);
    z-index: 9
}

.main-menu ul.sub-menu {
    position: absolute;
    text-align: left;
    top: 100%;
    background-color: var(--title-color);
    visibility: hidden;
    min-width: 280px;
    width: max-content;
    opacity: 0;
    z-index: -1;
    border: 0;
    box-shadow: 0 4px 15px rgba(1, 15, 28, .06);
    border-radius: 0;
    transform: scaleY(0);
    transform-origin: top center;
    transition: .4s;
    padding: 18px 20px 19px 18px;
    left: 0
}

.main-menu ul.sub-menu a {
    font-weight: 400;
    
    letter-spacing: normal;
    line-height: 41px;
    font-size: 16px;
    color: var(--white-color)
}

.main-menu ul.sub-menu a span {
    font-size: 12px;
    margin-left: 4px;
    background-color: var(--theme-color);
    color: var(--white-color);
    padding: 2px 5px;
    border-radius: 4px;
    position: relative;
    top: -1px
}

.main-menu ul.sub-menu a:hover,
.pl-5 {
    padding-left: 5px
}

.main-menu ul.sub-menu li {
    display: block;
    margin: 0;
    padding: 0 9px
}

.main-menu ul.sub-menu li.active>a {
    color: var(--theme-color);
    font-weight: 600
}

.main-menu ul.sub-menu li a {
    position: relative;
    padding-left: 0
}

.main-menu ul.sub-menu li.menu-item-has-children>a:after,
.main-menu ul.sub-menu li.menu-item-has-children>a:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 0;
    height: 9px;
    width: 2px;
    background: var(--white-color);
    transform: rotate(45deg);
    display: inline-block;
    transition: .4s
}

.main-menu ul.sub-menu li.menu-item-has-children>a:before {
    transform: rotate(-45deg);
    top: 15px
}

.main-menu ul.sub-menu li ul.sub-menu {
    left: 100%;
    right: auto;
    top: 0;
    margin: 0 0 0 15px
}

.main-menu ul.sub-menu li ul.sub-menu li ul {
    left: 100%;
    right: auto
}

.simple-icon {
    border: none;
    background-color: transparent;
    color: var(--title-color);
    padding: 0;
    font-size: 22px;
    position: relative
}

.simple-icon .badge {
    padding: .2em .4em;
    font-size: .5em;
    top: -5px;
    right: 0
}

.simple-icon:has(.badge) {
    padding-right: 8px
}

.header-button .search-btn,
.header-cart {
    font-weight: 600;
    
    border: 0;
    padding: 0;
    background: 0 0;
    font-size: 14px;
    color: var(--title-color)
}

.header-button {
    height: 100%;
    display: flex;
    align-items: center;
    gap: 50px;
    margin-left: 85px
}

.header-button .search-btn {
    display: flex;
    align-items: center;
    gap: 8px
}

.header-layout2 .main-menu>ul>li>a:before,
.header-layout2 .sidebar-btn,
.header-layout3 .main-menu>ul>li>a:before {
    border-color: var(--white-color)
}

.header-cart,
.header-links>ul {
    align-items: center;
    display: flex
}

.header-cart {
    gap: 8px;
    letter-spacing: -.01em
}

@media (max-width:1199px) {
    .sec_title_static {
        position: initial;
        height: auto;
        text-align: center;
        margin-bottom: 40px
    }

    .widget {
        --widget-padding-y: 30px;
        --widget-padding-x: 30px
    }

    .author-widget-wrap .name,
    .widget_title {
        font-size: 22px
    }

    .footer-widget.widget_archive a,
    .footer-widget.widget_categories a,
    .footer-widget.widget_meta a,
    .footer-widget.widget_nav_menu a,
    .footer-widget.widget_pages a {
        margin-bottom: 16px
    }

    .footer-info-list li:not(:last-child) {
        margin-bottom: 15px
    }

    .sidebar-gallery {
        max-width: 350px
    }

    .header-button {
        margin-left: 25px
    }

    .header-cart .header-cart-text {
        display: none
    }
}

.header-logo,
.py-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.header-links>ul {
    margin: 0;
    padding: 0
}

.header-links li {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 400
}

.header-links li:not(:last-child),
.product-tab-style1 li {
    margin: 0 40px 0 0
}

.header-links li>i {
    margin-right: 8px
}

.header-links li .header-sub-links li:not(:last-child) {
    margin: 0 30px 0 0
}

.header-links li .header-sub-links li:not(:last-child):before {
    content: "/";
    position: absolute;
    right: -20px;
    top: 0;
    color: var(--title-color)
}

.header-links a,
.header-links li,
.header-links p,
.header-links span {
    color: var(--title-color);
    
    display: inline-flex;
    align-items: center
}

.header-links b,
.header-links strong {
    font-weight: 600;
    margin-right: 6px
}

.sidebar-btn {
    background: 0 0;
    position: relative;
    height: 60px;
    width: 60px;
    border: 2px solid var(--title-color);
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    padding: 0
}

.blog-card.style2 .blog-meta a~a:after,
.blog-card.style2 .blog-meta span~a:after,
.blog-card.style2 .blog-meta span~span:after,
.header-layout2 .main-menu ul.sub-menu .menu-item-has-children>a:after,
.header-layout2 .main-menu ul.sub-menu .menu-item-has-children>a:before,
.header-layout2 .sticky-wrapper.header-sticky,
.hero-2,
.sidebar-btn .line,
.testi-slider1 .slick-dots li.slick-active button,
.woocommerce-checkout .form-control option:checked,
.woocommerce-checkout .form-control option:focus,
.woocommerce-checkout .form-control option:hover,
.woocommerce-checkout .form-select option:checked,
.woocommerce-checkout .form-select option:focus,
.woocommerce-checkout .form-select option:hover,
.woocommerce-checkout .select2-container option:checked,
.woocommerce-checkout .select2-container option:focus,
.woocommerce-checkout .select2-container option:hover {
    background: var(--title-color)
}

.sidebar-btn .line {
    display: block;
    height: 2px;
    width: 18px;
    margin: auto;
    transition: .4s
}

.sidebar-btn .line:not(:last-child) {
    margin-bottom: 4px
}

.sidebar-btn:hover .line:nth-child(2) {
    width: 10px
}

.header-layout1 .sticky-wrapper,
.header-layout2 .sticky-wrapper,
.header-layout3 .sticky-wrapper {
    padding: 0 36px
}

@media (max-width:991px) {
    .sidebar-area {
        padding-top: 40px
    }

    .widget {
        --widget-padding-y: 40px;
        --widget-padding-x: 40px
    }

    .header-cart .header-cart-text {
        display: block
    }

    .header-layout1 .sticky-wrapper {
        padding: 15px 36px
    }
}

.header-layout2,
.header-layout3 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.header-layout2 .main-menu>ul>li>a {
    padding: 44.5px 20px;
    color: var(--white-color)
}

.header-layout2 .sidebar-btn {
    margin: 25px 0
}

.accordion-card:first-child,
.award-wrap-area .single-award-list:first-child,
.footer-layout2 .copyright-wrap,
.footer-layout4 .copyright-wrap,
.footer-menu-area {
    border-top: 2px solid var(--title-color)
}

@media (max-width:991px) {

    .header-layout2 .sticky-wrapper,
    .header-layout3 .sticky-wrapper {
        padding: 15px 36px
    }

    .header-layout2 .sidebar-btn {
        margin: 0
    }
}

.header-layout3 .main-menu>ul>li>a {
    padding: 44.5px 20px
}

.blog-card.style3 .link-btn:after,
.blog-card.style3 .link-btn:before,
.feature-card.style2 .link-btn:after,
.feature-card.style2 .link-btn:before,
.footer-wrapper,
.portfolio-wrap.style12 .link-btn:after,
.portfolio-wrap.style12 .link-btn:before,
.portfolio-wrap.style5 .link-btn:after,
.portfolio-wrap.style5 .link-btn:before,
.project-area-8 .portfolio-wrap.style3 .portfolio-details .link-btn:after,
.project-area-8 .portfolio-wrap.style3 .portfolio-details .link-btn:before {
    background: var(--smoke-color)
}

.pagination-wrap .pagination .page-item.active .page-link,
.pagination-wrap .pagination .page-link:focus,
.pagination-wrap .pagination .page-link:hover {
    background-color: var(--body-color);
    color: var(--white-color)
}

.copyright-wrap {
    padding: 22px 0
}

.widget-area {
    padding: 0 0 90px
}

.copyright-text {
    margin: 0;
    color: var(--title-color);
    font-weight: 400;
    font-size: 18px
}

.footer-menu-area {
    border-bottom: 2px solid var(--title-color);
    padding: 21px 0
}

.footer-menu-area .footer-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 15px 40px
}

.footer-menu-area .footer-menu-list li a {
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    
    color: var(--title-color);
    text-transform: uppercase;
    letter-spacing: -.14px
}

@media (max-width:575px) {
    .gx-60 {
        --bs-gutter-x: 1.5rem
    }

    .scroll-top {
        right: 15px;
        bottom: 15px;
        height: 40px;
        width: 40px
    }

    .scroll-top:after {
        line-height: 40px;
        font-size: 16px;
        height: 40px;
        width: 40px
    }

    .btn {
        padding: 15.5px 20px;
        font-size: 12px;
        font-weight: 500
    }

    .btn.circle-btn {
        height: 120px;
        width: 120px;
        line-height: 120px
    }

    .sec-title {
        letter-spacing: normal
    }

    .shadow-text {
        display: none
    }

    .sidebar-btn {
        height: 50px;
        width: 50px
    }

    .header-layout1 .sticky-wrapper,
    .header-layout2 .sticky-wrapper,
    .header-layout3 .sticky-wrapper {
        padding: 15px 0
    }

    .footer-menu-area .footer-menu-list,
    .footer-menu-area .footer-menu-list li {
        display: block
    }

    .footer-menu-area .footer-menu-list li:not(:last-child) {
        margin-bottom: 10px
    }
}

.footer-layout1 .footer-top .footer-top-title,
.footer-layout5 .footer-top .footer-top-title {
    font-size: 80px;
    font-weight: 600;
    margin: -.21em 0 -.22em
}

@media (max-width:1299px) {
    .desk-menu {
        padding-top: 70px
    }

    .sec-text {
        font-size: 16px
    }

    .footer-text,
    .widget-about .about-text {
        font-size: 14px
    }

    .footer-layout1 .footer-top .footer-top-title,
    .footer-layout5 .footer-top .footer-top-title {
        font-size: 70px
    }
}

@media (max-width:1199px) {
    .header-layout3 .main-menu>ul>li>a {
        padding: 44.5px 15px;
        font-size: 12px
    }

    .btn {
        font-size: 12px;
        padding: 15px
    }

    .header-layout3 .header-button {
        margin-left: 25px
    }

    .footer-menu-area .footer-menu-list {
        gap: 15px 28px
    }

    .footer-layout1 .footer-top .footer-top-title {
        font-size: 60px
    }
}

@media (max-width:991px) {
    .widget-area {
        padding: 0 0 30px
    }

    .footer-layout1 .footer-top .footer-top-title {
        margin-bottom: 30px;
        font-size: 50px
    }

    .wsus__dashboard_main_contant h4 {
        margin-top: 50px
    }
}

.footer-layout3,
.pt-30 {
    padding-top: 30px
}

.footer-layout3 .footer-menu-area {
    border-top: 0
}

.footer-layout5 {
    background: #0a0c00;
    --title-color: #F6F5F3;
    --body-color: #F6F5F3
}

.footer-layout5 .copyright-wrap {
    border-top: 2px solid var(--smoke-color);
    padding: 28px 0 53px
}

.footer-layout5 .copyright-wrap p,
.footer-layout8 .copyright-wrap p,
.footer-layout9 .copyright-wrap p,
.woocommerce-checkout label {
    font-size: 14px;
    font-weight: 600;
    
    margin-bottom: 0
}

@media (max-width:1199px) {
    .footer-layout5 .footer-top .footer-top-title {
        font-size: 60px
    }
}

@media (max-width:991px) {
    .footer-layout5 .footer-top .footer-top-title {
        margin-bottom: 30px;
        font-size: 50px
    }
}

.footer-layout8 .copyright-wrap {
    border-top: 2px solid var(--title-color);
    padding: 28px 0
}

.footer-layout9 .copyright-wrap {
    border-top: 2px solid var(--title-color);
    padding: 28px 0 53px
}

.breadcumb-menu {
    max-width: 100%;
    padding: 0;
    position: relative;
    margin: -.4em 0
}

.breadcumb-menu li {
    display: inline-block;
    padding-right: 6px;
    list-style: none;
    position: relative
}

.breadcumb-menu li:after {
    content: "|";
    position: relative;
    margin-left: 10px;
    font-weight: 400;
    font-size: 18px;
    color: var(--title-color)
}

.breadcumb-menu li:last-child {
    padding-right: 0;
    margin-right: 0
}

.breadcumb-menu a,
.breadcumb-menu li,
.breadcumb-menu span {
    white-space: normal;
    word-break: break-word;
    font-weight: 400;
    font-size: 18px;
    
    color: var(--title-color)
}

.breadcumb-title {
    color: var(--white-color);
    margin: -.15em 0;
    line-height: 1.1;
    font-size: 80px;
    font-weight: 600;
    letter-spacing: -2.4px;
    z-index: 1;
    position: relative
}

.hero-subtitle,
.hero-thumb-group .hero-counter {
    color: var(--theme-color);
    
}

@media (max-width:1399px) {
    .header-button {
        gap: 20px
    }

    .breadcumb-title {
        font-size: 70px
    }
}

@media (max-width:1199px) {
    .breadcumb-title {
        font-size: 60px
    }
}

@media (max-width:767px) {
    .btn-group.style2 {
        gap: 20px 30px
    }

    .author-widget-wrap,
    .widget_banner,
    .widget_info {
        padding: 0
    }

    .widget_info .widget_title {
        padding: 24px 30px 19px 28px
    }

    .info-list {
        padding: 0 30px 30px
    }

    .widget,
    .widget_event-location {
        padding: 30px
    }

    .widget_estimate .estimate-wrap span {
        margin-bottom: 16px
    }

    .social-box.mb-30,
    .widget_estimate .content p {
        margin-bottom: 25px
    }

    .widget_estimate .content h5 {
        margin-bottom: 23px
    }

    .widget_estimate .content .checklist {
        margin-bottom: 30px
    }

    .newsletter-form .form-group input {
        font-size: 18px
    }

    .footer-widget .widget_title {
        margin-bottom: 35px
    }

    .widget-about .about-text {
        margin-bottom: 20px
    }

    .breadcumb-title {
        font-size: 56px
    }

    .breadcumb-wrapper {
        text-align: center
    }
}

.breadcumb-wrapper {
    background-size: cover !important;
    padding: 240px 0;
    overflow: hidden;
    position: relative;
    z-index: auto;
    background: var(--smoke-color);
    margin-top: 95px;
    text-align: center
}

.breadcumb-wrapper:after {
    content: "";
    position: absolute;
    inset: 0;
    background: #0a0c00;
    opacity: .2
}

.breadcumb-wrapper.style2 {
    background: var(--smoke-color);
    padding: 24px 36px;
    text-align: start
}

@media (max-width:1500px) {
    .breadcumb-wrapper {
        padding: 200px 0
    }

    .hero-2 .hero-2-thumb {
        width: 900px
    }
}

@media (max-width:1399px) {
    .breadcumb-wrapper {
        padding: 180px 0
    }
}

@media (max-width:991px) {
    .breadcumb-wrapper {
        margin-top: 90px
    }
}

@media (max-width:767px) {
    .breadcumb-wrapper {
        padding: 120px 0
    }

    .breadcumb-title {
        letter-spacing: normal
    }
}

.pagination-wrap .pagination {
    gap: 12px;
    flex-wrap: wrap
}

.pagination-wrap .pagination .page-link {
    margin-left: 0;
    padding: 0;
    color: var(--title-color);
    font-weight: 600;
    
    font-size: 14px;
    line-height: 1;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    background: var(--smoke-color)
}

.pagination-wrap .pagination .page-link:focus {
    outline: 0;
    box-shadow: none
}

.pagination-wrap .pagination .page-item.active .page-link {
    border-color: var(--body-color)
}

.hero-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.hero-style1,
.hero-style6 {
    position: relative;
    z-index: 6
}

.hero-thumb-group {
    display: flex;
    align-items: center;
    margin-left: auto;
    justify-content: end;
    margin-top: 80px
}

.hero-thumb-group img {
    border-radius: 50%;
    border: 3px solid var(--theme-color);
    width: 60px
}

.hero-thumb-group .img2 {
    margin-left: -24px
}

.hero-thumb-group .hero-counter {
    height: 60px;
    width: 60px;
    line-height: 54px;
    border-radius: 50%;
    background: var(--title-color);
    border: 3px solid var(--theme-color);
    margin-left: -24px;
    text-align: center;
    font-size: 14px;
    flex: none
}

.hero-thumb-group p {
    margin-bottom: 0;
    max-width: 196px;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    
    color: var(--title-color);
    text-align: left;
    margin-left: 16px;
    letter-spacing: -.14px
}

.hero-year-tag {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 254px
}

.accordion-card .accordion-header,
.blog__avatar-img,
.feature-card.style-grid .feature-card-icon,
.hero-year-tag img,
.portfolio-wrap.style12 .portfolio-details-btn,
.portfolio-wrap.style5 .portfolio-details-btn,
.project-area-8 .portfolio-wrap.style3 .portfolio-details .portfolio-details-btn,
blockquote .blockquote-icon {
    flex: none
}

.hero-year-tag p {
    
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.5
}

.hero-subtitle {
    font-size: 30px;
    font-weight: 400;
    display: block;
    margin-bottom: 14px
}

.hero-title {

}

.hero-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0
}

.hero-style1 {
    padding: 185px 0 80px
}

.hero-style1 .hero-title {
    font-weight: 600;
    letter-spacing: -3.6px
}

.hero-style1 .hero-text,
.hero-style6 .hero-text {
    margin-top: 23px
}

@media (max-width:1399px) {
    .hero-title {
        font-size: 100px
    }
}

@media (max-width:1299px) {
    .hero-title {
        font-size: 90px
    }

    .hero-text {
        font-size: 16px
    }
}

@media (max-width:1199px) {
    .hero-style1 {
        padding: 155px 0 80px
    }

    .hero-title {
        font-size: 80px
    }
}

@media (max-width:991px) {
    .hero-title {
        font-size: 70px
    }

    .hero-style1 .hero-year-tag {
        margin-top: 40px
    }

    .hero-style1 .hero-title {
        letter-spacing: -1.2px
    }
}

@media (max-width:767px) {
    .hero-style1 {
        padding: 140px 0 80px
    }

    .hero-title {
        font-size: 56px
    }
}

@media (max-width:575px) {

    .breadcumb-title,
    .footer-layout1 .footer-top .footer-top-title,
    .footer-layout5 .footer-top .footer-top-title {
        font-size: 40px
    }

    .footer-layout1 .footer-layout1 .footer-menu-area {
        padding: 31px 0
    }

    .wsus__dashboard_main_contant h4 {
        font-size: 20px !important;
        margin-top: 50px
    }

    .breadcumb-menu a,
    .breadcumb-menu li,
    .breadcumb-menu span {
        font-size: 14px
    }

    .breadcumb-wrapper {
        padding: 100px 0;
        margin-top: 86px
    }

    .breadcumb-wrapper.style2 {
        padding: 24px 0
    }

    .hero-style1 .hero-title,
    .hero-title {
        letter-spacing: normal
    }

    .hero-title {
        font-size: 39px
    }
}

.hero-2 .hero-2-thumb {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    height: 744px
}

.hero-2 .hero-2-thumb img {
    height: 744px;
    object-fit: cover
}

.hero-style2 {
    padding: 208px 0 72px
}

.hero-style2 .hero-title,
.hero-style3 .hero-title {
    font-size: 100px
}

.hero-style2 .hero-text {
    margin-top: 26px;
    margin-bottom: 40px
}

.hero-style2 .btn {
    margin-bottom: 43px
}

.hero-style2 .hero-contact-wrap {
    color: var(--white-color);
    
    max-width: 306px;
    display: inline-block;
    margin-top: 30px
}

.hero-style2 .hero-contact-wrap:not(:last-child) {
    margin-right: 18px
}

@media (max-width:1399px) {

    .hero-style2 .hero-title,
    .hero-style3 .hero-title {
        font-size: 80px
    }

    .hero-2 .hero-2-thumb,
    .hero-2 .hero-2-thumb img {
        height: 676px
    }
}

@media (max-width:1299px) {
    .hero-2 .hero-2-thumb {
        width: 730px
    }
}

@media (max-width:1199px) {
    .hero-style2 .hero-title {
        font-size: 70px
    }

    .hero-2 .hero-2-thumb {
        width: 620px;
        height: 667px
    }
}

@media (max-width:991px) {
    .hero-2 .hero-2-thumb {
        height: 637px;
        width: 400px
    }

    .hero-2 .hero-2-thumb img {
        height: 637px
    }
}

@media (max-width:767px) {
    .hero-style2 .hero-title {
        font-size: 50px
    }

    .hero-2 .hero-2-thumb {
        height: 580px;
        width: 320px
    }

    .hero-2 .hero-2-thumb img {
        height: 580px
    }

    .hero-style2 .hero-contact-wrap {
        max-width: 246px
    }
}

.hero-3 {
    background-image: -webkit-linear-gradient(to top, var(--smoke-color), var(--smoke-color));
    background-image: linear-gradient(to top, var(--smoke-color), var(--smoke-color));
    background-size: 100% calc(100% - 582px);
    background-repeat: no-repeat
}

.hero-style3 {
    padding: 140px 0 130px
}

.hero-style3 .hero-3-thumb {
    margin-top: 38px;
    margin-bottom: 40px
}

.hero-style3 .hero-text {
    margin-top: 22px;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .hero-style3 {
        padding: 160px 0 70px
    }

    .hero-style3 .hero-title {
        font-size: 70px
    }
}

@media (max-width:767px) {
    .hero-style3 {
        padding: 140px 0 70px
    }

    .hero-style3 .hero-title {
        font-size: 50px
    }

    .hero-style3 .hero-3-thumb {
        margin-top: 18px;
        margin-bottom: 20px
    }
}

.hero-4,
.hero-7 {
    padding-bottom: 100px
}

.hero-4 .hero-4-thumb {
    width: 42%;
    top: 210px;
    bottom: 0;
    z-index: 1
}

.hero-4 .hero-4-thumb img {
    height: 100%;
    object-fit: cover
}

.hero-style4 {
    padding-top: 210px;
    padding-bottom: 80px
}

.hero-style4 .hero-title {
    font-size: 100px;
    margin-bottom: 24px;
    line-height: 1.1em
}

.hero-style4 .hero-text {
    margin-bottom: 36px
}

.hero-5 .circle-btn,
.hero-style6 {
    margin-bottom: 140px
}

@media (max-width:1399px) {
    .hero-style4 .hero-title {
        font-size: 80px
    }
}

@media (max-width:1199px) {
    .hero-style4 .hero-title {
        font-size: 70px
    }
}

@media (max-width:991px) {
    .hero-3 {
        background: 0 0
    }

    .hero-4 {
        padding-bottom: 0
    }

    .hero-4 .hero-4-thumb {
        width: 100%;
        position: initial;
        margin-top: 90px
    }

    .hero-style4 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .hero-thumb-group {
        justify-content: start;
        margin-top: 50px
    }
}

@media (max-width:767px) {
    .hero-style4 .hero-title {
        font-size: 56px
    }
}

.hero-5 .hero-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1
}

.hero-style5 {
    padding-top: 270px;
    padding-bottom: 75px
}

.hero-style5 .hero-title {
    font-size: 160px;
    line-height: 1.0625em;
    color: var(--white-color);
    font-weight: 600;
    letter-spacing: -4.8px
}

.hero-style5 .hero-text {
    color: var(--smoke-color);
    max-width: 416px;
    line-height: 30px;
    margin-top: 27px
}

.hero-style5 .hero-year-tag {
    margin-top: 100px;
    margin-left: auto
}

.hero-style5 .hero-year-tag h6 {
    color: var(--white-color);
    line-height: 24px
}

.hero-style5 .hero-year-tag img {
    filter: grayscale(9) brightness(99)
}

@media (max-width:1500px) {
    .hero-style5 {
        padding-top: 317px
    }

    .hero-style5 .hero-title {
        font-size: 120px;
        letter-spacing: normal
    }
}

@media (max-width:1399px) {
    .hero-style5 {
        padding-top: 217px
    }

    .hero-style5 .hero-title {
        font-size: 100px
    }

    .hero-style5 .hero-year-tag {
        margin-top: 80px
    }
}

@media (max-width:1299px) {
    .hero-style5 .hero-title {
        font-size: 90px
    }
}

@media (max-width:1399px) {
    .hero-style5 .hero-title {
        font-size: 80px
    }
}

@media (max-width:991px) {
    .hero-style5 .hero-year-tag {
        margin-left: 0;
        margin-top: 60px
    }

    .hero-5 .circle-btn {
        margin-bottom: 120px
    }
}

@media (max-width:767px) {
    .hero-5 .circle-btn {
        margin-bottom: 100px
    }

    .hero-style5 .hero-title {
        font-size: 56px;
        line-height: 66px
    }
}

.hero-style6 {
    padding: 195px 0 0
}

.popup-search-box,
.sidemenu-wrapper {
    position: fixed;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    top: 0
}

.hero-style6 .circle-btn.style2 {
    position: absolute;
    bottom: 0;
    left: 300px
}

@media (max-width:1299px) {
    .hero-style6 .circle-btn.style2 {
        bottom: -30px
    }
}

.hero-7 .hero-7-thumb {
    margin-bottom: -100px
}

.hero-style7 {
    padding: 185px 0 70px
}

.hero-style7 .hero-text {
    max-width: 636px;
    margin: 0 auto
}

@media (max-width:991px) {
    .hero-style6 .circle-btn.style2 {
        margin-top: 40px;
        position: initial
    }

    .hero-style6 {
        padding: 155px 0 0;
        margin-bottom: 100px
    }

    .hero-style7 {
        padding: 145px 0 70px
    }
}

@media (max-width:767px) {
    .hero-style7 {
        padding: 145px 0 60px
    }

    .hero-style7 .hero-title {
        font-size: 50px;
        letter-spacing: normal
    }
}

@media (max-width:575px) {
    .hero-2 .hero-2-thumb {
        height: auto;
        width: 100%;
        position: inherit
    }

    .hero-2 .hero-2-thumb img {
        height: auto
    }

    .hero-style2 .hero-title,
    .hero-style3 .hero-title {
        font-size: 40px
    }

    .hero-style2 {
        padding: 80px 0 72px
    }

    .hero-style2 .btn {
        margin-bottom: 33px
    }

    .hero-style4 .hero-title {
        font-size: 46px
    }

    .hero-style5 {
        padding-top: 187px;
        padding-bottom: 55px
    }

    .hero-style5 .hero-year-tag {
        margin-top: 40px
    }

    .hero-style6 .hero-title {
        letter-spacing: normal
    }

    .hero-style7 {
        padding: 145px 0 40px
    }

    .hero-style7 .hero-title {
        font-size: 39px
    }
}

.hero-style8 {
    padding: 188px 0 140px
}

.hero-style8 .hero-subtitle {
    font-size: 40px;
    
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 20px
}

.hero-style8 .hero-text,
.mt-60 {
    margin-top: 60px
}

@media (max-width:1399px) {
    .hero-style8 .hero-subtitle {
        font-size: 36px
    }

    .hero-style8 {
        padding: 200px 0 140px
    }
}

@media (max-width:991px) {
    .hero-style8 {
        max-width: 600px;
        padding: 200px 0 80px
    }

    .hero-style8 .hero-subtitle {
        font-size: 30px
    }

    .hero-style8 .hero-text {
        margin-top: 30px;
        max-width: 400px
    }
}

.error-wrapper {
    height: 100vh;
    display: flex;
    align-items: center;
    padding-top: 106px
}

.popup-search-box {
    left: 50%;
    background-color: var(--title-color);
    width: 100.1%;
    height: 0;
    overflow: hidden;
    transform: translateX(-50%);
    transition: .4s
}

.popup-search-box button.searchClose,
.sidemenu-wrapper .closeButton {
    width: 60px;
    height: 60px;
    line-height: 54px;
    position: absolute;
    top: 40px;
    right: 40px;
    background-color: transparent;
    font-size: 22px;
    border-radius: 50%;
    border: 2px solid var(--smoke-color);
    transform: rotate(0);
    transition: .4s;
    color: var(--white-color)
}

.popup-search-box button.searchClose:hover,
.sidemenu-wrapper .closeButton:hover {
    color: var(--body-color);
    background-color: #2e2e2d;
    border-color: transparent;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.popup-search-box form {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    padding-bottom: 0;
    cursor: auto;
    width: 100%;
    max-width: 900px;
    transform: translate(-50%, -50%);
    transition: transform .4s
}

.popup-search-box form input {
    font-size: 24px;
    font-weight: 400;
    height: 70px;
    width: 100%;
    border: none;
    background-color: transparent;
    border-bottom: 2px solid var(--smoke-color);
    padding: 0 80px 0 0;
    color: var(--smoke-color);
    border-radius: 0
}

.popup-search-box form input::-moz-placeholder {
    color: rgba(246, 245, 243, .5)
}

.popup-search-box form input::-webkit-input-placeholder {
    color: rgba(246, 245, 243, .5)
}

.popup-search-box form input:-ms-input-placeholder {
    color: rgba(246, 245, 243, .5)
}

.popup-search-box form input::placeholder {
    color: rgba(246, 245, 243, .5)
}

.popup-search-box form button {
    position: absolute;
    top: 0;
    background-color: transparent;
    border: none;
    color: var(--theme-color);
    font-size: 24px;
    right: 0;
    cursor: pointer;
    width: auto;
    height: 70px;
    transition: .4s;
    transform: scale(1.001);
    filter: brightness(99999)
}

.popup-search-box.show {
    opacity: 1;
    visibility: visible;
    width: 100.1%;
    height: 350px;
    transition: .4s;
    border-radius: 0
}

.popup-search-box.show form {
    transition-delay: 0.5s
}

.sidemenu-wrapper {
    right: 0;
    height: 100%;
    width: 100%;
    transition: .8s
}

.sidemenu-wrapper .sidemenu-content {
    background-color: var(--title-color);
    width: 560px;
    margin-left: auto;
    padding: 120px 80px 80px;
    height: 100%;
    overflow-y: scroll;
    position: relative;
    right: 0;
    transform: translateX(100%);
    cursor: auto;
    transition-delay: 1s;
    transition: .3s cubic-bezier(.785, .135, .15, .86)
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
    background-color: #f5f5f5
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar {
    width: 2px;
    background-color: #f5f5f5
}

.sidemenu-wrapper .sidemenu-content .widget_shopping_cart ul {
    height: calc(100vh - 500px)
}

.sidemenu-wrapper .widget {
    padding: 0;
    border: none;
    background-color: transparent
}

.sidemenu-wrapper .widget-about .about-text {
    color: var(--smoke-color);
    font-size: 18px;
    padding-bottom: 40px;
    border-bottom: 2px solid var(--smoke-color);
    max-width: none;
    margin-bottom: 44px
}

.sidemenu-wrapper .sidebar-wrap h6 {
    font-size: 14px;
    font-weight: 600;
    color: var(--white-color);
    margin-bottom: 0;
    line-height: 24px
}

.sidemenu-wrapper .chat-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 210px;
    width: 210px;
    background: var(--theme-color);
    border-radius: 50%;
    font-size: 14px;
    font-weight: 600;
    color: var(--title-color);
    
    text-transform: uppercase;
    text-align: center;
    padding: 50px;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.sidemenu-wrapper .chat-btn:hover {
    background: #2e2e2d;
    color: var(--white-color)
}

.sidemenu-wrapper.show {
    opacity: 1;
    visibility: visible;
    width: 100%;
    transition: .3s cubic-bezier(.785, .135, .15, .86)
}

.sidemenu-wrapper.show .sidemenu-content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

@media (max-width:1399px) {
    .sidemenu-wrapper .sidemenu-content {
        padding: 100px 80px
    }

    .sidemenu-wrapper .chat-btn {
        position: initial
    }
}

.about-area-1,
.contact-area-1,
.service-area-1,
.testimonial-area-1,
.why-area-1 {
    margin-top: 100px
}

.contact-area-1 .contact-map {
    width: 42%
}

.contact-area-1 .contact-map iframe {
    height: 100%;
    min-height: 400px
}

.about-area-1 .about-img-1-1,
.service-area-1 .service-img-1-1,
.testimonial-area-1 .testimonial-img-1-1,
.why-area-1 .why-img-1-1 {
    width: 44%
}

.about-area-1 .about-img-1-1 img,
.testimonial-area-1 .testimonial-img-1-1 img,
.why-area-1 .why-img-1-1 img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.marquee-wrap {
    background: #1601ac;
    padding: 31px 0
}

.marquee-wrap .marquee__group .m-item {
    margin-right: 25px;
    display: inline
}

.marquee-wrap .marquee__group .m-item span {
    color: var(--smoke-color);
    font-size: 36px;
    font-weight: 600;
    
}

.marquee-wrap .marquee__group .m-item span i {
    color: var(--theme-color);
    margin-right: 20px
}

@media (max-width:767px) {
    .hero-style8 {
        max-width: 450px;
        padding: 160px 0 80px
    }

    .popup-search-box form {
        width: 80%
    }

    .popup-search-box form input {
        height: 60px
    }

    .popup-search-box form button {
        width: 60px;
        line-height: 62px;
        height: 60px
    }

    .sidemenu-wrapper .sidemenu-content {
        width: 320px;
        padding: 80px 20px 40px
    }

    .sidemenu-wrapper .sidemenu-content .widget_shopping_cart .cart_list img {
        width: 80px;
        height: 80px
    }

    .sidemenu-wrapper .sidemenu-content .widget_shopping_cart .mini_cart_item {
        padding: 3px 30px 30px 95px
    }

    .sidemenu-wrapper .sidemenu-content .widget_shopping_cart .cart_list a:not(.remove) {
        font-size: 14px;
        margin-top: -.4em
    }

    .sidemenu-wrapper .sidemenu-content .widget_shopping_cart .amount {
        padding-left: 0;
        font-size: 14px
    }

    .sidemenu-wrapper .sidemenu-content .widget_shopping_cart .quantity {
        font-size: 14px;
        margin-top: 0
    }

    .sidemenu-wrapper .sidemenu-content .btn-wrap {
        gap: 20px 20px;
        margin-bottom: 0
    }

    .sidemenu-wrapper .sidemenu-content .btn-wrap .btn {
        padding: 17px 22px;
        font-size: 12px
    }

    .sidemenu-wrapper .closeButton {
        width: 50px;
        height: 50px;
        line-height: 44px;
        top: 20px;
        right: 20px
    }

    .marquee-wrap .marquee__group .m-item span {
        font-size: 30px
    }
}

@media (max-width:575px) {

    .hero-style8 .hero-subtitle,
    .marquee-wrap .marquee__group .m-item span {
        font-size: 24px
    }
}

.about-counter-wrap {
    display: flex;
    gap: 120px
}

.about-counter-wrap .counter-card {
    position: relative;
    text-align: left
}

.about-counter-wrap .counter-card:after {
    content: "";
    position: absolute;
    right: -60px;
    top: 0;
    height: 100%;
    width: 2px;
    background: var(--title-color)
}

.about-counter-wrap .counter-card_number {
    font-size: 48px;
    letter-spacing: -.96px;
    display: flex;
    margin-bottom: 0
}

.about-counter-wrap .counter-card_title {
    font-size: 18px;
    font-weight: 400;
    
    margin-bottom: -.3em
}

@media (max-width:1199px) {
    .hero-style6 .circle-btn.style2 {
        bottom: 0;
        left: 200px
    }

    .popup-search-box form {
        max-width: 600px
    }

    .about-counter-wrap {
        gap: 100px
    }

    .about-counter-wrap .counter-card:after {
        right: -50px
    }
}

@media (max-width:767px) {
    .about-counter-wrap .counter-card_number {
        font-size: 40px
    }
}

.team-card {
    overflow: hidden;
    position: relative
}

.team-card_img {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%
}

.team-card_img:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(180deg, rgba(10, 12, 0, 0) 50.47%, #0a0c00 100%);
    background: linear-gradient(180deg, rgba(10, 12, 0, 0) 50.47%, #0a0c00 100%);
    z-index: 1
}

.team-card_img img {
    transition: .4s;
    width: 100%;
    filter: grayscale(1)
}

.team-card .team-card_content {
    position: absolute;
    left: 0;
    bottom: -10px;
    padding: 0 28px 36px;
    transition: .4s;
    opacity: 0;
    z-index: 1
}

.team-card_title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 7px
}

.team-card_desig {
    font-size: 18px;
    font-weight: 400;
    display: block;
    color: var(--white-color);
    margin-bottom: 0
}

.portfolio-wrap.style3:hover .portfolio-details,
.team-card:hover .team-card_content {
    opacity: 1;
    bottom: 0
}

.team-card:hover .team-card_img img {
    transform: scale(1.05);
    filter: grayscale(0)
}

.team-details-about-info .team-desig {
    font-size: 24px;
    font-weight: 400;
    
    margin-bottom: 45px
}

.team-details-about-info .about-contact-wrap .about-contact-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 6px
}

@media (max-width:1500px) {

    .about-area-1 .about-img-1-1,
    .testimonial-area-1 .testimonial-img-1-1 {
        width: 42%
    }
}

.testi-slider1 .slick-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: end
}

.testi-slider1 .slick-dots li {
    margin-right: 12px
}

.testi-slider1 .slick-dots li button {
    border: 1px solid var(--title-color);
    height: 10px;
    width: 10px
}

.testi-box_text {
    margin-bottom: 30px;
    line-height: 38px;
    font-size: 24px;
    font-weight: 400;
    margin-top: 28px
}

.testi-box_profile .testi-box_name {
    margin-bottom: 6px;
    margin-top: -.35em;
    font-weight: 600;
    
    color: var(--title-color)
}

.testi-box_profile .testi-box_desig {
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-bottom: -.1em
}

@media (max-width:1399px) {
    .team-card_title {
        font-size: 22px
    }

    .testi-box .testi-box_text {
        font-size: 18px;
        line-height: 34px
    }
}

.testi-slider2 .slick-slide {
    opacity: .1;
    transition: .4s
}

.testi-box.style2 {
    text-align: center;
    padding: 0 55px
}

.testi-box.style2 .testi-box_text {
    font-size: 40px;
    line-height: 54px;
    letter-spacing: -.8px;
    color: var(--smoke-color)
}

.testi-box.style2 .testi-box_profile {
    margin-top: 52px
}

.testi-box.style2 .testi-box_profile .testi-box_name {
    letter-spacing: -.48px;
    font-size: 24px;
    color: var(--smoke-color)
}

.testi-box.style2 .testi-box_profile .testi-box_desig {
    font-size: 18px;
    font-weight: 400;
    color: var(--smoke-color);
    margin-bottom: -.1em
}

@media (max-width:1700px) {
    .testi-box.style2 {
        padding: 0 25px
    }

    .testi-box.style2 .testi-box_text {
        font-size: 30px
    }

    .service-area-1 .service-img-1-1 {
        width: 42%
    }

    .service-area-1 .service-img-1-1 img {
        height: 100%
    }
}

@media (max-width:1299px) {
    .testi-box .testi-box_text {
        font-size: 16px;
        line-height: 30px
    }

    .testi-box.style2 {
        padding: 0 15px
    }

    .testi-box.style2 .testi-box_text {
        line-height: normal;
        font-size: 27px
    }
}

@media (max-width:1199px) {
    .testi-box.style2 .testi-box_text {
        font-size: 30px
    }
}

@media (max-width:767px) {
    .testi-box.style2 .testi-box_text {
        font-size: 27px
    }
}

@media (max-width:575px) {
    .about-counter-wrap {
        gap: 60px
    }

    .about-counter-wrap .counter-card:after {
        right: -30px
    }

    .about-counter-wrap .counter-card_number {
        font-size: 30px
    }

    .about-counter-wrap .counter-card_title {
        font-size: 16px
    }

    .testi-box.style2 .testi-box_text {
        font-size: 24px
    }
}

.testi-box.style3 {
    background: var(--gray-color);
    padding: 40px
}

.testi-box.style3 .testi-box_text {
    font-size: 24px;
    font-weight: 400;
    line-height: 38px;
    color: var(--smoke-color);
    letter-spacing: -.48px;
    margin-bottom: 80px
}

.blog-card.style3 .blog-meta a,
.blog-card.style3 .blog-meta span,
.blog-card.style3 .blog-title a,
.blog-card.style3 .link-btn,
.feature-card.style2 .feature-card-text,
.feature-card.style2 .feature-card-title a,
.feature-card.style2 .link-btn,
.portfolio-wrap.style12 .link-btn,
.portfolio-wrap.style12 .portfolio-details .portfolio-meta li a,
.portfolio-wrap.style12 .portfolio-details .portfolio-meta li:after,
.portfolio-wrap.style12 .portfolio-details .portfolio-title a,
.portfolio-wrap.style4 .portfolio-details .portfolio-meta li a,
.portfolio-wrap.style4 .portfolio-details .portfolio-meta li:after,
.portfolio-wrap.style4 .portfolio-details .portfolio-title a,
.portfolio-wrap.style5 .link-btn,
.portfolio-wrap.style5 .portfolio-details .portfolio-meta li a,
.portfolio-wrap.style5 .portfolio-details .portfolio-meta li:after,
.portfolio-wrap.style5 .portfolio-details .portfolio-title a,
.project-area-8 .portfolio-wrap.style3 .portfolio-details .link-btn,
.project-area-8 .portfolio-wrap.style3 .portfolio-details .portfolio-meta li:after,
.testi-box.style3 .testi-box_profile .testi-box_desig,
.testi-box.style3 .testi-box_profile .testi-box_name {
    color: var(--smoke-color)
}

@media (max-width:1199px) {
    .testi-box.style3 .testi-box_text {
        font-size: 20px;
        line-height: initial
    }
}

@media (max-width:991px) {

    .about-area-1,
    .contact-area-1,
    .testimonial-area-1 {
        margin-top: 0
    }

    .about-area-1 .about-img-1-1,
    .contact-area-1 .contact-map,
    .testimonial-area-1 .testimonial-img-1-1 {
        width: 100%;
        top: -80px !important;
        position: relative
    }

    .testi-box.style3 .testi-box_text {
        font-size: 24px;
        line-height: initial
    }
}

@media (max-width:767px) {
    .testi-box.style3 .testi-box_text {
        font-size: 20px;
        line-height: initial;
        margin-bottom: 50px
    }
}

.counter-divider:after {
    content: "";
    position: absolute;
    left: -70px;
    top: 0;
    height: 100%;
    width: 1px;
    border: 1px solid var(--title-color)
}

.blog-card,
.blog-card .blog-content,
.blog-card .blog-img {
    position: relative;
    border-radius: 0
}

.counter-card {
    max-width: 320px
}

.counter-card_number {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 18px
}

.counter-card_text {
    font-size: 18px;
    margin-bottom: -.2em
}

.blog-meta {
    display: block;
    margin-top: -.4em;
    margin-bottom: 12px
}

.blog-meta a,
.blog-meta span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    
    color: var(--title-color);
    margin-right: 0
}

.blog-meta a~a,
.blog-meta a~span,
.blog-meta span~a,
.blog-meta span~span {
    margin-left: 22px
}

.blog-meta a~a:after,
.blog-meta a~span:after,
.blog-meta span~a:after,
.blog-meta span~span:after,
.blog-post-meta .list-wrap li:not(:first-child):after {
    content: "";
    height: 4px;
    width: 4px;
    background-color: var(--body-color);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -15px;
    margin-top: -3px
}

.blog-meta a i,
.blog-meta span i {
    margin-right: 8px;
    color: var(--theme-color)
}

.blog-meta a:last-child,
.blog-meta span:last-child {
    margin-right: 0 !important;
    padding-right: 0
}

.blog-card {
    background: 0 0;
    display: block
}

.blog-card .blog-title {
    font-weight: 600;
    color: var(--title-color);
    margin-bottom: 17px
}

.blog-card .blog-title a {
    transition: .5s ease-in-out;
    color: var(--title-color)
}

.accordion-card,
.blog-card .blog-img img,
.blog-grid .blog-img img,
.global-img {
    transition: .4s ease-in-out
}

.blog-card .blog-img {
    width: 100%;
    overflow: hidden;
    z-index: 3
}

.blog-card .blog-img img {
    max-width: 100%;
    border-radius: 0;
    transform: scale(1.04)
}

.blog-card .blog-content {
    z-index: 2;
    padding-top: 30px;
    transition: .4s
}

.blog-card:hover .blog-img img,
.blog-card:hover .post-img img {
    transform: scale(1.04) translateX(6px)
}

.blog-card.style2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(180deg, rgba(10, 12, 0, 0) 0, #0a0c00 100%), 50%/cover no-repeat;
    background: linear-gradient(180deg, rgba(10, 12, 0, 0) 0, #0a0c00 100%), 50%/cover no-repeat;
    transition: .4s;
    z-index: 3
}

.blog-card.style2 .blog-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    padding: 40px 36px;
    --title-color: #fff;
    opacity: 1;
    transition: .4s
}

.blog-card.style2 .blog-content .blog-title {
    letter-spacing: -.48px
}

.blog-card.style2 .link-btn img {
    filter: brightness(999) grayscale(9)
}

@media (max-width:1399px) {
    .counter-divider:after {
        left: -30px
    }

    .counter-card_number {
        font-size: 45px
    }

    .blog-card.style2 .blog-content .blog-title {
        font-size: 22px
    }

    .blog-card.style2 .blog-content {
        padding: 30px 26px
    }
}

@media (max-width:1199px) {
    .counter-divider:after {
        display: none
    }

    .counter-card_title {
        font-size: 22px
    }

    .counter-card_text {
        font-size: 16px
    }

    .blog-card .blog-title {
        font-size: 20px
    }

    .blog-card.style2 .blog-content .blog-title {
        font-size: 18px
    }

    .blog-card.style2 .blog-meta a,
    .blog-card.style2 .blog-meta span {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .counter-card_number {
        font-size: 40px
    }

    .counter-card {
        max-width: none;
        text-align: center
    }

    .blog-card .blog-img img {
        width: 100%
    }

    .blog-card.style2 .blog-content .blog-title {
        font-size: 24px
    }

    .blog-card.style2 .blog-meta a,
    .blog-card.style2 .blog-meta span {
        font-size: 16px
    }
}

@media (max-width:575px) {
    .testi-box.style3 {
        padding: 30px
    }

    .testi-box.style3 .testi-box_text {
        font-size: 18px
    }

    .blog-card.style2 .blog-content .blog-title {
        font-size: 22px
    }
}

.blog-grid-static-wrap,
.feature-static-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

.blog-grid-static-wrap .blog-grid-static {
    position: sticky;
    top: 155px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: auto
}

.blog-grid,
.blog-grid .blog-img,
.blog-post-thumb,
.blog__details-bottom .post-tags .list-wrap li,
.blog__details-inner-thumb,
.product_meta>span>a a,
.product_meta>span>span a,
.project-area-6,
.sidebar__search form,
.sidebar__tag-list .list-wrap li,
.sidebar__widget-title,
.skill-feature,
.video-wrap,
blockquote {
    position: relative
}

.blog-grid {
    display: flex;
    border: 0;
    background: var(--smoke-color);
    border-radius: 0;
    overflow: hidden
}

.blog-grid .blog-img {
    min-width: 302px;
    overflow: hidden
}

.blog-grid .blog-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center
}

.blog-grid .blog-content {
    padding: 40px;
    align-self: center
}

.blog-grid .blog-title {
    font-size: 22px;
    margin-bottom: 21px;
    margin-top: 0;
    line-height: 32px;
    font-weight: 600
}

.blog-grid .link-btn,
.mt-50 {
    margin-top: 50px
}

@media (max-width:1399px) {
    .blog-grid .blog-content {
        padding: 40px 30px
    }

    .blog-grid .blog-img {
        min-width: 252px
    }

    .blog-grid .link-btn {
        margin-top: 30px
    }
}

@media (max-width:1199px) {
    .blog-grid .blog-img {
        min-width: 302px
    }

    .blog-grid .link-btn {
        margin-top: 70px
    }
}

@media (max-width:767px) {
    .blog-grid .blog-img {
        min-width: 180px
    }

    .blog-grid .link-btn {
        margin-top: 0
    }

    .blog-grid .blog-content {
        padding: 30px
    }

    .blog-grid .blog-title {
        font-size: 20px;
        line-height: 30px
    }

    .blog-grid-static-wrap .blog-grid-static {
        position: initial
    }

    .client-list-wrap.style2 {
        grid-template-columns: repeat(3, 1fr) !important
    }
}

.blog-card.style3 .link-btn img,
.client-area-3 .client-list-wrap li a img,
.feature-card.style2 .feature-card-icon,
.feature-card.style2 .link-btn img,
.portfolio-wrap.style12 .link-btn img,
.portfolio-wrap.style5 .link-btn img,
.project-area-8 .portfolio-wrap.style3 .portfolio-details .link-btn img {
    filter: brightness(99) grayscale(99)
}

.blog-post-item {
    border: none;
    background: var(--white-color);
    border-radius: 0;
    margin-bottom: 30px
}

.blog-post-thumb {
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 30px
}

.blog-post-thumb img {
    width: 100%;
    height: 600px;
    object-fit: cover
}

.blog-post-content .title {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: -.96px;
    margin-bottom: 23px;
    text-transform: capitalize
}

@media (max-width:1399px) {
    .blog-post-content .title {
        font-size: 40px
    }
}

@media (max-width:1199px) {
    .blog-post-content .title {
        font-size: 32px;
        letter-spacing: normal
    }
}

.sidebar__widget-title,
blockquote p {
    letter-spacing: -.48px;
    font-size: 24px
}

@media (max-width:575px) {
    .blog-grid {
        flex-direction: column
    }

    .blog-grid .blog-content {
        align-self: flex-start
    }

    .blog-grid .blog-meta a,
    .blog-grid .blog-meta span {
        font-size: 16px
    }

    .client-list-wrap.style2 {
        grid-template-columns: repeat(3, 1fr)
    }

    .blog-post-thumb img {
        height: 350px
    }

    .blog-post-content .title {
        font-size: 24px
    }
}

.blog-post-meta {
    margin-bottom: 12px
}

.blog-post-meta .list-wrap {
    display: flex;
    align-items: center;
    gap: 15px 28px;
    flex-wrap: wrap
}

.blog-post-meta .list-wrap li {
    align-items: center;
    gap: 8px;
    display: inline-block;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    
    color: var(--title-color);
    margin-right: 0
}

.blog-post-item-two .blog-post-thumb img,
.project-slider-showcase-wrap.style2 .project-slider-showcase .slick-list .slick-track {
    height: auto
}

.blog-post-item-two .blog-post-content .title {
    font-size: 24px;
    letter-spacing: normal
}

.blog__inner-wrap .row .col-70,
.shop__inner-wrap .row .col-70 {
    width: 70.5%;
    flex: 0 0 auto
}

.blog__inner-wrap .row .col-30,
.shop__inner-wrap .row .col-30 {
    width: 29.5%;
    flex: 0 0 auto
}

.blog__sidebar {
    margin-left: 48px
}

.blog__details-thumb {
    margin-bottom: 44px
}

.blog__details-thumb img {
    border-radius: 0;
    object-fit: cover;
    width: 100%
}

.blog__details-content>.title {
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.208;
    text-transform: capitalize
}

@media (max-width:1199.98px) {
    .blog__inner-wrap .row .col-70 {
        width: 67.5%
    }

    .blog__inner-wrap .row .col-30 {
        width: 32.5%
    }

    .blog__details-content>.title {
        font-size: 32px
    }
}

.blog__details-content .blog-post-meta,
.comments-text .avatar-name,
.mb-15 {
    margin-bottom: 15px
}

.blog__details-inner,
blockquote {
    margin: 40px 0
}

.blog__details-content>p,
.comments-text p {
    margin-bottom: 20px;
    font-size: 18px
}

.blog__details-content .title-two {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize
}

.blog__details-inner-thumb img,
.portfolio-wrap.style2 .portfolio-thumb img,
.portfolio-wrap.style3 .portfolio-thumb img,
.portfolio-wrap.style5 .portfolio-thumb img,
.pricing-card .btn,
.product-big-img .img img,
.product-tab-style1 a.active:before {
    width: 100%
}

.blog__details-inner-content .title {
    margin-bottom: 12px;
    font-size: 30px;
    font-weight: 600
}

.blog__details-inner-content p {
    margin-bottom: 20px;
    width: 95%
}

.blog__details-bottom {
    margin-top: 35px;
    padding-bottom: 44px;
    border-bottom: 2px solid var(--title-color)
}

.blog__details-bottom .post-tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px
}

.blog__details-bottom .post-tags .title {
    margin-bottom: 0;
    font-size: 14px
}

.blog__details-bottom .post-tags .list-wrap {
    display: flex;
    gap: 13px 24px;
    flex-wrap: wrap
}

.blog__details-bottom .post-tags .list-wrap li a {
    font-size: 18px;
    background: 0 0;
    font-weight: 400;
    color: var(--title-color);
    display: block
}

.blog__details-bottom .post-tags .list-wrap li:not(:last-child):after {
    content: "";
    background-color: var(--title-color);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -14px;
    width: 2px;
    height: 16px
}

.blog__details-bottom .post-share {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end
}

.blog__details-bottom .post-share .title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    
    margin-right: 10px;
    margin-top: 0
}

.blog__details-bottom .post-share .social-btn a,
.feature-card.style-grid .feature-card-text,
.why-area-1 p {
    font-size: 18px
}

.blog__avatar-wrap {
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
    gap: 35px
}

@media (max-width:991px) {
    .blog__avatar-wrap {
        margin-top: 80px;
        margin-bottom: 80px
    }

    .client-list-wrap.style2 {
        grid-template-columns: repeat(3, 1fr) !important
    }
}

.blog__avatar-img img {
    width: 100%;
    border-radius: 0
}

.blog__avatar-info .name {
    font-size: 24px;
    font-weight: 600;
    
    margin-bottom: 16px
}

.blog__avatar-info .name a {
    color: var(--title-color)
}

.blog__avatar-info p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.66
}

blockquote {
    z-index: 1;
    display: flex;
    gap: 24px;
    align-items: start
}

blockquote p {
    font-weight: 400;
    
    text-transform: capitalize;
    color: var(--title-color);
    line-height: 1.583;
    margin-top: -.3em;
    margin-bottom: -.3em
}

.sidebar__widget {
    border: none;
    padding: 0;
    border-radius: 0;
    margin-bottom: 60px
}

.sidebar__widget:last-child {
    margin-bottom: 0
}

.sidebar__widget-search {
    border: none;
    padding: 0;
    border-radius: 0
}

.sidebar__search form input {
    width: 100%;
    border-bottom: 1px solid var(--title-color);
    border-radius: 0;
    background: 0 0;
    font-size: 18px;
    color: var(--body-color);
    padding: 0 60px 0 0;
    height: 60px
}

.sidebar__search form input::placeholder {
    color: rgba(10, 12, 0, .5);
    font-size: 18px
}

.sidebar__search form button {
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    border-radius: 0
}

.sidebar__search form button svg {
    color: var(--title-color);
    width: 20px
}

.sidebar__widget-title {
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: -.2em
}

#productTabContent #description,
.sidebar__cat-list,
.sidebar__tag-list {
    margin-top: -.3em
}

.sidebar__cat-list .list-wrap li {
    margin-bottom: 17px
}

.sidebar__cat-list .list-wrap li a {
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: var(--body-color);
    font-size: 18px;
    font-weight: 400;
    gap: 5px
}

.sidebar__cat-list .list-wrap li:last-child {
    margin-bottom: -.4em
}

.sidebar__post-item {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    align-items: center
}

.accordion-card:last-child,
.checklist li:last-child,
.checklist.style3 ul li,
.product_meta>span:last-child,
.sidebar__post-item:last-child,
.woocommerce-checkout .form-group,
.woocommerce-checkout .form-row {
    margin-bottom: 0
}

.sidebar__post-thumb {
    width: 80px;
    flex: 0 0 auto
}

.sidebar__post-content .title {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: -.3em
}

.award-wrap-area .single-award-list .award-details h4 a,
.award-wrap-area .single-award-list .award-details h4 a:hover,
.award-wrap-area .single-award-list.style2 .award-meta a,
.cart_table .product-quantity,
.cart_table .remove:hover,
.cart_table td[data-title=Name] a:hover,
.feature-card-title a,
.portfolio-wrap .portfolio-details .portfolio-meta li a,
.portfolio-wrap .portfolio-details .portfolio-title a,
.pricing-card .checklist li i,
.product-card .product-title a:hover,
.product-tab-style1 a.active,
.sidebar__post-content .title a {
    color: var(--title-color)
}

.sidebar__post-content .date {
    display: flex;
    align-items: center;
    color: var(--title-color);
    font-size: 14px;
    margin-bottom: -.5em
}

.sidebar__tag-list .list-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 13px 24px;
    overflow: hidden
}

.sidebar__tag-list .list-wrap li a {
    font-size: 18px;
    background: 0 0;
    font-weight: 400;
    color: var(--title-color);
    display: block
}

.checklist li,
.checklist.style5 ul li {
    font-size: 16px;
    color: var(--body-color)
}

.sidebar__tag-list .list-wrap li:not(:last-child):after {
    content: "";
    background-color: var(--title-color);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -14px;
    width: 2px;
    height: 16px
}

.comments-wrap-title {
    font-size: 36px;
    margin-bottom: 35px;
    margin-top: -.2em
}

.comments-wrap .latest-comments,
.mb-50 {
    margin-bottom: 50px
}

.comments-box {
    display: flex;
    align-items: flex-start;
    padding-bottom: 48px;
    gap: 25px
}

.comments-avatar {
    flex: 0 0 auto
}

.comments-text .avatar-name .name {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600
}

.comments-text .avatar-name span {
    font-weight: 400;
    font-size: 18px;
    display: block;
    color: var(--title-color);
    margin-bottom: 6px
}

.comment-reply-title {
    font-size: 36px;
    margin-bottom: 10px;
    margin-top: -.2em
}

@media (max-width:767.98px) {
    .blog__details-content>.title {
        font-size: 28px
    }

    .blog__details-content .title-two,
    .comment-reply-title {
        font-size: 26px
    }

    .blog__details-inner-thumb {
        margin-bottom: 30px
    }

    .blog__details-bottom .post-share {
        justify-content: flex-start;
        margin-top: 20px
    }

    blockquote p {
        font-size: 18px
    }

    .comments-box {
        flex-wrap: wrap;
        gap: 20px
    }
}

.comment-form .comment-notes {
    margin-bottom: 35px;
    font-size: 18px
}

.list-wrap li {
    list-style: none
}

.client-list-wrap {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 2px 0 0 2px
}

.client-list-wrap li {
    border: 2px solid var(--title-color);
    margin-left: -2px;
    margin-top: -2px
}

.client-list-wrap li a {
    height: 148px;
    line-height: 148px;
    width: 212px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto
}

.client-list-wrap li a .link-effect {
    height: 35px
}

.client-list-wrap.style2 {
    grid-template-columns: repeat(6, 1fr)
}

@media (max-width:1399px) {
    .client-list-wrap li a {
        width: 182px
    }
}

@media (max-width:991px) {
    .client-list-wrap li a {
        width: 160px
    }
}

@media (max-width:767px) {
    .blog__avatar-wrap {
        display: block
    }

    .blog__avatar-wrap .blog__avatar-img img {
        width: auto;
        margin-bottom: 30px
    }

    .comments-wrap-title {
        font-size: 26px
    }

    .client-list-wrap li a {
        width: 100px;
        height: 128px;
        line-height: 128px
    }
}

@media (max-width:575px) {
    blockquote {
        display: block
    }

    blockquote .blockquote-icon {
        margin-bottom: 20px
    }

    .client-list-wrap li a {
        height: 98px;
        line-height: 98px;
        width: 80px
    }

    .checklist.style2 ul li i {
        margin-right: 10px
    }
}

.client-area-3 .client-list-wrap,
.client-area-3 .client-list-wrap li {
    border-color: var(--smoke-color)
}

.checklist ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0
}

.checklist li {
    font-weight: 400;
    margin-bottom: 5px;
    display: flex
}

.checklist li i,
.checklist li svg {
    font-size: 16px;
    margin-right: 10px;
    color: var(--theme-color);
    margin-top: 6px;
    width: 16px
}

.checklist.style2 ul li {
    font-weight: 700;
    border-radius: 6px;
    background-color: #f7f4ef;
    padding: 17px 30px;
    
}

.checklist.style2 ul li:not(:last-child),
.mb-20 {
    margin-bottom: 20px
}

.checklist.style3 ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 8px
}

.checklist.style4 ul li:not(:last-child) {
    margin-bottom: 9px
}

.checklist.style5 ul li {
    font-weight: 400
}

.img-half {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1
}

.img-half img,
.portfolio-wrap.style6 .portfolio-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.icon-box {
    display: inline-flex;
    gap: 10px
}

.btn-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 30px
}

.btn-wrap.style2 {
    gap: 30px 40px
}

.category-tag {
    background: var(--theme-color);
    height: 25px;
    line-height: 25px;
    border-radius: 30px;
    text-transform: uppercase;
    color: var(--white-color);
    font-size: 10px;
    font-weight: 700;
    display: inline-block;
    padding: 0 19px;
    letter-spacing: 1px
}

.global-img {
    position: relative
}

.global-img:after {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3;
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: rgba(255, 255, 255, .3)
}

.global-img:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: .9s linear
}

.img-anim {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.jarallax {
    width: 100%;
    height: 800px
}

@media (max-width:1500px) {
    .jarallax {
        height: 600px
    }

    .service-area-1 .service-img-1-1 {
        width: 42%
    }

    .service-area-1 .service-img-1-1 img {
        height: 100%
    }
}

.jarallax-video-pause {
    position: absolute;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    cursor: none;
    z-index: 10000;
    opacity: 0
}

.cursor-follower.jarallax-btn {
    height: 180px;
    width: 180px;
    background: var(--white-color);
    transform: translate(-90px, -90px);
    border: 0
}

.cursor-follower.jarallax-btn:after {
    content: "PLAY VIDEO";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 180px;
    font-size: 14px;
    font-weight: 600;
    
}

.video-wrap .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    background: var(--white-color);
    color: var(--title-color);
    margin: -90px 0 0 -90px
}

.accordion-card {
    overflow: hidden;
    background: 0 0;
    border-bottom: 2px solid var(--title-color);
    border-radius: 0;
    display: flex;
    align-items: start;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    justify-content: space-between;
    gap: 20px
}

.accordion-card .accordion-button {
    font-size: 24px;
    font-weight: 600;
    
    color: var(--title-color);
    border: 0;
    background-color: transparent;
    padding: 0;
    gap: 10px;
    margin-bottom: 0;
    text-align: left;
    transition: .3s;
    align-items: start;
    position: inherit
}

.accordion-card .accordion-button:after {
    content: "\f067";
    height: 40px;
    width: auto;
    border-radius: 7px;
    line-height: 38px;
    background: 0 0;
    border: 0;
    font-family: var(--icon-font);
    color: var(--title-color);
    font-weight: 900;
    font-size: 16px;
    display: grid;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 23px;
    right: 0;
    transition: .3s ease-in-out
}

.accordion-card .accordion-button.collapse:after,
.accordion-card .accordion-button:not(.collapsed):after {
    content: "\f068";
    transform: rotate(0)
}

.accordion-card .accordion-button .faq-number {
    font-size: 14px;
    font-weight: 600;
    margin-right: 40px
}

.accordion-card .accordion-button:focus {
    outline: 0;
    box-shadow: none
}

.accordion-card .accordion-collapse {
    border: none;
    position: relative
}

.accordion-card .accordion-body {
    border-radius: 0;
    background-color: transparent;
    border: none;
    padding: 2px 60px 0 0;
    margin-top: -.5em;
    max-width: 365px
}

.accordion-card .accordion-body p {
    margin-bottom: -.3em;
    font-weight: 400;
    font-size: 18px
}

@media (max-width:991px) {
    .accordion-card {
        display: block
    }

    .accordion-card .accordion-body {
        margin-top: 20px;
        max-width: none
    }

    .footer-layout5 .copyright-wrap p {
        text-align: center
    }

    .accordion-card .accordion-button {
        font-size: 20px;
        padding-right: 25px
    }
}

@media (max-width:767px) {
    .jarallax {
        height: 400px
    }

    .accordion-card .accordion-body {
        padding-right: 0
    }

    .accordion-card .accordion-button {
        font-size: 22px;
        padding-right: 25px
    }
}

.accordion-card.style2 .accordion-button {
    font-size: 20px
}

.accordion-card.style2 .accordion-body {
    max-width: none;
    padding-right: 0;
    margin-top: 12px;
    margin-bottom: 16px
}

.feature-card {
    background: var(--smoke-color);
    padding: 40px 36px
}

.feature-card-icon {
    margin-bottom: 74px
}

.feature-card-text,
.project-details-info .list-wrap li:not(:last-child) {
    margin-bottom: 24px
}

.skill-feature:not(:last-child) {
    margin-bottom: 27px
}

.skill-feature_title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 7px
}

.skill-feature .progress {
    background: 0 0;
    border-radius: 0;
    overflow: visible;
    height: 4px
}

.skill-feature .progress .progress-bar {
    background: var(--title-color);
    border-radius: 0;
    height: 4px
}

.skill-feature .progress .progress-value {
    font-size: 14px;
    font-weight: 600;
    
    position: relative;
    top: -29px;
    transform: translate(-100%, 0)
}

.feature-static {
    position: sticky;
    top: 150px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: auto;
    width: 100%
}

.feature-card.style-grid {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 100px
}

.feature-card.style-grid .feature-card-title {
    margin-top: -.2em
}

.feature-card.style2 {
    background: var(--gray-color)
}

.cta-area-1 .sec-title {
    font-size: 80px;
    line-height: 1.125
}

@media (max-width:1399px) {
    .feature-card.style-grid {
        gap: 50px
    }

    .cta-area-1 .sec-title {
        font-size: 60px
    }

    .why-area-1 p {
        font-size: 16px
    }
}

@media (max-width:991px) {
    .feature-card {
        padding: 30px 26px
    }

    .feature-card-title {
        font-size: 20px
    }

    .feature-card-icon {
        margin-bottom: 34px
    }

    .cta-area-1 .sec-title {
        font-size: 50px
    }
}

@media (max-width:767px) {
    .cta-area-1 .sec-title {
        font-size: 40px
    }
}

@media (max-width:575px) {
    .video-wrap .play-btn {
        margin: 0;
        transform: translate(-50%, -50%) !important
    }

    .cursor-follower.jarallax-btn {
        height: 150px;
        width: 150px
    }

    .cursor-follower.jarallax-btn:after {
        line-height: 150px
    }

    .accordion-card .accordion-button .faq-number {
        margin-right: 10px
    }

    .accordion-card .accordion-button {
        font-size: 16px;
        padding-right: 25px
    }

    .accordion-card .accordion-body p {
        font-size: 16px
    }

    .feature-card.style-grid {
        display: block
    }

    .cta-area-1 .sec-title {
        font-size: 36px
    }
}

.service-area-1 .service-img-1-1 img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media (max-width:1500px) {
    .why-area-1 .why-img-1-1 {
        width: 42%
    }
}

.pricing-card {
    padding: 40px
}

.pricing-card .pricing-card_title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -.48px;
    margin-top: -.2em;
    margin-bottom: 12px
}

.pricing-card .pricing-card_wrap {
    margin-bottom: 19px
}

.pricing-card .pricing-card_price {
    font-size: 60px;
    font-weight: 600;
    letter-spacing: -1.8px
}

.pricing-card .pricing-card_price .duration {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.4px
}

.pricing-card p {
    font-size: 18px;
    margin-bottom: 43px
}

.pricing-card .checklist {
    margin-bottom: 42px
}

.pricing-card .checklist li {
    
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -.14px;
    text-transform: uppercase;
    position: relative;
    padding-left: 25px
}

.pricing-card .checklist li::after {
    position: absolute;
    content: "\f00c";
    font-family: "font awesome 5 free";
    font-size: 14px;
    font-weight: 600;
    top: 0;
    left: 0;
    color: var(--black-color)
}

@media (max-width:1399px) {
    .pricing-card p {
        font-size: 16px
    }

    .pricing-card .pricing-card_price {
        font-size: 50px
    }
}

@media (max-width:1199px) {
    .checklist.mb-40 {
        margin-bottom: 32px
    }

    .client-list-wrap.style2 {
        grid-template-columns: repeat(3, 1fr) !important
    }

    .checklist.mb-45,
    p.mb-40 {
        margin-bottom: 35px
    }

    p.mb-45 {
        margin-bottom: 38px
    }

    .checklist li {
        margin-bottom: 6px;
        font-size: 16px
    }

    .checklist li i,
    .checklist li svg {
        font-size: 14px;
        margin-right: 5px
    }

    .feature-static {
        position: initial
    }

    .pricing-card .pricing-card_price {
        font-size: 40px
    }

    .pricing-card {
        padding: 30px
    }

    .pricing-card .btn {
        padding: 21.5px 30px
    }

    .pricing-card p {
        font-size: 14px
    }
}

.portfolio-area-1 {
    background-size: 100% calc(100% - 240px);
    background-position: bottom
}

.portfolio-wrap {
    position: relative;
    display: block
}

.portfolio-wrap .portfolio-thumb {
    display: inline-block;
    overflow: hidden
}

.portfolio-wrap .portfolio-thumb img {
    transform: scale(1.03);
    transition: .4s ease-in-out
}

.portfolio-wrap .portfolio-details {
    padding-top: 28px
}

.portfolio-wrap .portfolio-details .portfolio-meta {
    display: inline-flex;
    padding: 0;
    margin: 0 0 14px
}

.portfolio-wrap .portfolio-details .portfolio-meta li {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    position: relative
}

.portfolio-wrap .portfolio-details .portfolio-meta li:after {
    content: "/";
    position: relative;
    margin: 0 2px
}

.portfolio-wrap .portfolio-details .portfolio-title {
    font-weight: 600;
    margin-bottom: 23px
}

.portfolio-wrap:hover .portfolio-thumb img {
    transform: scale(1.03) translateX(8px)
}

.portfolio-slider .slick-current .portfolio-wrap.style2:after,
.portfolio-wrap.style3:hover:after {
    opacity: 1;
    height: 100%
}

.portfolio-slider .slick-current .portfolio-wrap.style2 .portfolio-details {
    bottom: 0;
    opacity: 1
}

.portfolio-wrap.style2 {
    position: relative;
    overflow: hidden;
    display: block
}

.portfolio-wrap.style2:after,
.portfolio-wrap.style3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(180deg, rgba(10, 12, 0, 0) 0, #0a0c00 100%);
    background: linear-gradient(180deg, rgba(10, 12, 0, 0) 0, #0a0c00 100%);
    transition: .4s;
    opacity: 0;
    height: 0
}

.portfolio-wrap.style2 .portfolio-thumb,
.portfolio-wrap.style3 .portfolio-thumb {
    overflow: initial;
    width: 100%
}

.portfolio-wrap.style2 .portfolio-details,
.portfolio-wrap.style3 .portfolio-details {
    position: absolute;
    left: 0;
    bottom: -25px;
    padding: 0 0 40px 40px;
    z-index: 1;
    max-width: 350px;
    transition: .4s;
    opacity: 0
}

.portfolio-wrap.style2 .portfolio-details .portfolio-title,
.portfolio-wrap.style3 .portfolio-details .portfolio-title {
    margin-bottom: -.25em;
    color: var(--white-color)
}

@media (max-width:1199px) {

    .portfolio-wrap.style2 .portfolio-details,
    .portfolio-wrap.style3 .portfolio-details {
        padding: 0 0 30px 30px
    }
}

@media (max-width:991px) {

    .service-area-1,
    .why-area-1 {
        margin-top: 0
    }

    .service-area-1 .service-img-1-1,
    .why-area-1 .why-img-1-1 {
        width: 100%;
        top: -80px !important;
        position: relative
    }

    .portfolio-wrap.style2 .portfolio-details {
        padding: 0 0 40px 40px
    }
}

.portfolio-wrap.style3 {
    position: relative;
    overflow: hidden
}

@media (max-width:991px) {
    .portfolio-wrap.style3 .portfolio-details {
        padding: 0 0 40px 40px
    }

    .portfolio-wrap.style4 .portfolio-thumb img {
        width: 100%
    }
}

@media (max-width:575px) {
    .pricing-card .pricing-card_price {
        font-size: 30px
    }

    .portfolio-wrap.style2 .portfolio-details,
    .portfolio-wrap.style3 .portfolio-details {
        padding: 0 0 30px 30px
    }

    .portfolio-wrap.style2 .portfolio-details .portfolio-title,
    .portfolio-wrap.style3 .portfolio-details .portfolio-title {
        font-size: 24px
    }
}

.portfolio-static-wrap {
    display: flex;
    flex-wrap: wrap
}

.portfolio-static {
    position: sticky;
    top: 0;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: auto
}

.portfolio-wrap.style12:after,
.portfolio-wrap.style5:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(180deg, rgba(10, 12, 0, 0) 0, #0a0c00 100%);
    background: linear-gradient(180deg, rgba(10, 12, 0, 0) 0, #0a0c00 100%);
    transition: .4s;
    opacity: 1;
    height: 100%
}

.portfolio-wrap.style12 .portfolio-details,
.portfolio-wrap.style5 .portfolio-details {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 140px 140px;
    z-index: 1;
    transition: .4s;
    opacity: 1;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: end
}

.portfolio-wrap.style12 .portfolio-details .media-left,
.portfolio-wrap.style5 .portfolio-details .media-left,
.project-area-8 .portfolio-wrap.style3 .portfolio-details .media-left {
    max-width: 746px
}

.portfolio-wrap.style12 .portfolio-details .portfolio-title,
.portfolio-wrap.style5 .portfolio-details .portfolio-title {
    margin-bottom: -.25em;
    font-size: 48px
}

@media (max-width:1299px) {
    .blog__sidebar {
        margin-left: 0
    }

    .portfolio-wrap.style5 .portfolio-details {
        padding: 0 100px 100px
    }

    .portfolio-wrap.style5 .portfolio-details .portfolio-title {
        font-size: 36px
    }

    .portfolio-wrap.style5 .portfolio-details .media-left {
        max-width: 600px
    }
}

@media (max-width:1199px) {
    .portfolio-wrap.style5 .portfolio-details .portfolio-title {
        font-size: 32px
    }

    .portfolio-wrap.style5 .portfolio-details {
        padding: 0 80px 80px
    }
}

@media (max-width:991px) {
    .portfolio-wrap.style5 .portfolio-details {
        padding: 0 60px 60px
    }

    .portfolio-wrap.style5 .portfolio-details .portfolio-title {
        font-size: 28px
    }

    .portfolio-wrap.style5 .portfolio-details .media-left {
        max-width: 460px
    }
}

@media (max-width:767px) {
    .portfolio-wrap.style5 .portfolio-details {
        padding: 0 40px 40px
    }

    .portfolio-wrap.style5 .portfolio-details .portfolio-title {
        font-size: 24px
    }
}

.project-slider-showcase-wrap {
    height: 100vh;
    padding: 140px 24px 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.project-slider-showcase-wrap .project-slider-showcase {
    width: 100%;
    height: 100%
}

@media (max-width:991px) {
    .project-slider-showcase-wrap {
        padding: 140px 24px 80px
    }
}

.project-slider-showcase-wrap.style2,
.wsus__deshboard_menu {
    padding: 0
}

.project-slider-showcase-wrap.style2 .project-slider-showcase {
    width: 100%;
    height: 100vh
}

.project-slider-showcase-wrap.style2 .project-slider-showcase .slick-list,
.project-slider-showcase-wrap.style2 .project-slider-showcase .slick-list .slick-slide {
    height: 100vh
}

.portfolio-wrap.style6 {
    position: relative;
    height: 100%;
    width: 100%
}

.portfolio-wrap.style12 .portfolio-thumb,
.portfolio-wrap.style6 .portfolio-thumb {
    height: 100%;
    width: 100%
}

.portfolio-wrap.style6 .portfolio-details {
    background: var(--title-color);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    gap: 30px 40px;
    padding-top: 35px;
    transition: .4s;
    transform: translate(0, 100%)
}

.portfolio-wrap.style6 .portfolio-details .portfolio-title {
    margin-top: -.05em;
    margin-bottom: 0;
    font-size: 36px
}

@media (max-width:1500px) {
    .portfolio-wrap.style6 .portfolio-details .portfolio-title {
        font-size: 30px
    }
}

@media (max-width:1399px) {
    .portfolio-wrap.style6 .portfolio-details .portfolio-title {
        font-size: 24px
    }
}

@media (max-width:1299px) {
    .portfolio-wrap.style6 .portfolio-details .portfolio-title {
        font-size: 20px
    }

    .portfolio-wrap.style12 .portfolio-details {
        padding: 0 100px 100px
    }

    .portfolio-wrap.style12 .portfolio-details .portfolio-title {
        font-size: 36px
    }

    .portfolio-wrap.style12 .portfolio-details .media-left {
        max-width: 600px
    }
}

@media (max-width:1199px) {
    .portfolio-wrap.style6 .portfolio-details .portfolio-title {
        font-size: 24px
    }

    .project-area-8 .portfolio-wrap.style3 .portfolio-details .media-left {
        max-width: 600px
    }
}

@media (max-width:375px) {

    .hero-style7 .hero-title,
    .hero-title {
        font-size: 34px
    }

    .hero-style2 .hero-title,
    .hero-style3 .hero-title {
        font-size: 40px
    }

    .hero-style4 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .hero-style5 .hero-title {
        font-size: 46px;
        line-height: 56px
    }

    .blog-post-content .title,
    .marquee-wrap .marquee__group .m-item span,
    .portfolio-wrap.style3 .portfolio-details .portfolio-title,
    .portfolio-wrap.style6 .portfolio-details .portfolio-title,
    .testi-box.style2 .testi-box_text {
        font-size: 20px
    }

    .about-counter-wrap {
        display: block
    }

    .about-counter-wrap .counter-card:not(:last-child) {
        margin-bottom: 30px
    }

    .testi-box.style2 .testi-box_profile {
        margin-top: 42px
    }

    .blog-card.style2 .blog-content .blog-title {
        font-size: 18px
    }

    .blog-card.style2 .blog-meta a,
    .blog-card.style2 .blog-meta span {
        font-size: 14px
    }

    .blog-grid .blog-title {
        font-size: 18px;
        line-height: 28px
    }

    .blog-post-item-two .blog-post-content .title {
        font-size: 22px
    }

    .client-list-wrap li a {
        height: 78px;
        line-height: 78px;
        width: 60px
    }

    .cta-area-1 .sec-title {
        font-size: 32px
    }

    .portfolio-wrap.style3 .portfolio-details {
        padding: 0 0 20px 20px
    }
}

.portfolio-wrap.style6 .portfolio-details .portfolio-meta li a {
    color: #f6f5f3
}

.portfolio-wrap.style6:hover .portfolio-thumb img {
    transform: scale(1.03) translateY(-30px)
}

.portfolio-wrap.style6:hover .portfolio-details {
    transform: translate(0, 0)
}

.project-area-8 .portfolio-wrap.style3 .portfolio-details {
    padding: 0 48px 48px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: end;
    max-width: none
}

@media (max-width:991px) {
    .project-area-8 .portfolio-wrap.style3 .portfolio-details {
        padding: 0 35px 35px
    }
}

.portfolio-wrap.style12 .portfolio-thumb img {
    width: 100%;
    height: 100%;
    transform: none;
    object-fit: cover
}

@media (max-width:1199px) {
    .portfolio-wrap.style12 .portfolio-details .portfolio-title {
        font-size: 32px
    }

    .portfolio-wrap.style12 .portfolio-details {
        padding: 0 80px 80px
    }
}

@media (max-width:991px) {
    .portfolio-wrap.style12 .portfolio-details {
        padding: 0 60px 60px
    }

    .portfolio-wrap.style12 .portfolio-details .portfolio-title {
        font-size: 28px
    }

    .portfolio-wrap.style12 .portfolio-details .media-left {
        max-width: 460px
    }
}

@media (max-width:767px) {
    .project-area-8 .portfolio-wrap.style3 .portfolio-details {
        padding: 0 25px 25px
    }

    .project-area-8 .portfolio-wrap.style3 .portfolio-details .portfolio-title {
        font-size: 20px
    }

    .portfolio-wrap.style12 .portfolio-details {
        padding: 0 40px 40px
    }

    .portfolio-wrap.style12 .portfolio-details .portfolio-title {
        font-size: 24px
    }
}

.project-details-info .list-wrap {
    list-style: none;
    margin: 0;
    padding: 0
}

.project-details-info .list-wrap li {
    font-size: 14px;
    font-weight: 600;
    
    color: var(--title-color);
    text-transform: uppercase
}

.project-details-info .list-wrap li span {
    display: block;
    
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 6px
}

.inner__page-nav {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap
}

.inner__page-nav .nav-btn {
    font-size: 14px;
    font-weight: 600;
    
    color: var(--title-color);
    display: flex;
    gap: 10px;
    align-items: center;
    text-transform: uppercase
}

.process-card .process-card-number {
    font-size: 14px;
    font-weight: 600;
    
    color: var(--smoke-color);
    text-transform: uppercase;
    border-bottom: 2px solid var(--smoke-color);
    padding-bottom: 22px;
    position: relative
}

.award-wrap-area .single-award-list,
.cart-coupon input:active,
.cart-coupon input:focus,
.cart-coupon input:hover,
.cart_table thead {
    border-bottom: 2px solid var(--title-color)
}

.process-card .process-card-number:after {
    content: "";
    position: absolute;
    left: -4px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--smoke-color);
    bottom: 0;
    transform: translate(0, 50%);
    border: 4px solid var(--title-color)
}

.process-card .process-card-title {
    font-size: 24px;
    font-weight: 600;
    color: var(--smoke-color);
    letter-spacing: -.48px;
    margin-top: 45px
}

.star-rating span:before,
.star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 3px;
    left: 0
}

.process-card .process-card-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--smoke-color);
    max-width: 330px;
    margin-bottom: -.3em
}

.award-wrap-area .single-award-list {
    display: flex;
    padding-bottom: 31px;
    padding-top: 26px
}

.award-wrap-area .single-award-list .award-tag,
.award-wrap-area .single-award-list .award-year {
    font-size: 14px;
    font-weight: 600;
    
    color: var(--title-color);
    letter-spacing: -.14px;
    transition: .4s
}

.award-wrap-area .single-award-list .award-details {
    margin-left: 100px;
    transition: .4s;
    position: relative
}

.award-wrap-area .single-award-list .award-details h4 {
    font-size: 24px;
    font-weight: 600;
    
    margin-bottom: 3px
}

.award-wrap-area .single-award-list .award-details p {
    font-size: 18px;
    margin-bottom: -.3em
}

.award-wrap-area .single-award-list .award-tag {
    margin-left: auto;
    text-transform: uppercase;
    transition: .4s
}

.award-wrap-area .single-award-list:hover .award-details,
.award-wrap-area .single-award-list:hover .award-year {
    transform: translateX(1.5rem)
}

.award-wrap-area .single-award-list:hover .award-tag {
    transform: translateX(-1.5rem)
}

.award-wrap-area .single-award-list.style2 .award-details h4 {
    font-size: 36px;
    margin-top: -.1em;
    margin-bottom: 8px
}

.award-wrap-area .single-award-list.style2 .award-meta,
.woocommerce-cart-form .cart_table td[data-title=Name] a {
    font-size: 18px;
    font-weight: 400;
    
}

.award-wrap-area .single-award-list.style2 .award-meta a:after {
    content: "/";
    position: relative;
    margin-left: 3px
}

@media (max-width:1199px) {
    .process-card .process-card-text {
        font-size: 16px
    }

    .award-wrap-area .single-award-list.style2 .award-details h4 {
        font-size: 30px
    }

    .award-wrap-area .single-award-list .award-details {
        margin-left: 50px
    }
}

@media (max-width:991px) {
    .process-card .process-card-text {
        max-width: none;
        font-size: 18px
    }

    .award-wrap-area .single-award-list.style2 .award-details h4 {
        font-size: 24px
    }

    .award-wrap-area .single-award-list .award-details p {
        font-size: 16px
    }
}

@media (max-width:1199.98px) {
    .blog__details-inner-content .title {
        font-size: 26px
    }

    .blog__details-inner-content p {
        width: 100%
    }

    .shop__inner-wrap .row .col-70 {
        width: 67.5%
    }

    .shop__inner-wrap .row .col-30 {
        width: 32.5%
    }
}

.ml-45,
.shop__sidebar {
    margin-left: 45px
}

@media (max-width:1299px) {
    .shop__sidebar {
        margin-left: 0
    }
}

@media (max-width:991.98px) {

    .blog__inner-wrap .row .col-30,
    .blog__inner-wrap .row .col-70,
    .shop__inner-wrap .row .col-30,
    .shop__inner-wrap .row .col-70 {
        width: 100%
    }

    .blog__sidebar,
    .shop__sidebar {
        margin-top: 100px
    }
}

.shop-sort-bar {
    padding: 0;
    margin: 0 0 40px;
    border-radius: 5px
}

.shop-sort-bar .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 15px
}

.shop-sort-bar select {
    height: auto;
    line-height: normal;
    width: fit-content;
    min-width: 250px;
    font-size: 16px;
    margin: 0;
    color: var(--body-color);
    background-position: right -2px center
}

.shop-sort-bar .woocommerce-result-count {
    margin-bottom: 0;
    color: var(--body-color)
}

.shop-sort-bar .nav a {
    display: inline-block;
    position: relative;
    
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--body-color);
    margin: 0 0 0 20px
}

.product-card .product-title {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 7px
}

.product-card .price {
    display: block;
    color: var(--body-color);
    font-weight: 400;
    margin-bottom: -.35em;
    
    font-size: 18px
}

.product-card .price del {
    margin-right: 10px;
    display: inline-block;
    color: #858580
}

.product-card .product-img {
    overflow: hidden;
    position: relative;
    margin: 0 0 30px;
    text-align: center;
    background-color: var(--smoke-color);
    z-index: 2;
    border-radius: 0
}

.product-card .product-img img {
    transition: .4s;
    transform: scale(1)
}

.cart_table td:before,
.product-card .actions {
    position: absolute;
    transform: translateY(-50%)
}

.product-big-img .tag,
.product-card .tag {
    color: var(--white-color);
    font-size: 14px;
    
    font-weight: 600;
    padding: 5px 16px;
    display: inline-block;
    background-color: var(--title-color);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    border-radius: 0
}

.product-card .actions {
    height: 100%;
    left: 0;
    top: 50%;
    right: 0;
    text-align: center;
    background-color: transparent;
    z-index: 3;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-card:hover .actions {
    margin-top: 0;
    opacity: 1;
    visibility: visible
}

.star-rating {
    overflow: hidden;
    position: relative;
    width: 102px;
    height: 1.2em;
    line-height: 1.2em;
    display: block;
    font-family: var(--icon-font);
    font-weight: 700;
    font-size: 16px
}

.star-rating:before {
    color: var(--title-color);
    float: left;
    top: 0;
    position: absolute
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span:before {
    top: 0;
    position: absolute;
    color: var(--title-color);
    font-weight: 700
}

.quantity {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.quantity>.screen-reader-text {
    display: inline-block;
    font-weight: 600;
    color: var(--title-color);
    
    margin: 0 10px 0 0;
    align-self: center
}

.quantity .qty-btn,
.quantity .qty-input {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: none;
    border-right: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    text-align: center;
    color: var(--body-color);
    font-size: 18px;
    font-weight: 600
}

.quantity .qty-btn:last-child,
.quantity .qty-input:last-child {
    border-right: none
}

.product_meta {
    font-weight: 700;
    font-size: 16px;
    
    margin: 35px 0 0
}

.product_meta>span {
    display: block;
    margin-bottom: 26px;
    color: var(--title-color);
    font-weight: 400;
    font-size: 18px
}

.cart_table td[data-title=Name] a,
.product-tab-style1 a {
    font-size: 20px;
    font-weight: 600;
    
}

.product_meta>span>a,
.product_meta>span>span {
    position: relative;
    color: var(--title-color);
    font-weight: 600;
    font-size: 14px;
    
    display: block;
    margin-top: 7px
}

.product_meta>span>a a:after,
.product_meta>span>span a:after {
    content: ",";
    margin-right: 5px
}

.product-big-img {
    position: relative;
    margin-bottom: 28px
}

.product-small-img .slide-thumb {
    cursor: pointer
}

.product-about .product-title,
.summary-content .product-title {
    margin: 0 0 10px;
    font-size: 48px;
    font-weight: 600
}

.product-about>.price,
.summary-content>.price {
    
    font-size: 24px;
    font-weight: 400;
    color: var(--title-color);
    display: inline-block;
    margin-bottom: 35px;
    letter-spacing: -.02em
}

.product-about>.price del,
.summary-content>.price del {
    color: #858580;
    margin-right: 15px
}

.product-about .product-rating,
.product-about .woocommerce-product-rating,
.summary-content .product-rating,
.summary-content .woocommerce-product-rating {
    display: inline-flex;
    gap: 11px;
    align-items: center;
    position: relative;
    top: 2px;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 0 0 20px;
    width: 100%
}

.product-about .woocommerce-review-link,
.summary-content .woocommerce-review-link {
    color: var(--body-color)
}

.product-about .text,
.summary-content .text {
    font-size: 18px;
    line-height: 1.666
}

.product-about .checklist,
.summary-content .checklist {
    margin: 30px 0 40px
}

.product-about .actions,
.summary-content .actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 46px 0 44px
}

.product-about .actions .icon-btn,
.summary-content .actions .icon-btn {
    box-shadow: 0 4px 20px rgba(0, 0, 0, .14)
}

.product-about .quantity,
.summary-content .quantity {
    align-items: center;
    background: #f6f5f3;
    padding: 0 20px
}

.product-about .quantity .title,
.summary-content .quantity .title {
    font-size: 18px;
    margin-right: 24px
}

.cart_table .quantity .qty-input,
.product-about .quantity .qty-input,
.summary-content .quantity .qty-input {
    width: 68px;
    height: auto;
    border: none;
    background-color: transparent;
    color: var(--title-color);
    padding: 11px 25px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    
    border-radius: 0
}

.cart_table .quantity .qty-btn,
.product-about .quantity .qty-btn,
.summary-content .quantity .qty-btn {
    color: var(--title-color);
    background-color: transparent;
    height: auto;
    width: auto;
    border: none;
    position: relative;
    z-index: 1;
    font-size: 14px
}

.cart_table .quantity .quantity-minus,
.product-about .quantity .quantity-minus,
.summary-content .quantity .quantity-minus {
    margin-right: -14px
}

.cart_table .quantity .quantity-plus,
.product-about .quantity .quantity-plus,
.summary-content .quantity .quantity-plus {
    margin-left: -14px
}

.product-tab-style1 {
    margin: 95px 0 40px;
    gap: 30px 0
}

.product-tab-style1 a {
    color: #858580;
    padding: 0 0 6px;
    position: relative
}

.product-tab-style1 a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--title-color);
    transition: .4s
}

#productTabContent {
    margin-bottom: -25px
}

.woocommerce-cart-form {
    text-align: center
}

.cart_table {
    border: 0;
    margin-bottom: 45px
}

.cart_table thead th {
    border: none !important
}

.cart_table td:before,
.cart_table th {
    
    color: var(--title-color);
    font-weight: 600;
    border: none;
    font-size: 14px;
    padding: 0 0 13px
}

.cart_table td:before {
    content: attr(data-title);
    left: 15px;
    top: 50%;
    vertical-align: top;
    padding: 0;
    display: none
}

.cart_table td {
    border: none;
    border-bottom: 2px solid var(--title-color);
    color: var(--title-color);
    font-size: 18px;
    padding: 20px 10px;
    position: relative;
    vertical-align: middle
}

.cart_table td[data-title=Name] {
    text-align: start;
    padding: 22px 20px
}

.cart_table td[data-title=Name] a {
    color: var(--title-color)
}

.cart_table td[data-title=Remove] {
    text-align: start;
    padding-left: 5px
}

@media (max-width:991px) {
    .shop-sort-bar .row {
        --bs-gutter-x: 20px
    }

    .shop-sort-bar .nav a:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .shop-sort-bar .nav a:last-child:before {
        display: none
    }

    .cart_table td[data-title=Name] a {
        font-size: 16px
    }

    .cart_table td[data-title=Remove] {
        padding-right: 20px
    }
}

.cart_table td[data-title=Product] {
    width: 100px;
    padding: 22px 0
}

.cart_table .product-quantity input {
    position: relative;
    top: -2px
}

.cart_table .cart-productname {
    font-weight: 400;
    
    color: var(--body-color)
}

.cart_table .cart-productimage {
    display: inline-block;
    border: 0 solid var(--smoke-color);
    border-radius: 5px;
    overflow: hidden
}

.cart_table .remove {
    color: #858580;
    font-size: 18px
}

.cart_table .quantity {
    align-items: center;
    background: #f6f5f3;
    padding: 9px 20px
}

.cart_table .quantity .title {
    font-size: 18px;
    margin-right: 24px;
    color: var(--title-color)
}

.cart_table .actions {
    text-align: right;
    vertical-align: middle
}

.cart_table .actions>.btn {
    font-size: 16px;
    padding: 17px 28px;
    margin-right: 15px
}

.cart-coupon {
    float: left;
    margin: 0;
    width: 455px;
    max-width: 100%;
    display: flex
}

.cart-coupon input {
    height: 60px;
    width: calc(100% - 200px);
    margin-right: 16px;
    padding: 0;
    border-bottom: 2px solid var(--title-color);
    border-radius: 0
}

.cart-coupon .btn {
    width: max-content
}

.cart_totals {
    border: 0;
    margin-bottom: 28px
}

.cart_totals td,
.cart_totals th {
    vertical-align: top;
    padding: 16px 20px;
    border: none;
    border-bottom: 2px solid var(--title-color);
    font-size: 14px;
    color: var(--title-color);
    width: 75%
}

.cart_totals td:first-child,
.cart_totals th:first-child {
    width: 25%;
    background-color: transparent;
    padding-left: 0;
    font-weight: 600;
    
    font-size: 14px;
    color: var(--title-color)
}

.wsus__dashboard_change_password ul li .common_btn::after,
.wsus__dashboard_invoice .common_btn::after,
.wsus__dashboard_wishlist .status p,
.wsus__profile_info .common_btn::after {
    background: var(--colorBlack)
}

.wsus__dashboard_invoice .common_btn:hover,
.wsus__profile_info .common_btn:hover {
    color: var(--colorWhite)
}

.cart_totals .amount {
    font-weight: 400;
    font-size: 18px
}

@media (max-width:991px) {

    .cart_totals td,
    .cart_totals td:first-child,
    .cart_totals th,
    .cart_totals th:first-child {
        width: 50%
    }

    .cart_table .cart-productname,
    .cart_table th {
        font-size: 14px
    }

    .cart_table th {
        padding: 23px 8px
    }

    .cart_table .cart-coupon {
        width: 100%;
        margin-bottom: 20px;
        justify-content: center
    }

    .cart_table .actions {
        text-align: center
    }
}

.woocommerce-checkout .form-control,
.woocommerce-checkout .form-select,
.woocommerce-checkout .select2-container {
    padding: 0;
    border-bottom: 1px solid var(--title-color);
    border-radius: 0;
    font-size: 18px
}

@media (max-width:575px) {
    .portfolio-static {
        top: 86px
    }

    .portfolio-wrap.style5 .portfolio-details .media-left,
    .project-area-8 .portfolio-wrap.style3 .portfolio-details .media-left {
        max-width: none;
        margin-bottom: 20px
    }

    .portfolio-wrap.style12 .portfolio-details,
    .portfolio-wrap.style5 .portfolio-details {
        padding: 30px 15px 40px;
        display: block
    }

    .portfolio-wrap.style12 .portfolio-thumb img,
    .portfolio-wrap.style5 .portfolio-thumb img,
    .project-area-8 .portfolio-wrap.style3 .portfolio-thumb img {
        min-height: 300px;
        object-fit: cover
    }

    .award-wrap-area .single-award-list .award-details h4,
    .portfolio-wrap.style12 .portfolio-details .portfolio-title,
    .portfolio-wrap.style5 .portfolio-details .portfolio-title {
        font-size: 22px
    }

    .portfolio-wrap .portfolio-details .portfolio-meta li,
    .woocommerce-checkout .form-control,
    .woocommerce-checkout .form-select,
    .woocommerce-checkout .select2-container {
        font-size: 16px
    }

    .project-slider-showcase-wrap {
        padding: 100px 0 40px;
        margin: 0 -12px
    }

    .project-slider-showcase-wrap.style2 {
        margin: 0
    }

    .project-area-8 .portfolio-wrap.style3 .portfolio-details {
        display: block
    }

    .project-area-8 .portfolio-wrap.style3 .portfolio-details .portfolio-meta {
        flex-wrap: wrap
    }

    .project-area-8 .portfolio-wrap.style3 .portfolio-details .portfolio-thumb img {
        min-height: 300px
    }

    .portfolio-wrap.style12 .portfolio-details .media-left {
        max-width: none;
        margin-bottom: 30px
    }

    .award-wrap-area .single-award-list .award-details p {
        font-size: 14px
    }

    .award-wrap-area .single-award-list .award-details .award-thumb {
        display: none
    }

    .cart-coupon input {
        width: calc(100% - 106px);
        height: 50px
    }

    .cart-coupon {
        flex-wrap: wrap;
        gap: 15px 0
    }
}

.woocommerce-checkout .form-select {
    background-position: right 0 center
}

.woocommerce-checkout .form-control,
.woocommerce-checkout .form-select,
.woocommerce-checkout .select2,
.woocommerce-checkout .select2-container,
.woocommerce-checkout select {
    margin-bottom: 32px
}

.woocommerce-cart-form .cart_table thead th {
    text-align: start
}

.woocommerce-cart-form .cart_table td {
    text-align: start;
    padding: 20px 20px 20px 0;
    line-height: 20px;
    font-size: 18px;
    font-weight: 400
}

.checkout-ordertable td,
.checkout-ordertable th {
    vertical-align: middle;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 600;
    color: var(--title-color);
    border: 0;
    text-align: right;
    border-bottom: 2px solid var(--title-color)
}

.checkout-ordertable th,
.woocommerce-checkout-payment {
    text-align: left
}

.woocommerce-checkout-payment ul {
    margin: 30px 0 0;
    padding: 0
}

.woocommerce-checkout-payment ul li {
    padding-top: 20px;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 4px;
    font-size: 16px
}

.woocommerce-checkout-payment ul input[type=radio]~label {
    margin-bottom: 20px;
    color: var(--title-color);
    font-size: 18px;
    font-weight: 400
}

.woocommerce-checkout-payment ul input[type=radio]~label:before {
    border: 2px solid var(--title-color)
}

.woocommerce-checkout-payment ul input[type=radio]:checked~label::before {
    border: 2px solid var(--title-color);
    background-color: transparent;
    color: var(--title-color);
    line-height: 17px
}

.pt-50,
.woocommerce-checkout-payment .place-order {
    padding-top: 50px
}

.woocommerce-checkout-payment .payment_box {
    color: #a1b1bc;
    background-color: transparent;
    border: 0;
    border-bottom: none;
    font-size: 18px;
    padding: 0 0 20px;
    border-radius: 4px;
    display: none
}

.woocommerce-checkout-payment .payment_box h5 {
    font-weight: 600;
    margin-top: 10px
}

.mb-25,
.th-checkout-wrapper form.woocommerce-form {
    margin-bottom: 25px
}

@media (max-width:767px) {
    .award-wrap-area .single-award-list {
        display: block;
        transition: 1s
    }

    .award-wrap-area .single-award-list .award-details {
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .award-wrap-area .single-award-list .award-tag {
        margin-bottom: -.5em;
        display: block;
        transform: none
    }

    .award-wrap-area .single-award-list:hover .award-details,
    .award-wrap-area .single-award-list:hover .award-tag {
        transform: none
    }

    .shop-sort-bar {
        text-align: center
    }

    .shop-sort-bar .nav {
        justify-content: center
    }

    .shop-sort-bar select {
        margin: 0 auto
    }

    .product-card .product-title {
        font-size: 20px
    }

    .product-about .product-title,
    .summary-content .product-title {
        font-size: 30px
    }

    .cart_table td[data-title=Name],
    .cart_table td[data-title=Remove] {
        text-align: end;
        padding-right: 15px
    }

    .cart_table td[data-title=Product] {
        width: 100%;
        padding-right: 15px
    }

    .cart_table .quantity .title,
    .cart_table thead,
    tfoot.checkout-ordertable th {
        display: none
    }

    .cart_table {
        text-align: left;
        min-width: auto;
        border-collapse: separate;
        border-spacing: 0 20px;
        border: none
    }

    .cart_table td {
        padding: 15px 15px 15px 25%;
        display: block;
        width: 100%;
        text-align: right;
        border: 1px solid #f3f3f3;
        border-bottom: none
    }

    .cart_table td::before {
        display: block
    }

    .cart_table td:last-child {
        border-bottom: 1px solid #f3f3f3
    }

    .cart_table td.actions {
        padding-left: 15px;
        text-align: center
    }

    .cart_table td.actions>.btn {
        margin-top: 10px;
        display: block;
        width: max-content;
        margin-left: auto;
        margin-right: auto
    }

    .cart_table td.actions>.btn:last-child {
        margin-right: auto
    }

    .cart_table .cart-coupon {
        width: 100%;
        text-align: center;
        float: none;
        justify-content: center;
        display: block;
        padding-bottom: 10px
    }

    .cart_table .cart-coupon input {
        width: 100%;
        margin-bottom: 10px
    }

    .cart_totals td,
    .cart_totals th {
        padding: 15px 10px
    }

    .cart_totals td:first-child,
    .cart_totals th:first-child {
        width: 17%;
        line-height: 1.4
    }

    .woocommerce-cart-form .cart_table td {
        text-align: end
    }

    .woocommerce-checkout-payment ul input[type=radio]~label img {
        max-width: 150px
    }

    .checkout-ordertable td,
    .checkout-ordertable th {
        padding: 5px 20px 5px 60px
    }
}

.px-5 {
    padding-right: 5px;
    padding-left: 5px
}

.px-10 {
    padding-right: 10px;
    padding-left: 10px
}

.px-15 {
    padding-right: 15px;
    padding-left: 15px
}

.px-20 {
    padding-right: 20px;
    padding-left: 20px
}

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

.px-30 {
    padding-right: 30px;
    padding-left: 30px
}

.px-35 {
    padding-right: 35px;
    padding-left: 35px
}

.px-40 {
    padding-right: 40px;
    padding-left: 40px
}

.px-45 {
    padding-right: 45px;
    padding-left: 45px
}

.px-50 {
    padding-right: 50px;
    padding-left: 50px
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-105 {
    padding-bottom: 105px
}

.pt-105 {
    padding-top: 105px
}

.pt-100 {
    padding-top: 100px
}

.mx-5 {
    margin-right: 5px;
    margin-left: 5px
}

.mx-10 {
    margin-right: 10px;
    margin-left: 10px
}

.mx-15 {
    margin-right: 15px;
    margin-left: 15px
}

.mx-20,
.wsus__deshboard_menu li a i {
    margin-right: 20px
}

.mx-20 {
    margin-left: 20px
}

.mx-25 {
    margin-right: 25px;
    margin-left: 25px
}

.mx-30 {
    margin-right: 30px;
    margin-left: 30px
}

.mx-35 {
    margin-right: 35px;
    margin-left: 35px
}

.mx-40 {
    margin-right: 40px;
    margin-left: 40px
}

.mx-45 {
    margin-right: 45px;
    margin-left: 45px
}

.mx-50 {
    margin-right: 50px;
    margin-left: 50px
}

.my-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.my-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.my-35 {
    margin-top: 35px;
    margin-bottom: 35px
}

.my-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.my-45 {
    margin-top: 45px;
    margin-bottom: 45px
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.ml-5 {
    margin-left: 5px
}

.ml-15 {
    margin-left: 15px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-50 {
    margin-left: 50px
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mt-140,
.mt-lg-140 {
    margin-top: 140px
}

.mt-n1 {
    margin-top: -.25rem
}

.mt-n2 {
    margin-top: -.65rem
}

.mt-n3 {
    margin-top: -.8rem
}

.mt-n4 {
    margin-top: -1.5rem
}

.mt-n5 {
    margin-top: -3rem
}

.mt-80 {
    margin-top: 80px
}

.pt-70 {
    padding-top: 70px
}

.mt-90 {
    margin-top: 90px
}

@media (max-width:1199px) {
    .shop-sort-bar select {
        min-width: auto
    }

    .mt-140 {
        margin-top: 80px
    }

    .mt-lg-140 {
        margin-top: 100px
    }

    .mt-90 {
        margin-top: 70px
    }
}

.mb-n1 {
    margin-bottom: -.25rem
}

.mb-n2 {
    margin-bottom: -.6rem
}

.mb-n3 {
    margin-bottom: -.8rem
}

.mb-n4 {
    margin-bottom: -1.5rem
}

.mb-n5 {
    margin-bottom: -3rem
}

.mb-80 {
    margin-bottom: 80px
}

.space,
.space-top {
    padding-top: var(--section-space)
}

.space,
.space-bottom {
    padding-bottom: var(--section-space)
}

.space-extra,
.space-extra-top {
    padding-top: calc(var(--section-space) - 30px)
}

.space-extra,
.space-extra-bottom {
    padding-bottom: calc(var(--section-space) - 30px)
}

.space-extra2,
.space-extra2-top {
    padding-top: calc(var(--section-space) - 40px)
}

.space-extra2,
.space-extra2-bottom {
    padding-bottom: calc(var(--section-space) - 40px)
}

@media (max-width:991px) {
    .mt-lg-140 {
        margin-top: 0
    }

    .mt-80 {
        margin-top: 40px
    }

    .pt-70 {
        padding-top: 40px
    }

    .mb-80 {
        margin-bottom: 40px
    }

    .space,
    .space-top {
        padding-top: var(--section-space-mobile)
    }

    .space,
    .space-bottom {
        padding-bottom: var(--section-space-mobile)
    }

    .space-extra,
    .space-extra-top {
        padding-top: calc(var(--section-space-mobile) - 30px)
    }

    .space-extra,
    .space-extra-bottom {
        padding-bottom: calc(var(--section-space-mobile) - 30px)
    }

    .space-top-md-none {
        padding-top: 0
    }

    .space-extra2,
    .space-extra2-top {
        padding-top: 70px
    }

    .space-extra2,
    .space-extra2-bottom {
        padding-bottom: 70px
    }

    .pb-105 {
        padding-bottom: 65px
    }

    .pt-105 {
        padding-top: 65px
    }
}

.wsus__dashboard_sidebar {
    background: var(--black-color);
    height: 100%
}

.wsus__dashboard_sidebar_top {
    padding: 50px 0 43px;
    text-align: center
}

.wsus__dashboard_profile_img {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border: 2px solid var(--white-color);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: rgb(219 219 219 / 20%) 0 7px 29px 0
}

.wsus__dashboard_profile_img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.wsus__dashboard_profile_img label {
    position: absolute;
    width: 33px;
    height: 33px;
    top: 70px;
    right: -10px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    border: 2px solid var(--colorWhite);
    background: var(--colorPrimary);
    cursor: pointer;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    font-size: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.wsus__dashboard_profile_img label:hover {
    background: var(--colorBlack);
    border-color: var(--colorBlack);
    color: var(--colorWhite)
}

.wsus__dashboard_order .action a,
.wsus__dashboard_wishlist .actions ul li a {
    color: var(--error-color);
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.wsus__dashboard_sidebar_top h5 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 24px;
    text-transform: capitalize;
    color: var(--white-color);
    text-align: center;
    margin-bottom: 0
}

.wsus__dashboard_sidebar_top p {
    margin-top: 7px;
    color: var(--white-color);
    text-align: center
}

.wsus__deshboard_menu li {
    list-style: none
}

.wsus__deshboard_menu li a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 20px 25px;
    color: var(--white-color);
    text-transform: capitalize;
    border-top: 1px solid #ffffff5c;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear
}

.wsus__deshboard_menu li a.active,
.wsus__deshboard_menu li a:hover {
    background: var(--yellow-color);
    color: var(--white-color)
}

.wsus__profile_overview {
    padding: 42px 40px 35px;
    text-align: center;
    background: var(--error-color);
    margin-bottom: 25px
}

.wsus__profile_overview h4 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 15px;
    color: var(--white-color);
    margin-bottom: 0
}

.wsus__dashboard_main_contant h4,
.wsus__profile_info h4 {
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize
}

.wsus__profile_overview p i {
    font-size: 35px;
    color: var(--white-color)
}

.wsus__profile_overview .name {
    font-size: 18px;
    margin-top: 3px;
    color: var(--white-color)
}

.wsus__profile_overview.green {
    background: var(--success-color)
}

.wsus__profile_overview.orange {
    background: var(--yellow-color)
}

.wsus__profile_info {
    margin-top: 15px;
    padding: 50px 40px 43px;
    border: 1px solid rgba(23, 23, 24, .12)
}

.wsus__profile_info_top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.wsus__profile_info ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wsus__profile_info ul li {
    width: 100%;
    margin-top: 18px;
    text-transform: capitalize;
    color: var(--colorBlack);
    font-size: 16px;
    list-style: none
}

.wsus__profile_info ul li span {
    width: 130px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600
}

.wsus__dashboard {
    padding: 100px 0
}

.wsus__dashboard_order,
.wsus__dashboard_profile_edit_info,
.wsus__dashboard_review,
.wsus__dashboard_wishlist {
    margin-top: 30px
}

.wsus__dashboard_profile_edit_info input,
.wsus__dashboard_profile_edit_info textarea {
    margin-bottom: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 1px solid rgba(23, 23, 24, .12)
}

.wsus__dashboard_profile_edit_info .form-select,
.wsus__dashboard_profile_edit_info .single-select,
.wsus__dashboard_profile_edit_info select {
    border: 1px solid rgba(23, 23, 24, .12);
    border-radius: 0;
    margin-bottom: 20px
}

.wsus__dashboard_profile_edit_info .select2-container .select2-selection--single {
    height: 50px;
    margin-bottom: 20px
}

.wsus__dashboard_profile_edit_info .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px
}

.wsus__dashboard_profile_edit_info .select2-container--default .select2-selection--single {
    border: 1px solid #e4e7e9;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    -o-border-radius: 0
}

.wsus__dashboard_profile_edit_info .select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 8px;
    height: 8px;
    right: 20px
}

.wsus__dashboard_profile_edit_info ul {
    gap: 20px;
    padding: 0;
    margin: 0
}

.wsus__dashboard_order .table {
    border-left: 1px solid #eee;
    margin: 0;
    border-top: 1px solid #eee
}

.wsus__dashboard_order .table tr td,
.wsus__dashboard_order .table tr th {
    font-size: 16px;
    padding: 12px 10px
}

.wsus__dashboard_order .table tr th {
    text-transform: capitalize;
    font-size: 16px
}

.wsus__dashboard_order .active_package {
    background: var(--lightBg)
}

.wsus__dashboard_order .action a {
    display: block;
    font-size: 16px;
    transition: .3s linear
}

.wsus__dashboard_order .action a:hover {
    background: var(--error-color);
    border-color: var(--error-color);
    color: var(--white-color)
}

.wsus__dashboard_invoice {
    margin-top: 30px;
    padding: 40px 30px;
    border: 1px solid rgba(23, 23, 24, .12)
}

.wsus__dashboard_invoice_left h5 {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0
}

.wsus__dashboard_invoice_left p {
    margin-top: 3px;
    text-transform: capitalize;
    margin-bottom: 0
}

.wsus__dashboard_invoice_logo {
    width: 100%;
    display: block
}

.wsus__dashboard_invoice_right {
    text-align: right
}

.wsus__dashboard_invoice .table {
    margin-top: 33px;
    margin-bottom: 0;
    border-left: 1px solid #eee
}

.wsus__dashboard_invoice .table tr th {
    text-transform: capitalize;
    font-size: 16px
}

.wsus__dashboard_invoice .table tr td,
.wsus__dashboard_invoice .table tr th {
    padding: 12px 10px;
    min-width: 170px
}

.wsus__dashboard_invoice .table tr td {
    color: var(--colorBlack);
    text-transform: capitalize;
    font-size: 16px
}

.wsus__dashboard_invoice .table tfoot tr .total_text {
    width: 75% !important;
    text-align: right
}

.wsus__dashboard_invoice .table tfoot tr .total_amount {
    width: 25% !important
}

.wsus__dashboard_invoice .common_btn_2 i {
    transform: rotate(0);
    margin-left: 0;
    margin-right: 10px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

.wsus__dashboard_wishlist .table,
.wsus__dashboard_wishlist table {
    margin: 0
}

.wsus__dashboard_wishlist table tr td {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    border: none;
    border-top: 1px solid #eee
}

.wsus__dashboard_wishlist .table tr td,
.wsus__dashboard_wishlist .table tr th {
    padding: 10px;
    border-right: 1px solid #eee;
    vertical-align: middle
}

.wsus__dashboard_wishlist .table tr th {
    text-transform: capitalize;
    font-size: 16px
}

.wsus__dashboard_wishlist .image {
    max-width: 120px
}

.wsus__dashboard_wishlist .image a {
    width: 100%;
    height: 100%
}

.wsus__dashboard_wishlist .sale_tk p {
    font-size: 18px;
    font-weight: 700;
    color: var(--colorBlack);
    text-transform: capitalize
}

.wsus__dashboard_wishlist .status p {
    color: var(--colorWhite);
    text-transform: capitalize;
    font-weight: 600;
    padding: 5px 13px;
    font-size: 14px
}

.wsus__dashboard_wishlist .actions ul {
    padding-left: 0
}

.wsus__dashboard_wishlist .actions ul li {
    list-style: none
}

.wsus__dashboard_wishlist .actions ul li a {
    display: block;
    margin: 0 5px;
    font-size: 16px;
    transition: .3s linear
}

.wsus__dashboard_wishlist .actions ul li a:hover {
    background: var(--error-color);
    color: var(--white-color)
}

.wsus__dashboard_wishlist .table td .title {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    color: var(--black-color) !important
}

.wsus__dashboard_wishlist .table td h6 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 0
}

.wsus__dashboard_wishlist .table td .rating {
    font-size: 15px;
    margin-top: 5px;
    color: #f5980c;
    margin-bottom: 0
}

.wsus__dashboard_wishlist .table td .rating span {
    font-size: 15px
}

.wsus__dashboard_pricing .wsus__single_pricing {
    margin-top: 0;
    margin-bottom: 25px;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0
}

.wsus__dashboard_pricing .wsus__single_pricing:hover {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

.wsus__dashboard_review .wsus__blog_single_comment {
    margin-top: 0 !important
}

.wsus__dashboard_review .wsus__product_review {
    margin-top: 0 !important;
    margin-bottom: 60px
}

.wsus__dashboard_change_password {
    margin-top: 10px
}

.wsus__dashboard_change_password input {
    margin-top: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 1px solid rgba(23, 23, 24, .12)
}

.wsus__dashboard_change_password ul {
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0
}

.wsus__dashboard_change_password ul li {
    list-style: none
}

.wsus__dashboard_change_password ul li .common_btn:hover {
    color: var(--colorWhite)
}

.wsus__dashboard_change_password ul li a.common_btn {
    background: red;
    color: var(--colorWhite)
}

.wsus__blog_single_comment {
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(8, 5, 33, .1)
}

.wsus__blog_single_comment .img {
    height: 70px;
    width: 70px;
    margin-right: 25px
}

.wsus__blog_single_comment .text {
    width: 88%
}

.wsus__blog_single_comment .text h5 {
    font-size: 17px;
    font-weight: 500;
    font-family: var(--headingFont);
    text-transform: uppercase;
    margin-top: 0;
    line-height: normal
}

.wsus__blog_single_comment .text .date {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
    color: var(--paraColor);
    text-transform: uppercase
}

.wsus__blog_single_comment .text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

.wsus__blog_single_comment .text a {
    font-size: 15px;
    font-weight: 400;
    padding: 3px 13px;
    margin-top: 20px;
    font-family: var(--headingFont);
    color: var(--colorBlack);
    border: 1px solid rgba(23, 23, 24, .14);
    background: 0 0;
    text-transform: uppercase;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear
}
.wsus__blog_single_comment .text a span {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    top: -3px
}
.wsus__blog_single_comment .text a:hover {
    background: var(--colorPrimary);
    border-color: var(--colorPrimary)
}
.review_icon {
    color: #f5980c;
    margin-left: 30px
}
.service-item-info p {
  margin: 0;
}
.text-justify p {
  text-align: justify;
}
.inner-page .hero .carousel.fraud-carousel {
  min-height: 360px;
}
@media only screen and (min-width:1920px) {
.inner-page .hero .carousel.fraud-carousel {
  min-height: 450px;
}
}
.hero .carousel.fraud-carousel img{
    height: auto;
}
.hero.fraud-carousel-section {
  max-width: 2000px;
  margin: 0 auto;
}
