@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600&display=swap"); body {
    font-family: Montserrat, sans-serif;
    color: rgb(60, 68, 76);
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    margin: 0px auto;
}

@media (min-width: 992px) {
    .container {
        width: 1200px;
    }
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
}

ul {
    padding: 0px;
    list-style-type: none;
}

*, ::before, ::after {
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
}

*, :focus {
    outline: none;
}

a:hover, a:focus {
    color: rgb(46, 46, 46);
}

.pg-header .scw-storelogo img  {
  max-height: 100px;
}

.pg-header .form-group.has-feedback {
  margin-top:50px
}
.pg-header .sc-helpline {
  margin-top:30px;
}
.pg-header .sc-store-cart.scws-style-2 {
  margin-top: 25px;
}

.sct-top-bar .container a {
    font-size: 11px;
    letter-spacing: 0px;
    font-weight: 500;
}

.sc-top-bar-left-cnt {
    font-size: 11px;
    padding: 6px 0px;
}

.sc-top-bar-left-cnt i {
    font-size: 14px;
    padding-left: 10px;
}

.sc-top-bar-left-cnt ul li span {
    color: rgb(60, 68, 76);
    font-size: 14px;
    font-weight: 600;
}

.sct-top-bar {
    background-color: transparent;
    border-bottom: 1px solid rgb(238, 238, 238);
    color: rgb(131, 131, 131);
}

.scw-storelogo img {
    max-width: 230px;
}

.scw-search.scws-style-1 .form-group {
    margin-top: 22px;
}

.SCN_List_Header {
    color: rgb(46, 46, 46);
}

.scp-menu .navbar .navbar-nav > li .SCNW_List li::after {
    color: rgb(46, 46, 46);
}

.scp-menu .navbar .navbar-nav > li .SCNW_List li:hover a, .scp-menu .navbar .navbar-nav > li .SCNW_List li:hover::after {
    color: rgb(241, 95, 35);
}

.scw-tollfree.scws-style-2 > div::before {
    display: none;
}

.scw-tollfree.scws-style-2 > span > i {
    color: rgb(0, 53, 107);
}

.scw-tollfree.scws-style-2 > div > h4 {
    font-weight: 500;
    font-size: 18px;
    color: rgb(44, 44, 52) !important;
}

.scw-tollfree.scws-style-2 > span::before, .scw-tollfree.scws-style-2 > span::after {
    border-top-color: rgb(46, 46, 46) !important;
}

.scw-tollfree.scws-style-2 > div {
    margin-top: 28px;
}

.scw-gallery-brand-logo .scw-gallery-slide {
    height: 70px;
}

.scw-gallery-slide a {
    display: block;
}

.scw-tollfree a {
    color: rgb(60, 68, 76) !important;
}

.scw-shoppingcart.scws-style-2 .scw-cart-btn > i {
    font-size: 26px;
    color: rgb(0, 53, 107);
    vertical-align: middle;
    margin-right: 0px;
}

.scw-shoppingcart.scws-style-2 .scw-cart-btn > span {
    background: rgb(241, 95, 35);
    color: rgb(255, 255, 255);
    border-radius: 50%;
    padding: 3px 8px;
}

.sc-store-cart #scpc-cart-item-count {
    margin-left: 0px;
}

.sc-store-cart.scws-style-2 {
    padding-top: 0px;
}

.scw-search.scws-style-1 .form-control {
    background-color: rgb(255, 255, 255);
    color: rgb(68, 68, 68);
    height: 32px;
    line-height: 32px;
}

.scw-search.scws-style-1 .form-control-feedback {
    color: rgb(68, 68, 68);
    height: 32px;
    line-height: 32px;
    background-color: rgb(255, 255, 255) !important;
}

