.mn-pulse:hover {
	animation-name: pulse;
}
#productGeneral .btn-mercado-libre-block{
	display: block;
	width: 94%;
 }
 #productGeneral div span p{
	margin: unset;
	color: orange;
 }
 #productGeneral .pt-4{
	padding-top: 1.5rem !important;
 }
#productGeneral .ml-3{
	margin-left: 1rem !important;
 }
#productGeneral .ml-2{
	margin-left: .5rem !important;
 }
#productGeneral .ml-1{
	margin-left: .25rem !important;
 }
#productGeneral .ml-0-less{
	margin-left: -.50rem !important;
 }
#productGeneral .d-flex {
	display: flex !important;
 }
#productGeneral .justify-content-center {
	justify-content: center !important;
 }
 
#fastCheckoutRight .small_edit{
	color:#fff;
}
#checkoutShippingContentChoose .quote-multiple{
	max-height:inherit;
}
#checkoutPaymentContentChoose .radioButtonLabel[for="pmt-cod"]{
	width:100%;
}
/* Corrije error al comprimir css de la tabla de ordenes */
#accountBody .tableHeading {
	background-color: transparent !important;
	color: #928987 !important;
}
/*-- EOF --*/
.all-in .visible-xs{
	float:left;
}
.close{
	opacity:.7;
}
.button_sold_out_sm.btn.btn-default{
	margin: 0;
}
.thumbnail{
	border:none;
}
.blog-ul{
	padding-top:20px;
}
.social-ul{
	padding-top:15px;
}
.extra-top-link{
	font-size:14px;
}
.extra-top-link li{
	display: inline;
	padding: 0 6px;
}
.social-ul span, #footer_about_us_collapse span{
	color: #fff;
	padding: 3px;
	border-radius: 12px;
	font-size:18px;
}
.extra-top-link li:first-child, .text-black {
	color: #1a1b1c;
}
.blog-ul li.brand-link{
	border-right: 1px solid #928287;
}
.extra-top-link .glyphicon {
	position:relative;
	top:5px;
}
.extra-top-link .fa-facebook-f{
	background-color:#38599c;
}
.extra-top-link .fa-twitter{
	background-color:#3dc5ed;
}
.extra-top-link .fa-youtube-square, .extra-top-link .fa-youtube{
	background-color:#cf3729;
}
.extra-top-link .fa-whatsapp{
	background-color:#6ec960;
}
#hambur-menu{
	font-size: 25px;
}
#navCatTabsWrapper{
	width:100% !important;
	margin-bottom:0;
}
#navCatTabs .navbar-nav>.open>.dropdown-toggle, #navCatTabs .navbar-nav>.active>.dropdown-toggle{
	background-image: -webkit-linear-gradient(top, #eb0300 0, #de2b2b 100%);
	background-image: -o-linear-gradient(top, #eb0300 0, #de2b2b 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eb0300), to(#de2b2b));
	background-image: linear-gradient(to bottom, #eb0300 0, #de2b2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb0300', endColorstr='#ffde2b2b', GradientType=0);
}
*:hover{
	transition: all .2s ease;
}
body{
	background-image: none;
}

#navMainLogin, #navMainShoppingCart {
	color: #fff;
}
#div-envio{
	background-color: #003c81;
	color:#fff;
	padding-top:10px;
	padding-bottom: 10px;
}
.quick-find-result .panel-default{
	border-color: #003c81;
}
#navMainSearch form[name="quick_find_header"] input{
	border-radius:0;
	border: transparent;
}
#navMainSearch .button_search, #navMainSearch .button_header_search{
	background-color: #fff;
	border-color: transparent;
	color: #001a57;
}
/* bof Color del texto de arriba del buscador */
#navMainSearch > p {
	color: #fff;
	margin-bottom:5px;
}
/* eof Color del texto de arriba del buscador */
.live_search_content .row {
	margin-top: 8px;
	margin-bottom: 5px !important;
}
.live_search_content .product_title a {
	color: #003c81;
	font-weight: bold;
}
#user-options{
	padding: 0;
	text-align: right;
}
#user-options li {
	padding: 0 8px;
}
#user-options li:last-child{
	border: none;
}
#navMainLoginWrapper{
	background-color: transparent;
	border: none;
}
#user-options li a, #user-options li button{
	color: #fff;
}
.quick-find-result .panel-body {
	background-color: #fff;
	overflow: auto;
	max-height: 335px;
}
#user-options li.btn-primary {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#navMainShoppingCart .badge {
	color: #ffffff;
	background-color: #eb0300;
}
#user-options .glyphicon-user{
	padding-right: 5px;
}
#navMainAccount, #navMainLogoff{
	color: #928987 !important;
}
#user-options ul{
	right:0;
}
#user-options ul{
	padding:0;
}
#user-options ul li{
	display:inline-block;
	width:100%;
	padding:0;
}
#user-options ul li a{
	padding:15px 15px;
	text-align:left;
}
#user-options ul span{
	font-size: 20px;
	padding-right:10px !important;
}
#user-options .dropdown-menu>li>a:hover, #user-options .dropdown-menu>li>a:focus{
	color: #fff !important;
	background-image:none;
}
#logo img.visible-xs{
	max-height: 70px;
}
.margin-tb{
	margin-top: 20px;
	margin-bottom: 20px;
}
#indexDefaultMainContent{
	margin-bottom: 20px;
}
.product_title a, .product_price .productIsFree, #productPrices .productIsFree{
	color: #323232;
}
.product_price, #productPrices{
	font-family: 'Roboto-bold';
}
.product_price, .total-form-cc-msi, .cartBoxTotal, #productPrices, #productReviewsDefaultPrice, #reviewsInfoDefaultPrice, #reviewsWritePrice, .text-red{
	color:#eb0300;
}
.bg-red{
	background-color:#eb0300;
}
.text-green{
	color:#1fa10d;
}
/* bof reviews */
.rating-user-icon {
	color: #fff;
	background-color: gray;
	padding: 5px;
	border-radius: 20px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
blockquote {
	margin: 0;
}
/* eof reviews */
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a{
	box-shadow:none !important;
}
.modal .close{
	color: #fff;
	opacity: 1;
}
.shoppingcartpopover{
	background-color: #eb0300;
}
.shoppingcartpopover .popover-content {
	background-color:#fff;
}
.shoppingcartpopover .popover-title{
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#navCatTabsUl li .glyphicon-chevron-down{
	font-size: 10px;
	padding-left: 5px;
}
/*catnav mobil*/
/**/
/*carousel*/
#whatsNew .panel-heading, #specialsDefault .panel-heading, #featuredProducts .panel-heading, #crossSell .panel-heading,
#bestSellers .panel-heading, #manufacturersListing .panel-heading, #miniFeatured .panel-heading,
#recentlyViewed .panel-heading{
	background-color:transparent;
	background-image: none;
}
#whatsNew .panel-title, #specialsDefault .panel-title, #featuredProducts .panel-title, #productListHeading, #crossSell .panel-title,
#bestSellers .panel-title, #miniFeatured .panel-title, #recentlyViewed .panel-title, #manufacturersListing .panel-title{
	color: #928987;
	font-size: 34px;
	text-align: left;
	font-weight: bold;
}
#whatsNew .panel-title, #specialsDefault .panel-title, #featuredProducts .panel-title, #crossSell .panel-title,
#bestSellers .panel-title, #miniFeatured .panel-title, #recentlyViewed .panel-title, #manufacturersListing .panel-title{
	padding-bottom: 18px;
	padding-top: 18px;
}
/*categoria del producto*/
#categoryImgListing img{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#productListHeading{
	font-weight: bold;
	padding-bottom: 10px;
}
.product_content .product_price{
	margin-top: 5px;
	margin-bottom: 5px;
}
.centerBoxContentsProducts .product_price, #productListing .product_price{
	font-size: 18px;
}
#productListing .product_price > .productIsFree, .centerBoxContentsProducts .product_title,
#productListing .product_title{
	font-size: 15px;
}
.centerBoxContentsProducts .product_price > .productIsFree, .productPriceDiscount,
.normalprice:not(#productPrices .normalprice), 
.overlay_msi_total:not(.msi_payment .overlay_msi_total), 
.overlay_msi_total:not(.msi_payment .overlay_msi_total) > *{
	font-size:12px !important;
}
.overlay_msi_total,
.overlay_msi_total .product_price,
#atratoLegend{
	color: #1a1b1c;
}
.overlay_msi_total,
.overlay_msi_total .product_price{
	margin-bottom:8px;
}
/**/
.modal-header{
	background-color: #001a57;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border:none;
}
.modal-header h4 {
	font-weight: bold;
}
/*footer*/
#footer{
	padding-top: 12px;
}
#footer .panel, #footer .panel-heading{
	background-color:transparent;
}
#footer .panel a, #footer .panel-heading{
	color:#fff;
}
#footer .panel-body{
	padding-top:0;
}
#footer_about{
	padding: 5px;
	border-radius: 0;
}
.fa-facebook-f {
	background-color: #38599c;
}
.fa-youtube{
	background-color: #cf3729;
}
.fa-whatsapp {
	background-color: #00c74a;
}
.fa-instagram {
	background: linear-gradient(205.13deg, #343DDA 3.65%, #DC29AC 35.07%, #FD5251 66.96%, #FFB732 93.7%);
	background-color: #DC29AC;
}
.glyphicon-social-tiktok {
	background-color: #000;
}
.glyphicon-social-tiktok:before {
	content: "\e06a";
 }
 #footer .share a{
	text-decoration: none;
 }
