.widget ul li,
.widget ol li
{
color: var(--bzo-gray-color);
padding: 15px 0px;
font-weight: 500;
}
.widget >ul> li:first-child,
.widget >ol> li:first-child,
.widget .wp-block-latest-posts> li:first-child,
.widget .menu> li:first-child,
.widget .wp-block-latest-comments> li:first-child
{
padding-top: 0;
border-top: none;
}
.widget ul li a,
.widget ol li a
{
color: var(--bzo-gray-color);
}
.widget ol li a:hover,
.widget ul li a:hover,
.widget ul li.current-cat> a,
.widget ul li a[aria-current=page]
{
color: var(--bzo-main-color);
}
.widget ul.sub-menu, .widget ul.children {
padding-left: 15px;
margin-top: 8px;
}
.widget_nav_menu ul.sub-menu, .widget_nav_menu ul.children {
padding-left: 15px;
margin-top: 15px;
}
.detail-content-wrap> .wp-block-calendar{
margin-bottom: 10px;
}
.detail-content-wrap .wp-block-calendar table,
.widget_calendar table {
width: 100%;
}
.detail-content-wrap .wp-block-calendar table caption,
.widget_calendar table caption {
background-color: var(--bzo-main-color);
color: #fff;
text-align: center;
padding: 8px 10px;
font-weight: 700;
}
.detail-content-wrap .wp-block-calendar table th ,
.widget_calendar table th 
{
background-color: #eee;
border: 1px solid #ddd;
text-align: center;
line-height: 2em;
padding: 5px 5px;
}
.widget_calendar table td,
.detail-content-wrap .wp-block-calendar  table td
{
border: 1px solid #eee;
text-align: center;
font-size: 14px;
line-height: 2em;
padding: 5px 5px;
}
.widget_calendar table tbody td a,
.detail-content-wrap .wp-block-calendar table tbody td a
{
color: #53ac82;
}
.detail-content-wrap .wp-block-calendar  table tfoot td,
.widget_calendar table tfoot td
{
border: 0;
padding: 0;
}
.detail-content-wrap .wp-block-calendar  table tfoot td#prev,
.widget_calendar table tfoot td#prev
{
text-align: left;
}
.widget_calendar table tfoot td#next,
.detail-content-wrap .wp-block-calendar  table tfoot td#next
{
text-align: right;
}
.detail-content-wrap .wp-block-calendar  table tfoot,
.widget_calendar table tfoot,
.widget_calendar .wp-calendar-nav,
.detail-content-wrap .wp-block-calendar  .wp-calendar-nav
{
background: var(--bzo-main-color);
color: #fff;
}
.widget_calendar table tfoot a,
.detail-content-wrap .wp-block-calendar table tfoot a,
.detail-content-wrap .wp-block-calendar .wp-calendar-nav a,
.widget_calendar .wp-calendar-nav a
{
display: inline-block;
color: #fff;
padding: 2px 15px;
}
.widget_calendar table tfoot a:hover,
.detail-content-wrap .wp-block-calendar table tfoot a:hover
{
color: #53ac82;
}
.textwidget p > img{
margin: 6px 0;
}
.entry-content > p,
.rssSummary,
.widget p{
margin: 0 0 25px;
line-height: 24px;
}
.rssSummary{
margin-top: 15px;
}
a.rsswidget{
font-weight: bold;
}
.rss-date{
color: #999;
}
.widget.widget_rss ul li{
border-bottom: 1px dashed #fff;
padding-bottom: 25px;
margin-bottom: 20px;
border-top: none;
padding-top: 0;
}
.widget.widget_rss .widget-title {
display: flex;
align-items: center;
}
.widget.widget_rss .widget-title .rsswidget{
margin-right: 5px;
}
.widget.widget_rss .widget-title .rss-widget-icon{
width: 16px;
}
.widget.widget_rss ul li:last-child{
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.widget select::-ms-expand {
display: none;
}
.widget-select-type,
.widget_categories form,
.widget_text form
{
position: relative;
}
.widget-select-type:after{
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
font-size: 16px;
position: absolute;
right: 40px;
bottom: 47px;
pointer-events: none;
}
.widget_categories form:after,
.widget_text form:after{
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
font-size: 16px;
position: absolute;
right: 15px;
top: 17px;
pointer-events: none;
}
.widget select {
max-width: 100%;
border: none;
height: 60px;
padding: 0 15px;
display: block;
width: 100%;
border-radius: 0px;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
background: #fff;
border-radius: 10px;
color: #A1A1A1;
}
.widget_tag_cloud .tagcloud{
}
.widget_tag_cloud a,
.widget_product_tag_cloud a
{
font-size: 14px !important;
font-weight: 500;
margin-right: 12px;
background: #fff;
display: inline-block;
margin-bottom: 16px;
position: relative;
line-height: 40px;
border-radius: 25px;
border: 1px solid var(--bzo-border-color);
padding: 0px 15px;
text-transform: capitalize;
color: var(--bzo-body_typo-color);
}
.sidebar-type-style2 .widget_tag_cloud a,
.sidebar-type-style2 .widget_product_tag_cloud a
{
}
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover
{
color: #fff;
background: var(--bzo-main-color);
border-color:var(--bzo-main-color);
}
.widget_tag_cloud .tagcloud{
margin-bottom: -15px;
} .widget_bzotech_bloglistpostswidget .wg-post-list{
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg{
gap: 18px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb{
width: 110px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb .adv-thumb-link{
overflow: hidden;
border-radius: 5px;
border: 1px solid transparent;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg:hover .post-thumb .adv-thumb-link{
border: 1px dashed var(--bzo-main-color);
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb img{
border-radius: 5px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info{
width: calc(100% - 110px);
margin-top: -5px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info h3{
height: 48px;
overflow: hidden;
text-overflow: ellipsis;
}
.sidebar-widget{  
border-radius: 15px;
padding: 38px 30px 30px 30px;
border: 1px solid var(--bzo-border-color);
position: relative;
}
.sidebar-widget.widget_categories ul{
}
.sidebar-widget.widget_categories ul li:not(:last-child){
border-bottom: 1px solid var(--bzo-border-color);
}
.sidebar-widget.widget_search{
border: none;
}
.sidebar-widget .widget-title{
background-color: #fff;
padding: 0 10px;
position: absolute;
left: 20px;
top: -15px;
}  
.wp-block-group__inner-container >h2,
.widget-title {
margin: 0;
font-size: 22px;
color: var(--bzo-title_typo-color);
font-family: var(--bzo-title_typo-font-family);
font-weight: 500;
text-transform: capitalize;
line-height: 28px;
display: inline-block;
}
.widget_bzotech_wg_get_mega_page{
background-color: transparent;
padding: 0;
overflow: hidden;
}
.widget_product_search,
.sidebar-widget.widget_search{
background-color: transparent;
padding: 0;
}
.widget_product_search .widget-title,
.sidebar-widget.widget_search .widget-title{
display: none;
}
.wp-block-search__label{
display: none;
}
.widget {
margin-bottom: 50px;
}
.widget:last-child {
margin-bottom: 0px;
}
.widget ul{
margin: 0;
padding: 0;
list-style: none;
}
.widget ul > li,
.widget ol > li
{
line-height: 26px;
}
.widget ul.wrap-rating > li{
padding: 0;
}
.wp-block-search__inside-wrapper,
.widget_search .wg-search-form{
display: flex;
background: #fff;
border: 1px solid #111;
border-radius: 30px;
position: relative; }
.widget_search .wg-search-form input{
color: #727272;
padding-left: 30px;
}
.widget_search .wg-search-form input::-webkit-input-placeholder { color:    #727272;
}
.widget_search .wg-search-form input:-moz-placeholder { color:    #727272;
opacity:  1;
}
.widget_search .wg-search-form input::-moz-placeholder { color:    #727272;
opacity:  1;
}
.widget_search .wg-search-form input:-ms-input-placeholder { color:    #727272;
}
.widget_search .wg-search-form input::-ms-input-placeholder { color:    #727272;
}
.widget_search .wg-search-form input::placeholder { color:    #727272;
}
.wp-block-search__inside-wrapper .wp-block-search__input{
padding: 0px 20px;
}
.wp-block-search__inside-wrapper .wp-block-search__input,
.widget_search .wg-search-form input[type="text"]{
border: none;
height: 48px;
width: 100%;
background: transparent;
}
.widget_search .wg-search-form input[type="text"]:-webkit-autofill { 
-webkit-background-clip: text;
color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
font-size: 18px;
color: #000!important;
}
.widget_product_search input[type=search]::-webkit-input-placeholder,
.widget_product_search input[type=search]:-ms-input-placeholder,
.widget_product_search input[type=search]::placeholder,
.widget_search .wg-search-form input[type="text"]::-webkit-input-placeholder,
.widget_search .wg-search-form input[type="text"]:-ms-input-placeholder,
.widget_search .wg-search-form input[type="text"]::placeholder
{
color: var(--bzo-body_typo-color);
font-size: 18px;
}
.wp-block-search__inside-wrapper .wp-block-search__button{
border-radius:0px;
border: none;
font-size: 0;
background: transparent;;
background-repeat: no-repeat;
background-position: center;
height: 60px;
width: 70px;
padding: 0;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.wp-block-search__inside-wrapper .wp-block-search__button:before{
content: "\e91e";
font-family: 'bzoicon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px;
color :#fff;
}
.widget_search .wg-search-form button[type="submit"]{
color: #fff;
position: absolute;
top: 0;
right: -1px;
height: 48px;
width: 48px;
text-align: center;
font-size: 18px;
border: none;
display: flex;
justify-content: center;
align-items: center;
background: #000;
border-radius: 30px;
padding: 0px 40px;
}
.widget_search .wg-search-form button[type="submit"]:hover{
color: var(--bzo-main-color);
}
.widget_search .wg-search-form input[type="submit"]{
border-radius:0px;
border: none;
font-size: 0;
background: transparent;
height: 48px;
width: 48px;
padding: 0;
cursor: pointer;
}
.widget_product_search .woocommerce-product-search{
display: flex;
background: var(--bzo-main-color);
border-radius: 30px;
position: relative;
}
.widget_product_search .woocommerce-product-search input[type=search]{
border: none;
height: 48px;
line-height: 48px;
border-right: none;
border-radius: 30px;
width: 100%;
background: transparent;
color: #727272;
}
.widget_product_search .woocommerce-product-search input[type=search]::-webkit-input-placeholde{
color: #727272;
}
.widget_product_search .woocommerce-product-search input[type=search]:-ms-input-placeholder{
color: #727272;
}
.widget_product_search .woocommerce-product-search input[type=search]::placeholder{
color: #727272;
}
.widget_product_search .woocommerce-product-search button{
color: #000;
text-transform: uppercase;
border-radius: 0px;
height: 48px;
line-height: 48px;
text-align: center;
background: transparent;
padding: 0 10px!important;
min-width: 48px;
display: inline-block;
cursor: pointer;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
z-index: 1;
position: relative;
font-size: 0px;
border: none;
border-left: none;
background-repeat: no-repeat;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
}
.widget_product_search .woocommerce-product-search button:before {
content: "\e91e";
font-family: 'bzoicon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px;
color: #fff;
}
.widget_product_categories .select2-container--default .select2-selection--single{
height: 60px;
line-height: 60px;
border: none;
border-radius: 10px;
}
.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 60px;
padding: 0px 20px;
color: #000;
font-size: 14px;
}
.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 60px;
right: 10px;
}
.widget_shopping_cart .mini-cart-button{
display: block;
margin: 0px;
}
.widget_shopping_cart .mini-cart-button .button {
padding: 0 15px!important;
width: 100%;
margin: 0px!important;
margin-bottom: 5px!important
}
.widget_shopping_cart .mini-cart-button .button:last-child {
margin-bottom: 0px!important
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
width: 80px;
border-radius: 15px;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 7px 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child, .widget ul li:first-child,.widget ol > li:first-child {
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child, .widget ul li:last-child, .widget ol li:last-child{
padding-bottom: 0;
border-bottom: none;
}
ul.product_list_widget li .product-title{
margin-bottom: 10px;
display: inline-block;
width: calc(100% - 85px);
line-height: 20px;
font-size: 16px;
font-weight: 600;
color: var(--bzo-title_typo-color);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
ul.product_list_widget li .product-title:hover{
color: var(--bzo-main-color);
}
ul.product_list_widget li .wrap-rating li{
padding-bottom: 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
padding: 0px 20px!important;
}
.select2-container--default .select2-selection--multiple {
border:  1px solid var(--bzo-border-color)!important;
border-radius: 0px!important;
height: 60px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
margin: 0px!important;
}
.select2-container--default .select2-search--inline .select2-search__field{
height: 58px;
}
.widget_price_filter .price_slider_amount .button{
font-size: 18px;
}
.woocommerce-widget-layered-nav-dropdown__submit {
border: 0;
color: #fff;
text-transform: uppercase;
font-size: 18px;
border-radius: 0px;
height: 60px;
line-height: 60px;
text-align: center;
background: #000;
font-family: var(--bzo-title_typo-font-family);
border-radius: 0px;
padding: 0 35px!important;
min-width: 120px;
display: inline-block;
cursor: pointer;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
z-index: 1;
position: relative;
font-weight: 700;
}
.woocommerce-widget-layered-nav-dropdown__submit:hover{
background: var(--bzo-main-color);
color: #000;
box-shadow: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper div.ui-widget-content{
background-color: #dbdbdb;
margin-bottom: 16px;
margin-left: 0;
margin-right: 0;
height: 6px;
}
.widget_price_filter .price_slider_wrapper{
padding-top: 10px;
}
.widget_price_filter .ui-slider .ui-slider-handle{
height: 18px;
width: 18px;
border-radius: 50%;
top: -6px;
border: 2px solid #fff;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -10px;
}
.widget_price_filter .ui-slider .ui-slider-handle:nth-child(2) {
margin-left: 0;
}
.widget_price_filter .price_slider_amount .price_label{
font-size: 18px;
}
.widget_price_filter .price_slider_amount{
line-height: inherit;
text-align: left!important;
}
.widget_price_filter .price_slider_amount .elbzotech-bt-default{
margin-top: 20px;
padding: 10px 25px;
}
.widget_price_filter .price_slider_amount .price_label span{
border: none;
padding: 5px 20px;
line-height: 24px;
border-radius: 10px;
font-size: 14px;
color: #727272;
font-weight: 500;
font-size: 14px;
background-color: #f5f5f5;
}
.widget .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 60px;
right: 10px;
}
.widget .select2-container--default .select2-selection--single .select2-selection__arrow:after{
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
font-size: 14px;
}
.widget .select2-container--default .select2-selection--single .select2-selection__arrow b{
display: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-handle
{
background-color: var(--bzo-main-color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-range{
background-color: var(--bzo-main-color);
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
padding: 0px 0 8px;
} .widget_archive .count,
.widget_product_categories .count,
.widget_categories .count
{
float: right;
color: #999;
}
.detail-content-wrap>table th, .desc-comment-text>table th, .entry-content>table th {
color: var(--bzo-main-color);
}
.detail-content-wrap .wp-block-archives-list li{
padding: 4px 0px;
}
.detail-content-wrap .wp-block-search .wp-block-search__input {
border-right: none;
height: 60px;
width: 100%;
}
.detail-content-wrap .wp-block-tag-cloud a {
font-size: 16px !important;
font-weight: 500;
margin-right: 12px;
color: #5C5C5C;
background: #F0F0F0;
display: inline-block;
margin-bottom: 16px;
position: relative;
height: 40px;
line-height: 40px;
border-radius: 10px;
border: none;
padding: 0px 12px;
text-transform: capitalize;
}
.detail-content-wrap .wp-block-tag-cloud a:hover {
background: var(--bzo-main-color);
color: #fff;
}
.detail-content-wrap>.wp-block-search,
.detail-content-wrap>.wp-block-tag-cloud
{
margin-bottom: 60px;
}
.detail-content-wrap .wp-block-search .wp-block-search__button {
margin: 0px;
border: navajowhite;
color: #fff;
padding: 0px 30px;
line-height: 60px;
text-align: center;
font-family: var(--bzo-title_typo-font-family);
text-transform: uppercase;
font-weight: 700;
}
.detail-content-wrap .wp-block-categories-dropdown select,
.detail-content-wrap .wp-block-archives-dropdown select
{
width: 100%;
height: 60px;
-moz-appearance:none; -webkit-appearance:none; appearance:none;
background: #F5F5F5;
border-radius: 10px;
color: #A1A1A1;
border: none;
}
.detail-content-wrap .wp-block-categories-dropdown label,
.detail-content-wrap .wp-block-archives-dropdown label
{
margin-bottom: 30px;
font-size: 20px;
color: var(--bzo-main-color);
font-weight: 600;
text-transform: capitalize;
}
.detail-content-wrap .wp-block-categories-dropdown ,
.detail-content-wrap .wp-block-archives-dropdown 
{
margin-bottom: 60px;
}
.wp-block-latest-comments__comment{
margin-bottom: 0;
}
.widget .wp-block-latest-comments li a{
color: var(--bzo-main-color);
} .wp-block-latest-posts.wp-block-latest-posts__list,
.widget_archive>ul,
.widget_recent_comments>ul,
.widget_meta>ul,
.widget_recent_entries>ul,
.widget_rss>ul,
.widget_categories>ul,
.widget_nav_menu>div,
.widget_product_categories>ul.product-categories,
.woocommerce-widget-layered-nav>ul.woocommerce-widget-layered-nav-list,
ol.wp-block-latest-comments{
margin-top: 0px;
} .sidebar .widget_bzotech_category_fillter ul li{
font-size: var(--bzo-body_typo-font-size);
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li,
.widget_bzotech_attribute_filter a.swatch-label,
.widget_bzotech_category_fillter ul li{
position: relative;
padding: 0 15px 15px 28px;
display: inline-block;
width: 100%;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li:last-child{
padding-bottom: 0;
}
.widget_bzotech_attribute_filter a.swatch-label .count,
.widget_bzotech_category_fillter ul li .smoke{
position: absolute;
top: 0;
right: 0;
color: #727272;
font-weight: 400;
}
.widget_bzotech_attribute_filter a.swatch-label .label-attr,
.widget_bzotech_category_fillter ul li a{
color: #454545;
text-transform: capitalize;
font-size: var(--bzo-body_typo-font-size);
}
.widget_bzotech_attribute_filter a.swatch-label .label-attr:hover,
.widget_bzotech_category_fillter ul li a:hover{
color: var(--bzo-main-color);
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate::before,
.widget_bzotech_attribute_filter a.swatch-label::before,
.widget_bzotech_category_fillter ul li a::before{
position: absolute;
content: "";
top: 4px;
left: 0;
width: 18px;
height: 18px;
border: 1px solid var(--bzo-border-color);
border-radius: 2px;
background-color: #fff;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li.active .product-rate::before,
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate:hover::before,
.widget_bzotech_attribute_filter a.swatch-label.selected::before,
.widget_bzotech_attribute_filter a.swatch-label:hover::before,
.widget_bzotech_category_fillter ul li a.active::before,
.widget_bzotech_category_fillter ul li a:hover::before{
background-color: transparent;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate::after,
.widget_bzotech_attribute_filter a.swatch-label::after,
.widget_bzotech_category_fillter ul li a::after{
position: absolute;
content: "";
top: 8px;
left: 4px;
width: 10px;
height: 10px;
border-radius: 0px;
background: transparent;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li.active .product-rate::after,
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate:hover::after,
.widget_bzotech_attribute_filter a.swatch-label.selected::after,
.widget_bzotech_attribute_filter a.swatch-label:hover::after,
.widget_bzotech_category_fillter ul li a.active::after,
.widget_bzotech_category_fillter ul li a:hover::after{
background: linear-gradient(180deg, var(--bzo-main-color) 0%, var(--bzo-main-color-mix) 100%);
}
.sidebar-widget.widget_bzotech_attribute_filter{
padding-bottom: 10px;
}
.widget_bzotech_attribute_filter .attribute-type-image{
margin: 0 -10px;
}
.widget_bzotech_attribute_filter .attribute-type-image .swatch-image{
width: 33.333%;
border-radius: 15px;
overflow: hidden;
padding: 0 10px;
display: inline-flex;
margin-bottom: 20px;
}
.widget_bzotech_attribute_filter .attribute-type-image .swatch-image img{
max-width: 80px;
border-radius: 15px;
border: 1px solid #F5F5F5;
width: 100%;
}
.widget_bzotech_attribute_filter .attribute-type-image .swatch-image.selected img,
.widget_bzotech_attribute_filter .attribute-type-image .swatch-image:hover img{
border: 1px dashed var(--bzo-main-color);
}
.sidebar .wg-product-slider .item-product{
gap: 20px;
align-items: center;
}
.sidebar .wg-product-slider .item-product .product-thumb .product-thumb-link img,
.sidebar .wg-product-slider .item-product .product-thumb > a{    
border-radius: 5px;
background-color: #fff;
}
.sidebar .wg-product-slider .item-product .product-thumb > a{ 
border: 1px solid var(--bzo-border-color);
}
.sidebar .wg-product-slider .item-product .product-thumb > a:hover{
border: 1px dashed var(--bzo-main-color);
}
.sidebar .wg-product-slider .item-product .product-thumb{
width: 100px;
}
.sidebar .wg-product-slider .item-product .product-info{
width: calc(100% - 100px);
}
.sidebar .wg-product-slider .item-product .product-info .product-title{
line-height: 24px;
margin-bottom: 5px;
font-size: 16px;
}
.widget_recent_comments ul li a{
color: var(--bzo-main-color);
}
@media(max-width: 1200px){
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg{
flex-direction: column;
-ms-flex-direction: column;
-webkit-flex-direction: column;
gap: 13px;
margin-bottom: 20px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb,
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info{
width: 100%;
}
.widget_nav_menu ul.sub-menu, .widget_nav_menu ul.children{
padding-left: 12px;
}
}
@media(max-width: 880px){
.sidebar-widget{
padding-left: 15px;
padding-right: 15px;
}
.sidebar .wg-product-slider .item-product .product-thumb {
width: 85px
}
.sidebar .wg-product-slider .item-product {
gap: 10px
}
.sidebar .wg-product-slider .item-product .product-info .product-title{
font-size: 14px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info h3{
height: auto;
}
}
@media(max-width: 767px){
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg{
margin: 0;
} .onpen-sidebar .sidebar-type-style2 .group-filters-shop {
right: 0;
}
.sidebar-type-style2 .group-filters-shop {
position: fixed;
top: 0;
right: 100%;
width: 100%;
background: #fff;
z-index: 9999;
padding: 50px 20px 0;
border: none;
overflow-y: auto;
scrollbar-width: none;
height: 100%;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.sidebar-type-style2 .group-filters-shop .close-filters {
position: absolute;
top: 20px;
right: 20px;
display: inline-block;
}
}