/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/**** GENERAL ****/
body {
  font-size: .75rem;
}

.style_content p {
  margin-bottom: .5rem;
}

.btn i {
  font-size: 1rem;
}

.btn-default {
  padding: 0 1rem;
}

.btn-more-padding {
  padding: 0 3.125rem;
}

.btn-default.btn-large {
    line-height: 36px;
}

.mobile_device .form-control,
.mobile_device .input-group-addon,
.mobile_device .input-group-btn>.btn {
  font-size: .8125rem;
}

#sidebar_box {
  display: none;
}

.mobile_device.use_mobile_header.layout-left-column.slide_lr_column
  #body_wrapper,
.mobile_device.use_mobile_header.layout-right-column.slide_lr_column
  #body_wrapper,
.mobile_device.use_mobile_header.layout-both-columns.slide_lr_column
  #body_wrapper {
  padding-bottom: 0;
}

.card,
.card-header,
.card-footer {
  border-color: #ccc;
}

/*BTN*/
button,
input,
optgroup,
select,
textarea {
  font-family: Poppins, Tahoma, sans-serif, Arial;
}

.btn-default {
  /* color: #ffffff; */
  /* border-color: #025ea5; */
  border-width: 1px;
  /* background-color: #025ea5; */
  text-transform: uppercase;
  font-weight: 700;
  /*width: 100%;*/
  border-radius: 20px;
  line-height: 32px;
  height: auto;
}

.btn-default.btn_blue,
.btn-default:active,
.btn-default:hover:active {
  color: #ffffff;
  border-color: #025ea5;
  background-color: #025ea5;
}

.promo-code .btn-default {
  border-radius: 0;
}

/*Forms*/
.form-group label:not(.checkbox-inline) {
  font-family: "Poppins";
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: #000;
  padding: 6px 0;
  margin: 0;
}

.form-group input[type="checkbox"] {
  margin-top: 3px;
}

.form-group input[type="checkbox"] + label {
  font-weight: 400;
  margin: 0 0 0 5px;
  padding: 0;
}

.form-group .form-control,
.promo-input.form-control {
  background-color: #f6f6f6;
  padding: 10px 6px;
  border-radius: 6px;
  height: auto;
  border-color: #f6f6f6;
}

.form-group .form-control:focus,
.promo-input.form-control:focus {
  border-color: #f6f6f6;
}

.form-group .form-control::-webkit-input-placeholder {
  color: #333;
}

.form-group .form-control:-ms-input-placeholder {
  color: #333;
}

.form-group .form-control::placeholder {
  color: #333;
}

.show_password {
  background-color: #f6f6f6;
  opacity: 1;
  color: #333;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

select.form-control:not([size]):not([multiple]) {
  height: auto;
  line-height: 25px;
}

.custom-radio {
  border-color: #025ea5;
  background: #f6f6f6;
}

.custom-radio input[type="radio"]:checked + span {
  background-color: #025ea5;
}

/**** MODAL ****/
.st_modal_close {
  color: #025ea5;
}

.modal-body.general_border {
  border: none;
}

/**** HEADER ****/
/*Header item separator*/
.nav_bar.horizontal-s-fullheight .top_bar_item:before {
  content: none;
}

/*Shop links*/
.topbar_shop_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}

.topbar_shop_links a,
.topbar_shop_links a:focus {
  text-transform: uppercase;
  line-height: 34px;
  display: inline-block;
  padding: 0 20px;
  color: #ccc;
}

.topbar_shop_links a:hover {
  color: #fff;
}

.topbar_shop_links .topbar_active a {
  color: #025ea5;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: 600;
}

/*Shop links mobile*/
#st_mobile_menu_ul {
  margin-bottom: 0;
}

.mobile_shop_links li {
  padding-left: 10px;
  border-bottom: 1px solid #f2f2f2;
}

.mobile_shop_links a {
  display: inline-block;
  padding: 12px 0;
  z-index: 2;
  position: relative;
  margin-right: 28px;
  text-transform: uppercase;
  font-style: italic;
}

.mobile_shop_links .mobile_shop_active {
  display: none;
}

/*Header Primary*/
#header_primary {
  border-bottom: 1px solid #025ea5;
  background: #fff;
}

/*Logo*/
#header_primary .logo {
  width: 100%;
}

/*User & Language*/
.dropdown_list .dropdown_box {
  border-color: #ccc;
  border-radius: 10px;
}

.dropdown_list .dropdown_list_ul li {
  border-color: #ccc;
}

.dropdown_list .dropdown_list_ul li:first-child .dropdown_list_item,
.dropdown_list .dropdown_list_ul li:first-child .dropdown_list_item:hover {
  border-radius: 10px 10px 0 0;
}

.dropdown_list .dropdown_list_ul li:last-child .dropdown_list_item,
.dropdown_list .dropdown_list_ul li:last-child .dropdown_list_item:hover {
  border-radius: 0 0 10px 10px;
}

.dropdown_list:before {
  border-bottom-color: #ccc;
}

/*Header search*/
#header_right .fto-search-1 {
  font-size: 20px;
}

#header_right .search_widget_form_inner,
#header_right .search_widget_form_inner.focus {
  border-color: #ccc;
}

#header_right .search_widget_form_inner,
#header_right .search_widget_text {
  border-radius: 10px;
}

#header_right .search_results {
  border-radius: 10px;
}

#header_right .search_results .autocomplete-suggestions {
  padding: 6px;
}

/*Header cart*/
#header_right .st_shopping_cart {
  color: #025ea5;
}

#header_right .blockcart .header_icon_btn_icon {
  margin-right: 8px;
}

.shopping_cart_style_2 .ajax_cart_bag i {
  font-size: 22px;
  position: relative;
  top: -1px;
}

.cart_body .small_cart_sumary {
  border-color: #ccc;
}

/*Hello Bar*/
#displayBanner .easycontent p {
  margin: 0;
}

header#st_header .header-banner {
  height: auto;
}

#st_header #topbannerpro {
  z-index: unset;
}

