XylotrechusZ
XylotrechusZ Shell
: /home/mjbynoyq/binmubashirfragrances.com/wp-content/themes/doma/assets/css/customs/ [ drwxr-xr-x ]
/* Sidebar */
.widget .search-form {
margin-top: 0;
}
.cat-item span.count,
.widget_archive li span.count{
color: inherit;
}
.widget {
.tagcloud a {
background: var(--accent-color);
border-color: var(--accent-color);
color: var(--white-color);
}
span.zoo-icon-down{
display: none;
}
li a{
display: block;
}
}
.sidebar.widget-area, .elementor-widget-sidebar {
.widget {
margin-bottom: 40px;
padding-bottom: 0px;
border-bottom: none;
.widget-title {
@include px2rem(20);
text-transform: none;
color: #000;
border-bottom: 1px solid #ebebeb;
margin-bottom: 40px;
padding-bottom: 20px;
position: relative;
&:after {
content: '';
width: 50px;
height: 3px;
background: var(--accent-color);
border-bottom: none;
position: absolute;
left: 0;
bottom: -2px;
z-index: 0;
}
}
ul {
li {
padding: 12px 0;
border-bottom: 0;
}
}
&.widget_categories {
ul {
li {
position: relative;
padding: 12px 0;
a {
@include px2rem(14);
color: #666;
&:hover {
color: var(--accent-color);
}
}
ul {
border: 0;
}
span.count {
min-width: 20px;
height: 20px;
text-align: center;
display: block;
margin-left: 10px;
line-height: 20px;
background: #f5f5f5;
border-radius: 2px;
font-size: 12px;
color: inherit;
}
li {
padding: 12px 0;
}
span.toggle-view {
top: 12px;
}
}
&.children {
display: none;
}
}
}
&.zoo_posts_widget {
.zoo-posts-widget {
.post-widget-item {
margin-bottom: 0;
}
.date-post i {
color: var(--accent-color);
}
}
}
&.widget_nav_menu, &.widget_recent_entries, &.widget_meta, &.widget_categories, &.widget_archive, &.widget_pages {
ul {
li {
a {
position: relative;
padding-left: 15px;
display: inline-block;
&:before {
content: '';
width: 6px;
height: 6px;
border-radius: 100%;
background: var(--accent-color);
position: absolute;
top: 9px;
left: 0;
z-index: 1;
margin: 0;
}
}
}
}
}
}
}
.tagcloud {
margin-top: 25px;
a {
color: #161616;
border-radius: 30px;
padding: 5px 0 5px 5px;
&:hover {
color: #fff;
}
}
}
.recentcomments a {
display: inline-block !important;
}
@media (min-width: 1400px){
.has-right-sidebar .wrap-loop-content {
padding-right: 35px;
}
.has-left-sidebar .wrap-loop-content {
padding-left: 35px;
}
}
@media (min-width: 1200px){
.has-right-sidebar .wrap-loop-content {
padding-right: 35px;
}
.has-left-sidebar .wrap-loop-content {
padding-left: 35px;
}
}