/***Apa embeded scripts version 3.0****/
/** Like Bootstrap**/
* {
    font-family: Karla, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
}

/*font-family: inherit; */
.APAsection *,.APAsection::after,.APAsection::before {
    box-sizing: border-box
}

.APAsection h1,.APAsection h2,.APAsection h3,.APAsection h4,.APAsection h5,.APAsection h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

.APAsection .h1,.APAsection .h2,.APAsection .h3,.APAsection .h4,.APAsection .h5,.APAsection .h6,.APAsection h1,.APAsection h2,.APAsection h3,.APAsection h4,.APAsection h5,.APAsection h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.APAsection .h4,.APAsection h4 {
    font-size: 1.5rem
}

.APAsection .h3,.APAsection h3 {
    font-size: 1.75rem
}

.APAsection dl,.APAsection ol,.APAsection ul {
    margin-top: 0;
    margin-bottom: 1rem
}

.APAsection li {
    display: list-item;
    text-align: -webkit-match-parent
}

.APAsection a {
    color: #ac1212;
    text-decoration: none;
    -webkit-text-decoration-skip: objects
}

.APAsection a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

.APAsection figure {
    margin: 0 0 1rem
}

.APAsection img {
    vertical-align: middle;
    border-style: none
}

.APAsection table {
    border-collapse: collapse
}

.APAbtn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .1rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.APAcontainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

@media (min-width: 576px) {
    .APAcontainer {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .APAcontainer {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .APAcontainer {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .APAcontainer {
        max-width:1140px
    }
}

.APAcontainer-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.APArow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.APAcol,.APAcol-1,.APAcol-10,.APAcol-11,.APAcol-12,.APAcol-2,.APAcol-3,.APAcol-4,.APAcol-5,.APAcol-6,.APAcol-7,.APAcol-8,.APAcol-9,.APAcol-auto,.APAcol-lg,.APAcol-lg-1,.APAcol-lg-10,.APAcol-lg-11,.APAcol-lg-12,.APAcol-lg-2,.APAcol-lg-3,.APAcol-lg-4,.APAcol-lg-5,.APAcol-lg-6,.APAcol-lg-7,.APAcol-lg-8,.APAcol-lg-9,.APAcol-lg-auto,.APAcol-md,.APAcol-md-1,.APAcol-md-10,.APAcol-md-11,.APAcol-md-12,.APAcol-md-2,.APAcol-md-3,.APAcol-md-4,.APAcol-md-5,.APAcol-md-6,.APAcol-md-7,.APAcol-md-8,.APAcol-md-9,.APAcol-md-auto,.APAcol-sm,.APAcol-sm-1,.APAcol-sm-10,.APAcol-sm-11,.APAcol-sm-12,.APAcol-sm-2,.APAcol-sm-3,.APAcol-sm-4,.APAcol-sm-5,.APAcol-sm-6,.APAcol-sm-7,.APAcol-sm-8,.APAcol-sm-9,.APAcol-sm-auto,.APAcol-xl,.APAcol-xl-1,.APAcol-xl-10,.APAcol-xl-11,.APAcol-xl-12,.APAcol-xl-2,.APAcol-xl-3,.APAcol-xl-4,.APAcol-xl-5,.APAcol-xl-6,.APAcol-xl-7,.APAcol-xl-8,.APAcol-xl-9,.APAcol-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.APAcol {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.APAcol-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.APAcol-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.APAcol-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.APAcol-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.APAcol-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.APAcol-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.APAcol-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.APAcol-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.APAcol-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.APAcol-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.APAcol-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.APAcol-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.APAcol-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .APAcol-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .APAcol-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .APAcol-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .APAcol-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .APAcol-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .APAcol-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .APAcol-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .APAcol-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .APAcol-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .APAcol-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .APAcol-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .APAcol-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .APAcol-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .APAcol-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .APAcol-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .APAcol-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .APAcol-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .APAcol-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .APAcol-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .APAcol-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .APAcol-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .APAcol-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .APAcol-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .APAcol-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .APAcol-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .APAcol-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .APAcol-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .APAcol-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .APAcol-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .APAcol-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .APAcol-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .APAcol-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .APAcol-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .APAcol-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .APAcol-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .APAcol-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .APAcol-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .APAcol-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .APAcol-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .APAcol-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .APAcol-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .APAcol-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .APAcol-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .APAcol-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .APAcol-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .APAcol-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .APAcol-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .APAcol-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .APAcol-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .APAcol-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .APAcol-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .APAcol-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .APAcol-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .APAcol-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .APAcol-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .APAcol-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.APAtable {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.APAtable td,.APAtable th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6
}

.APAtable thead th {
    vertical-align: middle;
    border-bottom: 2px solid #dee2e6
}

.APAtable tbody+tbody {
    border-top: 2px solid #dee2e6
}

.APAtable .APAtable {
    background-color: #fff
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
    border: 0
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.show {
    display: block !important
}

.hidden {
    display: none !important
}

.APAsection a {
    color: #ac1212;
    text-decoration: none;
    -webkit-text-decoration-skip: objects
}

/** catalogue **/
.accordion-toggle {
    font-family: inherit;
    letter-spacing: 2px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #08203a !important;
    text-decoration: none;
    display: inline-block;
    width: 100%
}

a.accordion-toggle:hover {
    color: #000 !important;
    text-decoration: none
}

.accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f068";
    float: right;
    font-size: 10px;
    font-weight: 500;
    padding: 1px 3px;
    color: #696868;
    line-height: 10px
}

.accordion-toggle.collapsed:after {
    content: "\f067"
}

#accordion .panel {
    border: 1px solid #ddd;
    margin-bottom: 10px
}

#accordion .panel .panel-heading {
    padding: 10px 15px;
    background-color: #f1f1f1;
    padding-bottom: 2px
}

#accordion .panel .panel-collapse {
    overflow: auto;
    max-height: 175px
}

#accordion .panel-body ul li {
    padding: 6.5px 15px;
    border-bottom: 1px solid #efefef
}

