.AG_grp_cont_options {
    width: 170px;
    float: left;
}

.product.actions.product-item-actions {
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.column.main .products-list .product-item .product-item-actions .actions-secondary{
  display: none !important;
}

.pdp-sizeunit{
  font-weight: bold;
}

.catalog-product-view .product-social-links{
  display: none !important;
}
.cp-hazard-box .ag-haz-cont{
    width: 65px;
    height: 65px;
    position: relative;
    float: left;
}

.cp-hazard-box .ag-haz-cont #cp-blue{
      left: 14px;
}

.cp-hazard-box .ag-haz-cont #cp-blue, .cp-hazard-box .ag-haz-cont #cp-yellow {
    top: 34%;
}

.cp-hazard-box .ag-haz-cont #cp-red {
    top: 7px;
}
.cp-hazard-box .ag-haz-cont #cp-white, .cp-hazard-box .ag-haz-cont #cp-red {
    left: 45%;
}

.cp-hazard-box .ag-haz-cont #cp-yellow {
    right: 14px;
}

.cp-hazard-box .ag-haz-cont #cp-white {
    bottom: -7px;
}
.cp-hazard-box .ag-haz-cont p {
    position: absolute;
    color: #000;
    font-family: "Oswald",sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.ag_productdetails_r .product-shop {
    padding: 0;
    width: 100%;
    display: inline-block;
}

.product-view .product-shop{
    margin-bottom: 10px;
}
.greybrd {
    display: table;
    width: 100%;
    margin-bottom: 0;
}
#cp-icons .cp-pdf a img {
    width: 65px;
    height: 65px;
    display: inline-block;
    vertical-align: middle;
}
#cp-icons .cp-pdf a {
    display: table-cell;
    vertical-align: middle;
    font-family: "Oswald",sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #575757;
}

#cp-icons .greybrd > div {
    font-size: 16px;
    padding: 10px;
    width: 33.3333%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.disable-icon {
    filter: grayscale(1);
    opacity: 0.5;
    pointer-events: none;
}

.cp-hazard-box .hazardous-text {
    width: auto;
    float: left;
    margin-top: 21px;
    margin-left: 20px;
    font-family: "Oswald",sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #575757;
}
.catalog-category-view .block.filter {
    display: none;
}

.catalog-category-view .category-description{
 display:none;
 }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.catalog-product-view .product-info-price .price-box{
    display: none !important;
}

.catalog-product-view .product-name h2{
    color: #636363;
    font-weight: 600;
    text-transform: uppercase;    
}
.account .payment-method tr{
    background: unset !important;
}