/* general */

html {
    height: 100% !important;
}

body {
    background-color: #F5F5F5 !important;
    font-family: Oswald;
    font-weight: 400;
}

a {
    text-decoration: none;
    color: #F5F5F5;
}

a:hover{
    text-decoration: none !important;
}

h1 {
    font-family: send flowers;
    font-size: 5rem;
}

.row {
    margin: 0px;
}

.col {
    padding: 0px;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

.off-padding {
    padding: 0px !important;
}

.override-a-defualt {
    color: #000 !important;
}


/*--------------------------- nav bar ----------------------- */
nav {
    background-color: #000;
    color: #F5F5F5;
    font-family: Oswald;
    font-weight: 200;
    padding: 0px !important;
    margin: 0px !important;
}

.navbar-toggler {
    padding: 0px;
    font-size: 1.25rem;
    background-color: #000;
    color: #F5F5F5 !important;
    border: none;
}

/* logo */

.logo {
    position: absolute;
    bottom: 0;
    font-family: Oswald;
    font-weight: 400;
    margin: 0.5rem;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
}

/* mid/search section */

.search-container>form>div>div>button {
    background: #0000;
    margin: 0px;
}

.input-group-text {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #F5F5F5;
    background-color: #0000;
    border: none;
    border-radius: 0.25rem;
}

.search-icon-button {
    border: none;
}

.input-group {
    margin-bottom: 0.5rem;

}


/* right/catergory section */

.justify-content-end>li {
    margin: 0.5rem;
}

.dropdown-menu{
    right: 0 !important;
    left: auto;
    min-width: 0 !important;
}

/*----------------- footer --------------- */
footer {
    background-color: #000 !important;
    color: #fff !important;
    font-family: Oswald;
    font-weight: 200;
}

.social-media {
    font-size: 1.5rem;
    font-weight: 400;
}

#insta {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent;        
  }

#facebook{
    color: #4267B2;
}

#email-footer-span{
    color: #F5F5F5;
}

/* cookies consent popup */

#consent-popup{
    color:#fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 95%);
    z-index: 9999;
    margin: 0;
    padding: 1rem;
    transition: opacity .8s ease;
    visibility: hidden;
}

#privacy-policy-consent-popup{
      font-style: italic;
    text-decoration: underline;
}

#accept-cookies-btn{
    background-color: #fff;
}

#accept-cookies-btn:hover{
    background-color: #79e067;
}

/*------------------ login ----------------------*/

#google-login{
    max-width: 30%;
}
/*------------------ Homepage index.html ----------------------*/

/* hero-img */

.welcome-text,#home-title {
    font-family: Oswald !important;
}

#shop-title {
    font-family: Oswald !important;
}

/* welcoming text */
div>div>p>a {
    color: black;
}

.welcome-text-container {
    margin-bottom: 0.5rem;
}

/* homepage img link container */

.trend-col {
    padding: 0px !important;
}

.trending-Img-container {
    margin-right: 0.5rem;
    margin-top: 0.5rem;
}

.bottom-secondary-img {
    margin-top: 0.5rem;
}

.fill-space {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

/* homepage buttons */

.shop-btn {
    background-color: #b49404 !important;
    border: 1px solid #000;
}

.home-page-btn-container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.homepage-btn {
    margin-right: 0.5rem;
    width: 10rem;
    color: #F5F5F5;
    background-color: #000;
}

.non-payment-btn:hover {
    background-color: #bbbbbb;
    color: #000;
    border: 1px solid #000;
    font-weight: bold;
}

/*------------- bio view bio.html ------------------*/

#bio-heading{
    font-family: Oswald !important;
}

#bio-img-container{
    display: inline-block;
    width: 30vh;
    height: 30vh;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 50%;
}

#bio-text{
    width:50%;
}

/*------------- art view art.html ------------------*/

.art-card-container {
  padding: 0;
}

.art-for-sale{
    box-shadow: 0.15rem 0.15rem 0.15rem 0.15rem rgba(0, 128, 0, 0.45);
    margin: 0.15rem 0.15rem 0.15rem 0.15rem;
}

.art-not-for-sale{
    border: none;
    margin: 0.2rem 0.2rem 0.2rem 0.2rem;
}

.card-img-top {
    width: 100%;
    height: 33vw;
    object-fit: cover;
}

.card-img-top-details {
    width: 100%;
    height:33vw;
    object-fit: cover;
}