#accordion .panel-body ul li:hover {
    color: #54b016
}

#accordion .panel-body ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 0
}

#accordion .panel-body {
    margin-bottom: 0;
    padding: 0;
    background: #fff
}

#accordion .panel-body li {
    list-style-type: none;
    padding: 7px 0
}

#accordion .panel-body li a {
    text-decoration: none;
    cursor: pointer
}

#accordion .panel-body li:last-child {
    border-bottom: 0
}

#accordion .panel-collapse::-webkit-scrollbar {
    width: 8px
}

#accordion .panel-collapse::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 30px rgba(0,0,0,.4)
}

#accordion .panel-collapse::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.search-results {
    margin: 0;
    color: #000;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 10px
}

.fil-sec {
    display: inline-block
}

.fil-sec select {
    background-color: #fff;
    font-size: 11px;
    border: 1px solid #ccc;
    color: #000;
    outline: 0;
    overflow: hidden;
    padding: 8px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px;
    border-radius: 0.1rem;
    margin: 0
}

#fil-range,.fil-sec {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #000
}

#fil-range-heading {
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    /*margin:5px 0*/
}

.filter-header {
    border-bottom: 1px solid #ddd;
    padding: 20px 0px
}

.filter-footer {
    padding: 20px 10px
}

.pro-panel-body a {
    color: #000
}

.pro-panel-body a:hover {
    color: #000;
    text-decoration: none
}

.pro-product-name {
    font-size: 15px;
    font-weight: 700;
    color: #09213b;
    line-height: 20px;
    text-decoration: none;
    margin: 5px 0px 7px 0px;
    word-break: break-word;
}

.apa-product-grid .pro-product-name {
    font-weight: 500
}

.pro-product-price {
    margin: 10px 0px;
}

.apa-product-grid .pro-product-price {
    font-size: 14px;
    font-weight: 500;
    color: #ac1212;
    margin-bottom: 10px;
    margin-top: 0px
}

.pro-product-price span {
    font-size: 15px;
}

.pro-panel-body img {
    width: 100%;
    max-height: 130px;
    max-width: 130px
}

.apa-product-grid {
    box-shadow: 0 0 5px 2px rgba(0,0,0,.1);
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.apa-product-grid img {
    width: 100%;
    max-height: 100px;
    margin-bottom: 15px
}

.pagi_master {
    float: unset;
    text-align: center
}

.pagi_master ul {
    padding: 0;
    float: left;
    margin-bottom: 0
}

.pagi_master li {
    float: left;
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 30px;
    cursor: pointer;
    border-radius: .1rem;
    background: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    outline: 0;
    white-space: nowrap;
    margin-right: 4px;
    margin-left: 4px
}

.pagi_master li a {
    color: #000
}

.APAbtn-primary.focus,.APAbtn-primary:focus,.APAbtn-primary:hover,.APAbtn-primary:not(:disabled):not(.disabled):active,.APAbtn-primary:not(:disabled):not(.disabled):active:focus,.pagi_master .nextPage,.pagi_master .prevPage {
    padding: 0 6px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: .1rem;
    color: #000;
    box-shadow: unset
}

.pagi_master .nextPage,.pagi_master .prevPage {
    float: left;
    line-height: 30px;
    font-size: 14px
}

.pagi_master li.active {
    display: block;
    color: #999;
    background: #eee;
    border: 1px solid #ddd;
    pointer-events: none
}

.pagi_master li.active a {
    color: #000
}

.cnt-sec {
    font-size: 11px;
    color: #999;
    margin-left: 2px
}

.panel-collapse a {
    font-size: 14px;
    color: #000;
    display: block
}

.data_filter {
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #eee;
    padding-bottom: 0
}

.data_filter ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 0
}

.data_filter ul li {
    list-style-type: none;
    position: relative
}

.data_filter .lia,.data_filter ul li a {
    display: block;
    padding: 5px 15px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    padding-right: 20px
}

.data_filter ul li a:hover {
    background: #fff
}

.data_filter ul li a:after {
    content: "\f00d";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 7px;
    border: 1px solid #292929;
    border-radius: 15px;
    width: 11px;
    height: 11px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    top: 7px;
    right: 7px
}

.data_filter a.lia {
    font-weight: 700
}

.show-more {
    font-weight: 500;
    font-size: 14px;
    padding: 5px 10px!important;
    cursor: pointer
}

.show-more:hover {
    background: #eee;
    text-decoration: underline!important
}

.APAcontainer {
    height: 100%
}

.nodata p span {
    font-weight: 700
}

.nodata .notify {
    color: red
}

.nodata .notify span {
    color: #222;
    text-decoration: underline
}

