@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');

body {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    color: #000;
    overflow-x: hidden;
}

#main, footer > div {
    max-width: none;
    padding: 0;
}

#posts {
    padding: 0;
    float: none;
}

.container,
.caption-div > div {
    max-width: 1600px;
}

.form-control,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"]
input[type="phone"]
select,
textarea {
    display: block;
    width: 100%;
    line-height: normal;
    border: solid 1px #c2c2c2;
    color: #000;
    font-size: 14px;
    padding: 0 10px;
    height: 44px;
    background-color: rgba(255,255,255,1);
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: .25rem;
}

select {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0 10px;
    height: 44px;
}

textarea.form-control, textarea {
    resize: none;
    height: 160px;
    padding: 10px;
}

a:hover,
a:focus,
button:hover,
button:focus {
    outline: none !important;
}

.title, .sub-title {
    color: #2A3591;
    font-size: 42px;
    font-weight: 700;
    line-height: 55px;
    padding: 0 0 65px;
}

.sub-title {
    padding: 65px 0;
}

p {
    line-height: 24px;
    padding: 0 0 25px;
    margin: 0;
}

.text-center {
    text-align: center;
}

.control-label,
.logintable span,
#MPMain_pnlSpecialInstructions .label1,
.cart_stdords .label1,
#MPMain_pnlResetPassword1 #MPMain_lblUserID {
    font-weight: 500;
    font-size: 14px;
    margin: 5px 0 7px;
    line-height: 18px;
    display: block;
}

.logintable span {
    margin: 20px 0 10px;
}

#MPMain_pnlSpecialInstructions .label1,
.cart_stdords .label1 {
    display: inline;
}

.required, .mandatory {
    padding: 0 0 0 4px;
    position: relative;
    top: -1px;
    color: #e02b27;
    font-size: 14px;
}

.form-control,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"]
input[type="phone"]
select,
textarea {
    display: block;
    width: 100%;
    line-height: normal;
    border: solid 1px #c2c2c2;
    color: #000;
    font-size: 14px;
    padding: 0 10px;
    height: 40px;
    border-radius: 0;
    background-color: rgba(255,255,255,1);
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

select {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0 10px;
    height: 40px;
}

textarea.form-control, textarea {
    resize: none;
    height: 160px;
    padding: 10px;
}

.form-control::-moz-placeholder {
    color: #bfbdbd;
    opacity: 1;
}

.form-control:-ms-input-placeholder{
    color:#bfbdbd;
}

.form-control::-webkit-input-placeholder{
    color:#bfbdbd;
}

.btn, .btn_so, .checkout-btn, input[type="submit"] {
    color: #fff !important;
    padding: 0 25px;
    height: 40px;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
    border: 0 none;
    background-color: #1f3195;
}

.btnA_2, .btnA_1 {
    background-color: #f2f2f2;
    border: #cdcdcd 1px solid;
    color: #2b2b2b !important;
}

.btn-add-to-cart {
    background-color: #43b649 !important;
}

a.btn {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    text-decoration: none !important;
}

.btn.btn-block, .checkout-btn {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
}

a.btn.btn-block, a.checkout-btn {
    line-height: 40px;
}

.btn-primary {
    background-color: #1f3195;
}

.btn-secondry {
    background-color: rgba(1, 118, 63, 0.08) !important;
    color: #01763f !important;
}

.top-bar {
    background: #ffe001;
    height: 40px;
}

.top-bar-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.top-bar-nav li {
    margin: 0 0 0 20px;
}

.top-bar-nav li:first-child {
    margin: 0;
}

.top-bar-nav li a {
    font-size: 14px;
    color: #000;
    display: block;
    line-height: 40px;
    text-decoration: none !important;
}

.top-bar-nav li a.btn {
    height: 40px;
}

.header-phone {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0 15px;
}

.header-phone h6 {
    font-size: 14px;
    margin: 0 0 5px;
}

.header-phone .fas {
    margin: 0 5px 0 0;
    transform: rotate(90deg);
    position: relative;
    top: 2px;
}

.header-phone a {
    color: inherit;
    text-decoration: none;
}

.navbar,
.site-header {
    background-color: #1f3195;
    padding: 20px 0;
    position: relative;
    z-index: 99;
}

.navbar-brand {
    display: inline-block;
    padding: 0;
    margin: 0;
    max-width: 280px;
}

.navbar-brand img {
    max-width: 100%;
}

.nav-link {
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.nav-link:hover {
    color: #ffe001;
}

.nav-link.btn-link,
.site-header .btn {
    padding: 0 30px !important;
    font-weight: 700;
    background-color: #ffe001 !important;
    border-radius: 100px;
    color: #1f3195 !important;
    height: 45px;
    line-height: 45px;
}

@media (max-width: 1199px) {
.nav-link.btn-link, .site-header .btn {
    padding: 0 20px !important;
}
}

.site-header .btn.outline {
    color: #ffe001 !important;
    border: #ffe001 2px solid !important;
    background-color: transparent !important;
    line-height: 41px;
    margin: 0 0 0 10px;
}

.admin-link, .account-link, .favorite-link, .cart-link {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 14px;
    padding: 0 0 0 20px;
}

.admin-link {
    background-image: url(/images2/admin-icon.svg);
    padding: 0 0 0 25px;
}

.account-link {
    background-image: url(/images2/user-icon.svg);
}

.favorite-link {
    background-image: url(/images2/heart-icon.svg);
}

.cart-link {
    background-image: url(/images2/cart-icon.svg);
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
    
.nav-item:hover .dropdown-menu {
    display: block;
}
}

.dropdown-menu {
    position: absolute;
    left: 0;
    top: 40px;
    padding: 5px 0;
    background-color: #ffe001;
    border-radius: 5px;
    width: 180px;
    display: none;
}

.dropdown-menu li {
    margin: 0 !important;
}

.dropdown-menu li a {
    font-size: 16px;
    line-height: 20px !important;
    padding: 10px 20px;
    color: #000 !important;
    text-align: left;
    display: block;
}

.dropdown-menu li a:hover {
    background-color: rgba(0,0,0,0.1);
    text-decoration: none;
}

.accounts-dropdown {
    min-width: 1px;
    width: 180px;
    background-color: #fff;
}

.accounts-dropdown .fas,
.accounts-dropdown .fa {
    display: none;
}

.accounts-dropdown li {
    margin: 0;
    border-color: rgba(0,0,0,0.1);
}

.accounts-dropdown li a {
    font-size: 12px;
    color: #000;
    padding: 10px 20px;
    line-height: normal;
    height: auto;
}

.accounts-dropdown li a:hover {
    background-color: rgba(0,0,0,0.1) !important;
    color: #000;
}

.cart-popup.dropdown-menu {
    top: 37px !important;
    left: auto !important;
    right: 0;
    width: 390px;
    background: #fff;
    border: 1px solid #bbb;
    z-index: 1025;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    padding: 0;
    margin: 0;
    transform: none !important;
}

.cart-popup.dropdown-menu a {
    padding: 0 !important;
    display: inline;
    line-height: normal;
}

.cart-popup.dropdown-menu a:hover {
    color: inherit;
    background-color: transparent !important
}

.cart-popup:before, .cart-popup:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.cart-popup:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
    top: -12px;
    right: 26px;
}

.cart-popup:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
    top: -14px;
    right: 25px;
}

.minicart-items-wrapper {
    padding: 15px 20px 0;
    margin: 15px -20px 0;
    border-top: 1px solid #ccc;
    max-height: 388px;
    overflow: auto;
    overflow-x: hidden;
}

#minicart-content {
    padding: 25px 20px 0;
    display: flex;
    flex-direction: column;
    position: relative;
}

.close-cart {
    position: absolute;
    top: 8px;
    right: 13px;
    opacity: 0.7;
}

