/*front Page css*/
.fsh-banner-wr, .fsh-banner-slide, .fsh-nurses-blk{overflow: hidden;}
.fsh-banner-wr {
    background-color: #7f0b1f;
    position: relative;
}
.fsh-slide-img {
    position: relative;
}
.fsh-slide-img img{width: 100%; transition: all .35s;}
.fsh-slide-overlay-content, .fsh-slide-overlay, .fsh-slide-overlay:before, .fsh-banner-slider-wr .bx-controls-direction a, .fsh-right-blk, 
.fsh-content-box, .fsh-category-slider-wr .bx-controls-direction a, .fsh-news-wr .bx-controls-direction a, .fsh-discover-wr .bx-controls-direction a{
    position: absolute;
    z-index: 11;
}
.fsh-slide-overlay-content, .fsh-slide-overlay, .fsh-slide-overlay:before, .fsh-slide-overlay-content{
    transition: 0.6s;
}
.fsh-slide-overlay, .fsh-slide-overlay:before{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.fsh-slide-overlay {
    color: #ffffff;
    text-align: center;
    z-index: 1;
    transition: all 0.5s;
    transition-delay: 0.1s;
}
.fsh-slide-overlay:before {
    content: '';
    position: absolute;
    opacity: 0;
    z-index: -1;
    /* background-color: rgba(220, 94, 155,0.6); */
    background-color: #DBDBDB;
    transform: scale3d(2.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transition: all .8s;
}
.fsh-slide-img:hover .fsh-slide-overlay{
    background-color: rgba(0,0,0,0.65);
}
/*.fsh-slide-img:hover img{
    transform: translate3d(0, 0, 0) scale(1.16);
    -webkit-transform: translate3d(0, 0px, 0) scale(1.16);
}*/
.fsh-slide-img:hover .fsh-slide-overlay:before{
    transform: scale3d(2.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(2.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.fsh-slide-img:hover .fsh-slide-overlay:before, .fsh-slide-img:hover .fsh-slide-overlay-content{opacity: 1;}
.fsh-slide-overlay-content, .fsh-banner-slider-wr .bx-controls-direction a, .fsh-right-blk, .fsh-content-box, 
.fsh-category-slider-wr .bx-controls-direction a, .fsh-news-wr .bx-controls-direction a, .fsh-discover-wr .bx-controls-direction a {
	top: 50%;
	transform: translateY(-50%);
}
.fsh-slide-overlay-content{
	width: 93%;
    margin: 0px auto;
    left: 0;
    right: 0;
    top: 100%;
    opacity: 0;
}
.fsh-slide-img:hover .fsh-slide-overlay-content{top: 53%;}
.fsh-slide-content p{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-family: 'sofia_prosemibold';
}
.fsh-slide-content h3{
	font-size: 36px;
	line-height: 40px;
	font-family: 'sofia_prosemibold';
	margin-top: 40px;
}
.fsh-slide-list{margin: 50px 0px 30px;}
.fsh-slide-list li{
	font-size: 21px;
	line-height: 24px;
	font-family: 'sofia_prosemibold';
	padding: 0px 10px;
	display: inline-block;
	border-left: 2px solid #ffffff;
    color: #ffffff;
    background: unset;
}

.fsh-slide-list li sup{
    color: #fff;
}
.fsh-slide-list li:first-child{padding-left: 0; border-left: 0px;}
.fsh-slide-paragraph p{
	color: #ffffff;
	padding: 0px 50px;
}
.fsh-banner-btn{margin-top: 45px;} 
.fsh-banner-slider-wr, .fsh-category-slider-wr{position: relative;}
.fsh-banner-slider-wr .bx-viewport{
	overflow: visible !important;
}
.fsh-banner-slider-wr .bx-wrapper{
	max-width: 100% !important;
}
.fsh-banner-slider-wr .bx-controls-direction a.bx-prev:hover, .fsh-banner-slider-wr .bx-controls-direction a.bx-next:hover{
    background-color: #7f0b1f;
}
.fsh-banner-slider-wr .bx-controls-direction a{
	padding: 45px 25px; 
    transition: 0.6s;
}
.fsh-banner-slider-wr .bx-controls-direction a.bx-prev{
	background: url(../images/Left_slider_arrow.svg) no-repeat center, rgba(0,0,0,0.65);
	left: 0px;
}
.fsh-banner-slider-wr .bx-controls-direction a.bx-next{
	background: url(../images/Right_slider_arrow.svg) no-repeat center, rgba(0,0,0,0.65);
	right: 0px;
}
.fsh-discover-wr{position: relative;}
.fsh-category-slider-wr .bx-controls-direction a, .fsh-news-wr .bx-controls-direction a, .fsh-discover-wr .bx-controls-direction a {
    width: 27px;
    height: 15px;
    z-index: 99;
}
.fsh-category-slider-wr .bx-controls-direction a.bx-prev, .fsh-news-wr .bx-controls-direction a.bx-prev, .fsh-discover-wr .bx-controls-direction a.bx-prev{
	background: url(../images/Left_long_arrow.svg) no-repeat center;
	left: 50px;
}
.fsh-news-wr .bx-controls-direction a.bx-prev, .fsh-discover-wr .bx-controls-direction a.bx-prev{left: 10px;}
.fsh-category-slider-wr .bx-controls-direction a.bx-prev:hover{
    left: 40px;
}
.fsh-category-slider-wr .bx-controls-direction a.bx-next, .fsh-news-wr .bx-controls-direction a.bx-next, .fsh-discover-wr .bx-controls-direction a.bx-next{
	background: url(../images/Right_long_arrow.svg) no-repeat center;
	right: 50px;
}
.fsh-news-wr .bx-controls-direction a.bx-next, .fsh-discover-wr .bx-controls-direction a.bx-next{right: 10px;}
.fsh-category-slider-wr .bx-controls-direction a.bx-next:hover{
    right: 40px;
}
.fsh-welcome-wr{padding: 145px 0px 0px}
.fsh-image-content-wr{padding: 80px 0px;}
.fsh-left-blk {
    padding: 79px 70px 90px;
    background-color: #7575758C;
    width: 48.5%;
    margin: 148px 0px;
    position: relative;
}
.fsh-blk-title h3{
	color: #ffffff;
	font-size: 36px;
	line-height: 45px;
	font-family: 'Sofia Black';
	text-transform: uppercase;
}
.fsh-right-blk{right: 0;z-index: -1; background-color: #9baebc;}
.fsh-image-content-wr .fsh-right-blk {
    box-shadow: 5px 5px 5px 5px rgb(0 0 0 / 6%);
}
.fsh-image-content-wr, .fsh-cat-slide-content, .fsh-post-right-box figure{position: relative;}
.fsh-image-content-wr .fsh-paragraph{    margin: 10px 0px 20px;}
.fsh-image-content-wr .fsh-paragraph p{text-align: left; color: #ffffff;} 
.fsh-welcome-foot-blk .fsh-paragraph {width: 70%;}
.fsh-explore-footer-btn{margin-top: 29px; text-align: center;} 
.fsh-top-bottom-wr {
    width: 87%;
    margin: 0px auto;
}
.fsh-post-right-box figure{
	margin-bottom: 27px;
    box-shadow: 0px 10px 40px rgba(0,0,0,0.06);
}
.fsh-top-bottom-blk {
    width: 33.33%;
    display: flex;
    flex-direction: column;
}
.fsh-top-bottom-blk:nth-child(even) .fsh-img-blk {order: 2;}
.fsh-top-bottom-blk:nth-child(even) .fsh-content-blk{order: 1;}
.fsh-content-blk{
    min-height: 382px;
    position: relative;
}

/*.fsh-img-blk {
    height: 382px;
}*/
.fsh-img-blk img{
    width: 100%;
    height: 100%;
}
.fsh-top-bottom-blk{
    background-color: #fff;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 5%);
}
.fsh-discover-btn {
    text-align: center;
    margin-top: 26px;
}
.fsh-content-box a.blue-btn {
    padding: 10px 33px;
}
.fsh-top-bottom-blk:last-child .fsh-title{
    margin-bottom: 13px;
}
.fsh-top-bottom-blk:last-child .fsh-title h4{
    padding-bottom: 13px;
}
.fsh-content-box{
	left: 0;
	right: 0;
	margin: 0px auto;
}
.fsh-content-blk:before {
    content: '';
    border-left: 14px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
}
.fsh-content-box .fsh-title h4 p{
    font-size: 30px;
    line-height: 34px;
    font-family: 'Sofia Black';
    letter-spacing: 0.4px;
    color: #1a1a1a;
}

.fsh-category-slide-left, .fsh-category-slide-right{
    vertical-align: middle;
    display: inline-block;
}
.fsh-category-slide-left {
    width: 34.3%;
    position: absolute;
    top: 50%;
    left: 119px;
    transform: translateY(-50%);

}
.fsh-category-slide-right {
    width: 100%;
    padding: 69px 70px 69px 697px;
    background-color: #ecd9cf;
}
.fsh-cat-slide-content {
    position: relative;
    padding: 100px 0px;
}
.fsh-category-wr {
    padding: 160px 0px;
}
.fsh-img-blk
.fsh-category-slide-right .fsh-title h3, .fsh-category-slide-right .fsh-paragraph p, .fsh-discover-post-blk .fsh-title h4, 
.fsh-discover-post-blk .fsh-paragraph p, .fsh-post-left-blk .fsh-discover-btn,  .fsh-nurses-left .fsh-title h4,  .fsh-nurses-left .fsh-paragraph p{
	text-align: left;
}
.fsh-category-slide-right .fsh-title{
	width: 76%;
}
.fsh-category-slide-right .fsh-title h3, .fsh-discover-post-blk .fsh-title h4, .fsh-nurses-left .fsh-title h4, .fsh-inner-banner-wr .fsh-title h1, .fsh-product-title .fsh-title h3{
	padding: 0;
	background: unset;
}
.fsh-inner-banner-wr .fsh-title h1{
    color: #1a1a1a;  
    letter-spacing: 0.2px;
}
.fsh-category-slide-right .fsh-title h3{text-align: left;}
.fsh-category-slide-right .fsh-paragraph {
    width: 86%;
    margin: 0px 0px 20px;
}
.fsh-post-left-blk .fsh-paragraph, .fsh-post-right-box .fsh-paragraph{margin: unset;}
.fsh-discover-post-img {
    margin-top: 36px;
    width: 100%;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.05);
}
.fsh-discover-post-img img{
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.fsh-post-right-blk {
    width: 49%;
}
.fsh-post-right-box .fsh-subtitle h3,.fsh-post-content .fsh-subtitle h3{
    font-size: 24px;
    line-height: 28px;
    font-family: 'Sofia Black';
    letter-spacing: 0.4px;
    color: #1a1a1a;
}
.fsh-post-content .fsh-subtitle h3{
    text-align: left;
}
.fsh-post-left-blk {
    width: 49%;
}
.fsh-post-right-box{
	display: inline-block;
	vertical-align: top;
	width: 47%;
	margin-left: 28px;
}
.fsh-post-right-box:first-child{margin-left: 0;}
.fsh-post-right-box .fsh-paragraph, .fsh-nurses-left .fsh-paragraph{
	width: 100%;
}
.fsh-post-right-box figure figcaption {
    position: absolute;
    bottom: 23px;
    left: 23px;
}
.fsh-post-right-box figure figcaption a{box-shadow: 0px 10px 30px rgba(0,0,0,0.16);}
.fsh-post-right-box .fsh-title h4{
	font-size: 24px;
	line-height: 30px;
}
.fsh-discover-post-wr {
    padding: 120px 0px;
}
.fsh-nurses-blk {
    width: 83%;
    margin: 0px auto;
}
.fsh-nurses-left {
    width: 60%;
    padding: 72px 0px 27px 77px;
}
.fsh-nurses-blk .fsh-title {
    margin-bottom: 12px;
}
.fsh-nurses-right {
    width: 32%;
}
.fsh-nurses-blk:before {
    width: 100%;
    height: 81%;
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    background-color: #DBDBDB;
}
.fsh-nurses-blk {
    width: 83%;
    margin: 40px auto 0px;
    position: relative;
}
.fsh-news-blk .fsh-left-blk{
	background-color: #ffffff;
    padding: 21px 43px 30px;
    width: 73.5%;
	box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
	margin: 0;
}
.fsh-news-blk .fsh-left-blk h6{
	text-align: left;
	background: url(../images/Heading_Border.svg) no-repeat left bottom;
	padding-bottom: 23px;
}
.fsh-news-blk {
    width: 46.5%;
    margin-left: 58px;
    padding: 82px 0px;
}
.fsh-news-blk:first-child{margin-left: 0;}
.fsh-readmore-btn .blue-btn{
	padding: 12px 19px; 
	font-size: 16px;
	line-height: 18px;
}
.fsh-news-blk  .fsh-paragraph {
    width: 88%;
}
.fsh-news-blk  .fsh-paragraph p{
	color: #333333;
}
.fsh-blogs-btn{text-align: center;}
.fsh-news-wr {
    padding: 146px 0px 160px;
    position: relative;
}
.fsh-news-post-wr {
    margin: 80px 0px;
    width: 92%;
}
/*front page css end*/
/*services page*/
.fsh-inner-banner-wr .fsh-title {margin: 0;}
.fsh-inner-banner-wr {
    background-color: #DBDBDB;
    padding: 37px 0px;
}
.fsh-inner-content-wr{padding: 75px 0px;}
.fsh-right-wr {
    width: 100%;
}
.fsh-left-wr {
    width: 23%;
}
.fsh-left-right-wr{
    margin-bottom: 98px;
}
.fsh-services-blk {
    width: 29.6%;
    height: 398px;
    overflow-y: auto;
    margin: 72px 0px 0px 72px;
    background: url('../images/Services_block_bg_img.png') no-repeat center, #ffffff;
    border: 1px solid #f2f2f2;
    position: relative;
}
.fsh-services-blk:nth-child(3n+1){margin-left: 0;}
.fsh-icon, .fsh-arrow{
    display: inline-block;
    vertical-align: top;
    width: 45%;
}
.fsh-arrow{text-align: right;}
.fsh-arrow a {
    width: 40px;
    height: 30px;
    background: url(../images/Angle_Arrow.svg) no-repeat center;
}
.fsh-services-icon{
    min-height: 83px;
    margin-bottom: 30px;
}
.fsh-arrow a:hover {
    transform: rotate(45deg);
}
.fsh-services-blk .fsh-paragraph{width: 100%;}
.fsh-services-blk .fsh-paragraph p{text-align: left;} 
.fsh-services-inner {
    padding: 40px 20px 0px 40px;
}
.fsh-dropdown-filter-blk, .fsh-count-blk{
    width: 50%;
}
.fsh-dropdown-filter-blk{text-align: right;}
.dropdown-filter-btn {
    border-radius: 5px;
    background: url(../images/White_dropdown.svg) no-repeat 91% 50%, #333;
    display: inline-block;
}
.dropdown-filter-btn select {
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border: 0;
    border-radius: 5px;
    padding: 10px 43px 12px 20px;
    font-size: 16px;
    line-height: 19px;
    font-family: 'sofia_prosemibold';
    background-color: transparent;
    color: #ffffff;
    width: 100%;
}
.dropdown-filter-btn select option {
    color: #000000;
}
.dropdown-filter-btn select option[selected] {
    color: #7f0b1f;
}
.fsh-count-blk{
    margin: 3px 0px;
}
.fsh-product-head-wr{
    margin-bottom: 72px;
}
.fsh-color-palate-wr,
.fsh-color-palate-wrapper {
    font-size: 0;
    text-align: center;
}
.color-code-blk, .color-code-blk span{
    display: inline-block;
    vertical-align: top;
} 
.color-code-blk:first-child{
    /*margin-left: 0;*/
} 
.green-blk, .light-green-blk, .navy-blk{
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}
.purple-blk{background-color: #889bc5;}
.green-blk{background-color: #48b29b;}
.light-green-blk{background-color: #8aaeaa;}
.navy-blk{background-color: #022a43;}
.color-code-blk {
    position: relative;
    margin: 0px 2px;
}
.color-code-blk strong {
    font-size: 12px;
}
.color-code-blk .purple-blk {  
    height: 28px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}
.fsh-color-palate-wr .color-code-blk,
.page-template-template-patient-gowns .fsh-color-palate-wrapper .color-code-blk,
.page-template-template-lab-coats .fsh-color-palate-wrapper .color-code-blk,
.page-template-template-worklon .fsh-color-palate-wrapper .color-code-blk,
.page-template-template-product-list .fsh-color-palate-wrapper .color-code-blk,

.page-template-template-indy .fsh-color-palate-wrapper .color-code-blk,
.page-template-template-indy-core .fsh-color-palate-wrapper .color-code-blk {
    max-width: 46px !important;
    text-align: center;
    margin: 0 5px 10px !important;
    width: 100%;
}
.tooltips[tooltip-type="primary"] > span { 
    position: absolute;
    top: -13px;
    display: inline-block;
    background-color: #e90770;
    padding: 3px 10px;
    left: -22px;
    border-radius: 5px;
    opacity:0;
    transition: 0.5s;
    font-family: 'sofia_prosemibold';
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
}
.tooltips:hover span {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.color-code-blk:hover span{
    top: -29px;
    opacity: 1;
    left: -10px;
}
.color-code-blk span{
    width: max-content;
}
.tooltips span:before{
    content: '';   
    width: 0;
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #e90770;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.fsh-product-blk {
    width: 23.5%;
    margin: 0px 0px 60px 20px;
    display: inline-block;
    vertical-align: top;
    float: unset !important;
}
.fsh-product-blk img{width: 100%;}
.fsh-product-blk:nth-child(4n+1){margin-left: 0;}
.fsh-other-products-wr .fsh-product-detail .fsh-title{
    margin-bottom: 19px;
}
.fsh-product-detail .fsh-title h5{text-transform: initial;}
.fsh-subtitle {
    margin-bottom: 15px; 
    text-align: center;
}
.fsh-product-detail {
    margin-top: 25px;
    min-height: 150px;
}
.fsh-product-list-wr {
    padding-top: 80px;
}
.fsh-right-wr .fsh-paragraph{width: 100%;}
.fsh-right-wr .fsh-paragraph p{text-align: left;}  
.fsh-product-img-slide img, .fsh-product-pager a img, .fsh-product-img-slide{
    width: 100%!important;
    box-shadow: 0px 10px 40px rgb(0 0 0 / 2%);
}
.fsh-product-img{
     box-shadow: 0px 10px 40px rgb(0 0 0 / 6%);
}
.fsh-product-pager a , .fsh-product-img-slide{border: 1px solid #f5f5f5;}
.fsh-product-img a{
    display: block; 
    overflow: hidden;
    height: 398px;
}
.fsh-product-img a img{
    transition: 0.6s;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.fsh-product-img a:hover img{
    transform: scale(1.05);
}
.fsh-product-pager, .fsh-left-wr .bx-wrapper {
    display: inline-block;
    vertical-align: top;
}
.fsh-left-wr .bx-wrapper {
    width: 100%;
    max-width: 632px!important;
}
.fsh-product-pager{
    width: 157px;
    margin-left: 21px;
    height: auto;
}
.fsh-product-pager.scroller {
    overflow: unset ;
}
.fsh-product-pager a{
    margin-bottom: 11px;
    overflow: hidden;
    cursor: pointer;
}
.fsh-product-detail-wr .fsh-left-wr{
    width: 65%;
}
.fsh-product-detail-wr .fsh-right-wr{
    width: 32%;
}
.fsh-procut-detail-list ul li{
    text-shadow: unset;
     font-size: 18px;
    line-height: 35px;
    font-family: 'Sofia Pro Condensed';
    letter-spacing: 0.45px;
    color: #333333;
    padding-left: 32px;
    background-position: inherit;
    position: relative;
    background: unset!important;
    margin: 5px 0;
}
.fsh-procut-detail-list ul li:after{
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
 background: url(../images/Ellipse_bullet.svg) no-repeat left 50%;
 background-repeat: no-repeat;
 top: 5px;
}
.product_style_value_block{
    font-size: 27px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  font-family: 'sofia_prosemibold';
}
.fsh-procut-detail-list ul li:first-child{margin-top: 0;}
.fsh-product-title .fsh-title h3 {
    font-size: 27px;
    line-height: 29px;
    color: #333333;
    text-align: left;
    margin-bottom: 10px;
}
.fsh-product-title .fsh-title, .fsh-card-group .fsh-title h5{margin-bottom: 0;}
.fsh-product-title .fsh-title h5, .fsh-card-group .fsh-title h5 {
    font-size: 18px;
    line-height: 20px;
    font-family: 'sofia_prosemibold';
}
.fsh-product-subdetail p {
    font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.45px;
  text-align: left;
  color: #972e42;
}
.fsh-card-group .fsh-title h5, .fsh-detail-blk p{
    color: #333333;
    text-transform: capitalize;
}
.fsh-card-group .fsh-title{margin-bottom: 9px; }
.fsh-product-subdetail p:first-child{margin-top: 0;}
.fsh-product-title .fsh-title, .fsh-product-subdetail{
}
.fsh-right-wr  .seprater-blk {
    background-color: #707070;
    width: 100%;
    margin: 10px 0px 10px; 
}
.fsh-product-subdetail{
    margin-top: 12px;
}
.fsh-procut-detail-list ul {
    margin-top: 24px;
}
.blue-color-card{background-color: #284565;}
.ruby-color-card{background-color: #972e42;}  
.blue-color-card, .ruby-color-card {
}
.fsh-product-detail-card,.fsh-procut-detail-list,.fsh-product-title {
    padding: 15px 19px;
    vertical-align: top;
}
.fsh-product-detail-card:nth-child(2n){margin-left: 0;}
.fsh-product-detail-card:nth-child(even){
}

.list-saperator{
    margin-bottom: 0px!important;
}
.fsh-card-group{margin-top: 10px;}
.fsh-product-detail-wr .fsh-left-right-wr {
    margin-bottom: 0;
}
.fsh-product-detail-wr{
    margin: 60px 0px 60px;
}

.fsh-half-field{width: 48%;}
.fsh-order-sample-form .gform_body.gform-body .ginput_container input , .fsh-order-sample-form .gform_body.gform-body .ginput_container textarea{
    padding: 20px 30px;
    font-size: 16px !important;
    line-height: 18px !important;
    min-height: auto !important;
    width: 100%;
    border: 0;
}
.fsh-order-sample-form .gform_body.gform-body .ginput_container input::placeholder, 
.fsh-order-sample-form .gform_body.gform-body .ginput_container textarea::placeholder {
    color: #919191;
    font-style: italic;
}
.fsh-order-sample-form .gform_body.gform-body .ginput_container textarea{
    resize: none;
    display: block;
}
.fsh-form-field{margin-top: 30px;}
.fsh-form-field:first-child{margin-top: 0px;}
.fsh-order-sample-form{
    background-color: #f0f4f5;
    padding: 51px 93px;
    width: 81.4%;
    margin: 0px auto;
}
.fsh-order-sample-form .gform_footer input[type="submit"]{
    display: inline-block;
    width: auto;
    padding: 10px;
    background-color: #284565;
    border-radius: 5px;
    font-size: 16px !important;
    line-height: 19px !important;
    min-height: auto !important;
    padding: 11px 26px;
    font-family: 'sofia_prosemibold';
    text-transform: capitalize;
    margin: 0;
    transition: 0,6s;
}
.fsh-form-field input[type="submit"]:focus{
    text-decoration: none;
}
.fsh-order-sample-form .gform_footer input[type="submit"]:hover{
    text-decoration: none;
    background-color: #7f0b1f;
}
.fsh-order-sample-form .gform_wrapper .gfield_validation_message, .fsh-order-sample-form .gform_wrapper .gform_validation_errors{
    background: unset;
    border: unset;
    padding: unset;
    margin: 0;
}
.fsh-order-sample-form .gform_wrapper .gform_validation_errors>h2{
    font-size: 18px ;
    line-height: 20px;
    text-align: center;
}
.fsh-order-sample-form .gform_wrapper .gfield_validation_message{
    font-size: 14px !important;
    line-height: 18px !important;
}
.fsh-order-sample-form .gform_wrapper .gform_validation_errors>h2, .fsh-order-sample-form .gform_wrapper .gfield_validation_message{
    font-family: 'sofia_prolight' !important;
    color: #ff0000;
    text-shadow: 0 0 red;
}
.fsh-order-sample-form .instruction.validation_message{display: none;}
.fsh-order-sample-form .gform_wrapper .gform_validation_errors {
    border-radius: unset;
    box-shadow: unset;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.fsh-order-sample-form .gform_wrapper .gform_validation_errors>h2 .gform-icon{
    display: none;
}
.fsh-order-sample-form .gform_footer{
    justify-content: center;
}
.fsh-order-sample-form .fsh-title h3 {
    font-family: 'sofia_probold';
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding-bottom: 29px;
}
.fsh-order-sample-form  .fsh-title {margin-bottom: 40px;}
.fsh-order-sample-wr {margin:100px 0px  120px;}
.fsh-other-products-wr .fsh-product-wr .fsh-product-blk {margin-bottom: 0;}
.fsh-other-products-wr {margin-bottom: 159px;}
.fsh-other-products-wr .fsh-title {margin-bottom: 80px;}
/*search page*/
section.search-page-wr {
    padding: 60px 0px ;
}
.seach-result-block {
    font-size: 28px;
    line-height: 35px;
    color: #00265c;
    font-family: 'sofia_prosemibold';
}
.search-page-inner-wr h3 {
    font-family: 'Sofia Black';
   font-size: 22px;
    line-height: 30px;
    letter-spacing: normal;
    color: #1a1a1a;
    text-transform: uppercase;
    margin-top: 30px; 
}
.search-page-inner-wr p {
    font-family: 'Sofia Pro Condensed';
    margin-top: 14px;
}
.search-page-inner-wr p a, .search-page-inner-wr p{
    font-size: 20px;
    line-height: 32px;
}
.search-page-inner-wr p a{
    font-family: 'sofia_prosemibold';
    color: #284565;
}
.search-page-inner-wr p a:hover{
    color: #7f0b1f;
}
blockquote.wp-block-quote {
    border-left: 3px solid #7f0b1f;
}
.search-page-inner-wr .gform_wrapper{
    width: 70%;
    margin: 0px auto;
    line-height: 0;
    font-size: 0;
}

@media not all and (min-resolution:.001dpcm) { 
  @media {
    .color-code-blk span{
        width: 90px;
    } 
    .search-head-wr input.search-field{
        background-color: #fff;
    }
  }
}
/*17jan*/
.fsh-inner-banner-head h1{
    font-family: 'Sofia Black';
    font-size: 40px;
    line-height: 48px;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
}
.fsh-default-wr .archive-header-inner h2
{
    font-size: 28px;
    line-height: 35px;
    font-family: 'sofia_prosemibold';
}
.fsh-default-wr .archive-header-inner h2 span {
    color: #757575;
}
.search-cntnt-main-block hr{
    margin: 4rem auto;
}
.searchpage-blog-post h2{
    font-family: 'Sofia Black';
    font-size: 22px;
    line-height: 30px;
    letter-spacing: normal;
    color: #1a1a1a;    
}
.searchpage-blog-post h2:hover {
    color: #757575;
}
.searchpage-blog-post p {
    margin-top: 22px;
}
.fsh-default-wr{
    padding: 74px 0px;
}
.fsh-default-wr header{
    padding: 0px;
    margin-bottom: 40px;
}
.pagination-wrapper .nav-links a:hover {
    text-decoration: none;
}
.searchpage-blog-post {
    text-align: center;
}
.search-cntnt-main-block .no-search-results-form {
    padding-top: 0rem;
}

.fsh-default-wr .search-cntnt-main-block .search-submit{
    background-color: #1a1a1a !important;
    font-family: 'sofia_prosemibold';
    font-size: 16px !important;
    line-height: 20px !important;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin: 0 !important;
    padding: 16px 15px;
    transition: 0.6s;
}
.fsh-default-wr .search-cntnt-main-block .search-submit:hover {
    background-color: #757575 !important;
}

.reduced-spacing .archive-header{
    padding-bottom: 0px;
}
.search-cntnt-main-block {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    text-align: center;
    justify-content: center;
}

.searchpage-blog-post {
    text-align: center;
    display: flex;
    vertical-align: top;
    width: 31%;
    padding: 40px 20px;
    box-shadow: 0 0 20px 0 #e3e3e3;
    margin: 20px 15px;
    border-radius: 13px;
    justify-content: center;
    align-content: space-around;
    align-items: center;
    flex-direction: column;
}
/*error page*/
.error-page-wr{
    padding:100px 0px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.error-page-inner-wr h2{
    font-size: 60px;
    line-height: 70px;
    font-weight: 800;
    color: #1a1a1a;
}
.error-page-inner-wr{
  width: 50%;
  margin: 0 auto;
}
.error-page-inner-wr p{
    margin: 30px 0px 20px !important;
}
.error-page-inner-wr form input[type='submit']{
    background-color: #1a1a1a !important;
    font-family: 'sofia_prosemibold';
    font-size: 16px !important;
    line-height: 20px !important;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin: 0 !important;
    padding: 16px 15px;
    transition: 0.6s;
}
.error-page-inner-wr .search-form .search-field{
    font-family: 'Sofia Pro Condensed';
}
.error-page-inner-wr form input[type='submit']:hover {
    background-color: #757575 !important;
}
.error-page-inner-wr .search-form label {
    display: inline-block;
    width: 74%;
}
.error-page-inner-wr .search-form{
    display: block;
}
.product_subtitle_block{
    margin-top: 10px;
    display: inline-block;
}
.search-cntnt-main-block .search-form {
    align-items: flex-start;
}
.product-featured-img{
    width:400px;
    margin:0 auto;
}
.product-featured-img img{
  width:100%
}

strong.product_color_area {
    display: inline-block;
    height: 45px;
    width: 45px;
    cursor: pointer;
    margin: 7px 0px 0px 3px;
    border: 2px solid #C6C9CA;
    box-shadow: 0px 0px 0px 2px #ddd;
        
}
span.product_color_feature_area {
    display: inline-block;
    height: 20px;
    width: 20px;
    cursor: pointer;
   box-shadow: 0px 0px 0px 2px #ddd;
}
span.product_color_area:hover{
   box-shadow: 0px 0px 0px 2px #ddd; 
}
.case-pack-details{
    padding: 15px 20px;
}

 .product_single_color_block .product_color_area{
       border: 2px solid #C6C9CA;
 }
 .product_single_color_block {
      margin-top: 20px;
 }

/*24 jun 2022*/
.fsh-banner-slider{
    font-size: 0;
    line-height: 0;
}
.fsh-banner-slide {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
/*15 july*/
.order_sample_btn{
    background-color: #284565;
    padding: 11px 10px;
    color: #fff;
    font-family: 'sofia_prosemibold';
    border-radius: 5px;
    margin-left: 15px;
}
.order_sample_btn:hover{
    background-color: #7f0b1f;
    color: #fff;
}
.dual_color strong{
    display: block;
    width: 100%;
    height: 29px;
}
.dual_color{
    cursor: pointer;
}
/*single color*/
.material_block h4,.fsh-procut-detail-list h5{
    font-size: 18px;
    line-height: 20px;
    font-family: 'sofia_prosemibold';
    color: #333333;
    text-transform: capitalize;
    margin-bottom: 12px;
}
.product_color_blk{
    display: inline-block;
    margin-left: 9px;
    width: 70px;
    text-align: center;
    margin-bottom: 6px;
}
.product_color_blk:first-child{
    margin-left: 0px;
}
.product_color_blk:nth-child(5n-4){
    margin-left: 0px;
}
.product_single_color_block .tooltips[tooltip-type="primary"] > span{
    left: 4px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.breadcrumb a {
    font-family: 'sofia_prosemibold';
    font-size: 18px;
    line-height: 21px;
    text-decoration: none;
}

.single-products .header-wr.fixed{
    border-top: 0px;
}

/*contact page*/
.contact-wrapper {
    padding: 120px 0px;
}
.contact-innr-wr {
    width: 85.607%;
    margin: 0 auto;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 5%);
    background-color: #ffffff;
}
.contact-img-wr {
    width: 36.8%;
    background-image: url(../images/get_in_toucch_bg_img.jpg);
    min-height: 757px;
    position: relative;
    padding: 124px 90px;
}
.contact-img-wr:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
}
.img-innr-blocks {
    position: relative;
    z-index: 9;
    margin-bottom: 20px;
    position: relative;
}
.contact-bottom-line {
    padding-top: 20px;
}
.img-innr-blocks:last-child:after {
    display: none;
}
.img-innr-blocks a, .img-innr-blocks h5 {
    color: #fff;
}
.img-innr-blocks svg, .img-innr-blocks h5  {
    padding-bottom: 17px;
}
.img-innr-blocks h5 {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Sofia Black';
    letter-spacing: normal;
    text-transform: uppercase;
}
.img-innr-blocks a {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Sofia Pro Condensed';
    letter-spacing: normal;
}
.contact-form-wr {
    width: 63%;
    padding: 58px 50px;
}
.contact-form-wr h4 {
    font-size: 48px;
    line-height: 56px;
}
.contact-form-wr h4 {
    font-size: 38px;
    line-height: 56px;
    font-family: 'Sofia Black';
    letter-spacing: normal;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
}
.contact-form-wr h4:after {
    content: '';
    position: absolute;
    background-image: url(../images/header_bottom_line.svg);
    width: 100%;
    height: 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom left;
    left: 0;
}
.contact-form-wr .ginput_container input {
    background-color: #eaeaea;
    padding: 19.5px 20px !important;
    border: solid 1px #eaeaea;
    color: #919191;
    font-style: italic;
    font-family: 'Sofia Pro Condensed';
}
.contact-form-wr .ginput_container textarea {
    background-color: #eaeaea;
    border: solid 1px #eaeaea;
    color: #919191;
    font-style: italic;
    height: 180px !important; 
    resize: unset;
    padding: 19.5px 20px !important;
    font-family: 'Sofia Pro Condensed';
}
.contact-form-wr input[type="submit"] {
    background-color: #284565; 
}
.contact-form-wr input[type="submit"] {
    background-color: #000;
    border-radius: 5px;
    border: solid 1px #000;
    text-decoration: none;
    padding: 14px 14px !important;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    font-family: 'sofia_prosemibold';
    transition: 0.5s;
}
.contact-form-wr input[type="submit"]:hover {
    background-color: #757575;
    border-color: #757575;
}
.page-template-template-contactus .fsh-inner-banner-wr {
    padding: 66px 0px;
}
.contact-form-wr .gform_footer.top_label {
    position: relative;
}
.contact-form-wr #gform_ajax_spinner_4 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 160px;
}
.contact-form-wr .gform_wrapper .gfield_validation_message, .contact-form-wr .gform_wrapper .validation_message {
    background: unset;
    border: unset;
    font-size: unset;
    margin-top: unset;
    padding: unset;
}
.contact-form-wr .gfield {
    position: relative;
    margin-bottom: 10px;
}
.contact-form-wr .gfield_validation_message {
    position: absolute;
    bottom: -20px;
}
.contact-form-wr .instruction.validation_message {
    display: none;
}
.contact-form-wr div#gform_wrapper_4 {
    position: relative;
}
.contact-form-wr div#gform_4_validation_container {
    position: absolute;
    bottom: -26px;
    padding: 6px !important;
    text-align: center;
}
.contact-form-wr span.gform-icon.gform-icon--close {
    display: none !important;
}
.gform_wrapper .gfield_error [aria-invalid=true] {
    border-color: #eaeaea !important;
}
.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 3% !important;
}
/*End contact page*/
/*Catalog page*/
.thumb_play_img {
        width: 191px;
        height: 191px;
        margin: 0 auto;
    }
    .thumb_play_img img {
        max-width: 100%;
        display: block;
        width: 100%;
        height: 100%;
    }
    .main-video{
        width: 90%;
        position: relative;
        margin: 0 auto;
        height: 811px;
    }
    .video_container .main-video iframe {
        width: 100%;
        height: 100%;
        border: none;
    }
    .video_container .thumbnail_videos {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-top: 50px;
    }
    .thumb_play {
        width: 18%;
        display: inline-block;
        position: relative;
        border: 1px solid #eaeaea;
        margin-left: 28px;
        padding: 20px 20px 20px;
        box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 2%);
    }
    body a {
        display: inline-block;
        text-decoration: none;
        outline: 0;
        -moz-outline: none;
        -ms-outline: none;
        -o-outline: none;
        -webkit-outline: none;
    }
    section.fashion_seal_video_wr {
        margin: 100px 0px;
    }
    .thumb_play a {
        color: #284565;
        font-size: 25px;
        line-height: 28px;
    }
    .thumb_play:first-child{
        margin-left: 0px;
    }
    .thumb_play h3 {
        font-size: 21px;
        line-height: 32px;
        text-transform: capitalize;
        font-weight: 900;
        padding: 12px 0px;
        color: #333333;
        font-family: 'sofia_probold';
    }
/*End Catalog page*/

/*Announcement-bar Section*/

.announcement-bar {
    background: #7575758C;
    text-align: center;
    padding: 22px 0;
}
.announcement-bar p {
	font-size: 18px;
	color: #fff;
}
.announcement-bar-content {
	display: flex;
align-items: center;
justify-content: center;
gap: 15px;
}
.announcement-bar-content a {
width: 86px;
}

.header-wr {
    border-top: 20px solid #333;
    background-color: #ffffff;
    width: 100%;
    position: relative;
    z-index: 111;
}
.head-center-wrapper {
    max-width: 1500px;
    margin: 0 auto;
}
.header-logo-blk {
    width: 14%;
}
img {
    display: block;
    max-width: 100%;
}
.header-right-blk {
    width: 86%;
    text-align: right;
    padding: 10px 0px;
}
.header-right-blk {
    position: relative;
}
.header-content-menu, .search-head-wr, .head-right-links, .header-content-menu li {
    display: inline-block;
}
.header-content-menu ul li:first-child {
    margin-left: 0;
}

.header-content-menu ul li {
    margin: 0px 0px 0px 31px;
    padding-left: 0;
    background: unset;
    text-shadow: unset;
}
.header-content-menu ul li a {
    font-family: 'sofia_prosemibold';
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-size: 12pt;
    line-height: 17pt;
    color: #333333;
    min-height: unset;
}

ul li {
    font-size: 18px;
    line-height: 21px;
    font-family: 'Sofia Pro Condensed';
    letter-spacing: 0.45px;
    color: #333333;
    padding-left: 32px;
    background: url(../images/Ellipse_bullet.svg) no-repeat left 50%;
    margin-top: 20px;
    text-shadow: 0px 0px #1a1a1a;
}
.search-head-wr {
    margin: 0px 70px;
    border-bottom: solid 2px #284565;
    width: 31.3%;
    position: relative;
    text-align: center;
}
.search-head-wr form {
    padding: 0px 25px 10px;
    display: block;
}
.search-head-wr label {
    width: 91%;
    display: block;
}
.search-head-wr input.search-field {
    border: none;
    padding: 8px;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.21px;
    font-family: 'sofia_prolight';
    text-shadow: 0 0 black;
    margin: 0;
    background-color: #fff;
}

input[type="submit"], input[type="search"], select, button {
    cursor: pointer;
}

.search-head-wr input.search-submit {
    border: none;
    background-image: url(../images/Search.svg);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 33px;
    top: 0;
}
.search-head-wr input.search-submit {
    background-color: unset;
}
.header-content-menu ul li a, .head-right-links a {
    text-transform: uppercase;
}
a.view-catalogs {
    border-right: 1px solid #e5e5e5;
    padding-right: 37px;
}
a.view-catalogs img {
    padding-left: 10px;
}
.header-content-wr {
    padding: 44px 0px;
}
.head-right-links img {
    display: inline-block;
    vertical-align: top;
}
a.customer-portal {
    padding-left: 44px;
}
a.customer-portal img {
    vertical-align: bottom;
}
a.customer-portal img {
    padding-right: 20px;
}
section.fashionseal_banner_wr {
    background-color: rgb(201, 208, 216);
    padding: 55px 0px 90px;
}
.fashionseal_networks_block:nth-child(9), .fashionseal_networks_block:nth-child(10), .fashionseal_networks_block:nth-child(11) {
    margin-bottom: 0px;
}
.fashionseal_networks_block {
    width: 24%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 35px;
}
.fashionseal_networks {
    text-align: center;
}
.left.american_healthcare_left_block p {
    font-size: 21px;
    line-height: 32px;
    font-weight: 900;
    color: #fff;
    font-family: 'sofia_probold';
}
.left.american_healthcare_left_block {
    background-color: #284565;
    width: 325px;
    position:absolute;
    margin-left: 72px;
    left: 0;
    padding: 45px 35px 45px 31px;
}
.left.american_healthcare_left_block:before {
    position: absolute;
    content: '';
    border-width: 18px;
    border-style: solid;
    border-color: transparent transparent transparent #284565;
    right: -32px;
    top: 50%;
    transform: translateY(-50%);
}
.right.american_healthcare_right_block {
    width: 65.6%;
    background-color: #fff;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 3%);
    border: solid 1px #e8e8e8;
    padding: 46px 60px 77px 55px;
}

.right.american_healthcare_right_block h3 {
    font-size: 36px;
    line-height: 40px;
    font-family: 'sofia_probold';
    font-weight: 900;
    padding: 35px 0px 30px;
    color: #333333;
}
.right.american_healthcare_right_block p {
    font-size: 20px;
    line-height: 36px;
    font-family: 'sofia_prolight';
    color: #333333;
    font-weight: 400;
}
.american_healthcare_img {
    width: 200px;
    height: 200px;
    position: relative;
}
.american_healthcare_img img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.american_healthcare_block{
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}
.american_healthcare_block:first-child{
    margin-top: 0px;
}
section.american_healthcare_wr {
    margin: 150px 0px 300px;
}

/*css*/

*{
    margin: 0;  padding: 0;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}   
* {
    box-sizing: border-box;
}
a {
    text-decoration: none;
    outline: none;
}
a:focus {
    outline: none;
}
html{
    scroll-behavior: smooth;
}
.center_wr{
    margin: 0 auto;
    width: 1320px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.thumb_play_img {
    width: 191px;
    height: 191px;
    margin: 0 auto;
}
.thumb_play_img img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: 100%;
}
.main-video{
    width: 90%;
    position: relative;
    margin: 0 auto;
    height: 811px;
}
.video_container .main-video iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.video_container .thumbnail_videos {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 50px;
}
.thumb_play {
    width: 18%;
    display: inline-block;
    position: relative;
    border: 1px solid #eaeaea;
    margin-left: 27px;
    padding: 20px 20px 20px;
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 2%);
}
body a {
    display: inline-block;
    text-decoration: none;
    outline: 0;
    -moz-outline: none;
    -ms-outline: none;
    -o-outline: none;
    -webkit-outline: none;
}
section.fashion_seal_video_wr {
    margin: 100px 0px;
/*    overflow-x: hidden;*/
}
.thumb_play a {
    color: #284565;
    font-size: 25px;
    line-height: 28px;
}
.thumb_play:first-child{
    margin-left: 0px;
}
.thumb_play h3 {
    font-size: 21px;
    line-height: 32px;
    text-transform: capitalize;
    font-weight: 900;
    padding: 12px 0px;
    min-height: 88px;
    color: #333333;
    font-family: 'sofia_probold';
    letter-spacing: normal;
}
/*fashion affiliation page*/
.header-wr {
    border-top: 20px solid #333;
    background-color: #ffffff;
    width: 100%;
    position: relative;
    z-index: 111;
}
.head-center-wrapper {
    max-width: 1500px;
    margin: 0 auto;
}
.header-logo-blk {
    width: 14%;
}
img {
    display: block;
    max-width: 100%;
}
.header-right-blk {
    width: 86%;
    text-align: right;
    padding: 10px 0px;
     position: relative;
}
.header-content-menu, .search-head-wr, .head-right-links, .header-content-menu li {
    display: inline-block;
}
.header-content-menu ul li:first-child {
    margin-left: 0;
}

.header-content-menu ul li {
    margin: 0px 0px 0px 31px;
    padding-left: 0;
    background: unset;
    text-shadow: unset;
}
.header-content-menu ul li a {
    font-family: 'sofia_prosemibold';
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-size: 12pt;
    line-height: 17pt;
    color: #333333;
}
ul li {
    font-size: 18px;
    line-height: 25px;
    font-family: 'Sofia Pro Condensed';
    letter-spacing: 0.45px;
    color: #333333;
    padding-left: 32px;
    background: url(../images/Ellipse_bullet.svg) no-repeat left 4px;
    margin-top: 20px;
    text-shadow: 0px 0px #1a1a1a;
}
.search-head-wr {
    margin: 0px 70px;
    border-bottom: solid 2px #757575;
    width: 31.3%;
    position: relative;
    text-align: center;
}
.search-head-wr form {
    padding: 0px 25px 10px;
    display: block;
}
.search-head-wr label {
    width: 91%;
    display: block;
}
.search-head-wr input.search-field {
    border: none;
    padding: 8px;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.21px;
    font-family: 'sofia_prolight';
    text-shadow: 0 0 black;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
}

input[type="submit"], input[type="search"], select, button {
    cursor: pointer;
}

.search-head-wr input.search-submit {
    border: none;
    background-image: url(../images/Search.svg);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 33px;
    top: 0;
}
.search-head-wr input.search-submit {
    background-color: unset;
}
.header-content-menu ul li a, .head-right-links a {
    text-transform: uppercase;
}
a.view-catalogs {
    border-right: 1px solid #e5e5e5;
    padding-right: 37px;
}
a.view-catalogs img {
    padding-left: 10px;
}
.header-content-wr {
    padding: 44px 0px;
}
.head-right-links img {
    display: inline-block;
    vertical-align: top;
}
a.customer-portal {
    padding-left: 44px;
}
a.customer-portal img {
    vertical-align: bottom;
}
a.customer-portal img {
    padding-right: 20px;
}
section.fashionseal_banner_wr {
    background-color: rgb(201, 208, 216);
    padding: 55px 0px 90px;
}
.fashionseal_networks_block:nth-child(9), .fashionseal_networks_block:nth-child(10), .fashionseal_networks_block:nth-child(11) {
    margin-bottom: 0px;
}
.fashionseal_networks_block {
    width: 24%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 35px;
}
.fashionseal_networks {
    text-align: center;
}
.left.american_healthcare_left_block p {
    font-size: 21px;
    line-height: 32px;
    font-weight: 900;
    color: #fff;
    font-family: 'sofia_probold';
}
.left.american_healthcare_left_block {
    background-color: #333;
    width: 325px;
    position: absolute;
    left: 7px;
    padding: 45px 35px 45px 31px;
}
.left.american_healthcare_left_block:before {
    position: absolute;
    content: '';
    border-width: 18px;
    border-style: solid;
    border-color: transparent transparent transparent #333;
    right: -33px;
    top: 50%;
    transform: translateY(-50%);
}
.right.american_healthcare_right_block {
    width: 65.6%;
    background-color: #fff;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 7%);
    border: solid 1px #e8e8e8;
    padding: 46px 60px 77px 55px;
}

.right.american_healthcare_right_block h3 {
    font-size: 36px;
    line-height: 40px;
    font-family: 'sofia_probold';
    font-weight: 900;
    padding: 35px 0px 30px;
    color: #333333;
}
.right.american_healthcare_right_block p {
    font-size: 20px;
    line-height: 36px;
    font-family: 'sofia_prolight';
    color: #333333;
    font-weight: 400;
}
.american_healthcare_img {
    width: 200px;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 7%);
    height: 200px;
    position: relative;
}
.american_healthcare_img img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.american_healthcare_block{
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}
.american_healthcare_block:first-child{
    margin-top: 0px;
}
section.american_healthcare_wr {
    margin: 150px 0px 151px;
    position: relative;
}
section.american_healthcare_wr:before {
    position: absolute;
    content: '';
    background-image: url(../images/LeftGlobe_Image.png);
    width: 19%;
    height: 650px;
    top: 9%;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
}
section.american_healthcare_wr:after {
    position: absolute;
    content: '';
    background-image: url(../images/Right_Globe_Image.png);
    width: 400px;
    height: 816px;
    top: 3%;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    z-index: -1;
}
/*about css*/
ul#menu-footer-menu li:nth-child(6n) {
    margin-left: 68px;
}
#validation_message_1_1
{
    bottom: -36px;
}
.fsh-inner-banner-wr.about-banner {
    background-color: #DBDBDB;
    padding: 70px 0px;
}
.superior-uniform-group {
    padding: 150px 0px 77px;
}
.superior-group-wrapp .fsh-paragraph
{
    width: 100%;
    margin: 56px 0px 24px;
}
.superior-group-wrapp
{
    width: 83%;
    margin: 0 auto;
    border-bottom: 1px solid #e8e8e8;
    padding: 0px 0px 65px;
}
.superior-group-wrapp .fsh-paragraph p {
    text-align: left;
    margin: 21px 0px 21px;
}
.superior-group-wrapp .fsh-procut-detail-list
{
    padding: 0px 0px;
}
.fsh-paragraph.offer-extensive
{
    margin: 20px 0px 20px;
}
.superior-group-wrapp .fsh-procut-detail-list h5 {
    text-transform: none;
    font-family: 'Sofia Black';
    font-size: 18px;
    line-height: 38px;
    padding-right: 212px;
}
.superior-group-wrapp h5
{
    text-transform: none;
    font-family: 'Sofia Black';
    font-size: 18px;
    line-height: 38px;
    padding-right: 212px;
    margin: 18px 0px 21px;
    letter-spacing: normal;
    color: #333333;
}
.superior-group-wrapp .fsh-paragraph ul li 
{
    font-size: 15pt;
    line-height: 20pt;
    color: #333333;
    text-shadow: none;
    letter-spacing: normal;
}
.superior-group-wrapp p  
{
 text-align: left;
 width: 100%;
} 
.history-of-fsh
{
    position: relative;
    padding: 0px 0px 56px;
}
.fsh-title.history-titl h3
{
    color: #333333;
}
.history-of-fsh:before
{
    position: absolute;
    content: '';
    background-image: url(../images/LeftGlobe_Image.png);
    width: 350px;
    height: 816px;
    top: 7%;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
} 

.history-of-fsh:after
{
    position: absolute;
    content: '';
    background-image: url(../images/Right_Globe_Image.png);        
    width: 350px;
    height: 816px;
    top: 2%;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    z-index: -1;
} 

.history-of-fsh-wrapp .fsh-title h3
{
    text-transform: uppercase;
    font-size: 36px;
    line-height: 42px;
}
.brand-of-title h3 
{
  font-family: 'sofia_prolight';
  font-size: 24px;
  line-height: 52px;
  color: #333;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 600;
  letter-spacing: normal;
}
.brand-of-title h3 span
{
    font-weight:900;
    font-family: 'Sofia Black';
    font-size: 24px;
    line-height: 52px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    display:block;
}

.year-wise-left-blk h5 
{
   font-family: 'sofia_prosemibold';
   font-size: 16px;
   line-height: 22px;
   color: #fff;
   text-transform: uppercase;
}
.year-wise-left-blk h5 span 
{
  font-family: 'Sofia Black';
  font-size: 36px;
  line-height: 42px;
  font-weight: 900;
  color: #fff;
  margin-top: 5px;
  display: block;
}
.year-wise-right-blk
{
    border: solid 5px rgba(232, 232, 232, 0.28);
    padding: 32px 22px 32px 29px;
    width: 88%;
    background-color: #fff;
}
.year-wise-blk-wrapp {
    width: 76.60%;
    margin: 0 auto;
    position: relative;
}
.year-wise-blk-wrapp:before {
    content: '';
    width: 1px;
    height: 96.77%;
    background-image: repeating-linear-gradient(0deg, #e8e8e8, #e8e8e8 4px, transparent 4px, transparent 8px, #e8e8e8 8px), repeating-linear-gradient(90deg, #e8e8e8, #e8e8e8 4px, transparent 4px, transparent 8px, #e8e8e8 8px), repeating-linear-gradient(180deg, #e8e8e8, #e8e8e8 4px, transparent 4px, transparent 8px, #e8e8e8 8px), repeating-linear-gradient(270deg, #e8e8e8, #e8e8e8 4px, transparent 4px, transparent 8px, #e8e8e8 8px);
    background-size: 1px 100%, 100% 1px, 1px 100% , 100% 1px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 46px;
    left: -72px;
}

.red-dot
{
    position: relative;
}
.red-dot:before {
    position: absolute;
    content: "";
    background-color: #333;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    top: 47px;
    left: -196px;
    z-index: 1;
}
.red-dot:after {
    position: absolute;
    content: "";
    top: 43px;
    left: -200px;
    width: 14px;
    height: 14px;
    padding: 4px;
    border: solid 1px #333;
    border-radius: 50px;
}

.hover-effect
{
  position: absolute;
  left: -193px;
  top: 50px;
    
}
.year-wise-blk:hover .hover-effect:after  
{
    position: absolute;
    content: '';
    bottom: -10px;
    top: -10px;
    left: -10px;
    right: -10px;
    background-color: transparent;
    border-radius: 50%;
    border: 12px solid #f3e8ea;
    margin: 0px;
    opacity: 1;
    transform-origin: center;
    animation: anim 1200ms linear infinite;
}
.year-wise-blk:hover .hover-effect:before
{
position: absolute;
content: '';
bottom: -10px;
top: -10px;
left: -10px;
right: -10px;
background-color: transparent;
border-radius: 50%;
border: 12px solid #f3e8ea;
margin: 0px;
opacity: 0.8;
transform-origin: center;
animation: anim 1200ms linear 600ms infinite;
    
}

 @keyframes anim {
            from {
                margin: 0px;
                opacity: 1;
            }

            to {
                margin: -15px;
                opacity: 0;
            }
        }

        .year-wise-left-blk {
            width: 12%;
            background-color: #000;
            padding: 17px 10px 17px 10px;
        }
.year-wise-blk
{
    margin: 56px 0px 98px;
    position: relative;
}
.year-addition-image
{
    width: 26%;
}
.year-addition-content
{
    width: 74%;
    padding-left: 30px;
}
.year-addition-content .fsh-title h3  
{
  font-family: 'sofia_probold';
  font-size: 30px;
  line-height: 44px;
  text-transform: none;
  text-align: left;
  background-position: left bottom;
}
.year-addition-content .fsh-title h3:hover {
    color: #757575;
}
/*22 aug*/
    .swiper-container {
    width: 997px;
    max-height: 650px;
    margin: 0 auto;
}
.client-review-wrp .swiper-wrapper {
    height: auto;
}
  .review-slider-wrap {
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100%;
    padding: 0 60px;
    overflow: hidden;
  }

  .review-slider-wrap:after {
    content:'';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
   .slider {
    position: relative;
    z-index: 200;
    padding: 0 0px;
    margin: 70px auto 58px;
    max-width: 1200px;
    width: 100%;
  }
  .popup_overlay {
      position: fixed;
      left: 0;
      top: 0;
      z-index: 999;
      width: 100%;
      height: 100%;
      display: none;
      background-color: #0000007a;
  }
  .slick-arrow {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height:0px;
    margin-top: -25px;
    border: none;
    background: #B2905D;
    color: #fff;
    font-family: monospace;
    font-size:26px;
    z-index: 300;
    outline: none;
    cursor: pointer;
  }
a.close.agree {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 99999;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
}
  .slick-prev {
    left: 0px;
  }

  .slick-next {
    right: 0px;
  }

.swiper-slide {
    width: 416px !important;
    height: 581px !important;
    position: relative !important; 
    z-index: 1 !important;
    transition: 0.3s;
    outline: none;
}

.swiper-slide-active{
    padding: 1px;
}
.swiper-main {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.swiper-button-next{
    background-image: url(../images/Slider_Left_Arrow.png) !important;
    background-repeat: no-repeat !important;
    right: 0 !important;
    outline: none;
    transform: rotate(-180deg);
    position: absolute !important;
    background-color: #fff;
    border-radius: 55%;
    background-position: 50% center !important;
    width: 44px !important;
    height: 44px !important;
    background-size: unset !important;
}
.swiper-button-next:hover {
    background-image: url(../images/Slider_Arrow.png) !important;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: 50% center;
    transform: rotate(362deg);
}
.swiper-button-prev {
    background-image: url(../images/Slider_Left_Arrow.png) !important;
    background-repeat: no-repeat !important;
    left: 15px;
    position: absolute !important;
    background-color: #fff;
    border-radius: 55%;
    background-position: 50% center !important;
    width: 44px !important;
    height: 44px !important;
    background-size: unset !important;
    min-height: auto !important;
}
.swiper-button-prev:hover {
    background-image: url(../images/Slider_Arrow.png) !important;
    background-color: #333;
    background-repeat: no-repeat;
    transform: rotate(184deg);
    background-position: 50% center;
}
.swiper-button-next:after,.swiper-button-prev:after{
    display: none !important;
}
.swiper-slide-prev,.swiper-slide-next,.swiper-slide-duplicate,.swiper-slide{
    position: relative;
}
.swiper-slide-prev:after,.swiper-slide-next:after,.swiper-slide-duplicate:after,.swiper-slide:after{
    position: absolute;
    content: "";
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
    top: 0px;
}
.swiper-slide-active:after{
    content: none;
}

.popup_box {
    display: none;
    margin: 0 auto;
    width: 80%;
    position: fixed;
    height: 90%;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 9999;
    background-color: #f0f4f5;
}

.popup_box iframe{
    width: 100% !important;
    height: 100%;
}

.item.slick-slide {
    transform: scale(0.6);
    transform-origin: 1760px center;
}
.item.slick-slide.slick-active {
    transform: scale(0.8);
    transform-origin: 1630px center;
}

.item.slick-slide.slick-center + .slick-slide {
    z-index: 10;
    transform-origin: -1100px center;
    transform-origin: -1128px center;
}

.item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
    
    transform: scale(0.6);
    transform-origin: -1260px center;
}

.item.slick-slide.slick-center {
     z-index: 30;
      backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    -ms-backdrop-filter: blur(50px);
    -o-backdrop-filter: blur(50px);
    -moz-backdrop-filter: blur(50px);
      transform: scale(1);
}
/*product list*/
    .product_popup_details{
        display: none;
        margin: 0 auto;
        width: 80%;
        position: fixed;
        height: 90%;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        z-index: 9999;
    }
    .fsh-product-blk .product_popup_details{
        width: 46%;
        min-height: 22%;
        background-color: #fff;
        text-align: center;
        padding: 27px 0px 15px 0px;
        height: unset;
    }
    .product_popup_details h5 a
    {
        font-size: 22px;
        line-height: 30px;
        color: #333333;
       font-family: 'sofia_probold';
        padding-top: 12px;
    }
    .product_popup_details h5 a:hover {
        color: #757575;
    } 
    .product_popup_details h4
    {
        font-size: 28px;
        line-height: 36px;
        color: #333333;
        font-family: 'Sofia Black';
        margin-bottom: 8px;
    }
  .fsh-product-blk .fsh-product-detail .product_popup_title{
        font-size: 24px;
        line-height: 36px;
        color: #333333;
        font-family: 'Sofia Black';
        margin-bottom: 12px;
        min-height: 108px;
        text-align: center;
	width: 100%;
    }
    .fsh-product-blk .fsh-product-detail .product_popup_title:hover {
        color: #757575;
    }
/*category post add the other images css*/
.fsh-cat-product-pager a {
    display: inline-block;
    width: 52px;
    margin-left: 4px;
    opacity: 0.2;
}
.fsh-cat-product-pager a:first-child {
    margin-left: 0px;
}
.fsh-cat-product-pager a figure img {
    border-radius: 50px;
    border: 1px solid;
}
.fsh-cat-product-pager .activeitem,.fsh-cat-product-pager .thumb-item0{
    opacity: 1;
}
.fsh-cat-product-pager {
    margin-top: 16px;
    min-height: 57px;
}
#menu-item-1207{
    margin-left: 0px !important;
}

/*Cleamroom Page Starts*/
.cleanroom-wr {
    padding: 18px 0 170px;
    overflow: hidden;
}
.page-heading {
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}
.page-heading h3 {
    text-transform: uppercase;
    color: #1A1A1A;
    background-image: unset;
    padding-bottom: 0;
}
.page-heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #333;
    width: 421px;
    height: 4px;
}
.page-heading h3 span {
    font-family: 'sofia_prolight';
}
.cleanroom-para p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.5px;
    font-family: 'Sofia Pro Condensed';
    margin-top: 30px;
}
.cleanroom-para p:first-child {
    margin-top: 0;
}
.cleanroom-left {
    width: 52%;
    padding: 82px 54px 85px 0;
    position: relative;
    z-index: 11;
}
.cleanroom-left::after {
    content: "";
    position: absolute;
    /* width: 577%; */
    width: 3960px;
    background-color: #DBDBDB;
    height: 100%;
    left: -3200px;
    top: 0;
    z-index: -1;
}
.cleanroom-right {
    width: 48%;
    position: relative;
    z-index: 21;
}
.cleanroom-right::after {
    content: "";
    position: absolute;
    width: 538%;
    height: 44%;
    bottom: -82px;
    background-color: #DBDBDB;
    z-index: -1;
    right: -504%;
}
.cleanroom-right .cleanroom-img { 
    margin: 5px 0 0 -68px;
}
.cleanroom-right-top-txt {
    text-align: right;
    margin: 20px 18px 0 0;
    float: right;
}
.cleanroom-right-top-txt h4 {
    font-size: 42px;
    line-height: 48px;
    color: #002955;
    font-family: 'Sofia Black';
    text-transform: capitalize;
}
.order-sample-wr {
    padding: 40px 0 100px;
}
.order-sample-content {
    background-color: #DBDBDB;
    margin: 0 auto;
    width: 79.8%;
    padding: 51px 96px 58px 93px;
    position: relative;
}
.order-sample-form {
    margin-top: 36px;
    text-align: center;
}
.order-sample-form .gform_body.gform-body input, .order-sample-form .gform_body.gform-body textarea {
    font-family: 'sofia_prolight';
    font-size: 16px !important;
    line-height: 20px;
    color: #919191;
    padding: 19px 29px !important;
    border: none;
}
.order-sample-form .gform_body.gform-body textarea {
    resize: none;
    height: 110px !important;
}
.order-sample-form .gform_body.gform-body .gfield {
    margin-bottom: 14px;
    position: relative;
}
.order-sample-form .gform_footer input {
    background-color: #000;
    font-size: 16px;
    letter-spacing: 1.2px;
    font-family: 'Sofia Pro Condensed';
    padding: 12px 19px 7px;
    margin-bottom: 0 !important;
    line-height: 23px;
    border-radius: 5px;
    transition: 0.5s;
}
.order-sample-form .gform_footer input:hover {
    background-color: #757575;
}

.order-sample-form .gform_footer {
    margin-top: 13px !important;
    display: inline-block !important;
    position: relative;
}
.order-sample-form .gform_footer input:hover {
    text-decoration: unset;
}
.order-sample-form div#gform_2_validation_container {
    top: 8px;
    position: absolute;
    margin: 0 auto;
    padding: 10px 25px 10px 50px;
    left: 0;
    right: 0;
    max-width: 550px;
    width: 98%;
}
.order-sample-form .gfield_validation_message {
    padding: 0 !important;
    background-color: unset !important;
    border: unset !important;
    bottom: -20px;
    position: absolute;
    text-align: left;
    font-size: 13px !important;
}
.order-sample-form .gform_body.gform-body .gfield#field_2_4 .instruction.validation_message {
    display: none;
}
.order-sample-form .gform_ajax_spinner {
    position: absolute;
    right: -30px;
    top: 28px;
}
.cleanroom-other-product-wr {
    padding: 115px 0 88px;
    text-align: center;
}
.cleanroom-other-product-wr .fsh-product-blk {
    text-align: left;
}
.fsh-product-wr {
    margin-top: 80px;
}
.cleanroom-other-product-wr .fsh-cat-product-pager {
    display: none;
}
/*Cleamroom Page Ends*/
/*Patient Apparel Page Starts*/
.patient-apparel-wr {
    padding: 18px 0 185px;
    overflow: hidden;
}
.page-heading p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.4px;
    font-family: 'sofia_prosemibold';   
}
.patient-apparel-heading.page-heading {
    padding-bottom: 28px;
}
.patient-apparel-list.comn-list {
    margin-top: 10px;
}
.patient-apparel-left, .patient-apparel-right {
    display: inline-block;
    vertical-align: top;
}
.patient-apparel-left {
    width: 33%;
    padding: 54px 0 60px 0;
    position: relative;
    z-index: 11;
}
.patient-apparel-left::after {
    content: "";
    position: absolute;
    background-color: #DBDBDB;
    width: 841%;
    height: 100%;
    left: -730%;
    top: 0;
    z-index: -1;
}
.patient-apparel-list ul li {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: #333333;
}
.patient-apparel-right {
    width: 66%;
    padding: 40px 0 0 190px;
}
.patient-apparel-img figure {
    position: relative;
}
.patient-apparel-img-text {
    background-color: #002639;
    border-radius: 11px;
    text-align: center;
    position: absolute;
    padding: 14px 17px;
}
.patient-apparel-img-text p {
    color: #ffffff;
    letter-spacing: 0.43px;
    font-size: 17px;
    line-height: 23px;
    font-family: 'sofia_prosemibold';
}
.patient-gown-right p span {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Sofia Pro Condensed';
}
.patient-apparel-img.apparel-img-blk img {
    margin-left: 0;
}
.patient-apparel-img-text-1 {
    top: 48px;
    left: -105px;
}
.patient-apparel-img-text-2 {
    top: 18px;
    right: 46px;
    padding: 16px 29px;
}
.patient-apparel-img figure::after {
    content: "";
    position: absolute;
    width: 86.3%;
    height: 40%;
    background-color: #f0f4f5;
    bottom: -88px;
    left: 0px;
    z-index: -1;
}
/*Patient Apparel Page Ends*/
/*Reusable Protective Apparel Page Starts*/
.reusable-protective-apparel-wr.patient-apparel-wr {
    padding: 18px 0 72px;
}
.reusable-protective-apparel-wr .patient-apparel-left {
    width: 67%;
}
.reusable-protective-apparel-wr .patient-apparel-right {
    width: 43%;
    margin-left: -140px;
    z-index: 11;
    position: relative;
    padding: 0px 0;
}
.reusable-protective-apparel-wr .patient-apparel-para.cleanroom-para p {
    margin-top: 24px;
}
.reusable-protective-apparel-wr .patient-apparel-img-text-1 {
    top: 100px;
    left: -125px;
    padding: 13px 23px;
}
.reusable-protective-apparel-wr .page-heading {
    margin-bottom: 0px;
}
.reusable-protective-bottom-img {
    position: absolute;
    right: 184px;
    bottom: -125px;
    text-align: center;
}
.reusable-protective-bottom-img h5, .reusable-protective-bottom-img a {
    font-family: 'Sofia Pro Condensed';
    font-size: 23px;
    line-height: 32px;
    letter-spacing: 0.58px;
    color: #333333;
    text-align: center;
    margin-top: 18px;
}
.reusable-protective-bottom-img a {
    margin-top: 20px;
}
.reusable-protective-bottom-img a:hover {
    color: #000;
}
.reusable-protective-apparel-wr .patient-apparel-img figure::after {
    width: 111%;
    height: 34.2%;
    left: -62px;
    bottom: -68px;
    position: unset;
}
/*2feb*/
.fsh-top-content-wr {
    background-color: #DBDBDB;
    margin: -106px 0 0px;
    padding: 65px 44px 59px 40px;
}
.fsh-top-content-block p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    font-family: 'sofia_proultralight';
    letter-spacing: 0.5px;
}
.fsh-top-content-block{
    width: 80%;
}
.fsh-date-block{
    margin-top: -90px;
}
.fsh-top-content-block p:first-child {
    margin-bottom: 76px;
}
.patient-apparel-img img {
    margin-left: auto;
}
/*second*/
.fsh-shield-inner-wr {
    margin: 80px 0px;
}
.fsh-shield-inner-blk{
    background-color: #ffffff;
    text-align: center;
    padding: 42px 148px 69px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.03);
    border: solid 1px #e8e8e8;
    width: 76%;
    margin: 0 auto 60px;
}
.fsh-shield-inner-blk:last-child {
    margin: 0 auto 0;
}
.fsh-shield-inner-blk h3{
    font-size: 36px;
    line-height: 40px;
    font-family: 'Sofia Black';
    color: #333333;
    letter-spacing: normal;
    font-weight: 900;
} 
.fsh-shield-inner-blk p {
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    padding-top: 32px;
    font-family: 'sofia_proultralight';
    font-weight: 600;
}
.fsh-shield-inner-blk:nth-child(even) {
    background-color: #F5F5F5;
}
/*Reusable Protective Apparel Page Ends*/
/*fluid resistant*/
.fluid-resistant-title h3{
    text-align: left;
}
/*fluid resistant*/
/*Laundry Bags Page Starts*/
.laundry-bags-wr {
    padding: 17px 0 80px 0;
}
.laundry-bags-top {
    position: relative;
}
.laundry-bags-left, .laundry-bags-right {
    display: inline-block;
    vertical-align: top;
}
.laundry-bags-left {
    width: 84%;
    padding: 64px 0 128px 0;
    position: relative;
    z-index: 11;
}
.laundry-bags-left::after {
    content: "";
    position: absolute;
    background-color: #f0f4f5;
    width: 384%;
    height: 100%;
    left: -285%;
    top: 0;
    z-index: -1;
}
.laundry-bags-left .laundry-bags-heading {
    padding-bottom: 0;
}
.laundry-bags-left .laundry-bags-heading h3 {
    text-align: left;
    line-height: 58px;
}
.laundry-bags-left .laundry-bags-heading::after {
    content: unset;
}
.fluid-resistant-blk {
    background-color: #618dbb;
    margin-left: -65px;
    padding: 17px 0 17px 68px;
}
.fluid-resistant-blk h5 {
    color: #ffffff;
    text-transform: none;
}
.laundry-bags-list-heading h5 {
    color: #972e42;
    text-transform: none;
}
.laundry-bags-list-blk ul {
    margin-top: 12px;
}
.laundry-bags-list-blk ul li{
     font-family: 'sofia_prolight';
    font-size: 16px;
    line-height: 22px;
}
.laundry-bags-list-heading {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.laundry-bags-right {
    width: 52%;
    position: absolute;
    right: -282px;
    top: -34px;
    z-index: 21;
}
.laundry-bags-bottom {
    margin-top: -110px;
    position: relative;
    z-index: 11;
}
.laundry-bags-bottom .color-circle-blk{
  margin: 64px 38px 0 260px;
}
.available-feature-blk {
    padding: 23.5px 48.5px 44.5px 45px;
    border-radius: 11px;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 3%);
    border: solid 1px #e8e8e8;
    background-color: #ffffff;
    margin-bottom: 0;
}
.available-feature-blk ul {
    margin-top: 12px;
}
.available-feature-blk, .color-circle-blk, .laundry-bags-color-palette-wr {
    display: inline-block;
    vertical-align: top;
}
.available-feature-blk ul li {
    margin-top: 12px;
    font-family: 'sofia_prolight';
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}
.available-feature-blk h5 {
    color: #284565;
    text-transform: none;
}
.color-circle-blk {
    margin: 64px 38px 0 58px;
}
.color-circle-blk .color-circle {
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
    width: 90px;
    height: 90px;
    background-color: #618dbb;
    border-radius: 50%;
    text-align: center;
}
.color-circle-blk .color-circle:first-child {
    margin-left: 0;
}
.color-circle-blk .color-circle p {
    line-height: 90px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.35px;
    font-family: 'sofia_prolight';
    font-weight: 600;
}
.color-circle-blk .color-circle.circle-1-color {
    background-color: #182135;
}
.color-circle-blk .color-circle.circle-2-color {
    background-color: #ffffff;
    border: 1px solid #000000;
}
.color-circle-blk .color-circle.circle-2-color p {
    color: #000000;
}
.laundry-bags-color-palette-wr {
    width: 34%;
    margin-top: 40px;
}
.laundry-bags-color-palette-wr .purple-blk.color-code {
    width: 45px;
    height: 45px;
    border-radius: 6px;
    cursor: default;
}
.laundry-bags-color-palette-wr .purple-blk.color-code strong {
    color: #ffffff;
    line-height: 45px;
    cursor: text;
}
.laundry-bags-color-palette-wr .color-code-blk {
    width: auto;
}
.laundry-bags-color-palette-wr .tooltips[tooltip-type="primary"] > span {
    background-color: #284565;
    padding: 14px 10px;
}
.laundry-bags-color-palette-wr .tooltips span:before {
    border-top: 8px solid #284565;
}
.laundry-bags-color-palette-wr .color-code-blk:hover span {
    top: -54px;
}

/*laundry bag second section start*/

.laundry-bags-featre-inner-wr .laundry-bags-img-fe-wr{
    width: 450px;
    position: relative;
    padding-top: 35px;
    padding-bottom: 50px;
}
.laundry-bags-featre-inner-wr .laundry-bags-img-fe-wr:after {
    content: "";
    position: absolute;
    background-color: #dbdbdb;
    width: 535px;
    height: 285px;
    bottom: 0;
    z-index: -1;
    left: -63px;
}
.laundry-bags-featre-inner-wr .laundry-bags-featre-cnt-wr{
   width: 790px;
    margin-left: 50px;
}
.laundry-bags-featre-inner-wr .laundry-bags-featre-cnt-wr .laundry-bags-heading h3{
 text-align: left;
}
.laundry-bags-featre-inner-wr .laundry-bags-featre-cnt-wr .page-headng h3{
    text-transform: uppercase;
    color: #002639;
    background-image: unset;
    padding-bottom: 0;
    line-height: 58px; 
}
.laundry-bags-featre-inner-wr .laundry-bags-featre-cnt-wr .page-headng h3 span{
 font-family: 'sofia_prolight';
}
.laundry-bags-featre-inner-wr .laundry-bags-featre-cnt-wr .page-headng{
  padding-bottom: 0;
  margin-bottom: 10px;
  
}
.laundry-bags-featre-cnt-wr ul.laundry-bag-f-ul {
    background-color: #dbdbdb87;
    padding: 25px 25px 25px 0px;
    display: inline-block;
    margin-top: 20px;
}
.laundry-bags-featre-cnt-wr ul.laundry-bag-f-ul li{
 display: inline-block;
 margin: 0;
 margin-left: 25px;
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
.laundry-bags-featre-cnt-wr ul.laundry-bag-s-ul{
    margin-top: 15px;
}
.laundry-bags-featre-cnt-wr ul.laundry-bag-s-ul li{
    margin: 10px 0px;
}
.laundry-bags-featre-wr{
 padding: 50px 0px;
}
.laundry-bg-strong strong{
  font-family: 'sofia_prosemibold';
  font-size: 20px;
}
.laundry-bag-s-ul li{
    font-size: 16px;
}
/*Laundry Bags Page Ends*/

.fsh-post_image img {
    float: left;
    margin:0px 60px 41px 0px;
}
.fsh-post_title.fsh-title h1{
    margin-top: 0;
    text-transform: none;
    line-height: 60px;
}
.fsh-post_title.fsh-title h1, .fsh-post_content.fsh-title h4 {
    text-align: left;
    background: unset;
    padding: 0;
    margin: 45px 0px 21px;
}
.fsh-single-page-wrapper {
    padding: 50px 0px 100px;
    display: inline-block;
}
.fsh-post_content p strong{
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.9px;
    color: #333333;
    font-family: 'Sofia Black';
}
.fsh-post_content p {
    margin: 12px 0px;
}
/*blog page*/
.fsh_post_block  a{
    font-size: 48px;
    line-height: 54px;
    color: #1a1a1a;
    font-family: 'Sofia Black';
    font-weight: bold;
    display: block;
}
.fsh_post_block h1{
    font-size: 0px;
    margin: 45px 0px 21px;
}
.fsh_post_block  img{
    float: left;
    margin: 0px 60px 41px 0px;
}
.fsh_blog_wrapper hr{
    margin: 3rem auto;
}
.fsh_blog_wrapper{
    padding: 50px 0px 100px;
}
/*sample page*/
.sample-page-wrapper{
    margin: 40px 0px 60px;
}

.sample_post_content h2 {
    font-family: 'Sofia Black';
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 20px;
}
.sample_post_content h3{
    font-family: 'Sofia Black';
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;  
}
.sample_post_content ul li a{
    color: #000;
}
.sample_post_content ul li a:hover {
    color: #757575;
}
.sample_post_content ul{
     margin: 24px 0 30px;
}
.sample_post_content .w-100 h3 {
    font-size: 22px;
    line-height: 26px;
    color: #000;
    font-weight: 700;
    margin: 20px 0;
}
.sample_post_content th {
    font-family: 'Sofia Black';
    font-weight: 600 !important;
}
.sample_post_content .w-100 a {
    color: #757575;
    font-size: 14pt;
    line-height: 27pt;
}
.sample_post_content .w-100 a:hover {
    color: #000 !important;
}
.books-catalog-section{
    padding: 60px 0;
}

.order-sample-form .gform_footer input:focus{
    text-decoration: none;
}

.img-innr-blocks a:hover {
    color: #dbdbdb !important;
}
div#gform_wrapper_1  .gform_validation_errors {
    display: none;
}
#gform_fields_1 .gfield_label {
    display: none;
}
.gform_wrapper.gravity-theme .gfield #input_1_1 {
    min-height: 53px;
}
.email-sub-form .gform_footer.top_label input[type=submit]:focus {
    text-decoration: unset !important;
}
#gform_fields_1 #validation_message_1_1, #gform_fields_1 #validation_message_1_1 {
    border: unset !important;
    background: unset !important;
}

.footer-description-blk p {
    max-width: 400px;
    width: 100%;
}ground: unset !important;
}