.nodata .search-suggest ul {
    margin-left: 30px;
    line-height: 35px
}

.mobile-sort {
    width: 100%
}

.mobile-sort .fil-sec ul {
    border: 1px solid #ccc;
    list-style: none;
    padding-left: 0
}

.mobile-sort .fil-sec ul li a {
    display: block;
    padding: 5px 15px;
    cursor: pointer
}

.mobile-sort .fil-sec ul li a:hover {
    background: #ddd
}

.filter-toggle svg,.sort-toggle svg {
    width: 25px;
    height: 25px;
    fill: #fff;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

.filter-toggle,.sort-toggle {
    cursor: pointer;
    list-style: none;
    color: #fff;
    width: calc(50% - 25px)!important;
    width: 100%;
    margin: 0px 0 20px 0px;
    margin-right: 20px!important;
    float: left;
    border-radius: 2px;
    font-weight: 800;
    font-size: 16px;
    text-align: center!important;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border: 1px solid #08203a
}

.filter-toggle {
    background: #08203a;
    color: #ffbf22!important
}

.sort-toggle {
    background: #fff;
    color: #08203a
}

.apa-refines-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.cnt_bll,.mobile-sort {
    width: 100%;
    display: table;
    margin: 0 auto;
    display: none
}

#accordion {
    display: block!important
}

.pro-product-image {
    width: 20%;
    float: left;
    margin-bottom: 10px
}

.pro-product-content {
    width: 80%
}

@media only screen and (max-width: 767px) {
    .cnt_bll,.mobile-sort {
        display:inline-block
    }

    #accordion {
        display: none!important
    }

    .fil-sec.sel-sortby {
        display: none
    }

    .top-pagin a {
        padding: 4px 10px
    }

    .pro-product-image {
        width: 100%;
        float: unset;
        margin-bottom: 10px
    }

    .pro-product-content {
        width: 95%;
        margin: 0 auto
    }

    .desktop-narrow-results {
        display: none!important
    }

    .res_wdt {
        width: 100%!important;
        flex: unset;
        max-width: unset;
        border: unset
    }

    .res_wdt_1 {
        width: 100%!important;
        flex: unset;
        max-width: unset
    }

    .pagi_master ul {
        display: none
    }
}

@media only screen and (min-width: 767px) {
    #accordion {
        display:block!important
    }
}

@media only screen and (min-width: 768px) and (max-width:959px) {
    .cnt_bll,.mobile-sort {
        display:none!important
    }

    .res_wdt {
        display: block!important
    }

    #accordion {
        display: block!important
    }

    .APAcol-md-3.APAcol-sm-4.APAcol-xs-6.pro-panel-body.res_wdt_prd {
        width: 50%!important;
        flex: unset;
        max-width: unset
    }

    .pro-panel-body img {
        max-width: 100px;
        max-height: 100px;
        object-fit: contain
    }

    .pro-product-name {
        font-size: 14px
    }

    .pro-product-price {
        font-weight: 600;
        font-size: 14px;
        color: #000;
        margin-top: 0
    }

    /*.APAcontainer{max-width:100%!important}*/
}

@media only screen and (min-width: 960px) and (max-width:1279px) {
    .cnt_bll,.mobile-sort {
        display:none!important
    }

    #accordion {
        display: block!important
    }

    .APAcol-md-3.APAcol-sm-4.APAcol-xs-6.pro-panel-body.res_wdt_prd {
        width: 33%!important;
        flex: unset;
        max-width: unset
    }

    /*.APAcontainer{max-width:100%!important}*/
}

.msgis {
    font-size: 13px;
    color: #c35757
}

.msgis strong {
    font-size: 14px;
    display: inline-block;
    margin-top: 0
}

.width-100 {
    width: 99%;
    /*max-width:170px*/
}

.APAbtn-default {
    margin-bottom: 10px
}

.add-to-cart {
    background: #ac1212;
    border: 1px solid #ac1212;
    font-size: 15px;
    padding: 5px 6px;
    border-radius: 4px;
    color: #fff!important;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

a.see-details {
    border: 1px solid #d8d8d8;
    padding: 5px 6px;
    border-radius: 4px;
    text-transform: capitalize;
    font-weight: 400;
    color: #767676 !important;
    text-decoration: none;
    background: #eee;
    cursor: pointer;
    font-size: 15px;
}

.apa-product-grid .add-to-cart,.apa-product-grid .see-details {
    font-size: 12px;
    max-width: 115px;
    font-weight: 800;
    padding: 3px 6px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 4px
}

.apa-product-grid .add-to-cart {
    background: #ac1212;
    border: 1px solid #ac1212;
    color: #fff
}

.apa-product-grid .see-details {
    background: #f3f3f3
}

.add-to-cart:hover {
    background: #666666;
    border: 1px solid #666666;
    color: #fff!important
}

.see-details:hover {
    border-color: #156aa7;
    background: #156aa7;
    text-decoration: none;
    color: #fff !important;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px
}

.padding-bottom {
    padding-bottom: 20px
}

.res_wdt_prd:last-child() .border-bottom {
    margin-bottom: 0
}

.desktop-narrow-results {
    display: block;
    background: #323232;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 15px
}

.data_filter h4 {
    font-size: 16px;
    font-weight: 700;
    padding: 6px 15px;
    margin-bottom: 0
}

.sku_detail {
    display: block;
    font-size: 14px;
    color: #434343;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 500;
}

.apa-product-grid .sku_detail {
    display: block;
    margin-top: 0;
    margin-bottom: 8px
}

.APAbtn.focus,.APAbtn:focus {
    box-shadow: none
}

@media only screen and (max-width: 1160px) {
    .sort-label {
        display:none
    }
}

@media only screen and (max-width: 995px) {
    .pagi_master .nextPage,.pagi_master .prevPage {
        font-size:12px
    }

    .sel-range {
        display: none
    }

    .pagi_master {
        width: 100%;
        max-width: 75%;
        flex: unset
    }

    ..fil-sec select {
        width: auto
    }

    .pagi_master li {
        font-size: 12px
    }
}

@media only screen and (max-width: 767px) {
    .sel-range {
        display:inline-block;
        width: auto
    }

    .fil-sec select {
        display: inline-block;
        width: auto;
        float: left
    }

    .pagi_master {
        width: auto;
        max-width: 150px;
        flex: unset;
        float: right
    }

    .pagi_master .nextPage,.pagi_master .prevPage {
        font-size: 14px
    }

    .pagi_master .prevPage {
        margin-right: 10px
    }
}

i {
    font-style: initial
}

.filter-toggle span:after,.sort-toggle span:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 18px;
    font-weight: 700;
    color: #ffbf22!important;
    margin-left: 5px
}

