/*
Theme Name: Modem Iran
Version: 1.0
Description: them child of digiland
Author: Meysam norouzi
Author URI: https://menoteam.ir
Template: mweb-digiland-pro
*/


nav[itemprop="breadcrumb"] ol li
{
display:inline-block;
}
nav[itemprop="breadcrumb"]
{
width:100%;
}
nav[itemprop="breadcrumb"] a
 {
    color: var(--first-color) !important;
    display: inline-block;
    font-size: 13px;
}
/* widget sidebar  the most */
.the_most .item
{
margin:5px 0px;
}
.the_most .item .title {
    color: #000000;
    padding: 13px 9px;
    margin-bottom: 17px;
    border-radius: 7px;
    font-weight:bold;
}
.the_most .item .title .el_ico
{
   width:30px;
   float:left;
   margin-top: -8px !important;
}
.the_most .item .title .el_ico svg
{
stroke: #000000;
}
/* woocomerce */
.woo-category-wrapper {
    background-color: var(--first-color);;
    border-radius: 7px;
    margin-top: 7px;
    padding-bottom: 5px;
}
.woocommerce #content .woocommerce-breadcrumb
{
    background-color: var(--second-color) !important;
}
div[typeof="Offer"] {
    font-size: 15px;
    color: #000000;
}
[typeof="ItemList"] .woocommerce-loop-product__title
{
margin-top:15px !important;
}
.woocommerce-loop-product__title span[property="name"]
{
color: var(--first-color);
}
/* end woocomerce */
@media only screen and (max-width: 768px) {
    .style_tabs_three .wc-tabs {
        justify-content: right !important;
    }
}
@media only screen and (max-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        position: fixed !important;
    }
}