.share i {
    color: #fff;
    padding: 6px;
    border-radius: 20px;
    font-size: 26px !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#footer_about{
	background-color:#010b2f;
}
#footer_about a{
	color:#fff;
}
.title-newsletter{
	padding: 0;
	margin-top:8px;
	text-align: left;
}
.thumbnail {
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*loggin*/
#loginDefaultHeading {
	margin-bottom: 25px;
	font-weight: bold;
	background-image: none;
	border-top: 3px solid;
	border-image: linear-gradient(to right, #eb0300 28%, transparent 28%,transparent 30%, #eee 30% ) 3;
	padding: 18px 0;
}
#loginDefault > .row > div{
	padding-top: 30px;
	padding-bottom: 30px;
}
/*nav afix*/
.breadcrumb{
	margin-bottom: 0;
}
#user-options li{
	display: inline;
}
/*categories box*/
#categoriesBoxBody{
	padding: 15px 0;
}
#categoriesContent, #categoriesdynamicContent{
	font-size:14px;
}
.sideBoxContent .badge{
	font-size:12px;
}
.sideBoxContent .category-subs a:before, .sideBoxContent a.has_sub:before{
	color: #eb0300;
}
.montserrat-bold{
	font-family: 'Montserrat-bold';
}
#accountDefaultHeading, #accountHistoryDefaultHeading, #addressBookDefaultHeading, #addressBookProcessDefaultHeading,
#productListHeading, #checkoutSuccessThanks, #logoffDefaultHeading, #cartDefaultHeading, #cartEmptyText,
#wishlistBody h1:first-child, #wishlisteditBody #wishlist p:nth-child(2), #wishlisteditBody #wishlist h3,
#wishlistemailBody h1:first-child, #wishlistmoveBody h1, #wishlistsBody h1:first-child{
	font-weight: bold;
	padding: 18px 0;
	font-size:34px;
	text-align:left;
}
#whatsNew .panel-title, #specialsDefault .panel-title, #featuredProducts .panel-title, #productListHeading,
#crossSell .panel-title, #bestSellers .panel-title, #recentlyViewed .panel-title, #miniFeatured .panel-title,
#navColumnOne .panel-heading, #accountDefaultHeading, #accountHistoryDefaultHeading, #addressBookDefaultHeading,
#addressBookProcessDefaultHeading, #checkoutSuccessHeading, #checkoutSuccessThanks, #logoffDefaultHeading,
#cartDefaultHeading, #cartEmptyText, #wishlistBody h1:first-child, #wishlisteditBody #wishlist p:nth-child(2),
#wishlisteditBody #wishlist h3, #wishlistemailBody h1:first-child, #wishlistmoveBody h1, #wishlistsBody h1:first-child,
#manufacturersListing .panel-title{
	background-image: none;
	border-bottom: 3px solid;
	border-image: linear-gradient(to right, #001a57 28%, transparent 28%,transparent 30%, transparent 30% ) 3;
	border-image-width: 1;
	border-image-width: 0px 0 5px 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-bottom: 5px;
}
#whatsNew .panel-title, #specialsDefault .panel-title, #featuredProducts .panel-title, #productListHeading,
#crossSell .panel-title, #bestSellers .panel-title, #recentlyViewed .panel-title, #miniFeatured .panel-title, #manufacturersListing .panel-title,
#whatsNew .panel-title .h2, #specialsDefault .panel-title .h2, #featuredProducts .panel-title .h2,
#crossSell .panel-title .h2, #bestSellers .panel-title .h2, #recentlyViewed .panel-title .h2, #miniFeatured .panel-title .h2, #manufacturersListing .panel-title .h2{
	color: #001a57;
	font-size: 26px !important;
	font-family: 'Montserrat-bold';
}
#whatsNew .panel-title::after, #specialsDefault .panel-title::after, #featuredProducts .panel-title::after, 
#crossSell .panel-title::after, #bestSellers .panel-title::after, #recentlyViewed .panel-title::after, #miniFeatured .panel-title::after, #manufacturersListing .panel-title::after {
	width: 100%;
	display: block;
	border: 1px solid #001a57;
	content: '';
	margin-bottom: -5px;
}
.panel-body .owl-nav .btn {
	border: 2px solid #dddddd;
	color: #494949;
}
.remove-recently-viewed{
	float:right;
	margin-top:0;
}
.owl-nav .btn .glyphicon{
	font-weight: bold;
}
.extra-top-link {
	text-align: right;
}
#pageTwoHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #page5Heading, #page8Heading {
	font-weight: bold;
	background-image: none;
	border-top: 3px solid;
	border-image: linear-gradient(to right, #eb0300 28%, transparent 28%,transparent 30%, #eee 30% ) 3;
	padding: 18px 0;
	color: #928987;
	text-align: left;
}
#productsListingDisplayOrder .btn{
	border-radius: 4px;
	border-color: #ddd;
}
.product_content{
	border-top:none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	flex: 1 1 auto;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.centerBoxContentsProducts .product_content div:empty{
	display:none;
}
.productPriceDiscount, .normalprice{
	color: #696969;
	/*margin-right: 5px;*/
	/*margin-bottom: 8px;*/
	display: block;
}
.normalprice:not(.centerBoxContentsProducts .normalprice){
    text-align: left;
}
.centerBoxContentsProducts .product_price:not(.overlay_msi_total .product_price),
.centerBoxContentsProducts .product_price > div{
	display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
    /* flex-direction: column; */
    justify-content: center;
}
.centerBoxContentsProducts .normalprice{
	order:3;
	margin-bottom: 8px;
}
.productPriceDiscount{
	display:block;
}
.product_content .productPriceDiscount br, .advanced-search-box{
	display:none;
}
#productQuantityDiscounts{
    color: #231f20;
}
#productPrices .products_price_ceramics_box{
	border-right: 1px solid #c8c8c9;
    padding-right: 25px;
}
#productPrices{
	column-gap: 25px;
}
#navColumnOne .panel-heading{
	background-color: transparent;
	color: #928987;
	padding:10px 0px;
	border-bottom: none;
}
#navColumnOne li.category-products {
	left: 11px;
	position: relative;
}
#navColumnOne .leftBoxHeading{
	padding: 6px 0 0;
}
#navColumnOne .panel-heading .btn{
	border: 1px solid #b4b3b3;
	color: #494949;
	border-radius: 0;
}
#navColumnOne .panel-heading .btn span{
	font-weight:bold;
}
#navColumnOne a{
	color:#928987;
}
#navColumnOne li{
	border: none !important;
}
#navColumnOne #categoriesContent .category-subs a:before, #categoriesContent .category-subs-selected,
#categoriesContent .category-subs-parent{
	font-weight:normal;
}
.button_in_cart{
	white-space: nowrap !important;
}
.button_sold_out_sm{
	padding-bottom: 2px;
	border-bottom: 1px solid #ff2d21;
	font-weight: bold;
}
.button_delete, .button_delete_small{
	background-color: #f9f9f9;
	border-color: #f9f9f9;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus,
.pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus{
	color:#003c81;
}
#toaster-cart-add .glyphicon-shopping-cart{
	color: #377492;
}
/* etiqueta de cajas y metros cuadrados*/

.live_search_content .normalprice + .ceramics_presentation_label,
.live_search_content .productPriceDiscount + .ceramics_presentation_label,
.live_search_content .normalprice + .ceramics_units_label,
.live_search_content .productPriceDiscount + .ceramics_units_label {
	display:none;
}
#productPrices{
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.8em;
}
#productPrices .normalprice{
	font-size: 14px;
}
.normalprice + .productSpecialPrice:before,
.normalprice + .productSpecialPriceSale:before{
	content:'';
}
/* mostrar los precios de productos cotizables (gratis) */
.productIsFree .productSpecialPrice s, .productFreePrice s{
	text-decoration:none;
}
.product_price.productIsFree .productPriceDiscount+br{
	display:none;
}
#productMainImage .thumbnail{
	text-decoration: none;
}
.user_name{
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*eof nombre de usuario al iniciar sesión*/
/*bof menu full width*/
/*eof menu full width*/
/*clearfix menu lg*/
/*bof color heading coupon info*/
.popover-title{
	color:#fff;
}
/*Limitar sidebox Marcas*/
#manufacturersBoxBody {
	max-height: calc(508px - 24vh);
	overflow-y: scroll;
	padding-bottom: 0;
	padding-top: 0;
}
#manufacturersBoxBody ul {
	margin-bottom: 0;
}
.leftBoxContainer #manufacturersHeading {
	padding-bottom: 25px !important;
}
/*css que oculta el boton y la leyenda products_count que sale en el  contenedor del listado de marcas*/
#allManufacturersDefault .product_content .product_title, #allManufacturersDefault .product_content .btn-default {
	display: none;
}
/* checkout-success bank deposit */
#checkoutSuccessMainContent+.content {
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 15px;
}
/* Detalle del producto */
#productMainImage .discount-percentaje{
	position: absolute;
	z-index: 9;
	right: 10px;
	top: 10px;
}
#productGeneral .form-cc-msi{
	text-align:center;
}
#productGeneral .form-cc-msi label{
	color: #424242;
	font-style: italic;
	font-family: 'Roboto-Bold';
}
#productGeneral .form-cc-msi label .small{
	font-size:16px;
}
#productName{
	font-size:26px;
	color:#424242;
}
#form-cc-msi{
	width:80%;
	margin: 8px auto 15px;
	background-color: #008a05;
	color: #fff;
}
#form-cc-msi option{
	background:#fff;
}
#form-cc-msi.no-msi-selected{
	background-color:#f9f9f9;
	color:#434343;
}
#form-cc-msi option{
	color: #696969;
}
.li-ytvideo img{
	width: 100%;
}
#productVideo{
	display: none;
}
/*shopping cart*/
/*rediseño 2022*/
.btn:not(.input-group-btn .btn, .remove_product), #shoppingcartpopoverContent .btn-shopping-cart,
#shoppingcartpopoverContent #navMainCheckout {
	border-radius: 8px !important;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.bold{
	font-family: 'Roboto-Bold';
}
.black{
	font-family: 'Roboto-Black';
}