.filter-toggle.open span:after,.sort-toggle.open span:after {
    content: "\f106"
}

.head-search .search_query_adv {
    padding: 5px 10px;
    height: 40px
}

.head-search .apa-fa-search {
    top: 0
}

.navUser .navUser-item {
    font-size: 14px
}

.quicklinks a:hover {
    color: #08203a
}

.part-finder-link a:hover,.tab-up:hover {
    color: #fff
}

.pro-product-image_grid {
    width: 100%;
    min-height: 200px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block
}

.pro-product-image_grid img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 8px
}

.truncate-overflow {
    line-height: 1.25;
    text-align: center;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.tooltips {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1
}

.tooltips span.tooltip_text {
    font: 300 12px 'Open Sans',sans-serif;
    position: absolute;
    color: #fff;
    background: #000;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    display: table;
    margin: 0 auto;
    z-index: 9999
}

.tooltips[tooltip-position=top] span.tooltip_text {
    margin-left: 10px;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.tooltips span.tooltip_text:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0
}

.tooltips[tooltip-position=top] span.tooltip_text:after {
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-top: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.tooltips:hover span.tooltip_text {
    visibility: visible;
    opacity: .9;
    z-index: 999;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.tooltips[tooltip-position=top]:hover span.tooltip_text {
    top: -45px;
    left: 0;
    margin-left: 0
}

.apa-list-view {
    padding-top: 4px;
    text-align: right
}

.apa-list-view ul {
    padding-left: 0;
    margin-bottom: 5px
}

.apa-list-view ul li {
    margin: 0 0 0 1px;
    width: 25px;
    height: 25px;
    line-height: 26px;
    background: #666;
    text-align: center;
    padding: 0;
    border-radius: 0!important;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    cursor: pointer
}

.apa-list-view ul li.active,.apa-list-view ul li:hover {
    background: #ac1212;
    box-shadow: none;
    color: #fff
}

.apa-list-view ul li:first-child {
    width: 70px;
    background-color: #fff!important;
    color: #333;
    font-weight: 700;
    cursor: text
}

.line_through {
    text-decoration: line-through;
    font-size: 12px!important
}

.card_sale_price {
    font-weight: 700
}

.pro-product-name:hover,.apa-product-grid .pro-product-name:hover {
    color: #ac1212 !important;
}

.APAbtn {
    font-family: inherit;
    letter-spacing: 2px;
}

.pro-product-desc {
    font-size: 12px;
    margin-top: 10px;
}

/** general **/
.ymmHead-part {
    padding-top: 10px;
}

/*.APAform-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.APAform-control::-ms-expand{background-color:transparent;border:0}
.APAform-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.APAform-control::-webkit-input-placeholder{color:#6c757d;opacity:1}
.APAform-control::-moz-placeholder{color:#6c757d;opacity:1}
.APAform-control:-ms-input-placeholder{color:#6c757d;opacity:1}
.APAform-control::-ms-input-placeholder{color:#6c757d;opacity:1}
.APAform-control::placeholder{color:#6c757d;opacity:1}
.APAform-control:disabled,.APAform-control[readonly]{background-color:#e9ecef;opacity:1}*/
/*.autocomplete{position:relative;display:inline-block}input{border:1px solid transparent;background-color:#f1f1f1;padding:10px;font-size:16px}.autocomplete-items{position:absolute;border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0}.autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}.autocomplete-items div:hover{background-color:#e9e9e9}.autocomplete-active{background-color:#1e90ff!important;color:#fff}.serch_fll{display:inline-block;width:100%}.serch_img{float:left}.serch_img img{width:50px;height:50px;object-fit:contain}.serch_cnt{text-align:left}.serch_cnt_vrt_mdl{display:table-cell;vertical-align:middle}.serch_cnt_vrt_mdl a{color:#00f;font-weight:500;cursor:pointer;text-decoration:underline!important}.serch_cnt_vrt_mdl a:hover{text-decoration:none;color:red}.serch_fll h3.ttl{font-size:20px;font-weight:700;padding:5px;color:#575c6d;cursor:default;text-transform:capitalize}.serch_result ul{list-style:none;margin:0;padding:0}.apa-ac-main{z-index:1050;font-family:Arial,"Helvetica Neue",Helvetica,Geneva,sans-serif;font-size:12px;width:100%!important;position:absolute;top:28px;overflow:hidden;padding:5px;margin:0;text-align:left;border:1px solid #ddd;min-height:20px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);-moz-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.apa-ac-main,.apa-ac-main .apa-ac-products-container,.apa-ac-main .apa-ac-section-container{background-color:#fff}.apa-ac-header,.apa-ac-item,.apa-ac-main,.apa-ac-products-container,.apa-ac-section-container{zoom:1}.apa-ac-main .apa-ac-header{font-size:16px;font-weight:700;padding:5px;color:#575c6d;cursor:default}.apa-ac-header:after,.apa-ac-item:after,.apa-ac-main:after,.apa-ac-products-container:after,.apa-ac-section-container:after{content:" ";display:block;visibility:hidden;clear:both;height:.1px;font-size:.1em;line-height:0}.apa-ac-item{cursor:pointer;border-top:1px solid #eee;padding:6px;font-style:normal;color:#1e4ea7;outline:0;font-size:11px;font-family:"Lucida Grande",Lucida,Verdana,sans-serif;line-height:7px;position:relative}.apa-ac-section-container .apa-ac-item h3,.apa-ac-section-container .apa-item-txt{padding:0;margin:0;font-weight:400;font-size:11px}.apa-ac-item .apa-item-txt{font-size:15px;padding:0;color:#1e4ea7}.apa-ac-item b{font-weight:700;text-decoration:underline}.apa-ac-main,.apa-ac-main .apa-ac-products-container,.apa-ac-main .apa-ac-section-container{background-color:#fff;top:100%}.apa-ac-products-container .apa-ac-item{clear:both}.apa-ac-item img{border:none;float:left;margin-right:10px}.apa-ac-item .apa-item-txt{padding:0;color:#1e4ea7;line-height:1;word-wrap:break-word;text-align:left}.APAbtn-blue{display:inline-block;width:170px;height:50px;border:0;border-radius:2px;line-height:50px;padding:0;text-transform:uppercase;font-weight:700;margin-top:20px;font-size:18px;background-color:#01579b!important}.search_query_adv{margin:0;padding:.75rem 1rem;transition:border-color .1s ease-out;font-family:inherit;font-size:1rem;color:#454545;background-color:#fff;border:1px solid #dfdfdf;height:50px;line-height:50px;padding-right:100px;background-color:#fff;border-radius:3px!important}.centers{text-align:center}.button-sub{position:relative}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}.APAinput-group>.APAform-control:focus{z-index:0!important}.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:relative;background-color:#fbfbfb;color:#666;top:8px;height:20px;width:20px;border:1px solid #bdbdbd;border-radius:2px;cursor:pointer;margin-right:7px;outline:0}.form-radio::before{content:"\f00c";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:2px;left:1px;color:#fff}.form-radio:hover{background-color:#f1f1f1}.form-radio:hover::before{color:#666}.form-radio:checked::before{color:#fff}.form-radio:checked{background:#005eb8}label.radio{font:15px/1.7 'Open Sans',sans-serif;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;margin-right:10px;position:relative;top:3px}.banner-search label.radio{color:#fff!important}.banner-search .form-radio::before{top:0}.banner-search .form-radio:checked{background:#dd9e01}input[name=search_query_adv]::-webkit-input-placeholder{color:#777;font-size:12px}input[name=search_query_adv]::-moz-placeholder{color:#777;font-size:12px}input[name=search_query_adv]:-ms-input-placeholder{color:#777;font-size:12px}input[name=search_query_adv]:-moz-placeholder{color:#777;font-size:12px}@media (max-width:767px){input[name=search_query_adv]::-webkit-input-placeholder{color:#777;font-size:10px}input[name=search_query_adv]::-moz-placeholder{color:#777;font-size:10px}input[name=search_query_adv]:-ms-input-placeholder{color:#777;font-size:10px}input[name=search_query_adv]:-moz-placeholder{color:#777;font-size:10px}.banner-search label.radio{color:#0a213a!important}.search_query_adv{font-size:14px}.apa-ac-main{max-height:250px;overflow:scroll}.none-bg select{font-size:14px}}.breadcrumb::before{margin:0}.breadcrumb{display:inline-block;padding:8px;background:#fff}.none-bg select option{cursor:pointer}.part-finder,.part-number{height:auto!important}.apa-fa-search{position:absolute;right:10px;top:5px;opacity:1;z-index:9;margin:5px 0 0 -95px;background:#286090;width:90px;height:30px;font-size:14px;border-radius:3px;float:left;padding:5px;font-weight:800;color:#fff;text-transform:uppercase;border:1px solid #286090;text-align:center;box-shadow:-10px 0 10px 1px #fff}ul.apa-pagination-list{width:auto;float:right;display:inline-block}ul.apa-pagination-list li{float:left;margin:0 .35714rem 0 .78571rem;list-style:none}.apa-toolbar.apa-top.apa-address{display:inline-block!important;width:100%}.apa-bottom.apa-address .apa-pagination{margin-top:20px}.apa-toolbar.apa-top.apa-address .apa-pagination{display:inline-block;float:right;margin-top:8px}.apa-rpp,.apa-sort-by{float:left;margin:0 10px 0 0;width:auto}@media (max-width:359px){label.radio{margin-right:0;font-size:10px}}@media (min-width:360px) and (max-width:400px){label.radio{margin-right:0;font-size:12px}}@media (max-width:350px){.cnt_bll span{font-size:12px}}@media (max-width:410px){.pagi_master .pull-right{float:left}.pagi_master{max-width:inherit}}@media (max-width:575px){.APAbtn-grp{text-align:center}}#searchcatalog .radio-group input,#searchcatalog .radio-group label{display:none}*/
.APAform-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #fbfbfb;
    color: #666;
    top: 8px;
    height: 20px;
    width: 20px;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 7px;
    outline: 0
}

.APAform-radio::before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 3px;
    left: 3px;
    color: #fff
}

.form-radio:hover {
    background-color: #f1f1f1
}

.form-radio:hover::before {
    color: #666
}

.form-radio:checked::before {
    color: #fff
}

.form-radio:checked {
    background: #005eb8
}

label.radio {
    font: 15px/1.7 'Open Sans',sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    top: 3px
}

@media (max-width: 359px) {
    label.radio {
        margin-right:0;
        font-size: 10px
    }
}

@media (min-width: 360px) and (max-width:400px) {
    label.radio {
        margin-right:0;
        font-size: 12px
    }
}

@media (max-width: 350px) {
    .cnt_bll span {
        font-size:12px
    }
}

@media (max-width: 410px) {
    .pagi_master .pull-right {
        float:left
    }

    .pagi_master {
        max-width: inherit
    }
}

@media (max-width: 575px) {
    .APAbtn-grp {
        text-align:center
    }
}

#searchcatalog .radio-group input,#searchcatalog .radio-group label {
    display: none
}