/*Top bar links*/
#nav_left .stlinkgroups_top .dropdown_tri {
  display: none;
}

#nav_left .stlinkgroups_top .dropdown_list {
  display: block;
  position: relative;
  left: auto;
  top: auto;
  min-width: unset;
  z-index: unset;
  padding-top: 0;
}

#nav_left .stlinkgroups_top .dropdown_list .dropdown_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border: none;
  border-radius: 0;
  background-color: transparent;
}

#nav_left .stlinkgroups_top .dropdown_list::before {
  content: none;
}

#nav_left .stlinkgroups_top .dropdown_list .dropdown_box li {
  border: none;
}

#nav_left .stlinkgroups_top .dropdown_list .dropdown_box li a {
  color: #fff;
  text-transform: uppercase;
}

#nav_left .stlinkgroups_top .dropdown_list .dropdown_box li a:hover {
  background: transparent;
}

/**** END HEADER ****/

/**** FOOTER ****/
#footer {
  margin-top: 20px;
}

#footer-primary .title_block .title_block_inner {
  text-transform: unset;
}

#footer .st_news_letter_box .psgdpr_consent_message a {
  color: #025ea5;
}

/*Footer contact*/
.footer_address {
  list-style: none;
}

.footer_address li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.footer_address li i {
  margin-right: 5px;
}

.footer_address li a {
  color: #777;
}

.footer_address li p span {
  font-weight: 700;
}

/*Column 2*/
#stacked_footer_column_2 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  /* column-gap: 30px; */
}

/*Footer links*/
#multilink_6 {
  grid-row: span 2 / span 2;
  order: 1;
}

/*Footer Social*/
#multilink_7.stlinkgroups_links_footer {
  order: 3;
  margin-top: 0;
}

#multilink_7 .custom_links_list {
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 20px;
}

#multilink_7 .custom_links_list li {
  margin-right: 15px;
}

/*Footer Content*/
#easycontent_19 {
  order: 2;
}

#easycontent_19 .btn-default {
  background-color: #FFFFFF;
  margin-bottom: 8px;
  color: #025EA5;
}

#easycontent_19 .btn-default:hover {
  background-color: #025EA5;
  color: #FFFFFF;
}

/*Copyright*/
#footer-bottom #footer_bottom_right {
  float: none !important;
  gap: 20px;
}

/* #footer-bottom #footer_bottom_right .copyright_text {
  text-align: left;
} */

#footer-bottom .stlinkgroups_links_footer_bottom,
#footer-bottom .stlinkgroups_links_footer_bottom .custom_links_list {
  display: flex;
}

#footer-bottom .stlinkgroups_links_footer_bottom .custom_links_list::after {
  content: none;
}

#footer-bottom .stlinkgroups_links_footer_bottom .custom_links_list li {
  padding: 0 10px;
  border-right: 1px solid #333;
  display: flex;
  align-items: center;
}

#footer-bottom .stlinkgroups_links_footer_bottom .custom_links_list li:last-child {
  border-right: none;
}

#footer-bottom .stlinkgroups_links_footer_bottom .custom_links_list li a {
  padding: 0;
  text-align: center;
}

#footer-bottom .st_payment_icon {
  max-height: 20px;
  width: auto;
}
/**** END FOOTER ****/

/**** HOME ****/
/*Titles*/
.title_style_1 .flex_child {
  border: none;
}

/*Featured Categories*/
.featured_categories_container.block {
  margin: 30px 0 38px;
  padding: 100px 0;
  background-color: #f6f6f6;
}

.featured_categories_item .pro_second_box,
.featured_categories_item .s_title_block {
  padding-bottom: 0;
}

.featured_categories_list .cate_first_box {
  text-align: center;
}

.featured_categories_list .s_title_block {
  height: auto;
  padding-top: 10px;
}

.featured_categories_list .s_title_block a {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

/*Featured Products*/
.home_featured_row .title_block a.title_block_inner:hover {
  color: #333333;
}

.home_featured_row {
  background-color: #f6f6f6;
  padding: 30px 0;
  margin-top: 2.375rem;
}

.home_featured_row + .home_featured_row {
  border-top: 1px solid #cccccc;
  margin-top: 0;
  margin-bottom: 30px;
}

.stfeaturedslider_container .product_list.grid .product_list_item {
  padding-top: 24px;
  padding-bottom: 24px;
}

/*.home_featured_row .sthomenew_container .easycontent+.products_slider .product_list.grid .product_list_item{
    padding: 19px 7px 0px 8px;
}

.home_featured_row .sthomenew_container .easycontent+.products_slider .product_list.grid .product_list_item.first-large-line,
.home_featured_row .sthomenew_container .easycontent+.products_slider .product_list.grid .product_list_item.first-desktop-line,
.home_featured_row .sthomenew_container .easycontent+.products_slider .product_list.grid .product_list_item.first-line,
.home_featured_row .sthomenew_container .easycontent+.products_slider .product_list.grid .product_list_item.first-tablet-line,
.home_featured_row .sthomenew_container .easycontent+.products_slider .product_list.grid .product_list_item.first-mobile-line,
.home_featured_row .sthomenew_container .easycontent+.products_slider .product_list.grid .product_list_item.first-portrait-line{
    padding-top: 0;
}*/

/*New products*/
.sthomenew_container,
.stfeaturedslider_container {
  margin-bottom: 0;
}

/*Brands*/
.brands_slider_item {
  border: none;
}

/*Home TXT*/
#easycontent_container_13 .easycontent_container > .container {
  padding: 0;
}

#easycontent_container_13 .steasy_element_block,
#easycontent_container_13 .steasy_element_block > .row,
#easycontent_container_13 .steasy_element_block .steasy_element_item {
  height: 100%;
}

#easycontent_container_13 .steasy_element_item {
  border-radius: 6px;
}

#easycontent_container_13 .easy_icon_with_text_1_1:hover .easy_icon {
  background-color: transparent !important;
}

.brands_slider_container .products_sldier_swiper {
  padding: 12px 0;
}
/**** END HOME ****/

/**** CATEGORY ****/
#category #body_wrapper {
  background-color: #f6f6f6;
}

