﻿body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

/* Set padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 15px;
    padding-right: 15px;*/
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}

.btn-Franchise {
    color: white !important;
}

    .btn-Franchise:hover {
        color: black !important;
    }

.desktopView {
    display: block;
}

.mobileView {
    display: none !important;
}

.color-black {
    color: black !important;
}

.round-image {
    height: 50%;
    width: 50%
}

.border-radius {
    border-radius: 50%;
}

.margin-top {
    margin-top: 1vw;
}

.bg-top {
    background-position: top center !important;
}

.background-logo {
    background-image: url('../../Content/Images/Ok logo2.svg');
    background-size: cover;
    background-position: center center;
    height: 15vh;
    width: 30vh;
    background-repeat: no-repeat;
}

.tagline-font {
    font-family: 'Sriracha', cursive;
    font-size: 17px;
}

.sidebar-back .fa-angle-left {
    color: black !important;
}

.margin-bottom0 {
    margin-bottom: 0px !important;
}

.margin-bottom30 {
    margin-bottom: 30px !important;
}

.margin-bottom10 {
    margin-bottom: 10px !important;
}

.margin-bottom08 {
    margin-bottom: 8px !important;
}

.margin-bottom02 {
    margin-bottom: 2px !important;
}

.errorDiv {
    height: 20px !important;
}

.pointer {
    cursor: pointer;
}

.padding-15 {
    padding: 15px 15px !important;
}

.border-none {
    border: none !important;
}

.item {
    position: relative;
    /*padding-top: 20px;*/
    display: inline-block;
}

.f-right{
    float:right;
}
/*.notify-badge {
    position: absolute;
    right: -20px;
    top: 10px;
    background: red;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color: white;
    padding: 5px 10px;
    font-size: 20px;
}*/
.notify-badge {
    position: absolute;
    right: -15px;
    top: -5px;
    background: #547DBF;
    text-align: center;
    border-radius: 15px 15px 15px 15px;
    color: white;
    padding: 0px 5px;
    font-size: 11px;
}

.margin-left-0 {
    margin-left: 0px;
}

.timerPadding {
    padding: 10px 20px 10px 20px !important;
    border: solid thin;
    border-color: lightgray
}

.timerInActive {
    background-color: white !important;
}

.width-fit-content {
    width: fit-content !important;
}

.productInfo {
    padding: 20px;
    margin-bottom: -8px;
    line-height: 2;
    letter-spacing: 0.05em;
}

    .productInfo li {
        display: list-item !important;
    }

/*.offPrice-Show {
    position: absolute;
    right: 35px;
    top: -10px;
    background: #547DBF;
    text-align: center;*/
/* border-radius: 19px 7px 19px 15px; */
/*color: white;
    padding: 0px 5px;
    font-size: 8px;
    width: fit-content !important;
}*/

.offPrice-Show {
    position: absolute;
    left: 0;
    top: 0;
    background: #547DBF;
    text-align: center;
    /* border-radius: 19px 7px 19px 15px; */
    color: white;
    padding: 0px 5px;
    font-size: 9px;
    width: fit-content !important;
}

.min-width-300 {
    min-width: 300px !important;
}

.timerMarginr {
    margin-right: 10px;
    margin-bottom: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.checked {
    color: #ffa200;
}

.red-star {
    color: red;
}

.green-star {
    color: green;
}

/*For ratings*/
.btn-grey {
    background-color: #D8D8D8;
    color: #FFF;
}

.rating-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 15px 15px 20px 15px;
    border-radius: 3px;
}

.bold {
    font-weight: 700;
}

.padding-bottom-7 {
    padding-bottom: 7px;
}

.review-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.review-block-name {
    font-size: 12px;
    margin: 10px 0;
}

.review-block-date {
    font-size: 12px;
}

.review-block-rate {
    font-size: 13px;
    margin-bottom: 15px;
}

.review-block-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}

.review-block-description {
    font-size: 13px;
}

.padding-top-bottom-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
}
/*Rating end*/
.liquorshop-details {
    margin-top: 10px !important;
    padding-left: 0px !important;
}

.rating-product {
    width: 100% !important;
    margin: 0 auto;
    display: block;
    border-radius: 0px !important;
}

.liquorshop-details h6 {
    line-height: 1.5 !important;
    margin-top: 5px !important;
}

.pagination-container {
    /*padding-top: 5px !important;*/
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme-paggination-block {
    border-left: 1px solid #dddddd !important;
    /*padding-left:15px;*/
}

.pagination > li > a {
    border-right: 1px solid #dddddd !important;
    border-bottom:1px solid #dddddd!important;
}

.bg-slider {
    background-position: top center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 75vh !important;
    background-size: contain !important;
}

.bg-product-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 25vh;
    width: 80vw;
}
.bg-product-liquorshopimage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 25vh;
    width: 100%;
}
.bg-product-liquorimage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 25vh;
    width: 61vw;
}
.bg-variantImage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 20vh;
    width: 100%;
}
.bg-variantMainImages {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 71vh;
    width: 100%;
}

.bg-productList-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 28vh;
    width: 58vw;
}

.myAccount {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    position: relative !important;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-12 .pagination-container {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}



.col-md-12 .pagination-container .pagination li a{
    border-left:1px solid #dddddd!important;
}

.filter-height {
    max-height: 40vh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}


.display-none {
    display: none !important;
}

/*.pagination > li {
    border-bottom: 2px solid #eee;
}*/