/**apa widgets**/
#apa-upper-embed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    align-items: center;
    float: none;
    /*padding:5px 5px;*/
    padding-bottom: 8px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

/*#apa-search-header{order:1;flex:1 0 auto;display:flex;flex-wrap:wrap;max-width:100%;position:relative}*/
#apa-search-header h2 {
    font-family: inherit;
    letter-spacing: 2px;
    margin-top: .48571rem;
    margin-bottom: .48571rem;
    color: inherit;
    font-size: 18px;
    font-weight: 600;
}

.apa-selection-wrapper {
    order: 5;
    flex-grow: 3;
    margin: auto;
    padding: 1rem;
    padding-left: 0px;
    width: auto;
    max-width: 100%;
    font-size: 14px;
    font-weight: 700;
}

.apa-search-icon-wrapper {
    order: 12;
    flex: 0 10 auto;
    text-align: center
}

.apa-search-icon-wrapper i {
    /*font-family: FontAwesome;*/
    /*background: rgba(0, 0, 0, 0.5);*/
    background: rgba(39,34,34,0.9);
    cursor: pointer;
    color: #fff;
    height: 35px;
    width: auto;
    border-radius: 5px;
    line-height: 25px;
    padding: 5px 15px;
    font-weight: 600;
    /*background-image: url(../search-icon-white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 45%;*/
}