.availabilty-status-text{
    font-size: small;
    color: #000;
}

.availabilty-status-icon{
    color: #60b352;
}

/*------------- details view details.html -----------------*/

.caption-text{
    margin: 0 5px 0 5px;
}

.a-art{
    color: #740202;
}

.r-art{
    color:#b49404;
}

.t-art{
    color: #023974;
}

#img-card-body {
    padding: 0;
    border-top: thin solid #d2d2d2;
background-color: rgb(219, 217, 217, .12);
}

#lens{
    width: 200px;
    height:200px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #000;
    background-color: rgba(255, 255, 255, 0.5);
    visibility: hidden;
    z-index: 99999;
    border-radius: 50%;
}

#result-container{
    position: absolute;
    width: 100%;
    height: 33vw;
    left: 100%;
    margin-left: 16px;
    top: 0px;
    background: rgba(255, 255, 255, 0.9);
    align-items: center;
    visibility: hidden;
    border: 1px solid #000;
}

#result{
    position: relative;
    width: 33vw;
    height: 33vw;
    margin: 0 auto;
    z-index: 99999;
    background-repeat:no-repeat;
    visibility: hidden;
}

#zoom-div{
    display: flex;
    align-items: center;
    justify-content: center;
}

#zoom-btn{
    background: none;
    margin-right: 1.25rem;
    font-size: 1.7rem;
    padding:0;
    margin: 0;
}

#zoom-out-btn{
    background: none;
    margin-right: 1.25rem;
    font-size: 1.7rem;
    padding:0;
    display: none;
    margin: 0;
}

.like-btns {
    background: none;
    margin-left: 1.25rem;
    font-size: 1.7rem;
    border: none;
    padding:0;
}

#like-button{
    color: #740202;
}

#unlike-button{
    color: #212529;
}

#unlike-button:hover {
    color: #740202;
}

#un-auth-like-btn:hover {
    color: #740202;
}

#share-btn{
    background: none;
    margin-right: 1.25rem;
    font-size: 1.7rem;
    padding:0;
}

.comment-body-display{
    max-height:4.688rem;
    overflow-y:auto;
}

.textarea.form-control {
    height: 3rem;
    overflow-y: auto;
    margin: 0;
}


.card-img-container>div>img{
    width: 100% !important;
    height: 30vw !important;
    object-fit: contain !important;
}

.card-title {
    margin: 0 !important;
}

#delete-icon {
    color: #023974;
}

#delete-icon:hover {
    color: #3888df;
}

#edit-icon {
    color: #740202;
}

#edit-icon:hover {
    color: #cc4040;
}

.complete-checkout,
.go-to-checkout:hover {
    background-color: #79e067;
    color: #F5F5F5;
    border: 1px solid #000;
}

.add-to-bag:hover {
    background-color: #79e067;
    color: #F5F5F5;
    border: 1px solid #000;
}

.complete-checkout:hover {
    background-color: #79e067;
    color: #fff;
    border: 1px solid #000;
}

.complete-checkout {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
}

.go-to-checkout,
.add-to-bag,
.complete-checkout {
    background-color: #12330c;
    color: #F5F5F5 !important;
    border: 1px solid #000;
}


.go-to-checkout>a {
    background-color: #12330c;
    color: #F5F5F5 !important;
    border: 1px solid #000;
}

.comment-date{
    font-size: xx-small;
}

.comment-form>button{
    width: 20%;
}

.comment-card-container{
    width: 50%;
}

#div_id_body>label{
    display: none;
    max-width: 5%;
}

.detail-container{
    height:auto !important;
    width: 60%;
    background-color: #fff;
}

#full-img-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(87, 96, 97, 0.75);
    z-index: 9999;
    visibility : hidden;
}

#share-div-overlay{
    margin: 0;
    position: fixed;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
   background: rgb(0 0 0 / 95%);
    z-index: 9999;
    padding: 2rem;
    visibility : hidden;
}  

#full-img{
    max-height: 100%;
    max-width:100%;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#share-overlay-text{
    color:#fff;
    font-size:x-large;
}


#twitter-share-icon{
    color:#00acee ;
}

#whatsapp-icon{
    color:#25D366;
}

#linedin-share-icon{
    color:  #0A66C2;
}

#close-full-img-icon{
    color: #fff;
    font-size: large;
    z-index: 999999;
}

#close-share-div-icon{
    color: #fff;
    font-size: large;
}