.scp-menu {
    background-color: transparent;
    text-align: center;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.scp-menu .navbar .navbar-nav > li > a {
    position: relative;
    color: #001489;
    padding: 16px 17px;
}

.scp-menu .navbar .navbar-nav > li > a::before {
    content: "";
    position: absolute;
    top: 18px;
    right: 0px;
    width: 1px;
    height: 16px;
    background-color: rgb(213, 213, 213);
}

.scp-menu .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li:hover > a, .scp-menu .navbar .navbar-nav > li:hover > a {
    background-color: #000080;
    box-shadow: none;
}

.scw-carousel .owl-controls .owl-page.active span, .scw-carousel .owl-controls .owl-page:hover span {
    background-color:#000080;
}

.scp-layout.sce-l-s.sct-sub-top-bar {
    background-color: rgb(242, 245, 247);
}

.scmr-carousel {
    padding: 24px;
}

.scms-trendingItems {
    position: relative;
    overflow: hidden;
}

.scms-trendingItems > a {
    display: block;
    text-align: center;
}

.scms-trendingItems > a > img {
    max-width: 100%;
    transform: scale(1);
    transition: all 0.9s ease 0s;
}

.scms-trendingItems > a > img:hover {
    transform: scale(1.1);
}

.scw-newproducts .owl-buttons, .scw-bestsellers .owl-buttons {
    display: none;
}

.scms-retailerName {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 60px;
    margin: 0px auto;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 28px;
    padding: 12px 0px;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    z-index: 6;
    transition: all 0.5s ease 0s;
}

.scms-headTitle {
    position: relative;
    margin: 50px auto 30px;
}

.scms-sectionTitle {
    color: rgb(60, 68, 76);
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.scw-product-slider h4 {
    border-bottom: none;
    border-top: none;
    margin: 0px;
}

.scms-discountImg, .scms-brandOffers {
    display: block;
    overflow: hidden;
}

.scms-productDisounts {
    position: relative;
}

.scms-productDisounts > ul {
    font-size: 0px;
    margin: 0px -22px;
}

.scms-productDisounts > ul > li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    width: 50%;
    padding: 0px 22px;
}

.scms-separateBrand {
    margin: 44px auto 0px;
}

.scms-topLength {
    margin: 30px auto 0px;
}

.scp-product:hover .scp-p-image img {
    transform: scale(1.1);
}

.scw-subcategories h3 {
    border-bottom: none;
}

.scp-color-swatches {
    width: 264px;
}

.scw-gallery-brand-logo .scw-gallery-slide {
    border: 1px solid transparent;
}

.scw-gallery-brand-logo .owl-controls {
    display: none !important;
}

.sct-footer {
    background-color: rgb(242, 245, 247);
    color: rgb(48, 48, 48);
}

.scp-footer {
    padding: 44px 0px 50px;
    margin-top: -220px;
}

.scp-footer h4 {
    font-weight: 600;
    letter-spacing: normal;
    margin: 0px auto 20px;
    font-size: 14px !important;
}

.scw-storeaddress > p {
    margin: 0px auto 20px;
}

.scw-storeaddress > p > i {
    color: rgb(48, 48, 48);
    font-size: 16px;
}

.scw-storeaddress > p > i {
    margin-right: 12px;
}

.scw-storeaddress .scw-storeaddress-location > span, .scp-footer .scw-storeaddress > p > a {
    font-size: 12px;
    line-height: 21px;
    color: rgb(48, 48, 48);
}

.scw-storeaddress .scw-storeaddress-location > i + span {
    vertical-align: middle;
}

.scw-pagelinks > ul > li > a {
    padding: 5px 0px;
}

.scch-formCont {
    position: relative;
}

.scch-footForm {
    position: relative;
}

.scch-footForm > label {
    display: block;
    color: rgb(48, 48, 48);
    font-weight: 600;
    font-size: 14px;
    margin: 0px;
}

.scch-footForm > input {
    width: 100%;
    color: rgb(112, 112, 112);
    border: 1px solid rgb(34, 34, 34);
    padding: 8px 12px;
    border-radius: 2px;
    line-height: 20px;
    margin: 14px auto;
}

.scch-hadTag {
    display: block;
    color: rgb(48, 48, 48);
    font-size: 11px;
}

.scch-getNext {
    position: absolute;
    top: 35px;
    right: 2px;
}

.scch-getNext > input {
    background-color: rgb(16, 16, 16);
    border: 1px solid rgb(16, 16, 16);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 500;
    padding: 7px 10px;
    cursor: pointer;
}

.scch-socialLinks {
    position: relative;
    margin: 48px auto 0px;
}

.scch-socialLinks > b {
    display: block;
    font-size: 14px;
    color: rgb(48, 48, 48);
    font-weight: 600;
    letter-spacing: normal;
    margin: 0px auto 20px;
    text-transform: uppercase;
}

.scch-sLinks {
    font-size: 0px;
    margin: 0px -9px;
}

.scch-sLinks > li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0px 9px;
}

.scch-sLinks > li > a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
}

.scch-sLinks > li > a > img {
    max-width: 18px;
}

