/*HEADER*/

/*buscador*/
.header-top .autocomplete-suggestion .col-shop{
    display:none !important;
}
#mobile-btn-search .autocomplete-suggestion .col-shop {
    display:none !important;
}

/*FOOTER*/



/*copyrights*/
#footer-copyrights { font-size: 12px}

#footer .block-links ul>li a{
    font-size: 16px;
}
#footer .block-links ul>li a:before{
    content: "";
}
#footer  .contact-rich .part .data {
    font-size: 16px;
}
#footer-container-main {
    padding-top: 1.8571428571rem;
    padding-bottom: 1.8571428571rem;
}
.form-control-comment{
    display:none
}

@media (max-width: 990px) {
    #footer-container-main {  font-size: 16px; }
    #footer .block li {   margin-bottom: 6px;}
    #footer .block-iqitcontactpage .logofooter{ width: 100%; }
}

@media (max-width: 769px) {
    #footer  .contact-rich .part .data {  font-size: 15px;  }
    #footer .block-links ul>li a{  font-size: 14px;  }
    #footer-container-main.footer-style-inline .contact-rich .part {display: block;}
    #footer-container-main.footer-style-inline>div>.row .block-content, #footer-container-main.footer-style-inline>div>.row .block-links ul>li, #footer-container-main.footer-style-        inline>div>.row .block-title{display: block;}
}

@media (max-width: 690px) {
    #footer-container-main {  padding-left: 0%}
    #footer-container-main.footer-style-inline .contact-rich .part {display: block;}
    #footer-container-main.footer-style-inline>div>.row .block-content, #footer-container-main.footer-style-inline>div>.row .block-links ul>li, #footer-container-main.footer-style-        inline>div>.row .block-title{display: block;}
}

@media (max-width: 576px) {
    #footer .block {    padding-left: 6%;}
    #footer-container-main.footer-style-inline .contact-rich .part {display: block;}
    #footer-container-main.footer-style-inline>div>.row .block-content, #footer-container-main.footer-style-inline>div>.row .block-links ul>li, #footer-container-main.footer-style-        inline>div>.row .block-title{display: block;}
}

@media (max-width: 540px) {
    #footer  .contact-rich .part .data {  font-size: 14px;  }
    #footer .block-links ul>li a{  font-size: 13px;  }
    #footer-container-main.footer-style-inline .contact-rich .part {display: block;}
    #footer-container-main.footer-style-inline>div>.row .block-content, #footer-container-main.footer-style-inline>div>.row .block-links ul>li, #footer-container-main.footer-style-            inline>div>.row .block-title{display: block;}
}

@media (max-width: 480px) {

    #footer .block li { margin-bottom: 10px;}
    #footer  .contact-rich .part .data {  font-size: 16px; line-height: 22px  }
    #footer  .contact-rich .part  {   margin-top: 15px  }
    #footer .block-links ul>li a{  font-size: 16px;  }
    #footer .block-title, #checkout-footer .block-title {    font-size: 19px;   }
    #footer-container-main.footer-style-inline .contact-rich .part {display: block;}
    #footer-container-main.footer-style-inline>div>.row .block-content, #footer-container-main.footer-style-inline>div>.row .block-links ul>li, #footer-container-main.footer-style-            inline>div>.row .block-title{display: block;}
}



/*PAGINA INICIO*/

/*color blanco banners*/
.linkhome a:hover {
    color: #ffffff !important;
}
.linkhome a:link {
    color: #ffffff !important;
}
.linkhome a:visited {
    color: #ffffff !important;
}


/*miniaturas*/
.product-miniature-grid .btn-product-list {  min-width: 80px; }
/*.product-miniature-grid .product-title {  height:auto;min-height: 4rem; }*/
.product-miniature-grid .product-price-and-shipping {  margin-bottom: 4px }
.product-miniature-grid .product-price {    font-weight: 600;}

/*miniaturas*/
.product-miniature-grid .btn-product-list {  min-width: 80px; width: 100%; }
/*.product-miniature-grid .product-title {  height:auto;min-height: 4rem; }*/
.product-miniature-grid .product-price-and-shipping {  margin-bottom: 4px }

/*Alto de titulo de miniatura*/
.product-miniature-grid .product-title {
    min-height: 3.4rem;
    margin-bottom: 0.8rem;
    width: 100%;
    overflow: hidden;
}
.product-miniature-grid .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.products-grid .product-miniature-default .iqitreviews-simple, .products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference, .products-grid .product-miniature-default .product-title {
    padding-bottom: .0rem;
}
/*alinear derecha*/
.product-miniature-default .product-flags {
    right: 6px;
    top: 6px;
    left: unset;

}

