@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.btn {
    border-radius: 0px;
}

div.minicart {
    padding-left: 20px;
}

.minicart h3 {
  color: #000;
  font-size: 0.85em;
  margin-bottom: 0;
}

.minicart p {
    font-size: 0.85em;
}

.minicart a:hover {
    text-decoration: none;
}

div.page-body-text {
    margin-top: 50px;
    margin-bottom: 50px;
}

a.matrix-cell-available, a.matrix-cell-short-wait, a.matrix-cell-short,
.recc-final-price,
.text-color-green, .text-green, .success-message, .user-final-price {
    color: #589D3E !important;
}

a.matrix-cell-unknown,
a.matrix-cell-long-wait, a.matrix-cell-long, .text-color-orange {
    color: orange !important;
}

.larger-input-group input.form-control
{
    font-size: 1em !important;
}


.mb-3 {
    margin-bottom: 3em;
}

.mt-3 {
    margin-top: 3em;
}

.mb-2 {
    margin-bottom: 2em;
}

.mt-2 {
    margin-top: 2em;
}
.mb-1 {
    margin-bottom: 1em;
}

.mt-1 {
    margin-top: 1em;
}

.mt-05 {
    margin-top: 0.5em;
}

.mb-05 {
    margin-bottom: 0.5em;
}


.m-1 {
    margin: 1em;
}

.m-2 {
    margin: 2em;
}


.masonry-sizer, .masonry-item {
    width: 285px;
    padding: 8px;
    margin: 0 auto 20px auto;
    border-bottom: 1px solid grey;
    text-align: center;
}

.masonry-item-text {
    font-size: 80%;
}

div.product-box-product-title {
    height: 100px;
    overflow: hidden;
}

.product-box-product-title h4{
    font-size: 1em;
}

.product-box-sku {
	font-weight:400;
	font-size: 0.85em;
}

.product-box-account-id {
    color: grey;
    font-size: 10px;
}

div.product-box-product-description {
    height: 50px;
}

div.product-box-product-alt-lang {
    margin-top: 10px;
    height: 50px;
}

img.product-box-manufacturer-logo {
    max-height: 50px;
}

.breadcrumb, .category-description, .manufacturer-description,
.collection-description {
	font-size:0.8125em;
}

.breadcrumb a {
    	color:#555555;
}

p.category-description,
p.manufacturer-description,
p.collection-description,
p.spacing
{
    margin: 10px 0;
}
p.spacing-double
{
    margin: 20px 0;
}
p.botspacing
{
    margin-bottom: 20px;
}
div.manufacturer-listing-title-box {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

img.solr-page-banner {
    margin-bottom: 30px;
    margin-top: 10px;
}

.recc-final-price,
.user-final-price {
    font-weight: bold;
}

.alert-message,
.alert-message a,
.recc-discount-applied, .recc-original-price,
.user-discount-applied, .user-original-price, .text-red, .text-color-red {
    color: #990000 !important;
}

.alert-message a {
    text-decoration: none;
	font-weight: 600;
}

div.product-box-inner {
    border: 1px solid #eee;
    padding: 0px 8px;
    margin-bottom: 10px;
}

.btn-calevo-default {
    color: rgb(63,61,61);
    background-color:#ebebeb;
    border:none;
	text-transform:uppercase;
}

.btn-calevo-default:hover, .btn-buy:hover {
	color: #ffffff;
	background:#00405d;
}

.btn-buy, a.btn-buy {
    color: #000000;
    background: #fda334;
    border: none;
	text-transform:uppercase;
}

.calevo-inner-body, .text-color-black {
    color: #3f3d3d;
}

img#sku-image, .image-flypage-carousel img {
    border: 1px solid #d1cfcf;
}

.image-flypage-carousel img {
    opacity: 0.7;
}

.image-flypage-carousel img:hover {
    opacity: 1;
}

img#sku-image {
    margin-bottom: 4px;
    padding: 4px;
}

.brand-name, .supplement-select-label {
	text-transform:capitalize;
}

