@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

body{
  font-family: "Mulish", sans-serif;
  background:#fff !important;
}


/*topbar*/
.sct-top-bar {
    background-color: transparent;
    border-bottom: 0;
    color: #333;
}
/*search*/
.scw-search.scws-style-1 .form-control {
    background-color: #F5F5F5;
    color: #3D3D3D;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    border-radius: 4px;
}
.scw-search.scws-style-1 .form-control-feedback {
    background-color: #F5F5F5 !important;
    color: #333;
    height: 36px;
    line-height: 38px;
    left: 0;
    border-radius: 4px 0 0 4px;
}
.scw-search.scws-style-1 .form-group {
    margin-top: 24px;
    border: 0;
}
span.result-right {
     width: calc(100% - 97px);
}
.scw-search-dropdown {
    top: 58px;
}
/*tollfree*/
.scw-tollfree.scws-style-2>div:before {
    display: none;
}
.scw-tollfree.scws-style-2>span>i {
    color: #421c6e;
}
.scw-tollfree.scws-style-2>div>h4 {
    color: #000!important;
    font-weight: 500;
    font-size: 18px;
}
.scw-tollfree.scws-style-2>span:before, .scw-tollfree.scws-style-2>span:after {
    border-top-color: #feb413!important;
}
.scw-tollfree.scws-style-2>div {
    margin-top: 5px;
}
.sc-helpline {
    margin-top: 20px;
}
/*cart*/
.sc-store-cart.scws-style-1 {
    margin-top: 22px;
    line-height: 46px;
}
.sc-store-cart.scws-style-1 .scw-cart-btn:after {
    color: #999!important;
    font-weight: 500;
    left: 47px;
    top:5px;
}
.sc-store-cart.scws-style-1>a>i{
    color: #421c6e;
}
.scw-shoppingcart.scws-style-1>a>span#scpc-cart-item-count {
    border-radius: 22px;
    min-width: 22px;
    min-height: 22px;
    line-height: 22px !important;
    left: 17px;
    background: #feb413;
}
.sc-store-cart.scws-style-1>.scw-cart-btn, .sc-store-cart.scws-style-1>.scw-cart-btn:hover, .sc-store-cart.scws-style-1>.scw-cart-btn:focus {
    color: #421c6e!important;
}
/*menu*/
.scp-menu {
    background-color: transparent;
    text-align: left;
    border-top: 1px solid #D0D5DD;
    border-bottom: 1px solid #D0D5DD;
}
.scp-menu .navbar .navbar-nav>li>a b {
    font-weight: 600;
    font-size: 16px;
    color: #3D3D3D;
    font-family: 'Mulish';
    text-transform: capitalize;
}
.scp-menu .navbar .navbar-nav>li>a {
    color: #3D3D3D;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 14px 12px;
}
.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: #feb413;
    box-shadow: none;
}
.SCN_List_Header {
    color: #421c6e;
    font-size: 13px;
    font-weight:500;
}
.scp-menu .navbar .navbar-nav > li .SCNW_List li::after {
    color:#421c6e;
}
.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover a {
    color: #feb413;
}
.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover:after{
    color: #feb413;
}
.scw-navigation .scw-navigation-nav>.dropdown>.dropdown-menu {
    top: 100%;
    transition: unset;
}
/* .scw-navigation li:nth-child(3) .dropdown-menu, .scw-navigation li:nth-child(4) .dropdown-menu, .scw-navigation li:nth-child(6) .dropdown-menu{
    width: 250px !important;   
    left: 0px;
}
.scw-navigation li:nth-child(3), .scw-navigation li:nth-child(4), .scw-navigation li:nth-child(6){
      position:relative  !important;
 }
.scw-navigation li:nth-child(3) .dropdown-menu .SCN_List_Header, .scw-navigation li:nth-child(4) .dropdown-menu .SCN_List_Header, .scw-navigation li:nth-child(6) .dropdown-menu .SCN_List_Header{
    display:none;
} */

/*carousel*/
.owl-theme .owl-controls .owl-buttons div {
    color: #000;
}
.scw-carousel .owl-controls .owl-page.active span, .scw-carousel .owl-controls .owl-page:hover span {
    background: #581e7f;
}


