#ag_container {
    clear: both;
}
#ag_bo_container {
    clear: both;
    width:900px;
    margin:auto
}
/* Default textbox / radio cell */
.ag_attribute_container {
    width:37px;
    padding:0 0 0 0 ;
    margin:0 0 0 0;
    border: none;
}

/* Textbox when out of stock, but can still get ordered*/
/*
.ag_attribute_oos_order_container {
    border: 1px solid red;
}*/

/* Textbox when out of stock, or non-existing combination */
.ag_attribute_disable_container {
    display: none;
}
[relimg] {
    cursor: pointer;
}

/* Default  textbox / radio cell */
.ag_attribute_selected {
    padding:0 0 0 0 ;
    margin:0 0 0 0;
}

.product-quantity .ag_attribute_selected_text {
    height: 2.6rem;
}
.ag_attribute_selected_text {
    width:35px;
    text-align:center;
}

.ag_attribute_selected_single_text {
    width:20px;
    text-align:center;
}

.ag_attribute_selected_radio {
    width:16px;
    border: none;
}

.ag_price_change{
    clear:both;
    margin:0;
    padding:0;
}

.ag_price_change_single{
    float: right;
    margin:auto;
    padding-bottom:6px;
}
.ag_total_price{
    text-align: right;
}

.ag_pointer {
    cursor: pointer;
}

.ag_single_table{
    border-top: 1px dotted grey;
    height: 3px;
    width: 100%;
}
/* Textbox when out of stock, but can still get ordered*/
/*
.ag_attribute_oos_order {
    background-color: #FFDEDE;
}*/

/* Textbox when out of stock, or non-existing combination */
.ag_attribute_disable {
    display: none;
}

.ag_oos_single_text {
    color: red;
}

#ag_box {background: transparent; margin:0px 0em 10px 0em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#eeeeee; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
.xb1 {margin:0 5px; background:#d9d9d9;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xbtop {background-color:#f3f3f3}
.xbbot {background-color:#ffffff}

.ag_header {
    display:none;
    background:#f3f3f3;
    border:0 solid #d9d9d9;
    border-width:0 1px;
    padding: 0px 10px 5px 10px;
    font-weight: bold;
    font-size: 13px;
}

.ag_description {
    font-weight: normal;
    font-size: 11px;
}

.ag_content {
    display:block;
    background:#ffffff;
    border:0 solid #d9d9d9;
    border-width:0 1px;
    padding: 0;
    padding-top: 1rem;
}

#ag_attribute_groups {
    list-style: none;
}

#ag_attribute_groups li {
    display: block;
    padding: 20px 10px; margin-bottom: 3px;
    background-color: #efefef;
}

#ag_attribute_groups li img.handle {
    margin-right: 20px;
    cursor: move;
}

/* Color map container */
.ag_csc {
    height:70px;
    width:24px;
    float:right;
}

.ag_csl {
    height:20px;
    width:20px;
    margin-bottom:3px;
}

.ag_sing_att_name{
    float:left;
}

.ag_sign_in_stock{
    float:right;
    color:green;
}

.ag_in_stock.active.zero {
    background: orange;
}
.ag_in_stock.active {
    display: flex;
}

.ag_in_stock.quantity{
    margin-top: -9px;
    margin-left: -3px;
}

.ag_in_stock {
    position: absolute;
    background: green;
    color: white !important;
    margin-top: -1.8rem;
    border-radius: 20px;
    font-size: .6rem;
    display: none;
	z-index:4;
	justify-content: center;
	align-items: center;
	min-width: 1rem;
	height: 1rem;
    padding: 0 4px;
}


/* Prestashop v.1.6 */
#ag_container .box-info-product {
    background: none;
    border: 0px solid #d2d0d0;
    border-top: 0px solid #b0afaf;
    border-bottom: 0px solid #b0afaf;
}

#ag_container  table td, #ag_container  table th {
    padding: 2px;
    text-align: center;
    vertical-align: middle;
}

.ag_in_stock {
    text-align: center;
}

.ag_price_change {
    height: 1.5rem;
    text-align: center;
}

.ag_attribute_container {
width: auto;

text-align: center;
}
#ag_container .lnk_view {
    margin-right: 10px;
}

[id^="ag_additional_"] { width: 100px; }

.ag-product-list {
    z-index: 992;
    margin-top: -1rem;
}

/*
.ag-product-list .ag_content > table {
    margin: auto;
}*/

.ag-product-list .ag_attribute_oos_order_container {
    border: none !important;
}

.ag-grid.remove-from-cart{
    display: inline-block;
    cursor: pointer;
}

.ag_content .price{
    display: inline !important;
}

.ag_content table td{
    padding: 0px 3px;
}

.product-miniature .product-price-and-shipping .from-price,
.product-container .product-price .from-price {
    font-weight:normal;
    padding-right: 5px;
}

#ag_add_to_cart{
    display: none!important;
}

.ag_content, .xb1, .xb2, .xb3, .xb4 {
    border: none!important;
    background: none!important;
}

.product-combination-only-unavailable{
    display: none;
}

#js-product-list .product-miniature-list-row{
    padding: 0;
}

.cart-container li.cart-item{
    padding: 0;
}

.product-line-grid-left img{
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    .ag-grid.remove-from-cart{
        float: right;
        font-size: 1.5rem;
    }
}

.product-miniature .col.col-description .table-wrapper{
    overflow-x: auto;
    position: relative;
}