.elementor-2274 .elementor-element.elementor-element-e4706a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2274 .elementor-element.elementor-element-f62a50b{width:auto;max-width:auto;text-align:center;}.elementor-2274 .elementor-element.elementor-element-f62a50b > .elementor-widget-container{margin:30px 0px 30px 0px;padding:10px 10px 10px 10px;border-style:solid;border-width:0px 0px 3px 0px;border-color:var( --e-global-color-60f6ce9 );border-radius:0px 0px 0px 0px;}.elementor-2274 .elementor-element.elementor-element-f62a50b.elementor-element{--align-self:center;}.elementor-2274 .elementor-element.elementor-element-f62a50b .elementor-heading-title{font-size:1.75em;font-weight:600;}.elementor-2274 .elementor-element.elementor-element-0d0ba40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2274 .elementor-element.elementor-element-7e4a48f{--spacer-size:75px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2274 .elementor-element.elementor-element-e4706a5{--content-width:85%;}.elementor-2274 .elementor-element.elementor-element-0d0ba40{--content-width:90%;}}/* Start custom CSS for container, class: .elementor-element-0d0ba40 */@media (max-width: 1023px){
    .list-custom-taxonomy-widget ul li {
    padding: 0!important;
}

.list-custom-taxonomy-widget ul li a span {
    font-size: 1em!important;
    width: 100%;
}
}/* End custom CSS */
/* Start custom CSS */.list-custom-taxonomy-widget ul {
    list-style: none;
}

.list-custom-taxonomy-widget ul::after {
  content: "";
  clear: both;
  display: table;
}
.list-custom-taxonomy-widget ul li img{
    width:100%;
}
.list-custom-taxonomy-widget ul li {
    width: 33.33%;
    float: left;
    padding: 15px;
}
.list-custom-taxonomy-widget ul li a {
    position:relative;
    text-align:center;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.list-custom-taxonomy-widget ul li a .thumb{
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
}

.list-custom-taxonomy-widget ul li a span{
    margin: 0;
    font-size: 36px;
    font-weight: 500;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
}
.list-custom-taxonomy-widget ul li  a:hover div.thumb {
    background-color: rgba(176,0,0,0.75);
    opacity: 1;
}
#brand-list .list-custom-taxonomy-widget ul li a .thumb{
    display: none;    
}/* End custom CSS */