#apa-upper-embed .apa-select {
    min-width: 50%;
    width: 100%;
    padding: 10px;
    background: #fff;
    border: 1px solid #333;
    color: #333;
    cursor: pointer;
}

#apa-upper-embed .apa-select {
    color: #404040;
    display: block;
    float: none;
    font-size: 13px;
    font-weight: 600;
    height: 35px;
    margin: 0 auto;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    max-width: 100%;
    visibility: visible;
    width: 100%
}

.apa-fitment-criteria {
    font-weight: 700;
    color: #41553c
}

.apa-fitmentmatch {
    color: #41553c;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px
}

.apa-fitmentmatch span {
    padding-right: 5px
}

.apa-pb-3 {
    margin-bottom: 1rem
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.apa-fitment-compatibility-wrapper {
    background: #fff;
    padding: 15px;
    color: #333
}

#apa-fitment-compatibility-table thead {
    background-color: #f15a2b;
    color: #fff
}

#apa-fitment-compatibility-table thead tr {
    height: 50px
}

#apa-fitment-compatibility-table thead th {
    padding: 10px;
    border: 1px solid #fff
}

#apa-fitment-compatibility-table tbody tr {
    background-color: #f0f0f0;
    color: #050505;
    height: auto;
    line-height: unset
}

#apa-fitment-compatibility-table-wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

#apa-fitment-compatibility-table {
    border-collapse: collapse;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative
}

#apa-upper-embed .apa-select:focus {
    outline: none;
}

#apa-fitment-compatibility-table td,#apa-fitment-compatibility-table th {
    padding: 10px;
    font-size: 14px;
    text-align: left
}

#apa-fitment-compatibility-table td {
    font-weight: 500
}

#apa-fitment-compatibility-table .filterRow tr td input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: all .5s ease-in
}

.apa-compat-pagination-wrapper .apa-compat-pagination li>a.current {
    background-color: #4a4a4a;
    color: #fafafa;
    font-weight: 700;
    padding: 5px 10px;
    border: 1px solid #4a4a4a
}

.apa-compat-pagination-wrapper {
    width: 100%;
    margin-top: 15px;
    display: inline-block;
}