.scch-sLinks > li > a > i {
    color: rgb(51, 51, 51);
    line-height: 34px;
}

footer.scp-footer-publish {
    padding: 0px 0px 44px;
}

.sct-footer-below {
    background-color: #000080;
    color: rgb(255, 255, 255);
}

.scw-pagelinks > ul > li > a:hover {
    text-decoration: underline;
}

.scp-product, .scp-p-title, .scp-p-price {
    background-color: rgb(255, 255, 255);
}

.scp-product {
    border: none;
}

.scp-p-image {
    border: 1px solid rgb(228, 228, 228);
}

.scw-suggestions .scp-p-code {
    display: none;
}

.scp-p-code {
    background: rgb(255, 255, 255);
}

.scp-p-price, .scp-p-price-new {
    font-size: 20px;
    font-weight: 500;
    color: #001489 !important;
}

span.scp-p-price {
    margin: 8px 0px 0px;
}

.scp-p-title {
    margin: 14px auto 0px;
}

.scp-p-quick::before {
    background-color: #001489;
}

.scp-p-quick span {
    background: #000080;
    font-size: 12px;
}

.scp-checkbox:hover > input + b, .scp-checkbox > input:focus + b {
    background: rgb(0, 53, 107);
}

.scws-style-2 .scw-subcategory-item span {
    background-color: rgba(30, 30, 30, 0.8);
    color: rgb(255, 255, 255);
}

.scw-category-image span {
    background-color: rgba(30, 30, 30, 0.8);
}

.noUi-connect {
    background: rgb(0, 53, 107);
}

.scp-filters > .scp-priceslider-parent {
    border: 1px solid rgb(221, 225, 228) !important;
}

.scp-filters h4 {
    background: rgb(255, 255, 255);
}

.scp-filters h4 {
    border-bottom: 1px solid transparent;
    border-top: 0px solid rgb(228, 228, 228) !important;
}

.scp-filters:hover h4 {
    border-bottom: 1px solid transparent;
}

.scp-products-holder {
    width: 100%;
    margin-top: 8px;
}

.scw-suggestions .scp-product {
    height: 320px;
}

.scp-product {
    width: 270px;
    margin: 0px 2% 2% 0px;
}

.scpd-tabs .nav-tabs > li.active > a, .scpd-tabs .nav-tabs > li.active > a:hover, .scpd-tabs .nav-tabs > li.active > a:focus {
    border-top: 3px solid rgb(0, 53, 107);
}

.scpd-template-4 .scai-product-heading::after {
    background: rgb(0, 53, 107);
}

.scpd-template-4 .scpd-quick-buy .btn {
    color: rgb(255, 255, 255);
    background-color: rgb(30, 30, 30) !important;
    border: 1px solid rgb(30, 30, 30) !important;
}

.scpd-template-4 .btn-add-to-cart {
    background-color: #000080;
    border-color: #000080;
}

.scpd-addto-compare {
    top:30px;
}

@media only screen and (max-width: 767px) {
    .scpd-addto-compare {
    top:50px;
    right:0;
}

    .sct-top-bar ul {
        text-align: center;
        font-size: 0px;
    }

    .sct-top-bar .container a {
        padding: 6px;
    }

    .sct-top-bar ul li, .scp-body .scp-layout:first-child, .scp-body .scp-layout:nth-child(3) {
        font-size: 12px;
    }

    .scp-layout {
        padding: 0px;
    }

    .scw-storelogo img {
        max-width: 120px;
    }

    .scw-storelogo {
        text-align: left;
        margin: 12px auto 0px;
    }

    .scw-shoppingcart {
        top: -164px;
    }

    .scw-tollfree {
        margin-top: -20px;
        text-align: center !important;
    }

    .scin-gridAlign {
        padding: 50px 0px 0px !important;
    }

    .scin-gridAlign .scw-image {
        text-align: center;
    }

    .scms-productDisounts > ul {
        margin: 0px -10px;
    }

    .scms-productDisounts > ul > li {
        padding: 0px 10px;
    }

    .scms-productDisounts {
        margin: 12px auto 0px;
    }

    .scms-separateBrand {
        margin: 18px auto 0px;
    }

    .scms-topLength {
        margin: 10px auto 0px;
    }

    .scw-gallery-brand-logo .owl-controls {
        display: none !important;
    }

    .scw-storeaddress .scw-storeaddress-location > span, .scp-footer .scw-storeaddress > p > a {
        color: rgb(48, 48, 48) !important;
    }
}
 @media (min-width: 768px) and (max-width: 1024px){
     .scpd-addto-compare {
    top:60px;
    right:0;
}
}
#quickBuy {
    margin-top: 25px;
}
.skiptranslate iframe{
  display: none !important;
}
#goog-gt-{
  display: none !important;
}
#:1.menuBody table tbody tr:nth-child(1){
  display: none !imporatant;
}

