/* Custom code goes here - paste your css code below in line 3 */
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

div#content-wrapper .product_show_list .products .product-miniature .pl_reference,
div#content-wrapper .product_show_list .products .product-miniature .pl_manufacturer,
.product-availability-date {
display: none;
}

@media (max-width: 767px) {
div#angarbanners_left ul.clearfix.row li:nth-child(1),
div#angarbanners_left ul.clearfix.row li:nth-child(2),
div#angarbanners_left ul.clearfix.row li:nth-child(3),
div#angarbanners_left ul.clearfix.row li:nth-child(4),
div#angarbanners_left ul.clearfix.row li:nth-child(5){
display: none;
}
}

.kb_free_delivery_block:has(.lnk_weight_is_heigher), .kb_free_delivery_block_carrier:has(.lnk_weight_is_heigher) {
display: none;
}

/* INICIO CHECKOUT  */
/* #checkout .main_container_prices:not(#checkout .main_container_prices:has(#cart-subtotal-shipping)) { display: none; } */
/* FIN CHECKOUT */

/* CLS FIX */

@media (min-width:992px) {
#_desktop_logo {
min-height: 100px;
}

.columns .block_content ul.tree ul {
display: none;
}

.block-categories li a {
min-height: 35px;
}

div#homepage-slider {
min-height: 400px;
}

#angarbanners_top ul li {
min-height: 230px;
}

#home_categories ul li img {
width: 100%;
height: 100%;
}
}

@media (max-width:412px) {
.header-top > .container:first-child {
min-height: 68px;
}

div#homepage-slider {
min-height: 184px;
}

#angarbanners_top ul li {
min-height: 152px;
}

#_desktop_logo {
min-height: 68px;
}

.feat_cat_phones1 #home_categories ul li.cat_block {
min-height: 142px;
}

#home_categories ul li img {
width: 100%;
height: 100%;
}

}


#index #home_man .bx-viewport {
  min-height: 110px;
}