/* ================= Header ================= */
/*#st_menu_37 .stmenu_sub {
    display:block!important;
}*/

#st_mega_menu_wrap ul.st_mega_menu {
    justify-content: space-between;
    width: 100%;
}

#st_mega_menu_wrap {
    width: 100%;
}
.nav_bar div#multilink_5 .header_item i {
    margin-right: 10px;
    background-color: #fff;
    border-radius: 15px;
    
}
.nav_bar div#multilink_5 .header_item i.fto-phone.st_custom_link_icon {
    display: inline-flex;
    border: 6px solid white;
}

body #top_bar .top_bar_item .header_item ,
body #top_bar .top_bar_item .header_item:hover {
    color: rgba(23, 24, 26, 0.90);
    font-family: "Roboto Condensed";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.38px;
}

body #top_bar .top_bar_item .header_item:hover,
body #top_bar .dropdown_wrap.open .dropdown_tri {
    background-color: transparent;
}
#header_primary{
    background-color: #54AE32;
}

body .header-container {
    background-color: #54AE32;
}

.nav_bar.horizontal-s-fullheight .top_bar_item:before{
    width:0px;
}

section#top_extra {
    background-color: #fff;
}

div#top_bar {
    background-color: #FFD84C;
}

aside#easycontent_6, aside#easycontent_15{
    margin-bottom: 0;
}

aside#easycontent_15 p{
    color: rgba(23, 24, 26, 0.90);
    font-family: Roboto;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom:0;
}
aside#easycontent_15 strong{
    color: rgba(23, 24, 26, 0.90);
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.1px;
}
aside#easycontent_15:hover a{
       color: rgba(23, 24, 26, 0.90);
}

div#header_right {
    display: flex;
    flex-direction: row-reverse;
}


body #st_header .m_alignment_0.current,
body #st_header  .m_alignment_0 .stmenu_sub{
    background-color:#54AE32;

}
body #st_header  .m_alignment_0 .stmenu_sub{

    padding: 10px 0px 0px 15px;
}
body #st_header  .m_alignment_0 .row.m_column_row {
    background: linear-gradient(to right, transparent 80%, #F1F2F4 81%, #F1F2F4 100%);
    margin-right: 0px;

}

body #st_header .m_alignment_0.current > a{
    color:#FFF !important;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

body #st_header .col-md-3:not(:first-child) {
    background-color: #f2f2f2;
}
/*body #st_header .m_alignment_0 .col-md-3{
    padding:30px 0px;
}*/

header#st_header nav#st_mega_menu_wrap .stmenu_sub ul li a:hover {
    color: black;
    background: white;
}

header#st_header nav#st_mega_menu_wrap .stmenu_sub ul li a {
    transition: all .4s;
    padding: 10px 20px!important;
}

body #st_header  .m_alignment_0 .mu_level_1 a{
    color: var(--White, #FFF);
    font-size: 16px;
    font-weight: 600;
}

body #st_header .m_column_row .col-md-2,
body #st_header .m_column_row .col-md-9{
    background: #F1F2F4;
}


body #st_header .m_column_row .col-md-2:not(:nth-last-child(-n+3)),
body #st_header .m_column_row .col-md-9{
    border-top-left-radius: 5px;
}

body #st_header #st_mega_menu_wrap .ma_level_0 {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width:1199px){
    body #st_header .m_alignment_0 > a{
        font-size:12px !important;
    }
    body #st_header #st_mega_menu_wrap .ma_level_0{
        padding-left: 5px;
        padding-right: 5px;
    }
}

body #st_header .m_alignment_0{
    padding:10px 0px;
}


body #st_header .m_alignment_0 > a{
color: var(--Text-Black, #1A1A1A);
text-align: center;
font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 600;

}

body #st_header .m_alignment_0:last-child{
    background:#ffffff00;
    
}

body #st_header .m_alignment_0:last-child a, body #st_header .m_alignment_0.current:last-child a {
    color:#CC0000 !important;
}

body #st_header .fto-star.icon_btn:before{
        content:url(https://www.bricoweb.es/themes/bricoweb/assets/img/header-icon-favourites.svg) !important;
        width:34px;
        height:34px;
}

body #st_header .fto-glyph.icon_btn:before{
      width:34px;
      height:34px;
      content:url(https://www.bricoweb.es/themes/bricoweb/assets/img/header-icon-cart.svg);
}
body #st_header .fto-user.icon_btn:before{
    width:34px;
    height:34px;
    content:url(https://www.bricoweb.es/themes/bricoweb/assets/img/header-icon-login.svg);
}
body #st_header .quick_login .dropdown_tri{
    display:block;
}
body #st_header .quick_login .dropdown_tri_in .arrow,.welcome.top_bar_item  {
    display:none !important;
}
span.header_icon_btn_icon.header_v_align_m{
    max-height: 40px;
}
span.header_v_align_m.header_icon_btn_text{
    color: rgba(11, 64, 31, 0.90);
text-align: center;
font-family: "Roboto Condensed";
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}