/*footer*/
.sct-footer{
  background-color: #f1f1f1;
  color:#333;
}
.scp-footer h4{
  font-size: 13px!important;
    font-weight: 500;
    letter-spacing: normal;
      font-family:"Roboto",sans-serif;
      color:#000;
}
.scw-storeaddress > p {
    margin: 0px auto 20px;
}
.scw-storeaddress>p>i{
  color: #333;
    font-size: 16px;
}
.scw-storeaddress>p>em {
    color: #333;
}
.scp-footer .scw-storeaddress>p>a{
  color: #333 !important;
}
.scw-storeaddress>p>i{
  margin-right: 12px;
}
.scw-storeaddress .scw-storeaddress-location>span,.scp-footer .scw-storeaddress>p>a {
    font-size: 13px;
    line-height: 21px;
}
.scw-storeaddress .scw-storeaddress-location>i+span{
 vertical-align: middle;
}
.scw-pagelinks>ul>li>a{
  padding: 5px 0;
  font-size: 13px;
}
.sct-footer-below {
    background-color: #581e7f;
    height: 38px;
    padding: 10px 0;
}
.connectWithUs h4 {
    font-size: 13px!important;
    text-align: left;
    text-transform: uppercase;
    color: #000;
    border-bottom:0;
    line-height:0;
}
.connectWithUs > ul > li {
    margin: 0 3px 0 0;
    padding: 7px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
}
.connectWithUs > ul > li > a> img {
    max-width: 20px;
    opacity:0.7;
}
.connectWithUs > ul > li > a> img:hover {
    opacity:1;
}

/*about us*/
.innerHeading {
    font-size: 35px;
    margin: 15px 0px 25px;
    border-bottom: 1px solid #e4e4e4;
}
/*best sellers*/
.scw-product-slider h4 {
    border-bottom: 0;
    border-top: 0;
    font-size: 30px;
    text-transform: uppercase;
    font-weight:400;
    text-align: center;
    color: #581e7f;
    margin-top: 28px;
    margin-bottom: 10px;
}
.scw-bestsellers .owl-theme .owl-controls .owl-page span{
    background: #581e7f;
    border: 0;
    height: 11px;
    width: 11px;
}
.scw-bestsellers .owl-buttons{
    display:none;
}
.scw-bestsellers .owl-pagination{
    position: relative;
  display:block;
}
.scw-bestsellers .scp-product{
    height: 480px;
    border: 0;
}
.scw-bestsellers .scp-p-image{
    background:#f5f5f5;
    height: 400px;
}
.scw-bestsellers .scp-p-image img{
    mix-blend-mode:multiply;
}
/*pdp*/
.scpd-template-4 .breadcrumb>li>a {
    color: #999 !important;
    text-decoration: none;
    font-size: 13px!important;
}
.scpd-template-4 .scpd-price .scp-p-price-new, .scp-p-price-new {
    font-size: 16px;
    color: #421c6e;
    font-weight: bold;
}
.scpd-printpage:hover, .scpd-printpage:focus {
    color: #000;
}
.scpd-template-4 .btn-add-to-cart {
    background-color: #421c6e!important;
    font-weight: 400;
}
.scpd-template-4 .scpd-quick-buy .btn {
    background-color: #feb413!important;
    border: 1px solid #feb413!important;
    color: #fff;
    font-weight: 400 !important;
}
.scpd-template-4 .scpd-tabs .nav-tabs>li.active>a, .scpd-template-4 .scpd-tabs .nav-tabs>li.active>a:hover, .scpd-template-4 .scpd-tabs .nav-tabs>li.active>a:focus {
    border-top: 3px solid #421c6e;
    color: #421c6e;
}
.scpd-template-4 .scpd-tabs .nav-tabs>li>a {
    color: #4b4b4b;
    font-size: 15px;
    font-weight: 500;
}
.scpd-template-4 .scpd-product-description.scpd-descriptions p {
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.scpd-template-4 .scpd-product-description.scpd-descriptions {
    padding-left: 15px;
    padding-right: 20px;
    color: #565656;
    font-size: 13px;
}
.scpd-template-4 .breadcrumb {
    margin-bottom: 10px;
    margin-top: 0;
}
.scpd-template-4 .scai-product-heading:after {
    background: #dde1e4;
}
.scpd-template-4 .scai-product-heading h4 {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.scpd-template-4 .owl-theme .owl-controls .owl-buttons div {
    background: #fff;
}
.scpd-template-4 .scai-products-widgets .owl-buttons {
    top: -48px !important;
}
.scpd-template-4 .scai-products-widgets, .scpd-product-visited {
    padding-left: 0px;
}
.scpd-template-4 #scpd_stock_message {
    font-size: 12px;
}
.scpd-template-4 .cart-box .scpd-title h1 {
    font-size: 22px;
}
.scpd-page .scp-layout:last-child .scp-container {
    border-bottom: 0;
}
.scpd-page .scp-container.scpd-top-container {
    border-top: 0;
}
.scpd-template-4 .scw-recently-viewed .owl-buttons {
    top: -37px !important;
}
.scpd-template-4 .scai-products-widgets .owl-buttons{
    background:#fff;
}
/*add to cart*/
.scp-cart-modal .scp-modal .modal-header {
    background: #333;
}
#shopping_cart_popup .scp-cart-p-info h4 {
    color: #333;
}
.scp-cart-p-qty a {
    color: #421c6e;
}
.scp-cart-p-actions a.removecartitem {
    color: #f00;
}
.scp-cart-continue-shopping {
    color: #421c6e;
}
#shopping_cart_popup .btn-primary {
    background: #421c6e;
    border-color: #421c6e;
}
#shopping_cart_popup .btn-default {
    background-color: #feb413;
    border-color: #feb413;
}
.scp-cart-total>h3 span {
    color: #421c6e;
}
.mini-storelogo {
    display: none;
}
.scp-cart-summary-info .scp-disc-info {
    text-align: left;
}