.checkout-notes,
.flypage-right-side .recc-discount-applied,
.flypage-right-side .user-discount-applied,
.flypage-right-side .user-original-price,
.flypage-right-side .recc-original-price,
p.oldprice-container,
.flypage-delivery-status strong,
.flypage-weights b,
.flypage-sku,
a.discount-system-notice,
.flypage-container p a.discount-system-notice:hover,
.text-color-gray
{
    color: #999;
}

h6.generic-section,
h6.flypage-section-title, h6.checkout-section {
    margin-top: 2em;
}

div.supplement-minigallery {
    margin: 0.25em 0 0.75em;
}

table#variant-matrix-table {
    text-align:center;
}

.checkout-notes {
    font-size: 0.85em;
}

th.order-table-status-column {
    max-width: 25%;
}

a.calevo-phone-link, a.calevo-home-link {
	text-transform:uppercase;
	font-size:14px;
	color:#ffffff;
}

.page-body-text a {
    text-decoration: underline;
}

.page-body-text h4 {
    margin-top: 1em;
}

.collection-box-with-image {
    height: 300px;
}

img.collection-picture {
    max-height: 240px;
}

img.megamenu-img {
    max-height: 50px;
    width: auto !important;
    border: none !important;
}

.calevo-copyright-footer,
.manufacturers-in-footer {
    font-size: 0.85em;
}

.manufacturers-in-footer {
    border-top: 1px solid #e5e4e2;
}

.manufacturer-footer {
    height: 30px;
}

h4.active > .middle-category-name  {
    text-decoration: underline;
}

.category-top:hover {
    cursor: pointer;
}

.customerservice-menu a {
    text-decoration: none;
}

.calevo-logo {
    float: left;
    margin: 0 0;
    max-height: 100px;
    width: 33%;
}