/*
.centerBoxContentsProducts .form-inline input[name="cart_quantity"],
.centerBoxContentsProducts .form-inline .btn-update-qty
{
	display: none;
}
*/
.centerBoxContentsProducts .products_price_ceramics_box, .centerBoxContentsProducts .products_price_ceramics_meters{
	font-size:14px;
}
.centerBoxContentsProducts .products_price_ceramics_meters{
	margin-bottom:8px;
}
.centerBoxContentsProducts .form-group > .input-group{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	row-gap: 8px;
}
.centerBoxContentsProducts .form-group > .input-group > *{
	flex: 1;
	width: 100%;
}
.product_title{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	white-space: inherit;
	width: 100%;
}
.product_image > a{
	color:#001a57;
	text-align:center;
}
.product_content .button_in_cart{
	z-index: 1 !important;
}
#productsListingDisplayOrder .pagination.pull-right{
	display: none;
}
#productsListingDisplayOrder .pagination{
	margin:10px 0;
}
#productsListingDisplayOrder .pagination .btn{
	background-color: #fff;
	color: #001a57;
}
/*bof menu */
#navbarLogo{
	opacity: 1 !important;
	height: fit-content;
}
form[name="quick_find_header"]{
	border-radius: 18px;
	overflow: hidden;
}
form[class="quick_find_header"] > .input-group{
	display: flex;
	flex-direction: row-reverse;
}
form[class="quick_find_header"] > .input-group > .input-group-btn{
	width: fit-content;
}
#navMainLogin{
	display: flex;
	flex-direction: row;
	align-items: end;
}
#navMainLogin span:last-child{
	text-align: left;
	display: flex;
	flex-direction: column;
}
.b2b-link a{
	display: flex !important;
	flex-direction: row;
	align-content: flex-end;
}
.b2b-link .small{
	display: flex;
	flex-direction: column;
	align-items: center;
	align-self: center;
	margin-left: 8px;
	;
}
.b2b-link .small span{
	background-color: #eb0400;
	padding-left: 7px;
	padding-right: 7px;
	border-radius: 9px;
}
#user-options li{
	padding-left:8px;
	padding-right:8px;
}
#user-options{
	display: flex;
	flex-direction: row;
	align-items: center;
}
#user-options .h3{
	font-size:22px;
}
#user-options .small{
	font-size:12px;
	line-height: 1.3;
}
#navCatTabsWrapper .container-fluid > div > div:first-child{
	flex-grow: 1;
}
#navMainLoginWrapper, #navMainShoppingCart{
	display: flex;
	flex-flow: row;
}
#navMainShoppingCart .badge{
	height:fit-content;
}
#bannerOne{
	display: none;
}
#bannerOne li{
	margin-right: 5px;
}
.extra-li-1:empty, .extra-li-2:empty{
	display: none;
}
.input-group > *:not(.quick-find-result *), .input-group .input-group-btn > *{
	height: 35px;
}
#user-options{
	margin-left:auto;
}
/* bof product info */
.product-model-info{
	margin-bottom: 0;
}
.product-model-info li:not(:last-child){
	border-right: 1px solid #757575;
	padding-right: 8px;
}
.info-separator-bottom{
	border-bottom: 1px solid #c8c8c9;
	margin-bottom:22px !important;
	padding-bottom:22px;
}
.info-separator-top{
	border-top: 1px solid #c8c8c9;
	margin-top:22px;
	padding-top:22px;
}
.panel.info-separator-bottom,
.panel.info-separator-top{
	border-radius: 0;
    box-shadow: none;
}
/* bof estilos para cambiar el color de las estrellas en las valoraciones*/
.rating span[class*="glyphicon-star"], form[name="product_reviews_write"] span[class*="glyphicon-star"] {
	color: #ebbc00;
}
/* eof estilos para cambiar el color de las estrellas en las valoraciones*/
#productPdfAttachment .btn, .a2a_dd, .wishlist_add{
	background-color: transparent;
	color: #454545;
	border: none;
	padding: 0;
}
#productPdfAttachment .btn:hover, .a2a_dd:hover, .wishlist_add:hover{
	background-color: transparent;
	color:#001a57;
}
.a2a_dd > span, .wishlist_add > span, .glyphicon-icon-calc, .pdf-btn span:first-child{
	font-size:20px !important;
}
.btn_cartadd .button_in_cart .glyphicon-shopping-cart{
	font-size:20px;
}
#productAttributesChoser, #cartAdd{
	margin: 0;
}
#productPdfAttachment .btn span{
	position: unset;
}
.glyphicon-share:before {
	content: "\e223";
}
.glyphicon-icon-calc:before {
	content: "\e224";
}
.botonera-mn{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 15px;
}
#productPrices .productPriceDiscount{
	display: none;
}
/* bof flex */
.flex-wrap{
    display: flex;
    flex-wrap: wrap;
}
.flex-wrap-center{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.flex-s-between{
    justify-content: space-between;
}
.flex-end{
    justify-content: end;
}
.flex-align-end{
    align-items: end;
}
.flex-center{
	justify-content: center;
}
.flex-valign-center{
    margin-top: auto;
    margin-bottom: auto;
}
.flex-valign-end{
    align-content: flex-end;
}
.direction-column{
    flex-direction: column;
}
.direction-row{
    flex-direction: row;
}
.column-gap-base{
    column-gap:8px;
}
.row-gap-base{
    row-gap:8px;
}
.flex-img-cover{
    flex: 1 1 auto;
    object-fit: cover;
}
.flex-grow-1{
    flex-grow: 1;
}
.flex-1{
    flex: 1;
}
.flex-1-auto{
    flex: 1 1 auto;
}
.margin-t-auto{
	margin-top: auto;
}
.margin-b-auto{
	margin-bottom: auto;
}
/* eof flex */
.text-white,
.text-white a{
    color: #fff;
}
.no-decoration,
.no-decoration:hover, 
.no-decoration:focus,
.no-decoration a,
.no-decoration a:hover, 
.no-decoration a:focus{
    text-decoration: none;
}
.width-100{
	width: 100%;
}
.quotation-container i{
	margin: 0;
}
.box_qty_calc > a > *{
	margin-left: 5px;
}
.form-cc-msi, #higslide-div-atrato-info{
	margin-top:20px;
}
#mn-accordion,
#mn-accordion .panel-heading{
	padding: 0;
}
#mn-accordion .panel-body{
	padding: 0 15px;
}
#mn-accordion .panel-body{
	margin-top: 8px;
}
#mn-accordion .panel-heading{
	background-color: transparent;
}
#mn-accordion .panel-title{
	padding-left: 10px;
	padding-right: 10px;
}
#mn-accordion .fa-plus, 
#mn-accordion .fa-minus {
	font-size:12px;
}
#mn-accordion a[aria-expanded=false] .fa-plus, 
#mn-accordion a[aria-expanded=true] .fa-minus {
    display: block;
}
#mn-accordion a .fa-minus, 
#mn-accordion a[aria-expanded=true] .fa-plus {
    display: none;
}
.product_rating .glyphicon{
	color: #eda509;
}
#atratoLegend{
	font-family: inherit;
}
#productinfoBody #crossSell .owl-stage .owl-item:not(:last-child)::after{
	content: '+';
    position: absolute;
    right: -15px;
	top: 45%;
    font-size: 25px;
    color: #1a1b1c;
    transform: translateY(-50%);
}
#productinfoBody #crossSell .centerBoxContentsProducts .product_image{
	justify-content: flex-start;
}
#productinfoBody #crossSell .centerBoxContentsProducts input[name="products_id"] + .input-group-btn,
#productinfoBody #crossSell .centerBoxContentsProducts .products_price_ceramics_meters{
	display: none;
}
/*
.promotion-badge{
	margin-top: 10px;
	margin-bottom: 0;
}
*/
.promotion-badge > span{
	padding: 5px 8px;
	border-radius: 5px;
}
.crossAddProd{
    background-color: transparent;
    border-color: #001a57;
	color: #1a1b1c;
    border-width: 2px;
    border-radius: 10px;
    border-left-width: 10px;
}
.crossAddProd i{
	color: #001a57;
}
.centerBoxContentsProducts .overlay_rating{
	display: none;
}
/* eof product info */
/* bof login */
.modal-body #createAccountForm .form-group, .modal-body #createAccountForm > fieldset > fieldset{
	width: 95%;
}
#createAccountForm .form-group, #createAccountForm > fieldset > fieldset{
	width: 50%;
}
#createAccountForm .form-group{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin: 0 auto;
}
#createAccountForm .form-group > :not(.clearfix){
	text-align: left;
	width: 100%;
	margin-top: 15px;
}
#createAccountForm .control-label, #loginDefault_01 .control-label, #navBreadCrumb li:last-child{
	margin-bottom: 8px;
	display: none;
}
#createAccountForm .pull-right{
	float:none !important;
	margin-bottom:30px;
}
#createAccountForm .submit_button{
	margin: 0 auto;
	display: block;
	color: #fff;
	background-color: #008a05;
	border-color: #008a05;
}
#createAccountForm > fieldset, #createAccountForm{
	display: flex;
	flex-direction: column;
	margin-bottom:15px;
}
#createAccountForm > fieldset > fieldset{
	order:4;
	margin: 8px auto 0;
	padding-left: 10px;
	padding-right: 10px;
}
#createAccountForm > fieldset > fieldset > legend{
	display: none;
}
#createAccountForm #createAcctDefaultLoginLink{
	order:3;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	width: 50%;
	align-self: center;
}
.modal #createAcctDefaultLoginLink{
	width: inherit !important;
	align-self: auto !important;
}
.modal #fieldCreateAccount .button_create_account{
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 15px;
	font-family: 'Roboto-Black';
}
.modal #fieldCowoa{
	color:#fff;
}
#fieldLogin > legend{
	color: #696969 !important;
	border: none;
	margin-bottom: 0;
	font-size: 41px;
	font-family: 'Roboto-Bold';
}
#fieldLogin .h4{
	font-family: 'Roboto-Black';
}
#fieldCowoa{
	text-align: center;
}
#fieldCowoa > legend{
	border: none;
	margin-top: 15px;
	margin-bottom: 0;
	font-family: 'Roboto-Bold';
	color: #696969;
}
.modal-body #createAcctDefaultHeading{
	font-size: 18px;
	margin-top: 0;
	margin-bottom:10px;
}
#createAcctDefaultHeading{
	text-align: center;
}
#modalMainPageLabel > p{
	margin:0;
}
.modal-page-create-account .modal-header, .modal-page-login .modal-header{
	text-align: center;
	font-family: 'Roboto-Bold';
}
.modal-body-login, .modal-page-create-account .modal-body, .modal-page-login .modal-body{
	background-image: url('../../../../images/login_bg.jpg');
   /*background-image: url('/mndgolfo/images/login_bg.jpg');
	*/
	background-size: cover;
	background-position: center center;
	padding-top:0;
	padding-bottom:1px;
}
.modal-body #createAcctDefault , .modal-body .termsdescription a, .modal-body .help-block,
.modal-body #fieldLogin, .modal-body #pwd_forgot, .modal-body #passwordForgotten{
	color:#fff;
}
.modal-body label[for="newsletter-checkbox"]{
	padding-left: 0;
	margin-bottom: 0;
	padding-top: 0;
}
.modal-body .help-block, .modal-body .pass-text, .modal-body label[for="newsletter-checkbox"],
.modal-body label[for="privacy"], .modal-body .termsdescription{
	font-size: 12px;
}
.modal-body-login input.form-control, .modal-page-create-account input.form-control,
.modal-page-login input.form-control, #fieldLogin input.form-control, #createAccountForm input.form-control{
	padding-left: 30px;
}
/*TODO PONERLO A PARTIR DE 768px*/
.modal-page-login.modal-page-create-account .modal-lg {
	width: 400px;
}
.termsdescription a{
	text-decoration: underline;
}
#createAccountForm > fieldset > div:last-child{
	display: flex !important;
	flex-direction: row-reverse !important;
	align-items: center;
	justify-content: flex-start !important;
}
#createAccountForm > fieldset > div:last-child label{
	display: block !important;
	width: 100%;
	text-align: left;
}
.modal-body #createAccountForm > fieldset > div:last-child .control-label{
	display: block !important;
}
#createAccountForm > fieldset > div:last-child > .col-sm-9 {
	width: fit-content !important;
}
#createAcctDefaultLoginLink a{
	flex-grow: .5;
}
.input-icon{
	color: #ccc;
	position: absolute;
	top: 9px;
	left: 19px;
	z-index: 4;
}
#loginDefault_01 .form-group{
	position: relative;
}
#loginDefault_01 .form-group .input-icon{
	left: 9px;
}
/* eof login */
/* bof page login*/
#createaccountBody #createAcctDefaultHeading > br:last-of-type{
	display: none;
}
/* eof page login*/
/* bof carrito flotante*/
#collapse_cupon{
	display: block;
	height: fit-content;
}
#coupon-gv-popover, #coupon-gv-popover .discountBox, #shoppingcartpopoverContent{
	display: flex;
	flex-direction: column;
}
#coupon-gv-popover > div:first-child, #coupon-gv-popover .discountBox > div:first-child{
	order: 2;
}
#coupon-gv-popover .discountBox > div{
	margin-bottom: 0;
}
#coupon-gv-popover a[data-toggle="collapse"]{
	padding:0;
	pointer-events: none;
}
#coupon-gv-popover a[data-toggle="collapse"] .glyphicon{
	display: none;
}
#coupon-gv-popover a[data-toggle="collapse"] .text-primary{
	color:#6d6d6d;
}
#shoppingcartpopoverListWrapper{
	max-height: 25vh !important;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom: 20px;
}
#shoppingcartpopoverContent .cartBoxTotal{
	order: 2;
}
#coupon-gv-popover{
	order: 3;
}
#shoppingcartpopoverContent > div:last-of-type{
	order:4;
	display: flex;
	flex-direction: row-reverse;
	column-gap: 15px;
}
#shoppingcartpopoverContent > div:last-of-type > div{
	flex-grow: 1;
}
.shoppingcartpopover{
	position:fixed;
}
.cartBoxTotal{
	font-family: 'Roboto-Bold';
	margin-bottom: 15px;
	font-size: 20px;
}
#navMainCheckout{
	color: #fff;
	background-color: #008a05;
	border-color: #008a05;
}
#shoppingcartpopoverContent .btn-shopping-cart{
	background-color: #545454;
	border-color: #474747;
}
/* eof carrito flotante*/
/*eof menu*/
/* bof breadcrumb checkout */
/* eof breadcrumb checkout */
/* bof checkout process*/
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	background-color: #f5f5f5;
}
.force-quotation-form{
	margin-top:15px;
}
.force-quotation-form .panel{
	box-shadow: none;
}
.force-quotation-form .alert-warning{
	background-color: #ebebeb;
	border-color: #ebebeb;
	color:#424242;
	margin-bottom:10px;
}
.force-quotation-form .alert-warning a{
	text-decoration: underline;
}
.force-quotation-form .panel-heading{
	display: none;
}
.force-quotation-form .panel-body{
	padding: 0;
}
body[id^="checkout"]:not(#checkoutsuccessBody) #navBreadCrumb, #checkoutShippingHeadingMethod > legend,
#checkout_ot_invoice_request > legend{
	display: none;
}
#checkoutsendtoBody #checkoutNewAddress, button[data-target=".factura-collapse"]{
	margin-bottom: 30px;
}
.factura-collapse .form-group{
	margin-left: 0;
	margin-right: 0;
}
.overlay_better_together{
	bottom: 0;
	top: auto;
	margin-bottom: 36px;
}
#fastcheckoutBody #navbarLogo span:not(.sr-only), #shoppingcartBody #navbarLogo span:not(.sr-only){
	top: 0 !important;
}
/* bof checkout success*/
#checkoutsuccessBody{
	background-color: #f8f8f8;
}
#checkoutSuccessMainContent, #checkoutSuccessOrderNumber{
	text-align: center;
}
#checkoutSuccessOrderNumber {
	margin-bottom: 25px;
	margin-top:25px;
}
#checkoutSuccessOrderNumber{
	color:#1a1b1c !important;
}
#checkoutSuccessOrderNumber{
	font-size:30px;
	font-family: 'Roboto-Bold';
}
#checkoutSuccessOrderNumber strong{
	font-size: 20px;
	display: block;
	font-family: 'Roboto-Regular';
}
#checkoutSuccessHeading{
	font-size: 32px !important;
	color: #087e63;
	margin-top: 5px !important;
	text-align: center;
	font-family: 'Roboto-bold';
}
#checkoutSuccessHeading .checkout-step-ok{
	background-color: #087e63;
	color: #fff;
	border-radius: 30px;
	font-size: 15px;
	padding: 6px 6px 5px;
	position: relative;
  	bottom: 4px;
}
#checkoutSuccessMainContent #checkoutSuccessHeading{
	font-size: 24px !important;
}
#checkoutSuccess a:not(.btn){
	color: #001a57;
	text-decoration: underline;
}
#checkoutSuccessThanks{
	color: #001a57;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: 'Roboto-bold';
	border: none;
}
.bbold{
	font-family: 'Roboto-Black';
}
#checkoutSuccess{
	display: flex;
	flex-direction: column;
}
#checkoutSuccessMainContent{
	margin-top:0 !important;
}
#checkoutSuccessThanks{
	order: 1;
}
#checkoutSuccessMainContent{
	order: 2;
}
#checkoutSuccess .content:not(#checkoutSuccessMainContent .content) {
	order: 3;
	text-align: center;
}
#checkoutSuccessOrder_mercadopago{
	order:3;
}
#checkoutSuccessOrderLink{
	order: 4;
	margin-top: 20px !important;
}
#checkoutSuccessContactLink{
	order: 5;
	margin-bottom: 50px;
}
#checkoutSuccessLogoff{
	order:6;
	display: none;
}
#checkoutSuccessThanks, #checkoutSuccessOrder_mercadopago, #checkoutSuccessOrderLink, #checkoutSuccessContactLink{
	text-align: center;
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
	border-image: none;
}
.button_openpay_download_pdf{
	margin-left: 0;
}
/* eof checkout success*/
#manufacturersListing .panel-heading{
	background-color: transparent;
	text-align: left;
	padding-left: 0;
	color: #424242;
}
#manufacturersListing .panel-title{
	font-size: 20px;
}
.listing-links-products{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.listing-links-products li{
	padding: 6px 8px;
	width: fit-content;
	background-color: #f5f5f5;
	margin-right: 6px;
}
.listing-links-products a{
	color:#001a57;
}
/* bof media querys*/
@media screen and (max-width: 479px){
	.col-xxs-offset-4{
		margin-left: 33.33333333%;
   }
}
@media(max-width:767px){
	#manufacturersListing .owl-dots {
		display: none;
   }
	#manufacturersListing .owl-nav {
		display: block !important;
   }
	#div-user-op{
		padding-left:0;
		padding-right:0;
   }
	#navMainSearch{
		padding-left:0;
		padding-right: 5px;
   }
	/* bof Color del texto de arriba del buscador */
	#navMainSearch > p {
		display:none;   }
	/* eof Color del texto de arriba del buscador */
	#navBreadCrumb{
		font-size:12px;
   }
	.breadcrumb{
		padding-left:0;
		padding-right:0;
   }
	.panel .owl-theme .owl-nav{
		display:none;
   }
	.quick-find-result{
		width:95vw;
   }
	#user-options li{
		border-color: #133981;
   }
	#user-options{
		margin-bottom:0;
   }
	#navMainSearch{
		padding-top:11px;
		padding-bottom:8px;
   }
	#navMainLogin {
		position: relative;
   }
	.op-text-1, .op-text-2{
		display:none;
   }
	#navMainLogin .glyphicon, #navMainShoppingCart .glyphicon, #navMainLoginWrapper .glyphicon{
		font-size: 27px;
   }
	#user-options {
		padding-top: 15px;
   }
   /**/
	/*#navCatTabs{
		-webkit-box-shadow: rgba(0, 0, 0, 0.32) 4px 4px 6px 0px;
		box-shadow: rgba(0, 0, 0, 0.32) 4px 4px 6px 0px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
   }*/
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus{
		color: #fffbe1;
		background-color: #407ec4;
   }
	#navCatTabsUl li .glyphicon-chevron-down{
		float: right;
   }
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		background-color: #e1efff;
   }
	#featuredProducts .panel-title{
		width: 100%;
   }
	#productListHeading{
		text-align: center;
   }
	#navCatTabsWrapper.affix {
		right: 0;
   }
	#header{
		display:none;
   }
	#navMainWrapper{
		border:none;
   }
	#navMainWrapper .container-fluid{
		display: flex !important;
		flex-direction: column;
   }
   /*bof nombre de usuario al iniciar sesión*/
	.user_name{
		padding: 15px 15px;
		font-weight: bold;
		border-bottom: 1px solid #eb0300;
		font-size: 14px !important;
		color: #003c82;
		width: 100%;
   }
   /* bof menu mobile css "le quite el dropdown que esta dentro del dropdown"*/
	.categories_li>a{
		padding:8px 15px !important;
		display:block;
   }
	.categories_li.active, .categories_li.open{
		background-color: #003c81;
   }
	.categories_li.active > a, .categories_li.open > a{
		color: #fff;
		font-family:'Roboto-bold';
		text-decoration:none;
   }
	#logo{
		padding-right: 0px;
   }
   /* eof menu mobile css "le quite el dropdown que esta dentro del dropdown"*/
	.cartRemoveItemDisplay{
		margin-bottom:8px;
   }
	#navbarLogo{
		position: unset;
		width: auto;
		margin: 0 15px;
   }
	#navMainSearch{
		order:0;
   }
	#user-options{
		order:0;
		display: none;
   }
	.c-mn-logo-master-pro-full{
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
   }
	.extra-li-1 {
		width: fit-content;
		display: flex;
		flex-grow: 1;
		align-items: center;
		justify-content: flex-end;
   }
	.extra-li-1, .extra-li-2{
		list-style: none;
		list-style: none;
		padding-left: 0;
		margin-bottom: 0;
   }
	.extra-li-1 > li, .extra-li-2 > li{
		float: left;
   }
	.extra-li-1 a, .extra-li-2 a{
		color:#fff;
   }
	.b2b-link .small{
		line-height: 1;
		margin-left: -10px;
   }
	.navbar-header{
		display: flex;
		flex-direction: row;
		align-content: space-between;
		align-items: center;
   }
	#navMainSearch{
		display: flex;
		padding:0 15px;
		margin-top: 0;
		border: none;
		box-shadow: none;
   }
	.quick_find_header{
		flex-grow: 1;
   }
	.extra-li-2{
		display: flex;
		align-items: center;
		margin-bottom: 0;
		width: 40%;
		justify-content: space-around;
   }
	.extra-li-2 li{
		margin-top:0;
		margin-bottom: 0;
   }
	#hambur-menu{
		padding: 0;
		margin: 0 15px;
		height: fit-content;
   }
	#navMainLoginWrapper{
		padding: 0;
   }
	.extra-li-2 .dropdown-menu{
		left: -27px;
   }
	#bannerOne ul{
		margin-left: 7px;
		margin-right: 7px;
   }
	#bannerOne li{
		float: left;
   }
	#bannerOne li a{
		padding:5px 8px;
		background-color:#eb0300;
		border-radius: 5px;
   }
	body{
		padding-top: 133px;
   }
	body[id^="checkout"]:not(#checkoutsuccessBody) {
		padding-top: 77px !important;
   }
	.modal-body > #shoppingcartpopoverContent, #shoppingcartpopoverContent > #shoppingcartpopoverContent {
		order: unset;
		column-gap: unset;
   }
	.modal-body > #shoppingcartpopoverContent {
		display: block;
		flex-direction: unset;
   }
	#shoppingcartpopoverContent > #shoppingcartpopoverContent {
		flex-direction: column;
   }
   /*bof product detail*/
	#productPrices .products_price_ceramics_box{
		margin-bottom:15px;
		font-size: 0.8em;
   }
	#productAdditionalImages > div{
		margin: 0 10px;
   }
	#pinfo_b1 .discount-percentaje{
		position: absolute;
		z-index: 2;
		right: 35px;
   }
	#pinfo_b1 .discount-percentaje{
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
   }
   /*eof product detail*/
   /*bof login */
	.modal-body #createAccountForm .form-group, .modal-body #createAccountForm > fieldset > fieldset{
		width: 100%;
   }
	.modal-body #createAccountForm #createAcctDefaultLoginLink{
		flex-direction: column;
   }
	.modal-body #createAccountForm #createAcctDefaultLoginLink .btn{
		margin-top: 20px;
   }
	.modal-body #createAccountForm .form-group > :not(.clearfix){
		margin-top:0;
   }
	.modal-body #createAccountForm .form-group-bottom-buffer{
		margin-bottom: 13px;
   }
	.modal-body #createAccountForm .control-label{
		margin-bottom: 0;
   }
	.modal-body #createAcctDefaultHeading{
		margin-bottom:20px;
   }
   /*eof login*/
   /* bof checkout process */
	h1[id^="checkout"]{
		margin-bottom: 8px !important;
   }
	h1[id^="checkout"] span{
		color:#001a57 !important;
		margin-top: 8px;
   }
	#order_steps li:not(.active) {
		display: none;
   }
	.btn-block-xs{
		display:block;
		width:100%;
	}
   /* eof checkout process */
}
@media (max-width:780px) and (min-width:768px){
   /*Corección al user-options*/
	#user-options{
		margin-right: -8px;
   }
}
@media (max-width:991px) and (min-width:768px){
	.user_name, #navMainLogin .small{
		display:none;
   }
	.user_name{
		max-width: 62px;
   }
   /*clearfix-tablet ul menu*/
	.yamm-content ul:nth-child(3n+1) {
		clear: left;
   }
	.op-text-1{
		bottom: 29px;
		font-size: 8px;
		position: absolute;
   }
	.op-text-2{
		font-size: 11px;
   }
   /*bof product info*/
   .like-share-items i{
		font-size:18px;
	}
	/*eof product info*/
}
@media (max-width:991px){
   /* bof checkout process */
   /* bof acomodo de los botones*/
	#checkout_payment_method .radioButtonLabel{
		margin: 0;
		margin-right: 8px;
   }
	#checkout_payment_method label.btn .spr, #checkoutPaymentContentChoose label.btn .spr {
		-webkit-transform: scale(0.45);
		-moz-transform: scale(0.45);
		-ms-transform: scale(0.45);
		transform: scale(0.45);
		margin-right: -60px;
   }
	#checkout_payment_method div.mercadopago_bancos .btn {
		padding: 3px 0px 3px 3px;
   }
   /* eof acomodo de los botones*/
   /* eof checkout process */
}
@media(min-width:992px){
	.op-text-1{
		font-size: 11px;
		bottom: 29px;
		position: absolute;
   }
	.op-text-2{
		font-size: 16px;
   }
	#checkoutConfirmDefault > .row > .col-md-5{
		position: -webkit-sticky;
		position: sticky;
		top: 90px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
   }
	.mercadopago_card .form-cc-msi-mercadopago{
		max-width: 75%;
   }
}
@media (max-width:1199px) and (min-width:992px){
	.user_name{
		max-width: 90px;
   }
   	/*bof product info*/
	.like-share-items i{
		font-size:20px;
	}
	/*eof product info*/
}
@media (max-width:1399px) and (min-width:1200px){
	.user_name{
		max-width: 110px;
   }
}
@media(min-width:1200px){
	
	body:not(body[id^="checkout"]) #navbarLogo span:not(.sr-only), #shoppingcartBody #navbarLogo span:not(.sr-only), #user-options:not(#shoppingcartBody #user-options){
		top: 20px;
		position: relative;
   }
	#navCatTabsContainer, #navCatTabsWrapper.affix {
		top: 70px;
   }
   /* bof product detail */
	#form-cc-msi {
		margin-left: 16.66666667%;
		width: 66.66666667%;
   }
   /* eof product detail */
	.mercadopago_card .form-cc-msi-mercadopago{
		max-width: 60%;
   }
   	/*bof product info*/
	.like-share-items i{
		font-size:22px;
	}
	/*eof product info*/
}
@media (min-width:1400px){
	.user_name{
		max-width: 150px;
   }
}
@media(min-width:768px){
	#loginDefault .row {
		display:flex;
   }
	#mainWrapper{
		padding-top:35px;
   }
	.quick-find-result .panel-body{
		padding-left: 10px;
		padding-right: 10px;
   }
	#user-options{
		border-bottom: none;
		margin-bottom: 0;
   }
	.panel .owl-theme .owl-nav{
		position: absolute;
		top: -95px;
		right: 0;
   }
   /*height yamm*/
   /* scroll-bar */
	.categories_li li:last-child::-webkit-scrollbar:vertical {
		width: 9px;
   }
	.categories_li li::-webkit-scrollbar-thumb {
		background-color: #E3E3E3;
		border-radius: 6px;
		border: 2px solid #fff;
   }
   /*rediseño 2022*/
   /*bof menu*/
	body{
		padding-top:121px !important;
   }
	#bannerOne{
		margin: 0;
		padding:0;
   }
   /*eof menu*/
   /*bof listado de prod*/
	#productsListingDisplayOrder > *{
		text-align: right;
   }
   /*bof product info*/
   #mn-accordion .panel-body{
		max-height: 220px;
		overflow-y: scroll;
   }
	.botonera-mn > div:not(:last-child){
		border-right: 1px solid #596a92;
	}
   /*eof product info*/
   /*eof listado de prod*/
   /* bof detalle del producto */
	#productGeneral > form[name="cart_quantity"]{
		display: flex;
		flex-direction: column;
   }
	#productGeneral > form[name="cart_quantity"] > .row > div:first-child{
		position: -webkit-sticky;
		position: sticky;
		top: 150px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
   }
   /* eof detalle del producto */
   /* bof login */
	.modal-body #createAccountForm .form-group-bottom-buffer{
		display: none;
   }
   /* eof login */
   /*bof checkout process*/
   .shoppingcartli{
		background-color: rgba(255, 255, 255, .2);
		border-radius: 15px;
		padding-top: 3px !important;
		padding-bottom: 1px !important;
	}
}
/* bof checkout rediseño 2023 */
/* bof breadcrumb checkout */
#order_steps .progress{
	height: 5px;
  	border-radius: 0;
	background-color: #b3b3b3;
	box-shadow: none;
	margin-bottom: 0;
}
#order_steps .breadcrumb{
	display: flex;
}
#order_steps .breadcrumb li{
	flex: 1 0 0;
}
#order_steps .checkout-step{
	border-radius: 15px;
	border: 2px solid #4f73c5;
	background-color:#fff;
	font-size: 18px;
	width: 28px;
	height: 28px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color:#002377;
	transition: .2s ease;
}
#order_steps .breadcrumb > li + li::before{
	content:"";
	display: none;
}
/*#order_steps .progress-bar{
	transition: .5s ease-in-out;
}
#order_steps .progress-bar[aria-valuenow="20"]{
	background-color:#0082f2;
}
#order_steps .progress-bar[aria-valuenow="40"]{
	background-color:#0082f2;
	background:linear-gradient(to right, #0082f2 0, #0082f2 50%, #074ff0 50%, #074ff0 100%);
}
#order_steps .progress-bar[aria-valuenow="60"]{
	background-color:#074ff0;
	background:linear-gradient(to right, #0082f2 0, #0082f2 33%, #074ff0 33%, #074ff0 66%, #0d26e9 66%, #0d26e9 100%);
}
#order_steps .progress-bar[aria-valuenow="80"]{
	background-color:#0d26e9;
	background:linear-gradient(to right, #0082f2 0, #0082f2 25%, #074ff0 25%, #074ff0 50%, #0d26e9 50%, #0d26e9 75%, #162cae 75%, #162cae 100%);
}
#order_steps .progress-bar[aria-valuenow="100"]{
	background-color: #002377;
	background:linear-gradient(to right, #0082f2 0, #0082f2 20%, #074ff0 20%, #074ff0 40%, #0d26e9 40%, #0d26e9 60%, #162cae 60%, #162cae 80%, #002377 80%, #002377 100%);
}*/
@keyframes placeHolderShimmer {
	0%   { background-position:  100%; }
	100% { background-position: -100%; }
  }
  
  #order_steps .progress-bar {
	animation: 1.5s linear infinite placeHolderShimmer;
	/*background: linear-gradient(to right, #0082f2 20%, #074ff0 40%, #0d26e9 60%, #162cae 80%, #002377 100%);*/
	background: linear-gradient(to right, #0082f2 15%, #074ff0 30%, #0d26e9 45%, #162cae 60%, #002377 75%, #0082f2 90%, #074ff0 100%);
	background-size: auto;
	background-size: 200%;
  }