#category #center_column .page_heading,
.home_featured_row .title_block_inner,
.strelatedproducts_container .title_block_inner,
.stviewedproducts_container .title_block_inner {
  background: #fff;
  border-radius: 20px;
  padding: 10px 15px;
}

/*Breadcrumbs*/
.breadcrumb_wrapper {
  border: none;
  margin-top: 15px;
}

.breadcrumb_nav li {
  text-transform: uppercase;
}

.breadcrumb_nav li:not(:last-child) {
  font-weight: 700;
}

.breadcrumb_nav .navigation-pipe {
  border-right: 1px solid #000;
  text-indent: -99999px;
}

/*Left Column*/
#left_column {
  border-right: 1px solid #f2f2f2;
  background: #fff;
  border-radius: 20px;
}

.block-categories .acc_box .acc_header a {
  color: #333;
}

.block-categories .acc_box .acc_header a:hover {
  color: #025ea5;
}

.block-categories .title_block {
  display: none;
}

/*Filters*/
.facet-dropdown .dropdown-menu {
  max-height: 300px;
  overflow-y: scroll;
}

#search_filters section.facet {
  margin-bottom: 25px;
}

#search_filters .facet-title,
#search_filters .facet-title-mobile {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}

#search_filters .search-link {
  color: #000;
}

/*Left feature products*/
#left_column .stfeaturedslider_container .title_block a {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 0.75rem;
  padding-right: 0;
}

#left_column .stfeaturedslider_container .swiper-button-tr,
#left_column .stfeaturedslider_container .act_box_inner {
  display: none;
}

#left_column .stfeaturedslider_container .product_list.grid .product_list_item {
  border-top: none;
}

#left_column .stfeaturedslider_container .products_section {
  max-width: 200px;
  margin: 0 auto;
}

#left_column .stfeaturedslider_container .products_section .title_block {
  text-align: center;
}

#left_column .stfeaturedslider_container .title_flex_left,
#left_column .stfeaturedslider_container .title_flex_right {
  display: none;
}

#left_column .stfeaturedslider_container .s_title_block a,
#left_column .stfeaturedslider_container .ajax_block_product .price,
#left_column
  .stfeaturedslider_container
  .products_section
  .ajax_add_to_cart_button
  span {
  font-size: 11px;
}

/*Left easycontent*/
#left_column .easycontent .steasy_element_item {
  border: 1px solid #333;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 20px;
}

.pro_first_box {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.pro_second_box {
  background-color: #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

/*Product list view*/
@media only screen and (min-width: 1200px) {
  .product_list.grid .product_list_item.first-desktop-line { border-top: none; padding-top: 0; }
}
@media only screen and (min-width: 1440px) {
  .product_list.grid .product_list_item.first-large-line { border-top: none; padding-top: 0; }
}
@media only screen and (min-width: 1600px) {
  .product_list.grid .product_list_item.first-screen-line { border-top: none; padding-top: 0; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_list.grid .product_list_item.first-tablet-line { border-top: none; padding-top: 0; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .product_list.grid .product_list_item.first-mobile-line { border-top: none; padding-top: 0; }
}
@media only screen and (max-width: 480px) {
  .product_list.grid .product_list_item.first-portrait-line { border-top: none; padding-top: 0; }
}


.products.product_list.grid .product_list_item {
  border-radius: 20px;
}

.product_list.grid .pro_second_box {
  background-color: #fff;
}

.list_grid_switcher div.grid.selected,
.list_grid_switcher div.grid:hover,
.list_grid_switcher div.list.selected,
.list_grid_switcher div.list:hover {
  background-color: #025ea5;
}

#product-list-wrap .add_to_love.layer_btn {
  font-size: 20px;
  right: 10px;
  bottom: 3px;
}

/* se eliminó este botón, probablemento estas tres reglas no sean necesarias... */
.products_section .ajax_add_to_cart_button,
#product-list-wrap .ajax_add_to_cart_button {
  color: #025ea5;
  border: 1px solid #025ea5;
  border-radius: 20px;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

#product-list-wrap .ajax_add_to_cart_button:hover {
  color: #fff;
}

#product-list-wrap .ajax_add_to_cart_button i {
  display: none;
}

.st_sticker + .st_sticker {
  top: 35px !important;
}

.st_sticker + .st_sticker + .st_sticker {
  top: 60px !important;
}

.st_sticker + .st_sticker + .st_sticker + .st_sticker {
  top: 85px !important;
}

/**** END CATEGORY ****/

/**** PRODUCT ****/
.product_name_wrap .product_name {
  margin-bottom: 10px;
}

.product_link_nav.with_preview a {
  width: 24px;
  height: 24px;
}

.product_link_nav.with_preview a i {
  line-height: 24px;
}

.product_middle_column .product-manufacturer {
  margin-bottom: 20px;
}

.product_availability_container {
  margin-bottom: 20px;
}

.product_availability_container #product-availability {
  margin-bottom: 0;
}

.product_middle_column .price_txt {
  color: #000;
}

.product-prices .current-price .price {
  color: #025ea5;
}

.precio_fabricante {
  color: #606060;
}
.precio_fabricante .custom_num {
  font-size: 14px;
  text-decoration: line-through;
}

.pro_cart_block .product-add-to-cart {
  margin: 20px 0;
}

/*QTY*/
.product-variants .product-variants-item select {
  background-color: #f6f6f6;
}

.pro_cart_block .qty_wrap.qty_wrap_big {
  width: auto;
  min-width: unset;
  margin-right: 15px;
}

.pro_cart_block .bootstrap-touchspin #quantity_wanted,
.cart-grid-body .qty_wrap .js-cart-line-product-quantity {
  border: none;
  width: 40px;
  color: #025ea5;
  font-weight: 700;
}

.pro_cart_block .bootstrap-touchspin .btn-touchspin,
.cart-grid-body .bootstrap-touchspin .btn-touchspin {
  border-color: #025ea5;
  color: #025ea5;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  border-radius: 20px;
  background-color: #f6f6f6;
  width: 40px;
  height: 38px;
  margin: 0;
}

