body { font-family: 'Poppins', sans-serif !important; }
header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 9990;
    box-shadow: 0 2px 8px #ccc;
}
header nav {
    padding-bottom: 20px;
}
.purple-dark {
    color: #000 !important;
  }
.owl-carousel { width: 80%; }
.owl-carousel .owl-stage-outer { overflow: visible; }
.owl-dots { display: none; }
header nav a {
    font-family: 'Poppins', sans-serif !important;
    display: inline-block;
    padding: 5px 0;
    color: #888;
    font-size: 14px;
    font-weight: 400;
}
img.header-line { font-family: 'Poppins', sans-serif !important; padding:0; margin: 0; width: 100%; height: 4px; top: 0;position: absolute;}
p.text-muted-con { font-family: 'Poppins', sans-serif !important; padding: 0; font-size: 10px; color: #b1b1b1; text-transform: uppercase; font-weight: 700; line-height: 1; letter-spacing: 3px; }

.main-title { margin: 10px 0 10px 5px; }
h1 { font-family: 'Poppins', sans-serif !important; margin: 0 0 5px 0; font-size: 18px; font-weight: 700; line-height: 1.2;}

h2 { font-family: 'Poppins', sans-serif !important; font-size: 20px; font-weight: 700; line-height: 1.22; color: #000 !important;}
p.select-location { font-family: 'Poppins', sans-serif !important; font-size: 32px; font-weight: 700; line-height: 1; }
.location-image { width: 100%; height: 320px; background-size: cover; border-radius: 5px; background-position: center; }
.blog-image { width: 100%; height: 180px; background-size: cover; border-radius: 5px; background-position: center; }
.about-image { width: 100%; height: 150px; background-size: cover; border-radius: 5px; background-position: center; }

.main { padding: 105px 0 20px 0; background-color: #fff; }
.condoms { padding: 0 0 60px 0; }
.blog { padding: 60px 0; background-color: #f3f3f3; }
.about { padding: 60px 0; color: #fff; }
.form { padding: 60px 0 30px; background-color: #f3f3f3; }
.search { padding: 45px 0; background-color: #f3f3f3; }
footer { padding: 60px 0; background-color: #f3f3f3; }

footer hr { border: 1px solid #e5e5e5; }

.about h2, .about .text-muted-con { color: #fff; }

.button-con {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 24px;
    padding: 14px 25px;
}
.button-con:hover, .button-con:visited, .button-con:active{
    color: #fff;
}
.button-con-neg {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
    background-color: transparent;
    border-radius: 26px;
    border: 1px solid #fff;
    padding: 16px 25px;
}
.button-con-neg:hover, .button-con-neg:visited, .button-con-neg:active{
    background-color: #fff;
}
.margin-top-90 { margin-top: 90px; }
.line-height-1-8 { line-height: 1.8; }

form.contact input, form.contact select, form.contact textarea {
    background-color: #fff;
    color: #777;
    padding: 15px 20px;
    border-radius: 8px;
    border: 1px solid #fff;
    box-shadow: 0 1px 4px #e9e9e9;
}
select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) !important;
    background-repeat: no-repeat !important;
    background-position-x: 96% !important;
    background-position-y: 50% !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
}
select::-ms-expand {
    display: none;
}
textarea:focus, input:focus, select:focus {
    outline: none;
}
.muted-header {
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #888;
}
.cover-photo {
    width: 100%;
    height: 120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 6px;
    box-shadow: 0 1px 4px #e3e3e3;
}
.logo-e {
    position: absolute;
    top: 110px;
    left: 20px;
    width: 90px;
    height: 90px;
    display: inline-block;
    border-radius: 50%;
}
.logo-e img {
    box-shadow: 0 1px 2px #ededed;
    border-radius: 50%;
}
.main-search {
    background-color: #fff;
    color: #777;
    padding: 5px;
    border-radius: 42px;
    border: 1px solid #fff;
    box-shadow: 0 1px 4px #e9e9e9;
}
/*.main-search-input {
    border: 0;
    background-color: #fff;
    color: #777;
    padding: 16px 10px;
    border-radius: 30px;
    font-size: 14px;
}*/
a.button-search {
    border-radius: 8px;
    padding: 16px;
}
.category {
    width: 100%;
    height: 98px;
    background-color: #fff;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
}
.company-card {
    display: block;
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
    margin: 15px 15px;
}
.company-list-logo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #f1f1f1	;
}
.company-card .icon {
    width: 18px;
}
.company-card .tag {
    margin: 0 2px 4px 2px;
    padding: 3px 5px;
    border-radius: 5px;
    display: inline-block;
    background-color: #ededed;
    color: #666;
    font-weight: 700;
    font-size: 11px;
    white-space: nowrap;
}
.text-22 {
    font-size: 22px;
}
.list-section {
    display: block;
    padding: 30px 0 0;
    background-color: #f3f3f3;
}
.list-section h2 {
    color: #000 !important;
}
.company-card h2{
    color: #000 !important;
}
.company-card .fa-chevron-right{
    color: #000 !important;
}
span > .purple-dark {
    color: #000 !important;
}
.company-card > .purple-dark{
    color: #000 !important;
}
/* .filter-dropdown li {
} */
.filter-dropdown li a {
    color: #666;
    font-weight: 400;
    font-size: 13px;
    padding: 4px 0;
}
.filter-dropdown li a span {
    margin-left: 10px;
}
.filter-dropdown  .badge-pill {
    background-color: #ddd;
}
.card-company {
    background-color: #fff;
}
.header-category {
    padding: 0 15px 35px;
}
.product-item img {
    border-radius: 5px;
}
.square-unchecked {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #ccc;
    border-radius: 2px;
}
ul.paginator-v2 {
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.paginator-v2 li {
    display: inline-block;
}
ul.paginator-v2 li a {
    display: inline-block;
    margin-right: 5px;
    padding: 4px 10px;
    background-color: #fff;
    border: 1px solid #ededed;
    color: #666;
    border-radius: 4px;
}
ul.paginator-v2 li a.active {
    font-weight: 800;
    color: #333;
}
#filterTags {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
#filterTags::-webkit-scrollbar {
    display: none;
}

.rating-star { color: #EF6627; font-size: 17px; margin-right: 2px; }
.rating-star.off { color: #ddd}
.rating-star.off-offer { color: #bbb; }
.rating-star.rating-star-sm { font-size: 13px; margin-right: 2px; }

.button { display: inline-block !important; padding: 15px; text-align: center; font-size: 12px; font-weight: 700; border-radius: 25px !important; background-color: #ededed; }
.button-sm { padding: 12px 20px; border-radius: 6px; }
.button-green i { color: #37b752 !important; }
.dropdown-item { font-size: 14px; color: #666; }
.button-sm-filter {
    font-size: 12px;
    padding: 13px 9px !important;
    line-height: 1;
    border-radius: 6px;
    color: #333 !important;
    text-transform: none !important;
    background-color: #fff;
}
/*
.main-search-header {
    background-color: #ededed;
    color: #777;
    padding: 7px;
    border-radius: 40px;
    border: 1px solid #fff;
}
.main-search-input-header {
    border: 0;
    border-radius: 30px;
    background-color: #ededed;
    color: #777;
    padding: 8px 15px 8px 10px;
}
button.button-search-header {
    background-color: transparent !important;
    border-radius: 20px;
    padding: 0 10px 0;
}*/
button:visited, button:active, button:focus {
    outline: none;
}
nav.crumb ol { line-height: 1.3; }
nav.crumb ol li { display: inline-block; }
nav.crumb ol li a { color: #888; font-size: 12px; font-weight: 500; }
nav.crumb ol li.divider { padding: 0 5px; color: #999; font-size: 16px; }

.dropdown-menu {
    padding: 15px;
    border: 0;
    border-radius: 8px;
}

.line-header {
    padding: 0 !important;
    margin: 0 !important;
    opacity: 1 !important;
    display: block !important;
    height: 3px !important;
    background: rgb(58,10,96);
    background: linear-gradient(90deg, rgba(58,10,96,1) 0%, rgba(190,0,255,1) 0%, rgba(50,52,255,1) 15%, rgba(0,71,255,1) 18%, rgba(0,213,255,1) 30%, rgba(0,255,177,1) 44%, rgba(0,255,79,1) 57%, rgba(251,255,0,1) 70%, rgba(255,147,0,1) 82%, rgba(255,0,157,1) 94%);
}