/* eof breadcrumb checkout */
/* bof shopping cart and fast checkou 04 styles */
#shoppingcartBody, #shoppingcartBody #pageWrapper, #fastcheckoutBody, #fastcheckoutBody #pageWrapper{
	background-color: #f8f8f8;
}
#shoppingcartBody #navBreadCrumb, #fastcheckoutBody #navBreadCrumb{
	display: none;
}
#shoppingCartRight > .panel, #checkoutConfirmCart{
	border: 1px solid #e8e8e8 !important;
	border-radius: 8px !important;
	overflow: hidden;
}
#shoppingcartBody #mainWrapper, #fastcheckoutBody #mainWrapper{
	padding-top:15px;
}
#cartSubTotal{
	font-size: 18px;
}
/* bof address book styles */
#accordion_directory legend{
	font-family: 'Montserrat-Bold';
	color: #001a57;
	border: none;
}
#accordion_directory .panel{
	box-shadow: none;
}
#accordion_directory  .panel-body{
	padding:0;
}
#fieldset_address_book > .row, #fieldset_address_book .moduleRow .radio{
	display: flex;
	flex-wrap: wrap;
}
#fieldset_address_book .moduleRow{
	margin-bottom:15px;
}
#fieldset_address_book .moduleRow .radio{
	background-color:#f8f8f8;
	border-radius:5px;
	border: 1px solid #d9d9d9;
	padding:10px 15px;
	height: 100%;;
	flex-direction: column;
}
#fieldset_address_book .moduleRow strong{
	color:#1a1b1c;
}
#fieldset_address_book .moduleRow .radio .edit-address{
	margin-top:auto;
	width: 100%;
	border-top: 1px solid #d9d9d9;
	padding-top: 8px;

}
#fieldset_address_book address{
	font-size:12px;
	margin-top:8px;
	color:#535353;
}
/* eof address book styles */