.btn.ajax_add_to_cart_button,
.btn.add-to-cart {
  border-radius: 20px;
}

.btn.ajax_add_to_cart_button i,
.btn.add-to-cart i {
  display: none;
}

.pro_cart_block .product-quantity .add {
  width: 100%;
}

.accordion_more_info .mobile_tab .tab-pane:first-child {
  border-top: 1px solid #e5e5e5;
}

.accordion_more_info .mobile_tab .tab-pane:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.product_third_section {
  background-color: #f6f6f6;
  padding: 20px 0;
  margin-top: 20px;
}

.product_third_section .title_block .title_block_inner {
  font-size: 18px;
}

/*Product variants*/
.product-variants {
  margin-bottom: 20px;
}

.product-variants .control-label {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}

.product-variants select {
  border-radius: 20px;
  padding-left: 20px;
  color: #000;
}

.product-variants select:focus {
  background-color: #ebebeb;
}

/*Product KO*/
.product-additional-info .js-mailalert {
  margin-bottom: 30px;
}

.product-additional-info .js-mailalert .form-control {
  background-color: #ebebeb;
  border: none;
  border-radius: 6px;
  color: #000;
  margin-bottom: 10px;
  width: 100%;
}

.product-additional-info
  .js-mailalert
  .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #000;
}

.product-additional-info .js-mailalert .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

.product-additional-info .js-mailalert .form-control::placeholder {
  color: #000;
}

.product-additional-info .js-mailalert .btn.btn-default {
  border-color: #025ea5;
  border-width: 1px;
  border-radius: 20px;
  background: #fff;
  color: #025ea5;
  width: 100%;
  font-weight: 700;
}

.product-additional-info .js-mailalert .btn.btn-default:hover {
  background: #025ea5;
  color: #fff;
  width: 100%;
}

.container_additional_info_product .title_additional_info_product {
  font-weight: 600;
  font-size: 0.75rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

/* JULI 25459 */
#product-details .product-reference {
  display: block;
}
#product-details .product-features {
  display: block; /*DIEGO 25754*/
}
/* JULI 25459 */

/*Product custom*/
.container_product_custom.product_custom_field {
  position: relative;
}

.container_product_custom.product_custom_field .product-variants {
  /* margin-bottom: 180px; */
}

.container_product_custom.product_custom_field .product-customization {
  position: relative;
  /* bottom: 115px; */
}

/* .container_product_custom.product_custom_field.not_product_available .product-customization {
    bottom: 215px;
} */

.product-customization .product-message {
  border: 1px solid #ebebeb;
  background-color: #f6f6f6;
  font-size: 13px;
  line-height: 15px;
  height: auto;
  border-radius: 6px;
}

/*Product gift*/
#gift-card-wrapper {
  border: none;
  padding: 0;
}

#gift-card-wrapper .custom-radio,
#gift-card-wrapper .custom-radio + label {
  vertical-align: middle;
}

.send_to_friend,
.print_home {
  margin-bottom: 10px;
}

.send_to_friend label,
.print_home label {
  margin-bottom: 0;
}

/*#gift-card-wrapper select.product-price{
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    height: auto;
    line-height: 25px;
    padding: 6px 32px 6px 20px;
}*/

#gift-card-wrapper #dropdown_price {
  margin-top: 10px;
}

.form-group .specific_date_check label input[type="checkbox"] {
  vertical-align: middle;
  margin-top: 0;
}

.specific_date_check label span {
  vertical-align: middle;
  font-weight: 400;
  text-transform: none;
  font-size: 12px;
}

#gift-card-wrapper #templateDropdown {
  background-color: #f6f6f6;
  border: 1px solid #ebebeb;
  width: 100%;
  border-radius: 20px;
  padding: 6px;
  padding-right: 2rem;
  padding-left: 20px;
  color: #000;
}
/**** END PRODUCT ****/

/**** CART PAGE ****/
.cart-grid-body .card {
  border: none;
}

.cart-grid-body .card-header {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 0;
  padding-left: 0;
  border: none;
}

.cart-grid-body .cart_align_center {
  -webkit-align-items: center;
  align-items: center;
}

.product-line-grid-left {
  padding-left: 0;
}

.product-line-grid-body .product-line-info,
.product-line-grid-body .product-line-info a {
  text-transform: uppercase;
  color: #000;
}

.product-line-grid-body .product-price {
  font-weight: 700;
}

.cart-grid-body .qty_wrap {
  width: auto;
  margin-right: 0;
}

.product-line-grid-right .bootstrap-touchspin {
  width: auto;
}

.cart-grid-body .qty_wrap .js-cart-line-product-quantity {
  height: 40px;
}

.cart-line-product-actions {
  line-height: 40px;
}

.cart-grid-right .cart-summary {
  border-radius: 6px;
  background: #ffffff;
}
/**** END CART PAGE ****/

/**** CONTACT ****/
.contact_info .steasy_element_block > .row {
  margin-bottom: 30px;
}

.contact_info a {
  text-decoration: underline;
}

.contact_info .title_block {
  margin: 0;
}

.contact_info .title_block .title_block_inner {
  font-weight: 700;
}

.contact_info .steasy_element_block > .row:not(:first-child) > div {
  -webkit-box-flex: unset;
  -ms-flex: 0 0 100%;
  flex: unset;
  max-width: 294px;
  width: auto;
}

.contact_info
  .steasy_element_block
  > .row:not(:first-child)
  .steasy_element_item {
  border: 1px solid #025ea5;
  border-radius: 6px;
  padding: 15px;
}
/**** END CONTACT ****/

/**** ACCOUNT ****/
.myacount_dashbord_list i[class^="fto-"],
.my_account_left_column i[class^="fto-"] {
  display: none;
}

.my_account_left_column .list-group-item {
  border: none;
  padding: 0.75rem 0;
}

.my_account_left_column a,
.myacount_dashbord_list .list-group-item a {
  color: #000;
  text-transform: uppercase;
}

.my_account_left_column a.active {
  font-weight: 700;
}

