.subHeadings h2 {
  color: #a25091;
  text-transform:capitalize !important;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

 .sc-aboutus{
  display: flex !important;
}

/**cart**/

.scw-shoppingcart.scws-style-2 .scw-cart-btn>i {
    font-size: 26px;
    color: #444;
    vertical-align: middle;
    margin-right: 0
}

.scw-shoppingcart.scws-style-2 .scw-cart-btn>span {
    background: #e3e3e3;
    color: #444;
    border-radius: 50%;
    padding: 0;
    min-width: 28px;
    min-height: 28px;
    line-height: 28px;
    position: absolute;
    margin-top: 25px;
    text-align: center;
    font-size: 13px
}

.sc-store-cart.scws-style-2 {
    padding-top: 6px;
    margin-top: 32px;
}

/*brand categories****/

.brand-categories {
    display: flex;
    align-items:center;
    justify-content:center;
}


.ufa-expIndustryCont{
	position: relative;
}
.ufa-expIndustryCont > h3{
	text-align: center;
}
.ufa-expIndustryTitle{
	position: absolute;
	bottom: 24px;
	left: 0px;
	right: 0px;
	padding: 22px 0px;
	font-size: 18px !important;
	text-align: center !important;
	background-color: #252525;
	color: #fff !important;
	text-transform: capitalize !important;
	margin: 0 !important;
	font-weight: normal !important;
	line-height: 0px !important;
	border-bottom: 0 !important;
}
.ufa-expIndustryCont:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0%;
	right: 0px;
	height: 100%;
	margin: 0px auto;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	background-color: rgb(37 37 37 / 61%);
}
.ufa-expIndustryCont:hover:before{
	width: 100%
}
.ufa-swMore{
	position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
  width:100px;
    margin: -18px auto;
    font-size: 13px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    max-width: 96px;
    padding: 4px 0px;
    z-index: 9;
    visibility: hidden;
    transform: scale(0);
    transition: 0.5s;
}
.ufa-expIndustryCont:hover .ufa-swMore{
	visibility: visible;
    transform: scale(1);
}
.ufa-expIndustryCont:hover .ufa-expIndustryTitle{
	background-color: transparent;
}
a.ufa-swMore:hover, a.ufa-swMore:focus {
    color: #fff;
}

.ufa-expIndustry > ul{
	font-size: 0px;
	margin: 0px -12px;
}

.ufa-expIndustry > ul > li{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	width: 20%;
	padding: 0px 11px
}
.sc_custombanner .col-sm-24 {
    padding: 0;
}

/**circles**/

.tile-row .showcase-tile .text-desc {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    word-break: break-word;
    color: #050505;
    margin-top: 15px;
}

 .tile-row .showcase-tile {
    padding: 10px;
    width: 50%;
    text-align: center;
}

.tile-row {
   display:flex;
   justify-content:center;
}

.showcase-tile img {
    border-radius: 50%;
    padding:5px;
}

.showcase-tile img:hover {
    outline:2px solid #817878db;
}

.text-desc a {
    color: #444;
}
/*top-nav*/
.sct-top-bar {
    background-color: #f1f1f1;
    border-bottom: 0;
    color: #333;
}

/*toll-free*/
.scw-tollfree.scws-style-2>div:before {
    display: none;
}
.scw-tollfree.scws-style-2>span>i {
    color: #231f20;
}
.scw-tollfree.scws-style-2>div>h4 {
    color: #000!important;
    font-weight: 500;
    border: 0;
    font-size: 15px;
}
.scw-tollfree.scws-style-2>span:before, .scw-tollfree.scws-style-2>span:after {
    border-top-color: #bc5e9e !important;
}
.scw-tollfree.scws-style-2>div {
    margin-top: -6px;
    border: 0;
}
.sc-helpline {
    margin-top: 44px;
}

/*shopping-cart*/

.sc-store-cart.scws-style-1 {
    margin-top: 47px;
    line-height: 46px;
}
.sc-store-cart.scws-style-1 .scw-cart-btn:after {
    color: #4e7de8!important;
    font-weight: 500;
    left: 47px;
    top:5px;
}
.sc-store-cart.scws-style-1>a>i{
    color: #4e7de8;
}
.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: #4e7de8;
}
.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: #4e7de8!important;
}

/*Search*/

.scw-search.scws-style-1 .form-control {
    background-color: #fff;
    color: #333;
    height: 32px;
    line-height: 32px;
}
.scw-search.scws-style-1 .form-control-feedback {
    background-color: #fff!important;
    color: #333;
    height: 32px;
    line-height: 32px;
}
.scw-search.scws-style-1 .form-group {
    margin-top: 62px;
}
span.result-right {
     width: calc(100% - 87px);
   
}
.scw-search-dropdown {
    top: 92px;
}

/*shop by brand*/

.home-featured-pros {
 border:0;
}

/*brand-logo*/