.product-flags .product-flag {
    font-weight: 400 !important;
}


/*Ocultar +  -  Actualizacion*/
.product-add-cart .input-group-btn{display: none}
.product-miniature-default .product-add-cart .input-qty {   margin-right: 5px;}



/*PAGINA DEL PRODUCTO*/

/*Bordes redondeados productos*/
.products-grid .product-miniature-default {border-radius: 15px 15px 15px 15px;}
.product-miniature:hover {border-radius: 15px!IMPORTAN;}


/*modificacion referencia*/
.product_header_container .product-reference{display: none}
.product_p_price_container .product-reference{display: none}



/*Linea descricion*/
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-bottom: solid 3px #E52420;
}


/*Etiquetas avisos stock*/
.product_header_container #product-availability {
    margin-bottom: .8rem;
    vertical-align: text-top;
    font-size: 8px;
}

/*quitar lineas*/
.product_header_container {
    border-bottom: none;
}
.product_p_price_container{
    border-top: none;
}
.product-information .product-additional-info{
    border-top: none;
}



/*Circulo con el descuento sobre imagen producto*/
#main-product-wrapper .product-flags {
    top:10px;
}
#main-product-wrapper .product-flags .discount{

    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    padding-bottom: 0px;
    text-align: center;
}

#main-product-wrapper  .product-flags .discount span{

    vertical-align: middle;
    margin-top: 15px;
    position: absolute;
    left:5px;
    font-size: 11px;
}

@media (max-width: 1300px) {
    .product-tabs{ margin-left: 15px; margin-right:15px;}
}



/* PÁGINA DE CATEGORÍAS */

/* filtros */

.block-toggle.block-categories,
#search_filters aside {
    border: 1px solid #F4F0E7 !important;
    border-radius: 0px;
    overflow: hidden;
}


/* filtro categorias */

#wrapper .block-title,
#wrapper .block-title a:link,
#wrapper .block-title a:visited {
    color: #333233;
    font-size: 16px;
    background: #F4F0E7;
    font-weight:500;
}

#category  .block-title {
    padding: 8px 10px;
    font-weight: 500;
}

#cbp-hrmenu1 > ul > li > a,
#cbp-hrmenu1 > ul > li > span.cbp-main-link {
    border-top: solid 1px #dbdbdb;
}

.category-top-menu.block-content {
    text-transform: uppercase;
}

.category-top-menu a:link:not(.nav-link):not(.btn),
.category-top-menu a:visited:not(.nav-link):not(.btn) {
    display: inline-block;
    width: 100%;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    padding: 9px
}

.block-categories .block-title {
    margin-bottom: 0px !important;
}

.block-categories .block-title span a {
    font-size: 10px;
}

.category-top-menu .category-sub-menu li {
    border-top: 1px solid #eee;
}

.category-top-menu .category-sub-menu li:first-child {
    border-top: none;
}

.category-top-menu .category-sub-menu .category-sub-link {
    font-size: 12px !important;
}

.block-links ul > li a::before {
    display: none;
}

.block-categories .collapse-icons {
    top: 10px;
    right: 10px;
    color: white;
    height: 19px;
    width: 19px;
    background: #E52420;
    border-radius: 0px;
}

.block-categories .collapse-icons .fa {
    margin-left: 5px;
    margin-top: 3px;
}



/* filtros de búsqueda y selección */

#search_filters aside {
    margin-bottom: 30px;
}

#search_filters ul {
    margin: 0px 20px;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0px;
}

#search_filters a:link:not(.nav-link):not(.btn),
#search_filters a:visited:not(.nav-link):not(.btn) {
    color: #333;
    font-size: 14px;
}

/*modificar tamaño columna filtros & filtro subcategorias movil */
#search_filters aside:first-child {display: none}
@media (max-width: 1300px) {
    #search_filters a:link:not(.nav-link):not(.btn), #search_filters a:visited:not(.nav-link):not(.btn) {  font-size: 11px;}
}

@media (max-width: 1100px) {
    #search_filters a:link:not(.nav-link):not(.btn), #search_filters a:visited:not(.nav-link):not(.btn) {  font-size: 9.5px;}
}

/*@media (max-width: 990px) {
    #category #left-column{-ms-flex: 0 0 35%;    flex: 0 0 35%;   max-width: 35%;    }
    #category #content-wrapper{-ms-flex: 0 0 65%;   flex: 0 0 65%;    max-width: 65%;    }
}*/