.goog-te-gadget-simple {
    background: black !important;
}
.goog-te-gadget-simple span > a span:last-child {
    color: white !important;
}

.sc-top-bar-left-cnt {
    padding-top: 15px;
}

.feature_divider {
  border: solid 1px;
  display: block;
  height: 2px;
  border-right: 0;
  border-left: 0;
  width: 180px;
  margin: 25px auto;
  border-color: #212548;
 }

h2.sc-shop {
     font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    color: #212548;
    display: block;
    letter-spacing: 2px;
    text-align:center;
}

p.sc-custompara{
    margin: 0 0 15px;
    color:#212548;
    line-height: 1.8em;
    max-width: 100%;
    text-align:center;
}

.scw-image.sc-catimages img {
    border-radius:50%;
}



/*widget css*/
/*overviewwidget*/

.sc_overviewwidget {
    background: #c1e4ef7d;
    /* border-bottom: 1px solid #A8B2EF;*/
    padding: 8px 0 !important;
}

.sc-informationheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
}

.sc-informationheader ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sc-informationheader p {
    color: #344054;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
}

.sc-infosection-1 p {
    color: #101828;
}

.sc-informationheader span {
    color: #667085;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.sc-informationheader .vertical-line {
    border-left: 1px solid #A8B2EF;
    height: 16px;
    margin-left: 16px;
}

.sc-infoimg .sc-btn {
    background: #E2E5FA;
    margin-left: 16px;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 14px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #162578;
}

.sc-infoimg .sc-btn svg {
    margin-left: 8px;
}

.sc-infoleft,
.sc-inforight {
    display: flex;
    gap: 8px;
    justify-content: space-between;
    align-items: center;
}

.sc-infosection-4 {
    margin-left: 16px;
}

.sc-infosection-4 .sc-price1 {
    color: #583FFF;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.sc-infosection-4 .sc-pricedes {
    color: #667085;
    font-size: 14px;
    line-height: 20px;
}

.sc-infosection-4 .sc-price2 {
    color: #475467;
    font-size: 14px;
    font-weight: 600;
}

.sc-infosection-4 .sc-date span {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}

.sc-infosection-2,
.sc-info {
    margin-left: 16px;
}


.sc-selfwithoutquota {
    display: flex;
    overflow: hidden;
    width: 100%;
    background: #fff;
    /*border-bottom: 1px solid #CED4F6;*/
    /*margin-bottom: 10px;*/
}

.sc_horziontalborder {
    border-bottom: 1px solid #00356b;
}

.scp-layout.sce-l-s.sc_overviewwidget.sc-overview-border {
    border-bottom: 1px solid #00356b;
    /*margin-bottom:15px !important;*/
}

.sc-selfwithoutquota-container {
    display: flex;
    flex-direction: row;
    transition: transform 0.5s ease;
}

.card {
    width: 250px;
    /*flex: 0 0 25%;*/
    padding: 20px;
    box-sizing: border-box;
}

.button-controls .prev,
.button-controls .next {
    background-color: transparent;
    color: #333;
    border: none;
    cursor: pointer;
    padding: 2px;
    z-index: 1;
}

.button-controls .prev {
    margin-right: 10px;
}

.button-controls .next {
    left: 50px;
}

.sc-timeimg {
    display: flex;
    margin-top: 8px;
    align-items: center;
}

.sc-timeimg p {
    margin: 0;
    font-family: "Lato", sans-serif;
}

.sc-selfquota {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Lato", sans-serif;
}

.sc-card1 h2 {
    margin: 0;
    color: #243DC6;
    line-height: 24px;
    font-weight: 600;
    font-size: 16px;
    /* cursor:pointer; */
}

span.sc-prodnum {
    font-weight: 500;
    font-size: 14px;
    color: #583fff;
    line-height: 20px;
    font-family: "Lato", sans-serif;
}

span.sc-proddes {
    font-weight: 500;
    color: #475467;
    line-height: 20px;
    font-size: 14px;
    font-family: "Lato", sans-serif;
}

