@import url("//fonts.googleapis.com/css?family=Oswald");
@import url("//fonts.googleapis.com/css?family=Encode+Sans+Condensed");
@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css); .moo-menu-category .moo-menu-category-content .moo-menu-item .moo-text-sm-right {
margin-top: 10px;
color: #000;
text-align: right;
}
#moo_OnlineStoreContainer #moo-onlineStore-items .moo-menu-category .moo-menu-category-title {
position: relative;
height: auto;
min-height: 160px;
color: #fff;
padding: 2rem;
}
@media only screen and (min-width: 576px) {
#moo-panel-cart {
width: 100%;
}
}
@media only screen and (min-width: 768px) {
#moo-panel-cart {
width: 100%;
}
}
@media only screen and (min-width: 992px) {
.moo-nav-menu
{
max-height: 650px;
overflow-y: scroll;
}
.moo-menu-category .moo-menu-category-title .moo-title {
position: relative;
font-size: 2rem;
z-index: 2;
font-family: "Oswald",sans-serif;
color: #fff;
}
.moo-item-name
{
color: #000000;
font-size: 14px;
font-family: "Open Sans", Arial, sans-serif;
}
#moo-onlineStore-items {
padding: 0;
text-transform: none;
}
.moo-fixed {
position: fixed;
}
}
@media only screen and (min-width: 1200px) {
.moo-nav-menu
{ max-height: 650px;
overflow-y: scroll;
}
.moo-menu-category .moo-menu-category-title .moo-title {
position: relative;
font-size: 40px;
z-index: 2;
font-family: "Oswald",sans-serif;
color: #fff;
}
.moo-item-name
{
color: #000000;
font-size: 16px;
font-family: "Open Sans", Arial, sans-serif;
}
#moo-onlineStore-items {
padding: 0;
text-transform: none;
padding-left: 5px;
}
.moo-text-sm-right {
text-align: right;
color: #000000;
}
#moo_OnlineStoreContainer #moo-onlineStore-items .moo-menu-category .moo-menu-category-title {
height: 30vh;
}
}
#moo-onlineStore-categories {
padding: 0;
margin-bottom: 20px;
}
#moo-onlineStore-categories .moo-mobile-fixed {
position: fixed;
z-index: 11;
background: #fff;
top: 0;
right: 0;
overflow: auto;
}
#moo-onlineStore-categories .moo-mobile-fixed .moo-choose-category {
color: #fff ;
background-color: #282b2e;
text-align: center;
text-transform: uppercase;
border-bottom: solid;
padding: 11px;
}
#moo_OnlineStoreContainer #moo-onlineStore-items .moo-menu-category .moo-menu-category-content .moo-item-name
{
color: #000000;
font-size: 16px;
font-family: "Open Sans", Arial, sans-serif;
} .moo-bg-dark {
background-color: #282b2e ;
}
.moo-dark {
color: #fff;
}
.menu-category .menu-category-title .bg-image:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: ' ';
background-image: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
}
.moo-choose-category {
font-size: 24px;
font-family: "Oswald",sans-serif;
color: #000;
padding-bottom: 10px;
text-align: left;
} .moo-nav-menu::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
.moo-nav-menu::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}
.moo-nav-menu::-webkit-scrollbar-thumb
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #D62929;
} .moo-nav-menu {
-webkit-flex-direction: column;
flex-direction: column;
padding: 1.5rem 2.5rem;
font-family: "Oswald",sans-serif;
text-transform: uppercase;
margin: 0;
margin-bottom: 2rem;
}
.moo-stick-to-content ul {
list-style-type: none !important;
padding: 0 !important;
margin: 0 !important;
text-align: left;
}
.moo-nav li {
border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
margin: 0px !important;
padding-left: 15px;
list-style: none;
}
.moo-nav li::before {
content: none;
}
.moo-nav-menu li a {
padding: 5px 0;
font-size: 15px;
display: block;
color:#fff;
text-decoration: none !important;
box-shadow: none;
} .moo-menu-category {
margin-bottom: 2rem;
}
#moo_OnlineStoreContainer #moo-onlineStore-items .moo-menu-category .moo-menu-category-title .moo-title {
position: relative;
font-size: 40px;
z-index: 2;
font-family: "Oswald",sans-serif;
color: #fff;
line-height: 40px;
}
#moo_OnlineStoreContainer #moo-onlineStore-items .moo-menu-category .moo-menu-category-title .moo-category-description {
font-size: 16px;
font-weight: bold;
margin-top: 15px;
z-index: 2;
position: relative;
}
.moo-menu-category .moo-menu-category-content {
border: 1px solid #e0e0e0;
background-color: #fff;
}
.moo-menu-category .moo-menu-category-content .moo-menu-list-item .moo-show-more{
text-decoration: none;
}
.moo-bg-image, .moo-bg-slideshow {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
z-index: 0;
opacity: 0.5;
}
.moo-menu-list-item:not(:last-child) {
border-bottom: 1px solid #e0e0e0;
}
.moo-menu-list-item {
padding: 1.25rem 1.5rem;
line-height: 1.2;
text-align: left;
}
.moo-align-items-center {
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
text-align: center;
}
.moo-text-muted {
color: #363738;
}
.moo-text-sm {
font-size: 0.95rem;
} button.moo-btn-sm {
border-radius: 0;
border: 2px solid ;
padding: 8px;
font-family: "Oswald",sans-serif;
font-weight: 400;
text-transform: uppercase;
padding: 8px 14px;
font-size: 13px;
background: #fff;
cursor: pointer;
margin-left: 10px;
color: #000;
border-color: #000;
}
.moo-hvr-sweep-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.moo-hvr-sweep-to-top:hover:before, .moo-hvr-sweep-to-top:focus:before, .moo-hvr-sweep-to-top:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.moo-hvr-sweep-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.moo-hvr-sweep-to-top:hover, .moo-hvr-sweep-to-top:focus, .moo-hvr-sweep-to-top:active {
color: white !important;
} .moo-cart-icon
{
}
.moo-cart-icon:hover
{
cursor: pointer;
}
#moo-panel-cart {
position: fixed;
top: 10%;
right: 0;
bottom: 10%;
background-color: #fff;
width: 370px;
z-index: 950;
}
#moo-panel-cart .moo-panel-cart-container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: auto;
z-index: 2;
background-color: #fff;
padding: 15px;
}
#moo-panel-cart .moo-panel-cart-title {
align-items: center;
padding: 1.5rem;
background-color: #f3f4f4;
}
.moo-panel-cart-action {
position: absolute;
bottom: 0;
}
#moo-panel-cart .moo-panel-cart-title .title {
margin-bottom: 0;
}
#moo-panel-cart .moo-panel-cart-title .close {
margin-left: auto;
} .moo-cart-container
{
}
.moo-cart-heading div
{
background-color: #0b0b0b;
color: #ffffff;
font-family: 'Fjalla One', sans-serif;
font-size: 15px;
padding: 5px;
padding-left: 15px;
}
.moo-cart-line
{
clear: both;
font-family: 'Fjalla One', sans-serif;
font-size: 18px;
line-height: 45px;
margin: 0px;
border-bottom: 0.5px solid #ccc;
}
.moo-cart-total
{
clear: both;
font-family: 'Fjalla One', sans-serif;
font-size: 20px;
line-height: 30px;
width: 100%;
text-align: right;
padding-right: 30px;
color: #000;
}
.moo-cart-total-grandtotal
{
font-size: 30px;
}
.moo-cart-total-grandtotal>.moo-cart-total-price
{
color: red;
}
.moo-cart-line>.moo-cart-line-EditPanel
{
position: absolute;
background-color: red;
width: 90px;
right: 1px;
display: none;
}
.moo-cart-line>.moo-cart-line-EditPanel>div:first-child
{
border-right: 1px solid;
float: left;
}
.moo-cart-line>.moo-cart-line-EditPanel>div:last-child
{
float: right;
}
.moo-cart-line>.moo-cart-line-EditPanel>div
{
color: #fff;
padding: 0;
display: inline;
width: 45px;
padding-left: 12px;
}
.moo-cart-line>.moo-cart-line-EditPanel>div>i
{
font-size: 25px;
cursor: pointer;
}
.moo-cart-line .moo-cart-line-itemName
{
color: #000000;
line-height: 25px;
padding-top: 11px;
text-align: left;
}.moo-cart-line .moo-cart-line-itemName>.moo-cart-line-modifiers
{
line-height: 25px;
font-size: 15px;
text-align: left;
}
.moo-cart-line .moo-cart-line-itemQty,.moo-cart-line .moo-cart-line-itemPrice
{
text-align: center;
color: #000000;
}
.moo-cart-heading .moo-cart-line-itemQty,.moo-cart-heading .moo-cart-line-itemPrice
{
text-align: center;
padding-left: 0px;
}
.moo-cart-totals
{
border-right: 0.5px solid;
border-left: 0.5px solid;
border-bottom: 0.5px solid;
}
.moo-cart-content
{
border: 0.5px solid;
background-color: #fff;
}
.moo-cart-empty
{
padding: 20px;
text-align: center;
font-size: 20px;
color: #ff0000;
}
.moo-cart-btns
{
}
.moo-cart-btns .BtnCheckout
{
background-color: #D90000;
text-decoration: none;
outline: none;
color: #ffffff !important;
width: 100%;
margin: 0px !important;
font-size: 27px;
font-family: 'Fjalla One', sans-serif;
border-radius: 0;
height: 54px;
line-height: 42px;
}
#moo-overlay {
display: block;
position: absolute;
background: #666;
width: 100%;
top: 0;
opacity: 0.5;
height: 100%;
left: 0;
}
#moo-img-load {
position:absolute;
top: 33%;
left: 41%;
width: 80px;
}
.moo-show-more
{
color: black;
text-decoration: none;
font-size: 14px;
font-family: "Open Sans", Arial, sans-serif;
box-shadow: none !important;
}
.moo-show-more:hover {
color: black;
}
.moo-price {
font-size: 14px;
}
.moo-image-zoom {
cursor: zoom-in;
max-width: 100%;
}
.swal2-container {
z-index: 2147483646;
} .moo-new-icon .moo-new-icon__cart
{
background: url(https://www.drjosephinc.com/DRJPress/wp-content/plugins/clover-online-orders/public/themes/onePage/img/cart.png) no-repeat;
height: 26px;
}
.moo-new-icon
{
border-radius: 3px 0 0 3px;
padding: 8px 10px;
text-align: center;
display: inline-block;
min-width: 46px;
margin-right: 0;
cursor: pointer;
-webkit-transition: background 200ms ease;
transition: background 200ms ease;
background-color: #0c8aac;
border-color: #0b83a3;
color: #ffffff;
}
.moo-new-icon__count
{
font-size: 18px;
margin-bottom: 10px;
}
.moo-is-sticky {
position: fixed;
right: 0;
top: 57%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index: 2147483645;
}
.moo-new-icon__cart-panier
{
color: #ffffff;
height: 20px;
width: 20px;
}
.moo-new-icon__group
{
fill: #ffffff;
}
.moo-stick-to-content.moo-mobile-fixed .moo-choose-category i{
display: inline;
position: absolute;
top: 18px;
right: 15px;
}
.moo-stick-to-content .moo-choose-category i{
display: none;
}
.moo-menu-category-content .moo-menu-item .moo-item-name-bold {
font-weight: bold;
}
.moo-menu-category-content .moo-menu-item .moo-item-name-line-height {
line-height: 50px;
}
.swal2-popup .swal2-textarea::placeholder {
color: black;
}