.myacount_dashbord_list .list-group-item {
  border-color: #000;
  border-radius: 6px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 68px;
}

.myacount_dashbord_list .list-group-item a {
  font-weight: 700;
}

/*Dashboard*/
/*#customer-form .btn-default{
    width: 50%;
}*/

/*Address*/
.address.card {
  color: #000;
  text-transform: uppercase;
  border-radius: 6px;
}

.address.card p {
  margin-bottom: 0;
}

.address.card address {
  margin-bottom: 0;
}

.card .address-footer {
  padding: 0.625rem 1.25rem;
}

.card .address-footer a {
  color: #000;
}

/*Account GDPR*/
.psgdprinfo17 {
  border-radius: 6px;
  background: #f6f6f6;
  overflow: hidden;
}

/*Email alert*/
.email_alert_list li {
  margin-bottom: 24px;
}

.email_alert_list li .s_title_block {
  color: #000000;
}

.email_alert_list li .s_title_block + span {
  display: block;
  width: 100%;
}

.js-remove-email-alert {
  width: 100%;
  margin-top: 15px;
}

/*Gift Card*/
#block-giftcard + .footer_links li:not(:first-child),
#block-pending-giftcard + .footer_links li:not(:first-child) {
  margin-left: 10px;
}

#block-giftcard .email_template {
  background-color: #f6f6f6;
  border: 1px solid #ebebeb;
  width: 100%;
  border-radius: 20px;
  padding: 6px;
  padding-right: 2rem;
  padding-left: 20px;
  color: #000;
}
/**** END ACCOUNT ****/

/**** GDPR ****/
.gdpr-consent-tabs-v2 .div_control_your_privacy,
.gdpr-consent-tabs-v2 .div_accept_moreinfo {
  width: 100%;
}

.gdpr-consent-tabs .div_accept_moreinfo button#accept-all-gdpr {
  width: 100%;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px 0;
  height: auto;
}
/**** END GDPR ****/

/**** CHECKOUT ****/
#header_primary.checkout_header {
  padding: 16px 0;
  border-bottom: none;
}

.checkout_wrapper {
  background: #f6f6f6;
}

.checkout_left_column,
.checkout_right_column {
  border-radius: 6px;
}

.step_title + i {
  margin-left: 20px;
  color: #025ea5;
}

.step-edit {
  text-transform: lowercase;
  color: #025ea5;
}

.checkout-step {
  border-color: #ccc;
}

/*Checkout cart summary*/
#js-checkout-summary {
  text-transform: uppercase;
}

.checkout_summary_toggle {
  color: #333;
}

#js-checkout-summary .product-quantity {
  font-weight: 700;
}

#js-checkout-summary .base_list_line .line_item {
  border: none;
  margin-bottom: 15px;
}

.summary_product_img {
  width: 30%;
}

body#checkout #cart-summary-product-list img {
  width: auto;
}

.summary_product_info {
  width: 70%;
}

.summary_product_info > .summary-product-price {
  margin-top: 10px;
}

#js-checkout-summary .price {
  font-weight: 700;
}

/*Step1*/
.checkout_heading {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.checkout-step .step-title {
  text-transform: uppercase;
}

.checkout-step .nav-tabs .nav-link {
  font-weight: 400;
  border: none;
  text-transform: uppercase;
  color: #000 !important;
  text-decoration: underline;
}

.checkout-step .nav-tabs .nav-link.active {
  font-weight: 700;
  text-decoration: none;
}

.checkout-step .nav-tabs,
.checkout-step .tab-pane-body {
  border: none;
}

#checkout-personal-information-step #login-form .form-control,
#checkout-personal-information-step #login-form .input-group {
  max-width: 100%;
}

#login-form .forgot-password {
  text-transform: uppercase;
  text-decoration: underline;
}

/*Step 3 - delivery-options & Step 4 - Payment*/
.checkout-step .delivery-option,
.checkout-step .payment_option_container {
  background-color: #f6f6f6;
  border-radius: 20px;
  padding: 5px 10px;
  color: #025ea5;
}

.delivery-options .custom-radio input[type="radio"]:checked + span,
.payment-option .custom-radio input[type="radio"]:checked + span {
  background-color: transparent;
  width: auto;
  height: auto;
  border-radius: 0;
  position: absolute;
  left: -2px;
  top: -2px;
}

.delivery-options .custom-radio input[type="radio"]:checked + span:before,
.payment-option .custom-radio input[type="radio"]:checked + span:before {
  content: "\2714";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

.custom_checkbox {
  margin-bottom: 0;
}

/*Step 3 - delivery-options*/
#hook-display-before-carrier p span {
  font-weight: 700;
}

.checkout-step .carrier-name {
  font-weight: 700;
}

.checkout-step .delivery-option > label {
  margin: 0;
}

.delivery-options-list .order-options {
  margin-top: 30px;
}

textarea#delivery_message {
  border: none;
  background-color: #f6f6f6;
  min-height: 80px;
  border-radius: 6px;
}

/*Step 4 - Payment*/
.checkout-step .payment_option_container {
  margin-bottom: 0.9375rem;
}

.checkout-step .payment-options .payment-option {
  margin-bottom: 0;
}

.checkout-step .payment-options .payment-option > label {
  padding-right: 15px;
  padding-left: 15px;
}

.payment-options .js-additional-information p {
  margin-top: 1rem;
}

#conditions-to-approve a {
  color: #025ea5;
  text-decoration: underline;
}

#checkout-payment-step {
  border-bottom: none;
}
/*.continue,
#payment-confirmation button{
    width: 100%;
}*/

/*Checkout - Thank you page*/
#content-hook_order_confirmation {
  border: none;
}

#content-hook_order_confirmation .card-block {
  padding-right: 0;
  padding-left: 0;
}

#content-hook_order_confirmation .page_heading {
  font-weight: 700;
}

.order_confirm_mail {
  text-decoration: underline;
}

#content-hook_order_confirmation .btn_shopping {
  margin-top: 30px;
}

#checkout #footer.footer-container {
  margin-bottom: 20px;
}