.apa-compat-pagination-wrapper .apa-compat-pagination {
    float: right;
    list-style-type: none
}

.apa-compat-pagination-wrapper .apa-compat-pagination li>a {
    background-color: #fafafa;
    color: #4a4a4a;
    border: 1px solid #4a4a4a;
    padding: 5px
}

.filterRow tr td {
    padding: 5px!important
}

.filterRow tr td input {
    padding: 3px 6px;
    font-size: 15px;
    border-radius: 2px
}

.curser_pt {
    background-image: url(../img/sort-icons.png)!important;
    background-position: 98%!important;
    background-repeat: no-repeat!important
}

#close-sidebar,.mobileMenu-close {
    display: none!important
}

.fa-search:before {
    font-size: 18px!important;
    color: #fff
}

@media only screen and (max-width: 991px) {
    #close-sidebar,.mobileMenu-close {
        display:block!important
    }
}

.m-t-b-25 {
    margin: 25px 0
}

.p-t-10 {
    padding-top: 10px
}

/** homesearch **/
/*.serch_img{width:60px;height:100%;display:inline-block;margin-right:12px;float:left}.serch_img img{width:100%}.search_img_title{max-width:100%;margin:0!important;display:flex}div.searchsuggestion{font-size:14px;position:absolute;width:100%;max-height:490px;overflow-y:scroll;top:46px;margin:0;text-align:left;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);-moz-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);background-color:#fff}input.apa-fa-search{position:absolute;right:8px;opacity:1;z-index:9;height:35px!important;font-size:12px;border-radius:3px;font-weight:600;box-shadow:-10px 0 10px 1px #fff;top:0;cursor:pointer;color:#fff;background-image:url(../search-icon.png);background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:70%;width:35px;border:none}a:hover{text-decoration:none}.APAform-control:focus{color:#495057;background-color:#fff;border-color:#ccc!important;outline:0!important;box-shadow:none!important}input#tags{border-radius:5px}.APAinput-group{position:relative;top:5px}input.apa-fa-search:focus{outline:0}.apa-ac-item a i,.apa-ac-item a p{color:#4a4a4a;font-style:normal}.apa-ac-item a i{color:#6293d6}.apa-ac-item a .apa-item-txt{max-width:100%;margin:0}.apa-ac-item{margin:0 auto;border-bottom:1px solid #dfdfdf;padding:5px 10px;height:70px}.apa-ac-item:hover{background:#f7f7f7;color:#154bb5!important}.apa-ac-header{padding:2px 10px}.apa-ac-products-container{padding:0}.apa-ac-products-container>p{padding:10px;text-align:center;margin:0}#APAsearchResult>.apa-ac-item a:hover{border-bottom:0!important}.tooltips{position:relative;display:block;width:100%}.tooltips span{font:300 12px 'Open Sans',sans-serif;position:absolute;color:#fff;background:#000;padding:5px 10px;width:100%;text-align:center;visibility:hidden;opacity:0;display:table;margin:0 auto}.tooltips>span img{max-width:140px}.tooltips[tooltip-position=top] span{margin-left:10px;-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}.tooltips[tooltip-position=bottom] span{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.tooltips span:after{content:'';position:absolute;width:0;height:0}.tooltips[tooltip-position=top] span:after{top:100%;left:50%;margin-left:-8px;border-top:8px solid #000;border-right:8px solid transparent;border-left:8px solid transparent}.tooltips[tooltip-position=bottom] span:after{bottom:100%;left:50%;margin-left:-8px;border-bottom:8px solid #000;border-right:8px solid transparent;border-left:8px solid transparent}.tooltips:hover span{visibility:visible;opacity:.9;z-index:999;color:#fff;-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}.tooltips[tooltip-position=top]:hover span{top:-20px;left:0;margin-left:0}.tooltips[tooltip-position=bottom]:hover span{top:50px}#apatags,#apatagsMobile{border-radius:1px;border-bottom:1px solid #ddd!important}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}::-webkit-scrollbar{width:6px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{background-color:#a7a7a7}.apa_home_search_block{max-width:600px;margin:0px}.apa_home_search_block .form,.apa_home_search_block .APAform-field{margin:0}@media only screen and (max-width:767px){.apa-ac-item{height:inherit;padding:2px 0}.serch_img{display:none}.apa-ac-item a .apa-item-txt{font-size:11px}.apa_home_search_block{margin:0}#apatagsMobile{padding:5px}#apasearchformMobile input.apa-fa-search{width:20px;background-color:#fff}div.searchsuggestion{max-height:200px;overflow-x:hidden}}*/
/** garage **/
/*.garage_icon{cursor: pointer;float:right; text-align:right; margin:8px 0px 0px 0px; padding:0;font-size: 13px;font-weight: 700;}.garage_icon > i{font-size:16px;}
.garage_block_text > ul{margin-bottom:5px !important;padding-left: 0px;margin-left: 0px;}
.garage_block_text > ul >li{text-shadow:none;margin-bottom:5px;list-style: disc;width:100%;float:left;line-height: 20px;}
.garage_block_text>ul>li:hover, .garage_block_text>ul>li:hover a {color: green !important;}
.garage_block{border-radius: 4px;
    display: none;
    height: auto;
    max-height: 110px;
    position: absolute;
    float: right;
    top: 40px;
    background: #fff;
    z-index: 99;
    border: 1px solid #ddd;
    right: 5px;
    max-width: 350px;
    min-width: 300px!important;}
.garage_block:before {
    content: '';
    border-bottom: solid 10px #ddd;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
    position: absolute;
    top: -10px;
    z-index: 1000;
    right: 10px;
}
.garage_block_text{height: auto; max-height:100px;overflow-y: auto; color: black; vertical-align: middle; padding: 2%;margin:5px;}

.fs_12 {font-size:12px;margin-left:5px}
.garage_block_text > ul >li a {
    max-width: 78%;
    float: left;
    cursor: pointer;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    line-height: 20px;
}
.garage_block_text > ul >li .garage_close_icon {
    padding: 5px;
    margin: 0 0;
    color: #f72e38;
    font-size: 16px;
    cursor: pointer;
    text-align: right;
    float: right;
    margin-top: -3px;
    background: 0 0;
    border: 0;
    line-height: 12px;
}*/
.SelectedHead {
    font-size: 20px;
    font-weight: 700;
    margin-right: 15px;
    border-right: 3px solid;
    padding-right: 15px;
}