body #st_header #header_right_bottom .arrow {
    display:none;
}




/* quick login */


body #st_header .quick_login .dropdown_box{
    width:340px;
    border-radius: 5px;
background: #F1F2F4;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
left: 150px;
    position: relative;
    padding: 30px;
}


body #st_header .userinfo_mod_top .dropdown_list{
    display:none;
}


body #top_bar {
    display: block !important;
}
    
@media (max-width:1200px){
#st_header .mobile_header_wrapper {
    display: none;
}
main#body_wrapper div#header_primary {
    display: block;
}

div#side_stmobilemenu {
    width: 100%;
    height: max-content;
    z-index: 999;
    transition: all 1s;
}


.is_rtl .st-effect-0.open_bar_right .st-pusher, .st-effect-0.open_bar_left .st-pusher {
    transform: none!important;
}


div#side_stmobilemenu{
  opacity: 0;
  transform: translateX(-100%);
  transition: all 0.5s ease-out;
}

div#side_stmobilemenu.st-menu.sidebar_opened {
  opacity: 1;
  transform: translateX(0);
}

div#header_primary_row {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-template-areas:
      "one two"
      "three three";
    row-gap: 1em;
    column-gap: 1em;
    align-items: start;
  }

div#header_left {
  grid-area: one;
  display: flex;
  align-items: center;
  gap: 1em;
}

div#header_center {
  grid-area: three;
  max-width: 95vw;
}
div#header_right {
  grid-area: two;
  min-width: 100%;
  align-items: start;
}


div#header_primary div#header_primary_container {
    height: auto;
    padding: 1em;
}


div#header_right i {
    font-size: 1em;
}


#st_header .shop_logo {
    width: auto;
}

#st_header .search_widget_block {
    width: 100%;
    padding: 0;
}

span.header_v_align_m.header_icon_btn_text {
    font-size: 8px;
}

#st_header section#mobile_bar {
    display: none;
}

.menu-mobile:before {
    content: '\e861';
    font-family: "fontello";
    width: 1em;
    text-align: center;
    font-size: 2em;
    color: white;
}
div#header_left > div {
    flex-direction: row-reverse;
    gap: 1em;
    align-items: start;
}

#header_primary_row .top_bar_item {
    padding: 0;
}
header#st_header .search_widget_block {
    width: 100%;
}

div#st-container .st-menu-header.flex_container {
    background: #54AE32;
}


#side_stmobilemenu div.st-menu-header.flex_container h3 {
    display: none;
}

#side_stmobilemenu div.st-menu-header.flex_container:before {
    content: '';
    display: block;
    background: url('https://www.bricoweb.es/img/logo-1742842534.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 43vw;
    aspect-ratio: 16 / 5;
    max-width: 225px;
}

select#lang-select {
    width: calc(100% - 3em);
    border: none;
    height: 50px;
    background: #f2f2f2;
    margin-left: auto;
    margin-right: auto;
}

.lang-selector form {
    display: flex;
     background: #f2f2f2;
}

#st_mobile_menu .mo_ma_level_0 {
    font-family: 'Roboto'!important;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: capitalize!important;
    color: #1A1A1A;
}
#st_mobile_menu li:last-child .mo_ma_level_0 {
    color: #DD0000;
}
#st_mobile_menu li:last-child {
    border-bottom: 0;
}

.mo_ml_level_0{
    margin: 0 1.5em;
    border-bottom: 1px solid #E6E6E6;
    padding: 0;
}
.mo_sub_li{
    font-family: 'Roboto'!important;
    font-weight: 400;
    font-size: 18px;
    color: #545557;
  
} 
.mo_sub_li:hover a{
    color: #323334;
  
} 

div#side_stmobilemenu {
    background: #FFFFFF;
    overflow: visible!important;
}
#st_mobile_menu_ul .stmobilemenu_column {
    display: none!important;
}
#st_mobile_menu .active .mo_ma_level_0 {
    color: #3a7a24;
}

ul#st_mobile_menu_ul i.fto-plus-2.plus_sign:before {
  -webkit-mask-image: url('https://www.bricoweb.es/themes/bricoweb/assets/img/dropdown-arrow-down.svg');
  mask-image: url('https://www.bricoweb.es/themes/bricoweb/assets/img/dropdown-arrow-down.svg');
  background-color: #1A1A1A;
}
ul#st_mobile_menu_ul .active i.fto-minus.minus_sign:before {
  -webkit-mask-image: url('https://www.bricoweb.es/themes/bricoweb/assets/img/filtros-arrow-up.svg');
  mask-image: url('https://www.bricoweb.es/themes/bricoweb/assets/img/filtros-arrow-up.svg');
  background-color: #54ae32;
}
div#side_stmobilemenu i.fto-cancel-2:before {
  -webkit-mask-image: url('https://www.bricoweb.es/themes/bricoweb/assets/img/filtros-icon-reset.svg');
  mask-image: url('https://www.bricoweb.es/themes/bricoweb/assets/img/filtros-icon-reset.svg');
  background-color: white;
  width: 25px;
  height: 25px;
  padding-right: 3em;
}