.close-cart img {
    width: 12px;
    height: auto;
}

.empty-card {
    padding: 10px 0 35px;
    text-align: center;
    font-weight: 700;
}

.minicart-summary {
    display: flex;
    justify-content: space-between;
    padding: 12px 0 18px;
}

.minicart-summary h6 {
    font-weight: 700;
    margin: 0;
}

.cart-popup.dropdown-menu .cart-btns-wrap a.btn {
    flex: 1;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 0 6px 0 0;
    background-color: transparent !important;
}

.cart-popup.dropdown-menu .cart-btns-wrap a.view-btn {
    border: #1f3195 2px solid !important;
    color: #1f3195 !important;
    line-height: 36px;
}

.cart-popup.dropdown-menu .cart-btns-wrap a.checkout-btn {
    background-color: #1f3195 !important;
    margin: 0 0 0 6px !important;
}

.minicart-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.minicart-items > li {
    border: 0 none !important;
    border-top: 1px solid #ccc !important;
    position: relative;
    padding: 20px 0 !important;
    margin: 0 !important;
}

.minicart-items > li:first-child {
    border-top: 0 none !important;
    padding-top: 0 !important;
}

.cart-item-actions {
    position: absolute;
    right: 0;
    bottom: 23px;
}

.cart-item-actions a.btn {
    color: #2d8ada !important;
    margin: 0 0 0 15px;
    background-color: transparent !important;
}

.product-miniview {
    display: flex;
}

.product-image-wrapper {
    display: block;
    position: relative;
    width: 90px;
    height: 90px;
    border: rgba(0,0,0,0.1) 1px solid;
    overflow: hidden;
}

.product-image-wrapper img {
    width: auto;
    height: 100%;
    position: absolute;
    top: -9999px;
    right: -9999px;bottom: -9999px;
    left: -9999px;
    margin: auto;
}

.product-item-details {
    flex: 1;
    padding: 0 0 0 15px;
    max-width: calc(100% - 90px);
}

.product-item-details strong {
    display: block;
    padding: 0 0 5px;
    font-weight: 400;
}

.product-item-details strong a {
    color: #2d8ada !important;
}

.product-item-details strong a:hover {
    color: #0388fb !important;
}

.toggle {
    cursor: pointer;
}

.options-list {
    list-style: none;
    padding: 5px 0;
    margin: 0;
    font-size: 13px;
    display: none;
}

.product.options.show .options-list {
    display: block;
}

.options-list li {
    padding: 0 0 5px;
    border: 0 none !important;
}

.options-list .label {
    font-weight: 700;
}

.options-list li .price {
    font-size: 13px;
}

.details-qty label {
    margin: 0 10px 0 0;
}

.details-qty .qty-wrap {
    margin: 0;
    display: flex;
    align-items: center;
}

.details-qty .qty-btn {
    font-weight: 300;
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    background-color: transparent !important;
    color: #333 !important;
    border: 0 none;
    outline: none !important;
}

.details-qty .c_qty {
    width: 50px;
    height: 32px;
    line-height: 30px;
    border: solid 1px #c2c2c2;
    text-align: center;
}

.global-search {
    flex: 1;
    padding: 0 20px;
    max-width: 400px;
}

#search {
    position: relative;
}

#search .form-control {
    padding: 0 45px 0 20px;
    position: static;
    color: #555;
    height: 42px;
    border-radius: 3px;
    width: 100%;
}

#search .search-btn {
    position: absolute;
    right: 2px;
    top: 2px;
    height: 38px;
    width: 38px;
    padding: 0;
    background-color: #1f3195;
    border: 0 none;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
}

.btn {
    display: inline-block;
    padding: 0 30px;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    border: 0 none !important;
    border-radius: 0;
    font-family: 'PT Sans', sans-serif;
}

a.btn {
    line-height: 50px;
}

.btn-primary {
    background-color: #1f3195 !important;
}

.battery-finder {
    margin: -30px 0 0;
    position: relative;
    z-index: 5;
}

.homepage .battery-finder {
    margin: 0;
}

.battery-finder .container {
    background-color: #ffe001;
    padding: 80px 8%;
    max-width: 1270px;
}

.battery-finder h2 {
    font-weight: 700;
    font-size: 42px;
    color: #000;
    margin: 0 5% 0 0;
}

.battery-finder .form-control {
    font-size: 18px;
    height: 55px;
    color: #000;
    border-radius: 0;
    flex: 1;
    padding: 0 15px;
    border: 0 none !important;
}

.battery-finder .btn {
    padding: 0 60px;
    margin: 0 0 0 5%;
    height: 55px;
    color: #fff !important;
}

.services-wrapper {
    padding: 60px 0;
    text-align: center;
}

.services-wrapper img {
    max-width: 52%;
}

.services-wrapper a {
    display: inline-block;
    font-size: 32px;
    color: #2A3591;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.services-wrapper a img {
    max-width: 80%;
}

.services-wrapper a span {
    display: block;
    padding: 20px 0 0;
}

.gray {
    position: relative;
}

.gray:before {
    content: '';
    position: absolute;
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #e7e7e7;
}

.helping-wrapper {
    padding: 50px 0 55px;
    text-align: center;
}

.helping-wrapper p {
    padding: 5px 0 50px;
    font-size: 24px;
}

.helping-wrapper img {
    height: 175px;
    width: auto;
    max-width: none;
}

.helping-wrapper h4 {
    margin: 5px 0 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    color: #2A3591;
}

.helping-wrapper .btn {
    text-transform: uppercase;
    padding: 0 40px;
    font-size: 20px;
}

.intro-wrapper {
    padding: 70px 0 80px;
}

.intro-wrapper .title {
    margin: 0 0 20px;
}

.intro-wrapper img {
    max-width: 65%;
    margin: 0 auto;
    display: block;
}

.intro-wrapper .col-8 {
    padding-top: 35px;
}

.intro-wrapper .col-8 p {
    padding-left: 30px;
}

.partners-wrapper {
    padding: 50px 0 55px;
    text-align: center;
}

.partners-wrapper .container {
    max-width: none;
}

.owl-carousel.owl-drag .owl-item img {
    max-width: 100%;
    width: auto;
    height: auto;
}

@media (min-width: 1200px) {
.partners-wrapper .container {
    width: 1170px;
}
}

@media (max-width: 1199px) {
.partners-wrapper .container {
    width: 960px;
}
}

@media (max-width: 991px) {
.partners-wrapper .container {
    width: 720px;
}
}

@media (max-width: 767px) {
.partners-wrapper .container {
    width: 330px;
}
}

.bullet-list {
    margin: 0 0 25px 30px;
}

.bullet-list li {
    line-height: 24px;
    padding: 5px 0;
}

@media (min-width: 1200px) {
.text-info-wrapper .first-node {
    padding-top: 8%;
}
}

.blogs-wrapper {
    padding: 75px 0 50px;
}

.articles-row {
    margin: 20px 0 0;
}

.articles-row .col-4 {
    padding: 0 !important;
}

.articles-row img {
    max-width: none;
    width: 100%;
}

.articles-row h3 {
    padding: 15px 30px 20px;
    font-weight: 400;
    margin: 0;
    color: #2A3591;
    line-height: 42px;
    font-size: 35px;
}

.articles-row p {
    padding: 0 30px 30px;
}

.testimonials-wrapper {
    padding: 75px 0 80px;
    background-color: #e7e7e7;
    text-align: center;
}

.testimonial {
    border: #2A3591 3px solid;
    padding: 20px;
    margin: 20px 0 0;
}

.testimonial h4 {
    text-align: center;
    font-size: 24px;
    margin: 0 0 15px;
}

.testimonial p {
    min-height: 245px;
}

.testimonial h6 {
    text-align: center;
    font-size: 16px;
    margin: 0;
}