/* eof shopping cart and fast checkou 04 styles */
/* bof shopping cart */
#cartDefaultHeading, h1[id^="checkout"]{
	font-size:22px !important;
	border:none !important;
	padding:0 !important;
	font-weight: normal;
	font-family: 'Roboto-Bold';
	color:#1a1b1c;
}
#shoppingcartBody #cartContentsDisplay{
	margin-left:0;
	margin-right:0;
}
#shoppingcartBody #cartContentsDisplay .col-sm-12:not(.tableHeading, .bg-danger) {
	background-color: #ecf1ff;
}
#shoppingcartBody #cartContentsDisplay .col-sm-12:not(.tableHeading) {
	border: 1px solid #e3e7f0;
	padding: 10px;
	margin-bottom:20px;
	border-radius: 10px;
	box-shadow: 0 6px 9px 0 #e9e9e9;
}
.cartImage img{
	border-radius: 5px;
	border: 1px solid #e3e7f0;
}
.cartProdTitle a, #cartSubTotal{
	color:#1a1b1c;
}
.scTotalHeading, .cartTotalDisplay, #cartSubTotal .total-cart, #fast_checkout_04 #ottotal div:last-child{
	color:#c53334;
}
.button_checkout{
	background: linear-gradient(to left, #0087F3 35%, #003791 100%);
	border-color:#0087F3; 
	box-shadow: 0px 6px 20px 0px rgba(15, 51, 137, 0.35);
	font-family: 'Montserrat-bold';
	padding:12px 15px;

	background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.button_checkout:hover{
	border-color:#0087F3; 
	background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.button_checkout:active, .button_checkout:active:focus, .button_checkout:active:hover{
	border-color:#0087F3; 
	background-color:#003791;
}
#shoppingcartBody #navCatTabsContainer{
	display:none;
}
/* eof shopping cart*/
/* bof generic styles for fast checkout 04 */
/*bof hide prev/next and confirm buttons */
.btn-step, .confirm-btn-container{
	display:none;
} 
/*eof hide prev/next and confirm buttons */
#fast_checkout_04 #fastCheckoutLeft .checkout_step{
	display: none;
}
#fast_checkout_04 #checkoutConfirmCart .panel-heading{
	background-color: transparent;
	padding-top: 0;
	padding-bottom: 0;
}
#fast_checkout_04 #fastCheckoutRight .panel-footer{
	background-color: #fff;
	border: none;
}
#fast_checkout_04 #orderTotals > div{
	margin-bottom: 6px;
}
#fast_checkout_04 #ottotal > div:first-child, #fast_checkout_04 #fastCheckoutRight .cartQuantity, #fast_checkout_04 .cartTotalDisplay{
	color: #1a1b1c;
}
#fast_checkout_04 #ottotal{
	font-family: 'Roboto-bold';
	font-size: 18px;
}
#fast_checkout_04 #fastCheckoutRight .cartProductDisplay, #fast_checkout_04 .cartTotalDisplay{
	font-size:14px
}
#fast_checkout_04 #cartContentsDisplay .tableBody > .row:not(:first-child){
	border:none !important;
	padding-top:5px;
	padding-bottom:5px;
}
#fast_checkout_04 #fastCheckoutLeft{
	background: transparent;
	overflow: hidden;
}
#fast_checkout_04 #fastCheckoutLeft .panel-heading{
	background-color:#f8f8f8;
	color:#1a1b1c;
	border:none;
	padding-bottom:35px;
	padding-left:0;
	padding-right:0;
}
#fast_checkout_04 #fastCheckoutLeft .panel{
	border:none;
}
#fast_checkout_04 #fastCheckoutLeft .panel-title{
	font-size:22px;
}
#fast_checkout_04 #fastCheckoutLeft .checkout_step > .panel, .checkout_step.panel{
	background-color: transparent;
}
#fast_checkout_04 #checkoutShippingContentChoose > .row {
	display: flex;
	flex-wrap: wrap;
}
/*#fast_checkout_04 #fastCheckoutLeft .panel-body{
	border: 2px solid #f2f2f2;
	border-radius: 5px;
}*/
/* bof modal to checkout address modal */
.modal-page-checkout-shipping-address .panel-body, .modal-page-checkout-payment-address .panel-body{
	max-height: calc(100vh - 300px);
	overflow-y: scroll;
	overflow-x: hidden;
}
.modal-page-checkout-shipping-address .modal-header, .modal-page-checkout-payment-address .modal-header{
	background-color:#fff;
	color:#001a57;
	font-family: 'Montserrat-bold';
}
.modal-page-checkout-shipping-address .modal-header .h4, .modal-page-checkout-payment-address .modal-header .h4{
	font-size:14px;
}
.modal-page-checkout-shipping-address .modal-header .close, .modal-page-checkout-payment-address .modal-header .close{
	color: #001a57;
}
.modal-page-checkout-shipping-address .modal-body{
	padding: 15px 10px;
}
#accordion_directory{
	margin-bottom:0;
}
/* eof modal to checkout address modal */