/**** END CHECKOUT ****/

/**** MENU MOBILE ****/
#userinfo_mod_mobile_menu,
#languages-block_mobile_menu {
  text-transform: uppercase;
}
/**** END MENU MOBILE ****/

/**** CMS ****/
.style_content ul.cms_brands {
  list-style: none;
}

.cms_brands li:not(:last-child) {
  padding-right: 10px;
}

#cms #main #content h2 {
  font-size: .75rem;
  line-height: 1.5;
  font-weight: 700;
}

#cms .cms_separator {
  margin: 38px 0;
  border-color: #ebebeb;  
}
/**** END CMS ****/

/**** RESPONSIVE ****/
@media only screen and (max-width: 1199px) {
  /**** HEADER ****/
  /*Topbar*/
  #top_bar_container.container-fluid #top_bar_row {
    padding-left: 0;
    padding-right: 0;
  }

  .topbar_shop_links a,
  .topbar_shop_links a:focus {
    padding: 0 8px;
  }
}

@media only screen and (min-width: 992px) {
  /*Login*/
  #create_account_block {
    height: 100%;
  }

  #create_account_block,
  #login_form_block {
    margin-bottom: 0;
  }

  #create_account_block .form_content,
  #login_form_block .form_content {
    min-height: 216px;
  }
}

@media only screen and (max-width: 991px) {
  /**** HEADER ****/
  /*Logo*/
  .mobile_logo {
    padding: 0 10px 0 0;
  }

  /*Cart*/
  #mobile_bar_right .amount_circle {
    z-index: 1;
    line-height: 14px;
  }

  /*Mobile menus*/
  .st-menu-header {
    padding: 0;
  }

  .st-menu-title {
    text-align: center;
    padding: 12px 0;
    background: #025ea5;
    color: #fff;
    width: 100%;
  }

  #st-container .st-menu {
    border-left-width: 0;
  }

  .st-menu-header .close_right_side {
    position: absolute;
    top: 6px;
    bottom: 6px;
    font-size: 18px;
    left: 4px;
    z-index: 1;
    color: #fff;
  }

  /*Search*/
  #side_search .search_widget_form_inner,
  #side_search .search_widget_text {
    border-radius: 10px;
  }

  .opener {
    color: #025ea5;
  }

  .slide_lr_column #left_column.sidebar_opened,
  .slide_lr_column #right_column.sidebar_opened {
    bottom: 0;
  }

  /**** FOOTER ****/
  #footer .title_block {
    margin: 0 0 6px;
    padding: 10px 35px 10px 0;
  }

  #footer-bottom .stlinkgroups_links_footer_bottom ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
  }

  /**** ACCOUNT ****/
  /*Gift Card*/
  #block-giftcard .preview_template {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1510px) and (min-width: 1281px) {
  html[lang="fr"] body #st_mega_menu_wrap .ma_level_0 {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10px;
  }
}

@media only screen and (max-width: 1430px) and (min-width: 1281px) {
  html[lang="fr"] body #st_mega_menu_wrap .ma_level_0 {
    font-size: 10px;
  }
}

@media only screen and (min-width: 1391px) {
  body #st_mega_menu_wrap .ma_level_0 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media only screen and (min-width: 1200px) {
  #st_mega_menu_wrap .ma_level_0 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media only screen and (max-width: 1390px) and (min-width: 1175px) {
  body #st_mega_menu_wrap .ma_level_0 {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10px;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 992px) {
  html[lang="fr"] body #st_header #header_primary_container {
    height: auto !important;
  }

  html[lang="fr"] #st_mega_menu_wrap .stmenu_sub {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    right: auto;
  }

  html[lang="fr"] body #st_mega_menu_wrap .ma_level_0 {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1174px) and (min-width: 992px) {
  body #st_header #header_primary_container {
    height: auto !important;
  }

  #st_mega_menu_wrap .stmenu_sub {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    right: auto;
  }
}

@media (max-width: 870px) {
  /*MY ACCOUNT*/
  /*Gift Card*/
  #block-giftcard table thead {
    display: none;
  }

  #block-giftcard table tr {
    border-bottom: 1px solid #f2f2f2;
  }

  #block-giftcard table tr.my-gift-voucher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #block-giftcard table tr.my-gift-voucher td {
    display: block;
    width: 100%;
    text-align: left;
    border: none;
  }

  .giftcard_mobile_span {
    font-weight: 700;
  }

  #block-giftcard .send_someone > a {
    width: 100%;
  }
}

@media (min-width: 871px) {
  /*MY ACCOUNT*/
  /*Gift Card*/
  .giftcard_mobile_span {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  /**** FOOTER ****/
  /*Canvi footer toggle*/
  #footer .title_block .opener {
    display: none;
  }

  #footer-primary .footer_block_content,
  #footer-secondary .footer_block_content,
  #footer-tertiary .footer_block_content {
    display: block;
  }

  #footer-primary .title_block,
  #footer-secondary .title_block,
  #footer-tertiary .title_block {
    margin: 0 0 10px;
    /* padding: 0; */
    border-bottom: none;
  }

  /*Column 2*/
  #stacked_footer_column_2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 30px;
  }

  /*Footer RRSS*/
  #multilink_7 .custom_links_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  /*Footer copyright*/
  #footer-tertiary p {
    margin: 0;
  }

  #footer-tertiary #easycontent_426 .easy_brother_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 768px) {
  /**** FOOTER ****/
  /*Canvi footer toggle*/
  .footer_block_content {
    display: none;
  }

  #footer-primary [id^="stacked_footer_column_"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #easycontent_19 {
    border-bottom: 1px solid #f2f2f2;
  }

  /*Footer RRSS*/
  #footer #multilink_7 .st_open .custom_links_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  /*Footer copyright*/
  #footer-tertiary p {
    text-align: center;
  }

  /**** HOME ****/
  .home_featured_row {
    padding-right: 15px;
    padding-left: 15px;
  }

  /**** CHECKOUT ****/
  .order_confirmation_links a {
    width: 100%;
  }

  /**** CMS ****/
  .style_content ul.cms_brands {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .style_content ul.cms_brands li {
    margin-bottom: 20px;
    max-width: 100px;
  }

  /**** PRODUCT ****/
  /*Gift*/
  #giftcard_send_to_friend #template-preview {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 481px) {
  /**** GDPR ****/
  .gdprModal .gdprModal__placeholder {
    max-width: 300px;
  }

  #idxrcookies #left {
    bottom: 30px;
    border-radius: 6px;
  }

  #idxrcookies #buttons > a {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  /**** ACCOUNT ****/
  /*Dashboard*/
  .myacount_dashbord_list .list-group-item {
    width: 100%;
  }

  /**** CHECKOUT ****/
  /*Step1*/
  .checkout-step .nav-tabs .nav-link {
    font-size: 12px;
  }

  /**** GDPR ****/
  #idxrcookies #buttons {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /**** PRODUCT ****/
  /*Product custom*/
  /* .brands_slider_container .products_sldier_swiper {
    margin-bottom: 230px;
  } */

  /*Product Thumbs*/
  .pro_gallery_thumbs_vertical .swiper-container {
    height: 160px;
  }
}
/**** END RESPONSIVE ****/