span.sc-prodleft {
    font-weight: 500;
    color: #475467;
    line-height: 20px;
    font-size: 14px;
    font-family: "Lato", sans-serif;
}

.sc-timeimg p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #475467;
    margin-left: 8px;
    font-family: "Lato", sans-serif;
}

.sc-leftover {
    background: #f2f4f7;
    border-radius: 16px;
    padding: 2px 10px 2px 10px;
}

.button-controls {
    display: flex;
    align-items: center;
    background: #ffffff;
    z-index: 2;
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; */
    word-break: auto-phrase;
}

.button-container-text {
    display: flex;
    margin-right: 30px;
    flex-direction: column;
}

.button-container-text p {
    display: flex;
    margin-bottom: 0;
}

.blue-text {
    font-size: 24px;
    color: #111c5b;
    font-weight: 600;
    line-height: 32px;
    font-family: "Lato", sans-serif;
}

.orange-text {
    font-size: 24px;
    margin-left: 10px;
    color: #e58300;
    font-weight: 600;
    line-height: 32px;
    font-family: "Lato", sans-serif;
}

.sc-selfwithoutquota-container .card {
    position: relative;
    /*flex: 0 0 18%;*/
    padding: 10px 20px;
    box-sizing: border-box;
}

.scp-layout.sce-l-s.header-bottom {
    padding-top: 0;
}

.border-div {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 40%;
    bottom: 0;
    right: 0;
    width: 1px;
    background-color: #eaecf0;
}

.card:last-child .border-div {
    display: none;
}

.button-controls .prev:disabled,
.button-controls .next:disabled {
    opacity: 0.5;
    /* cursor: not-allowed; */
}

.no-quota-p {
    margin: 10px 10px !important;
}

/*overview widgets*/
.sc_quotamain {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr);
}

.sc_yourquota {
    grid-row-start: 1;
    grid-row-end: 3;
}

.sc_paymentmethods,
.sc_activeorders,
.sc_pendingapprovals,
.orderupload,
.sc_yourquota {
    border: 1px solid #CED4F6;
    border-radius: 4px;
}

.sc_sc_paymentmethodcontent {
    height: 91px;
}

.no-active-orders-text,
.no-payment-text {
    text-align: center;
    display: block;
    padding-top: 19px;
}

p.no-quota-text-vertical {
    font-weight: 600 !important;
    font-size: 14px !important;
}

.no-quota-div-vertical {
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: url('https://cdn.sellerscommerce.com/images/2576/sb-1.png?v=0');*/
    margin-right: 16px;
    background-size: cover;
    border-radius: 3px;
}

.sc_paymentmethodtitle {
    border-bottom: 1px solid #CED4F6;
    padding: 16px;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 30px;
}

.sc_sc_paymentmethodcontent {
    padding: 13px 16px;
}

.sc_sc_paymentmethodcontent p {
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #101828;
}

.sc_sc_paymentmethodcontent>span {
    font-weight: 600;
    font-size: 14px;
    color: #101828;
}

.sc_sc_paymentmethodcontent .sc-price1 {
    font-weight: 600;
    color: #583FFF;
    font-size: 16px;
}

/*.sc_pendingapprovals .sc_sc_paymentmethodcontent p:nth-child(3) span:last-child {
    font-weight: 600;
    color: red;
    font-size: 16px;
}
.sc_sc_paymentmethodcontent .order-count {
    color: red;
    font-weight: bold;
}*/
.sc_emp_info {
    font-weight: 600;
}

.sc_carouselbuttons {
    float: right;
    display: flex;
}

.sc_sc_paymentmethodcontent .sc-date {
    float: right;
}
.sc_yourquota .table-container thead th {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2;
    font-weight: 500;
    color: #111;
}

.sc_yourquota .table-container {
    max-height: 277px;
    overflow-y: auto;
    position: relative;
    padding-left: 16px;
    height: 300px;
}

.sc_yourquota .table-container::-webkit-scrollbar {
    display: none;
}

.sc_yourquota table {
    width: 100%;
    padding: 0 16px;
}

.sc_yourquota td,
.sc_yourquota th {
    text-align: left;
    padding: 8px 0;
}

.sc_yourquota tr td:first-child {
    color: #243DC6;
    font-weight: 500;
    font-size: 14px;
    /* cursor:pointer; */
}

.table-container th {
    width: 20%;
    padding-bottom: 0 !important;
}