/*product display css new version*/

/**filter text**/

.scp-search-filters-clear{
 display:flex;
 padding: 12px 12px 12px 12px;
 border-right: 1px solid #ccc;
 justify-content: space-between;
  border-bottom:1px solid #ccc;
}
.scp-search-filters-clear span {
    font-size:16px;
    font-weight:600;
    color:#101828;
}
span.resetFilterX {
 color:#667085 !important;
  cursor:pointer;
}
.scp-search-filters ul.list-inline {
  display:flex;
  align-items:center;
  flex-wrap: wrap;
  gap: 10px;
  padding:16px 0;
}
.scp-scroll-size ul li label{
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.scp-priceslider-parent {
    min-height: auto !important;
    /* margin-top: 4px; */
}
/*search filter*/
.scp-search-filters .filter-group {
    display: flex;
    align-items: baseline;
    gap: 4px;
}
.scp-search-filters .filter-group.hasRemoveFilter {
    background: #F2F4F7;
    padding:4px;
    border-radius:100px
}
.scp-search-filters li a {
    margin: 0 !important;
}
.scp-search-filters label {
    margin-bottom: 0;
}
.scp-search-filters .remove-all-filters {
    padding: 8px 13px;
    border-radius: 50%;
    font-size: 14px;
    background: #98A2B3;
    font-weight: bold;
    color: #fff;
    line-height:normal;
    cursor:pointer;
}
.scp-search-filters ul li a:hover{
    background:#fff !important;
}
.scp-search-filters ul li a {
    padding: 6px 12px;
    border-radius: 50px;
    background: #fff;
    border: 1px solid #D0D5DD;
    font-weight: 600;
    margin-top: 0;
}
.scp-pricefilter-currencysymbol_parentDiv {
    display: flex;
    gap:12px;
    padding-top: 16px;
}

.scp-pricefilter-currencysymbol input {
    width:108px;
    border:1px solid #D0D5DD;
    border-radius: 5px;
    padding:4px 12px;
    margin-top:0;
}
.scp-pricefilter-currencysymbol {
    width: 123px;
    float: left;
}

.noUi-base {
    height: 2px !important;
}
.noUi-horizontal{
    height:2px;
    background:#E9E8EA;
}
.noUi-target{
  box-shadow:none !important;
  border: 0 !important;
}

.noUi-horizontal .noUi-handle {
    width: 18px !important;
    height: 18px !important;
    left: -10px !important;
    color: #fff !important;
    top: -8px !important;
    box-shadow: 0px 0px 6px 0px #C1C1D4 !important;
}

.noUi-connect {
    background-color: #004DFF !important;
}

.scp-pricefilter-currencyCode {
    display:none;
}
/*product display*/
.scp-product{
    background-color: #fff;
}
.scp-p-title {
    padding: 2px 8px 0 8px !important;
    color: #341F61;
    background: #fff;
    font-size: 20px;
    font-weight: 500;
}
.scp-p-code, .scp-p-price, .scp-p-hide-price-msg {
    background: #fff;
    padding-left:10px;
}
.scp-p-price-new {
    color: #3D3D3D;
    font-weight: 800;
    font-size: 16px;
}
.scp-p-quick span {
    background: #581e7f;
    font-size: 13px;
    font-weight:500;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
.scp-p-quick:before {
    background: #ff1d7d;
    height: 30px;
    line-height: 30px;
}
.scp-product:hover {
    border-color: #999;
}
.scp-p-price {
    line-height: 20px;
    margin-top: 10px;
}
.scp-p-price-old {
    font-size:15px;
    color:#4b4b4b;
}
.scp-product:hover .scp-p-image img {
    transform: rotate(0deg) scale(1.1);
    -webkit-transform: rotate(0deg) scale(1.1);
    -moz-transform: rotate(0deg) scale(1.1);
}
.scp-products-holder {
    width: 100%;
    margin-top: 0;
    padding-top: 2px;
}
.scp-product {
    width: 265px;
    margin: 0 2% 2% 0;
}
.scp-category-products li:nth-child(3n) {
    margin-right: 0;
}
.scp-load-more-v2 {
    font-size: 18px;
}
.scp-p-code {
    font-size: 10px;
    color: #3D3D3D;
}
.scp-filters>div {
    border-bottom: 0;
}
.noUi-connect {
    background: #581e7f;
}
.scp-priceslider-parent {
    /* background: #f5f5f5!important; */
    border: 1px #e4e4e4 solid!important;
    padding-left: 15px!important;
    padding-right: 18px !important;
    padding-top: 20px !important;
    padding-bottom: 15px !important;
}
.scp-filters {
    box-shadow: none;
}
.scp-filters h4 {
    border-top: 0 !important;
    background: #fff;
    font-size: 13px !important;
    font-weight: 500 !important;
    border-bottom: 1px #e4e4e4 solid;
    border-left: 1px #e4e4e4 solid;
    border-right: 1px #e4e4e4 solid;
}
.scp-priceslider-filters {
    font-size: 13px;
    font-weight: 500;
}
.scw-category-description h1 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.scp-breadcrumb .breadcrumb .active {
    color: #2e134c;
    font-size: 13px;
}
.scp-breadcrumb .breadcrumb {
    font-size: 13px;
    color: #581e7f;
}
.scw-subcategories.scws-style-2 .scp-viewall {
    right: 10px;
}
.scw-subcategories h3{
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    color: #581e7f;
    border-bottom:0;
    font-weight: 400;
    margin-bottom: 0;
}
.scws-style-2 .scw-subcategory-item span {
    background: rgba(25, 29, 39,.8);
    color: #fff;
    font-weight: 500;
}
.scp-viewall a {
    color: #581e7f;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}
.slider-snap-value-lower, .slider-snap-value-upper {
    font-size: 12px;
    color: #444;
    font-weight: 500;
}
.sct-payment li i {
    color: #333;
}
.scp-breadcrumb .breadcrumb a{
    color:#581e7f;
}




 .sc-shopbylook h3 {
        font-weight: 800;
        font-size: 36px;
        line-height: 150%;
        letter-spacing: 0%;
        vertical-align: middle;
        margin-bottom: 24px;
        margin-top: 0;
        color: #3d3d3d;
      }
      .tabs-container {
        position: relative;
        padding: 24px 0;
        max-width: 100vw;
        overflow: hidden;
        border-bottom: 1px solid #d4d4d4;
        border-top: 1px solid #d4d4d4;
      }
      .tabs-scroll-btn {
        position: absolute;
        top: 69px;
        transform: translateY(-50%);
        width: 34px;
        height: 50px;
        line-height: 60px;
        border: none;
        z-index: 2;
        cursor: pointer;
        font-size: 1.6rem;
        background: rgba(255, 255, 255, 0.81);
        color: #4469af;
        box-shadow: 0 3px 10px 0 rgba(50, 80, 150, 0.07);
        display: none; /* Only on overflow */
        border-radius: 6px;
      }
      .tabs-scroll-btn.right {
        right: 0;
        border:1px solid;
      }
      .tabs-scroll-btn.left {
        left: 0;
        border:1px solid;
      }
      .tabs-scroll-btn:disabled {
        opacity: 0.4;
        cursor: default;
      }

      .tabs {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE 10+ */
        scroll-behavior: smooth;
        white-space: nowrap;
        margin: 0 44px; /* Space for arrows */
        padding-bottom: 0;
        align-items: flex-end;
        gap: 24px;
      }
      .tabs::-webkit-scrollbar {
        display: none;
      }
      .tab {
        display: flex;
        align-items: center;
        gap: 16px;
        justify-content: space-between;
        padding: 20px 24px;
        cursor: pointer;
        background: none;
        border-bottom: 3px solid transparent;
        transition: color 0.2s, border-bottom 0.2s;
        white-space: nowrap;
        border-radius: 6px;
      }
      .tab > span {
        width: 32px;
        height: 32px;
        margin: 0 auto;
        text-align: center;
        line-height: 32px;
      }
      .tab p {
        margin: 0;
        font-weight: 800;
        color: #454545;
        font-size: 16px;
      }
      .tab p span {
        display: block;
        font-size: 14px;
        font-weight: 500;
      }
      .tab.active {
        color: #4d227d;
        border-bottom: 3px solid #542b82;
        background: #eaf7ff;
      }
      .tab:hover {
        color: #4d227d;
        border-bottom: 3px solid #542b82;
        background: #eaf7ff;
      }

      .sc-shopbysection .tab-content {
        display: none;
        padding: 48px 0;
        background: #fff;
      }
      .tab-content.active {
        display: flex;
        gap: 96px;
      }

      .main-img-box {
        text-align: center;
      }
      .main-img-box .title {
        font-size: 20px;
        color: #26486c;
        font-weight: 800;
        margin: 24px 0;
        text-align: center;
      }
      .add-to-cart-btn {
        color: #4d227d;
        border-radius: 6px;
        border: 1px solid #d6d6d6;
        font-weight: 800;
        font-size: 20px;
        padding: 12px 44px;
        cursor: pointer;
        text-decoration: none;
        display: block;
      }

      .products {
        display: grid;
        grid-template-columns: repeat(3, 200px);
        gap: 20px 24px;
        align-content: flex-start;
      }
      .product a {
        text-decoration: none;
      }
      .product  p {
        color: #341f61;
        font-size: 20px;
        font-weight: 500;
        line-height: 150%;
        text-align: center;
        display: block;
        padding: 6px 0;
      }
.product-card img {
    height: 176px;
}
      .product-card {
        background: #f5f5f5;
        width: 200px;
        height: 200px;
        text-align: center;
        line-height: 200px;
        border-radius: 0 24px 0 24px;
      }
      .product-card img {
        vertical-align: middle;
      }



.sc-trendingtext h3 {
    border-bottom: 1px solid #D4D4D4;
    font-size: 36px;
    font-weight: 800;
    padding-bottom: 16px;
    margin-top: 64px;
    margin-bottom: 0;
}








.header-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 32px;
        border-bottom: 1px solid #D4D4D4;
        padding-bottom: 24px;
      }
      .header-row h2 {
        font-size: 36px;
        margin: 0;
        font-weight: 800;
        color: #3D3D3D;
      }
      .header-row a {
        color: #341F61;
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        margin-right: 96px;
      }
      .main-wrapper {
        padding: 64px 0;
      }
      .carousel-wrapper {
        position: relative;
        margin-bottom: 32px;
      }
      .carousel-nav {
        position: absolute;
        top: -92px;
        right: 0;
        display: flex;
        gap: 8px;
        z-index: 2;
      }
      .carousel-nav button {
        background: #fff;
        border: 1px solid #fff;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        cursor: pointer;
        transition: 0.18s;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.4rem;
      }
      .carousel-nav button:disabled {
        opacity: 0.5;
        border-color: #eee;
        cursor: default;
      }

      .carousel-track-wrapper {
        overflow: hidden;
        width: 100%;
      }
      .carousel-track {
        display: flex;
        transition: transform 0.5s cubic-bezier(0.4, 0.14, 0.3, 1);
        will-change: transform;
        gap: 24px;
      }
      .category-card {
        min-width: 23%; /* 4 at a time for large screens */
        box-sizing: border-box;
      }
      .category-card .item {
        align-items: center;
        border-radius: 24px 0 24px 0;
        padding: 40px 0 20px 0;
        min-height: 350px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
      }
      .category-boys {
        background: #ffefec;
      }
      .category-young-adults-1 {
        background: #fbe7ee;
      }
      .category-girls {
        background: #e6faf8;
      }
      .category-young-adults-2 {
        background: #e9f7ff;
      }
      .category-card .item img {
        /* width: 150px; */
        height: 320px;
        /* object-fit: contain; */
      }
      .category-label {
        font-size: 20px;
        font-weight: 500;
        margin-top: 20px;
        color: #341F61;
        text-align: center;
      }
      @media (max-width: 900px) {
        .category-card {
          min-width: 33.3333%;
        }
        .carousel-nav {
          right: 24px;
        }
      }
      @media (max-width: 600px) {
        .category-card {
          min-width: 50%;
        }
        .carousel-nav {
          right: 10px;
          top: -48px;
        }
        .category-card .item {
          min-height: 200px;
          padding: 20px 0;
        }
        .item img {
          width: 80px;
          height: 120px;
        }
      }
      @media (max-width: 400px) {
        .category-card {
          min-width: 100%;
        }
      }



.scch-socialLinks{
	position: relative;
	margin-top: 10px;
}

.scch-socialLinks > b{
	display: block;
	font-size: 13px;
	color: #000;
	font-weight: 500;
	letter-spacing: normal;
	margin: 10px 0px;
	text-transform: uppercase;
	line-height: 1.1;
}

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

.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: #fff;
	border-radius: 50%;
  text-align: center;
  line-height: 32px;
}
.scch-sLinks > li > a > img {
    max-width: 18px;
}
.scch-sLinks > li > a > i{
	color: #333333;
  line-height: 34px;
}


/*product details*/
.scp-category-products .scp-product, .scp-search-products .scp-product{
    height: 480px;
    border: 0;
}
.scp-category-products .scp-p-image, .scp-search-products .scp-p-image{
    background:#f5f5f5;
    height: 400px;
}
.scp-category-products .scp-p-image img, .scp-search-products .scp-p-image img{
    mix-blend-mode:multiply;
}
.scp-bestsellers>span:first-child:before {
    background: #341F61;
    word-wrap: normal;
    width: auto;
    padding: 5px 12px;
    top: 6px;
    border-radius: 0 0 4px 4px;
    font-weight: 800;
    font-size: 14px;
}
.scp-bestsellers>span:first-child:after {
    display: none;
}
.scp-bestsellers>span[class=""] {
    font-size: 16px;
    left: 80px;
}
/*pdp*/
.scpd-template-4 .cart-box {
    border: 0;
    padding-block: 0;
}
.scpd-template-4 .cart-box .scpd-title h1 {
    font-size: 38px;
    font-weight: 800;
    color: #3D3D3D;
  line-height:32px;
}
.scpd-template-4 .scpd-price .scp-p-price-new {
    font-size: 22px;
    color: #3D3D3D;
}
.scpd-template-4 .scpd-selected-option-value {
    color: #3D3D3D;
    font-size: 16px;
    font-weight: 700;
}
.scpd-template-4 .scpd-option-section label {
    font-size: 16px;
    font-weight: 400;
}

.scpd-lbl-code {
    color: #3D3D3D;
    font-weight: 700;
}
.scpd-lbl-code h2{
    margin-top:6px;
}
.scpd-template-4 .btn-add-to-cart {
    background-color: #421c6e!important;
    font-weight: 400;
    border-radius: 4px;
}
.scpd-template-4 .scpd-quick-buy .btn {
    background-color: #feb413!important;
    border: 1px solid #feb413!important;
    color: #fff;
    font-weight: 400 !important;
    border-radius: 4px;
}
.scpd-template-4 .scai-product-heading:after {
    background: #dde1e4;
}
.scpd-template-4 .scpd-option-section.scai-options ul li {
    background: no-repeat;
    border-radius: 4px;
    padding: 8px 12px;
}
.scpd-template-4 .scai-options ul li.scai-op-active {
    border: 1px solid #341F61 !important;
    outline: #341F61;
}
/*recently viewed*/
.scw-recently-viewed .scp-product{
    height: 480px;
    border: 0;
}
.scw-recently-viewed .scp-p-image{
    background:#f5f5f5;
    height: 400px;
}
.scw-recently-viewed .scp-p-image img{
    mix-blend-mode:multiply;
}
.scw-storeaddress p:nth-of-type(2) {
    display: none;
}
.custom-video {
  padding: 0;
}
.custom-video .col-sm-24 {
  padding: 0;
}
.ma-quotes {
    display: none;
}
.sc-my-tabquotes {
    display: none !important;
}
#sc_customcard {
    display: none !important;
}
.scpd-brand-image {
    display: none;
}
.scpd-product-cross-sell h4:after{
    content:"You may also be interested in";
    font-size: 14px;
}
.scpd-product-cross-sell h4{
    font-size:0 !important;
    width: 100px;
    padding-right: 0 !important;
}
.sc-size-chart-pop h4 {
    color: #000;
}

