html {
    height: 100%;
}

body {
    background: url('/media/backgroundimage_homecropped.jpg') no-repeat center center fixed;
    background-size: cover;
    height: calc(100vh - 164px);
    color: #555;
    font-family: 'Lato';
}

/* from Bulma */
.icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem;
}

.logo-font {
    text-transform: uppercase;
}

.main-logo-link {
    width: fit-content;
}

.shop-now-button {
    background: black;
    color: white;
    min-width: 260px;
}

.btn-black {
    background: black;
    color: white;
}

.btn-outline-black {
    background: white;
    color: black !important; /* use important to override link colors for <a> elements */
    border: 1px solid black;
}

.btn-outline-black:hover,
.btn-outline-black:active,
.btn-outline-black:focus {
    background: black;
    color: white !important;
}


.shop-now-button:hover,
.shop-now-button:active,
.shop-now-button:focus,
.btn-black:hover,
.btn-black:active,
.btn-black:focus {
    background: #222;
    color: white;
}

.text-black {
    color: #000 !important;
}

.border-black {
    border: 1px solid black !important;
}

.bg-black {
    background: #000 !important;
}

.overlay {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background: white;
	z-index: -1;
}

a.category-badge > span.badge:hover {
    background: #212529 !important;
    color: #fff !important;
}