.table-container th:first-child {
    width: 40%;
}

.scw-store-quota-horizontal .quotasetgroupname {
    white-space: nowrap;
    width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sc_yourquota .quotasetgroupname {
    white-space: nowrap;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0;
}

.sc_yourquota>p {
    display: flex;
}

.sc_yourquota>p {
    color: #344054;
    font-weight: 600;
    font-size: 20px;
    margin-right: 10px;
    margin: 0;
    line-height: 30px;
    padding: 16px 16px 0 16px;
}

.sc_yourquota p span {
    color: #F79009;
    margin-right: 6px;
    margin-left: 6px;
}

.sc_yourquota p {
    font-size: 22px;
    display: flex;
    padding: 16px 16px 0 16px;
    font-weight: 500;
    line-height: normal;
}

.sc_yourquota a {
    color: #111c5b;
}
.sc_redeemnow p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.sc_redeemnow {
    text-align: center;
    border-top: 1px solid #CED4F6;
    padding: 5px 0;
    background: #F9FAFB;
    display: none;
}
.sc_redeemnow a {
    text-decoration: none;
    color: #243DC6;
    padding-top: 8px;
    font-weight: 600;
    display: block;
    padding-top: 0;
}

.sc_redeemnow a svg {
    vertical-align: middle;
    margin-left: 8px;
}

.carousel {
    position: relative;
    overflow: hidden;
}

.carousel-inner {
    display: flex;
    transition: transform 0.5s ease;
    overflow: initial !important;
}

.carousel-item {
    min-width: 100%;
    box-sizing: border-box;
}

.carousel-prev,
.carousel-next {
    background-color: transparent;
    color: white;
    border: none;
    cursor: pointer;
    z-index: 1;
}

.carousel-prev {
    left: 10px;
}

.carousel-next {
    right: 10px;
    }
    .sc_customnewimg {
    background: url('https://cdn.sellerscommerce.com/images/5385/1134614.png');
    height: 331px;
    background-size: cover;
    border-radius: 4px;
}

/* --- 1. Remove all vertical divider lines between navigation links --- */
nav ul li,
nav ul li a,
.navbar-nav li,
.navbar-nav li a,
.main-navigation li,
.main-navigation li a,
.primary-nav li,
.primary-nav li a,
.menu li,
.menu li a,
.site-navigation li,
.site-navigation li a {
  border-left: none !important;
  border-right: none !important;
  box-shadow: none !important;
  background-image: none !important;
}

/* --- 2. Remove pseudo-element dividers (::before / ::after) --- */
nav ul li::after,
nav ul li::before,
nav ul li a::after,
nav ul li a::before,
.navbar-nav li::after,
.navbar-nav li::before,
.menu li::after,
.menu li::before,
.site-navigation li::after,
.site-navigation li::before {
  display: none !important;
  content: none !important;
}

/* --- 3. Reset spacing for proper bar height --- */
.navbar-nav li a,
nav ul li a,
.main-navigation li a {
  display: inline-block;
  padding: 14px 22px !important; /* vertical, horizontal padding */
  line-height: 1.4em;
  background-color: #ffffff !important; /* normal state background */
  color: #001e60 !important; /* normal text color */
  text-decoration: none;
  transition: all 0.3s ease-in-out; /* smooth hover transition */
}

/* --- 4. Hover effect: invert colors smoothly --- */
.navbar-nav li a:hover,
nav ul li a:hover,
.main-navigation li a:hover {
  background-color: #001e60 !important; /* dark navy blue background */
  color: #ffffff !important; /* white text */
  border-radius: 4px; /* optional: rounded corners */
  transition: all 0.3s ease-in-out;
}

/* --- 5. Optional: keep the same height on active/focus --- */
.navbar-nav li a:active,
.navbar-nav li a:focus {
  background-color: #001e60 !important;
  color: #ffffff !important;
}

/* Center the FAQ dropdown directly under its button */
nav li.dropdown {
  position: relative !important; /* make the FAQ list item the positioning anchor */
}

nav li.dropdown > .dropdown-menu {
  width: 280px !important;            /* adjust width */
  position: absolute !important;
  left: 50% !important;               /* move to center horizontally */
  transform: translateX(-50%) !important; /* center perfectly under the FAQ button */
  right: auto !important;
}

.servicesimages img {
  pointer-events: none;
  cursor: default;
}

img[src*="servicesimages.png"] {
  pointer-events: none !important;
  cursor: default !important;
}