.minicart {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.footer h4, .manufacturers-footer-container h4, h3.frontpage {
 	text-transform:uppercase;   
}

.top_bg {
    background: #990000;
    background-image: linear-gradient(#990000, #5c0101);
}

.calevo-image-banner-logo {
    height: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.toolbar {
    background: #000;
    padding-top: 5px;
}

#lang-selector {
    padding-bottom: 4px;
}

#banner-search-box {
    margin-top: 20px;
    font-size: 2em;
}

.toolbar-element {
    padding-left: 5px;
    padding-top: 5px;
}

.toolbar-element a {
    color: white;
    text-decoration: none;
}

.toolbar-text {
    font-size: 0.92em;
    font-weight: bold;
}

.btn-toolbar {
    color: #fff;
    background: #000;
    font-weight: 500;
}

.toolbar-icon {
    max-height: 30px;
}

body .modal-lang-selector-dialog {
    max-width: 200px;
    margin: 100px auto;
}

img.lang-selector-flag {
    max-width: 120px;
    padding: 5px;
}

.btn-toolbar {
    padding: 0px 5px;
}

.close1-inner {
    background: #990000;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0px 8px;
}

.skyblue li a.calevo-color:hover,
.skyblue li a.calevo-color:active
{
    background: #990000;
    color: white;
}

.visible-xs-inline {
    display: none;
}

div.women {
    margin: 0 1em 1em 1em;
    border-bottom: none;
}

div.content-box-image-container {
    height: 200px;
    margin: 10px;
    clear:both;
}

img.product-image-listing {
    max-height: 200px;
}

.calevo-shipping-cost-clause {
    margin-top: 5px;
}

div.product-box-product-sku {
    height: 15px;
}

div.product-box-item-add {
    height: 55px;
}

div.product-box-product-add-to-cart {
    height: 100px;
}

.calevo-shipping-cost-clause {
    font-size: 11px;
}

.product-box-item-description {
    font-size: 10pt;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .visible-xs-inline {
        display: inline-block; !important
    }
    h3.xs-small {
        font-size: 1.2em;
    }
    h4.xs-small {
        font-size: 0.9em;
    }
    .product-box-in-column {
        padding-right: 1px;
        padding-left: 1px;
    }
    div.product-box-product-add-to-cart {
        height: 90px;
        overflow: scroll;
    }
    div.content-box-image-container { height: 320px; }
    img.product-image-listing { max-height: 300px; }
}

@media screen and (max-width: 630px) {
    div.content-box-image-container { height: 220px; }
    img.product-image-listing { max-height: 200px; }
}

@media screen and (max-width: 530px) {
    div.content-box-image-container { height: 180px; }
    img.product-image-listing { max-height: 160px; }
}

@media screen and (max-width: 400px) {
    div.content-box-image-container { height: 120px; }
    img.product-image-listing { max-height: 100px; }
    h4.xxs-small {
        font-size: 0.80em;
    }
    div.product-box-product-add-to-cart {
        height: 120px;
    }
}

@media screen and (max-width: 320px) {
    div.calevo-inner-body {
        padding-right: 1px;
        padding-left: 1px;
    }
    div.women {
        margin-left: 1px;
        margin-right: 1px;
    }
}

h1.as-h3 {
    font-size: 1.2em;
}

.manufacturer-name-in-product-box-container {
    padding: 2px 2px 2px 2px;
}

.toolbar-element a {
    outline: none;
}

.calevo-section,
.forum-section {
    background: #F3F3F3;
	padding: 10px;
	color: #333;
}

.calevo-header,
.solr-page-title {
	text-transform:uppercase;
}


.product-box-inner {
    padding: 5px;
}

h6.product-box-product-sku-title {
    margin: 0;
}

.footer-calevo-red {
    background: #990000;
    background-image: linear-gradient(#5c0101, #990000);
    color: white;
    margin-bottom: 0;
    padding-bottom: 1em;
}

.footer h4,
.manufacturer-footer,
p.calevo-copyright,
.footer li,
.footer li a
{
    color: white;
}

.manufacturer-medium img {
    max-height: 120px;
}

.manufacturer-megamenu-box img,
.manufacturer-footer-box img {
    max-height: 80px;
    padding: 4px;
}

.manufacturers-footer-container {
    border-top: 1px solid #e5e4e2;
    padding-top: 1em;
}

p.calevo-copyright {
    margin: 0 0 0 0;
}

/* 
.megapanel div.middle-category {
    height: 400px;
}
*/

.manufacturer-megamenu-box {
    padding: 5px 10px;
    text-align: center;
    width: 16%;
    float:left;
}

@media screen and (max-width: 768px) {
    .manufacturer-megamenu-box {
        width: 24.8%;
    }
}

a.leaf-category-dummy-a:hover {
    text-decoration: none !important;
}

.close1 {
    cursor: pointer;
}

.footer-user-adjust {
    padding-left: 3px;
    padding-right: 3px;
}

.header-fa-icon-adjust {
    padding-left: 3px;
    padding-right: 3px;
}

.header-fa-icon-adjust-min {
    padding-left: 1px;
    padding-right: 2px;
}


.megapanel .row .col1.megapanel-user-menu {
    width: 100%;
}

.recc-price-box,
.user-price-box {
    font-weight: 500;
}

.item_add .recc-price-box,
.item_add .user-price-box {
    font-size: 15px;
    line-height: 1.2;
}

img#calevo-footer-image {
    max-width: 80px;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background-color: #990000;
    border-color: #990000;
}


h1.calevo-top-category {
    margin-top: 10px;
    margin-bottom: 30px;
	font-size:1.4em;
	text-transform:uppercase;
	color: #333333;
    outline: none;
    text-align: center;
}

h2.calevo-middle-category {
    margin-top: 10px;
	font-size:1em;
	text-transform:uppercase;
	color: #333333;
    text-align: center;
    outline: none;
}

a.nav-link:hover {
    outline: none;
}
img.calevo-megamenu-cat-image {
    max-height: 40px;
    outline: none;
}

.megamenu .megapanel img.calevo-megamenu-cat-image:hover {
    outline: none;
    border: none;
}

.breadcrumb {
    background: #990000;
    background-image: linear-gradient(#990000, #7c0101);
    font-weight: 500;
    border-radius: 1px;
}

.breadcrumb a {
    color: white;
}

.breadcrumb > li + li:before,
.breadcrumb > .active {
    color: #ddd;
}

h4.top-category-megamenu-name {
 	text-transform:uppercase;
    font-size: 1em;
    /* text-decoration: underline; */
}

h4.top-category-megamenu-name a {
    font-weight: bold;
    color: #589D3E;
}

h4.top-category-megamenu-name a:hover {
    text-decoration: underline;
}


a.middle-category-name {
    color: #990000;
    font-weight: bold;
}

@media screen and (min-width: 769px) {
    h4.top-category-megamenu-name {
        margin-left: 2%;
    }
}

ul.megamenu.skyblue {
    background: #fcf8e3;
}

.megamenu > li.active > a {
    background: #fce56a;
}


table#variant-matrix-table > tbody > tr.matrix:first-child > td {
    background-color: #d9edf7 !important;
}

.toolbar-lang-selector-icon {
    padding-bottom: 5px;
    margin-bottom: 3px;
}

.navbar-dark {
    background-color: #000;
    padding-top: 10px;
}

.toolbar-element-left {
    display: inline-block;
}

.flypage-product-button {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 50%;
}

@media screen and (max-width: 768px) {
    .flypage-product-button {
        max-width: 100%;
    }
}


.arriv-info2 h3:hover,
.arriv-info h3:hover {
    text-decoration: none;
    color: #E74C3C;
}

.pdf-thumb img {
    max-height: 130px;
}

.pdf-download-box .pdf-thumb {
    padding: 10px;
    height: 150px;
}

.pdf-download-box .pdf-info {
    height: 50px;
}

.product-advantage {
    font-size: .89em;
}

.explanation {
    font-size: .89em;
}

#change-email-link {
    display: none;
    text-decoration: underline;
}

