table {
border-collapse: collapse;
margin: 0 0 24px;
width: 100%;
word-wrap: break-word;
}
table, th, td {
border: 1px solid #e9e9e9;
}
th {
background: #f6f6f6;
padding: 8px 11px;
text-align: start;
}
td a {
font-weight: 700;
}
td {
padding: 8px 11px;
}
.small.single a, p a, .small.single .nav-links a:hover, .bs-info-author-block .title a:hover, .bs-sidebar .bs-widget ul li a:hover, .wp-block-latest-comments .wp-block-latest-comments__comment-link:hover, .bs-blog-meta a:hover, .small.single .wp-block-latest-posts li a:hover, .small.single .wp-block-categories-list li a:hover, .small.single .wp-block-categories__list li a:hover, .small.single .wp-block-archives-list li a:hover, .bs-footer-copyright p a:hover, .page-class .bs-card-box a {
text-decoration: underline;
}
.small.single a:hover, p a:hover, .small.single .wp-block-button__link, .site-title a, .small.single .nav-links a, .small.single .single-nav-links a, a, .site-title-footer a, .small.single .wp-block-latest-posts li a, .small.single .wp-block-categories-list li a, .small.single .wp-block-categories__list li a, .small.single .wp-block-archives-list li a, .bs-footer-copyright p a, .page-class .bs-card-box a:hover {
text-decoration: none;
}
.content table,
.single table {
border-collapse: collapse;
margin: 0 0 24px;
width: 100%;
word-wrap: break-word;
}
.wp-block-calendar table th {
background: #f6f6f6;
color: #01012f;
padding: 8px 11.2px;
text-align: start;
font-weight: 700;
}
.content td,
.single td {
padding: 8px 11.2px;
}
.content table,
.single table .content th,
.single th .content td,
.single td {
border: 1px solid #e9e9e9;
}
.form-control {
border-radius: 0;
margin-bottom: 20px;
box-shadow: inherit;
padding: 6px 12px;
line-height: 40px;
border-width: 2px;
border-style: solid;
height: 40px;
}
.form-control:focus {
box-shadow: inherit;
}
address {
margin: 0 0 1.6rem;
line-height: 2;
}
pre {
margin-bottom: 32px;
max-width: 100%;
overflow: auto;
padding: 16px;
}
mark,
ins,
.mark {
padding: 2px 5px;
border-radius: 3px;
}
hr {
background-color: #e9e9e9;
border: 0;
height: 1px;
}
code,
kbd,
tt,
var {
font-size: 16px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
hyphens: none;
}
abbr,
acronym {
border-bottom: 1px dotted #e9e9e9;
cursor: help;
}
iframe {
border: 0;
}
big {
font-size: 125%;
}
s,
strike,
del {
text-decoration: line-through;
}
em,
cite,
q {
font-style: italic;
}
ins,
mark {
text-decoration: none;
padding: 0 3px;
}
mark, span.highlight, code, kbd, var, samp, tt {
padding: 2px 5px;
border-radius: 4px;
}
legend {
color: #000;
padding: 5px 10px;
font-weight: 600;
display: table;
max-width: 100%;
border-bottom: none;
width: auto;
padding: 0;
white-space: normal;
}
.gallery .gallery-icon img {
height: auto;
max-width: 100%;
padding: 0;
border: 5px solid #fff;
box-shadow: 0 0 5px 2px rgba(45, 20, 20, 0.3);
}
fieldset {
margin-bottom: 1rem;
border: 1px solid #e9e9e9;
margin: 0 2px;
padding: 0.35rem 0.95rem 0.75rem;
}
fieldset p {
margin: 0px 0 20px;
}
.post-edit-link i {
margin-left: 0px;
}
.post-edit-link {
margin-left: 5px;
}
::-webkit-input-placeholder {
color: #463838;
}
:-moz-placeholder {
color: #463838;
}
::-moz-placeholder {
color: #463838;
}
:-ms-input-placeholder {
color: #463838;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.skip-link:focus {
display: block;
left: 0.6rem;
top: 0.7rem;
font-size: 1rem;
font-weight: 600;
text-decoration: none;
line-height: normal;
padding: 1rem 1.5rem;
z-index: 100000;
left: auto;
}
.wp-smiley {
margin-bottom: 0 !important;
}
.has-text-align-left {
text-align: start !important;
}
.has-text-align-center {
text-align: center !important;
}
.has-text-align-right {
text-align: end !important;
} .gallery {
margin-left: -0.5em;
margin-right: -0.5em;
}
.gallery:after {
display: table;
content: "";
clear: both;
}
.gallery-item {
margin: 0;
padding: 0.5em;
}
.gallery-item {
float: left;
}
.rtl .gallery-item {
float: right;
}
.gallery-item img {
width: 100%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
float: none;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: left;
}
.rtl .gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: right;
}
.gallery-columns-3 .gallery-item {
width: 33.3333%;
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left;
}
.rtl .gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: right;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: left;
}
.rtl .gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: right;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: left;
}
.rtl .gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: right;
}
.gallery-columns-6 .gallery-item {
width: 16.6667%;
}
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: left;
}
.rtl .gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: right;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: left;
}
.rtl .gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: right;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: left;
}
.rtl .gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: right;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.rtl .gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: right;
}
.wp-block-button .wp-block-button__link, .wp-block-button .wp-block-button__link {
padding: 10px 35px;
line-height: 30px;
overflow: hidden;
position: relative;
border-radius: 0;
font-weight: bold;
display: inline-block;
transition: all 0.2s ease 0s;
border-radius: 30px;
border: none;
font-size: 16px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
border: none;
} .entry-content img {
margin: 0 0 1.5em 0;
}
.alignleft:has(img),
img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
}
.alignright:has(img),
img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
}
.aligncenter:has(img),
img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-caption,
.gallery-caption {
max-width: 100%;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: end;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: start;
margin-right: 0;
width: 33%;
float: right;
} .wpcf7-form {
margin-bottom: 50px;
}
.wpcf7-form label {
display: block;
}
.wpcf7-textarea {
height: 200px;
} .bs-sidebar .bs-left-menu-widget ul li {
border-radius: 0;
margin: 0;
padding: 10px 20px;
}
.bs-sidebar .bs-left-menu-widget ul li:hover,
.bs-sidebar .bs-left-menu-widget ul li.active {
border-radius: 0 30px 30px 0;
}
.wp-block-group__inner-container {
overflow-x: hidden;
}
ol.wp-block-latest-comments {
padding: 0;
}
.wp-block-separator:not(.is-style-dots):not(.is-style-wide):not(.alignwide):not(.alignwide):not(.alignfull) {
max-width: 100px;
margin: auto;
} .bs-sidebar .wp-block-social-links .wp-social-link {
padding: 0;
}
.bs-sidebar .wp-block-social-links .wp-social-link:last-child {
margin-bottom: 10px;
}
.bs-sidebar .wp-block-social-links .wp-social-link .wp-block-social-link-anchor:hover {
padding: 0.25em;
} .bs-widget .calendar_wrap table {
width: 100%;
font-size: 15px;
}
.bs-widget .calendar_wrap table caption {
font-size: 16px;
font-weight: 500;
line-height: 35px;
margin-bottom: 0;
padding: 5px 12px;
text-align: center;
border-width: 1px;
border-style: solid;
}
.bs-widget .calendar_wrap table thead th {
border-width: 1px;
border-style: solid;
}
.bs-widget .calendar_wrap table tbody td:hover,
.bs-widget .calendar_wrap table tbody #today:hover {
transition: all 0.3s ease 0s;
}
.bs-widget .calendar_wrap table tfoot {
border-width: 1px;
border-style: solid;
}
.bs-widget .calendar_wrap table thead th {
text-align: center;
padding: 6px 0;
}
.bs-widget .calendar_wrap table tbody td {
line-height: 1.7;
transition: background 0.15s ease 0s;
text-align: center;
border-width: 1px;
border-style: solid;
padding: 3px 5px;
}
.bs-widget .calendar_wrap table tfoot {
font-size: 11px;
}
.bs-widget .calendar_wrap table tfoot tr td#prev {
padding: 5px;
text-transform: uppercase;
}
.bs-widget .calendar_wrap table tfoot tr td#next {
padding: 5px;
text-align: end;
text-transform: uppercase;
}
.bs-widget .calendar_wrap .wp-calendar-nav {
display: flex;
justify-content: space-between;
padding: 5px 5px 0px 5px;
} .bs-sidebar .bs-widget .textwidget select,
.bs-sidebar .bs-widget .textwidget img {
width: 100%;
}
.bs-sidebar .bs-widget .textwidget img.size-large {
height: auto;
} .wp-block-gallery {
display: flex;
flex-wrap: wrap;
margin: 0;
justify-content: space-between;
}
.wp-block-gallery .wp-block-image {
max-width: calc(50% - 5px);
flex-basis: calc(50% - 5px);
margin: 0;
}
.featured-image-caption {
display: block;
text-align: center;
}
button.mfp-close:hover,
button.mfp-close:focus {
background: inherit;
}
#cancel-comment-reply-link {
margin-left: 10px;
padding: 5px 10px;
font-size: 16px;
border: 2px solid;
border-radius: 8px;
}
.post-items ul:not(.post-categories) li a,
.post-items ol:not(.post-categories) li a,
.post-items table a,
strong a,
blockquote a,
code a,
.navigation.posts-navigation .nav-links a:hover,
.navigation.posts-navigation .nav-links a:hover,
.comment-reply-link,
.widget_text a:not(.more-link):not(.button),
.comment-content a,
.theme-custom-block a,
.comment-detail .edit-link a,
.comment-detail .reply a,
pre.wp-block-code a,
.comment-reply-link {
text-decoration: underline;
}
.comments-area .reply a {
text-decoration: none;
}
.single-nav-links {
display: flex;
flex-wrap: wrap;
grid-gap: 6px;
justify-content: center;
margin-top: 30px;
}
.single-nav-links a, .single-nav-links span {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
cursor: pointer;
display: inline-flex;
font-size: 18px;
line-height: 40px;
margin: 0;
padding: 0px;
white-space: nowrap;
width: auto;
min-width: 40px;
height: 40px;
transition: all 0.3s ease 0s;
text-decoration: none;
position: relative;
border-radius: 30px;
font-weight: 500;
align-items: center;
justify-content: center;
border-width: 1px;
border-style: solid;
}
.wp-block-file {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.wp-block-file .wp-block-file__button {
padding: 0.5em 1em;
}
.wp-block-file a:not(.wp-block-file__button) {
font-weight: 700;
}
#comments .comment-list .children > li {
position: relative;
}
#comments .comment-list .children > li:before {
position: absolute;
content: "";
height: calc(100% + 25px);
width: 0.1rem;
background-color: rgba(185, 185, 185, 0.4);
right: -2.5rem;
left: -2.5rem;
right: auto;
top: -1.5rem;
}
#comments .comment-list .children > li:last-child:before {
height: 7rem;
}
#comments .comment-list .children > li:after {
position: absolute;
content: "";
height: 0.1rem;
width: 2.5rem;
background-color: rgba(185, 185, 185, 0.4);
left: -2.5rem;
right: auto;
top: 5.5rem;
}
.rtl #comments .comment-list .children > li:after {
left: auto;
right: -2.5rem;
}
.rtl #comments .comment-list .children > li:before {
left: auto;
right: -2.5rem;
}
@media (max-width: 575px) {
.rtl #comments .comment-list .children > li:before {
left: auto;
right: -1rem;
}
.rtl #comments .comment-list .children > li:after {
left: auto;
right: -1rem;
}
}
.comment-metadata .edit-link {
padding-right: 3rem;
padding-left: 0;
font-size: 14px;
}
.rtl .comment-metadata .edit-link {
padding-right: 0;
padding-left: 3rem;
font-size: 14px;
}
.comment-body .reply {
position: absolute;
top: 3.2rem;
right: auto;
left: auto;
}
.comment-body .reply {
right: 2rem;
}
.rtl .comment-body .reply {
left: 2rem;
}
.comment-reply-title {
margin-bottom: 0.5rem;
}
.small.single .wp-block-quote.is-large, .small.single .wp-block-quote.is-style-large {
position: relative;
width: 100%;
border-width: 0 0 0 5px;
border-style: solid;
padding-left: 8px;
padding: 30px;
border-radius: 10px;
margin-bottom: 32px;
}
.small.single .wp-block-quote cite, blockquote cite {
text-align: inherit;
}
.small.single .wp-block-latest-posts, .small.single .wp-block-categories-list, .small.single .wp-block-categories__list, .small.single .wp-block-archives-list {
padding: 0;
}
.small.single .wp-block-latest-posts li, .small.single .wp-block-categories-list li, .small.single .wp-block-categories__list li, .small.single .wp-block-archives-list li {
font-size: 1.125rem;
font-weight: 700;
}
.small.single .wp-block-latest-posts li:before, .small.single .wp-block-categories-list li:before, .small.single .wp-block-categories__list li:before, .small.single .wp-block-archives-list li:before {
display: none;
}
.alignfull, .alignwide, .wp-block-cover {
margin-top: 3.2rem;
margin-bottom: 3.2rem;
}
.wp-block-image figcaption {
margin: 1rem auto 0 auto;
}
figcaption {
font-size: 1rem;
margin-top: 0.25rem;
}
#content iframe {
max-width: 100%;
}
.post-password-form {
padding: 4rem 3rem;
border: 0.1rem solid rgba(185, 185, 185, 0.4);
text-align: center;
}
.post-password-form > p:first-child {
max-width: 30rem;
margin-left: auto;
margin-right: auto;
font-size: 1rem;
}
.bs-blog-post.single .small .post-password-form > p:last-child {
margin-bottom: 0;
}
.post-password-form label {
font-weight: 600;
text-align: start;
display: inline-block;
}
.post-password-form label input {
margin-top: 0.5rem;
}
.wp-block-quote {
border-width: 0 0 0 5px;
border-style: solid;
} hr {
margin: 1rem 0;
color: inherit;
background-color: currentColor;
border: 0;
opacity: 0.25;
}
ol, ul, dl {
margin-top: 0;
margin-bottom: 1rem;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
margin-inline-start: 40px;
}
.small.single ul, .page-class .bs-card-box ul {
list-style-type: disc;
} .rtl .skip-link:focus {
left: auto;
}
.rtl img.alignleft, .rtl .alignleft:has(img) {
margin-left: 1.5em;
display: inline;
float: right;
}
.rtl img.alignright, .rtl .alignright:has(img) {
margin-right: 1.5em;
display: inline;
float: left;
}:root {
--pri-color: #461cfb;
--secondary-color: #000;
--head-color: #000;
--stext-color: #000;
--text-color: #4C4C4C;
--text-color2: #6e6e6e;
--wtext-color: #fff;
--bg-color: transparent;
--bg-color2: #f1f1f1;
--border-color: #e2e8f0;
--box-color: transparent;
--box-color2: #fff;
--blog-backcolor: #fff;
--blog-color: #6e6e6e;
--cat-color: var(--pri-color);
--cat-text-color: #fff;
--wrap-color: #fff;
--title-color: #fff;
--title-bg: var(--pri-color);
--title-border: #5e5e5e80;
--grady-color: linear-gradient(90deg, var(--secondary-color) 1.18%, var(--pri-color) 74.96%); --headbg-color: #fff;
--headmenu-color: #000; --ftbackcolor: #161d2a;
--ftwtitile-color: #000;
--ftwtext-color: #fff;
}
a:focus, button:focus {
outline: 1px dashed var(--pri-color);
outline-offset: 2px;
}
.wrapper {
background: var(--wrap-color); 
}
::selection {
color: white;
background: var(--pri-color);
}
::-webkit-scrollbar-thumb {
background: linear-gradient(91deg, var(--pri-color) 1.18%, var(--secondary-color) 74.96%);
}
.wd-back { 
background: var(--box-color);
}  
.site-title a, .site-description {
color: var(--head-color);
}
.site-title a, .site-description {
color: var(--stext-color);
}
.navbar-wp nav li a {
color: var(--headmenu-color);
}
.navbar-wp nav li ul li a{
color: var(--head-color)
}
.navbar-wp nav li a:hover {
color: var(--pri-color);
}
.sm.sm-clean a .sub-arrow:not(.dropdown-menu a .sub-arrow) {
border-top-color: currentColor;
}
.sm-clean a:hover .sub-arrow{
border-color: var(--pri-color) transparent transparent ;
}
.sm-clean a.dropdown-item:hover .sub-arrow{
border-color:  transparent transparent transparent var(--pri-color) ;
}
.sm-rtl.sm-clean a.dropdown-item:hover .sub-arrow{
border-color:  transparent var(--pri-color) transparent transparent;
} .navbar-wp nav ul.sb-menu li a {
background: #fff;
color: #000;
}
.navbar-wp nav ul.sb-menu li a:hover {
color: #fff;
background: var(--pri-color);
} .bs-head-detail{
color: #fff;
background: var(--pri-color);
}
.bs-default {
background: var(--box-color); 
}
.bs-default .bs-menu-full, .bs-headtwo, .bs-headthree .bs-menu-full  {
border-color: var(--border-color);
}
.bs-headfour .bs-head-detail{
background: #fff;
color: #000;
}
.bs-headfour .bs-latest-news .bn_title .title {
background-color: var(--pri-color);
color: #fff;
}
.bs-headfour .bs-latest-news .bn_title .title i {
color: var(--pri-color);
background: #fff;
}
.bs-headfour .bs-latest-news .bs-latest-news-slider a {
color: #000;
}
.bs-headfour .top-date, .bs-headfour .bs-header-main .subscribe-btn {
color: #fff;
}
.bs-headfour .bs-header-main .subscribe-btn i{
color: var(--pri-color);
background: #fff;
}
.bs-headfour .site-title a, .bs-headfour .site-description{
color: #fff;
}
.bs-no-list-area .count{
background: #000;
color: #fff;
}
.bs-headfour .bs-header-main .inner{
background: var(--pri-color);
}
.bs-headfive .bs-menu-full {
background: var(--pri-color);
}
.bs-headfive .navbar-wp nav li a{
color: #fff;
}
.bs-headfive .navbar-wp .icon-bar{
background: #fff;
}
.bs-headfive .navbar-wp nav li .dropdown-menu li a{
color: var(--head-color);
}
.bs-headfive .navbar-wp nav li .dropdown-menu li a:hover{
color: var(--pri-color);
}
.bs-headfive .navbar-wp nav li a .sub-arrow{
border-color: #ffffff transparent transparent transparent;
}
.bs-headfive .bs-menu-full.header-sticky .navbar-wp nav li a{
color: var(--head-color);
}
.bs-headfive .header-sticky .menu-link-description, .bs-headfive .header-sticky .menu-link-description::after{
background-color: var(--pri-color);
color:#fff;
}
.bs-headfive .header-sticky .navbar-wp nav li a .sub-arrow{
border-color: var(--head-color) transparent transparent transparent;
}
.bs-headsix .bs-menu-full {
background: var(--pri-color);
}
.bs-headsix .navbar-wp nav li a{
color: #fff;
}
.bs-headsix .navbar-wp nav li a .sub-arrow{
border-color: #ffffff transparent transparent transparent;
}
.hedaer-offcanvas .offcanvas-trigger {
background-color: transparent;
color: var(--headmenu-color);
}
.bs-headsix .bs-menu-full.header-sticky .navbar-wp nav li a{
color: var(--head-color);
}
.bs-headsix .header-sticky .menu-link-description, .bs-headsix .header-sticky .menu-link-description::after{
background-color: var(--pri-color);
color:#fff;
}
.bs-headsix .header-sticky .navbar-wp nav li a .sub-arrow{
border-color: var(--head-color) transparent transparent transparent;
}
.multi-post-widget .bs-blog-post.three.bsm{
background-color: #333;
} .switch .slider::before,.switch .dark + .slider::after{
background-color: #fff;
color: #000;
}
.switch .slider::after{
color: #fff;
}
.switch .dark + .slider::before{
background-color: transparent;
color: #fff;
} .bs-headfive .right-nav .element,.bs-headsix .right-nav .element {
color: var(--headmenu-color);
}
.right-nav .element { 
color: var(--headmenu-color);
}
.right-nav a.bs-cart .bs-cart-count {
color: #fff;
background: var(--pri-color);
}
.search-bar .form-dropdown {
background: #fff;
}
.bs-headfive .menu-link-description, .bs-headfive .menu-link-description::after{
background-color: #fff;
color: var(--pri-color);
} .bs-headsix .bs-latest-news .bn_title .title{
background-color: var(--pri-color);
color: #fff;
}
.bs-headsix .bs-latest-news .bn_title .title i {
background-color: #fff;
color: var(--pri-color);
}
.bs-headsix .bs-latest-news .bs-latest-news-slider a {
color: var(--head-color);
}
.bs-headsix .menu-link-description, .bs-headsix .menu-link-description::after{
background-color: #fff;
color: var(--pri-color);
} .menu-link-description, .menu-link-description::after, .dropdown-menu .menu-link-description, .dropdown-menu .menu-link-description::after{
background: var(--pri-color);
color: #fff;
} .bs-menu-full.header-sticky { 
background: var(--wrap-color);
} .search-popup.show-search .search-popup-content {
background: var(--wrap-color);
} body {
color: var(--text-color);
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea {
color: #9b9ea8;
border-color: #eef3fb;
}
.form-control:hover, textarea:hover, input:not([type]):hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:not([type]):focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {
border-color: var(--pri-color);
}
input[type="submit"], button {
background: var(--pri-color);
border-color: var(--border-color);
color: #fff;
}
input[type="submit"]:hover, button:hover,input[type="submit"]:focus, button:focus {
background: var(--pri-color);
border-color: var(--pri-color);
color: #fff;
}
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,
select {
color: var(--stext-color);
background: var(--box-color2);
}
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,
select:focus {
color: var(--stext-color);
border-color: var(--pri-color);
}
a {
color: var(--pri-color);
}
a:hover, a:focus {
color: var(--pri-color);
}
.wp-block-calendar tbody td{
color: var(--text-color);
}
.bs-error-404 h1 i {
color: var(--pri-color);
}
.grey-bg {
background: #f4f7fc;
}
.bs .swiper-button-prev, .swiper-button-prev, .swiper-button-next, .instagram-gallery-feed .swiper-button-prev, .instagram-gallery-feed .swiper-button-next, .bs .swiper-button-next {
background-color: var(--box-color2);
color: var(--head-color);
border-color: var(--pri-color);
}
.bs .swiper-button-prev:hover, .swiper-button-prev:hover, .swiper-button-next:hover, .instagram-gallery-feed .swiper-button-prev:hover, .instagram-gallery-feed .swiper-button-next:hover,
.bs .swiper-button-next:hover  {
background: var(--pri-color);
color: #fff;
}
.envelope { color: #fff;
}
.post-share-icons a {
color: var(--head-color);
}
.post-share-icons a:hover,.post-share-icons a:focus {
color: var(--pri-color);
}
.post-share-icons {
border-color: var(--border-color);
}
.bs-social li a {
background: var(--secondary-color);
color: var(--wtext-color);
}
.bs-footer-bottom-area .bs-social li a {
color: var(--wtext-color);
}
.bs-social li a:hover {
background: var(--pri-color);
color: #fff;
}
.bs-social li a::after {
background: var(--pri-color);
}
.mainfeatured.six .featinner{
background: var(--grady-color);
}
.bs-latest-news .bn_title .title {
background-color: #fff;
color: #000;
}
.bs-latest-news .bn_title .title i {
background-color: var(--pri-color);
color: #fff;
}
.bs-latest-news .bs-latest-news-slider a {
color: #fff;
} .bs-widget {
background: var(--bg-color);
border-bottom-color: #e4e4e4;
}
.bs-widget-title .border-line{
background: var(--title-border);
}
.bs-widget-title .title {  
color: var(--head-color); 
} 
.bs-widget-title.one .title {
background: var(--pri-color);
color: var(--wtext-color); 
} 
.bs-widget-title.two .title { 
color: var(--head-color);
} 
.bs-widget-title.two .title::before {
background: var(--pri-color);
}
.bs-widget-title.three .title span::before,
.bs-widget-title.three .title span::after {
background: var(--pri-color);
}
.bs-widget-title.three .title span::before,
.bs-widget-title.three .title span::after {
background: var(--pri-color);
}
.bs-widget-title.four .title span {
background: var(--pri-color);
color: #fff;
}
.bs-widget-title.five .title { 
color: var(--title-color); 
} 
.bs-widget-title.five .title::before {
background: var(--title-bg);
}
.wp-block-group .wp-block-heading.five::before{
background: var(--pri-color);	
}
.bs-widget-title.five .title::after{
background: var(--title-bg);
}
.wp-block-group .wp-block-heading.five{
color: #fff;
}
.widget_block .wp-block-heading, footer .wp-block-heading {
color: #fff;
}
.small .wp-block-heading {
color: var(--head-color);
}
.wp-block-heading:before, .wp-block-search__label:before{
background: var(--border-color);
}
.wp-block-heading:after, .wp-block-search__label:after{
background-color: var(--pri-color);
}
.wp-block-group .wp-block-heading.two::before{
background: var(--pri-color);
}
.wp-block-group .wp-block-heading.three::before, .wp-block-group .wp-block-heading.three::after{
background: var(--pri-color);
}
.wp-block-group .wp-block-heading.three + .wp-block-latest-posts__list{
border-color: #bdbdbd;
}
.wp-block-group .wp-block-heading.four::before{
background: var(--pri-color);
}
.wp-block-group .wp-block-heading + .wp-block-latest-posts__list{
border-color: #bdbdbd;
}
.wp-block-group .wp-block-heading.five::after{
background: var(--pri-color);
}
.wp-block-button .wp-block-button__link, .wp-block-button .wp-block-button__link {
background-color: var(--pri-color);
color: #fff;
}
.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:hover {
background: var(--grady-color);
color: #fff;
}
.wp-block-file *+.wp-block-file__button {
color: #fff;
background: var(--pri-color);
}
input[type="submit"]:hover, button:hover, input[type="submit"]:focus, button:focus {
background: var(--grady-color);
color: #fff;
}
.wp-block-latest-posts li a, .wp-block-categories-list li a, .wp-block-categories__list li a, .wp-block-archives-list li a, .bs-sidebar .bs-widget .wp-block-latest-posts li a, .bs-sidebar .bs-widget .wp-block-categories-list li a, .bs-sidebar .bs-widget .wp-block-categories__list li a, .bs-sidebar .bs-widget .wp-block-archives-list li a, .bs-sidebar .bs-widget.widget_categories li a, .bs-sidebar .bs-widget.widget_archive ul li a, .bs-sidebar .bs-widget.widget_recent_entries li a{
color: var(--stext-color);
}
.small.single .wp-block-latest-posts li a:hover, .small.single .wp-block-categories-list li a:hover, .small.single .wp-block-categories__list li a:hover, .small.single .wp-block-archives-list li a:hover {
color: var(--pri-color);
} .bs-recent-blog-post .small-post {
border-color: #d7d7d7;
}
.small-post .title a {
color: var(--stext-color);
}
.small-post .title a:hover, .small-post .title a:focus {
color: var(--pri-color);
} .bs-blog-post {
background: transparent; 
}
.bs-blog-post.single .small.single{
color: var(--head-color);
}
.bs-blog-post .small {
color: var(--text-color);
}
.bs-blog-post .bs-header .btitle, .bs-blog-post .bs-header .btitle a {
color: var(--head-color);
}
.bs-blog-post .bs-header .bs-read{
color: #f56565;
}
.bs-blog-post .single .nav-links{
background: var(--border-color);
}
.bs-blog-post .single .nav-links a, .bs-blog-post .single .single-nav-links a {
color: var(--head-color);
}
.bs-blog-post .single .nav-links a:hover, .bs-blog-post .single .single-nav-links a:hover {
color: var(--pri-color);
}
.bs-blog-post.two .small {
background: var(--box-color2);
}
.bs-blog-post.three .title,
.bs-blog-post.three .title a {
color: #fff;
}
.bs-blog-post.three .btn-wrap a {
color: #fff;
}
.bs-blog-post.three .bs-blog-meta a, .bs-blog-post.three .bs-blog-meta span,
.bs-blog-post.three .bs-blog-meta span:before {
color: #fff;
}
.bs-blog-post.four .small {
background: var(--blog-backcolor);
color: var(--blog-color);
}
.bs-blog-post.six .title a {
color: #fff;
}
.bs-blog-post.six .bs-blog-meta a, .bs-blog-post.six .bs-blog-meta span, .bs-blog-post.six .bs-blog-meta span:before {
color: #fff;
}
.bs-blog-post.six .bs-blog-category a {
color: #fff;
}
.bs-blog-post .bs-header .bs-blog-date {
color: var(--text-color);
}
.bs-blog-post .bs-header .tag-links, .tag-links a {
color: var(--text-color);
}
.recentarea-slider .small-post  {
border-color: #d7d7d7;
}
.bs-widget .bs-author .name{
color: var(--stext-color);
}
.bs-widget .bs-author {
color: var(--text-color);
}
.bs-blog-thumb .bs-blog-inner.two::after {
background-color: transparent; 
}
.bs-blog-thumb .bs-blog-inner .title, .bs-blog-thumb .bs-blog-inner .title a{
color: var(--head-color);
}
.bs-blog-thumb .bs-blog-inner .title:hover, .bs-blog-thumb .bs-blog-inner .title a:hover, .bs-blog-thumb .bs-blog-inner .title a:focus{
color: var(--pri-color);
}
.bs-blog-thumb .bs-blog-inner.two .title, .bs-blog-thumb .bs-blog-inner.two .title a {
color: var(--bg-color);
}
.bs-blog-inner.two .bs-blog-category a {
color: var(--wrap-color);
}
.bs-blog-category:before {
background: var(--pri-color);
}
.bs-blog-category a {
color: #222;
}
.bs-blog-post.three .bs-blog-category a {
color: #fff;
}
.bs-blog-category.one a {
color: var(--cat-text-color);
background: var(--cat-color);
border-color:  var(--cat-color);
}
.bs-blog-category a:hover, .bs-blog-category a:focus { 
color: #fff;
background: var(--pri-color);
border-color: var(--pri-color);
}
.bs-blog-category.two a{
border-color: var(--cat-color);
color: var(--head-color)
}
.bs-blog-category.two a::before {
background: var(--cat-color);
}
.bs-blog-category.two a:hover, .bs-blog-category.two a:focus{
background: var(--grady-color);
color: #fff;
}
.bs-blog-category.three a{
border-top-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: var(--cat-color);
color: var(--cat-color)
}
.bs-blog-category.three a:hover{
border-bottom-color: var(--pri-color);   
background-color: transparent;
color: var(--pri-color);
}
.bs-blog-category.four a {
border-top-color: transparent;
border-bottom-color: transparent;
border-right-color: transparent;
border-left-color: var(--cat-color);
color: var(--cat-color)
}
.bs-blog-category.four a:hover {
border-left-color: var(--pri-color);
background-color: transparent;
color: var(--pri-color);
}
.bs-blog-post .title, .bs-blog-post .title a,.bs-blog-post .title, .bs-blog-post .title a {
color: var(--stext-color);
} 
.bs-blog-post .title a:hover, .bs-blog-post .title a:focus, .bs-blog-post .title a:hover, .bs-blog-post .title a:focus {
color: var(--pri-color);
}
.bs-blog-post .btn-wrap a { 
color: var(--head-color);
border-color: #d3e0e2;
} 
.bs-blog-post .btn-wrap a:hover, .bs-blog-post .btn-wrap a:focus, .bs-blog-post .btn-wrap a:hover, .bs-blog-post .btn-wrap a:focus {
color: #fff;
background: var(--pri-color);
border-color: var(--pri-color);
}
.bs-blog-post .bs-blog-thumb::before{
background-color: #fff;
}
.bs-blog-meta, .bs-blog-meta a{
color: var(--text-color);
}
.bs-blog-meta a:hover, .bs-blog-meta a:focus, .tag-links a:hover{
color: var(--pri-color);
}
.bs-info-author-block {
background: var(--box-color);
border-color: var(--border-color);
}
.bs-info-author-block .title a {
color: var(--head-color);
}
.bs-info-author-block .title a:hover, .bs-info-author-block .title a:focus {
color: var(--pri-color);
}
.comments-area a {
color: var(--text-color2); 
}
.comments-area .comment-body{ 
border-color: var(--border-color);
}
.comments-area .reply a:hover, .comments-area .reply a:focus {
color: var(--pri-color);
}
blockquote {
background: var(--border-color);
border-color: var(--pri-color);
color: #718096;
}
.wp-block-quote{
border-color: var(--pri-color);
}
blockquote::before {
color: var(--pri-color);
}
blockquote p {
color: var(--head-color);
}
.widget_block .wp-block-search__button {
background: var(--pri-color);
border-color: #000;
color: #fff;
}
.widget_block .wp-block-search__button:hover, .wp-block-search__button:focus  {
background: var(--grady-color);
border-color: var(--pri-color);
color: transparent;
}
.wp-block-search__button:after{
color: #fff;
}
.bs-content p{
color: var(--text-color);
}
.logged-in-as a {
color:  var(--pri-color);
} .bs-single-head .bs-blog-category a, .bs-single-head .bs-info-author-block a {
color: #fff;
}
.bs-single-head.one .bs-breadcrumb-section .breadcrumb a, 
.bs-single-head.one .bs-breadcrumb-section .breadcrumb-item span, 
.bs-single-head.five .bs-breadcrumb-section .breadcrumb a, 
.bs-single-head.five .bs-breadcrumb-section .breadcrumb-item span, 
.bs-single-head .bs-blog-meta span, .bs-single-head .title, 
.bs-single-head.one .bs-breadcrumb-section .overlay .breadcrumb .breadcrumb-item + .breadcrumb-item::before, 
.bs-single-head.five .bs-breadcrumb-section .overlay .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
color: #fff;
}
.bs-single-head.two, .bs-single-head.four{
background: var(--grady-color);
}
.bs-single-head.five .bs-header{
background-color: rgba(255, 255, 255, 0.3);
} .bs-sidebar .bs-widget {
background: var(--box-color);
border-color: var(--border-color);
}
.bs-sidebar .bs-widget ul li {
border-color: var(--border-color);
color: var(--text-color)
}
.wp-block-latest-comments li{
border-color: var(--border-color);
}
.bs-sidebar .bs-widget ul li a {
color: var(--text-color);
}
.bs-sidebar .bs-widget ul li a:hover, .bs-sidebar .bs-widget ul li a:focus {
color: var(--pri-color);
}
.bs-sidebar .bs-widget ul.bs-social li a {
color: #fff;
}
.bs-sidebar .bs-widget ul.bs-social li.facebook-icon {
background: #316FF6;
}
.bs-sidebar .bs-widget ul.bs-social li.facebook-icon .icon-soci::before{
border-color: #316FF6;
}
.bs-sidebar .bs-widget ul.bs-social li.x-twitter-icon {
background: #444548;
}
.bs-sidebar .bs-widget ul.bs-social li.x-twitter-icon .icon-soci::before{
border-color: #444548;
}
.bs-sidebar .bs-widget ul.bs-social li.linkedin-icon {
background: #0077B5;
}
.bs-sidebar .bs-widget ul.bs-social li.linkedin-icon .icon-soci::before{
border-color: #0077B5;
}
.bs-sidebar .bs-widget ul.bs-social li.instagram-icon {
background: #E1306C;
}
.bs-sidebar .bs-widget ul.bs-social li.instagram-icon .icon-soci::before{
border-color: #E1306C;
}
.bs-sidebar .bs-widget ul.bs-social li.youtube-icon {
background: #FF0000;
}
.bs-sidebar .bs-widget ul.bs-social li.youtube-icon .icon-soci::before{
border-color: #FF0000;
}
.bs-sidebar .bs-widget ul.bs-social li.skype-icon {
background: #00AFF0;
}
.bs-sidebar .bs-widget ul.bs-social li.skype-icon .icon-soci::before{
border-color: #00AFF0;
}
.bs-sidebar .bs-widget ul.bs-social li.vimeo-icon {
background: #1AB7EA;
}
.bs-sidebar .bs-widget ul.bs-social li.vimeo-icon .icon-soci::before{
border-color: #1AB7EA;
}
.bs-sidebar .bs-widget ul.bs-social li.dribbble-icon {
background: #ea4c89;
}
.bs-sidebar .bs-widget ul.bs-social li.dribbble-icon .icon-soci::before{
border-color: #ea4c89;
}
.bs-sidebar .bs-widget ul.bs-social li.pinterest-icon {
background: #E60023;
}
.bs-sidebar .bs-widget ul.bs-social li.pinterest-icon .icon-soci::before{
border-color: #E60023;
}
.bs-sidebar .bs-widget ul.bs-social li .icon-soci-content {
color: #fff;
}
.bs-widget-tags a, .tagcloud a, .wp-block-tag-cloud a {
border-color: var(--pri-color);
color: var(--head-color);
}
.bs-widget-tags a:hover, .tagcloud a:hover, .wp-block-tag-cloud a:hover, 
.bs-widget-tags a:focus, .tagcloud a:focus, .wp-block-tag-cloud a:focus {
color: #fff;
background: var(--grady-color);
border-color: var(--pri-color);
}
.bs-sidebar .bs-widget.widget_search .btn {
background: var(--pri-color);
color: #fff; 
border-color: #e5e7eb;
}
.bs-sidebar .bs-widget.widget_search .btn:hover, .bs-sidebar .bs-widget.widget_search .btn:focus  {
color: #fff;
background: var(--pri-color);
border-color: var(--pri-color);
}
.bs-widget .calendar_wrap table thead th, .bs-widget .calendar_wrap  table, .bs-widget .calendar_wrap td {
border-color: rgba(51, 51, 51, 0.1);
color: var(--text-color);
}
.bs-widget .calendar_wrap table caption {
background: var(--pri-color);
border-color: var(--pri-color);
color: #fff;
}
.bs-tpt-txnlst strong{
background: var(--pri-color);
color: #fff;
}
.bs-tpt-txnlst ul li a{
border-color: #D3D0E2;
color: var(--stext-color);
}
.bs-tpt-txnlst ul li a:hover{
border-color: var(--pri-color);
color: var(--pri-color);
}
.widget_block .wp-block-search__label, .wp-block-search__label {
color: #fff;
}
.wp-block-latest-comments__comment-meta {
color: var(--text-color);
}
.comment-form textarea:focus {
color: var(--text-color);
}
.widget_search .wp-block-search__input:focus {
color: var(--text-color);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-author {
color: var(--pri-color);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-link:hover {
color: var(--pri-color);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-link{
color: var(--text-color2);
}
.wp-block-latest-posts li, .wp-block-categories-list li, .wp-block-categories__list li, .wp-block-archives-list li{
border-color: var(--border-color);
}
.wp-block-latest-posts li:has(.wp-block-latest-posts__featured-image) .wp-block-latest-posts__post-title{
color: var(--stext-color);
}
.bs-sidebar .bs-widget.widget_post-author-widget{
border-bottom-color: transparent;
}
.bs-sidebar .bs-widget.widget_post-author-widget:hover{
border-bottom-color: var(--pri-color);
}
.bs-sidebar .bs-widget.widget_post-author-widget ul.bs-social li:hover i{
color: #fff;
} .video-tab-widget .vertcol .small-post .bs-btn-play span{
color: #fff;
} .tab-wrapper .tabs .tab-button {
border-color: var(--pri-color);
color: var(--stext-color); border-color: #D3D0E2;
}
.tab-wrapper .tabs .tab-button.active {
color: #fff;
background: var(--pri-color);
border-color: var(--pri-color);
}
.newspaperup-author-widget .bs-social li i {
color: var(--head-color);
}
.bs-offcanvas{
background-color: var(--box-color2);
}
.bs-offcanvas .bs-offcanvas-btn-close span{
background-color: var(--head-color);
}
.bs-offcanvas .bs-offcanvas-inner .navbar-nav li .dropdown-menu {
border-top-color: var(--border-color);
}
.bs-offcanvas .navbar-nav li{
border-bottom-color: var(--border-color);
}
.bs-offcanvas .navbar-nav li a{
color: var(--head-color)
}
.bs-offcanvas .navbar-nav li a:hover, .bs-offcanvas .navbar-nav li a:focus{
color: var(--pri-color);
} h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
color: var(--stext-color);
}
a.btn, button.btn, .btn-theme, .more-link {  
color: var(--stext-color);
border-color: var(--border-color);
}
a.btn i, button.btn i, .btn-theme i, .more-link i {  
color: #fff;
background: var(--pri-color);
}
.btn-theme:hover, .btn-theme:focus, .more-link:hover, body.dark .more-link:hover, .more-link:focus, .btn:hover, button.btn:hover,.subscribe-btn.btn:hover {
background: var(--grady-color);
color: transparent;
border-color: var(--pri-color);
}
.more-link:hover, body.dark .more-link:hover{
color:#fff;
}
body.dark .subscribe-btn.btn:hover, body.dark .widget_block .wp-block-search__button:hover, body.dark .wp-block-search__button:focus{
color: transparent;
}
.search-popup .input-group .btn{
color: #fff;
}
.search-popup .search-popup-content{
background-color: #fff;
}
.search-popup .search-popup-close{
border-bottom-color: var(--border-color);
}
.more-link:hover::after, .btn-one:hover::after, .btn-two:hover::after {
color: #fff;
}
.btn-three::before, .btn-four::before{
color: #fff;
}
button, [type=button], [type=reset], [type=submit] {
background-color: var(--pri-color);
color: #fff;
border-color: var(--pri-color);
}
button:hover, [type=button]:hover, [type=reset]:hover, [type=submit]:hover, 
button:focus, [type=button]:focus, [type=reset]:focus, [type=submit]:focus {
background: var(--pri-color);
color: #fff;
border-color: var(--pri-color);
}
.bs-blog-post.three.md.back-img {
background-color:#333;
}
.page-entry-title{
border-color: var(--border-color);
} .pagination > li > a, .pagination > li > span {
background: #fff;
color: #999;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
border-color: var(--pri-color);
background: var(--pri-color);
color: #fff;
}
.page-item.active .page-link {
border-color: var(--pri-color);
background: var(--pri-color);
color: #fff;
}
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a{ 
background: var(--box-color);
border-color: var(--stext-color);
color: var(--stext-color);
}
.navigation.pagination .nav-links .page-numbers.current, a.error-btn { 
background-color: var(--pri-color); 
color:#fff; 
}
.navigation.pagination.next-prev{
color:transparent;
}
.navigation.pagination.next-prev > a{
background-color: var(--pri-color); 
color:#fff; 
border-color:var(--pri-color); 
}
.navigation.pagination .nav-links .page-numbers.current:hover, .navigation.pagination .nav-links a:hover, .navigation.pagination.next-prev > a:hover{
background: var(--grady-color);
color: #fff;
border-color:var(--pri-color); 
} .navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
color: #fff;
}
.navigation.pagination > .active > a, .navigation.pagination > .active > a:hover, .navigation.pagination > li > a:hover, .navigation.pagination > li > a:focus, .navigation.pagination > .active > a, .navigation.pagination > .active > span, .navigation.pagination > .active > a:hover, .navigation.pagination > .active > span:hover, .navigation.pagination > .active > a:focus, .navigation.pagination > .active > span:focus {
border-color: var(--pri-color);
background: var(--pri-color);
color: #fff;
}
.navigation p a:hover{
color: var(--pri-color);
} .bs-breadcrumb-section .overlay {
background: var(--box-color);
}
.bs-breadcrumb-section .breadcrumb a, .bs-breadcrumb-section .breadcrumb-item span  {
color: var(--head-color);
}
.breadcrumb-item + .breadcrumb-item::before{
color: var(--head-color);
}
.bs-breadcrumb-section .overlay .breadcrumb .breadcrumb-item + .breadcrumb-item::before{
color: var(--head-color);
}
.bs-breadcrumb-section .breadcrumb a:hover,
.bs-breadcrumb-section .breadcrumb a:focus,
.bs-breadcrumb-section .breadcrumb .active a {
color: var(--pri-color);
}
.bs-breadcrumb-title h1 {
color: var(--head-color);
}
.bs-page-breadcrumb > li a {
color: var(--head-color);
}
.bs-page-breadcrumb > li a:hover, .bs-page-breadcrumb > li a:focus {
color: var(--pri-color);
}
.bs-page-breadcrumb > li + li:before {
color: var(--head-color);
} footer.one .overlay {
background: var(--ftbackcolor);
}
footer.one {
background: var(--box-color2);
}
footer.two .bs-footer-widget-area .row {
background: #F2F2F8;
}
footer.two .bs-footer-copyright{
border-top-color: #e4e4e4;
}
footer .widget_block h2 {
color: var(--ftwtitile-color);
}
footer .site-title a , footer .site-description {
color: #000;
}
footer .bs-widget .title, footer .consultup_contact_widget .bs-widget .title {
color: #000;
}
footer .bs-widget ul li {
color: var(--ftwtext-color);
border-bottom-color: #333333;
}
footer .bs-widget ul li a {
color: var(--ftwtext-color);
}
footer .text-input button.sub-link  a{
color: var(--bg-color);
}
footer .checkbox a {
color: var(--pri-color);
}
footer .bs-widget ul li a:hover, footer .bs-widget ul li a:focus {
color: var(--pri-color);
}
footer .bs-widget .calendar_wrap table thead th, footer .bs-widget .calendar_wrap table tbody td,footer .bs-widget #calendar_wrap td, footer .bs-widget #calendar_wrap th, footer .bs-widget .calendar_wrap table caption {
color: #f2f7fd;
border-color: #eee;
}
.footer .wp-block-latest-posts li:has(.wp-block-latest-posts__featured-image) .wp-block-latest-posts__post-title{
color: #fff;
}
footer .bs-footer-copyright {
background: #0d1221; 
}
footer .bs-footer-copyright, footer .bs-footer-copyright p, footer .bs-footer-copyright a {
color: var(--wtext-color);
}
footer .bs-footer-copyright a:hover, footer .bs-footer-copyright a:focus {
color: var(--pri-color);
}
footer .bs-widget p {
color: #fff;
}
footer .bs-widget.widget_search .btn {
color: #fff;
background: var(--pri-color);
border-color: var(--pri-color);
}
footer .site-branding-text .site-title-footer a,footer .site-branding-text .site-description-footer{
color: var(--wtext-color)
}
footer .bs-widget.widget_search .btn:hover, footer .bs-widget.widget_search .btn:focus {
background: var(--pri-color);
border-color: var(--pri-color);
}
footer .bs-widget .bs-author h4 {
color: #fff;
}
footer .bs-widget .bs-author p {
color: #e8e8e8;
}
footer .bs-recent-blog-post .small-post .img-small-post.right {
border-color: #fff;
}
footer .bs-recent-blog-post  .small-post .title a,
footer .bs-recent-blog-post .small-post .title,
footer .bs-recent-blog-post .bs-blog-meta a {
color: #fff;
}
.bs_upscr {
background: var(--pri-color);
border-color: var(--pri-color);
color: #fff !important;
}
.bs_upscr:hover, .bs_upscr:focus {
background: var(--grady-color);
border-color: var(--pri-color);
color: #fff;
}
.site-title-footer a, .site-description-footer, p.site-title-footer a, p.site-description-footer{
color:#fff;
}
footer .bs-widget-title .title {
color: var(--head-color);
}
footer input[type="search"]{
background-color: #222;
}
.footer .wp-block-tag-cloud a{
color: #fff;
} .bs-marquee .overlay {
background: var(--secondary-color);
}
.bs-marquee .marquee-item .item .title{
color: var(--stext-color);
}
.bs-marquee .marquee-item .item i {
color: #fff;
} .search-inner .input-group .form-control {
color: #000;
}
.form-control {
border-color: #eef3fb;
}
.form-control:focus {
border-color: var(--pri-color);
}
.form-group label::before {
background-color: #dddddd;
}
.form-group label::after {
background-color: var(--pri-color);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .comment-respond .comment-reply-title {
color: var(--head-color);
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li{
background-color: var(--bg-color2);
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a{
color: var(--text-color);
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a:hover{
color: var(--pri-color);
}
table, th, td {
border-collapse: collapse;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active{
background: var(--box-color2);
color: var(--text-color);
border-color: var(--pri-color) var(--pri-color) var(--border-color) var(--pri-color);
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active::before {
box-shadow: 2px 2px 0 var(--box-color2);
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active::after {
box-shadow: -2px 2px 0 var(--box-color2);
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title {
color: var(--pri-color);
}
.woocommerce nav.woocommerce-pagination ul li a {
color: #333;
}
.woocommerce nav .woocommerce-pagination ul li span {
color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a {
border-color: #ddd;
}
.woocommerce nav .woocommerce-pagination ul li span {
border-color: #ddd;
} .woocommerce-cart table.cart td.actions .coupon .input-text {
border-color: #ebebeb;
} .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce input.button.alt,  .woocommerce .cart input.button, .woocommerce-page .products a.button, .woocommerce #respond input#submit, .woocommerce input.button, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
background: var(--pri-color);
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: var(--pri-color) !important; 
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
background: #ebe9eb;
color: #999;
} .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page .products .added_to_cart, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
color: var(--pri-color);
} .woocommerce-cart table.cart td.actions .coupon .input-text:hover, .woocommerce-cart table.cart td.actions .coupon .input-text:focus, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav .woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
border-color: var(--pri-color);
} .woocommerce #review_form #respond .form-submit input:hover, .woocommerce-page .products a.button:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce div.product form.cart .button:hover {
background: var(--grady-color);
color: #fff;
border-color: var(--pri-color);
}
.woocommerce ul.products li.product a:focus{
color: #fff;
} .woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #161c28;
} .woocommerce-page .woocommerce .woocommerce-info a, .woocommerce-page .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-message a, .woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus, .woocommerce .woocommerce-message::before, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-error a, .woocommerce-page .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-info a, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce .woocommerce-info, .woocommerce nav .woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
color: #fff;
}
.woocommerce-cart .wc-proceed-to-checkout a .checkout-button, .woocommerce .cart input.button, .woocommerce #respond input#submit,  .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button, .woocommerce-page .products a.button, .woocommerce a.button, .woocommerce a.button, .woocommerce-page .products a.button, .woocommerce .cart .button, .woocommerce div.product form.cart .button, .woocommerce #review_form #respond .form-submit input {
background: var(--pri-color);
border-color: var(--pri-color);
color: #fff;
}
.product_meta .sku_wrapper .sku, .product_meta .posted_in a, .product_meta .tagged_as a{
color: var(--text-color);
}
.product_meta .posted_in a:hover, .product_meta .tagged_as a:hover{
color: var(--pri-color);
}
.bs-cart .wc-block-mini-cart__button{
background: transparent;
color: var(--head-color);
}
.bs-cart .wc-block-mini-cart__button:hover{
background: transparent;
}
.wc-block-mini-cart__badge{
background: var(--pri-color);
color: #fff;
}
.woocommerce-page .products a.button, .woocommerce a.button, .woocommerce-page .products a.button{
color: #fff;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .comment-text .meta{
color: var(--text-color);
}
.woocommerce-page .products a.button:hover, .woocommerce a.button:hover, .woocommerce-page .products a.button:hover{
background: var(--grady-color);
color: #fff;
}
.woocommerce .products span.onsale, .woocommerce span.onsale {
background: var(--pri-color);
box-shadow: 0 0 0 3px var(--pri-color),  0px 21px 5px -18px rgba(0,0,0,0.6);
}
.woocommerce-page .products a .price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
color: #000;
}
.woocommerce-page .products a .price ins {
color: #e96656;
}
.woocommerce-page .products .star-rating, .woocommerce-page .star-rating span, .woocommerce-page .stars span a {
color: #ffc107;
} .woocommerce-page .woocommerce-message {
background: #2ac56c;
}
.woocommerce-page .woocommerce-message a {
background-color: var(--pri-color);
}
.woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-message a:focus {
background-color: #388e3c;
}
.woocommerce-page .woocommerce-error {
background: #ff5252;
}
.woocommerce-page .woocommerce-error a {
background-color: #F47565;
}
.woocommerce-page .woocommerce-info {
background: #4593e3;
}
.woocommerce-page .woocommerce-info a {
background-color: #5fb8dd;
}
.woocommerce-page .woocommerce .woocommerce-info {
background: rgb(58, 176, 226);
} .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: var(--pri-color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: var(--pri-color);
}
.woocommerce-page .woocommerce-ordering select {
color: #A0A0A0;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #1a2128;
} .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border-color: #ccc;
color: #999;
}
.woocommerce form .form-row label { 
color: #222;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
color: var(--pri-color);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus{
background-color: var(--pri-color);
color: #fff;
border-color: var(--pri-color);
}
.woocommerce ul.products li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title{
color: var(--pri-color);
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],
.woocommerce-checkout .wc-block-components-text-input input[type=email],
.woocommerce-checkout .wc-block-components-text-input input[type=number],
.woocommerce-checkout .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-text-input input[type=text],
.woocommerce-checkout .wc-block-components-text-input input[type=url] {
color: var(--text-color);
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.woocommerce-checkout .wc-block-components-text-input input[type=email]:focus,
.woocommerce-checkout .wc-block-components-text-input input[type=number]:focus,
.woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus,
.woocommerce-checkout .wc-block-components-text-input input[type=text]:focus,
.woocommerce-checkout .wc-block-components-text-input input[type=url]:focus {
background: none;
color: var(--text-color);
}
.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.woocommerce-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.woocommerce-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
background: none;
color: var(--text-color);
}
.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.woocommerce-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{
background: none;
color: var(--text-color);
}
.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.woocommerce-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label, .woocommerce-checkout .wc-block-components-text-input label{
color: var(--text-color);
}
.woocommerce-checkout .wc-block-components-address-form__address_2-toggle {
color:var(--head-color);
}
.woocommerce-checkout .wc-block-components-textarea{
color: var(--text-color);
}
.woocommerce-checkout .wc-block-checkout__add-note .wc-block-components-textarea:focus{
color: var(--text-color);
}
.wp-block-button .wp-block-button__link, .wp-block-button .wp-block-button__link{
background-color: var(--pri-color);
color: #fff;
}
.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:hover{
background: linear-gradient(135deg, var(--pri-color) 1.18%, var(--secondary-color) 74.96%);
color: #fff;
}
th {
background: transparent;
}
.post-password-form{
background-color: var(--border-color);
} .subscibe-area { 
background:  var(--box-color);
}
@media (max-width: 991.98px) {
.navbar-wp .icon-bar {
background-color: var(--head-color);
}
.navbar-wp .nav-wp {
background: var(--box-color2);
}
.navbar-wp nav ul.sm-clean li a { 
background: var(--bg-color2);
color: var(--head-color);
}
.menu-btn {
background-color: transparent;
color: var(--pri-color);
}
.menu-btn:hover, .menu-btn:focus{
background:transparent;
}
.bs-headthree .sm-clean a .sub-arrow {
border-color: #fff transparent transparent transparent;
}
.bs-headsix .navbar-wp .icon-bar, .bs-headfive .navbar-wp .icon-bar {
background-color: #fff;
}
.bs-headsix .header-sticky .navbar-wp .icon-bar, .bs-headfive .header-sticky .navbar-wp .icon-bar {
background-color: var(--head-color);
}
}
@media (max-width: 767.98px) {
.right-nav .subscribe-btn:hover i{
background: transparent;
}
}@font-face {
font-family: 'swiper-icons';
src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-container-pointer-events {
touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
} .swiper-container-3d {
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
} .swiper-container-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none; -ms-overflow-style: none; }
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size: 44px; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
--swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
--swiper-navigation-color: #000000;
}
.swiper-button-lock {
display: none;
}
:root { }
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
} .swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white {
--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
display: none;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
} :root { }
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
-webkit-filter: blur(50px);
filter: blur(50px);
}
.swiper-container-flip {
overflow: visible;
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}.sm{box-sizing:border-box;position:relative;z-index:9;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;text-align:start;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:end;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active { padding-right: 58px;
color: #555555;
text-decoration: none;
}
.sm-clean a.current {
color: #D23600;
}
.sm-clean a.disabled {
color: #bbbbbb;
}
.sm-clean a .sub-arrow {
position: absolute;
top: 50%;
margin-top: -17px;
left: auto;
right: 4px;
width: 34px;
height: 34px;
overflow: hidden;
font: bold 16px/34px monospace !important;
text-align: center;
text-shadow: none;
background: rgba(255, 255, 255, 0.5);
border-radius: 5px;
}
.sm-clean a .sub-arrow::before {
content: '+';
}
.sm-clean a.highlighted .sub-arrow::before {
content: '-';
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
border-radius: 0;
}
.sm-clean li {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
border-top: 0;
}
.sm-clean ul {
background: rgba(162, 162, 162, 0.1);
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
font-size: 16px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
border-left: 40px solid transparent;
} .rtl .sm-clean ul a, .rtl .sm-clean ul a:hover, .rtl .sm-clean ul a:focus, .rtl .sm-clean ul a:active {
font-size: 16px;
border-left: 0px solid transparent;
border-right: 8px solid transparent;
}
.rtl .sm-clean ul ul a,
.rtl .sm-clean ul ul a:hover,
.rtl .sm-clean ul ul a:focus,
.rtl .sm-clean ul ul a:active {
border-left: 0px solid transparent;
border-right: 16px solid transparent;
}
.rtl .sm-clean ul ul ul a,
.rtl .sm-clean ul ul ul a:hover,
.rtl .sm-clean ul ul ul a:focus,
.rtl .sm-clean ul ul ul a:active {
border-left: 0px solid transparent;
border-right: 24px solid transparent;
}
.rtl .sm-clean ul ul ul ul a,
.rtl .sm-clean ul ul ul ul a:hover,
.rtl .sm-clean ul ul ul ul a:focus,
.rtl .sm-clean ul ul ul ul a:active {
border-left: 0px solid transparent;
border-right: 32px solid transparent;
}
.rtl .sm-clean ul ul ul ul ul a,
.rtl .sm-clean ul ul ul ul ul a:hover,
.rtl .sm-clean ul ul ul ul ul a:focus,
.rtl .sm-clean ul ul ul ul ul a:active {
border-left: 0px solid transparent;
border-right: 40px solid transparent;
}
@media (min-width: 991px) {  .sm-clean ul {
position: absolute;
width: 12em;
}
.sm-clean li {
float: left;
}
.sm-clean.sm-rtl li {
float: right;
}
.sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
float: none;
}
.sm-clean a {
white-space: nowrap;
}
.sm-clean ul a, .sm-clean.sm-vertical a {
white-space: normal;
}
.sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
white-space: nowrap;
} .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
padding: 1rem 0.8rem; 
border-radius: 0 !important;
}
.sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
cursor: inherit;
}
.sm-clean a.current {
cursor: inherit;
}
.sm-clean a.disabled {
color: #bbbbbb;
}
.sm-clean a.has-submenu {
padding-right: 24px;
}
.sm-clean a .sub-arrow {
top: 50%;
margin-top: -2px;
right: 12px;
width: 0;
height: 0;
border-width: 4px;
border-style: solid dashed dashed dashed;
border-color: #555555 transparent transparent transparent;
background: transparent;
border-radius: 0;
}
.sm-clean a .sub-arrow::before {
display: none;
}
.sm-clean li {
border-top: 0;
}
.sm-clean > li > ul::before,
.sm-clean > li > ul::after {
content: '';
position: absolute;
top: -18px;
left: 30px;
width: 0;
height: 0;
overflow: hidden;
border-width: 9px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #bbbbbb transparent;
}
.sm-clean > li > ul::after {
top: -16px;
left: 31px;
border-width: 8px;
border-color: transparent transparent #fff transparent;
}
.sm-clean ul {
border: 1px solid #bbbbbb;
padding: 0;
background: #fff;
border-radius: 5px !important;
box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
border: 0 !important;
padding: 10px 20px;
color: #555555;
}
.sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
background: #eeeeee;
}
.sm-clean ul a.disabled {
background: #fff;
color: #cccccc;
}
.sm-clean ul a.has-submenu {
padding-right: 20px;
}
.sm-clean ul a .sub-arrow {
right: 8px;
top: 50%;
margin-top: -5px;
border-width: 5px;
border-style: dashed dashed dashed solid;
border-color: transparent transparent transparent #555555;
}
.sm-clean .scroll-up,
.sm-clean .scroll-down {
position: absolute;
display: none;
visibility: hidden;
overflow: hidden;
background: #fff;
height: 20px;
}
.sm-clean .scroll-up:hover,
.sm-clean .scroll-down:hover {
background: #eeeeee;
}
.sm-clean .scroll-up:hover .scroll-up-arrow {
border-color: transparent transparent #D23600 transparent;
}
.sm-clean .scroll-down:hover .scroll-down-arrow {
border-color: #D23600 transparent transparent transparent;
}
.sm-clean .scroll-up-arrow,
.sm-clean .scroll-down-arrow {
position: absolute;
top: 0;
left: 50%;
margin-left: -6px;
width: 0;
height: 0;
overflow: hidden;
border-width: 6px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #555555 transparent;
}
.sm-clean .scroll-down-arrow {
top: 8px;
border-style: solid dashed dashed dashed;
border-color: #555555 transparent transparent transparent;
}
.sm-clean.sm-rtl a.has-submenu {
padding-right: 12px;
padding-left: 24px;
}
.sm-clean.sm-rtl a .sub-arrow {
right: auto;
left: 12px;
}
.sm-clean.sm-rtl.sm-vertical a.has-submenu {
padding: 10px 20px;
}
.sm-clean.sm-rtl.sm-vertical a .sub-arrow {
right: auto;
left: 8px;
border-style: dashed solid dashed dashed;
border-color: transparent #555555 transparent transparent;
}
.sm-clean.sm-rtl > li > ul::before {
left: auto;
right: 30px;
}
.sm-clean.sm-rtl > li > ul::after {
left: auto;
right: 31px;
}
.sm-clean.sm-rtl ul a.has-submenu {
padding: 10px 20px !important;
}
.sm-clean.sm-rtl ul a .sub-arrow {
right: auto;
left: 8px;
border-style: dashed solid dashed dashed;
border-color: transparent #555555 transparent transparent;
}
.sm-clean.sm-vertical {
padding: 10px 0;
border-radius: 5px;
}
.sm-clean.sm-vertical a {
padding: 10px 20px;
}
.sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
background: #fff;
}
.sm-clean.sm-vertical a.disabled {
background: #eeeeee;
}
.sm-clean.sm-vertical a .sub-arrow {
right: 8px;
top: 50%;
margin-top: -5px;
border-width: 5px;
border-style: dashed dashed dashed solid;
border-color: transparent transparent transparent #555555;
}
.sm-clean.sm-vertical > li > ul::before,
.sm-clean.sm-vertical > li > ul::after {
display: none;
}
.sm-clean.sm-vertical ul a {
padding: 10px 20px;
}
.sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
background: #eeeeee;
}
.sm-clean.sm-vertical ul a.disabled {
background: #fff;
}
}