/* bof modal please wait */
#fast_checkout_04 ~ #pleaseWaitDialog .modal-dialog{
	width:100%;
	margin:0;
}
#fast_checkout_04 ~ #pleaseWaitDialog .modal-dialog, #fast_checkout_04 ~ #pleaseWaitDialog .modal-content{
	min-height:100%;
}
#fast_checkout_04 ~ #pleaseWaitDialog .modal-dialog, #fast_checkout_04 ~ #pleaseWaitDialog .modal-body{
	padding: 0;
}
.pleaseWaitLoader{
	background-color: #001a57;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 65px;
	border-bottom-left-radius: 45px;
	border-bottom-right-radius: 45px;
}
.pleaseWaitLoader .h3{
	color: #fff;
	margin-top: 35px;
	margin-bottom:35px;
}
.mn-loader-img{
	margin-top: 85px;
	margin-bottom: 130px;
}
.mn-loader {
	width: 105px;
	height: 105px;
	border: 15px dotted #3bedca;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	animation: rotation 2s linear infinite;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
} 
/*#fast_checkout_04 ~ #pleaseWaitDialog .modal-content{
	background-color: rgba(255, 255, 255, 0.95);
}*/
/* eof modal please wait */

/* eof generic styles for fast checkout 04 */
/*bof radio button css*/
.radio label{
	padding-left: 25px;
}
input[type="radio"] {
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	margin: 0;
	/**/
	/*font: inherit;
	color: currentColor;*/
	width: 20px;
	height: 20px;
	border: 3px solid #757575;
	border-radius: 50%;
	/*transform: translateY(-0.075em);*/
	display: grid;
	place-content: center;
	margin-left: -25px !important;
  }

  input[type="radio"]::before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 10px 10px #2e69ac;
  }

  input[type="radio"]:checked::before {
	transform: scale(1);
  }