#change-email-link:hover {
    color: #777777;
}

a.vanilla {
    color: blue;
}

.calevo-megamenu-user h4.text-left {
    margin-bottom: 10px;
}

#flypage-image-thumbs {
    text-align: center;
}

.product-additional-image-thumb {
    margin: 0px 5px 5px 0px;
    max-width: 50px;
}

.no-gutters {
    margin-right:0;
    padding-left: 0;
    margin-left:0;
    padding-right: 0;
}

#addressBookWidgetDiv {
    min-width: 300px;
    width: 100%;
    max-width: 900px;
    min-height: 228px;
    height: 240px;
    max-height: 400px;
}

#walletWidgetDiv {
    min-width: 300px;
    width: 100%;
    max-width: 900px;
    min-height: 228px;
    height: 240px;
    max-height: 400px;
}

.radio-with-images {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.radio-with-images + .radio-image-label {
    cursor: pointer;
}

.radio-image-label {
    padding: 3px;
    outline: 3px solid white;
    margin-left: 20px;
}

.radio-with-images:checked + .radio-image-label {
    outline: 3px solid #aaaaaa;
}

.payment-toggler-legend {
    text-transform:uppercase;
}

.payment-toggler-indicator {
    color:green;
    font-size: 20px;
}

.pagination > .active > a,
.pagination > .active > a:active,
.pagination > .active > a:focus,
.pagination > .active > a:hover {
    background-color: inherit;
    border-color: #555;
    color: #555;
}


.pagination .pagination-call-to-action {
    background: #990000;
    color: white;
}

.pagination .pagination-call-to-action:hover {
    color: #ccc;
}

.calevo-small-alert {
    padding: 5px;
    font-size: 12px;
}

#price-slider .ui-slider-handle {
    background: linear-gradient(#990000, #5c0101);
    border: 1px solid #5c0101;
}

.promotion-header {
    text-align:center;
    background: #fda334;
    font-size: 25px;
    padding: 10px;
    color: #000;
    font-family: 'Bebas Neue', cursive;
}

a.category-panel-open:hover, a.category-panel-open:active, a.category-panel-open:focus {
    text-decoration: none;
    color: inherit;
}

#calevo-site-advantages {
    color: #4e4e4e;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 0 0;
    background: linear-gradient(#fff, #ddd);
    text-align: center;
    padding: 4px 2px;
}

.calevo-banner-search-form {
    margin-bottom: 5px;
}

.calevo-site-advantages-check {
    color: #3cb371;
}

@media (max-width: 767px) {
    #calevo-site-advantages {
        display: none;
    }
    #banner-search-box {
        margin-top: 20px;
    }
}

.megamenu > li > a {
    font-size: 11px;
    padding-left: 12px;
    padding-right: 12px;
}



#solr-sorting {
    font-weight: bold;
}

.text-color-green-light {
    color: #3cb371;
}