.support-form {
    padding: 80px 0;
    position: relative;
}

.homepage .support-form {
    margin: 0 0 -25px;
}

.support-form .container {
    position: relative;
    z-index: 5;
}

.support-form:before {
    content: '';
    position: absolute;
    left: -30%;
    right: -30%;
    top: 0;
    bottom: 0;
    background: url(/images2/footer-bg.jpg) no-repeat scroll center top;
    background-size: cover;
    z-index: -1;
    display: block;
}

.support-form p {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    padding: 0;
    text-align: center;
    color: #fff;
}

.support-form-wrapper {
    max-width: 925px;
    margin: 40px auto 0;
    padding: 40px;
    border-radius: 10px;
    background-color: rgba(225,228,244,0.35);
}

.support-form-wrapper .form-control {
    font-size: 18px;
    height: 55px;
    color: #000;
    border-radius: 0;
    padding: 0 15px;
    border: 0 none !important;
    margin: 0 0 40px;
}

.support-form-wrapper .btn {
    height: 60px;
    display: block;
    width: 84%;
    margin: 0 0 0 8%;
    font-size: 24px;
    font-weight: 700;
    border-radius: 7px;
    background-color: #F8DF2A !important;
    color: #2A3591 !important;
    text-transform: uppercase;
}

.support-form .btns-wrapper {
    padding: 155px 9%;
    text-align: center;
}

.support-form .btns-wrapper .btn {
    width: 330px;
    margin: 0 30px;
    line-height: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 700;
    border-radius: 7px;
    background-color: #F8DF2A !important;
    color: #2A3591 !important;
    text-transform: uppercase;
}

footer {
    background-color: transparent;
    font-size: 16px;
}

.footer-top {
    background-color: #4D4D4D;
    padding: 45px 0;
}

.footer-top h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 15px;
    color: #F8DF2A;
}

.footer-nav {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
}

.footer-nav li {
    margin: 0 0 2px;
    line-height: 24px;
}

.footer-nav li a {
    color: #fff;
}

.footer-top p {
    font-size: 16px;
    padding: 0 0 5px;
    color: #fff;
}

.footer-top p a {
    color: inherit;
}

.footer-bottom {
    background-color: #333333;
    padding: 20px 0;
    text-align: center;
    color: #fff;
}

.footer-bottom span {
    padding: 0 20px;
}

.footer-bottom a {
    text-decoration: none;
    color: #fff;
}

.hero-banner img {
    width: 100%;
}

.product-text-block {
    display: flex;
    align-items: center;
    margin: 0 0 40px;
}

.align-top {
    align-items: flex-start;
}

.product-text-block.last-node {
    margin: 0 0 60px;
}

.product-text-block .product-img-info {
    width: 500px;
}

.product-text-block .text-info {
    flex: 1;
    padding: 0 0 0 100px;
    color: inherit !important;
}

.product-text-block .text-info p {
    padding: 0 0 25px;
}

.product-text-block.reverse-order .text-info {
    padding: 0 100px 0 0;
    order: 1;
}

.product-text-block.reverse-order .product-img-info {
    order: 2;
}

.product-text-block h3,
.product-text-block h4 {
    font-weight: 700;
    font-size: 32px;
    color: #2A3589;
    margin: 0 0 25px;
}

.product-text-block h4 {
    font-size: 24px;
}

.product-text-block .btn {
    font-size: 24px;
    height: auto;
    line-height: 30px;
    padding: 10px 25px;
}

.detail-block {
    padding-bottom: 60px;
}

.detail-block img {
    max-width: 67%;
}

.detail-block p {
    padding: 50px 0 0 10%;
}

.detail-block .col-9 p {
    padding: 0 0 25px 4%;
}

.text-info-wrapper {
    padding: 0 0 40px;
}

.text-info-wrapper h4 {
    font-weight: 700;
    font-size: 24px;
    color: #2A3589;
    margin: 0 0 25px;
}

.text-info-wrapper img.pull-left {
    width: 15%;
    margin: 0 100px 15px 0;
}

.project-wrapper {
    padding: 50px 0 55px;
    text-align: center;
}

.project-wrapper p {
    padding: 15px 0 0;
}

.mobile-hero {
    display: none;
}

.req-form {
    width: 100%;
    max-width: 80%;
    background-color: #203296;
    padding: 40px 50px;
}

.req-form h4 {
    text-transform: uppercase;
    color: #F8DF2A;
    margin: 0 0 20px;
    font-size: 20px;
}

.req-form .form-control {
    border: 0 none !important;
    margin: 0 0 30px;
    height: 50px;
    font-size: 16px;
    padding: 0 15px;
}

.req-form .btn {
    border: 0 none !important;
    background-color: #F8DF2A !important;
    color: #203296 !important;
    border-radius: 30px;
    display: block;
    width: 100%;
    padding: 0;
    text-transform: uppercase;
}

.team-info-wrapper,
.contact-info-wrapper {
    padding: 0 0 100px;
}

.team-info-wrapper p {
    font-size: 20px;
    text-align: center;
    padding: 20px 0 0;
}

.contact-info-wrapper h5 {
    font-size: 20px;
    margin: 0 0 40px;
    padding: 25px 0 0;
    font-weight: 400;
}

.contact-info-wrapper p {
    font-size: 20px;
    padding: 20px 10% 0;
}

/******************************************** Slider ****************************************************/
.carousel-control-next,
.carousel-control-prev {
    background-repeat: no-repeat;
    background-position: center;
    width: 8%;
    z-index: 20;
    background-size: 30px auto;
}

.carousel-control-next {
    background-image: url(/images2/chevron-right.svg) !important;
}

.carousel-control-prev {
    background-image: url(/images2/chevron-left.svg) !important;
}

.carousel-indicators {
    bottom: 0;
    text-align: center;
}

.carousel-indicators li {
    cursor: pointer;
    color: rgba(255,255,255,0.5);
    font-size: 18px;
    font-weight: 700;
    margin: 0 15px;
    background-color: transparent !important;
    width: auto;
    height: auto;
    text-indent: inherit;
    border: 0 none;
}

.carousel-indicators .active {
    color: rgba(255,255,255,1);
}

.owl-dots {
    display: none !important;
}

.owl-carousel .owl-stage {
    display: flex;
    flex-shrink: 0;
    align-items: center;
}

/**************************************************** for modal styling *****************************************************/
.modal-header {
    min-height: 16.43px;
    padding: 20px 40px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 24px;
    color: #2A3591;
    font-weight: 700;
}

.close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 34px;
    border: 0 none;
    margin: 0;
    padding: 0;
    background: 0 none;
    float: none;
}

.modal-body {
    padding: 40px;
}

.modal .support-form-wrapper {
    max-width: none;
    border-radius: 0;
    margin: 0;
    background-color: transparent;
    padding: 0;
}

.modal .support-form-wrapper .form-control {
    border: 1px solid #ddd !important;
}

.modal .support-form-wrapper .btn {
    margin: 0;
    width: 100%;
}

.mt-40 {
    margin-top: 40px;
}

.navbar-toggler {
    display: none;
}

.mobile-menu {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    transition: left 0.2s ease-out;
}

@media (min-width: 768px) {
.width-50 {
    max-width: 50%;
}
}

@media (max-width: 991px) {
.support-form .btns-wrapper .btn {
    width: 39%;
    font-size: 17px;
}
    
.product-text-block .product-img-info {
    width: 300px;
}
    
.product-text-block.reverse-order .text-info {
    padding: 0 40px 0 0;
}
    
.site-header {
    border-bottom: rgba(0,0,0,0.1) 1px solid;
    padding: 20px 15px 65px;
}
    
.site-header .col-lg-4 {
    position: static;
}
    
.search-wrap {
    position: absolute;
    left: 15px;
    right: 15px;
    margin-left: 0 !important;
    max-width: none;
    bottom: 10px;
}
    
.navbar > .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: none;
}
    