.footer-description-blk p {
    max-width: 400px;
    width: 100%;
}

.header-wr .header-content-wr .header-content-menu {
    padding-right: 31px;
}

.header-content-wr .clearfix {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
@media screen and (max-width: 567px) {
    .fsh-default-wr .search-cntnt-main-block .search-submit {
        width: 33%;
    }
}



/*----------------Catalog Tabber Css 06/march/2026----------------*/

.page-template-template-catalog .catalog-tabs ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}

.page-template-template-catalog .catalog-tabs ul li {
    margin: 0;
    background: none;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Sofia Pro Condensed';
    color: #21365D;
    max-width: 285px;
    width: 100%;
    text-align: center;
    padding: 23px 0;
    line-height: 27px;
    letter-spacing: 0;
    cursor: pointer;
    transition: 0.4s ease;
}
.page-template-template-catalog .catalog-tabs ul li:hover, .page-template-template-catalog .catalog-tabs ul li.active {
    background: #21365D;
    color: #fff;
}
.catalog-tabs {
    margin-top: 50px;
}
@media only screen and (max-width: 1279px) {
    .page-template-template-catalog .catalog-tabs ul li {
        font-size: 16px;
        padding: 15px 0;
    }
    .catalog-tabs {
        margin-top: 30px;
    }
    .page-template-template-catalog .catalog-tabs ul {
        gap: 20px;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 979px) {
    .page-template-template-catalog .catalog-tabs ul li {
        padding: 15px 20px;
    }
}
@media only screen and (max-width: 767px) {
    .page-template-template-catalog .catalog-tabs ul li {
        font-size: 16px;
        line-height: 22px;
        padding: 9px 20px;
    }
    .page-template-template-catalog .catalog-tabs ul {
        gap: 10px;
    }
}

/*----------------Catalog Tabber Css 06/march/2026----------------*/