.hidden_mounting {
  display: none !important;
}
.product-customization .btn-default {
  display: none;
}

.product-id-4891877
  .container_product_custom.product_custom_field
  .product-variants,
.product-id-4891877
  .container_product_custom.product_custom_field
  .product-variants,
.product-id-4891877 ..product_availability_container {
  margin-bottom: 0;
}

/**** Skin nadal ****/
/* #body_wrapper .container,
#footer {
    background-color: #FFF;
}

#body_wrapper {
    background-size: 40%;
}

@media (max-width: 767px) {
    #body_wrapper {
        background-size: 100%;
    }
} */
/**** END Skin nadal ****/
.product-variants .product-variants-item ul li .radio-label {
  background: #f6f6f6;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  line-height: 1.75rem;
  padding: 0 9px;
}
.product-variants
  .product-variants-item
  ul
  li
  .input-radio:checked
  + .radio-label {
  border: 1px solid #025ea5;
}
.fto-x:before {
  content: "\e0a1";
} /* '' */
@font-face {
  font-family: "fontello";
  src: url("/themes/panda/font-fontello/font/fontello.eot?0105");
  src: url("/themes/panda/font-fontello/font/fontello.eot?0105#iefix")
      format("embedded-opentype"),
    url("/themes/panda/font-fontello/font/fontello.woff2?0105") format("woff2"),
    url("/themes/panda/font-fontello/font/fontello.woff?0105") format("woff"),
    url("/themes/panda/font-fontello/font/fontello.ttf?0105") format("truetype"),
    url("/themes/panda/font-fontello/font/fontello.svg?0105#fontello")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

/*Boton Navidad*/
/*
.btn-default{
    position: relative
}
.btn-default::before {
	content: '';
	display: block;
	position: absolute;
	top: -7px;
	left: -3px;
	right: 0;
	height: 23px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFpJREFUeNrUV0tIo1cUvpkYjQ4xxSA6DxuNqG0dtaUKOgs3s6i0dFd3pSsXdjeIixakiGA34sZuXCkoONLFwJTK4GMYLYXg29gatTpiXurkbd7vv9/5ub+IxuhA7eiFQ5Kbc8/57ne/e87/ywRBYLdl3GG3aNwqsLJ0k0tLS+fmcnNzWUVFBVMoFGx2djarvLxcm5OTw+bm5iytra2xc4ExNjY27iqVyvvwK6CpeDzuCYVC1urq6qDA9UcfPp+PHR4esmAwKK6tr68/l5/8rgQ2Ozub1dbWyiYmJooaGxt/VqvV38jlchX9l0qlwoFA4DWS/RKLxRxFRUVf5+XlPcaaT2AP0sVPJBL2SCRiAPBpu93+vKamZo/Ae71eZjabWV1dXVqw7CKwp43ksrCw8Bhg7MJ/PLDZ5PHx8cz29vYT5JGD/bSYLgTrcDgYdk6siSc6NjZWDaAe4ZoHQL+cmZnRpZPnhWDpD8kw7uKo9ML/NMCsd2tr61vkzboMrEyv138M7TyLRqMWMBsX3sMgaZhMpp+AR5EJrCocDpuEGzKg4x8khs+CVWxubvZfR9JkMik4nU7BarUKLpeLmLsKuwIqTLynp4fqmIzASrqQT09Pf1VVVfX0KsWZ6uHBwQHTaDSsoKAgo6/H4xHLEcrVyRwuEisrKzs5XrrIVAVwiUVDKRRrL+YI32ewdVhMApuHWvcj6vids6J2u90MF4yBHUZNgKoEBaRBQalJqFSqtJfUYrGIlQX+ydXVVTN+u0tKSjQNDQ1axJVl2iTypebn55d7e3v/kqoDgZU1NTU9LCws/Py0M+2ekuGincxJ3yF+18jIyHJLS0slQJUWFxczrBeBE0vE5tHRkbixlZWVfSR8gTX/0P5gH7S1tX3Z3t7+BW8qAvwSfr8/jA0EIRM/qoFtampqbW9vTw+XA+ojUruVd3Z2tvb19T2TQFEim81GgVJoCvvj4+NLOJZgaWmpemdn5y3a6BbcnJDAw8HBwac6ne6eqCW5XDwB3qVSqM9/DAwMUNy/eVLabT7sI25qwgujThCBhWE+mAt2yNc4SQKSZrOQQE1HS22VJkmPAGTr7+//fX19fRk+Zgq0trbGeFAKEAQT98BSqKOj47vm5uaa/Px8JeIk4GcaHh6eWlxcfAU/A8xG67BxAX3fwdcbYUpSDJ06Z49Ak8ZC3OL8f3YiA4PBYKdLQ2AJ9OTk5GpXV9cQiCVh79M94QtlPLDUE/1gPNrd3f0W33W4cBoco48zQuy/IZYAMnGqlSc4c66L9JruQUaSARXeT8HGKzxAqFBekni6+h46+pMzGiJGMgTOJh1yU/KNEGDvZWvfBawkA9ppwGg0mrRa7SOI2g+gxOgbJIpdFpj72PnxSnPX8vqRxTURgBQWKisrH+GThOm+CtAzoK/9/Uiqq/6hoaHfdnd3jaOjo7/yY7yxbwqkWy3sQzpS2C6YirwvUJk0y7hurfyGRrnduPGvAAMASmo8wzeVwfsAAAAASUVORK5CYII=) no-repeat 0 0,
	url(data:image/png;base64,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) no-repeat 50% 0,
	url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAYAAACFxybfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAodJREFUeNrsVb1rWlEUv2pN/GqspKRSKFYXWzEloIWif0Fn6dJChQ7OQil0qd3EzcEpg0OgdHDr4CQODk7VRlLMEIVqApX4We0zflR9/Z1Ui4T34ksaaAYP/Hzc673n/M6550PG8zz73yKjn0wm83fDYDAwo9HINBrNnwOQg4MDs0ql2lQqlfdAWont7ng8Pjw+Ps44nc4G1pI9EXWaSOzt7TGO42aH5Pv7+08ajUZ0MBiUeXEZd7vdL5VK5fX29rZ+5tQiEmdxKrlcjsEYczgcynK5/BKKv/IXFNz/XiqVXkHdjUuRIA9SqdRD8or/R8Ez9fr9fqHVakUR4c2z0REjIQuHw2ZcrPBXLCA0RHTezEdHjIQqkUhEr9I4HOILhQLf6/VoOUFEvDMiQiToDx1Cdz+bzZ6bUFarlel0OkkVUK/XWbvdPoVer5fh3ntsfwJ+CJ2XA4p0Op1bpBgJyxDehQQ6nQ5DZXHBYDBZq9V+EhFUndnr9drEqoc2bwJbwGPgtohuVSwWe2Gz2TZMJpNgRKi6qtUqg2EWj8dTgUDgo0KhWPN4PC70EvXOzs67fD6/S6kiRIKeZA1YJ2MiJNbdbvfTUCjkV6vVK2hcDF8GI2w0GrGTkxM2HA5PDxaLxSOfz/cWEfk81X0XIMMFgJJ/srBjCgk8IdcfuVyuZ36//7nFYtkQyAMumUzuRiKRD0jMFLa+AZOpYwqgB/ziBVqmVBKUO7eAB/R0WG/Z7XaTVqtdbTabHJL6EK2djBaBPHA0NSqpbUsiMUeEBgpF4Q5AbZrmSJ/yEWgBTaBNHl9kdkgmMUeG7qwAq9PqovceTA3zlxlgsuswyuXsGsiSxJLEkoSY/BZgAEjRodi+uBruAAAAAElFTkSuQmCC) no-repeat 100% 0;

}
*/

#component_steps {
  width: 100%;
}