@media(max-width:766px){
  .navbar-nav li a span {
    color: #fff;
}

  .product-card {
    width: auto;
    height: auto;
}
.products {
    grid-template-columns: repeat(2, 1fr);
}
  .scw-storelogo {
    text-align: left;
}
.scw-shoppingcart {
    top: -130px;
    min-width: 88px !important;
}
  .scp-menu {
    background-color: #502d78;
}
  .scp-menu .navbar .navbar-nav>li>a b{
    color:#ffffff;
  }
.header-row h2, .sc-shopbylook h3 {
    font-size: 24px;
}
.header-row a {
    margin-right: 0;
}
.category-card .item img{
    height:200px;
    width: auto;
}
.category-card .item{
    min-height:200px
}
  .tab-content.active {
    flex-direction: column;
    gap:46px;
}

}
.scp-search-products li:nth-child(3n) {
    margin-right: 0;
}
.scp-load-more span{
    font-size:18px;
}
.scp-load-more-v2 {
    text-align: center;
}


#scpd_stock_message b[style*="color:#E91C1C"]::before {
    content:"Out Of Stock";
    font-size:12px;
}
#scpd_stock_message b[style*="color:#E91C1C"]{
    font-size:0
}

#scpd_stock_message b[style*="color:green"]::before {
    content:"In Stock";
    font-size:12px;
}
#scpd_stock_message b[style*="color:green"]{
    font-size:0
}
      /* Responsive */
      /* @media (max-width: 1100px) {
        .products {
          grid-template-columns: repeat(2, 1fr);
        }
      }
      @media (max-width: 780px) {
        .tab-content.active {
          flex-direction: column;
          padding: 20px;
        }
        .main-img-box {
          margin-bottom: 32px;
        }
      }
      @media (max-width: 600px) {
        .tab-content.active {
          padding: 10px;
        }
        .products {
          grid-template-columns: 1fr;
        }
        .main-img-box img {
          width: 150px;
          height: 210px;
        }
        .tabs-scroll-btn {
          width: 26px;
          font-size: 1.25em;
        }
        .tabs {
          margin: 0 27px;
        }
      }