.scw-gallery-brand-logo .owl-wrapper-outer {
    height: 72px !important;
    margin-bottom: 25px;
}

.scw-gallery-brand-logo .owl-item img {
    max-height: 60px !important;
}
.scw-gallery-brand-logo .scw-gallery-slide {
    border: 1px solid transparent;
}

/*quick-view*/
.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 #4e7de8;
    color: #4e7de8;
}
.scp-quick-view-modal .btn-add-to-cart {
    background-color: #4e7de8;
    letter-spacing:0;
}
.scpd-tabs .nav-tabs>li>a {
    font-size: 15px;
}
h3.modal-title a {
    color: #333;
    font-size: 15px;
}
.scp-quick-view-modal{
    font-family: 'Roboto', sans-serif !important;
}
.scp-quick-view-modal .scpd-title h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
   color: #333;
}
.scp-quick-view-modal .scp-p-price-new {
    font-weight: 500;
}

/*product-display*/

.scp-product{
    background-color: #fff;
}
.scp-p-title {
    padding: 2px 8px 0 8px !important;
    color: #333;
    background: #fff;
    font-size:13px;
}
.scp-p-code, .scp-p-price, .scp-p-hide-price-msg {
    background: #fff;
    padding-left:10px;
}
.scp-p-price-new {
    color: #252525;
    font-weight: 500;
    font-size: 20px;
}
.scp-p-quick span {
    background: #4e7de8;
    font-size: 13px;
    font-weight:500;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
.scp-p-quick:before {
    background: #00ffa7;
    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: 263px;
    margin: 0 2% 2% 0;
    height: 330px !important;!i;!;
}
.scp-p-code {
    font-size: 10px;
    color: #888;
}
.scp-filters>div {
    border-bottom: 0;
}
.noUi-connect {
    background: #252525;
}
.scp-priceslider-parent {
    background: #f5f5f5!important;
    border: 1px #e4e4e4 solid!important;
    padding-left: 15px!important;
    padding-right: 18px !important;
}
.scp-filters {
    box-shadow: none;
}
.scp-filters h4 {
    border-top: 0 !important;
    background: #fff;
    color: #252525 !important;!im;!im`;!i;!;
    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;
    color: #252525 !important;!i;!;!im;!im;!i;!;
}
.scw-category-description h1 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.scp-breadcrumb .breadcrumb .active {
    color: #a25091;
    font-size: 13px;
}
.scp-breadcrumb .breadcrumb {
    font-size: 13px;
    color: #4e7de8;
}
.scw-subcategories.scws-style-2 .scp-viewall {
    right: 10px;
}
.scw-subcategories h3{
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    color: #a25091;
    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: #4e7de8;
    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: #252525;
}

/*product-details*/

.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 {
    font-size: 28px;
}
.scpd-printpage:hover, .scpd-printpage:focus {
    color: #000;
}
.scpd-template-4 .btn-add-to-cart {
    background-color: #252525 !important;
    font-weight: 400;
}
.scpd-template-4 .scpd-quick-buy .btn {
    background-color: #a25091!important;
    border: 1px solid #a25091!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 #252525;
    color: #252525;
}
.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;
}

.scai-product-heading h3 {
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 11px;
    margin: 0;
    top: -6px;
}


/*menu*/

.scp-menu {
    background-color: #252525;
    border-top: 0;
    text-align:center;
}
.scp-menu .navbar .navbar-nav>li>a b {
    font-weight: 500;
}
.scp-menu .navbar .navbar-nav>li>a {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    padding: 12px 10px !important;
}
.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: #a25091;
    box-shadow: none;
  color:#000 !important;
}
.SCN_List_Header {
    color: #252525;
    font-size: 13px;
    font-weight:500;
}
.scp-menu .navbar .navbar-nav > li .SCNW_List li::after {
    color:#252525;
}
.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover a {
    color: #a25091;
}
.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover:after{
    color: #a25091;
}
.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;
}*/

/*logo*/

.scp-header .scw-storelogo img {
    max-height: 120px;
}
.scw-storelogo{
    margin-top: 15px;
}

.mini-storelogo>a {
    display: none;
}

/*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: #252525;
    margin-top: 28px;
    margin-bottom: 10px;
}
.scw-bestsellers .owl-theme .owl-controls .owl-page span{
    background: #252525;
    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: 320px;
}

/*banner*/

.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: #252525;
}

/*Common*/

.sc-page, .scp-footer{
  font-family:'Roboto', sans-serif !important;
  font-size:14px !important;
  color: #252525!important;
}
.scw-image {
    font-size: 0;
    text-align:center;
    padding:20px;
}

/*footer*/