@media (max-width: 767px) {
    #search_filters a:link:not(.nav-link):not(.btn), #search_filters a:visited:not(.nav-link):not(.btn) {  font-size: 12px;}
    #category #left-column{-ms-flex-order: 0;  order: 0;  margin-top: 2rem; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
    #category #content-wrapper{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;  }

    #search_filters aside:first-child {display: block}
    #category .block-categories {display: none}
}


/*CONTACTO*/

#contact .bootstrap-touchspin .group-span-filestyle .btn-touchspin,
#contact .group-span-filestyle .bootstrap-touchspin .btn-touchspin,
#contact .group-span-filestyle .btn-default {
    background: #F4F0E7;
}

#contact .contact-page-info .contact-rich .part .icon i {
    color: #E52420;
    font-size: 18px;
}

.contact-page-info .contact-rich {
    padding: 23px 10px;
    background: #fafafa;
    border-radius: 4px;
    box-shadow: 0px 0px 3px #F4F0E7;
}
.contact-rich .part .data {
    display: unset;
    font-size: 12px;
}
.contact-rich hr {
    border:none;
}

/*quitar logo*/
#contact .contact-page-info .logofooter { display: none}


/*OTROS*/

/*cookielaw*/
#iqitcookielaw a {color: #001d3f; opacity: 0.6}
#iqitcookielaw a:hover {color: #031989; opacity: 1.0}

button#iqitcookielaw-accept {
    background: #001d3f;
    color: #94d3e2;
    width: 100%;
}
button#iqitcookielaw-accept:hover {
    background: #031989;
    color: #5ecfe1;
}



/*checkout bloque pago tarjeta*/

body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: .5rem;
    padding: 20px;
    background: #8ecfcd1a;
    border: solid 1px  #ffffff;

}

body#checkout section.checkout-step .payment-options .payment-option:hover {
    border: solid 1px  #8ecfcd78;
}


/*productos relacionados*/
.category-products .section-title{ font-weight: 400 !important;	text-transform: uppercase !important; font-size: 25px !important;}
.category-products  .product-flags .discount{
    min-width: unset !important;
    min-height: unset !important;
    border-radius: unset !important;
    padding-bottom: unset !important;
    text-align: unset !important;}


.product-unavailable {font-size: 8px}
div#onepagecheckoutps div#onepagecheckoutps_step_review .badge-danger {color: #001d3f!IMPORTANT;background-color: #94d3e2!IMPORTANT;font-size: 8px!IMPORTANT}
.block-section{margin-top: 2rem}
#PM_ASBlockOutput_1{width:100%}
.card {background: none;border: none}
.iqitreviews-nb{float:left}
#blockcart-content .cart-products>li{padding-bottom: 0;border-bottom:0}

 .ps-shoppingcart.side-cart #blockcart-content{padding-bottom:16px}
#blockcart-content .cart-totals{
    border:0 none
}


@media (max-width: 1260px){
.bannervideo {
display: block!IMPORTANT;
}
.elementor-element.elementor-element-4he8fkd {
    width: 100%!IMPORTANT;
}
.elementor-element.elementor-element-8rdcz70 {
    width: 100%!IMPORTANT;
}
.bannervideo .elementor-row {
    flex-wrap: wrap!IMPORTANT;
}
#bannervideo2 .elementor-column {
    width: 100%!IMPORTANT;
}
}

.product-cover img {
border-radius: 15px 15px 15px 15px;
}

.contact-page-info {
display: none!IMPORTANT;
}
/* registro clientes*/
#alertprivate {width:100%;    background: #ffff97;
    color: #000;
    text-align: center;
    font-weight: bold;}