#close-full-img-icon:hover{
    color: #cc4040;
    text-decoration: none !important;
}

#full-img-text-btn{
    color: #000 !important;
}

.share-link-icon{
    font-size:3rem;
    padding:1rem;
}

/*------------- bag template ------------------*/
.empty_bag_links {
    color: #000 !important;
}

.remove-item {
    color: #000 !important;
    cursor: pointer;
}

.subtotal-col{
    width: 20%;
}

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

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

.custom-toast {
    overflow: visible;
}

.toast-capper {
    height: 2px;
}

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

/* ----------------- checkout-------------------- */

.icon-review{
    color: #212529;
}

.icon-lock{
    color: #fff;
}

#div-id_country>div>select {
    padding: 0 !important;
}

select,
select option {
    color: #000;
    padding: 0 !important;
}

select:invalid,
select option[value=""] {
    color: #aab7c4 !important;
}

#loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(87, 96, 97, 0.75);
    z-index: 9999;
}

.loading-spinner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 100%;
}

.please-note-checkout{
    color:#740202 ;
  }

  .form-check>label{
    margin: 0 5px 0 5px !important;
  }

  .checkout-done-hr{
    margin: 0 !important;
  }

  .icon-smile{
    color: #cea906;
    background: #000;
    border-radius: 50%;
  }

/* ------------------------- stripe ----------------------- */

.StripeElement,
.stripe-style-input {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 0px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus,
.stripe-style-input:focus,
.stripe-style-input:active {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.stripe-style-input::placeholder {
    color: #aab7c4;
}

.fieldset-label {
    position: relative;
    right: .5rem;
}

#payment-form .form-control,
#card-element {
    color: #000;
    border: 1px solid #000;
}

/* --------------alluth css ---------------*/
.login {
    margin-left: 10px;
    margin-right: 10px;
}

/* --------------profiles-------------- */

#profile-update-form .form-control {
    color: #000;
}

#profile-update-form input::placeholder {
    color: #aab7c4;
}

#id_default_country,
#id_default_country option:not(:first-child) {
    color: #000;
}

#id_default_country option:first-child {
    color: #aab7c4;
}

.order-history {
    max-height: 426px;
    overflow-y: auto;
}

/* media for devices smaller than tablets */
@media (max-width: 768px) {
     /* -------- nav -------- */
     .search-bar {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    
    /* -------- footer --------*/

    .privacy-copyright-text{
        font-size: small;
    }

    .social-media {
        font-size: 1.25rem;
        font-weight:300;
    }

    #bio-text{
        width:100%;
    }

 /* -------- index page -------- */
       .welcome-text,.welcome-detail-text,#shop-title,#pencil-title,#paintings-title,#ink-title,#details-title,#home-title {
        font-size: 2.5rem;
    }

/* -------- details page -------- */

.detail-container>h2{
    font-size: 1.5rem;
}

.detail-container{
    height: auto !important;
    max-width: 100% !important;
    min-width: 100% !important
}

    .comment-card-container{
        width: 100%;
    }

    .comment-date{
        display: none;
    }

    .comment-body-display>p{
        margin-bottom: 5px;
    }

    .comment-form>button{
        width: 40%;
    }

    .caption-text{
        margin: 0 !important;
    }

    .profile-table{
        font-size: small;
    }

    .date-table{
        display:none;
    }
    
/* -------- details page -------- */
    .bag-art-details-col{
    display:none;    
    }

    .add-to-bag{
        max-width :50% !important;
        font-size:1rem;
        padding:0;
        margin:0;
    }

/* -------- bag page -------- */

    .Proceed-to-checkout{
        position: absolute;
        width:50% !important;
        left:0;
    }

 /* -------- checkout page -------- */
    .please-note-checkout{
        font-size:small;
    }

    .form-check{
        font-size:small;
    }

    .subtotal-col{
       font-size: small;
    }
}

@media (max-width: 425px) {
    
    .card-img-container>div>a>img{
        width: 100% !important;
        height: auto !important;
    }

    .card-img-top-details {
        width: 100%;
        height: auto !important;
        object-fit: cover;
    }
    

/* -------- login -------- */

    #google-login{
    max-width: 50%;
}
    
/* -------- checkout done  page -------- */
    
    .user-info-chk-d{
        font-size:small;
    }
}

@media (max-width: 320px){
    #shop-title,#bio-heading{
        font-size: 35px;
    }

}