.btt-button {
    height: 42px;
    width: 42px;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.btt-link,
.update-link,
.remove-item {
    cursor: pointer;
}


/* -------------------circle block------------------------------- */
/* .circle {
    width: 380px;
    height: 380px;
    border-radius: 50%;
    color:black;
    background: rgb(162, 194, 162);
    margin-left: 358px;
    margin-top: 15px;
  } */

.circle {
    width: 380px;
    height: 380px;
    border-radius: 50%;
    color: black;
    background: rgb(162, 194, 162);
    margin: 15px auto;
}

.circleh1 {
    text-align: center;
    font-size: 45px;
    margin-top: 119px;
    margin-left: -15px;
}


/* .circleh1 {
    font-size: 2.5rem; 
}  */

.circleshopnow {
    text-align: center;
    margin: 85px 132px;
    font-size: 15px;
    color:black;
    margin-top: 22px;
}

.circlehr {
    /* position: relative; */
    /* margin-top: 1rem; */
    /* border: none; */
    width: 50px;
    height: 2px;
    background: black;
    margin-bottom: 45px;
}

/* ---------------skincare block--------------------------- */
.skincare{
    width: 354px;
    height: 350px;
    color: white;
    background: darkolivegreen;
    border: 2px solid white;
    outline: darkolivegreen solid 15px;
    margin-top: 100px;
    margin-left: -57px;
}

.skincareh1 {
    text-align: center;
    margin-top: 48px;
    font-size: 37px;
}

.skincarereadmore {
    text-align: center;
    margin: 49px 116px;
    font-size: 20px;
    color:white;
}
.skincarehr {
    width: 50px;
    height: 2px;
    background: white;
    margin-bottom: 45px;
}
/* ---------------wintercare block--------------------------- */
.wintercare{
    width: 386px;
    height: 600px;
    color: black;
    background-color: white;
    border-style: double;
    border-width: 0.2rem;
    margin-top: 165px;
    margin-left: -3px;
    margin-right: 20px;
    position: absolute;
    display: inline-block;
}

/* .wintercare {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: white;
    border-style: double;
    border-width: 0.2rem;
    margin-top: 165px;
} */

.wintercareh1 {
    text-align: center;
    margin-top: 48px;
    font-size: 30px;
}
.wintercareh5 {
    text-align: center;
    margin-left: 13px;
    margin-top: 5px;
    font-size: 15px;
}
.winterstockup {
    text-align: center;
    /* margin: 40px 130px; */
    margin: 90px;
    margin-left: 157px;
    font-size: 15px;
    color: black;
    position: absolute;
    
}
.imgcenter {
    display: block;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    height: 50%;
}

/* ------------------Allskincare section----------------- */
.allskincare{
    width: 387px;
    height: 550px;
    line-height: 397px;
    color: black;
    background: white;
    border: 1px solid black;
    margin-left: -73px;
    margin-top: 45px;
}

.allskincareh1 {
    text-align: center;
    margin-top: 70px;
    font-size: 25px;
    margin-left: 10px;
}

.allskinshop {
    text-align: center;
    margin: 86px 128px;
    margin-top: -145px;
    font-size: 15px;
    color: black;
}

.allskincareimg {
    display: block;
    margin-top: 47px;
    margin-left: -42px;
    /* margin-right: auto; */
    width: 60%;
    height: 50%;
}

.allskincarebeautyboost{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: black;
    color: white;
    margin-top: 60px;
    margin-left: 20px;
    z-index: 10;
}

.beautyboosttext{
    text-align: center;
    margin-top: 34px;
}
/* .freeshipping{
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: black;
    color: white;
    margin-top: 20px;
    margin-left: 20px;
    position: absolute;
} */

.freeshipping {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: black;
    color: white;
    margin-top: 800px;
    margin-left: 40px;
    position: absolute;
}

.freeshippingtext{
    text-align: center;
    margin-top: 40px;
    font-size: 35px;
}

.freesshippingallorders{
    text-align: center;
    margin-top: -15px;
    /* font-size: 30px; */
}

.freesshippingprice{
    text-align: center;
    margin-top: -5px;
}
.overlay {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background: white;
	z-index: -1;
}

a.category-badge > span.badge:hover {
    background: #212529 !important;
    color: #fff !important;
}

.btt-button {
    height: 42px;
    width: 42px;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.btt-link,
.update-link,
.remove-item {
    cursor: pointer;
}

input[name='q']::placeholder {
    color: #aab7c4;
}

/* .skincare, .allskincare, .wintercare {
    width: 100%;
    max-width: 430px;
    margin: 20px auto;
} */

/* ------------------------------- bootstrap toasts */

.message-container {
    position: fixed;
    top: 72px;
    right: 15px;
    z-index: 99999999999;
}

.custom-toast {
    overflow: visible;
}

.toast-capper {
    height: 2px;
}

/* from CSS-tricks.com: https://css-tricks.com/snippets/css/css-triangle/ */
.arrow-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; 
    border-bottom: 10px solid black;
    position: absolute;
    top: -10px;
    right: 36px;
}

/* Convenience classes - colors copied from Bootstrap */
.arrow-primary {
    border-bottom-color: #007bff !important;
}

.arrow-secondary {
    border-bottom-color: #6c757d !important;
}

.arrow-success {
    border-bottom-color: #28a745 !important;
}

.arrow-danger {
    border-bottom-color: #dc3545 !important;
}

.arrow-warning {
    border-bottom-color: #ffc107 !important;
}

.arrow-info {
    border-bottom-color: #17a2b8 !important;
}

.arrow-light {
    border-bottom-color: #f8f9fa !important;
}

.arrow-dark {
    border-bottom-color: #343a40 !important;
}

.bag-notification-wrapper {
    height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}

/* -------------------------------- Media Queries */

/* Slightly larger container on xl screens */
@media (min-width: 1200px) {
  .container {
    max-width: 80%;
  }
}

/* Allauth form formatting */

.allauth-form-inner-content p {
    margin-top: 1.5rem; /* mt-4 */
    color: #6c757d; /* text-secondary */
}

.allauth-form-inner-content input {
    border-color: #000;
    border-radius: 0;
}

.allauth-form-inner-content label:not([for='id_remember']) {
    display: none;
}

.allauth-form-inner-content input::placeholder {
    color: #aab7c4;
}

.allauth-form-inner-content button,
.allauth-form-inner-content input[type='submit'] {
	/* btn */
	display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000;
    border: 1px solid #000;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;

    /* standard bootstrap btn transitions */
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.allauth-form-inner-content button:hover,
.allauth-form-inner-content input[type='submit']:hover {	
	color: #fff;
    background-color: #222;
    border-color: #222;
}

.allauth-form-inner-content a {
	color: #17a2b8; /* text-info */
}

/* Product Form */

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    opacity: 0;
    cursor: pointer;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0;
    border-color: #dc3545;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #dc3545;
    border-color: #dc3545;
    border-radius: 0;
}

/*---------Footer--------*/

.backgroundcolor{
    background: rgb(162, 194, 162);
    color: black;
    font-size: 21px;
}

.about{
    font-size: 15px;
    padding-top: 16px;
}

.followus{
    font-size: 18px;
    padding-top: 16px;
}

.anchortag{
    margin-right: 10px;
    color: black;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background-color: rgb(162, 194, 162);
}

.footer-column {
    flex: 1;
    padding: 10px;
}


/* fixed top navbar only on medium and up */
@media (min-width: 992px) {
    .fixed-top-desktop-only {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .header-container {
        padding-top: 164px;
    }

    /*
    .circle{
        margin-top: 55px;
        margin-left: 148px;
        width: 338px;
        height: 330px;
    }

    .circleshopnow {
        text-align: center;
        margin: 85px 117px;
        font-size: 13px;
        color: black;
        margin-top: 21px;
    }

    .skincare{
        width: 344px;
        height: 415px;
        margin-left: -45px;
    }
    .skincare {
        width: 346px;
        height: 328px;
        margin-left: -12px;
    }

    .skincareh1 {
        text-align: center;
        margin-top: 48px;
        font-size: 34px;
        margin-left: 10px;
    } 

    .circleh1 {
        font-size: 1.8rem;
        margin-right: 6px;
        margin-top: 105px;
    }

    .skincareh1 {
        font-size: 1.5rem;
    }

    .skincarereadmore {
        text-align: center;
        font-size: 12px;
        margin-top: 74px;
        margin-left: 130px;
    }
    .wintercare{
        width: 340px;
        height: 587px;
        margin-top: 132px;
        margin-left: 35px;
    }

    .wintercareh1 {
        text-align: center;
        margin-top: 75px;
        font-size: 24px;
    }

    .wintercareh5 {
        text-align: center;
        margin-left: 13px;
        margin-top: 5px;
        font-size: 15px;
    }

    .winterstockup {
        text-align: center;
        margin: 126px;
        margin-left: 116px;
        font-size: 13px;
        color: black;
        position: absolute;
        
    }

    .imgcenter {
        width: 64%;
        height: 38%;
    }

    .allskincare{
        width: 376px;
        height: 453px;
        margin-left: -27px;
    
    }
    .allskincareh1 {
        text-align: center;
        margin-top: 31px;
        font-size: 21px;
        margin-left: 18px;
    }
    .allskinshop {
        text-align: center;
        margin: 81px 103px;
        margin-top: 26px;
        font-size: 12px;
        color: black;
        margin-left: 132px;
    }

    .freeshipping{
        width: 244px;
        height: 241px;
        margin-top: 731px;
        margin-left: 103px;
    }*/
}
/* pad the top a bit when navbar is collapsed on mobile */
@media (max-width: 991px) {
    .header-container {
        padding-top: 116px;
    }

    body {
        height: calc(100vh - 116px);
    }

    .display-4.logo-font.text-black {
        font-size: 2rem;
    }

    .nav-link {
        padding: 0.15rem;
    }

    .nav-link i.fa-lg {
        font-size: 1rem;
    }

    .navbar-toggler {
        padding: .6rem .6rem;
        font-size: 1rem;
    }

    /* #delivery-banner h4 {
        font-size: .9rem;
    } */

    .btn.btn-outline-black.rounded-0,
    .btn.btn-black.rounded-0 {
        padding: .375rem .375rem;
    }

    .btn.btn-outline-black.rounded-0.btn-lg,
    .btn.btn-black.rounded-0.btn-lg {
        padding: .375rem .375rem;
        font-size: .75rem;
    }

    .increment-qty, .decrement-qty {
        padding: .25rem .5rem !important;
    }

    /* .circle{
        margin-top: 55px;
        margin-left: 148px;
        width: 338px;
        height: 330px;
    }

    .circleshopnow {
        text-align: center;
        margin: 85px 117px;
        font-size: 13px;
        color: black;
        margin-top: 21px;
    }

    .skincare{
        width: 344px;
        height: 415px;
        margin-left: -45px;
    }
    .skincare {
        width: 346px;
        height: 328px;
        margin-left: -12px;
    }

    .skincareh1 {
        text-align: center;
        margin-top: 48px;
        font-size: 34px;
        margin-left: 10px;
    } 

    .circleh1 {
        font-size: 1.8rem;
        margin-right: 6px;
        margin-top: 105px;
    }

    .skincareh1 {
        font-size: 1.5rem;
    }

    .skincarereadmore {
        text-align: center;
        font-size: 12px;
        margin-top: 74px;
        margin-left: 130px;
    }
    .wintercare{
        width: 340px;
        height: 587px;
        margin-top: 132px;
        margin-left: 35px;
    }

    .wintercareh1 {
        text-align: center;
        margin-top: 75px;
        font-size: 24px;
    }

    .wintercareh5 {
        text-align: center;
        margin-left: 13px;
        margin-top: 5px;
        font-size: 15px;
    }

    .winterstockup {
        text-align: center;
        margin: 126px;
        margin-left: 116px;
        font-size: 13px;
        color: black;
        position: absolute;
        
    }

    .imgcenter {
        width: 64%;
        height: 38%;
      }

    .allskincare{
        width: 376px;
        height: 453px;
        margin-left: -27px;
    
    }
    .allskincareh1 {
        text-align: center;
        margin-top: 31px;
        font-size: 21px;
        margin-left: 18px;
    }
    .allskinshop {
        text-align: center;
        margin: 81px 103px;
        margin-top: 26px;
        font-size: 12px;
        color: black;
        margin-left: 132px;
    }

    .freeshipping{
        width: 244px;
        height: 241px;
        margin-top: 731px;
        margin-left: 103px;
    } */
}


@media (max-width: 800px) {
    .circle {
        width: 56%;
        margin: 20px auto;
        height: auto;
    }

    .circlehr {
        width: 39px;
        height: 2px;
        margin-top: 25px;
    }

    .circleshopnow {
        font-size: 14px;
        margin: 121px;
    }

    .circleh1 {
        font-size: 1.8rem;
        margin-top: 64px;
        margin-right: -1px;
    }

    .skincare {
        width: 103%;
        margin: 38px auto;
        height: auto;
    }

    .skincarehr {
        width: 42px;
        height: 2px;
        margin-left: 129px;
        margin-top: 57px;
    }

    .skincareh1 {
        font-size: 24px;
        margin-top: 27px;
    }

    .skincarereadmore {
        font-size: 14px;
        margin: 55px 110px;
    }

    .allskincare {
        width: 113%;
        margin: 25px -14px;
        height: 437px;
    }
    /* .allskincare {
        width: 339px;
        height: 437px;
        line-height: 397px;
        color: black;
        background: white;
        border: 1px solid black;
        margin-left: -17px;
        margin-top: -11px;
    } */

    .allskincareimg {
        margin-top: 44px;
        width: 61%;
        height: 50%;
    }

    .allskincareh1 {
        margin-top: 39px;
        font-size: 18px;
        margin-left: 17px;
    }

    .allskinshop {
        margin: 7px;
        margin-top: -153px;
        font-size: 13px;
        margin-left: 115px;
    }

    .allskincarebeautyboost {
        width: 110px;
        height: 110px;
        border-radius: 50%;
        background-color: black;
        color: white;
        margin-top: 27px;
        margin-left: 20px;
        z-index: 10;
    }
    
    .wintercare {
        width: 93%;
        margin: 75px 44px;
        height: auto;
        padding-bottom: 52px;
    }

    .wintercareh1 {
        font-size: 20px;
        margin-top: 20px;
    }

    .wintercareh5 {
        text-align: center;
        margin-left: 7px;
        margin-top: 19px;
        font-size: 14px;
    }

    .winterstockup {
        margin: 9px;
        margin-left: 127px;
        font-size: 13px;
        color: black;
    }

    .imgcenter {
        width: 50%;
    }

    .freeshipping {
        width: 71%;
        height: auto;
        margin: 89px;
        margin-top: 528px;
    }

    .freeshippingtext {
        font-size: 1.5rem;
    }

    .freesshippingallorders {
        font-size: 0.9rem;
    }

    .freesshippingprice {
        font-size: 0.9rem;
    }
   
    .footer-container { 
        margin-top: 10px;
    } 
    .row::after { 
        content: ""; 
        display: table; 
        clear: both; 
    }

    .img-fluid { 
        width: 50%; 
        height: auto;
    }
}

@media (max-width: 768px) {
    .circle {
        width: 62%;
        margin: 20px auto;
        height: auto;
    }

    .circlehr {
        width: 39px;
        height: 2px;
        margin-top: 25px;
    }

    .circleshopnow {
        font-size: 17px;
        margin: 126px;
    }

    .circleh1 {
        font-size: 1.8rem;
        margin-top: 64px;
        margin-right: -1px;
    }

    .skincare {
        width: 93%;
        margin: 38px auto;
        height: auto;
    }

    .skincarehr {
        width: 42px;
        height: 2px;
        margin-left: 100px;
        margin-top: 57px;
    }

    .skincareh1 {
        font-size: 24px;
        margin-top: 30px;
        margin-left: 20px;
    }
    
    .skincarereadmore {
        font-size: 15px;
        margin: 55px 80px;
    }

    .allskincare {
        width: 98%;
        margin: 2px 3px;
        height: 44%;
    }

    .allskincareimg {
        margin-top: 44px;
        width: 61%;
        height: 47%;
    }

    .allskincareh1 {
        margin-top: 39px;
        font-size: 18px;
        margin-left: 39px;
    }

    .allskinshop {
        margin: 7px;
        margin-top: -154px;
        font-size: 16px;
        margin-left: 81px;
    }

    .allskincarebeautyboost {
        width: 110px;
        height: 110px;
        border-radius: 50%;
        background-color: black;
        color: white;
        margin-top: 27px;
        margin-left: 20px;
        z-index: 10;
    }

    .wintercare {
        width: 88%;
        margin: 94px 37px;
        height: auto;
        padding-bottom: 52px;
    }

    .wintercareh1 {
        font-size: 20px;
        margin-top: 20px;
    }

    .wintercareh5 {
        text-align: center;
        margin-left: 7px;
        margin-top: 19px;
        font-size: 14px;
    }

    .winterstockup {
        margin: 9px;
        margin-left: 88px;
        font-size: 13px;
        color: black;
    }

    .imgcenter {
        width: 50%;
    }

    .freeshipping {
        width: 67%;
        height: auto;
        margin: 66px;
        margin-top: 506px;
    }

    .freeshippingtext {
        font-size: 1.5rem;
    }

    .freesshippingallorders {
        font-size: 0.9rem;
    }

    .freesshippingprice {
        font-size: 0.9rem;
    }
   
    /* .footer-container { 
        margin-top: 635px;
    }  */
    .row::after { 
        content: ""; 
        display: table; 
        clear: both; 
    }

    .img-fluid { 
        width: 50%; 
        height: auto;
    }
} 
/* .container, .container-fluid { overflow: hidden; } */
/* .footer-container, .footer-column { overflow: hidden; height: auto; }  */

@media (max-width: 576px) {
    .circle {
        width: 98%;
        margin: 20px auto;
        height: auto;
    }
    .circlehr {
        width: 39px;
        height: 2px;
        margin-top: 25px;
    }

    .circleshopnow {
        font-size: 17px;
        /* margin: 83px; */
        margin: 74px;
    }

    .circleh1 {
        font-size: 1.8rem;
        margin-top: 46px;
    }

    .skincare {
        width: 100%;
        margin: 10px auto;
        height: auto;
    }

    .skincarehr {
        width: 42px;
        height: 2px;
        margin-left: 112px;
    }

    .skincareh1 {
        font-size: 24px;
        margin-top: 20px;
    }

    .skincarereadmore {
        font-size: 15px;
        margin: 56px 94px;
    }

    .allskincare {
        width: 111%;
        margin: 23px -14px;
        height: 45%;
    }

    .allskincareimg {
        margin-top: 44px;
        width: 61%;
        height: 47%;
    }

    .allskincareh1 {
        margin-top: 39px;
        font-size: 18px;
        margin-left: 17px;
    }

    .allskinshop {
        margin: 7px;
        margin-top: -134px;
        font-size: 15px;
        margin-left: 92px;
    }

    .allskincarebeautyboost {
        width: 110px;
        height: 110px;
        border-radius: 50%;
        background-color: black;
        color: white;
        margin-top: 27px;
        margin-left: 20px;
        z-index: 10;
    }

    .wintercare {
        width: 100%;
        margin: -181px -12px;
        height: auto;
        padding-bottom: 57px;
    }

    .wintercareh1 {
        font-size: 20px;
        margin-top: 20px;
    }

    .wintercareh5 {
        text-align: center;
        margin-left: 7px;
        margin-top: 19px;
        font-size: 14px;
    }

    .winterstockup {
        margin: 9px;
        margin-left: 98px;
        font-size: 13px;
        color: black;
    }

    .imgcenter {
        width: 50%;
    }

    .freeshipping {
        width: 76%;
        height: auto;
        margin: 28px;
        margin-top: 258px;
    }

    .freeshippingtext {
        font-size: 1.5rem;
    }

    .freesshippingallorders {
        font-size: 0.9rem;
    }

    .freesshippingprice {
        font-size: 0.9rem;
    }
   
    .footer-container { 
        margin-top: 430px;
    } 
    .row::after { 
        content: ""; 
        display: table; 
        clear: both; 
    }

    .img-fluid { 
        width: 50%; 
        height: auto;
    }
}
