.wish_btn_txt
{
font-size: 11px;
width: 18px;
line-height: 18px;
font-weight: bold;
text-align: center;
border-radius: 50%;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
display: inline-block;
background-color: #000000;
color: white;
position: relative;
bottom: -5px;
}
.wish_icn {
margin-bottom: 0px !important;
}
.fav_note   
{
color: white;
background-color: #55649a;
text-align: center;
transform: translate(30px, 0px);
padding-bottom: 10px;
margin-bottom: 15px;
padding-top: 10px;
border-radius: 5px;
} 
.btn_fav
{
color: white;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 7px;
padding-right: 7px;
background: red;
border-radius: 5px;
}
body{
background:#F8F8F8 !important;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-ellipsis div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: #000;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 8px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 32px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 56px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}
div#elementor-lightbox-slideshow-single-img{
display:none !important;
}
* {
font-family: "Avenir", Sans-serif;
}
.Contentrow {
display: flex;
flex-wrap: wrap;
float:left;
}
.Filterrow{
width: 20%;
}
.column {
flex: 25%;
padding: 20px 20px 20px 0px;
}
.fullPage{
width: 100%;
}
.filters{
width:20%;
float: left;
position: relative;
bottom: 220px;
}
.productsView{
width: 100%; }
.intro{
text-align: center;
width: 55%;
margin: 0 auto;
}
.intro h1{
font-size: 26px;
}
.intro p{
font-weight: 300;
font-style: italic;
}  .container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
} .checkmark {
position: absolute;
top: 0;
left: 0;
height: 15px;
width: 15px;
border:1px solid rgba(0, 0, 0, 0.1);
border-radius:5px;
} .container:hover input ~ .checkmark {
background-color: rgba(0, 0, 0, 0.1);
} .container input:checked ~ .checkmark {
border:1px solid rgba(0, 0, 0, 0.5);
border-radius:5px;
}
.container input:checked~span.label {
color: #000;
}
span.label{
color: rgba(0, 0, 0, 0.5);
}
input[type=checkbox]:checked { color: #ffd369 !important;
}
input[type=checkbox]:checked > label.container {
color: green;
} .checkmark:after {
content: "";
position: absolute;
display: none;
} .container input:checked ~ .checkmark:after {
display: block;
} .container .checkmark:after {
left: 5px;
top: 1px;
width: 4px;
height: 10px;
border: solid #000;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.viewAll{
text-decoration:underline;
font-weight: 700;
margin-left: 60px;
}
.resetfilter{
margin-top: 50px;
font-style: italic;
margin-left: 60px;
}
label.container {
text-align: left;
padding-left: 30px;
}
.materials, .industries, .application{
text-align: left;
margin-left: 0px;
}
.materials p:nth-child(1){
margin-left:30px;
font-weight: 700;
}
.industries p:nth-child(1){
margin-top: 40px;
margin-left:30px;
font-weight: 700;
}
.application p:nth-child(1){
margin-top: 40px;
margin-left:30px;
font-weight: 700;
} .mainPhoto img {
width: 500px;
}
ul.Productslist{
list-style-type: none;
}
.column-md-5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%;
}
.column-md-7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%;
}
.column-md-7 {
display: flex;
align-content: center;
justify-content: center;
align-items: flex-start;
}
.grid {
display: flex;
flex-direction: column;
flex-flow: row wrap;
}
.thumbnails {
width: 80%;
}
.thumbnails ul {
list-style: none;
display:inline-flex;
margin: 0px 0 0px -60px
}
.thumbnails li {
display: inline-block;
margin: -4px;
}
.thumbnails img {
display: inline;
width: 200px;
}
.thumbnails img:hover {
opacity: 0.8;
}
.favorite .fa-heart:before{
font-size: 25px;
color: #DCE3EB;
}
.favoriteMain .fa-heart:before{
font-size: 25px;
color: #DCE3EB;
}
.award_section .fa-heart:before{
color:#F93549;
}
i.far.fa-heart.fas:before{
color:red !important;
font-weight:bold;
}
.favorite{
float:right;
cursor: pointer;
}
.favoriteMain{
float: right;
position: sticky;
bottom: 89%;
cursor: pointer;
right: 2%;
}
.descriptions h2{
margin: 0px 0px 30px 0px;
} .wrapper {
margin:0 auto;
max-width: 1250px;
}
.cards {
padding: 15px;
display: flex;
flex-flow: row wrap;
}
.fa-close:before, .fa-times:before {
content: "\f00d";
}
.card {
margin: 15px;
width: calc((100% / 4) - 30px);
transition: all 0.2s ease-in-out;
}
.card__inner{
margin-left:6px;
margin-top:-6px;
}
@media screen and (max-width: 991px) {
.card {
width: calc((100% / 2) - 30px);
}
}
@media screen and (max-width: 767px) {
.card {
width: 100%;
}
}
.card:hover .card__inner { transform: scale(1.05);
}
.card__inner {
width: 100%;
position: relative;
cursor: pointer;
transition: all 0.2s ease-in-out;
}
.card__inner:after {
transition: all 0.3s ease-in-out;
}
.card__inner .fa {
width: 100%;
margin-top: 0.25em;
}
.card__expander {
transition: all 0.2s ease-in-out; width: 100%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.card__expander .fa {
font-size: 0.75em;
color:#000;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.card__expander .fa:hover {
opacity: 0.9;
}
.card.is-collapsed .card__inner:after {
content: "";
opacity: 0;
}
.card.is-collapsed .card__expander {
max-height: 0;
min-height: 0;
overflow: hidden;
margin-top: 0;
opacity: 0;
}
.card.is-expanded .card__inner:after {
content: "";
opacity: 1;
display: none;
height: 0;
width: 0;
position: absolute;
bottom: -30px;
left: calc(50% - 15px);
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 15px solid #333a45;
}
.card.is-expanded .card__inner .fa:before {
content: "";
}
.card.is-expanded .card__expander {
max-height: 1000px;
min-height: 200px;
overflow: visible;
margin-top: 80px;
opacity: 1;
}
.card.is-expanded:hover .card__inner {
transform: scale(1);
}
.card.is-inactive .card__inner {
pointer-events: none;
opacity: 0.5;
}
.card.is-inactive:hover .card__inner { transform: scale(1);
} img.has-alt {
width: 100%;
}