body {
scroll-behavior: smooth;
font-family: var(--themeht-typography-body-font-family);
font-weight: normal;
font-style: normal;
font-size: 16px;
line-height: 26px;
color: var(--themeht-body-color);
overflow-x: hidden;
}
.page-wrapper {
overflow-x: hidden;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
margin-top: 0px;
margin-bottom: 20px;
color: var(--themeht-secondary-color);
font-family: var(--themeht-typography-secondary-font-family);
text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
h1 {
font-size: 80px;
font-style: normal;
line-height: 92px;
font-weight: 600;
}
h2 {
font-size: 50px;
font-style: normal;
line-height: 62px;
position: relative;
font-weight: 600;
}
h3 {
font-size: 32px;
font-style: normal;
line-height: 44px;
font-weight: 600;
}
h4 {
font-size: 26px;
font-style: normal;
line-height: 38px;
font-weight: 600;
}
h5 {
font-size: 22px;
font-style: normal;
line-height: 34px;
font-weight: 600;
}
h6 {
font-size: 20px;
font-style: normal;
line-height: 32px;
font-weight: 600;
}
ul {
margin-left: 0;
padding: 0;
}
@media (min-width:1200px) {
.elementor-section.elementor-section-boxed>.elementor-container,
.container {
max-width: 1290px !important;
}
}
@media (max-width: 1200px) and (min-width: 1025px) {
.elementor-section.elementor-section-boxed>.elementor-container,
.container {
max-width: none !important;
}
}
.custom-sec-padding {
padding-top: 120px;
padding-bottom: 120px;
}
label {
display: inline-block;
font-weight: 500;
color: var(--themeht-body-color);
font-size: 14px;
}
.elementor-heading-title {
color: var(--themeht-secondary-color) !important;
font-family: var(--themeht-typography-secondary-font-family) !important;
}
.primary-bg .elementor-heading-title {
color: var(--themeht-white-color) !important;
}
.white-text .elementor-heading-title {
color: var(--themeht-white-color) !important;
} .text-theme {
color: var(--themeht-primary-color) !important;
}
.text-secondary {
color: var(--themeht-secondary-color) !important;
}
.text-black {
color: var(--themeht-text-color) !important;
}
.text-grey {
color: var(--themeht-body-color);
} .white-bg {
background-color: var(--themeht-white-color);
}
.primary-bg {
background-color: var(--themeht-primary-color);
}
.secondary-bg {
background-color: var(--themeht-secondary-color);
}
.dark-bg {
background-color: var(--themeht-secondary-color);
}
.text-bg {
background-color: var(--themeht-body-color);
}
.light-bg {
background-color: var(--themeht-light-color);
} .elementor-widget .center {
text-align: center;
}
.elementor-widget .right {
text-align: right;
}
.page {
margin: 0;
}
.page-content {
margin-top: 100px;
margin-bottom: 100px;
}
.elementor-default .page-content {
margin-top: -1.5em;
margin-bottom: 0;
}
.error-page-search label {
min-width: 450px;
}
.search-page article {
margin-bottom: 30px;
}
.search-page article:last-child {
margin-bottom: 0;
}
.contact-info .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.contact-info p {
margin-bottom: 10px;
}
.secondary-bg .elementor-widget-text-editor p {
color: var(--themeht-rgba-color);
}
.p-mb-0 p {
margin-bottom: 0;
}
.ht-first-letter::first-letter {
font-size: 50px;
line-height: 50px;
display: inline-block;
float: left;
font-weight: 600;
margin-right: 8px;
color: var(--themeht-primary-color);
}
.service-image,
.portfolio-image,
.post-image,
.team-images {
overflow: hidden;
} .wpcf7-form .themeht-btn,
.subscribe-form .themeht-btn {
padding: 0;
}
.subscribe-btn,
input[type="submit"].subscribe-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-search__button {
padding: 12px 25px 12px 25px;
position: relative;
border: 0;
z-index: 9;
display: inline-block;
cursor: pointer;
outline: none;
text-decoration: none;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1.5px;
border-radius: 4px;
font-family: var(--themeht-typography-secondary-font-family);
display: inline-flex;
align-items: center;
background-color: var(--themeht-secondary-color);
color: var(--themeht-white-color);
}
.subscribe-btn:hover,
input[type="submit"].subscribe-btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.wp-block-search__button:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.wp-block-search__button,
.post-password-form input[type="submit"] {
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
background: var(--themeht-secondary-color);
color: var(--themeht-white-color);
padding: 13px 25px 11px 25px;
height: 100%;
line-height: inherit;
}
.post-password-form input[type="submit"] {
top: 3px;
}
.comment-form .form-submit input[type=submit]:hover,
.post-comment .form-submit input[type="submit"]:hover,
.wp-block-search__button:hover,
.post-password-form input[type="submit"]:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
border: 1px solid transparent;
padding: 10px 15px;
width: 100%;
height: 55px;
color: var(--themeht-body-color);
border-radius: 4px;
background: var(--themeht-light-color) !important;
}
.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
border: inherit;
}
textarea {
border-radius: 4px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
background: var(--themeht-white-color);
color: var(--themeht-body-color);
border: 1px solid var(--themeht-primary-color);
}
.wpcf7-form-control-wrap {
display: block;
}
.wpcf7-form-control,
select {
border: 1px solid transparent;
}
.wpcf7-form-control.wpcf7-select,
select {
width: 100%;
border-radius: 4px;
padding: 10px 24px 10px 10px;
background-color: var(--themeht-light-color);
height: 55px;
color: var(--themeht-body-color);
}
.wpcf7-form-control.wpcf7-textarea {
height: 100px;
border-radius: 6px;
}
.wpcf7-form .wpcf7-spinner {
position: absolute;
padding: 0;
}
.wpcf7-form .wpcf7-spinner:after {
display: none;
}
.wpcf7-not-valid-tip {
position: absolute;
right: 0;
font-size: 0.8rem;
bottom: -25px;
}
.theme-bg .wpcf7-not-valid-tip,
.theme-bg .wpcf7-response-output {
color: var(--themeht-white-color);
}
::-webkit-input-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
:-moz-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
::-moz-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
:-ms-input-placeholder {
color: var(--themeht-body-color) !important;
opacity: 1;
}
:focus-visible {
outline: none;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//www.borselladecorazioni.it/wp-content/themes/onebiz/assets/images/down-arrow.svg);
background-repeat: no-repeat;
background-position: right 0.5rem center;
background-size: 1.5em 1.5em;
padding-right: 2.5rem;
-webkit-print-color-adjust: exact;
}
select option {
word-break: break-word;
}
.appointment-form2 .wpcf7-submit {
width: 100%;
} .contact-form .theme-title.ht-split-text {
margin-bottom: 40px;
}
.contact-form h6 {
background-color: var(--themeht-white-color);
}
.contact-form .wpcf7-form-control-wrap input,
.contact-form .wpcf7-form-control-wrap select,
.contact-form .wpcf7-form-control-wrap textarea {
background-color: rgba(255, 255, 255, 0.05) !important;
}
.contact-form .wpcf7-form-control-wrap input::placeholder, 
.contact-form .wpcf7-form-control-wrap textarea::placeholder {
color: var(--themeht-white-color) !important;
}
.contact-form .wpcf7-form-control-wrap select{
color: var(--themeht-white-color);
}
.contact-form .wpcf7-form-control-wrap select option{
color: var(--themeht-secondary-color);
}
.contact-form .theme-title.ht-split-text .mb-0.elementor-widget {
margin-bottom: 0 !important;
}
.contact-form  .wpcf7-submit{
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.contact-form  .wpcf7-submit:hover{
background-color: var(--themeht-white-color);
color: var(--themeht-secondary-color);
}
.elementor-widget.elementor-widget-text-editor {
font-weight: 400;
color: var(--themeht-body-color);
font-family: var(--themeht-typography-body-font-family) !important;
}
.text-white.elementor-widget.elementor-widget-text-editor {
color: var(--themeht-light-color) !important;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
color: var(--themeht-white-color) !important;
}
p {
margin: 0 0 25px;
line-height: 1.6;
}
.wp-block-cover,
.wp-block-cover-image {
position: relative;
background-position: 50%;
min-height: 430px;
display: flex;
justify-content: center;
align-items: center;
padding: 1em;
box-sizing: border-box;
margin-bottom: 30px;
}
.wp-block-button {
margin: 50px 0;
} .contact-us {
background-color: var(--themeht-light-color);
padding: 50px;
border-radius: 4px;
}
.contact-us .theme-title {
margin-bottom: 30px;
}
.contact-us .theme-title h6 {
background-color: var(--themeht-white-color);
margin-bottom: 12px;
}
.contact-us .wpcf7-form-control-wrap input,
.contact-us .wpcf7-form-control-wrap select,
.contact-us .wpcf7-form-control-wrap textarea {
background-color: var(--themeht-white-color) !important;
}
.contact-us input.wpcf7-form-control.wpcf7-submit.has-spinner {
background-color: var(--themeht-secondary-color);
}
.contact-us input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
background-color: var(--themeht-primary-color);
} .comment-form .comment-form-comment textarea {
height: 150px;
} .team-form h2 {
font-size: 48px;
margin-bottom: 15px;
line-height: 55px;
}
.alignleft {
margin: 5px 20px 20px 0 !important;
}
.alignright {
margin: 5px 0 20px 20px !important;
clear: both;
}
.lead p,
.elementor-widget-list_style p,
.elementor-widget-list_style_two p,
.elementor-widget-title p,
.elementor-widget-feature p,
.elementor-tab-content p {
margin-bottom: 0;
}
.wp-block-group.has-background {
padding: 25px !important;
margin-bottom: 15px !important;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 16px !important;
text-align: left;
}
blockquote,
.wp-block-quote.is-style-large {
z-index: 9;
font-size: 19px;
line-height: 27px;
font-weight: 600;
position: relative;
color: var(--themeht-secondary-color);
text-align: left;
margin-left: 110px !important; 
} 
.wp-block-pullquote.is-style-solid-color blockquote{
margin-left: 130px !important;
}
blockquote p {
padding-left: 30px;
}
blockquote .blockquote-text { 
padding-top: 12px;
display: block;
font-family: var(--themeht-typography-secondary-font-family);
font-size: 22px;
font-weight: 500; 
} 
blockquote h6 {
margin-bottom: 3px;
font-size: 20px;
}
blockquote cite a,
.wp-block-pullquote cite, 
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-quote cite,
.wp-block-quote footer,
blockquote .blockquote-text p {
letter-spacing: 1px;
text-transform: uppercase;
font-family: var(--themeht-typography-body-font-family);
font-size: 13px;
line-height: 20px;
font-weight: 500;
padding: 0;
color: var(--themeht-body-color);
}
.themeht-blogs .post-card .post-desc blockquote p {
margin-bottom: 15px;
margin-top: 0;
}
body blockquote.wp-block-quote.is-style-large cite,
body blockquote.wp-block-quote.is-style-large p,
body blockquote p {
margin: 0px;
padding: 0;
}
blockquote:after {
position: absolute;
top: 0px;
left: -110px;
right: 0;
font-family: flaticon_psykeo !important;
font-weight: 500;
content: "\f103";
font-size: 80px;
color: var(--themeht-secondary-color);
line-height: 1;
z-index: -1;
}
blockquote.has-text-align-right a,
blockquote a {
color: var(--themeht-secondary-color);
}
blockquote.has-text-align-right a:hover,
blockquote a:hover {
color: var(--themeht-primary-color);
}
blockquote.has-text-align-right:after {
left: 0;
right: inherit;
}
.wp-block-media-text.has-media-on-the-right {
margin-bottom: 25px;
}
.wp-block-image {
margin: 0 0 1em;
}
.wp-block-archives select,
.wp-block-categories select {
margin-bottom: 20px;
}
.themeht-sidebar .wp-block-archives select,
.themeht-sidebar .wp-block-categories select,
.themeht-sidebar .wp-block-archives-dropdown,
.themeht-sidebar .wp-block-search {
margin-bottom: 0;
}
.post-card .wp-block-gallery .blocks-gallery-image figure,
.post-card .wp-block-gallery .blocks-gallery-item figure {
position: relative;
overflow: hidden;
}
.post-card .wp-block-gallery .blocks-gallery-image figcaption,
.post-card .wp-block-gallery .blocks-gallery-item figcaption {
position: absolute;
font-size: 13px;
font-weight: 600;
overflow: hidden;
padding: 10px 0;
bottom: -100%;
width: 100%;
color: #333;
background: rgba(255, 255, 255, .7);
white-space: nowrap;
text-indent: 10px;
text-overflow: ellipsis; 
}
.post-card .wp-block-gallery .blocks-gallery-image:hover figcaption,
.post-card .wp-block-gallery .blocks-gallery-item:hover figcaption {
bottom: 0;
}
.wp-block-embed iframe {
width: 100%;
}
table th {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
font-weight: 500;
}
table th,
table td {
border-color: var(--themeht-border-color) !important;
border: 1px solid;
padding: 5px 10px;
}
table td {
background: var(--themeht-white-color);
}
table th,
table td {
border-color: var(--themeht-border-color) !important;
border: 1px solid;
padding: 5px 10px;
}
table tbody th {
background: var(--themeht-white-color);
color: var(--themeht-body-color);
}
table tbody th a {
color: var(--themeht-secondary-color);
}
table tbody th a:hover {
color: var(--themeht-primary-color);
}
.wp-block-table thead {
border-bottom: 1px solid;
}
.wp-block-table tfoot {
border-top: 1px solid;
}
.gallery-caption {
padding-top: 0.53em;
padding-bottom: 0.53em;
}
.comment-content table tbody td a {
color: var(--themeht-primary-color);
font-weight: 600;
}
.comment-content table tbody td a:hover {
color: var(--themeht-secondary-color);
}
.comment-content>ul,
.comment-content>ol {
margin-bottom: 30px;
}
.wp-block-button__link {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
border: 1px solid var(--themeht-primary-color);
}
.wp-block-button__link:hover {
background: var(--themeht-secondary-color);
color: var(--themeht-white-color);
border-color: var(--themeht-secondary-color)
}
.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
border-radius: 0;
}
.wp-block-calendar {
padding-bottom: 30px;
}
.wp-block-calendar .wp-calendar-nav-prev {
float: left;
}
.wp-block-calendar .wp-calendar-nav-next {
float: right;
}
.wp-block-calendar .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav-next a {
text-decoration: none;
}
.post-card .wp-block-search__button-outside {
margin-bottom: 25px;
}
.wp-block-preformatted {
margin-top: 10px;
}
.post-single-page .post-desc .entry-content ul:last-child,
.post-single-page .post-desc .entry-content table:last-child,
.post-single-page .post-desc .entry-content p:last-child {
margin-bottom: 0;
}
.wp-block-columns.has-background.has-pale-pink-background-color,
.wp-block-column.has-background.has-pale-cyan-blue-background-color,
.wp-block-group.has-background.has-pale-pink-background-color,
.wp-block-group.has-background.has-light-green-cyan-background-color {
background-color: var(--themeht-light-color) !important;
border-radius: 4px;
}
.wp-block-group.has-black-border-color {
border-color: var(--themeht-light-color) !important;
}
.wp-block-group.has-border-color,
.wp-block-group.has-background {
padding: 15px;
margin-bottom: 15px;
}
.has-small-font-size {
line-height: 17px;
}
.has-medium-font-size {
line-height: 24px;
}
.has-large-font-size {
line-height: 40px;
}
.has-x-large-font-size {
line-height: 50px;
}
.wp-block-query .wp-block-query-pagination {
margin-bottom: 30px;
}
.pagination .page-numbers,
.wp-block-query-pagination .page-numbers,
.page-links .post-page-numbers {
background-color: var(--themeht-light-color);
border-radius: 4px;
margin: 0 2px 0 2px;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
font-weight: 500;
}
.pagination .page-numbers:hover,
.pagination .page-numbers.current,
.wp-block-query-pagination .page-numbers:hover,
.wp-block-query-pagination .page-numbers.current,
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers.current {
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.wp-block-avatar .avatar {
margin-bottom: 20px;
border-radius: 50%;
}
.wp-block-post-author .avatar {
margin-bottom: 20px;
border-radius: 50%;
}
.wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-comment-author-name {
font-size: 28px !important;
margin-bottom: 20px;
}
.wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-group .wp-block-comment-date {
font-size: 18px !important;
}
.wp-block-post-comments-form p,
.wp-block-comments p {
margin-top: 15px;
}
.wp-block-comments .wp-block-comment-template .wp-block-column .wp-block-comment-reply-link .comment-reply-link {
margin-top: 20px;
}
.wp-block-post-comments-form p,
.wp-block-comments p {
margin-top: 15px;
}
.comment-form p.form-submit {
margin-bottom: 0;
}
.wp-block-comments .wp-block-comments-title,
.pbmit-post-related .pbmit-related-title,
.comments-area .comments-title,
.comment-respond .comments-title,
.comment-respond .comment-reply-title {
font-size: 36px;
line-height: 44px;
color: var(--themeht-secondary-color);
text-transform: uppercase;
font-weight: 600;
}
.themeht-footer-widget-area .widget li.cat-item a,
.themeht-sidebar .widget.widget_categories ul li a,
.wp-block-categories li a,
ul.wp-block-archives li a,
.widget.widget_meta ul li a,
.widget .wp-block-latest-posts li>a,
.widget.widget_archive ul li>a,
.widget.widget_recent_entries ul li a,
.widget.widget_nav_menu ul li>a,
.widget.widget_pages ul li a,
.wp-block-page-list li a,
.widget.widget_recent_comments ul li,
.widget .wp-block-latest-comments li {
font-size: 17px;
line-height: 23px;
position: relative;
padding-left: 20px;
color: var(--themeht-secondary-color);
}
.themeht-footer-widget-area .widget li.cat-item a:hover,
.themeht-sidebar .widget.widget_categories ul li a:hover,
.wp-block-categories li a:hover,
ul.wp-block-archives li a:hover,
.widget.widget_meta ul li a:hover,
.widget .wp-block-latest-posts li>a:hover,
.widget.widget_archive ul li>a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_nav_menu ul li>a:hover,
.widget.widget_pages ul li a:hover,
.wp-block-page-list li a:hover,
.themeht-sidebar .widget_recent_comments li a:hover,
.post-card .post-bottom li a:hover {
color: var(--themeht-primary-color);
}
.themeht-footer-widget-area .widget li.cat-item a::before,
.themeht-sidebar .widget.widget_categories ul li a:before,
.wp-block-categories li a:before,
ul.wp-block-archives li a::before,
.widget.widget_meta ul li a::before,
.widget .wp-block-latest-posts li>a::before,
.widget.widget_archive ul li>a::before,
.widget.widget_meta ul li a::before,
.widget.widget_recent_entries ul li a::before,
.widget.widget_nav_menu ul li>a::before,
.widget.widget_pages ul li a:before,
.wp-block-page-list li a:before {
content: "";
background-color: var(--themeht-secondary-color); 
position: absolute;
left: 0px;
top: 9px;
height: 6px;
width: 6px;
border-radius: 50%;
}
.widget.widget_recent_comments ul li:before,
.widget .wp-block-latest-comments li:before {
content: '\f25c';
color: var(--themeht-primary-color);
top: 7px;
font-family: bootstrap-icons !important;
font-size: 14px;
position: absolute;
left: 0;
line-height: normal;
}
.widget.widget_recent_comments ul li,
.widget .wp-block-latest-comments li {
color: var(--themeht-body-color);
padding-left: 25px;
}
.themeht-sidebar .widget_recent_comments li a {
font-size: 17px;
line-height: 19px;
font-weight: 500;
color: var(--themeht-secondary-color);
display: inline-block;
}
.themeht-sidebar .widget ul>li ul {
margin-left: 15px;
margin-top: 15px;
}
.wp-block-archives-dropdown,
.wp-block-search {
margin-bottom: 25px;
}
.wp-block-search .wp-block-search__inside-wrapper {
border: none;
padding: 0;
}
.wp-block-buttons,
.wp-block-group {
margin-bottom: 20px;
}
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
background-color: var(--themeht-secondary-color);
color: var(--themeht-white-color)
}
.wp-block-cover .wp-block-cover__inner-container p {
color: var(--themeht-white-color);
}
.wp-block-calendar table th,
.wp-calendar-table th {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
#today {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.wp-block-tag-cloud span {
-webkit-transition: all 0s ease-in-out 0s;
-moz-transition: all 0s ease-in-out 0s;
-ms-transition: all 0s ease-in-out 0s;
-o-transition: all 0s ease-in-out 0s;
transition: all 0s ease-in-out 0s;
}
.wp-social-link {
margin-bottom: 15px !important;
}
.widget.widget_recent_comments ul li:before, .widget .wp-block-latest-comments li:before{
color: var(--themeht-primary-color);
}
.themeht-footer-widget-area #today {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget {
padding-top: 50px;
}
.themeht-footer-widget-area .widget:not(:first-child) {
padding-top: 35px;
}
.themeht-footer-widget-area .widget ul,
.themeht-footer-widget-area .widget ol,
.wp-block-archives ul {
margin: 0;
padding-left: 0;
}
.themeht-footer-widget-area .widget ul>li ul {
margin-left: 15px;
margin-top: 15px;
}
.themeht-footer-widget-area .widget ul.children,
.themeht-footer-widget-area .widget ol.children {
margin-left: 15px;
margin-top: 15px;
}
.themeht-footer-widget-area .widget ul li,
.themeht-footer-widget-area .widget ol li,
.themeht-footer-widget-area .widget .wp-block-archives li,
.themeht-footer-widget-area .widget .wp-block-latest-posts li,
.themeht-footer-widget-area .widget .widget_recent_entries li,
.themeht-footer-widget-area .widget .wp-block-categories li,
.themeht-footer-widget-area .widget .wp-block-page-list li {
color: var(--themeht-body-color);
list-style-type: none;
margin-bottom: 15px;
border-bottom-color: rgba(255, 255, 255, 0.08); 
}
.themeht-footer-widget-area .widget ul li:last-child,
.themeht-footer-widget-area .widget ol li:last-child,
.wp-block-latest-posts li:last-child,
.widget_recent_entries li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.themeht-footer-widget-area .widget .widget_categories li,
.themeht-footer-widget-area .widget .wp-block-categories li {
color: var(--themeht-body-color);
position: relative;
padding-left: 20px;
}
.themeht-footer-widget-area .widget .tagcloud a:hover,
.themeht-footer-widget-area .wp-block-tag-cloud a:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget.widget_categories ul li:before,
.themeht-footer-widget-area .widget.wp-block-categories li:before {
color: var(--themeht-body-color);
}
.themeht-footer-widget-area .widget_recent_entries li,
.themeht-footer-widget-area .widget .wp-block-latest-posts li {
margin-bottom: 15px;
}
.themeht-footer-widget-area .widget li a,
.themeht-footer-widget-area .widget a {
text-transform: capitalize;
}
.themeht-footer-widget-area .widget .wp-block-latest-comments li:before{
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget li a {
font-weight: 500;
color: var(--themeht-white-color) !important;
}
.themeht-footer-widget-area .widget li a::before {
background-color: var(--themeht-white-color) !important;
opacity: 1 !important;
}
footer label,
footer .wp-block-archives__label,
.themeht-footer-widget-area .widget li {
color: var(--themeht-white-color) !important;
}
.themeht-footer-widget-area .widget li a:hover {
color: var(--themeht-primary-color) !important;
}
.themeht-footer-widget-area,
.themeht-footer-widget-area a,
.themeht-footer-widget-area .wp-block-archives__label,
.themeht-footer-widget-area .wp-block-search__label,
.themeht-footer-widget-area .wp-block-archives-dropdown label,
.themeht-footer-widget-area table caption {
color: var(--themeht-white-color);
}
.themeht-footer-widget-area select option {
color: var(--themeht-body-color);
}
.themeht-footer-widget-area table td {
color: var(--themeht-body-color);
}
.themeht-footer-widget-area table td a {
color: var(--themeht-primary-color);
}
.themeht-footer-widget-area form .button.button-primary{
background-color: var(--themeht-primary-color);
}
.themeht-footer-widget-area form .button.button-primary:hover{
background-color: var(--themeht-white-color);
color: var(--themeht-secondary-color);
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
background: var(--themeht-secondary-color);
}
.wp-block-page-list .wp-block-pages-list__item__link.wp-block-navigation-item__content {
padding: 0;
}
.wp-block-page-list .wp-block-pages-list__item__link.wp-block-navigation-item__content:before {
display: none;
}
.wp-block-navigation .wp-block-navigation__submenu-container {
background: var(--themeht-secondary-color);
border: none !important;
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item {
margin-bottom: 0;
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item__link.wp-block-navigation-item__content {
font-size: 16px;
line-height: 20px;
text-transform: capitalize;
padding: 10px 20px 10px 20px;
color: var(--themeht-body-color);
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item:last-child .wp-block-pages-list__item__link.wp-block-navigation-item__content {
border-bottom: none;
}
.wp-block-navigation .wp-block-pages-list__item__link.wp-block-navigation-item__content:hover {
color: var(--themeht-body-color);
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item__link.wp-block-navigation-item__content:hover {
color: var(--themeht-body-color);
}
.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation__submenu-icon {
color: var(--themeht-body-color);
}
.widget_calendar caption,
.wp-calendar-table caption {
caption-side: top;
font-weight: 500;
color: var(--themeht-secondary-color);
padding-top: 0;
}
.wp-block-group.has-background,
pre,
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background: var(--themeht-light-color) !important;
border-radius: 4px;
}
.wp-block-search__button svg {
display: none;
}
.wp-calendar-table {
text-align: center;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
color: var(--themeht-body-color);
}
blockquote code {
color: var(--themeht-body-color);
} 
.post-password-form label input,
.type-post .post-desc .wp-block-search input,
.not-found .search-form input {
background-color: var(--themeht-white-color);
}
.type-post .wp-block-tag-cloud a {
background-color: var(--themeht-light-color);
}
.type-post .wp-block-tag-cloud a:hover {
background-color: var(--themeht-primary-color);
}
.wp-block-image img,
.alignleft,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-media-text__media img,
.wp-block-media-text__media video,
.comment-content img {
border-radius: 4px;
}
.wp-calendar-nav-next {
float: right;
} .single-post .col-lg-9 {
padding-right: 60px !important;
}
.themeht-sidebar {
padding-left: 30px;
border-left: 2px dashed rgb(0 0 0 / 12%);
}
.single-services .col-lg-9 {
padding-left: 60px !important;
}
.single-services .custom-sec-padding .col-lg-3 {
padding-right: 30px;
border-right: 2px dashed rgb(0 0 0 / 12%);
}
.widget .widget-title,
.widget .wp-block-heading,
.wp-block-archives__label,
.wp-block-search__label {
position: relative;
font-family: var(--themeht-typography-secondary-font-family);
font-size: 28px;
line-height: 28px;
display: block;
padding-left: 12px;
margin-bottom: 23px !important;
color: var(--themeht-secondary-color);
text-transform: uppercase;
font-weight: 600 !important;
}
.widget .widget-title::before,
.widget .wp-block-heading::before,
.wp-block-archives__label::before,
.wp-block-search__label::before {
content: "";
background-color: var(--themeht-primary-color);
position: absolute;
top: 2px;
left: 0;
height: 97%;
width: 3px;
}
.service-widget.widget_nav_menu .widget-title {
margin-bottom: 35px !important;
}
.themeht-sidebar .widget {
margin-bottom: 50px;
}
.themeht-sidebar .widget:last-child {
margin-bottom: 0
}
.themeht-sidebar .widget ul,
.themeht-sidebar .widget ol,
.wp-block-archives ul {
margin: 0;
padding-left: 0;
}
.themeht-sidebar .widget ul.children,
.themeht-sidebar .widget ol.children {
margin-left: 15px;
margin-top: 15px;
}
.themeht-sidebar .widget ol li,
.wp-block-archives li,
.wp-block-latest-posts li,
.widget_recent_entries li,
.wp-block-categories li,
.wp-block-page-list li {
list-style-type: none;
margin-bottom: 12px;
}
.themeht-sidebar .widget ul li:last-child,
.themeht-sidebar .widget ol li:last-child,
.wp-block-latest-posts li:last-child,
.widget_recent_entries li:last-child {
margin-bottom: 0 !important;
padding-bottom: 0;
}
.themeht-footer-widget-area .widget .tagcloud a,
.themeht-footer-widget-area .widget .wp-block-tag-cloud a,
.themeht-sidebar .widget .tagcloud a,
.wp-block-tag-cloud a {
background: var(--themeht-light-color);
color: var(--themeht-secondary-color);
border-radius: 4px;
padding: 6px 15px 4px 15px;
display: inline-block;
text-align: center;
font-size: 13px !important;
font-weight: 600;
line-height: 23px;
text-transform: uppercase;
margin: 5px 5px 10px 0;
letter-spacing: 0.9px;
}
.themeht-sidebar .widget .tagcloud a span{
-webkit-transition: all 0s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0s ease-in-out 0s;
}
.themeht-sidebar .widget .tagcloud a:hover,
.wp-block-tag-cloud a:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.themeht-footer-widget-area .widget .tagcloud a:hover,
.themeht-footer-widget-area .widget .wp-block-tag-cloud a:hover {
background-color: var(--themeht-primary-color);
color: var(--themeht-white-color); 
}
.themeht-sidebar .widget ul li,
.widget_categories li,
.wp-block-categories li,
.widget-area .themeht-widget.widget_archive li {
margin-bottom: 12px !important;
list-style: none;
}
.widget-area .themeht-widget.widget_archive li a,
.themeht-sidebar .widget.widget_categories li a,
.wp-block-categories li a {
font-size: 17px;
line-height: 20px;
text-transform: capitalize;
color: var(--themeht-secondary-color);
}
.themeht-sidebar .widget_recent_entries li,
.wp-block-latest-posts li {
margin-bottom: 15px;
}
.search-form {
position: relative
}
.search-form label {
width: 100%;
}
.themeht-sidebar .widget.widget_themeht_recentpost li {
display: flex;
margin-bottom: 25px !important;
}
.widget_themeht_recentpost li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.themeht-widget .themeht-post-image {
flex-shrink: 0;
width: 70px;
height: 70px;
margin-right: 20px;
overflow: hidden;
}
.themeht-sidebar .themeht-widget .themeht-post-image{
border-radius: 4px;
}
.widget_themeht_recentpost li:hover .themeht-post-image img {
transform: scale(1.1);
}
.widget_themeht_recentpost li .themeht-post-image img {
border-radius: 4px;
transform: scale(1.0);
}
.themeht-widget .themeht-post-image img {
border-radius: 4px;
}
.widget_themeht_recentpost .themeht-post-date {
display: block;
font-size: 12px;
line-height: 15px;
font-weight: 600;
text-transform: uppercase; 
color: var(--themeht-secondary-color);
margin-top: 10px;
}
.search-form button[type="submit"] {
color: var(--themeht-secondary-color);
font-size: 18px;
background: inherit;
text-align: center;
cursor: pointer;
position: absolute;
right: 15px;
padding: 0;
border: none;
top: 50%;
z-index: 1;
transform: translateY(-50%);
}
.search-form button[type="submit"]:hover {
color: var(--themeht-primary-color);
}
.wp-block-search__inside-wrapper {
position: relative;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
padding: 0;
border: none;
background: transparent !important;
font-size: 0;
right: 15px;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:before {
font-weight: normal;
position: absolute;
content: "\f52a";
font-family: 'bootstrap-icons';
color: var(--themeht-secondary-color);
font-size: 16px;
text-align: center;
cursor: pointer;
right: 0;
padding: 0;
border: none;
top: 50%;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
transform: translateY(-50%);
}
.widget_categories li:last-child,
.wp-block-categories li:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_themeht_recentpost ul li .themeht-post-content {
line-height: 20px;
}
.widget_themeht_recentpost ul li .themeht-post-content a {
font-size: 18px;
color: var(--themeht-secondary-color);
font-family: var(--themeht-typography-secondary-font-family);
overflow: hidden;
text-transform: uppercase;
font-weight: 600;
line-height: 16px; 
}
.widget_themeht_recentpost ul li .themeht-post-content a:hover {
color: var(--themeht-primary-color);
}
.themeht-sidebar .gallery,
.themeht-sidebar .gallery figure {
margin-bottom: 0;
}
.gallery-item img {
border-radius: 4px;
} .single-services .post-thumbnail img {
width: 100%;
border-radius: 4px;
}
.service-widget ul {
padding: 0;
margin: -8px 0 0 0;
}
.service-widget li {
list-style-type: none;
margin-bottom: 13px;
color: var(--themeht-secondary-color);
}
.service-widget li:last-child {
margin-bottom: 0px;
}
.service-widget li.current-menu-item a{
color: var(--themeht-primary-color) !important;
}
.service-widget li a:hover:before,
.service-widget li.current-menu-item a::before {
background-color: var(--themeht-primary-color) !important;
opacity: 1 !important;
} .sidebar-add {
background-image: url(https://onebiz.themeht.com/wp-content/uploads/2025/01/services-img03.jpg);
padding: 30px;
border-radius: 4px;
overflow: hidden;
position: relative;
background-size: cover;
background-position: center center;
}
.sidebar-add:before {
position: absolute;
left: 0;
top: 0;
content: "";
width: 100%;
height: 100%;
background: var(--themeht-secondary-color);
opacity: 0.9;
}
.sidebar-add h3 {
color: var(--themeht-white-color);
font-size: 30px;
line-height: 36px;
position: relative;
z-index: 9;
margin: 0;
}
.sidebar-add .themeht-btn {
padding: 10px 20px;
z-index: 9;
margin-top: 90px;
}
.sidebar-add .themeht-btn:hover {
background: var(--themeht-white-color);
color: var(--themeht-secondary-color);
}
.sidebar-add p {
margin-bottom: 0;
} .download-brochure {
padding: 12px 20px 11px 20px;
border-radius: 4px;
background-color: var(--themeht-light-color);
margin-bottom: 10px;
justify-content: space-between;
display: flex;
}
.download-brochure:hover {
background-color: var(--themeht-secondary-color);
}
.download-brochure span {
color: var(--themeht-secondary-color);
font-size: 16px;
font-family: var(--themeht-typography-secondary-font-family);
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 600;
}
.download-brochure i {
color: var(--themeht-secondary-color);
font-size: 16px;
}
.download-brochure:hover span,
.download-brochure:hover i {
color: var(--themeht-white-color);
} .post-card.post-classic {
margin-bottom: 60px;
overflow: hidden;
}
.col-lg-9.col-12.pe-lg-5 article:last-child .post-card.post-classic{
margin-bottom: 0px 
}
.post-card .post-image {
width: 100%;
border-radius: 4px;
}
.post-card .post-thumbnail {
overflow: hidden;
border-radius: 4px;
}
.post-image img,
.post-thumbnail img {
border-radius: 4px; 
}  
.post-card .post-bottom li {
color: var(--themeht-secondary-color);
font-size: 13px;
position: relative;
margin-right: 30px;
font-weight: 600;
letter-spacing: 0.6px;
}
.post-card .post-bottom li:first-child {
margin-right: 0;
}
.post-card .post-bottom li:before {
position: absolute;
top: 0px;
right: -18px;
content: "/";
}
.post-card .post-bottom li:first-child:before,
.post-card .post-bottom li:last-child:before {
content: none;
}
.post-card .post-bottom li.list-inline-item,
.post-card .post-bottom li a {
color: var(--themeht-secondary-color);
text-transform: uppercase;
}
.post-card .list-inline.post-bottom {
border-bottom: 1px solid var(--themeht-secondary-color);
padding-bottom: 12px;
padding-top: 15px;
} 
.post-card .list-inline.post-bottom .cat-links {
background-color: var(--themeht-primary-color);
border-radius: 4px;
padding: 3px 8px;
margin-right: 10px;
color: var(--themeht-white-color);
} 
.post-card .list-inline.post-bottom .cat-links a {
color: var(--themeht-white-color);
font-weight: 500;
} 
.post-card .list-unstyled .info-inner-text {
display: flex;
align-items: center;
} 
.post-card .list-inline .portfolio-cat {
color: var(--themeht-secondary-color);
} 
.post-card .post-desc .post-title h4 {
margin-bottom: 2px;
margin-top: 25px;
} 
.post-card .post-desc .post-title h4 a {
color: var(--themeht-secondary-color);
} 
.post-card .post-desc .post-title h4 a:hover {
color: var(--themeht-primary-color);
} 
.post-card .post-desc .themeht-btn {
padding: 14px 18px;
} 
.wp-block-post-featured-image {
position: relative;
overflow: hidden;
border-radius: 4px;
}
.edit-link {
margin-left: 10px;
display: none !important;
} .single-portfolio .portfolio-img{
margin-bottom: 20px !important;
}
.single-portfolio .post-thumbnail img {
width: 100%;
border-radius: 4px;
}
.single-portfolio .portfolio-meta-info .list-unstyled {
border-bottom: 1px solid var(--themeht-secondary-color);
padding-bottom: 20px;
display: inline-block; 
width: 100%;
}
.single-portfolio .portfolio-meta-info .list-unstyled li {
width: 20%;
float: left;
}
.single-portfolio .portfolio-meta-info .list-unstyled li:last-child{
margin-right: 0px;
text-align: right;
}
.single-portfolio .portfolio-meta-info .list-unstyled .sub-title {
font-size: 20px;
line-height: 25px;
font-weight: 600;
color: var(--themeht-secondary-color);
margin-right: 15px;
font-family: var(--themeht-typography-secondary-font-family);
text-transform: uppercase; 
}
.single-portfolio .portfolio-meta-info .info-inner-text {
display: flex ;
align-items: center;
margin-top: 10px;
}
.single-portfolio .portfolio-meta-info .list-unstyled .title {
font-size: 16px;
margin-top: 2px; 
font-weight: 600; 
text-transform: capitalize;
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
border-top: 1px solid var(--themeht-border-color);
padding-top: 32px;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin-top: 60px;
margin-bottom: 0;
clear: both;
}
.site-main .comment-navigation .nav-links a,
.site-main .posts-navigation .nav-links a,
.site-main .post-navigation .nav-links a {
display: inline-block;
transition: all 0s ease-in-out 0s;
position: relative;
}
.nav-title {
display: block;
word-break: break-word;
font-size: 28px;
line-height: 30px;
font-weight: 600;
font-family: var(--themeht-typography-secondary-font-family);
margin-top: 3px;
color: var(--themeht-secondary-color);
text-transform: uppercase;
}
.nav-title:hover {
color: var(--themeht-primary-color);
}
.site-main .comment-navigation .nav-links .nav-subtitle,
.site-main .posts-navigation .nav-links .nav-subtitle,
.site-main .post-navigation .nav-links .nav-subtitle {
position: relative;
display: inline-block;
font-size: 13px;
line-height: 30px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
color: var(--themeht-secondary-color);
}
.site-main .comment-navigation .nav-links .nav-next .nav-subtitle,
.site-main .posts-navigation .nav-links .nav-next .nav-subtitle,
.site-main .post-navigation .nav-links .nav-next .nav-subtitle {
padding-left: 0;
}
.site-main .comment-navigation .nav-links .nav-previous,
.site-main .posts-navigation .nav-links .nav-previous,
.site-main .post-navigation .nav-links .nav-previous {
max-width: 300px;
}
.site-main .comment-navigation .nav-links .nav-next,
.site-main .posts-navigation .nav-links .nav-next,
.site-main .post-navigation .nav-links .nav-next {
max-width: 300px;
margin-left: auto;
} .post-comment {
margin-top: 50px;
}
.post-comment .comments-title,
.post-comment .comment-reply-title {
font-size: 34px;
line-height: 44px;
margin-bottom: 30px;
}
.post-comment .comment-reply-title {
margin-bottom: 10px;
}
.comments-box {
padding: 50px;
margin-top: 50px;
}
.comment-author img {
margin-right: 30px;
width: 80px;
height: 80px;
display: inline-block;
border-radius: 50%;
}
.comment-body .comment-content {
padding-left: 114px;
margin-top: -40px;
}
.comment-body .reply {
padding-left: 115px;
}
.post-comment li.comment,
.post-comment li.trackback,
.post-comment li.pingback {
margin-bottom: 30px;
list-style-type: none;
}
.post-comment li.comment .comment-body {
list-style-type: none;
padding-bottom: 32px;
margin-bottom: 40px;
border-bottom: 1px solid var(--themeht-border-color);
}
.post-comment li.comment .comment-body:last-child {
border: inherit;
}
.post-comment li.trackback .comment-body,
.post-comment li.pingback .comment-body {
background: var(--themeht-light-color);
list-style-type: none;
margin-bottom: 20px;
padding: 30px;
border-radius: 4px;
}
.post-comment li.comment .comment-body p,
.post-comment li.trackback .comment-body p,
.post-comment li.pingback .comment-body p {
margin-bottom: 0;
}
.post-comment .comment-meta {
display: flex;
margin-bottom: 0px;
}
.post-comment .comment-meta .comment-author {
display: flex;
}
.post-comment .comment-metadata {
font-size: 15px;
margin-top: 3px;
margin-left: 30px;
text-transform: uppercase;
}
.post-comment .comment-metadata a {
color: var(--themeht-secondary-color);
}
.post-comment .comment-metadata a:hover {
color: var(--themeht-primary-color);
}
.says {
display: none;
}
.comment-author.vcard b,
.comment-author.vcard a {
text-transform: uppercase;
font-size: 22px;
color: var(--themeht-secondary-color);
font-weight: 600;
font-family: var(--themeht-typography-secondary-font-family);
}
.comment-author.vcard a:hover {
color: var(--themeht-primary-color);
}
.comment-form-author {
float: left;
width: 50%;
padding-right: 15px;
margin-top: 15px;
margin-bottom: 15px;
}
.comment-form-email {
float: left;
width: 50%;
padding-left: 15px;
margin-top: 15px;
margin-bottom: 15px;
}
.comment-form-url {
clear: both;
margin-bottom: 15px;
}
.post-comment .form-submit {
margin-top: 30px;
margin-bottom: 0;
}
.comment-respond {
margin-top: 30px;
}
.comment-form-comment {
margin-top: 30px;
margin-bottom: 0;
}
.comment-reply-link,
.comment-reply-link:focus,
.comment-reply-link:visited,
.comment-reply-link:active {
margin-top: 20px;
font-size: 13px;
font-weight: 600;
position: relative;
text-transform: uppercase;
color: var(--themeht-secondary-color);
display: inline-block;
letter-spacing: 0.8px;
}
.comment-reply-link:hover {
color: var(--themeht-primary-color);
}
.comment-reply-link:before {
content: "\f135";
font-family: 'bootstrap-icons';
font-size: 25px;
position: absolute;
right: -25px;
top: 1px;
font-weight: normal;
transform: rotate(-45deg);
}
#comments small #cancel-comment-reply-link {
margin-left: 15px;
font-size: 22px;
}
.single-team .team-single-box {
background: var(--themeht-white-color);
border-radius: 4px;
position: relative;
padding-left: 20px;
}
.single-team .post-thumbnail img {
border-radius: 4px;
}
.single-team .team-contact {
margin-bottom: 31px;
}
.single-team .team-meta li {
margin-bottom: 10px;
display: flex;
align-items: center;
}
.single-team .team-meta li:last-child {
margin-bottom: 0;
}
.single-team .team-meta li i {
font-size: 26px;
color: var(--themeht-primary-color);
vertical-align: middle;
margin-right: 15px;
}
.team-contact .team-meta li div {
color: var(--themeht-secondary-color);
}
.team-contact .team-meta li span {
margin-right: 10px;
font-weight: 700;
color: var(--themeht-secondary-color);
font-size: 16px;
padding: 0;
text-transform: capitalize;
background: none;
margin-bottom: 0px;
border-radius: 0px;
letter-spacing: 0;
}
.single-team .team-member {
position: relative;
}
.single-team .team-images {
position: relative;
}
.single-team .team-member .team-desc a:hover {
color: var(--themeht-primary-color);
}
.single-team .team-member img {
width: 100%;
border-radius: 4px;
}
.single-team .team-social-icon li {
display: inline-block;
margin: 0 5px;
}
.single-team .team-social-icon li a {
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 100px;
border: 1px solid var(--themeht-border-color);
display: block;
text-align: center;
}
.single-team .team-social-icon li a:hover {
background: var(--themeht-primary-color);
color: var(--themeht-white-color);
}
.single-team .team-share-icon {
z-index: 9;
background: var(--themeht-white-color);
width: 64px;
height: 64px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
font-size: 20px;
position: absolute;
right: 0;
top: 0;
}
.single-team .team-single-box span {
position: relative;
font-family: var(--themeht-typography-body-font-family);
margin-bottom: 15px;
text-transform: uppercase;
color: var(--themeht-secondary-color);
font-weight: 600;
font-size: 13px;
display: inline-block;
line-height: 1;
padding: 8px 20px;
background-color: var(--themeht-light-color);
border-radius: 6px;
letter-spacing: 1px;
}
.single-team .team-single-box h2 {
margin-bottom: 13px;
}
.social-icons.team-content li{
margin-right: 8px;
display: inline-block;
}
.social-icons.team-content li a{
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 100px;
border: 1px solid var(--themeht-border-color);
display: block;
text-align: center;
}
.social-icons.team-content li a:hover{
background: var(--themeht-secondary-color);
color: var(--themeht-white-color);
} 
.not-found .page-header h2{
margin-bottom: 10px;
}
.theme-tags {
clear: both;
margin-top: 40px;
}
.theme-tags .tags-links {
color: var(--themeht-secondary-color);
}
.tags-links a {
background: var(--themeht-light-color);
color: var(--themeht-secondary-color);
border-radius: 4px;
padding: 6px 15px 4px 15px;
display: inline-block;
text-align: center;
font-size: 13px !important;
font-weight: 600;
line-height: 23px;
text-transform: uppercase;
margin: 5px 0px 10px 5px;
letter-spacing: 0.9px;
}
.tags-links a:hover{
color: var(--themeht-white-color);
background-color: var(--themeht-primary-color);
} @media (max-width:1800px) {
.header-1 .themeht-btn.themeht-btn.primary-btn {
color: var(--themeht-white-color);
padding: 16px 18px;
}
} 
@media (max-width: 1642px) {
.banner-content h1 {
font-size: 70px;
line-height: 80px;
}
.banner-content {
padding: 300px 15px 200px 150px;
}
}
@media (max-width:1570px) {
.header-number {
display: none;
}
#header-wrap {
padding: 10px 20px;
}
.elementor-section-full_width .split_texts .split-text-block {
padding-right: 20px;
}
.split_texts .split-text-block {
padding-left: 70px;
}
.split-list {
justify-content: flex-start;
}
.split-list ul:first-child {
padding-right: 50px;
}
.banner-content  {
padding: 200px 15px 120px 150px; 
} 
.banner-content h1 {
font-size: 70px !important;
line-height: 80px !important;
}
.banner-slider.swiper .swiper-button-prev{
left: 20px;
}
.banner-slider.swiper .swiper-button-next {
right: 20px;
}
} 
@media (max-width: 1817px) {
.banner-content h1 {
font-size: 80px;
line-height: 90px; 
}
}
@media (max-width:1600px) and (min-width: 1200px) {
.footer .primary-footer{
padding-left: 30px; 
padding-right: 30px;
} 
} 
@media (max-width:1500px) {
header.header-1 .search-icon{
display: none;
}
.header-1 .themeht-btn.themeht-btn.primary-btn{
margin-left: 30px;
}
}
@media (max-width:1380px) { .banner-video .banner-content,
.banner-image .banner-content,
.banner-slider .banner-content {
padding: 240px 15px 140px 80px;  
}
.banner-video .banner-content h1,
.banner-image .banner-content h1,
.banner-slider .banner-content h1 {
font-size: 64px;
line-height: 74px;
}
.page-title .theme-breadcrumb-box{
width: 36%;
padding: 0px 30px;
}  
}
@media (max-width:1200px) {
.page-title{
padding: 170px 0 110px 0;
}
.navigation-top {
border-radius: 50%;
width: 50px;
height: 50px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
margin-right: 0;
} 
.header .main-nav>ul>li>a {
color: var(--themeht-secondary-color);
font-weight: 600;
}
.price-value {
top: -70px;
}
.ht-image-left,
.ht-image-right{
transform:inherit !important;
}
.page-title .theme-breadcrumb-box{
width: 60%;
} 
.page-title.breadcrumb-1 h1{
color: var(--themeht-white-color);
} .banner-slider-one .banner-content {
padding: 660px 50px 100px 50px;
}
.banner-slider-one .slider-img::before {
width: 100%;
height: 500%;
top: 560px;
bottom: 0px !important;
}
.banner-slider-one .banner-content .banner-text {
width: 100%;
}
.banner-video .banner-content,
.banner-image .banner-content,
.banner-slider .banner-content { 
width: 55%;
padding: 230px 15px 130px 50px;
}
.banner-content .btn-box {
margin-top: 0px !important;
} 
.banner-video .banner-content .btn-box,
.banner-image .banner-content .btn-box,
.banner-slider .banner-content .btn-box {
margin-top: 20px !important;
} 
.admin-bar .header,
.admin-bar #header-wrap.fixed-header {
top: 32px;
}
.logo img {
max-height: var(--logo-tablet-height);
}
.header-right,
.header-number {
display: none;
}
.right-nav {
margin-left: 0;
display: none !important;
}
.banner-slider {
margin: 0 !important;
} 
.banner-content h1 {
font-size: 60px !important;
line-height: 70px !important;
} 
.banner-content {
padding: 200px 50px;
}
.banner-image p, 
.banner-slider.banner-slider-two p {
display: none;
} 
.bg-img-sec {
min-height: 400px !important;
} 
.bg-img-sec .elementor-widget-wrap {
background-position: center center !important;
background-size: cover;
}
.step-content {
padding: 50px;
}
.header .header-top {
display: none;
}
.ht-img-split-scroller {
display: block;
}
.pin-spacer-ht-img-split-scroller,
.split_texts {
width: 100% !important;
}
.split_images {
display: none;
}
.split-mobile-img {
display: block;
padding: 0px 15px 50px 15px;
border-radius: 4px !important;
}
.split_texts {
width: 100%;
background: inherit;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.split_texts .split-text-block {
background: var(--themeht-white-color);
overflow: hidden;
min-height: auto;
padding: 0;
margin-bottom: 70px;
padding-right: 0px !important;
}
.split_texts .split-text-block:last-child {
margin-bottom: 0px;
}
.split-content {
padding: 0 15px;
}
.sticky-panel-content {
display: block;
height: auto !important;
overflow: inherit;
}
.sticky-panel {
height: auto;
display: block;
}
.sticky-panel-img {
width: 100%;
height: 400px;
}
.sticky-panel-text {
width: 100%;
padding: 3rem;
}
.split-number { 
font-size: 100px;
line-height: 100px;
margin-bottom: 10px;
}
.split-list {
justify-content: inherit;
}
.split-list .list-unstyled:first-child {
margin-right: 50px;
}
.split-list {
margin-bottom: 15px;
}
.ht-tab .tab-menu {
grid-template-columns: repeat(2, 1fr); 
}
.post-card.ht-sticky-post {
display: block;
padding: 60px 100px 40px 50px !important;
margin-bottom: 30px;
}
.post-card.ht-sticky-post .post-desc {
padding: 50px 0 0;
}
.post-card.ht-sticky-post .post-image {
border-radius: 30px;
width: auto;
height: auto;
}
.contact-img .elementor-widget-wrap {
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 0;
}
.portfolio-filter button+button {
margin-left: 10px;
}
.portfolio-filter button {
padding: 10px 15px;
}
.grid.columns-3 .grid-item,
.masonry.columns-3 .masonry-brick {
width: 50%;
}
.team-member.style-4 .team-images {
width: 250px;
height: 250px;
}
.team-member.style-4 .team-desc h4 {
font-size: 40px;
line-height: 50px;
}
.banner-slider .banner-button-prev,
.banner-slider .banner-button-next,
.banner-slider .swiper-button-prev,
.banner-slider .swiper-button-next {
display: none;
}
.elementor-widget-team-sticky-two .team-list {
padding-left: 0;
}
.team-member.style-5 .team-images {
top: inherit;
margin-top: 0;
left: inherit;
position: inherit;
opacity: 1;
visibility: visible;
clip-path: inherit !important;
width: auto;
height: auto;
border-radius: 4px;
transform: inherit !important;
margin-bottom: 30px;
}
.marquee-section.style3 .marquee-text span {
font-size: 80px;
line-height: 100px;
}
#banner-pagination {
bottom: 30px;
top: inherit;
left: auto;
transform: inherit;
}
#banner-pagination.swiper-pagination-clickable .swiper-pagination-bullet{
background-color: var(--themeht-secondary-color);
opacity: 0.4;
}
.swiper-pagination-clickable .swiper-pagination-bullet-active::before{
border-color: var(--themeht-secondary-color) I !important;
}
#banner-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
display: inline-block;
margin: 0 8px;
}
footer .footer-top .col-md-6 {
padding-left: 15px;
padding-right: 15px;
} .testimonial.style-1{
padding: 0;
}
.testimonial-swiper:hover .swiper-button-next,
.testimonial-swiper:hover .swiper-button-prev{
display: none;
}
.header.header-1 .main-nav>ul>li>a:hover,
.header.header-1 .main-nav>ul>li.current-menu-item>a,
.header.header-1 .main-nav>ul>li.current-menu-parent>a {
background-color: inherit !important;
color: var(--themeht-primary-color) !important;
}
.single-portfolio .portfolio-meta-info .list-unstyled li {
width: 25%;
}
.single-portfolio .portfolio-meta-info .list-unstyled li:last-child{
text-align: left;
}
.single-services .col-lg-3, .single-post .post-single-page .col-lg-3 {
width: 30%;
}
.single-services .col-lg-9, .single-post .post-single-page .col-lg-9 {
width: 70%;
}
}
@media (max-width:1025px) {
.banner-content {
padding: 200px 20px;
} 
}
@media (max-width:1024px) {
footer .footer-top .col-md-6 {
padding-left: 0px;
padding-right: 0px;
}
.featured-item.style-3.text-end {
direction: inherit;
text-align: left !important;
}
.featured-item.style-3.text-end .featured-icon i{
margin-left: 0px;
margin-right: 20px;
}
.banner-content {   
width: 55%;  
} 
.banner-content h6 {
background: none !important;
padding: 0px ;
color: var(--themeht-white-color);
} 
.banner-content h6 span{
background-color: var(--themeht-white-color);
color: var(--themeht-secondary-color);
}
.bg-color-none .elementor-background-overlay {
background-image: inherit !important; 
}
.bg-color-none .theme-title h6.light-bg{
background-color: var(--themeht-white-color);
}
.page-title .theme-breadcrumb-box{ 
padding: 0px 30px 0px 0px;
}
.footer .primary-footer .col-space {
padding: 0px 10px;
}
}
@media  (max-width: 1024px) and (min-width: 991px) {
.sidebar-add .themeht-btn {
padding: 10px 10px; 
}
.sidebar-add h3 { 
font-size: 26px;
line-height: 29px;
}
}
@media (max-width:991px) {
.not-found .page-header h2{ 
line-height: 50px; 
font-size: 50px;
} 
.theme-title,
.contact-us .theme-title,
.contact-form .theme-title.ht-split-text {
margin-bottom: 30px;
} 
.themeht-sidebar {
margin-top: 80px;
}
.custom-sec-padding {
padding-top: 80px;
padding-bottom: 80px;
}
.single-services .col-lg-9 {
padding-left: 15px !important;
}
.single-services .col-lg-3 {
padding-right: 15px;
border: inherit;
}
.single-services .site-main .post-navigation {
margin-top: 30px;
}
.single-services .custom-sec-padding .col-lg-3 {
border: inherit;
padding-right: 15px;
}
.single-post .col-lg-9 {
padding-right: 15px !important;
}
.site-main.post-single-page .themeht-sidebar {
padding-left: 0px;
border: inherit;
}
.single-portfolio .portfolio-meta-info .list-unstyled{
padding-bottom: 40px;
}
.single-portfolio .portfolio-meta-info .list-unstyled li {
width: 35%; 
}
.single-portfolio .portfolio-meta-info .list-unstyled li .themeht-btn {
margin-top: 20px;
}
footer .footer-top-button .themeht-btn.primary-btn {
margin-bottom: 10px;
margin-right: 0;
}
footer .footer-top-button .themeht-btn:last-child {
margin-left: 20px;
}
footer .primary-footer .row .col-lg-4 {
padding-right: 15px;
}
.footer-widget.widget ul.footer-social {
margin-top: 0px;
} 
.footer .primary-footer .col-space{
padding: 0px;
} 
.footer .primary-footer .col-space:first-child{
padding-bottom: 30px;
} .marquee-section.style1 {
padding: 22px 0px 18px 0px;
}
.marquee-section.style2 .marquee-text span {
font-size: 90px;
line-height: 90px;
}
.marquee-section.style2{
margin: 0px 40px;
}
.elementor-widget-service-grid .elementor-widget-container .row .col-lg-6.col-12:nth-of-type(6n+5) .service-item.style-1 {
border-bottom: 1px solid var(--themeht-border-color);
}
.banner-video .banner-content, 
.banner-image .banner-content,
.banner-slider .banner-content {  
width: 70%; 
padding: 190px 15px 130px 50px;
}
.theme-title h2 {
font-size: 50px;
line-height: 60px;
}
.themeht-heading-title {
margin-bottom: 12px;
font-size: 42px;
line-height: 44px;
}
.team-form h2 {
font-size: 42px;
line-height: 44px;
} .marquee-section.style3 {
margin: 0px 30px;
}
.marquee-section.style3 .marquee-text span {
font-size: 70px;
line-height: 70px;
} .split-list {
margin-bottom: 10px;
} 
.ht-tab-pane .ht-tab-content:hover .tab-image {
display: none;
}
.single-team .team-single-box {
padding-left: 0px;
padding-top: 50px;
} 
.post-comment .comment-meta .comment-author {
align-items: center;
}
.post-comment .comment-meta {
align-items: center;
margin-bottom: 20px;
}
.comment-body .comment-content {
padding-left: 0px;
margin-top: 0px;
}
.comment-body .reply {
padding-left: 0px;
}
.subscribe-form p {
margin-bottom: 20px;
} 
.testimonial.style-1{
line-height: 43px;
}
.page-title.breadcrumb-2 .theme-breadcrumb-box,
.page-title .theme-breadcrumb-box{
width: 90%; 
}
.single-team .team-single-box span{
margin-bottom: 5px;
}
.testimonial.style-2 .testimonial-content h3 {
margin-bottom: 10px;
}
.testimonial.style-2 .testimonial-content{
margin-bottom: 50px;
margin-right: 0;
}
.banner-video .banner-content h1,
.banner-image .banner-content h1,
.banner-slider .banner-content h1{
font-size: 55px !important;
line-height: 66px !important;
}
.banner-video .banner-content,
.banner-image .banner-content{
width: 70%;
}
.single-services .col-lg-9, .single-services .col-lg-3, .single-post .post-single-page .col-lg-9, .single-post .post-single-page .col-lg-3 {
width: 100%;
}
.page-title.breadcrumb-1::before { 
background: var(--themeht-primary-color);
opacity: 0.8;
}
.page-title.breadcrumb-1::after{
content: none;
}
}
@media (max-width:767px) {
.not-found .page-header h2{ 
line-height: 40px; 
font-size: 40px;
} 
.error-404.not-found img{
padding: 0px 40px;
}
.header.header-1 #header-wrap{
padding: 0px 20px;
} 
h1 {
font-size: 60px !important;
line-height: 70px !important;
} 
.page-title {
padding: 140px 0 90px 0;
}
.theme-title h2 {
font-size: 42px !important;
line-height: 50px !important;
}
.theme-title p {
font-size: 16px;
}
.page-title h1 {
font-size: 40px !important;
line-height: 41px !important;
}
.breadcrumb{
padding: 0px 10px 3px 6px;
}
.breadcrumb-item, .breadcrumb-item a{
margin: 2px 0px;
}
.admin-bar #header-wrap.fixed-header {
top: 0;
}
.navbar-toggler.ht-toggler {
margin-right: 30px;
}
.elementor-widget-banner-slider p {
max-width: 100%;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: block;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
padding-right: 0;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
padding-left: 0;
margin-top: 30px;
}
.banner-content {
padding: 120px 20px;
}
.portfolio-meta-info {
position: relative;
bottom: inherit;
right: inherit;
width: auto;
}
.split_texts .split-text-block {
padding: 2rem 1rem;
}
.split_texts .counter {
margin-bottom: 30px;
}
.sticky-panel-text {
padding: 2rem;
}
.split-number {
font-size: 90px;
line-height: 90px;
margin: 0;
}
.post-card.ht-sticky-post {
padding: 20px !important;
}
.post-card.ht-sticky-post .post-image {
margin-right: 70px;
}
.post-card.ht-sticky-post .post-desc {
padding: 30px 0 0;
}
.banner-inner {
display: block;
align-items: center;
}
.right-nav .search-icon,
.right-nav .themeht-btn {
display: none;
}
.team-member.style-2 .team-desc ul {
display: block;
}
.team-member.style-4 .team-images {
width: 250px;
height: 250px;
position: relative;
clip-path: inherit;
visibility: visible;
margin-bottom: 30px;
top: inherit;
transform: inherit;
}
.team-member.style-4 .team-desc {
display: block;
}
.team-member.style-4 .team-desc .team-cat {
min-width: inherit;
margin-bottom: 8px;
}
.team-member.style-4 .team-desc h4 {
font-size: 30px;
line-height: 40px;
}
.ht-tab .tab-menu,
.tab-list ul {
grid-template-columns: inherit;
padding-bottom: 30px;
}
.ht-tab .ht-tab-pane .ht-tab-content{
display: block;
}
.ht-tab-content a.themeht-btn{
margin-top: 35px;
}
.ht-tab-content h4{
width: 100%;
margin-top: 32px;
}
.ht-tab-content h4:first-child{
margin-top: 0px;
}
.portfolio-filter button+button {
margin: 0 0 10px 10px;
}
.grid .grid-item {
width: 100% !important;
}
.ht-call-us a {
font-size: 24px;
}
.media-icon li {
padding-left: 60px;
}
.media-icon li i {
font-size: 40px;
}
.round-text {
margin-right: 0;
margin-top: 30px;
}
.form-one .contact-top {
right: -30px;
top: -30px;
}
.banner-content .banner-text {
width: 100%;
}
.marquee-section.style2 .marquee-text span {
font-size: 100px;
line-height: 100px;
} .elementor-section-full_width .split_texts .split-text-block {
padding: 0px;
}
.split-list {
display: inline-flex;
}
.split-list .list-unstyled.list-icon.style1 {
margin-right: 20px;
margin-bottom: 0px;
padding-bottom: 10px;
}
.footer-widget.widget ul li {
margin-bottom: 5px;
}
.post-comment .comment-meta .comment-author {
margin-bottom: 20px;
}
.post-comment .comment-meta {
display: grid;
margin-bottom: 5px;
}
.post-comment .comment-metadata {
margin-left: 0px;
}
.post-comment .comments-title,
.post-comment .comment-reply-title {
font-size: 26px;
line-height: 31px;
}
.widget_text.footer-widget.widget_custom_html {
text-align: left !important;
}
.horizontal-form #cal-data,
.horizontal-form #cc_bmi_shortcode-imperial {
display: grid;
}
.horizontal-form .weight-lbs {
margin-left: 0px;
}
.horizontal-form #CCB-calc .col-200-5 .btn {
margin-left: 16px !important;
}
.elementor-widget-themeht_button .right {
text-align: left;
}
footer .footer-top {
margin-bottom: 30px;
}
.themeht-heading-title {
margin-bottom: 10px;
font-size: 35px;
line-height: 35px;
}
.featured-item.style-2 .featured-icon{
margin-left: auto;
}
.footer {
padding: 50px 0 0px 0;
}
.banner-video .banner-content h6,
.banner-image .banner-content h6,
.banner-slider .banner-content h6  { 
font-size: 12px; 
line-height: 18px;
display: inherit !important;
padding-left: 0;
}  
.banner-video .banner-content h6 span,
.banner-image .banner-content h6 span,
.banner-slider .banner-content h6 span {
padding: 0px 6px; 
display: table-caption;
margin-bottom: 7px;
} 
.banner-video .banner-content,
.banner-image .banner-content,
.banner-slider .banner-content { 
padding: 145px 15px 100px 30px;
width: 74%;
} 
.banner-video .banner-content h1,
.banner-image .banner-content h1,
.banner-slider .banner-content h1 {
font-size: 45px !important;
line-height: 55px !important;
}
.page-title.breadcrumb-2 .theme-breadcrumb-box,
.page-title .theme-breadcrumb-box {
width: 100%;
padding: 0 20px;
} .timeline-item{
margin-bottom: 60px;
}
.main-timeline .date-content{
width: 100%;
padding: 0;
order: 0 !important;
}
.main-timeline .timeline-dot {
display: none;
}
.main-timeline:before{
content: none;
}
.timeline-item:nth-child(2n+2) .timeline-content,
.timeline-item:nth-child(2n+2) .date-content,
.main-timeline .timeline-content{
padding: 0;
}
.main-timeline .date{
left: 20px;
right: inherit;; 
} 
.timeline-item:nth-child(2n+2) .date-content .date {
left: 20px;
}
.main-timeline .timeline-content h4{
margin-bottom: 10px;
margin-top: 30px;
}
.cutom-numbr {
width: 170px;
height: 170px;
line-height: 260px;
font-size: 160px;
}
.single-portfolio .portfolio-meta-info .list-unstyled li {
width: 50%;
}
}
@media (max-width:576px) {
.subscribe-btn,
input[type="submit"].subscribe-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-search__button {
padding: 9px 20px 7px 20px;
}
h1,
.h1 {
font-size: 44px !important;
line-height: 54px !important;
}
.theme-title h2 {
font-size: 32px !important;
line-height: 34px !important; 
}
.theme-title h6{
padding: 9px 12px 7px 10px;
margin-bottom: 10px;
}
.ht-circle-progressbar {
display: block;
}
.ht-circle-progressbar .pie {
margin-right: 0;
margin-bottom: 15px;
}
.featured-item.style-2 {
display: block;
}
.featured-item.style-2 .featured-icon {
margin-right: 0;
margin-bottom: 20px;
margin-left: 20px;
}
.featured-item.style-2 .featured-desc {
align-items: flex-start;
}
.featured-item.style-3 h4 {
margin-bottom: 3px;
font-size: 23px;
}
.featured-item.style-3 .featured-icon i {
min-width: 65px;
height: 65px;
line-height: 65px;
font-size: 30px;
}
.featured-item.style-4 .featured-icon {
min-width: 70px;
height: 70px;
line-height: 70px;
font-size: 32px;
}
.not-found .page-header h2 {
line-height: 33px;
font-size: 35px;
} .banner-content {
padding: 309px 30px 30px 30px;
} 
.banner-slider-one .slider-img::before {
top: 350px;
}
.banner-slider-one .banner-content {
padding: 400px 25px 70px 25px;
}
.banner-content .btn-box {
display: inline-grid;
justify-items: start; 
} 
.banner-image .themeht-btn+.themeht-btn,
.banner-slider .themeht-btn+.themeht-btn{
margin-left: 0px;
margin-top: 10px;
}
.elementor-shortcode .banner-subtitle{
line-height: 19px; 
}
.elementor-shortcode .banner-subtitle span{
display: inline-block;
}
.banner-content h6 {
padding: 10px 10px 4px 10px;
font-size: 12px; 
display: inherit !important;
} 
.banner-content h6 span{
padding: 0px 6px; 
display: table-caption;
} 
.banner-content h6 p{
margin-left: inherit;
line-height: 23px;
}
.banner-slider-one .banner-content h1{
line-height: 50px !important;
margin-bottom: 20px !important;
} 
.banner-slider-one .animated3 { 
line-height: 27px;
font-size: 16px;
} 
.banner-video .banner-content h1, 
.banner-image .banner-content h1,
.banner-slider .banner-content h1 {
font-size: 44px !important;
line-height: 50px !important;
}
.banner-video .banner-content,
.banner-image .banner-content,
.banner-slider .banner-content {
width: 100%;
padding: 100px 15px 70px 15px;
} 
.banner-video .banner-content h6,
.banner-image .banner-content h6,
.banner-slider .banner-content h6{
color: var(--themeht-white-color);
}
.banner-video::after,
.banner-image::before,
.banner-slider .slider-img::before{
background-color: var(--themeht-primary-color);
opacity: 0.9;
}
.banner-slider .primary-btn{
background-color: var(--themeht-white-color);
color: var(--themeht-secondary-color);
} .marquee-section.style1 .marquee-text span {
font-size: 20px;
line-height: 20px;
}
.marquee-section.style1 .marquee-text {
padding: 0px 20px;
} .service-item.style-1 {
margin-right: 0px;
}
.service-item.style-1 .service-desc {
padding-left: 30px;
padding-bottom: 26px;
padding-top: 20px;
}
.service-item.style-1 .service-icon {
padding: 0px 0px 10px 0px;
}
.service-item.style-1 {
display: grid;
padding-bottom: 20px;
margin-bottom: 20px;
}
.service-item.style-1 .service-desc {
padding: 0px 0px 0px 0px;
}
.service-item.style-1 .service-desc {
border-left: inherit;
}
.service-item.style-1 .service-desc h4 {
font-size: 24px;
line-height: 30px;
}
.service-item.style-1 i {
font-size: 40px;
} .marquee-section.style2 .marquee-text span {
font-size: 40px;
line-height: 40px;
}
.marquee-section.style2 {
margin: 0px 20px;
} .testimonial.style-1 i {
width: 50px;
height: 50px;
line-height: 55px;
font-size: 23px;
}
.testimonial.style-1 {
font-size: 20px;
line-height: 28px;
}
.testimonial.style-1 h4 {
font-size: 17px;
} .post-card.style-1 h4 {
margin-bottom: 0px;
line-height: 27px;
}
.post-card.style-1 h4 a {
font-size: 22px;
line-height: 16px;
}
.post-card.style-1 .post-desc {
padding: 25px 25px 25px 25px;
}
.post-card.style-1 .post-desc ul {
margin-bottom: 7px;
}
.post-card.style-2 .post-desc h4 {
font-size: 21px;
line-height: 26px;
}
.cutom-numbr {
width: 130px;
height: 130px;
line-height: 210px;
font-size: 100px; 
} .split-number {
font-size: 60px;
line-height: 60px;
margin-bottom: 6px;
}
.split-content h3 {
font-size: 34px;
line-height: 44px;
margin-bottom: 8px;
}
.split-list {
display: grid;
}
.split-list ul {
margin: 0;
padding: 0;
}
.split-list ul:last-child{
margin-bottom: 20px;
}
blockquote,
.wp-block-quote.is-style-large {
margin: 0;
margin-left: 100px !important;
}
blockquote p {
padding-left: 20px;
}
blockquote:after{ 
font-size: 70px;
left: -100px; 
} 
.wp-block-quote>cite {
margin-left: 25px !important;
}  
.custom-sec-padding {
padding-top: 70px;
padding-bottom: 70px;
} 
.single-portfolio .portfolio-meta-info .list-unstyled li {
margin-right: 0px
} 
.single-portfolio .portfolio-meta-info .list-unstyled li .info-inner-text {
display: grid
;
}
.single-portfolio .portfolio-meta-info .list-unstyled .themeht-btn{
margin-top:  15px !important;
}
.single-portfolio .portfolio-meta-info .list-unstyled li {
margin-bottom: 10px;
}
.single-portfolio .portfolio-meta-info .list-unstyled li:last-child {
width: 100%;
}
.single-portfolio .portfolio-meta-info .list-unstyled {
padding-bottom: 30px;
}
.elementor-progress-percentage {
position: absolute;
top: -15px;
right: 0px;
font-size: 16px;
z-index: -1;
} 
.elementor-widget-progress .elementor-title {
font-size: 16px;
}
.single-team .team-single-box h2 {
font-size: 40px;
line-height: 40px;
}
.split-mobile-img {
padding: 0px 15px 40px 15px;
}
.price-value h2 {
font-size: 21px;
}
.price-value {
line-height: 80px;
width: 70px;
height: 70px;
top: -40px;
} 
.contact-us {
padding: 50px 15px;
}
.footer .primary-footer .col-space {
padding: 15px;
}  
.footer {
padding: 50px 0 0px 0;
}
footer .footer-top-button .themeht-btn:last-child {
margin-left: 0px;
}
.themeht-btn {
padding: 15px 25px 15px 25px;
}
.price-table .themeht-btn {
padding: 14px 19px 14px 19px;
}
.themeht-btn.outline-btn {
padding: 15px 18px 13px 18px;
}
.price-table .price-warp {
padding: 30px 25px;
}
.banner-slider .animated2 {
font-size: 17px;
line-height: 25px;
}
#CCB-calc .btn {
padding: 11px 25px 10px 25px;
height: 41px !important;
}
.counter .counter-desc span {
font-size: 45px;
line-height: 50px;
}
.counter.style-1 .counter-icon {
width: 60px;
height: 60px;
line-height: 60px;
font-size: 30px;
}
.list-icon li {
margin-bottom: 6px;
}
.scroll-top {
height: 50px;
width: 50px;
}
.scroll-top::after {
height: 50px;
width: 50px;
line-height: 55px;
}
.scroll-top::before {
height: 50px;
width: 50px;
line-height: 50px;
}
.themeht-sidebar{
padding-left: 15px;
border-left: 0px dashed rgb(0 0 0 / 12%);
}
.contact-media i{
margin-bottom: 10px;
} 
.nav-title{
font-size: 25px;
line-height: 25px; 
}
.testimonial.style-2 .testimonial-content{ 
font-size: 15px;
line-height: 23px;
}
.ht-tab .tab-menu li a{
padding: 4px 15px;
font-size: 15px;
}
.portfolio-item.style-1 .portfolio-desc{
padding: 10px;
}
.cutom-numbr-2{
width: 130px;
height: 130px;
}
.cutom-numbr-2::before{
transform: rotate(336deg);
left: 86px;
}
.contact-form .col-6.mb-4 {
width: 100%;
}
} 
@media (max-width:479px) {
.banner-slider-two .banner-content h1 {
font-size: 34px !important;
line-height: 40px !important;
}
} html.dark-layout body  {
--themeht-primary-color:#5D8BC5;
--themeht-secondary-color:#ffffff;  
--themeht-body-color: #a7a4a4;
--themeht-white-color: #222222;
--themeht-light-color: #383838;
--themeht-border-color: #363636; 
} 
html.dark-layout body {
background-color: var(--themeht-white-color); 
} 
html.dark-layout body .main-nav>ul>li>a:hover,
html.dark-layout body .main-nav>ul>li.current-menu-item>a,
html.dark-layout body .main-nav>ul>li.current-menu-parent>a{
background-color: var(--themeht-secondary-color) !important;
} 
html.dark-layout body .banner-content p,
html.dark-layout body .banner-content h1,
html.dark-layout body .page-title h1,
html.dark-layout body .featured-item.style-3:hover .featured-icon i,
html.dark-layout body .banner-content h6 span,
html.dark-layout body .price-table .themeht-btn:hover,
html.dark-layout body .copyright a:hover,
html.dark-layout body .post-card.style-1 .post-desc .author.vcard::before,
html.dark-layout body .post-card.style-1 .post-desc .list-inline a,
html.dark-layout body .price-value h2,
html.dark-layout body .ht-tab .tab-menu li a:hover,
html.dark-layout body .ht-tab .tab-menu li a.active-a,
html.dark-layout body .main-nav>ul>li>a:hover,
html.dark-layout body .main-nav>ul>li.current-menu-item>a,
html.dark-layout body .breadcrumb i,
html.dark-layout body .post-card .list-inline.post-bottom .cat-links a,
html.dark-layout body .contact-form .wpcf7-submit:hover,
html.dark-layout body .featured-item.style-4 .featured-icon,
html.dark-layout body .sidebar-add h3,
html.dark-layout body .secondary-footer,
html.dark-layout body .contact-form .wpcf7-submit,
html.dark-layout body footer .social-icons.footer-social li a,
html.dark-layout body footer .footer-info .footer-info-in i,
html.dark-layout body footer .footer-info .footer-info-in a,
html.dark-layout body footer .footer-info .footer-info-in p,
html.dark-layout body footer .footer-info .footer-info-warp span,
html.dark-layout body footer h3,
html.dark-layout body .post-card.style-2 .post-cat a,
html.dark-layout body .cutom-numbr-2 span,
html.dark-layout body .cutom-numbr-2 h4,
html.dark-layout body .primary-btn,
html.dark-layout body a.primary-btn,
html.dark-layout body .header .themeht-btn.themeht-btn.primary-btn,
html.dark-layout body .main-nav>ul>li>a,
html.dark-layout body header.header-1 .header-number i,
html.dark-layout body header.header-1 .header-number span,
html.dark-layout body header.header-1 .header-number a,
html.dark-layout body .testimonial-swiper .swiper-button-next:after,
html.dark-layout body .testimonial-swiper .swiper-button-prev:after,
html.dark-layout body .featured-item.style-4 .featured-icon i {
color: var(--themeht-secondary-color);
}  
html.dark-layout body .post-card.style-1 .post-desc .post-title h4 a{
color: var(--themeht-secondary-color) !important;
}
html.dark-layout .banner-content .themeht-btn.white-btn:hover,
html.dark-layout body .contact-form .wpcf7-form-control-wrap select option,
html.dark-layout body .primary-btn:hover,
html.dark-layout body a.primary-btn:hover,
html.dark-layout body .header .themeht-btn.themeht-btn.primary-btn:hover{
color: var(--themeht-white-color);
} 
html.dark-layout body .contact-form .wpcf7-form-control-wrap select,
html.dark-layout body .contact-form .wpcf7-form-control-wrap select::placeholder,
html.dark-layout body .contact-form .wpcf7-form-control-wrap input::placeholder, 
html.dark-layout body .contact-form .wpcf7-form-control-wrap textarea::placeholder {
color: var(--themeht-body-color) !important;
}
html.dark-layout body .copyright a{
color: var(--themeht-primary-color);
}
html.dark-layout body footer{
background-color: var(--themeht-light-color);
}
html.dark-layout body .main-nav .sub-menu li{
border-color: var(--themeht-border-color);
}
html.dark-layout body input[type="text"],
html.dark-layout body input[type="email"],
html.dark-layout body input[type="url"],
html.dark-layout body input[type="password"],
html.dark-layout body input[type="search"],
html.dark-layout body input[type="number"],
html.dark-layout body input[type="tel"],
html.dark-layout body input[type="range"],
html.dark-layout body input[type="date"],
html.dark-layout body input[type="month"],
html.dark-layout body input[type="week"],
html.dark-layout body input[type="time"],
html.dark-layout body input[type="datetime"],
html.dark-layout body input[type="datetime-local"],
html.dark-layout body input[type="color"],
html.dark-layout body textarea{
color: var(--themeht-body-color);
}
html.dark-layout body .comment-form .form-submit input[type=submit]:hover{
background-color: var(--themeht-primary-color);
color: var(--themeht-secondary-color); 
} 
html.dark-layout body .wp-block-search__button:hover,
html.dark-layout body .post-password-form input[type="submit"]:hover,
html.dark-layout body .sidebar-add .themeht-btn:hover,
html.dark-layout body .contact-form .wpcf7-submit:hover,
html.dark-layout body .tags-links a:hover,
html.dark-layout body .themeht-footer-widget-area .widget .tagcloud a:hover,
html.dark-layout body .themeht-footer-widget-area .widget .wp-block-tag-cloud a:hover,
html.dark-layout body .themeht-sidebar .widget .tagcloud a:hover,
html.dark-layout body .wp-block-tag-cloud a:hover {
background: var(--themeht-secondary-color);
color: var(--themeht-white-color);
}
html.dark-layout body .gradient-title h1 {
background: linear-gradient(to top, #262626 6%, #9b9999 1045px);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
html.dark-layout body .contact-form .wpcf7-form-control-wrap input,
html.dark-layout body .contact-form .wpcf7-form-control-wrap select,
html.dark-layout body .contact-form .wpcf7-form-control-wrap textarea {
background-color: rgb(255 255 255 / 12%) !important;
}
html.dark-layout body .sidebar-add:before { 
background: var(--themeht-white-color);
opacity: 0.5;
}
html.dark-layout body .post-comment .comment-meta{
background-color: inherit;
}
html.dark-layout body .themeht-btn.outline-btn:hover,
html.dark-layout body .dark-btn:hover,
html.dark-layout body a.dark-btn:hover {
background: var(--themeht-primary-color);
color: var(--themeht-secondary-color);
}
html.dark-layout body .themeht-btn.secondary-btn:hover {
background-color: var(--themeht-primary-color);
color: var(--themeht-secondary-color);
}
html.dark-layout body .white-btn:hover,
html.dark-layout body a.white-btn:hover{
color: var(--themeht-secondary-color);
}
html.dark-layout body.single-services .custom-sec-padding .col-lg-3 { 
border-color: rgb(255 255 255 / 12%);
}
html.dark-layout body .themeht-sidebar { 
border-color: rgb(255 255 255 / 12%);
}
html.dark-layout body .banner-content a.white-btn{
background-color: var(--themeht-secondary-color);
color: var(--themeht-white-color);
} 
html.dark-layout body .banner-content .themeht-btn.outline-btn{
border-color: var(--themeht-secondary-color);
color: var(--themeht-secondary-color);
}
html.dark-layout body .elementor-widget-container .testimonial-reting h2.teting-number{
border-right: 1px solid #444444;
}