WellBefore Endeavor Vinyl Examination Gloves
GLOBAL
.fwd_section–vertical-margin,
.fwd_section–vertical-margin–s {
margin-top: 100px;
margin-bottom: 100px;
}
.fwd_horizontal-center-margins {
margin-left: auto;
margin-right: auto;
}
/* UPDATED STYLES */
.fwd_video__fullwidth {
width: auto;
max-width: 100%;
max-height: calc(100vh – 240px);
height: auto;
margin: 0 auto;
display: block;
cursor: pointer;
}
/* REVIEWS SPLIDE */
#fwd_review__splide .splide__track {
-webkit-mask-image: linear-gradient(90deg,transparent, #000 15%, #000 85%, transparent);
mask-image: linear-gradient(90deg,transparent, #000 15%, #000 85%, transparent);
}
#fwd_review__splide .splide__slide {
border: solid 2px #009ACB;
border-radius: 20px;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px 40px;
font-size: 22px;
height: 100%;
}
#fwd_review__splide .splide__slide img {
width: 220px;
height: 38px;
margin-bottom: 15px;
}
#fwd_review__splide .splide__slide p {
line-height: 1.2em!important;
}
#fwd_review__splide .splide__slide p:first-of-type,
#fwd_review__splide .splide__slide p:last-of-type {
color: #0471B3;
}
#fwd_review__splide .splide__pagination__page {
border: solid 2px #0471B3!important;
background: #fff!important;
height: 16px!important;
width: 16px!important;
}
#fwd_review__splide .splide__pagination__page.is-active {
transform: inherit!important;
background: #0471B3!important;
}
#fwd_review__splide .splide__arrow {
background: #009ACB;
width: 50px;
height: 50px;
}
#fwd_review__splide .splide__arrow–next {
right: 5em;
}
#fwd_review__splide .splide__arrow–prev {
left: 5em;
}
#fwd_review__splide .splide__arrow svg {
fill: #fff;
height: inherit;
}
@media screen and (max-width:640px) {
#fwd_review__splide .splide__slide {
font-size: 16px;
padding: 15px 20px;
}
#fwd_review__splide .splide__slide img {
width: 160px;
height: 27px;
}
#fwd_review__splide .splide__arrow {
display: inherit!important;
background: rgba(0,0,0,0.2);
}
}
/* SHORTS */
.fwd_section_shorts {
background: linear-gradient(90deg, #063A5D, #009ACB);
border-radius: 250px 0 0 250px;
display: flex;
color: #fff;
font-weight: 300;
position: relative;
width: 100%;
}
.fwd_section_shorts–title {
display: flex;
column-gap: 20px;
font-size: 40px;
min-width: 300px;
margin-left: 50px;
line-height: 1.2em;
align-items: center;
}
.fwd_section_shorts–title svg {
width: 30px;
height: 30px;
}
#fwd_shorts__splide .splide__arrow,
.fwd-fav-customers–splide .splide__arrow {
z-index: 3;
background: rgba(255, 255, 255, 0.8);
border-radius: 24px;
}
#fwd_shorts__splide .splide__arrow svg,
.fwd-fav-customers–splide .splide__arrow svg {
fill: #0176B3
}
#fwd_shorts__splide {
padding-bottom: 40px;
width: calc( 100% – 350px);
}
#fwd_shorts__splide .splide__track {
margin-top: 30px;
-webkit-mask-image: linear-gradient(90deg, #000 80%,transparent);
mask-image: linear-gradient(90deg, #000 80%,transparent);
}
#fwd_shorts__splide .splide__slide {
text-align: center;
cursor: pointer;
}
#fwd_shorts__splide .splide__pagination__page {
border: solid 2px #fff!important;
background: none!important;
height: 16px!important;
width: 16px!important;
}
#fwd_shorts__splide .splide__pagination__page.is-active {
transform: inherit!important;
background: #fff!important;
}
#fwd_shorts__splide .splide__pagination {
bottom: 1em;
}
#fwd_shorts__splide video {
border-radius: 8px;
}
#fwd_shorts__splide .fwd_shorts__splide–img-wrapper {
overflow: hidden;
width: 350px;
height: 350px;
border-radius: 8px;
}
#fwd_shorts__splide .splide__slide img {
transition: transform .3s ease-in-out;
}
#fwd_shorts__splide .splide__slide.is-active img {
transform: scale(1.4);
}
#fwd_shorts__splide span {
font-size: 24px;
text-transform: uppercase;
}
@media screen and (max-width:640px) {
.fwd_section_shorts {
border-radius: 8px;
}
.fwd_section_shorts {
display: flex;
flex-direction: column;
}
.fwd_section_shorts–title {
padding: 20px 0;
margin-left: 0;
column-gap: 10px;
justify-content: center;
font-size: 26px;
}
.fwd_section_shorts–title svg {
width: 25px;
height: 25px;
}
#fwd_shorts__splide {
width: 100%;
padding-bottom: 45px;
}
#fwd_shorts__splide video {
width: 100%;
height: auto;
}
#fwd_shorts__splide .fwd_shorts__splide–img-wrapper {
width: 100%;
height: auto;
aspect-ratio: 1;
}
#fwd_shorts__splide span {
font-size: 20px;
}
#fwd_shorts__splide .splide__track {
margin-top: 0;
-webkit-mask-image: inherit;
mask-image: inherit;
}
#fwd_shorts__splide .splide__pagination__page {
height: 14px!important;
width: 14px!important;
}
}
/* SIZES */
.fwd_section_size {
display: flex;
justify-content: center;
column-gap: 40px;
}
.fwd_section_size.fwd_section–vertical-margin {
margin-bottom: 0!important;
}
.fwd_section_size–table {
text-align: center;
min-width: 290px;
}
.fwd_section_size–table td,
.fwd_section_size–table th {
padding: 10px;
}
.fwd_section_size–table tr td:not(:last-of-type),
.fwd_section_size–table tr th:not(:last-of-type) {
border-right: solid 2px #0176B3;
}
.fwd_section_size–table thead {
color: #0176B3;
font-size: 24px;
line-height: 1em;
}
.fwd_section_size–table tbody tr td:last-of-type {
color: #0176B3;
font-size: 42px;
font-weight: 700;
}
.fwd_section_size–table tbody tr td:not(:last-of-type) {
color: #4D4D4D;
font-size: 24px;
line-height: 1.2em;
font-weight: 300;
}
.fwd_section_size–table tbody tr td:not(:last-of-type) span:first-of-type {
font-weight: 600;
}
.fwd_section_size–table tbody tr td:not(:last-of-type) span:first-of-type>span {
font-size: 0.8em;
}
.fwd_section_size–right {
display: flex;
align-items: flex-end;
column-gap: 40px;
}
.fwd_section_size–left–1 {
display: flex;
column-gap: 20px;
margin-top: 20px;
}
.fwd_section_size–left–1 svg {
width: 30px;
height: 30px;
min-width: 30px;
min-height: 30px;
margin-top: 7px;
}
.fwd_section_size–left–1 p:first-of-type {
color: #0471B3;
font-weight: 300;
font-size: 42px;
line-height: 1.1em;
}
.fwd_section_size–left–1 p:last-of-type {
color: #797979;
font-weight: 300;
font-size: 28px;
line-height: 1.2;
}
.fwd_section_size–left–img img {
height: 600px;
width: auto;
}
.fwd_section_size–right table {
margin-top: auto;
}
@media screen and (max-width: 1000px) {
.fwd_section_size {
flex-direction: column;
}
}
@media screen and (max-width:640px) {
.fwd_section_size–left–1 p:first-of-type {
line-height: 1em;
margin-bottom: 0!important;
font-size: 26px;
}
.fwd_section_size–left–1 {
column-gap: 10px;
margin-top: 0;
}
.fwd_section_size–left–1 p:last-of-type {
padding-top: 0;
padding-bottom: 20px;
font-size: 20px;
}
.fwd_section_size–left–1 svg {
width: 20px;
height: 20px;
min-width: 20px;
min-height: 20px;
margin-top: 3px;
}
.fwd_section_size–table tbody tr td:not(:last-of-type) {
font-size: 16px;
}
.fwd_section_size–table tbody tr td:last-of-type {
font-size: 24px;
}
.fwd_section_size–table thead {
font-size: 18px;
}
.fwd_section_size–table td,
.fwd_section_size–table th {
padding: 6px;
}
.fwd_section_size–table {
min-width: inherit;
}
.fwd_section_size–right {
display: flex;
column-gap: 0;
align-items: center;
justify-content: space-around;
}
.fwd_section_size–left–img img {
height: 250px;
}
}
/* media query for unified styles */
@media screen and (max-width:640px) {
.fwd_section–vertical-margin {
margin-top: 50px;
margin-bottom: 50px;
}
.fwd_section–vertical-margin–s {
margin-top: 30px;
margin-bottom: 30px;
}
}
/*new styles */
.fwd_section–header {
position: relative;
width: 100%;
display: flex;
margin-bottom: 80px;
}
.fwd_section–header img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: auto;
}
.fwd_section–header>div {
margin: auto auto auto 680px;
z-index: 1;
max-width: 500px;
}
.fwd_section–header>div svg {
width: 20px;
height: auto;
min-width: 20px;
margin-right: 10px;
}
.fwd_section–header>div p:nth-of-type(1){
font-size: 24px
}
.fwd_section–header>div p:nth-of-type(2),
.fwd_section–header>div p:nth-of-type(3){
font-size: 36px;
padding-left: 30px;
font-weight: 300;
line-height: 1.2em;
margin-bottom: 0!important;
}
.fwd_featues-3 {
width: 100%;
border-radius: 0 90px;
position: relative;
margin-bottom: 70px;
}
.fwd_featues-3>div {
margin-left: 15%;
padding-top: 20px;
padding-bottom: 40px;
}
.fwd_featues-3–item {
display: flex;
}
.fwd_featues-3–item svg {
width: 30px;
height: 30px;
margin-right: 20px;
margin-bottom: auto;
margin-top: auto;
}
.fwd_featues-3–item span {
color: #fff;
font-size: 36px;
font-weight: 700;
}
.fwd_featues-3 img {
position: absolute;
right: 0;
bottom: -70px;
}
.fwd-features-infograph {
width: 100%;
max-width: 1000px;
height: auto;
display: block;
}
.fwd_feature-pill–item {
display: flex;
height: 260px;
width: 100%;
max-width: 1000px;
border-radius: 130px;
overflow: hidden;
margin-bottom: 15px;
}
.fwd_feature-pill–wrapper .fwd_feature-pill–item:nth-of-type(2) {
flex-direction: row-reverse;
}
.fwd_feature-pill–item–text,
.fwd_feature-pill–item–image {
width: 50%;
height: 260px;
}
.fwd_feature-pill–item–image img {
width: 100%;
height: auto;
}
.fwd_feature-pill–item–text {
display: flex;
align-items: center;
}
.fwd_feature-pill–item–text>div {
margin-left: 80px;
margin-right: 20px;
padding-top: 20px;
}
.fwd_feature-pill–wrapper .fwd_feature-pill–item:nth-of-type(2) .fwd_feature-pill–item–text>div {
margin-left: 40px;
margin-right: 60px;
}
.fwd_feature-pill–item–text svg {
width: 20px;
height: auto;
min-width: 20px;
margin-right: 15px;
}
.fwd_feature-pill–item–text p {
color: #fff;
font-size: 26px!important;
line-height: 1.1em!important;
font-weight: 300;
}
.fwd_feature-pill–item–text p:first-of-type {
font-weight: 600;
}
.fwd_feature-pill–item–text p:last-of-type {
padding-left: 35px;
}
.fwd_feature-pill–item–image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.fwd_feature-pill–vinyl-blue-1 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-blue-1.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-blue-2 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-blue-2.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-blue-3 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-blue-3.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-black-1 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-black-1.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-black-2 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-black-2.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-black-3 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-black-3.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-clear-1 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-clear-1.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-clear-2 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-clear-2.webp?v=1696953147’)
}
.fwd_feature-pill–vinyl-clear-3 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-vinyl-clear-3.webp?v=1696953147’)
}
.fwd_feature-pill–blend-1 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-blend-1.webp?v=1695861343’)
}
.fwd_feature-pill–nitrile-blue-2 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-nitrile-blue-2.webp?v=1695859406’)
}
.fwd_feature-pill–nitrile-blue-3 {
background-image: url(‘https://cdn.shopify.com/s/files/1/0045/1959/2065/files/fwd-endeavor-pill-nitrile-blue-3.webp?v=1695859407’)
}
/* FAV CUSTOMERS */
.fwd_fav-customers–background {
width: 100%;
}
.fwd_fav-customers–wrapper {
padding-bottom: 140px;
padding-left: 100px;
border-bottom-left-radius: 70%;
display: flex;
align-items: center;
background-color: #fff;
}
.fwd_fav-customers–wrapper > span {
text-align: right;
line-height: normal;
font-size: 32px;
flex-shrink: 0;
font-weight: 700;
width: 200px;
}
.fwd-fav-customers–splide {
margin-left: 50px;
width: calc( 100% – 250px );
padding-bottom: 40px;
}
.fwd-fav-customers–splide .splide__track {
-webkit-mask-image: linear-gradient(90deg, #000 80%,transparent);
mask-image: linear-gradient(90deg, #000 80%,transparent);
}
.fwd-fav-customers–splide .splide__slide {
position: relative;
}
.fwd-fav-customers–splide .splide__slide > div {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
.fwd_fav-customers–titles-vinyl-blue {
background: linear-gradient(90deg, #fff, transparent);
}
.fwd_fav-customers–titles-vinyl-blue p {
color: #4E6FBE;
}
.fwd_fav-customers–titles-black {
background: linear-gradient(90deg, #000, transparent);
}
.fwd_fav-customers–titles-black p {
color: #fff;
}
.fwd_fav-customers–titles-clear {
background: linear-gradient(90deg, #fff 40%, transparent);
}
.fwd_fav-customers–titles-clear p {
color: #808080;
}
.fwd_fav-customers–titles-lightblue {
background: linear-gradient(90deg, #fff 40%, transparent);
}
.fwd_fav-customers–titles-lightblue p {
color: #07B1E2
}
.fwd-fav-customers–splide .splide__slide > div p {
font-size: 20px;
margin-bottom: 0!important;
padding: 10px;
font-weight: 700;
}
.fwd-fav-customers–splide .splide__slide > div svg {
width: 16px;
height: 16px;
margin-right: 3px;
margin-bottom: -1px;
}
.fwd-fav-customers–splide .splide__slide img {
width: 100%;
height: 100%;
}
.fwd-fav-customers–splide .splide__pagination__page {
border: solid 2px!important;
background: none!important;
height: 16px!important;
width: 16px!important;
}
.fwd-fav-customers–splide .splide__pagination__page.is-active {
transform: inherit!important;
}
/* DYNAMIC CLASSES */
.fwd-fav-customers–splide.fwd-class-vinylblue .splide__pagination__page {
border-color: #4E6FBE!important;
}
.fwd-fav-customers–splide.fwd-class-vinylblue .splide__pagination__page.is-active {
background: #4E6FBE!important;
}
.fwd-fav-customers–splide.fwd-class-black .splide__pagination__page {
border-color: #222126!important;
}
.fwd-fav-customers–splide.fwd-class-black .splide__pagination__page.is-active {
background: #222126!important;
}
.fwd-fav-customers–splide.fwd-class-clear .splide__pagination__page {
border-color: #808080!important;
}
.fwd-fav-customers–splide.fwd-class-clear .splide__pagination__page.is-active {
background: #808080!important;
}
.fwd-fav-customers–splide.fwd-class-lightblue .splide__pagination__page {
border-color: #07B1E2!important;
}
.fwd-fav-customers–splide.fwd-class-lightblue .splide__pagination__page.is-active {
background: #07B1E2!important;
}
.fwd_section_size–table.fwd-class-lightblue tr td:not(:last-of-type),
.fwd_section_size–table.fwd-class-lightblue tr th:not(:last-of-type) {
border-color: #07B1E2!important;
}
@media screen and (max-width: 1150px) and (min-width:641px) {
.fwd_section–header img.lazyloaded.image–fade-in {
opacity: 0.4;
}
.fwd_section–header>div {
margin: auto 10px auto auto;
}
.fwd_featues-3 img {
width: 400px;
bottom: 0;
}
}
@media screen and (max-width:640px) {
.fwd_section–header {
height: inherit;
min-height: 220px;
margin-bottom: 30px;
flex-direction: column;
}
.fwd_section–header>div {
margin: 20px 0 0;
}
.fwd_section–header>div p:nth-of-type(1) {
font-size: 18px;
}
.fwd_section–header>div p:nth-of-type(2),
.fwd_section–header>div p:nth-of-type(3) {
font-size: 21px;
padding-left: 25px;
}
.fwd_section–header img {
position: static;
height: auto;
width: 100%;
}
.fwd_section–header>div svg {
width: 15px;
min-width: 15px;
margin-right: 5px;
}
.fwd_feature-pill–item,
.fwd_feature-pill–wrapper .fwd_feature-pill–item:nth-of-type(2) {
flex-direction: column-reverse;
border-radius: 36px;
height: inherit
}
.fwd_feature-pill–item–text, .fwd_feature-pill–item–image {
width: 100%;
}
.fwd_feature-pill–item–text>div,
.fwd_feature-pill–wrapper .fwd_feature-pill–item:nth-of-type(2) .fwd_feature-pill–item–text>div {
margin-left: 20px;
margin-right: 20px;
padding-top: 30px;
padding-bottom: 20px;
}
.fwd_feature-pill–item–image {
height: 100px;
}
.fwd_feature-pill–item–text {
height: inherit;
}
.fwd_feature-pill–item–text p {
font-size: 18px!important;
}
.fwd_feature-pill–item–text svg {
width: 15px;
min-width: 15px;
margin-right: 10px;
}
.fwd_feature-pill–item–text p:last-of-type {
padding-left: 25px;
}
.fwd_featues-3 {
margin-bottom: 30px;
}
.fwd_featues-3>div {
margin-left: 60px;
padding-top: 30px;
padding-bottom: 30px;
}
.fwd_featues-3–item svg {
width: 18px;
height: 18px;
margin-right: 10px;
}
.fwd_featues-3–item span {
font-size: 20px;
font-weight: 500;
}
/* FAV CUSTOMER SPLIDE */
.fwd_fav-customers–background {
margin-bottom: 30px;
}
.fwd_fav-customers–wrapper {
border-bottom-left-radius: inherit;
padding-bottom: 0;
padding-left: 0;
flex-direction: column;
}
.fwd-fav-customers–splide {
margin-left: 0;
width: 100%;
}
.fwd-fav-customers–splide .splide__track {
-webkit-mask-image: none;
mask-image: none;
}
.fwd_fav-customers–wrapper > span {
width: 100%;
font-size: 20px;
text-align: center;
padding-bottom: 15px;
}
.fwd-fav-customers–splide .splide__slide > div p {
font-weight: 400;
}
}
39577175851137, 39577175818369, 39577175785601, 39577175883905
39577175294081, 39577175261313, 39577175228545, 39577175326849, 39613234774145, 39613234741377, 39613234708609, 39613234806913
39577175163009, 39577175130241, 39577175097473, 39577175195777
39457459437697, 39457459404929, 39457459372161, 39457459339393
39577175851137, 39577175818369, 39577175785601, 39577175883905
.b6{fill:#fff;}.c6{fill:#d21a19;} Introducing the
Endeavor Vinyl Examination Gloves For Professional and Personal Use
39577175294081, 39577175261313, 39577175228545, 39577175326849, 39613234774145, 39613234741377, 39613234708609, 39613234806913
.b6{fill:#fff;}.c6{fill:#d21a19;} Introducing the
Endeavor Vinyl Examination Gloves For Professional and Personal Use
39577175163009, 39577175130241, 39577175097473, 39577175195777
.b6{fill:#fff;}.c6{fill:#d21a19;} Introducing the
Endeavor Vinyl Examination Gloves For Professional and Personal Use
39457459437697, 39457459404929, 39457459372161, 39457459339393
.b6{fill:#fff;}.c6{fill:#d21a19;} Introducing the
Endeavor Vinyl & Nitrile Blend Examination Gloves For Professional and Personal Use
GLOBAL
customers
39577175851137, 39577175818369, 39577175785601, 39577175883905
.b6{fill:#fff;}.c6{fill:#d21a19;}Production Lines Ally
Perfect for handling ingredients and light tools.
.b6{fill:#fff;}.c6{fill:#d21a19;}Prevent Lingering Odors
Single-use. Say goodbye to smelly reusable gloves.
.b6{fill:#fff;}.c6{fill:#d21a19;}Skin-Friendly
Prevent allergic reactions on your clients.
39577175294081, 39577175261313, 39577175228545, 39577175326849, 39613234774145, 39613234741377, 39613234708609, 39613234806913
.b6{fill:#fff;}.c6{fill:#d21a19;}Extra Protection
Protect your hands from chemicals.
.b6{fill:#fff;}.c6{fill:#d21a19;}BPA-Free Material
Prevent BPA contamination in food.
.b6{fill:#fff;}.c6{fill:#d21a19;}Skin-Friendly
Prevent allergic reactions on your clients.
39577175163009, 39577175130241, 39577175097473, 39577175195777
.b6{fill:#fff;}.c6{fill:#d21a19;}BPA-Free Material
Prevent BPA contamination in food.
.b6{fill:#fff;}.c6{fill:#d21a19;}Prevent Lingering Odors
Single-use. Say goodbye to smelly reusable gloves.
.b6{fill:#fff;}.c6{fill:#d21a19;}Skin-Friendly
No allergies or irritation on you or your patients.
39457459437697, 39457459404929, 39457459372161, 39457459339393
.b6{fill:#fff;}.c6{fill:#d21a19;}BPA-Free Material
Prevent BPA contamination in food.
.b6{fill:#fff;}.c6{fill:#d21a19;}Prevent Lingering Odors
Single-use. Say goodbye to smelly reusable gloves.
.b6{fill:#fff;}.c6{fill:#d21a19;}Skin-Friendly
No allergies or irritation on you or your patients.
GLOBAL
How to Pick
Your SizeMeasure your hand
Palm Width (A-B) |
Size |
---|---|
2 1/2 – 3 in 66 – 76 mm |
XS |
3 – 3 3/8 in 76 – 87 mm |
S |
3 3/8 – 3 7/8 in 87 – 98 mm |
M |
3 7/8 – 4 3/8 in 98 – 111 mm |
L |
4 3/8 – 4 3/4 in 111 – 121 mm |
XL |