#alertprivate i {
    display:none !important
}
/************MODIFICACIONES ALFREDO*******************/
.cat-home .elementor-image-box-content div {
    background: #6ecc8d;
    padding: 10px 20px;
}
.cat-home .elementor-image-box-content div a{
    color: #FFFFFF !important;
}
.banner-registro-home .elementor-image-box-content {
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    padding-right: 60px;
    padding-bottom: 60px !important;
}
.custom-cr-button {
    margin-top: 15px;
}
.custom-cr-button a {
    color: #FFFFFF !important;
    background: #6ecc8c;
    padding: 10px 20px;
    font-size: 18px;
    text-transform: uppercase;
}
#header .header-btn-w{
    padding: 0;
}
.col-header-right .fa-fw {
    width: auto;
    margin-left: 15px;
}
.fa-search:before,
.fa-user:before,
.fa-shopping-bag:before{
    content: "" !important;
    width: 30px;
    display: block;
    height: 30px;
    background-size: contain !important;
}
.fa-search:before{
    background: url(/themes/B2B/icons/search-icon.svg) center center no-repeat;
}
.fa-user:before {
    background: url(/themes/B2B/icons/user-icon.svg) center center no-repeat;
}
.fa-shopping-bag:before {
    background: url(/themes/B2B/icons/cart-icon.svg) center center no-repeat;
}
#index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper{
    padding: 0;
}
.row.custom-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.row.custom-footer > div {
    flex: 0 0 33.333%;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 33.3333%;
    max-width: 33.3333%;
}
#footer h5.block-title {
    display: none !important;
}
#footer ul.social-links._footer {
    justify-content: center;
    align-items: center;
    display: flex;
}
img.logo.img-fluid {
    max-width: 300px;
}
#header .container.iqit-megamenu-container {
    padding-bottom: 15px;
}
.col-md-12.col-sm-12.datosfooter li {
    list-style: none
}

#footer .col-md-12.col-sm-12.rowlogos img {
    max-width: 400px
}

.col-md-12.col-sm-12.rowrrssfooter img {
    max-width: 40px
}

.col-md-12.col-sm-12.rowrrssfooter li {
    display: inline-block;
    margin: 0 5px
}

span.especialfooter {
    font-weight: 600
}

.col-md-12.col-sm-12.rowdatosfooter {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300
}


/*MODIFICACIONES ALFREDO*/
button.btn.btn-product-list.add-to-cart i,button.btn.add-to-cart i {
    display: none;
}
#header {
    z-index: 1000;
}
.custom-product-title-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.custom-product-title-wrapper h1 {
    display: flex;
    margin: 0 30px 0 0 !important;
    flex: 1 0 auto;
}
#product .product-prices .col-lg-3 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 0 100%;
}
#product .product-info-row, #product .product-tabs{
    border: none;
    max-width: 1440px;
    margin: 0 auto;
}
.desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget {
    min-width: 250px;
}
.col-sm-6.push-sm-6.copyright-img.text-right {
    width: 100%;
    flex: 1 0 100%;
    left: 0;
    max-width: 100%;
    text-align: center !important;
    justify-content: center;
    align-items: center;
}
section.product-features{
    display: flex;
}
.pswhatsapp.whatsappBlock .fa-whatsapp:before {
    content: "\f232";
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*ESTILOS AS5*/

.tallas-advanced-search a {
    height: 50px;
    display: flex;
    background: #f9f9f9;
    justify-content: center;
    align-items: center;
    color: #000000 !important;
    border: 1px solid #000000;
    font-size: 13px;
    padding: 0 10px !important;
    text-align: center;
}
.tallas-advanced-search a:hover {
    background: #000000;
    color: #FFFFFF !important;
    border: 1px solid #000000;
    font-weight: normal !important;
}
#advanced-search-cat {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    padding: 0px !important;
    background: #f9f9f9;
}
.tallas-advanced-search li {
    display: inline-block;
    margin: 2px;
}
.tallas-advanced-search input[type="checkbox"] {
    display: none;
}
#advanced-search-cat label.active a{
    background: #000000 !important;
    color: #FFFFFF !important;
    border: 1px solid #000000 !important;
}
#advanced-search-cat .colores-advanced-search a {
    width: 50px;
    height: 50px;
    margin: 0px !important;
}
#advanced-search-cat .ui-state-default, #advanced-search-cat .ui-widget-content .ui-state-default, #advanced-search-cat .ui-widget-header .ui-state-default{
    background: #000000;
}
#advanced-search-cat .card{
    border: none !important;
}
.PM_ASCriterionGroupColor.color_to_pick_list li a, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    width: 50px;
    height: 30px;
    margin: 1px!important;
    background-size: 100% 100% !important;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding-top: 15px;
    padding-bottom: 15px;
}
.PM_ASBlockOutput.PM_ASMobileMode .card-block {
    display: block !important;
}
.card-header.hidden-sm-up {
    display: none;
}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) .PM_ASCriterionLink:before{
    display: none;
}
ul#PM_ASCriterionGroupLink_1_4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
button.ver-filtro-cat{
    display: block !important;
}
button.ver-filtro-cat {
    background: transparent;
    color: #941580;
    display: block;
    width: 100% !important;
    position: relative;
    padding: 15px 0;
    font-size: 18px;
    border: 1px solid #f8eee1;
    cursor: pointer;
}
.filtro-cat{
    height: 0px;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.filtro-cat.filtro-activado{
    height: auto;
    opacity: 1;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
button.ver-filtro-cat{
    display: block !important;
}
button.ver-filtro-cat {
    background: transparent;
    color: #fc6345;
    display: block;
    width: 100% !important;
    position: relative;
    padding: 15px 0;
    font-size: 18px;
    border: 1px solid #fc6345;
    cursor: pointer;
    margin-bottom: 30px;
}
button.ver-filtro-cat:hover, button.ver-filtro-cat.boton-activado {
    background: #fc6345;
    color: #FFFFFF !important;
    border: 1px solid #fc6345;
}
.filtro-cat .card-header {
    display: none;
}
button.ver-filtro-cat.boton-activado {
    margin-bottom: 0;
}
div#js-product-list {
    padding-top: 30px;
}
.elementor .ps-17-newsletter-checkbox {
    margin-top: 15px;
}
/*ESTILOS OPC*/

#checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_title_text,
#checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-right .product-total-price,
#checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-price,
#checkout .opc-step .card .opc-step-header:not(.collapsed) h5,
#checkout #wrapper #opc_main .btn-outline-primary{
    color: #FC6345;
    border-color: #FC6345;
}
#checkout #wrapper #opc_main .address-selector .address-item.selected .btn-outline-primary{
    color: #FFFFFF;
    border-color: #FFFFFF;
}
#checkout #wrapper #opc_main .address-selector .address-item.selected .btn-outline-primary:hover {
    background: #0aabba;
    border-color: #0aabba;
}
#checkout #wrapper #opc_main .btn-outline-primary:hover{
    color: #FFFFFF;
    border-color: #FC6345;
    background-color: #FC6345;
}
#checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_total_products{
    background: #FC6345;    
}
#checkout .alert-info{
    color: #FFFFFF;
    border-color: #FC6345;
    background-color: #FC6345;    
}
#checkout #wrapper #opc_main #opc_step_addresses #opc_step_addresses_content .address-selector .address-item {
    width: 48%;
}
#checkout .btn-primary, #checkout .btn-primary.disabled, #checkout .btn-primary:disabled {
    color: #FFFFFF;
    border-color: #FC6345;
    background-color: #FC6345;
}
#checkout div#opc_logged .alert-info {
    background: #FFFFFF;
    color: #FC6345;
}
#checkout .opc-step .card .opc-step-header:not(.collapsed) .line-title {
    background-color: #FC6345;
}
#checkout p#payment-confirmation-alert {
    margin-top: 30px;
}
#checkout #wrapper #opc_main #opc_step_addresses #opc_step_addresses_content .address-selector .address-item.selected {
    border: 2px solid #FC6345;
    background: #FC6345;
    color: #FFFFFF !important;
}
#checkout #wrapper #opc_main #opc_step_addresses #opc_step_addresses_content .address-selector .address-item.selected span.address-alias.h4 {
    color: #FFFFFF !important;
}
/**/
/**/