#component_steps .card-block {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0.5rem;
}
#component_steps .card-block .check-symbol {
  height: 14px;
}
#component_steps .card-block .check-symbol i {
  font-size: 11px;
}
#component_steps .option_titles {
  margin: 0 !important;
  font-size: 0.75rem !important;
  border: none !important;
  padding: 0 !important;
  line-height: 1.75rem !important;
  height: 1.875rem !important;
  display: inline-block;
}
#component_steps .component_step .card.option_div {
  background: #f6f6f6 !important;
  border: 1px solid #ebebeb !important;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 0 9px !important;
  gap: 4px;
  width: auto;
  flex: auto;
}

#component_steps .component_step .card.option_div br {
  display: none;
}
#idxrcustomproduct_send {
  color: #025ea5;
  background-color: #ffffff;
  border-color: #025ea5;
  border-radius: 20px;
  font-size: 0.875rem;
  line-height: 36px;
  text-transform: uppercase;
  font-family: "Poppins", Tahoma, sans-serif, Arial;
  font-weight: 700;
}
#idxrcustomprouct_quantity_wanted {
  border: none;
  width: 40px;
  color: #025ea5;
  font-weight: 700;
}
#submit_idxrcustomproduct .btn-link {
  display: none;
}
.component_step h2 {
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-top: 0.5rem;
}
.component_step .card-header {
  padding: 0;
}
.component_step .card-header span {
  padding: 10px;
  display: contents;
}
#component_step_resume .card-header {
  padding: 10px;
}
.card-footer:last-child {
  border: none;
  padding: 0.5rem;
}

#component_step_last td {
  padding: 2px;
  border: none;
}

#component_step_last .card-header h3 {
  font-size: 17px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin: 6px;
}

.page-product-box .info-steps {
  padding: 0 14px;
}

.sin_stock {
  color: #ff9a52;
}

#component_steps_container .dropdown-menu a,
.step_title,
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-size: 0.75rem;
}

.minified_sel button {
  color: #000000 !important;
}

.flex-col-price {
  display: flex;
  flex-direction: column;
}

.price-total-lab span {
  position: absolute;
  left: 11px;
}

.cart-line-product-actions a i.material-icons.float-xs-left {
  display: none;
}

/* Exact 6-line clamp (collapsed) + JS-driven height animation (custom.js intercepts .st_read_more). */
.product-description-short.truncate_cate_desc_2 {
  max-height: none;
}

.product-description-short.truncate_block .st_read_more_box {
  overflow: hidden;
}

.product-description-short.truncate_block:not(.de_truncated) .st_read_more_box {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.st_read_more {
  all: unset;
  cursor: pointer;
  background: white;
  border: 1px solid #025ea5;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
}

.product_info_tabs #description[role="tabpanel"] {
  display: none;
}

#points_customer_account .link-item i.material-icons {
  display: none;
}
/* 37003 Mostrar precio tachado en listados */
.precio_tachado {
  text-decoration: line-through;
  font-size: 0.875rem;
  color: #333333;
}

/* 40673 Ocultar precio en productos personalizables cuando falta completar opciones */
#component_step_last tr.idxr-price-hidden {
  display: none;
}