/* bof color en los radio botones de facturacion */
	#ot_invoice_request_check_1:checked{
		border-color: #0c42be;
	}
	#ot_invoice_request_check_0:checked{
		border-color: #c53334;
	}
	#ot_invoice_request_check_1::before {
		box-shadow: inset 13px 13px #0c42be;
		width: 13px;
  		height: 13px;		
	}
	#ot_invoice_request_check_0::before {
		box-shadow: inset 13px 13px #c53334;
		width: 13px;
 		height: 13px;
	}
	#ot_invoice_request_check_0, #ot_invoice_request_check_1{
		width: 25px;
  		height: 25px;
	}
/* eof color en los radio botones de facturacion */

/* eof radio button css */
/* bof shipping method step*/
.col-shipping-card > fieldset:blank{
	display: none;
}
.col-shipping-card > fieldset:not(:empty){
	background-color:#ecf1ff;
	border: 2px solid #e3e7f0;
	border-radius: 10px;
	padding:15px 10px;
	box-shadow: 0 6px 9px 0 #e9e9e9;
	margin-bottom:30px;
	transition:.2s ease;
}
.col-shipping-card.active > fieldset:not(:empty){
	border-color:#283e7d;
}
.col-shipping-card .ship-module-title{
	margin-bottom:22px;
}
.disclaimer{
	color:#c53334;
}
button[class*=btn-ship-], label[class*=btn-ship-]{
	padding-top:12px;
	padding-bottom:12px;
	margin-top: 8px;
}
.col-shipping-card .normal_button{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom:15px !important;
}
.col-shipping-card .row{
	margin-top:8px;
	/*padding-top:8px;
	border-top: 1px solid #dadfed;*/
}
.col-shipping-card address br{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	display: inline;
}
.col-shipping-card address br{
	content: '';
	width: 9px;
	height: 18px;
}
.col-shipping-card address br:before{
	content: ', '
}
.col-shipping-card address {
	font-size: 12px;
	margin-bottom:8px;
}
.extra-shipping-info{
	display: none;
}
/*.col-shipping-card address br:not(:nth-of-type(1), :nth-of-type(2), :nth-of-type(3), :nth-of-type(4)){
	display: none;
}*/
/* eof shipping method step*/
/* bof shipping payment step */
.checkout_step_3 hr{
	border-color: transparent;
}
.btn-payment-style{	
	background-color: #ecf1ff;
	border-color: #e3e7f0;
	align-items: center;
	margin: 0;
	padding: 15px 10px !important;
}
.btn-payment-style-group .btn input[type="radio"]{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
.btn-payment-style-group .btn-payment-style{
	background-color: #ffff;
	border-color: #495e8f;
	flex-flow: unset;
  	justify-content: unset;
}
.btn-payment-style:hover{	
	background-color: #e0e5f2;
}
.btn-payment-style.active, .btn-payment-style-group.active{	
	background-color: #ccd2e1 !important;
	border-width: 2px;
	border-color: #001a57 !important;
}
.btn-payment-disclaimer{
	font-size: 12px;
	margin-top: 5px;
	color:#c53334;
	width: 100%;
	text-align: left;
	font-family: 'Roboto-Regular';
}
.btn-payment-style .spr, .btn-payment-style-group .spr{
	transform: none !important;
	transform-origin: unset !important;
	margin: 0 !important;
}
.btn-payment-style-group{
	background-color: #ecf1ff;
	border: 1px solid #e3e7f0;
	margin: 0;
	color: #797979 !important;
	padding: 15px 10px !important;
	text-align: left;
	border-radius: 8px !important;
}
.btn-payment-style-group .btn-payment-style:hover{
	background-color: #ececec;
}
.btn-payment-style-group .btn-payment-style.active{
	background-color: #e7e7e7 !important;
	border-width: 2px;
	border-color: #001a57 !important;
}
div[id*="paymentGroup"] > label{
	margin-top:12px;
}
div[class*="form-cc-msi-"]{
	margin-top:8px;
}
.payment-title-bankdeposit{
	max-width: 75%;
}
.btn-payment-style-group select[id*="form-cc-msi"]{
	width: fit-content;
}
.btn-payment-style-group #pmt-mercadopago {
	position: inherit;
	clip: unset;
	pointer-events: initial;
}
.btn-payment-style-group input[type="radio"]{
	margin-left: 0 !important;
	margin-right: 8px !important;
}
.btn-payment-title{
	margin-bottom: 0;
}
.btn-payment-title, .btn-payment-style{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	color: #001a57 !important;
	text-align: left;
	font-size: 16px;
	font-family: 'Montserrat-bold';
}
div[id*="paymentGroup"] span[class*="payment-title"]{
	width: 100%;
}
div[id*="paymentGroup"] span[class*='payment-title-'] .spr, div[id*="paymentGroup"] span[class*='payment-title-'] + .spr{
	-webkit-transform: scale(0.5) !important;
	-moz-transform: scale(0.5) !important;
	-ms-transform: scale(0.5) !important;
	transform: scale(0.5) !important;
	-webkit-transform-origin: left top !important;
	-moz-transform-origin: left top !important;
	-ms-transform-origin: left top !important;
	transform-origin: left top !important;
	margin-bottom: -32px !important;
	margin-right: -55px !important;
	float: right !important;
}
input[id*="pmt-mercadopago"]{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
#checkout_payment_method .ccinfo:not(.compropago) label.btn, #checkoutPaymentContentChoose .ccinfo:not(.compropago) label.btn, label.btn[for^="pmt-paypal"] {
	margin-top: 8px;
}
/* eof shipping payment step*/
/* bof facturación step */
#checkout_ot_invoice_requestContent{
	background-color:#fff;
	border: 1px solid #e8e8e8;
  	border-radius: 8px;
	padding: 0 15px;
}
#ot_invoice_request_form .radio{
	font-size: 22px;
	font-family: 'Roboto-Bold';
	color: #1a1b1c;
}
#ot_invoice_request_form .radio{
	width: fit-content;
	display: inline-block;
}
#ot_invoice_request_form .radio:nth-of-type(2){
	margin-left: 10px;
}
/*#checkout_ot_invoice_requestContent address br:not(:first-of-type){
	display:none;
}*/
label[for="ot_invoice_request_form"]{
	display:none;
}
/* eof facturacion step */
/* bof fast checkout confirmation */
#checkoutConfirmation .panel-body .panel-default .panel-heading{
	padding: 8px 15px !important;
	background-color: #fff !important;
	border-bottom: 1px solid #e8e8e8 !important;
}
#checkoutConfirmation .map-img-static{
	width: 100%;
	max-height: 150px;
	object-fit: cover;
	object-position: center center;
}
#checkoutConfirmation .panel-body .panel-default{
	border: 1px solid #e8e8e8 !important;
	border-radius: 8px !important;
	overflow: hidden;
	/*height: 100%;*/
}
#checkoutConfirmation .panel-group{
	height: calc(100% - 22px);
}
#checkoutConfirmDefaultShipment .h5, #checkoutConfirmDefaultPayment .h5, #checkoutConfirmDefaultShipment h4, #checkoutConfirmDefaultPayment h4{
	display: none;
}
#checkoutConfirmation .d-flex{
	display: flex;
	flex-wrap: wrap;
}
#checkoutConfirmation .panel-footer{
	background-color: #fff;
	border:none;
}
#checkoutConfirmation  >.panel > .panel-body > .panel-group:first-child{
	margin-top: 15px;
}
#checkoutConfirmation .panel-group{
	margin-bottom: 8px;
}
/* eof fast checkout confirmation */
/* bof fast checkout redeem */
.reddems-collapse{
	margin-top: 8px;
	margin-bottom: 0;
	padding: 0;
}
.reddems-collapse > .panel{
	background-color: #ebf5fe;
	border-radius: 5px;
}
.reddems-collapse .panel-heading{
	padding:10px 15px !important;
}
.reddems-collapse .panel-body{
	padding-top: 0;
}
.reddems-collapse #checkout_ot_couponContent{
	margin-bottom: 0;
}
.flex-coupon{
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	gap: 5px;
}
/* eof fast checkout reddem */
/* bof checkout confirmation */
#checkoutSuccess{
	background-color:#fff;
	border: 1px solid #e8e8e8;
  	border-radius: 8px;
	padding: 30px 15px;
}
/* eof checkout confirmation */
@media(max-width:767px){
	/* bof breadcrumb checkout */
	#order_steps{
		position: -webkit-sticky;
    	position: sticky;
		top: 0;
		z-index: 1;
		margin-left: -10px;
		margin-right: -10px;
	}
	#order_steps .breadcrumb:not(.steps_num) {
		text-align: center;
		margin-bottom: 20px;
  		background-color: #001a57;
		font-family: 'Montserrat-bold';
		font-size:20px;
		padding-top:25px;
		padding-bottom:25px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 35px;
		border-bottom-left-radius: 35px;
	}
	#order_steps .breadcrumb:not(.steps_num) > .active{
		color:#fff;
	}
	#order_steps .breadcrumb:not(.steps_num) > .active .step-title{
		width: calc(100% - 65px);
		margin: 0 auto;
		text-align: center;
	}
	/* eof breadcrumb checkout */
	
	/* bof shopping cart */
	.cartProductDisplay .col-sm-4:not(.cartRemoveItemDisplay){
		margin-bottom:5px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.cartQuantity .form-control{
		max-width:75px;
	}
	.cartQuantity .min_units_display{
		width:100%;
	}
	.cartRemoveItemDisplay .btn{
		padding-left:0;
		padding-right:0;
	}
	/* eof shopping cart*/
	/* bof generic styles for fast checkout */
	#shoppingcartBody, #fastcheckoutBody, #shoppingcartBody #mainWrapper, #fastcheckoutBody #mainWrapper{
		padding-top:0px !important;
		min-height: calc(100vh - 52px);
	}
	#fast_checkout_04 #fastCheckoutLeft .panel-heading{
		padding-bottom:10px;
	}
	#shoppingcartBody #navMainWrapper, #fastcheckoutBody #navMainWrapper{
		display: none;
	}
	.checkout_step > .panel-body, .checkout_step_5 > .panel > .panel-body{
		padding: 0 ;
	}
	/* bof modal to checkout address modal */
	#accordion_directory .button_continue_checkout{
		width: 100%;
		margin-top: 15px;
	}
	/* eof modal to checkout address modal */
	/* eof generic styles for fast checkout */
}
@media (max-width: 991px){
	/* bof generic styles for fast checkout */
	#fast_checkout_04 #fastCheckoutLeft .checkout_step{
		min-height: calc(100vh - 282px);
	}
	[id^="fast_checkout_"] #fastCheckoutRight {
		/*background-color: #ecf1ff;*/
		padding: 0 !important;
    	border-radius: 6px;
	  }
	[id^="fast_checkout_"] #checkoutConfirmCart {
		margin-left: 0 !important;
		max-width: initial !important;
	}
	.rightSticky{
		position: -webkit-sticky;
    	position: sticky;
		bottom: 0;
		padding: 0;
		z-index: 2;
	}
	#fast_checkout_04 #orderTotals > div:not(:last-child){
		display: none;
	}
	/* eof generic styles for fast checkout */
}
@media(min-width:768px){
/* bof breadcrumb checkout */
	#order_steps .breadcrumb:not(.steps_num){
		margin-bottom:15px;
		font-size: 12px;
	}