.navbar-brand {
    max-width: 200px;
}
    
.navbar-toggler {
    display: block;
    padding: 0;
    margin: 0;
    border: 0 none;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    outline: none !important;
    position: absolute;
    left: 15px;
    top: 40px;
    transform: translateY(-50%);
}
    
.tablet-hide,
.product-menu .dropdown-menu ul {
    display: none !important;
}
    
.navbar-brand {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -70px;
    top: 20px;
}

.navbar-brand img {
    width: 140px;
}
    
.top-bar {
    height: 0;
}
    
.top-bar-nav li.dropdown {
    position: absolute;
    right: 15px;
    top: 22px;
    z-index: 100;
}
    
.cart-link {
    background-size: auto 18px;
    padding: 0 0 0 30px;
    color: #fff !important;
    background-image: url(/images2/cart-icon-inverse.svg);
}
    
.mobile-menu.show {
    left: 0;
    transition: left 0.2s ease-out;
}
    
.mobile-menu.show:before {
    content: '';
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 500;
    background: rgba(0,0,0,0.8);
}

.mobile-menu-contents {
    max-width: 400px;
    width: 80%;
    position: relative;
    z-index: 501;
    background: #fff;
    height: 100%;
    overflow: auto;
}
    
.mobile-menu .nav-link {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding: 15px 20px;
    line-height: normal;
    height: auto;
    color: #000 !important;
}
    
.mobile-menu .nav-link:hover,
.navbar-nav > li:hover .nav-link {
    background-color: rgba(0,0,0,0.05);
    color: #000 !important;
}
    
.mobile-menu .nav-link.signin-nav {
    background-color: #1f3195 !important;
    color: #fff !important;
}
    
.mobile-menu .separator {
    border-top: 1px solid rgba(0,0,0,0.1);
    height: 10px;
    background: #f5f5f5;
}
    
.mobile-menu .nav-link img {
    width: 24px;
    height: auto;
    vertical-align: middle;
    margin: 0 15px 0 0;
}
    
.close-btn {
    position: absolute;
    right: 20px;
    top: 14px;
    z-index: 501;
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
}
    
.mobile-menu .close-btn {
    right: auto;
    left: 85%;
}
    
@media (min-width: 480px) {
.mobile-menu .close-btn {
    left: 420px;
}
}
    
.navbar-nav .dropdown-menu {
    box-shadow: none;
    border: 0 none;
    margin: 0;
    position: static !important;
    transform: none !important;
    background-color: rgba(0,0,0,0.05);
    min-width: 1px;
    width: auto;
}

.dropdown-menu li {
    border-bottom: 0 none;
}

.dropdown-menu li a {
    padding: 12px 35px;
    position: relative;
    font-size: 13px;
}

.navbar-nav .dropdown .nav-link {
    position: relative
}

.dropdown-menu > li > a:after,
.navbar-nav .dropdown .nav-link:after {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

.navbar-nav .dropdown .nav-link:after {
    content: "\f107";
    left: auto;
    right: 20px;
    top: 18px;
}
    
.subcatslist {
    flex-direction: column;
}
    
.list-column {
    flex: 0 0 100%;
    margin: 0;
}
    
.subcatitem,
.subcatitem > a {
    position: relative;
    display: block;
    font-size: 13px;
}
    
.subcatitem {
    padding: 0 35px;
}
    
.subcatitem > a {
    padding: 10px 0;
    color: rgba(0,0,0,0.9);
}
    
.subcatitem > a:before {
    left: 0;
    top: 14px;
    display: none;
}
    
.navbar-nav > li:hover .nav-link, .navbar-nav > li.show .nav-link, .my-menu .nav-item:hover > a {
    color: #000 !important;
}
    
.product-menu {
    display: none;
}
    
.product-menu.show {
    display: block;
}
    
.mobile-menu .product-menu .nav-link {
    font-size: 13px;
    border: 0 none;
    padding: 12px 20px;
}
    
.mobile-menu .product-menu .dropdown-menu > li > a {
    position: relative;
}
}

@media (max-width: 767px) {
.product-text-block {
    display: block;
}
    
.battery-finder h2 {
    font-size: 32px;
    margin: 0 0 15px;
}
    
.battery-finder .btn {
    display: block;
    width: 100%;
    margin: 15px 0 0;
}
    
.services-wrapper a {
    padding: 35px 0;
}
    
.title, .sub-title {
    font-size: 32px;
}
    
.helping-wrapper .btn {
    margin: 0 0 40px;
}
    
.intro-wrapper img {
    display: block;
    margin: 0 auto 30px;
}
    
.intro-wrapper .col-8 p {
    padding-left: 0;
}
    
.support-form .btn {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
}

#posts {
    font-size: 16px;
}
    
.product-text-block .text-info {
    padding: 50px 0 0 !important;
}

.product-text-block .product-img-info {
    width: auto;
}
    
.product-text-block .btn {
    display: block;
}
    
.project-wrapper {
    padding: 50px 0 25px;
}

.project-wrapper p {
    padding: 15px 0 30px;
}
    
.hero-banner {
    background: 0 none !important;
    height: auto !important;
}
    
.mobile-hero {
    display: block;
    width: 100%;
}
    
.text-info-wrapper img.pull-left {
    float: none;
    margin: 0 auto 30px;
    width: auto;
}
    
.team-info-wrapper p {
    padding: 20px 0 30px;
}
    
.battery-finder {
    margin: 0;
}
    
.support-form .btns-wrapper {
    display: block;
    padding: 50px 0 40px;
}
    
.support-form .btns-wrapper .btn {
    width: 100%;
    margin: 0 0 10px;
}

.detail-block .col-md-3 {
    text-align: center;
}
    
.detail-block p {
    padding: 50px 0 0;
}

.detail-block .sub-title {
    padding: 50px 0 0 !important;
}
    
.req-form {
    max-width: none;
    margin: 40px 0 0;
}
    
.carousel-indicators li {
    font-size: 14px;
    margin: 0 5px;
}
    
.detail-block p {
    padding: 50px 0 0 !important;
}
}

.caption-div > div {
    padding: 0 15px;
    margin: 0 auto;
}

.caption-div .caption {
    margin: 0 !important;
    padding: 30px 0;
    font-size: 48px;
    font-weight: 700;
    color: #2A3591;
    line-height: 70px;
}

/* Product pages styling */
.homepage .caption-div,
.productspage .caption-div,
.productdetail .caption-div h1 {
    display: none !important;
}

.cartheader {
    margin: 0 0 15px;
}

.cartheader .panel {
    padding: 0;
    background-color: transparent;
}

#MPMain_td_custref {
    width: 40%;
    text-align: left;
}

@media (max-width: 767px) {
.cartheader .ordnum,
.cartheader .refnum {
    display: block;
    width: 100% !important;
    margin: 0 0 10px;
}
}

.div-extra-buttons {
    text-align: right;
    margin: 10px 0;
}

div.prods-nav {
    float: left;
    width: 280px;
    padding: 15px;
    background-color: rgba(0,0,0,0.05);
}

div.prods-list {
    display: block;
    text-align: left;
    background: #fff;
    margin: 60px 0 0 300px;
}

.breadcrumbs {
    border-radius: 4px;
    background-color: rgba(0,0,0,0.05);
    list-style: none;
    padding: 10px 15px;
    margin: 0 0 20px;
}

.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.breadcrumbs ul li {
    display: inline;
    padding: 5px;
    color: #666;
    font-weight: 600;
    font-size: 13px;
}

.breadcrumbs ul li a {
    font-weight: 400;
}

