
.abm-custom-page-banner{
    background-size: cover;
    font-size: 4em;
    font-weight: 700 !important;
    color: #000;
    text-align: center;
    height: 200px;
    line-height: 200px;
}

.abm-custom-page-link:visited{
    color: #ef6331;
}

.abm-custom-page-h1{
    margin-bottom: 0;
    font-size: 1.6em !important;
    color: #000;
}

.abm-categories-title-h2 {
    font-weight: bold;
    padding-bottom: 1em;
}

@media (min-width: 996px) {
    .abm-custom-page-div{
        padding: 20px;

        margin:auto;
        clear: both;
    }
}

@media screen and (min-width: 767px) and (max-width: 995px) {
    .abm-custom-page-div{
        padding: 20px;
        margin:auto;
    }

    .abm-custom-page-tr{
        padding:90px 28px 20px 28px
    }
}

@media (max-width: 767px) {
    .abm-custom-page-tr{
        padding-top: 20px;
    }

    .abm-custom-page-div{
        padding:20px 10px;
    }
}

.abm-custom-page-p{
    text-align: left;
    width:100%;
    color: #000000;
    line-height: 1.6;
}

.abm-custom-page-align-left{
    text-align: left;
}

@media screen and (max-width: 767px) {
    .abm-custom-page-p{
        line-height: 1.7;
        color: #000;
    }
}

button:-webkit-autofill,
button:-webkit-autofill:hover,
button:-webkit-autofill:focus,
button:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.abm-custom-page-padding-left-zero{
    padding-left: 0px;
}
.abm-custom-page-vectors-img {
    margin-top: 10px;
    padding-bottom: 50px;
}
.abm-custom-page-table-title {
    font-weight: 700;
    margin: 30px 0px 20px;
}
.abm-custom-page-tr{
    display: inline-block;
    width: 100%;
}

@media (min-width: 768px){
    .abm-custom-page-block-div{
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }
}

@media (max-width: 767px){
    .abm-custom-page-block-div{
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        width: 100%;
        padding:30px 10px 0 10px;
    }
}

.abm-custom-page-hr{
    width:100%;
    margin-top: 10px;
    border-top:1px solid #ccc;
}

.abm-custom-page-table-black{
    box-shadow: 0 3px 5px -5px rgba(0,0,0,.1), 0 5px 10px rgba(0,0,0,.12);
}
.abm-custom-page-table-black>thead>tr>th:first-child{
    border-radius: 5px 0 0 0;
}
.abm-custom-page-table-black>thead>tr>th:last-child {
    text-align: left;
    border-radius: 0 5px 0 0;
}
.abm-custom-page-table-black>thead>tr>th{
    background-color: #808083;
    color: #ffffff;
    text-transform:none;
}
.abm-custom-page-table-black>tbody>tr>td {
    color: #000000;
    text-align: left;
}
.abm-custom-page-table-black>tbody>tr>td:last-child {
    color: #000000;
    text-align: left;
}
.abm-custom-page-table-black ul{
    padding-inline-start: 15px;
}

.abm-custom-page-div{
    margin-left: auto;
    margin-right: auto;
}

/*homepage*/
.abm-custom-page-card{
    padding: 20px 40px 20px 0px;
}
.abm-custom-page-card-content{
    padding: 10px 20px;
}
.abm-custom-page-card .abm-box{
    border:none;
    box-shadow:0px 3px 5px -5px rgba(0, 0, 0, 0.1), 0px 5px 10px rgba(0, 0, 0, 0.12);
}

.abm-box-content h3 {
    padding-bottom: 2px;
    padding-top: 10px;
}
.abm-box-content h3 a:hover {
    color: #ff734d;
}
.abm-box-content h3 a {
    color: #ef6331;
}

.abm-box-bmore{
    padding: 10px 40px;
    border-radius: 3px;
    width:200px;
    border: 1px solid #ef6331;
    background: #ef6331;
    margin-left: auto;
    margin-right: auto;
}

.abm-box-bmore:hover {
    cursor: pointer;
    background: #ff734d;
    color: #fff;
    border-color: #ff734d;
}

.abm-catalogpage-ul{
    list-style:decimal;
}

.abm-login-div-new {
    background-color: #f1f2f2;
    border-radius: 1px;
    overflow: hidden;
}

.abm-block-title {
    font-weight: 500;
    color: #000000;
    margin-bottom: 1rem;
    padding: 5px;
    text-align: left;
}

.abm-i-div {
    float: left;
    padding: 5px;
}

.abm-font-div {
    padding: 5px;
    float: right;
    color: #000000;
    text-align: left;
    width: calc(100% - 30px);
}

.abm-clear-div {
    clear: both;
}

.abm-login-icon {
    color: #2195f2;
}

/*@media only screen and (min-width: 768px), print{*/
.abm-log-div-new {
    padding: 20px;
}
/*}*/

.abm-catalogpage-box{
    text-align: center;
    color: #000000;
    line-height: 1.6;
    padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
    .abm-promotion-cards-block-div .col-sm-4 {
        width: 50%;
    }
}

.abm-plus-icon{
    font-size: 1.4em;
    color: #4CAE50;
}

.abm-custom-page-div > ul {
    flex-wrap: wrap;
}
.abm-custom-page-div > ul > li > a.orange-link {
    padding: 0 5px;
    white-space: nowrap;
    word-break: keep-all;
}

.abm-custom-page-product-name {
    color: #ef6331;
}
.abm-custom-page-product-name-icon {
    vertical-align: top;
    margin-right: 10px;
    font-size: 1.2em;
}
.abm-custom-page-product-description-title {
    font-size: 1.5em !important;
    color: #333333;
}