/* eof breadcrumb checkout */
/* bof generic styles for fast checkout */	
	#shoppingcartBody, #fastcheckoutBody{
		padding-top:85px !important;
	}
	li.success-step p{
		color:#0082f2;
	}
	li.success-step .checkout-step {
		background-color: #0082f2 !important;
		color: #fff !important;
		border-color:#0d26e9 !important;
	}
	li.active p{
		color:#162cae;
	}
	li.active .checkout-step {
		background-color: #162cae !important;
		color: #fff !important;
		border-color:#162cae !important;
	}
/* eof generic styles for fast checkout */
}
@media(min-width:992px){
	/* bof generic styles for fast checkout */
	#fast_checkout_04{
		min-height: calc(100vh - 152px);
	}
	#fast_checkout_04 .checkout_step > .panel > .panel-body:not(#checkout_ot_invoice_requestContent){
		padding:0 15px 0 0;
	}
	/* eof generic styles for fast checkout */
	/* bof shopping cart */
		#shoppingcartBody form[name="cart_quantity"] > .row{
			display: flex;
		}
		#shoppingcartBody .rightSticky > .panel{
			position: -webkit-sticky;
			position: sticky;
			top: 90px;
			display: -ms-flexbox;
			display: flex;
			-ms-flex-direction: column;
			flex-direction: column;
		}
	/* eof shopping cart */
}
/* eof checkout rediseño 2023 */