.breadcrumbs ul li+li:before {
    display: inline-block;
    padding-right: .5rem;
    color: rgba(0,0,0,0.2);
    content: "/";
}

.sub-cat-boxes {
    overflow: hidden;
}

.sub-cat-box {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 19.2%;
    min-height: 245px;
    margin-left: 1%;
    margin-bottom: 10px;
    text-align: center;
    padding: 4px;
    max-height: 245px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.15);
    transition: box-shadow 0.25s;
}

.sub-cat-box:hover {
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

.sub-cat-box:nth-child(5n+1) {
    margin-left: 0;
}

.sub-cat-box a {
    color: rgba(0,0,0,1);
}

.sub-cat-box h3 {
    font-size: 14px;
    display: block;
    height: 3.8em;
    overflow: hidden;
    margin: 10px 0 0;
}

.sub-cat-box img {
    max-width: 100%;
}

.hidecats {
    margin: 0 0 10px !important;
}

.hidecats .btn,
.div-extra-buttons .btn {
    font-size: 13px;
    padding: 5px 15px;
    background-color: #fff !important;
    border: #1f3195 1px solid !important;
    color: #1f3195 !important;
    height: auto;
}

.hidecats .btn:hover,
.div-extra-buttons .btn:hover {
    background-color: #1f3195 !important;
    color: #fff !important;
}

.pager {
    display: table;
    width: 100%;
    background: #efefef;
    margin: 0 0 10px;
    font-size: 12px;
    padding: 0 5px;
    position: relative;
}

.pager .cboSortProdlist {
    display: inline;
    width: 110px;
    background-color: #fff;
    font-size: 12px;
    height: 30px;
    margin: 0 0 0 5px;
}

.pager > span {
    display: table-cell;
    padding: 5px;
    vertical-align: middle;
}

.pager > span a {
    color: inherit;
}

.pager > span.view a.tooltipstered {
    color: rgba(0,0,0,0.5);
}

.pager > span.view a.faded {
    color: #1f3195;
}

.pager > span:last-child {
    text-align: right;
}

.pager > span.pagenav {
    font-weight: 700;
}

.pager > span.pagenav a,
.pager > span.pagenav span {
    margin: 0 5px;
}

.pager > span.pagenav .faded {
    color: rgba(0,0,0,0.4);
}

@media (max-width: 767px) {
.pager {
    padding: 0 5px 30px;
}
    
.pager > span.pagenav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
    
.pager > span.pagenav a,
.pager > span.pagenav span {
    margin: 0 2px;
}
}

.productspage #wrapper,
.productdetail #wrapper,
.shoppingcart #wrapper,
.checkout #wrapper {
    padding: 0 0 80px;
}

#navCats header {
    background-color: transparent;
    color: #000;
    border-radius: 0;
    padding: 0 0 15px;
    font-size: 16px;
    font-weight: 700;
}

.btn-new-list {
    padding: 10px 0;
}

#navCats ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#navCats ul li a,
.product-filter ul li {
    display: flex;
    padding: 12px 15px;
    background-color: #fff;
    color: #1f3195;
    font-size: 14px;
    margin: 0 0 5px;
    transition: none;
}

#navCats ul li a:hover {
    color: #fff;
    background-color: #1f3195;
    text-decoration: none;
}

.product-filter {
    padding: 30px 0 0;
}

.product-filter h3 {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 15px;
}

.product-filter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-filter > ul > li > label {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1f3195;
    font-size: 12px;
    font-weight: 500;
}

.product-filter > ul > li > label input[type="checkbox"] {
    margin: 0 4px 0 0;
    position: relative;
    top: 1.5pt;
}

#navCats table td {
    border-bottom: 1px solid #ddd;
}
		
#navCats .fav-list-link a {		
    display: block;
    padding: 12px 15px;
    color: #1f3195;
    font-size: 12px;
    font-weight: 500;
}

#navCats .del-fav-list,		
#navCats .edit-fav-list {		
    margin: 2px 10px 0 0;		
    color: #1f3195;		
    font-size: 13px;		
    display: inline-block;		
    vertical-align: middle;		
}

.prods-list {
    display: block;
    margin: 0;
    text-align: left;
}

.product-list-grid-view,
.product-list-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.product-list-item {
    flex: 0 0 calc(25% - 10px);
    max-width: calc(25% - 10px);
    margin: 0 5px 10px !important;
    position: relative;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.15);
    text-align: center;
    transition: box-shadow 0.25s;
}