ul#st_mobile_menu_ul i:before {
  width: 15px;
  height: 11px;;
 
}

ul#st_mobile_menu_ul i:before, div#side_stmobilemenu i.fto-cancel-2:before {
  display: inline-block;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  transition: background-color 0.3s;
  -webkit-mask-position: center;
  mask-position: center;
  content: '';
}
nav#nav_right .flex_box .easycontent_6 {
    display: none;
}


nav#nav_left .flex_box {
    flex-direction: column;
    align-items: start;
}

aside#easycontent_15 {
    margin-left: 48px;
    margin-top: -1em;
    padding-bottom: .8em;
}

#easycontent_15  p {
    display: flex;
    align-items: center;
    gap: .51em;
}
div#header_right_bottom {
    gap: .7rem;
}

div#header_right_top {
    padding-left: .7rem;
}

}

@media (min-width: 768px) {
    body #st_header .col-md-3{
        flex: 0 0 22%;
        max-width: 22%;
        padding-left: 2.2em;
        text-indent: -1.2em;
    }
    body #st_header    .col-md-2 {
        flex: 0 0 19.5%;
        max-width: 19.5%;
    }
    body #st_header .pro_outer_box{
        padding:15px;
        background:#fff;
    }
    
    body #st_header h3.product-title {
        color: var(--Text-Black, #1A1A1A);
        font-family: Roboto;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%; /* 16.8px */
    }
    body #st_header span.discounted-price{
        color: var(--Text-Black, #1A1A1A);
        font-family: "Roboto Condensed";
        font-size: 21px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }
    body #st_header span.regular-price{
        color: #999;
        font-family: "Roboto Condensed";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration-line: line-through;
    }
    body #st_header .promo-badge{
        color: var(--Red_UI, #C00);
        font-family: "Roboto Condensed";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    body #st_header .promo-badge span {
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        
    }
    /*body #st_header .product-actions{
        display:none;
    }*/
    body #st_header article.ajax_block_product.js-product-miniature {
        background: transparent;
        padding: 10px 0px;
    }

    
}

@media screen and (min-width:992px){
nav#st_mega_menu_wrap ul:after {
    display: none;
}




header#st_header nav#st_mega_menu_wrap .stmenu_sub ul li a:before {
    content:"•";
    padding-right: 12px
}
header#st_header nav#st_mega_menu_wrap .stmenu_sub ul li a{
    margin-bottom: 0px;
}


header#st_header nav#st_mega_menu_wrap .stmenu_sub ul li i.fto-angle-right { 
    display: none;
}

header#st_header nav#st_mega_menu_wrap .stmenu_sub ul li a.ma_level_1 {
    text-transform: initial;
    margin-bottom: 0px;
}
}

 body#cart #footer-secondary , body#cart #footer-tertiary{
    display:none;
}


/* header checkout */

.checkout_header {
    padding: 15px 0px;
}

body #st_header .checkout_header .shop_logo{
    width:115px;
}

body #st_header .checkout_header  #easycontent_93{
    width: 230px;
}
body #st_header .checkout_header p {
    margin-bottom:0px;
}


/*google translate*/

#google_translate_element .goog-te-gadget-simple {
    background: #f8f9fa !important;
    border: 1px solid #ccc !important;
    border-radius: 6px;
    padding: 6px 10px;
    font-size: 14px;
    font-family: "Segoe UI", Roboto, sans-serif;
    color: #333 !important;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: all 0.2s ease-in-out;
}

#google_translate_element .goog-te-gadget-simple:hover {
    background: #e9ecef !important;
    border-color: #999 !important;
    cursor: pointer;
}

#google_translate_element img {
    display: none !important;
}

#google_translate_element a span {
    font-weight: 500 !important;
    color: #333 !important;
    margin-right: 5px;
}

#google_translate_element .VIpgJd-ZVi9od-xl07Ob-lTBxed span[aria-hidden="true"] {
    margin-left: 6px;
    font-size: 12px;
    color: #666 !important;
}


@media (max-width: 768px) {
    #google_translate_element .goog-te-gadget-simple {
        padding: 3px 5px;
        font-size: 11px;
        border-radius: 3px;
    }

    #google_translate_element .VIpgJd-ZVi9od-xl07Ob-lTBxed span[aria-hidden="true"] {
        font-size: 9px;
        margin-left: 3px;
    }
}