.sct-footer{
  background-color: #f2f2f2 !important;
  color: #252525 !important;
}
.scp-footer h4{
  font-size: 13px!important;
    font-weight: 500;
    letter-spacing: normal;
      font-family:"Roboto",sans-serif;
      color:#252525;
}
.scw-storeaddress > p {
    margin: 0px auto 20px;
}
.scw-storeaddress>p>i{
  color: #252525;
    font-size: 16px;
}
.scw-storeaddress>p>em {
    color: #252525;
}
.scp-footer .scw-storeaddress>p>a{
  color: #252525 !important;
}
.scw-storeaddress>p>i{
  margin-right: 12px;
}
.scw-storeaddress .scw-storeaddress-location>span,.scp-footer .scw-storeaddress>p>a {
    font-size: 13px;
    color: #252525;
    line-height: 21px;
}
.scw-storeaddress .scw-storeaddress-location>i+span{
 vertical-align: middle;
}
.scw-pagelinks>ul>li>a{
  padding: 5px 0;
  font-size: 13px;
  color: #252525;
}
.sct-footer-below {
    background-color: #252525;
    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;
}

.scpd-template-4 .scpd-wishlist i, .scpd-template-4 .scpd-wishlist em {
    color: #252525 !important;
}


/*media queries*/

@media only screen and (min-width:768px){
  
  .order-five .col-sm-5, .order-five .col-sm-4{
    width: 20%;
}
  
}

@media screen and (max-width: 767px){
.scw-shoppingcart {
    text-align: left;
    position: absolute;
    top: -129px;
    right: 9px;
    margin-top: 0 !important;
}

.mini-storelogo {
    display: none;
}
  
  .ufa-expIndustry {
      margin: 20px auto 0px;
     }

     .ufa-offers-scroll{ 
       margin: 12px auto;
       font-size:12px;
      }
    .ufa-expIndustry > ul > li{
        width: 50%;
        margin: 0px auto 24px;
     }
   .ufa-expIndustryCont > h3{
       margin: 0px;
    }

   .scw-gallery-slide {
    text-align: center;
}

.row.tile-row.d-flex {
    flex-direction: column;
    align-items: center;
}

.col-xs-offset-18 {
    margin-left: 55%;
}

}

.scp-cart-modal .scp-modal .modal-header {
   background-color: #252525 !important;
}

#shopping_cart_popup .scp-cart-p-info h4 {
 color:#252525 !important;
}

.scp-cart-p-actions a.removecartitem {
  color:#252525 !important;
}

.scp-cart-total>h3 span {
  color:#252525 !important;
}

.scp-cart-continue-shopping {
  color:#252525;
}

.btn-default{
  background-color: #a25091 !important;
  border-color:#a25091 !important;
  color:#fff !important;
}

.btn-default:hover{
  background-color: #a25091 !important;
  border-color:#a25091 !important;
  color:#fff !important;
}

.btn-primary{
   background-color:#252525;
   border-color:#252525;
   color:#fff;
}
.btn-primary:hover{
   background-color:#252525;
   border-color:#252525;
   color:#fff;
}

.scp-color-swatches li img {
  border-radius:50%;
}
.scp_shopbycolor svg {
    vertical-align: text-bottom;
    margin-right:4px
}


.scw-subcategories h3 {
    display: none !important;
}
.scp-filters h4[href='#category']{
    display:none
}

/**about us**/

.sc-abouts-page {
    display: flex;
    justify-content: center;
    align-items: center;
}

em.sci-location-on.new:before {
    font-size: 24px;
}
.scpage-barco .scw-subcategories-custom .subcat-item, .scpage-careismaticbrands .scw-subcategories-custom .subcat-item, .scpage-maevn .scw-subcategories-custom .subcat-item, .scpage-prestigemedical .scw-subcategories-custom .subcat-item, .scpage-sanmar .scw-subcategories-custom .subcat-item, .scpage-koi .scw-subcategories-custom .subcat-item, .scpage-Corporate .scw-subcategories-custom .subcat-item{
    height: 200px;
}


.scpage-Group_South .scw-category-image span {
    display: none;
}



.sc-custommenu h3 {
    margin: 0;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    padding-left: 8px;
  font-weight:600;
}
.sc-custommenu h3 a {
    color: #333;
}
.scw-navigation li:nth-child(1) .dropdown-menu .SCN_List_Header{
  display: none;
}

.scw-subcategories-custom .subcat-item {
    width: 280px;
    height: 250px !important;
    padding: 10px 8px 0 8px;
    min-width: 200px
}


.scpd-product-description-tab #embTab{
    font-size:0;
}
.scpd-product-description-tab #embTab:after {
    content: "Embroidery";
    font-size: 15px;
}

html body .scp-cart-btn .btn.btn-primary,
html body .btn-add-to-cart {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}








.scp-filters label.scp-checkbox {
    display: flex;
}
.scp-filters input[type="radio"], .scp-filters input[type="checkbox"] {
    margin-top: 0;
}
.scp-filters .scp-checkbox>input+b, .scp-filters .scp-checkbox>input+strong {
    top: 0;
}

/*h4[href="#gender"] {
  display: block !important;
}*/