.product-list-item:hover {
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

.product-list-item .img {
    width: 100%;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #fff;
    padding: 5px;
}

.product-list-item .img img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.homepage .product-list-item .desc-etc {
    padding: 10px;
}

.product-list-item .desc-etc {
    padding: 5px 10px;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    font-weight: normal;
}

.product-list-item .desc-etc h3 {
    font-size: 14px;
    margin: 5px 0 0;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.product-list-item .desc a {
    color: rgba(0,0,0,1);
    text-decoration: none;
    display: block;
    min-height: 72px;
}

.product-list-item:hover .desc a {
    color: #1f3195;
}

.product-list-item .product-code {
    font-size: 12px;
    padding: 5px;
    color: rgba(0,0,0,0.5);
}

.product-list-item .del-fav-from-list  {
    font-size: 10px;
    margin: 0 0 0 10px;
}

.price {
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    color: #1f3195;
}

.price-unit-grid {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.price-etc a.btn,
.prodscomparison .add-to-ord .btn-add-to-cart {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin: 0 0 0 5px;
    background-color: #1f3195;
    border: 0 none !important;
}

.product-list-item .add-to-ord .btn-qty-down,
.product-list-item .add-to-ord .btn-qty-up,
.prodscomparison .add-to-ord .btn-qty-down,
.prodscomparison .add-to-ord .btn-qty-up {
    font-size: 20px;
    height: 30px;
    width: 24px;
    padding: 0;
    line-height: 26px;
}

.product-list-item .add-to-ord .qty,
.prodscomparison .add-to-ord .qty {
    width: 30px;
    height: 30px;
    font-size: 14px;
    border: 0 none;
    border-top: 2px solid #1f3195;
    border-bottom: 2px solid #1f3195;
    padding: 0;
}

.product-list-item .add-to-ord,
.prodscomparison .add-to-ord {
    margin: 10px 0;
    justify-content: center;
}

.ribbon-image {
    position: absolute;
    left: -6px;
    top: -6px;
}

.product-list-table,
.invoice-list {
    width: 100%;
}

.product-list-tableitem td,
.invoice-list td,
.invoice-list th {
    font-size: 12px;
}

.product-list-table td,
.invoice-list td,
.invoice-list th {
    vertical-align: top;
    padding: 5px;
    border-bottom: 1px solid #eee;
}

.invoice-list th {
    padding-top: 15px;
    padding-bottom: 15px;
}

.invoice-list .btn {
    padding: 0 12px;
    height: 28px;
}

.product-list-tableitem td.c_code,
.product-list-tableitem td.c_desc,
.product-list-tableitem td.c_price,
.product-list-tableitem td.c_unit,
.product-list-tableitem td.c_stock,
.product-list-tableitem td.c_addtoord,
.product-list-tableitem td.c_fav {
    padding-top: 10px;
}

.product-list-tableitem td.c_addtoord {
    min-width: 92px;
}

.product-list-tableitem td.c_img {
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 50px;
    height: 50px;
}

.product-list-table td.c_img {
    text-align: center;
}

.product-list-tableitem .c_code {
    min-width: 90px;
}

.product-list-table td.c_desc {
    width: 100%;
}

.product-list-table td.c_price {
    text-align: right;
}

.product-list-tableitem .c_addtoord .c_qty {
    display: inline;
    width: 40px;
    height: 30px;
    vertical-align: middle;
}

.product-list-tableitem .c_addtoord a.btn {
    font-size: 12px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-color: #1f3195 !important;
    border: 0 none !important;
    margin: 0 0 0 5px;
}

.product-list-tableitem .c_addtoord a.btn span {
    display: none !important;
}

.product-list-list-view .product-list-item {
    max-width: none;
    flex: 1;
    min-height: 220px;
    margin: 0 0 10px !important;
    overflow: hidden;
}

.product-list-list-view .product-list-item > div {
    float: left;
    box-sizing: border-box;
    padding: 5px;
}

.product-list-list-view .product-list-item .img-etc {
    width: 25%;
}

.product-list-list-view .product-list-item .desc-etc {
    text-align: left;
    width: 50%;
}

.product-list-list-view .product-list-item .price-etc {
    width: 24%;
    text-align: right;
}

.product-list-list-view .product-list-item .prices {
    height: 80px;
    vertical-align: middle;
    min-height: 75px;
}

.fav-icon .fa-2x {
    margin: 0 0 0 5px;
}

.fav-icon .fa-2x {
    font-size: 24px;
    position: relative;
    top: 1px;
}

.add-to-ord {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.add-to-ord .qty {
    width: 52px;
    height: 52px;
    font-size: 16px;
}

.add-to-ord .btn-qty-down,
.add-to-ord .btn-qty-up {
    font-weight: 300;
    font-size: 32px;
    height: 52px;
    width: 52px;
    background-color: #1f3195 !important;
    color: #fff !important;
    padding: 0;
}

.add-to-ord .btn-add-to-cart {
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    margin: 0 0 0 15px;
    padding: 0 30px;
}

.featured-product-list {
    position: relative;
}

.featured-product-list .page-left,
.featured-product-list .page-right {
    display: inline-block;
    background: url(/images2/chevron-left.svg) no-repeat scroll center;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    height: 25px;
    width: 25px;
    z-index: 4000;
}

.featured-product-list .page-right {
    left: auto;
    right: -40px;
    background-image: url(/images2/chevron-right.svg);
}

.featured-product-list .page-left:hover {
    background-image: url(/images2/chevron-left-hover.svg);
}

.featured-product-list .page-right:hover {
    background-image: url(/images2/chevron-right-hover.svg);
}

.featured-product-list .page-left-disabled,
.featured-product-list .page-right-disabled {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: none;
}

.product-main span.label {
    font-weight: 700;
    margin: 0 2px 0 0;
}

.fotorama {
    overflow: visible;
}

.fotorama__stage {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 8px #999;
    margin: 0 0 15px;
    height: 540px !important;
}

.fotorama__stage__frame {
    display: flex;
}

.fotorama__stage__frame .fotorama__img {
    top: 0 !important;
    transform: none !important;
    position: static;
    margin-top: auto !important;
    max-width: 90% !important;
    max-height: 90% !important;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto !important;
    height: auto !important;
}

@media (max-width: 767px) {
.fotorama__stage {
    height: 360px !important;
}
}

.fotorama__stage:before,
.fotorama__stage:after {
    display: none;
}

.fotorama--fullscreen,
.fotorama--fullscreen .fotorama__stage,
.fotorama--fullscreen .fotorama__nav {
    background: #fff;
}

.fotorama__thumb-border {
    border-color: #e94d31;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background-image: url(/images2/fotorama.png);
}

.fotorama__nav {
    text-align: left;
}

.fotorama__fullscreen-icon {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 80px;
    cursor: pointer;
    z-index: 1020;
    background-position: -155px 0;
}

.fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {
    background-image: url(/images2/gallery.png);
    background-repeat: no-repeat;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    display: inline-block;
    background-position: -80px 0;
}

.fotorama__fullscreen-icon {
    opacity: 1 !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    transform: none;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    bottom: auto;
    top: 0;
}

.fotorama__arr {
    background-image: url(/images2/gallery.png);
}

.fotorama__arr {
    width: 50px;
    height: 50px;
    margin-top: -25px;
}

.fotorama__arr--next {
    background-position: -173px -95px;
}

.fotorama__arr--prev {
    background-position: -97px -95px;
}

.product-heading,
.prods-list-heading h1 {
    font-size: 34px;
    line-height: 45px;
}

table.products {
    margin: 0 0 40px;
}

table.products td, table.products th  {
    padding: 10px;
    font-size: 14px;
}

table.products .products_th  {
    font-weight: 600;
}

table.products td a, table.products th a {
    color: inherit;
}

table.products tr  {
    border-bottom: solid 1px #c2c2c2;
}

table.products .txtbox1 {
    width: 50px;
    text-align: center !important;
}

#MPMain_tbl_quickadd {
    margin: 0 0 30px;
}

#MPMain_tbl_quickadd .txtbox1 {
    width: 80px;
}

#MPMain_tbl_quickadd #MPMain_txtAddCode {
    width: 130px;
}

#MPMain_tbl_quickadd #MPMain_txtSpecial {
    width: 250px;
}

#MPMain_pnlSpecialInstructions {
    margin: 0 30px 0 0;
}

.cart_stdords {
    display: flex;
    align-items: center;
    margin: 32px 0 23px;
}

.cart_stdords .txtbox1 {
    flex: 1;
    margin: 0 10px;
}

#MPMain_table_totals * {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 32px;
}

section.block header {
    background-color: #1f3195;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 20px;
}

section.block header .fa {
    margin: 0 8px 0 0;
}

.ordertbl {
    width: 100%;
    margin: 0 0 35px;
}

.ordertbl th {
    border-bottom: solid 1px #c2c2c2
}

.ordertbl th, .ordertbl td {
    padding: 10px;
    text-align: left;
}

.ordertbl th:last-child, .ordertbl td:last-child {
    text-align: right;
    min-width: 110px;
}

.ordertbl .totlabel,
.ordertbl .total1,
.ordertbl .total {
    text-align: right;
    background-color: rgba(0,0,0,0.05) !important;
    border: 0 none;
    color: #333 !important;
}

.checkout .block-content {
    padding: 20px;
    border: #ccc 1px solid;
    margin: 0 0 30px;
}

.checkout .deliverydetailstable {
    width: 100%;
}

.checkout .deliverydetailstable td {
    padding: 5px 0;
    vertical-align: middle;
}

.checkout .deliverydetailstable .rowlabel {
    font-weight: 600;
    width: 120px;
}

#pnlDeliveryDetails p  {
    margin: 0 0 5px;
    font-weight: 600;
}

#pnlDeliveryDropdown {
    margin: -33px 0 0 120px;
}

#pnlDeliveryDropdown select {
    width: 100% !important;
}

#divAttn {
    padding: 5px 0;
    display: flex;
    align-items: center;
}

#divAttn .rowlabel  {
    width: 120px;
    font-weight: 600;
}

#divAttn input[type="text"] {
    flex: 1;
}

#pnlDeliveryAddress {
    margin: 0 !important;
}

.product-pricing .price {
    font-size: 36px;
}

.product-pricing .add-to-ord .btn-add-to-cart {
    border: 0 none !important;
}

.product-pricing .add-to-ord .btn-qty-down,
.product-pricing .add-to-ord .btn-qty-up {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
}

.product-pricing .add-to-ord .qty {
    border: 0 none;
    border-top: 2px solid #1f3195;
    border-bottom: 2px solid #1f3195;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
}

.product-pricing .prices {
    padding: 20px 0 0;
}