.SelectedfitmatQuery {
    font-weight: 700;
    font-size: 18px;
    margin-right: 30px;
    display: inline-block;
}

.changeVehicle {
    cursor: pointer;
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .SelectedHead {
        font-size: 17px;
        margin-right: 15px;
        padding-right: 15px;
    }

    .SelectedfitmatQuery {
        font-size: 14px;
        margin-right: 30px;
    }

    .changeVehicle {
        font-size: 12px;
    }
}

#apa-ymm-container {
    width: 100%
}

.width-50 {
    width: 48.2%;
}

.width-50 .fa {
    font-weight: 700 !important;
}

.apa-product-grid .width-50 {
    width: 30px;
    padding: 8px;
    margin-right: 5px;
}

h3.page-heading {
    text-transform: capitalize;
}

.ymm-widget-home {
    bottom: 20%;
    position: absolute;
    z-index: 9;
    background: transparent;
    width: 100%;
    max-width: 100%;
    height: auto;
    text-shadow: 3px 2px 3px #333;
}

.ymm-widget-home .APAcontainer,.ymm-widget-home #ewd_setbg_blk {
    background: transparent !important;
}

/*.ymm-widget-home  .garage_icon{
    text-align: right;
}*/
.ymm-widget-home .APAcontainer {
    max-width: 98% !important;
}

@media (max-width: 576px) {
    .ymm-widget-home .APAcontainer {
        max-width: 100% !important;
    }

    .apa-list-view ul {
        text-align: left;
    }

    .ymm-widget-home #ewd_setbg_blk {
        background-color: rgb(22, 111, 176) !important;
    }

    .ymm-widget-home .m-t-b-25 {
        margin: 0px;
    }

    .ymm-widget-home {
        position: relative;
        left: -15px;
    }

    .apa-list-view {
        display: none;
    }
}

/*@media (max-width: 767px){
	.ymm-widget-home{

	}
}*/
/*@media (min-width: 1279px){
	.ymm-widget-home .APAcontainer {
	     max-width: 1140px; 
	}
}
@media only screen and (max-width: 1279px) and (min-width: 960px){
	.ymm-widget-home .APAcontainer {
	   max-width: 1140px; 
	}
}
@media (min-width: 992px){
	.ymm-widget-home .APAcontainer {
	     max-width: 960px; 
	}	
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.ymm-widget-home .APAcontainer {
	     max-width: 720px;
	}
}
@media (min-width: 768px){
	.ymm-widget-home .APAcontainer {
	    max-width: 720px;
	}
}
@media (min-width: 576px){
	.ymm-widget-home .APAcontainer {
	    max-width: 540px;
	}	
}*/
@media (min-width: 576px) {
    .APAcontainer {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .APAcontainer {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .APAcontainer {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .APAcontainer {
        max-width: 1160px;
    }
}

@media (min-width: 1300px) {
    .APAcontainer {
        max-width: 1240px;
    }
}

/************************ color swatch scripts ***********************/
.APAcolor-swatch-div {
    margin-top: 5px;
}

.APAcolor-swatch {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.APAcolor-swatch-wrapper {
    display: inline-block;
    margin: 2px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 1px;
    transition: all .15s ease;
    line-height: 0;
}

.APAcolor-swatch-wrapper .tooltips span.tooltip_text {
    min-width: 75px;
    font-size: 11px;
    padding: 5px;
}

.APAcolor-swatch-wrapper .tooltips[tooltip-position=top]:hover span.tooltip_text {
    top: -45px;
    left: -150%;
    margin-left: 0;
}

.APAcolor-swatch-wrapper .tooltips[tooltip-position=top]:hover span.tooltip_text.img {
    top: -55px;
}

/************************ color swatch scripts ***********************/
.reset-btn:hover {
    text-decoration: underline;
    color: #fff;
}

.hhmp#apa-ymm-container {
    background: rgb(172, 18, 18);
    padding: 25px;
    /* height: auto; */
    position: relative;
    border-radius: 10px;
}

.apa-product-grid .add-to-cart, .apa-product-grid .see-details {
    font-size: 12px;
    max-width: 115px;
    font-weight: 700;
    padding: 3px 3px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 4px;
}

.APAform-radio.active::before {
    color: #ae3811;
}