/**********************RESPONSIVE****************************/
@media (max-width: 990px) {
    .row.custom-footer > div {
        flex: 0 0 auto;
        align-items: center;
        justify-content: center;
        display: flex;
        width: auto;
        max-width: inherit;
    }    
}
@media (max-width: 910px) {
    .row.custom-footer > div {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .block-iqitlinksmanager ul {
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .block-iqitlinksmanager li {
        margin-right: 10px;
    }
    #footer div#iqithtmlandbanners-block-2 {
        margin: 30px 0;
        padding: 0 15px;
    }
    #footer div#iqithtmlandbanners-block-2 * {
        padding: 0;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
    }
   #footer div#iqithtmlandbanners-block-2 .block-content.rte-content{
        width: 100%;
   }
    #footer .col-md-12.col-sm-12.rowlogos img {
        width: 100%;
        max-width: 350px;
    }
}
@media (max-width: 768px) {
    #product .product-info-row, #product .product-tabs, #product .col-product-info{
        padding: 0;
    }
}
@media (max-width: 550px) {
    .products .product-add-cart .input-group-add-cart {
        flex-direction: column;
    }
    .products .product-add-cart .input-group.bootstrap-touchspin{
        justify-content: center;
        margin-bottom: 10px;
        width: 100%;
        flex: 1 0 100%;
    }
    .products .product-miniature-default .product-add-cart .input-qty {
        max-width: 100%;
    }
}
@media (max-width: 450px) {
    .js-product-miniature-wrapper {
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%;
    }    
}
/************************************************************/