.product-pricing .fav-icon {
    margin: 25px 0 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.product-pricing .fav-icon .fa-2x {
    font-size: 40px;
    top: 0;
}

.product-pricing p {
    padding: 10px 0;
}

.productdetail .breadcrumbs {
    margin-top: 50px;
}

@media (max-width: 1199px) {
.product-list-item {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
}

.product-list-item .img {
    height: 150px;
}

.sub-cat-box {
    width: 24%;
}
    
.sub-cat-box:nth-child(5n+1) {
    margin-left: 1%;
}

.sub-cat-box:nth-child(4n+1) {
    margin-left: 0;
}
}

@media (max-width: 991px) {
.featured-product-list .product-list-item {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
}
    
.product-list-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
}

.product-list-item .img {
    height: 120px;
}
    
.sub-cat-box {
    width: 32%;
    margin-left: 1%;
}
    
.sub-cat-box:nth-child(5n+1),
.sub-cat-box:nth-child(4n+1) {
    margin-left: 1%;
}

.sub-cat-box:nth-child(3n+1) {
    margin-left: 0;
}
}

@media (max-width: 767px) {
.shoppingcart .c_Code,
.shoppingcart .c_Unit,
.shoppingcart .c_GST,
.shoppingcart .c_PriceExGST,
.shoppingcart .c_TotalExGST,
.shoppingcart .c_unit,
.shoppingcart .c_Note,
div.prods-nav,
.pagenum,
.notonmobile,
.product-list-item .blurb,
.product-list-item .blurb-more-btn,
.product-list-item .stock-level,
.product-list-tableitem td.c_code,
.product-list-tableitem td.c_fav,
.product-list-tableitem .c_addtoord a.btn span,
.product-list-item a.btn span,
.product-list-tableitem td.c_stock {
    display: none !important;
}
    
.product-list-list-view .product-list-item .img-etc,
.product-list-list-view .product-list-item > div,
.product-list-list-view .product-list-item .desc-etc,
.product-list-list-view .product-list-item .price-etc {
    float: none;
    width: auto;
    text-align: center;
}
    
.product-list-list-view .product-list-item .prices,
.product-list-list-view .product-list-item .desc a {
    min-height: 1px;
    height: auto;
}
    
div.prods-list {
    margin: 50px 0 0;
}

.c_unitprice {
    min-width: 105px;
}

#tblTotal, #tblTotal tr, #tblTotal td {
    display: block;
}

#MPMain_pnlSpecialInstructions {
    margin: 0;
}

.shoppingcart .btn, .shoppingcart .btn_so {
    padding: 0 15px;
}

.product-image-wrapper {
    width: 50px;
    height: 50px;
}

.product-item-details {
    max-width: calc(100% - 50px);
}

.minicart-items-wrapper {
    max-height: 280px;
}
    
.featured-product-list .product-list-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
}

.productdetail .caption-div .caption {
    padding-left: 0;
}

.productdetail .product-image {
    margin: 30px 0;
}

.productdetail .col-6 {
    max-width: 100%;
    flex: 0 0 100%;
}

.product-icons .col-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
    
.sub-cat-box {
    width: 49%;
    margin-left: 1%;
}
    
.sub-cat-box:nth-child(5n+1),
.sub-cat-box:nth-child(4n+1),
.sub-cat-box:nth-child(3n+1) {
    margin-left: 1%;
}
    
.sub-cat-box:nth-child(2n+1) {
    margin-left: 0;
}
    
.carousel-indicators {
    left: 0;
    margin: 0;
}
}

.accordion {
    margin: 50px 0;
    border-radius: 1px;
    border: #e0e0e0 1px solid !important;
}

.accordion > .card {
    margin: 0;
    border: 0 none;
    border-radius: 0;
    border-bottom: #e0e0e0 1px solid !important;
}

.accordion > .card:last-child {
    border-bottom: 0 none !important;
}

.accordion > .card .card-header {
    padding: 0;
    margin: 0;
    border: 0 none !important;
    border-radius: 0;
}

.accordion > .card .card-header > a {
    display: block;
    padding: 20px;
    position: relative;
    color: #fff !important;
    background: #1f3195 !important;
    border: 0 none !important;
    cursor: pointer;
    height: auto;
    line-height: 28px;
    text-align: left;
    font-size: 20px;
    -webkit-appearance: none;
}

.accordion > .card .card-header > a.collapsed {
    color: #1f3195 !important;
    background: #fff !important;
}

.accordion > .card .card-header > a.collapsed:hover {
    background-color: rgba(0,0,0,0.05) !important;
}

.accordion > .card .card-header > a:after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f068";
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.accordion > .card .card-header > a.collapsed:after {
    color: #1f3195;
    content: "\f067";
}

.accordion > .card .card-header > a.collapsed:hover:after {
    color: #fff;
    background-color: #1f3195;
    border-radius: 2px;
}

.accordion > .card .card-header > a:hover:after {
    color: #1f3195;
    background-color: #fff;
    border-radius: 2px;
}

.card-body {
    padding: 25px;
    color: #151515;
}

.card-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.card-body ul li {
    line-height: 24px;
    margin: 10px 0;
    position: relative;
    padding: 0 0 0 25px;
}

.card-body ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 5px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

.card-body .product-options section.block header {
    display: none;
}

.accordion .card-footer {
    border-radius: 0 !important;
    background-color: transparent;
    border: 0 none;
    padding: 0;
}

.table-product-attributes {
    width: 100%;
}

.table-product-attributes tr:nth-child(even) {
    background-color: rgba(0,0,0,0.03);
}

.table-product-attributes td:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    width: 250px;
}

.table-product-attributes td:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.table-product-attributes td {
    padding: 17px 20px;
}

.table-product-attributes td.attrib-val {
    color: #1f3195;
}

.favs-list {
    width: 100%;
}

.favs-list td {
    padding: 5px 0;
}

.favs-list tr.fav-list span,
.favs-list tr.new-favs-list span.btn {
    display: block;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}

.favs-list tr.fav-list span {
    background-color: #888;
}

#tr_newfavslist div {
    display: flex;
    align-items: center;
}

#tr_newfavslist div input[type="text"] {
    flex: 1;
}

#simplemodal-container h3 {
    color: #000;
}

.prodscomparison {
    border-collapse: collapse;
    border: 1px solid #eee;
    font-size: 13px;
}

.prodscomparison .attribute-name {
    text-transform: capitalize;
    font-weight: bold;
    text-align: left;
}

.prodscomparison th {
    text-align: left;
}

.prodscomparison a {
    text-decoration:none;
}

.prodscomparison td,
.prodscomparison th {
    border: 1px #eee solid;
    vertical-align:text-top;
    padding: 10px;
    width: 20%;
}

.prodscomparison td {
    text-align:center;
}

.prodscomparison .proddesc {
    color: #009ecf;
    font-weight: bold;
    height: auto;
}

.prodscomparison .prodlongdesc {
    margin: 10px 0px;
    color: #222222;
    font-weight: normal;
    text-align:left;
}

.prodscomparison .prodbullets {
    margin: 10px 0px;
    color: #009ecf;
    font-weight: normal;
    text-align:left;
}

.prodscomparison .prodimg {
    width:155px;
    height: 100px;
    padding:5px;
    text-align:center;
    border:none;
}

.zprodscomparison .prodimg img {
    height: 100px;
}

.prodscomparison .prodprice {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin-top: 5px;
}

.prodscomparison .prodcompare {
    text-align: right;
}

.search-bar {
    display: flex;
}

.search-bar input[type="text"],
.add-code-to-fav-list input[type="text"] {
    flex: 1;
}

.prods-list-heading {
    position: relative;
}

.prods-list-heading .del-fav-list,
.prods-list-heading .edit-fav-list {
    font-size: 20px;
    margin: 0 3px;
    position: relative;
    top: -4px;
}

.add-code-to-fav-list {
    position: absolute;
    right: 0;
    top: 4px;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.add-code-to-fav-list input[type="text"] {
    margin: 0 5px;
}

.add-code-to-fav-list input[type="text"],
.add-code-to-fav-list .btn {
    height: 30px;
}

@media (max-width: 767px) {
.add-code-to-fav-list {
    position: static;
    width: 100%;
    display: block;
}
    
.add-code-to-fav-list input[type="text"] {
    margin: 5px 0;
}
}

#MPMain_gridStdOrds table, #MPMain_pnlDateRange table {
    width: 100%;
}

#MPMain_gridStdOrds table.products td a,
#MPMain_gridStdOrds table.products th a {
    padding: 0 15px !important;
    line-height: 30px;
    font-size: 12px;
}

#MPMain_gridStdOrds table, #MPMain_pnlDateRange table {
    width: 100%;
}

#MPMain_pnlDateRange #MPMain_txtDateFrom,
#MPMain_pnlDateRange #MPMain_txtDateTo,
#MPMain_pnlSearch input[type="text"] {
    display: inline;
    width: 125px;
}

#MPMain_pnlSearch input[type="text"] {
    width: 214px;
    vertical-align: middle;
}

#MPMain_pnlSearch #MPMain_txtDateFrom,
#MPMain_pnlSearch #MPMain_txtDateTo {
    width: 125px;
}

#MPMain_pnlSearch table {
    margin: 0 0 30px;
}

#MPMain_pnlSearch table td,
#MPMain_pnlEditDetails table td {
    padding: 5px;
}

.resp-tabs-list li.resp-tab-active {
    color: #1f3195;
}

.icons a {
    color: #1f3195 !important;
    font-size: 12px;
}

.fa-leaf {
    color: #43b649 !important;
}

.conf-extra-fields-table #txtCouponCode {
    width: 170px;
    display: inline-block;
    vertical-align: middle;
}
/* Product pages styling */

#divRegister,
.login_welcome,
.loginbox {
    text-align: left;
}

#divRegister section.block header {
    font-size: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin: 20px 0 30px;
    padding: 0 0 10px;
    font-weight: 700;
    color: #1f3195;
    background-color: transparent;
}

.logintable {
    width: 100%;
    max-width: 450px;
}

.logintable, .logintable tbody, .logintable tr, .logintable td {
    display: block;
    text-align: left;
}

.login_links {
    text-align: left;
    padding: 30px 0 70px;
}

.login_content0 {
    margin: 0 0 40px;
}

.login_content0 img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.search-filter-wrapper {
    padding: 15px 20px 10px;
    /*margin: -180px auto 0;*/
    position: relative;
    z-index: 10;
    background-color: #ffe001;
}

.search-filter-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: 1;
}

.search-filter-wrapper h3 {
    font-size: 22px;
    margin: 0 0 11px;
    font-weight: 700;
}

.search-filter-wrapper .dropdown {
    margin: 0 0 10px;
}

.search-filter-wrapper .form-control {
    padding: 0 12px;
    font-size: 14px;
    border: #dde0e2 1px solid;
    box-shadow: none !important;
}

.search-filter-wrapper .dropdown-menu {
    background-color: #fff;
    border-radius: 0;
    font-size: 14px;
    margin: 0;
    padding: 0;
    border-top: 0 none;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    border: 0 none;
}

.search-filter-wrapper .dropdown-item {
    padding: 9px 12px;
    border-bottom: rgba(0,0,0,0.1) 1px solid;
}

.search-filter-wrapper .dropdown-item:hover {
    background-color: #1f3195;
    color: #fff;
}

.search-filter-wrapper .row {
    margin-left: -5px;
    margin-right: -5px;
    position: relative;
    z-index: 5;
}

.search-filter-wrapper .row .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.battery-note {
    font-size: 16px;
    padding: 0 0 20px 25px !important;
    background: url(/images2/exclamation-circle-regular.svg) no-repeat scroll left 4px;
    background-size: 16px auto;
    text-transform: lowercase;
}

.search-filter-table {
    margin-top: 50px;
}

.search-filter-table .table {
    font-size: 14px;
    border: 1px solid #dee2e6;
}

.search-filter-table .table img {
    width: 80px !important;
    height: auto !important;
}

.search-filter-table .table thead th {
    border: 0 none;
    background-color: #1f3195;
    color: #fff;
}

.search-filter-table .table thead th .fa {
    margin: 0 0 0 4px;
    font-size: 12px;
}

.search-filter-table .table thead th span:after {
    content: "\f0dc";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    margin: 4px 0 0 5px;
    font-size: 12px;
}

.search-filter-table .table thead th[inverse="true"] span:after,
.search-filter-table .table thead th[inverse="false"] span:after,
.search-filter-table .table thead th:first-child span:after,
.search-filter-table .table thead th:last-child span:after {
    display: none !important;
}

.search-filter-table .table .btn {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
    width: auto !important;
    font-weight: 700;
}

.search-filter-table .table .btn.btn-add-to-cart {
    margin: 0 0 0 10px !important;
    flex-basis: auto !important;
}

.search-filter-table .table .btn.btn-add-to-cart span {
    display: none !important;
}

.search-filter-table .add-to-ord {
    flex-wrap: nowrap !important;
    margin: 0 !important;
    min-width: 1px !important;
    justify-content: flex-end;
}

.search-filter-table .add-to-ord .qty {
    width: 40px !important;
    padding: 0 5px !important;
}

.mobile-search-results {
    display: none !important;
    border: rgba(0,0,0,0.1) 1px solid;
    margin: 20px 0 0;
}

.result-list-wrap {
    padding: 20px;
    border-bottom: rgba(0,0,0,0.1) 1px solid;
}

.result-list-wrap:last-of-type {
    border: 0 none;
}

.rl-row {
    display: flex;
    align-items: flex-start;
    margin: 0 0 10px;
    font-size: 15px;
}

.rl-row label {
    font-weight: 700;
    margin: 0;
    width: 100px;
}

.rl-row span {
    width: calc(100% - 100px);
}

.result-list-wrap .btn {
    margin: 20px 0 0;
}

.search-result-title {
    font-size: 20px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #1f3195;
}

@media(max-width: 767px) {
.search-filter-wrapper {
    margin: 0 auto;
    border-radius: 10px;
}
    
.search-filter-wrapper:after {
    border-radius: 0 0 10px 10px;
}

.search-filter-table {
    display: none !important;
}
    
.mobile-search-results {
    display: block !important;
}
}

.entryForm {
    padding: 0 0 80px;
}

.entryForm .form-group {
    margin: 0 0 25px;
}

.entryForm .form-control-label {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 10px;
}

.entryForm .form-control {
    font-size: 15px;
}

.entryForm .req {
    color: red;
}

.custom-control {
    margin: 0 0 15px;
}

.custom-control .custom-control-label {
    font-size: 15px;
}

.form-action-btns .btn+.btn {
    margin: 0 0 0 10px;
}

.form-action-btns .btn-default {
    margin: 0 0 0 10px;
}

.custom-file-label {
    border-color: #c2c2c2;
    color: #000;
    font-size: 15px;
    margin: 0;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
}

.custom-file-label::after {
    height: 38px;
    padding: 0 20px;
    line-height: 38px;
    color: #fff;
    background-color: #1f3195;
    border-radius: 0;
}

.search-suggestion-container {
    padding: 5px 0 !important;
    border-top: 0 none !important;
    margin: -2px 0 0px;
    border-radius: 0 0 2px 2px;
}

.search-suggestion-container:empty {
    padding: 0 !important;
}

.search-suggestion-container li {
    font-size: 12px !important;
    padding: 4px 12px !important;
    background: url(/images2/side-arrow.svg) no-repeat scroll calc(100% - 12px) center;
    background-size: 15px auto;
}

.search-suggestion-container li b {
    font-weight: 600 !important;
    color: #e42526 !important;
}

.search-suggestion-container li:hover {
    background-color: rgba(0,0,0,0.05) !important;
    background-image: url(/images2/side-arrow-hover.svg);
    color: #333 !important;
}
