html{
    scroll-behavior: smooth;
   height:100%;
}
body{
    background-color: #F7F8FA;
    color: #212121;
    /* padding-top:5em; */
    /* height: 100vh; */
    font-family: 'Fira Sans Condensed', sans-serif;
    line-height: 1.6;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 100% !important;
    height:100%;
  
    /* background-image: url('../../layout/images/bg1.jpeg');
    scroll-margin: 25px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
   
  
}
.body-overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.54);
    z-index: +10;
    display: none;
}
.body-overlay-search{
    position: fixed;
    width: 100%;
    height: 100%;
    /* background: rgb(255, 255, 255, 0.8);
    backdrop-filter: blur(10px); */
    z-index: +10;
    display: none;
}
.parallax-window.window-main{
    z-index: -1000000;
    width: 100% !important;
}


.footer{
    color: #5C5C5C;
    background-color: #FFFFFF ;
    /* margin-top: 40px;
    padding: 25px 0px;
    bottom:0px;
    width: 100%; */
   

}
.footer .footer-logo{
    width: 119px;
}
footer .nav-bottom {
    padding-top:1rem;
}
input, textarea, select{
    background: #FFFFFF 0% 0% no-repeat padding-box ;
    border: 1px solid #AF9E5C !important;
    border-radius: 8px !important;
}

select{
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border: 1px solid #AF9E5C !important;
    border-radius: 8px !important;
}
/* always show the arrows in the input[type=number] */
input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
    padding: 0px !important;
    margin: 0px !important;
  }
input.make-default{
    margin-right: 5px;
    height:14px;
    width: 14px;
    border-radius: 50% !important;
}
input.make-default.chosen{
    background: transparent linear-gradient(180deg, #DECA79 0%, #9A8A4B 100%) 0% 0% no-repeat padding-box;
}
.btn-tc{
    background: transparent linear-gradient(180deg, #DECA79 0%, #9A8A4B 100%) 0% 0% no-repeat padding-box;
    color: white !important;
    border-radius: 8px !important;
    height: 36px;
    
}
.btn-tc:hover{
    color: white !important;
}
.tc-text-sm{
    font-size: 15px !important;
    font-weight: 450 !important;
    color: #A48D4F !important;
}
.tc-text{
    font-size: 18px !important;
    font-weight: 450 !important;
    color: #A48D4F !important;
}
/* .tc-int-checkbox::before{
    background-color: #ffffff;
} */
.tc-int-checkbox::after{
    color: #A58D48;
}

#search_results{
    display: none;
    align-items: center;
    width: 100%;
    padding :1% 5%;
    position: fixed;
    height: 50%;
    top: 60px;
    background: rgb(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    overflow-y: scroll;
    z-index: +11;
    justify-items: center;
    justify-content: center;
    box-shadow: 0px 1px 25px 1px  #212121;

}


/* removing the arrows from input type number */
/* Chrome, Safari, Edge, Opera */
@media screen and (max-width: 992px){
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    }

    /* Firefox */
    input[type=number] {
    -moz-appearance: textfield;
    }

    #search_results{
        top: 120px;
        height: 60%;
    }
}
.dropup .dropdown-toggle::after{
    display:none !important;
}
.cbd-alert-btn{
    width: 17px;
    height: 17px;
    border-radius: 50%;
    color: #ffffff !important;
    font-weight: 400;
    background-image: linear-gradient(#DECA79, #9A8A4B);
    opacity: .7;
}
.cbd-alert{
    padding: 10px;
}
.undecorated-link{
    text-decoration: none;
    color: #212121;
}
.undecorated-link:hover{
    text-decoration: none;
    color: #212121;
}

.inc-dec-button{
    margin: 0 0 0 5px;
    /* text-indent: -9999px; */
    cursor: pointer;
    width: 29px;
    height: 29px;
    float: left;
    text-align: center;
    border: 1px solid black;
    border-radius: 50%;
}


/* START Sendinblue Newsletter */

@font-face {
    font-display: block;
    font-family: Roboto;
    src: url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")
  }

  @font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 600;
    src: url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")
  }

  @font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 700;
    src: url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
  }

  #sib-container input:-ms-input-placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
  }

  #sib-container input::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
  }

  #sib-container textarea::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
  }
  /* END Sendinblue Newsletter */

footer{
    background: #FFFF;
}
#sib-container{
    padding: 0px !important;
}
.sib-form{
    padding-top: 0px !important;
    margin-top: 0px !important;

}
.sib-form #sib-container{
    border-style: none !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
}
.sib-form .sib-form-block__button{
    width: 40px !important;
    height : 34px !important;
    padding: 0px !important;
    font-size:16px;
    text-align:center;
    color:#A48D4F;
    background-color:#FFFF;
    border-radius:50%; 
    border:1px solid #A48D4F;
    transition: .4s;
}
.sib-form .sib-form-block__button:hover{
    transition: .4s;
    color:#FFFF;
    background-color:#A48D4F;
    border-radius:50%; 
}
.sib-form .sib-form-block{
    padding: 0px;
}
.sib-form .entry__field{
    border: 1px solid #E3E3E3;
border-radius: 8px;
}
#sib-form-container{
    align-items: left;
}
.sib_tc_int{
    width: 80% !important;
    margin:0px 15px 0px 0px !important;
    padding: 0px !important;
}


footer .aside-list{
    text-align: left;
    align-items: center;
    max-width: fit-content;
    min-width: fit-content;
    max-width: 100%;
    overflow: hidden;

}
footer .aside-list .custom-select{
    width: 120px !important ;
    height: 30px !important;
    padding:  1px !important;
    border: 0px !important;
    /* border-bottom: 1px solid #495057 !important ; */
    border-radius: 0px !important;
}


footer a.footer-link{
    text-decoration: none;
    color: #7C8093;
    transition: 0.6s;
    
 
}
footer a.footer-link:hover{
    /* margin-left: 5px; */
    color: #5C5C5C;
}
footer a.footer-link.footer-link-contact{
    font-weight: 480;
}
footer .last-footer-row{
    line-height: 40px;
}
footer .sib-form {
    padding:0;
}
footer .sib-form .sib-form-block__button {
    margin-top:-6px;
}
footer input {
    border: 1px solid #E3E3E3!important;
    padding:0 12px!important;
}
footer input::placeholder {
    color:#5C5C5C!important;
}

.footer-copyright p{
    margin-bottom: 0px !important;
    bottom: 0px;
}

@media screen and (min-width: 1200px ){
    footer .empty-col-middle{
        display:none;
    }
}
/* @media screen and (max-width: 992px ){
    footer .empty-col-middle{
        display:none;
    }
} */

.section-title{
    margin: 40px 0px;
    color: #d6a400;
}
.section2-title{
    margin: 15px 0px;
    color: #666;
}





.reset-page{
    /* top: 200px;  */
    margin-top: 5%;
    min-height: 350px;
    text-decoration: none;
    padding: 0px 3%;
    overflow: hidden;
}
.reset-page .page-header{
    color : #5C5C5C ;
    font-size: 36px ;
    font-weight: 500;
    margin-bottom: 30px;

}
@media screen and (max-width: 991px){
    .reset-page{
        margin-top: 15%;
    }
}
.reset-page .form-section{
    margin-bottom: 5rem !important;
}
.reset-page .form-section .form-group{
    margin-bottom: 0rem !important;
}
.reset-page .form-section .form-group label{
    font: normal normal normal 15px/24px Fira Sans Condensed;
    color: #212121;
}
.reset-page .form-section .form-section-header{
    font-size: 18px;
    font-weight: 470;
    color: #212121;
    margin-bottom: 10px;
}
.reset-page .form-section .form-group input,select,select.custom-select{
    border: 1px solid #AF9E5C !important;
}

.reset-page input[type=number]::-webkit-inner-spin-button{
    opacity: 0 !important;
}






#partner_name_div,#seminar_name_div{
    display: none;
}
#vat_nr_div{
    display: none;
}



.login-page{
    /* top: 200px;  */
    margin-top: 12%;
    min-height: 350px;
    text-decoration: none;
    padding: 0 3% 3rem;
    overflow: hidden;
}
.login-page .page-header{
    color : #5C5C5C ;
    font-size: 36px ;
    font-weight: 500;
    margin-bottom: 30px;
}

.login-half-row{
    padding: 3%;
}

.login-half-row .login-form-title{
    font-size: 20px ;
    font-weight: 450;
    margin-bottom: 15px;
    color: #212121;

}
.login-half-row p{
    color: #5C5C5C;
}
.login-half-row{
    padding-bottom: 80px;
    
    position: relative;
}
.login-half-row.login-half-row-2{
    background: white;
}
.login-half-row span{
    position: absolute;
    bottom: 0%;
    right: 2%;
    
}

@media screen and (max-width: 991px){
    .login-page{
        margin-top: 15%;
    }
    .login-page .page-header{

        font-size: 24px ;
        font-weight: 450;
    }
    
    .login-half-row span{
       
        position: absolute;
        
    }
}
.login-page .form-section .btn{
    margin-bottom: 2rem !important;
}
.login-page .form-section .form-group{
    margin-bottom: 0rem !important;
}
.login-page .form-section .form-group label{
    font: normal normal normal 15px/24px Fira Sans Condensed;
    color: #212121;
}
.login-page .form-section .form-section-header{
    font-size: 18px;
    font-weight: 470;
    color: #212121;
    margin-bottom: 10px;
}
.login-page .form-section .form-group input,select{
    border: 1px #AF9E5C !important;
}

.login-page input[type=number]::-webkit-inner-spin-button{
    opacity: 0 !important;
}
    


.login-page [data-class="login"].selected{
  color: #A58D48;
  
}
.login-page [data-class="signup"].selected{
    color: #A58D48;
    
  }
.login-page span span{
    cursor: pointer;
}
.login-page .signup{
    display: none;
}
.login-page .forgot-password{
    display: none;
}

.login-page .enter-code{
    display: none;
}


.login input{
    margin-bottom: 10px;
}


/* Bootstrap Styling*/
/* Navbar*/
.navbar{
    background-color: rgb(247, 248, 250, 0) !important;
    vertical-align : middle;
    transition: 0.4s;
    height: fit-content;
    padding-top: 32px;
}

.dropdown-toggle::after {
    content: none; /* to delete the arrow next to dropdown */
}
@media screen and (max-width:991px) {
    .navbar{
       
        background-color: rgb(247, 248, 250, .24) !important;
        /* mix-blend-mode: lighten; makes the text transparent */
        /* opacity: 0.24; */
        /* backdrop-filter: blur(30px); */
        /* -webkit-backdrop-filter: blur(30px); */
        /* transform: matrix(-1, 0, 0, -1, 0, 0); */
    }
}
@media screen and (max-width:767px) {
   
    #tc-grid-categories{
        display:none;
    }
    #tc-nav-search-bar{
        display:none;
    }
    #tc-grid-more{
        text-align: right;
       
    }
    .tc-nav-more{
        text-align: right;
    }
}



@media screen and (min-width:768px) {
    #tc-grid-search-mob{
       display: none;
    }
    #tc-grid-cart-mob{
        display: none;
     }
}

@media screen and (max-width:575px) {
    #tc-grid-profile{
        display:none;
    }
    #tc-grid-cart{
        display:none;
    }
    #tc-grid-lang{
        display:none;
    }
    #tc-grid-categories{
        display:none;
    }
    #tc-nav-search-bar{
        display:none;
    }
    #tc-grid-more{
        text-align: right;
       
    }
    .tc-nav-more{
        text-align: right;
    }
}

.navbar.scrolled{
    background-color: rgb(247, 248, 250, 1) !important;
    color:#5C5C5C !important;
    height: fit-content;
    /* padding: 0px 20px; */
    transition:  200ms linear;
    /* transition: 0.6s; */
}
.tc-nav-items{
    max-width: 100%;
    padding: 0px !important;
    
}

.tc-nav-items .row{
    max-height: 40px !important;
    max-width: 100%;
    margin: 0px !important;
    

}
.tc-nav-items .row .grid{
    max-height: 40px !important;
    padding: 0px !important;
    margin: 0px !important;
    justify-items: center;
    vertical-align: middle;
    /* max-width: 100%; */
    text-align: center;
 
}
.tc-nav-item{
    cursor: pointer;
    margin: 0px 7px;
    /* padding:15px 11px ; */
    color: #5C5C5C;
    font-size: 17px;
    width: 100%;
}

#tc-nav-search-bar form{
   width: 100%;
   max-height: 40px !important;
   margin-top: -28px !important;
   align-items: center;
}
#tc-nav-search-bar form input{
    height: 32px !important;
    width: 82%;
    margin-right: 5px;
    border: 1px solid #5C5C5C;
    border-radius: 8px;
    background-image: url('../../data/svg/search.svg');
    background-position: 8px 6px;
    background-repeat: no-repeat;
    padding-left: 36px;
    
}
#tc-nav-search-bar form button{
    border: 0px !important;
    background-color: transparent;
    
}

#hidden-search-bar{
    margin: 15px;
    display: none;
    top: 50px;
    width: 100%;
}
@media screen and (min-width: 991px){
    #hidden-search-bar{
        display:none;
    }
}
#hidden-search-bar input{
    height: 32px !important;
    width: 82%;
    margin-right: 5px;
    border: 1px solid #AF9E5C !important;
    border-radius: 8px;
    background-image: url('../../data/imgs/icons/search-sm.png');
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
#hidden-search-bar button{
    border: 0px !important;
    width: 10%;
   
}



.navbar .lang-list{
    margin-bottom: 0;
    padding: 0px !important;
    -webkit-appearance: none;
    right: 80px;
}
.navbar .lang-list li{
 
    list-style-type: none;
    display: inline;
    -webkit-appearance: none
   
  
}
.navbar .lang-list .lang-icon{
    
    width: 24px;
    height: 24px;
    border: 2px;
    border-radius: 50%;
    border-color:transparent;
    border-style: solid;
    transition: 0.5s;
    -webkit-appearance: none

}
.navbar .lang-list .lang-icon:hover{
    transition:scale(1.2);
    -moz-transition: scale(1.2);
    -o-transition:scale(1.2);
    transform: scale(1.2);
    transition: 0.5s;
    -webkit-appearance: none
}


.navbar-brand{
    /* max-height: 100%; */
    border-radius: 10px;
}
.navbar-brand .top-logo{
    width: 119px;
    height: auto;
    /* max-height: 50px; */
    border-radius: 11px;
   
    transition: .6s;
}
.footer-logo {
    width: 119px;
}
@media screen and (max-width: 767px){
    .navbar-brand .top-logo{
        max-width: 119px;
        height: auto;
        transition: .6s;
        
    }
   
    .logo-footer{
        max-width: 90%;
       margin: auto;
        border-radius: 50px;
        box-shadow: 3px 3px 3px  rgb(65, 65, 65);
    }

}

.navbar .nav-item{
    /* font-weight: bold; */
    border-color: rgb(255, 255, 255);
    color: rgb(209, 209, 209);
    border-width: 1px;
    /* border-bottom-style: solid; */
    border-right-style: solid;
    border-radius: 0px;
    padding: 0px 15px;
    transition: 0.9s;

    
}
.navbar .nav-item:hover{
    /* color: #F6BE8D !important;
    border-color:#F6BE8D !important;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px; */
    background-color: #c2bfbd;
   
    padding: 0px 15px;
    transition: 0.3s;
    
}
#tc-side-alert{
    width: 378px;
    height: fit-content;
    min-width: fit-content;
    min-height: fit-content;
    max-width: 95%;
    top: 75px;
    right: 0px;
    z-index: +99;
    position: fixed;
    background: white;
    box-shadow: 5px 10px 18px rgb(136 136 136 / 50%);
    overflow: hidden;
    /* overflow-y: scroll;  */
    display: none;
    /* opacity: .9; */
    text-align:justify;
}
#tc-side-nav .side-list-icon{
    margin-right: 12px;
    position: relative;
}
#tc-side-nav{
    width: 478px;
    height: 100%;
    min-width: fit-content;
    max-width: 95%;
    top: 0px;
    right: 0px;
    z-index: +999999;
    position: fixed;
    background: white;
    box-shadow: 5px 10px 18px rgb(136 136 136 / 50%);
    overflow-y: scroll; 
    display: none;
    text-align:justify;
}
#tc-side-nav .tc-list-group{
    list-style-type: none;
    position: absolute;
    width: 100%;
    padding: 20px 0px;
    

}
#tc-side-nav .tc-list-group .tc-list-item{
    border: 0px;
    padding: 5px 30px;
    text-decoration: none;
    transition: .4s;
}
#tc-side-nav .tc-list-group .tc-list-item:hover{
   
    /* color: white; */
    background:  #f5f5f5;
    transition: .2s;
    margin-left: 10px;
   
}


#tc-side-nav .tc-list-group .tc-list-item.logout .tc-nav-link{
    color: red !important;
}


.tc-list-group .tc-side-nav-header{
    margin-top: 20px;
    margin-bottom: 100px; 
    padding: 0px 20px;
   
}
#tc-side-nav .tc-list-group .tc-side-nav-footer{
    margin-top: 40px !important;
    padding: 20px 0px !important;
    color: #7C8093;
}
#tc-side-nav .tc-list-group .tc-side-nav-footer .tc-list-item{
    color: #7C8093;
    font-size: 15px;
}
@media screen and (max-width: 575px ){
    #tc-side-nav .tc-list-group .tc-side-nav-footer{
        margin: 40px 0px 0px 0px !important;
        padding: 20px 0px !important;
        background: #F7F8FA;
        
    }
}

#close-side-nav,.close-icon{
    text-align: center;
    font-size: 34px;
    /* width: 14px;
    height: 14px; */
    color: #7C8092;
    cursor: pointer;
    padding: 0px 15px;
    margin-top: -10px !important;
}
#tc-side-nav .tc-list-group .tc-nav-cat-item{
   
    text-decoration: none;
    font-size: 18px;
    font-weight: 480;
    color: #5c5c5c;
}
#tc-side-nav .tc-list-group hr{
    margin: 15px !important;
    text-align: center !important;
    
    height: 1px;
    background:#D9C7AC;
    
}
 .tc-list-group .tc-nav-link{
    text-decoration: none !important;
    color: #5c5c5c !important;
    font-size: 18px;
}
.lang-icon{
    width: 24px !important;
    height: 24px !important;
}
.lang-dropdown .lang-list li .lang-icon{
    width: 28px !important;
    height: 28px !important;
}
#tc-side-nav .tc-list-group .tc-list-item .dropdown-btn{
    padding-left: 0px;
    color: #5c5c5c;
    font-size: 18px;
}
#tc-side-nav .tc-list-group .tc-list-item .tc-dropdown-menu{
    position: relative;
    text-align: start;
    display: none;
    color: #5c5c5c;
    padding: 0px;
}
.tc-dropdown-menu li{
    text-align: start;
    max-width: 100%;
    /* display: flex; */
    margin: 20px;
    display: grid;
}

.tc-nav-cart-logo{
    position: relative;
}
.cartItemsNum{
    z-index: +1;
    font-size: 11px;
    color: white;
    height: 14px;
    width: 14px;
    background-color:#A58D48 ;
    border-radius: 50%;
    
    position: absolute;
    bottom: -5px;
    right:-5px;
  
}
.cartItemsNum2{
    z-index: +1;
    font-size: .8rem;
    color: white;
    height: .9rem;
    width: .9rem;
    background-color:#D26B1E;
    border-radius: 50%;
    
    position: fixed;
    top: 7px;
    
   
}

.navbar .dropdown-menu{
    background-color:#FFFFFF !important;
    box-shadow: 2px 2px 2px  rgb(208, 208, 208);
    border: 0px !important;
    color: #5C5C5C ;
    padding:0.75rem !important;
}

.dropdown-item{
    
   
    /* max-width: 90%; */
    position: relative;
    margin: auto;
    transition: 0.3s;
    color: #5C5C5C;
    margin-top: 8px;
}

.dropdown-item:not(:last-of-type){  /* to give a style to all except last element */
    border: 1px;
    border-color: #AEA497;
    border-bottom-style: solid ;
}
.navbar .dropdown-item:hover{
    background-color: #A58D48;
    color:white;
    transition: 0.3s;
}
.dropdown label {
    font-size:14px;
    margin-bottom:0;
}


.sidebar{
    max-height: fit-content;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;

}
.main-index-content{
    min-height: 500px;
    max-height: fit-content;
    width: 100% !important;
    padding: 0px !important;
    margin: 68px 0px 0px 0px  !important;

}

.sidebar-content{
    left: 5px;
    top :50px;
    max-width: 100%;
    position: sticky;
    max-height: fit-content;
}


@media screen and (max-width: 767px){
    .sidebar{
        display: none;
        
    }
}

@media screen and (min-width: 990px){
     .hidden-nav-btn{
        display: none;
    }
    .hidden-nav-lang-btn{
        display: none;
    }
}

.sidebar .shopping-cart li{
    padding: 0.5rem 0.2rem !important;
    background-color: #01686D !important;
    color:white;
}
.shopping-cart li button .fa-trash-alt{
    color:  #D26B1E;
}
@media screen and (max-width: 990px){
    
       
    .navbar .lang-list .lang-icon{
    
        width: 24px;
        height: 24px;
        border: 2px;
        border-radius: 50%;
        border-color: transparent;
        border-style: solid;
        transition: 0.5s;
        -webkit-appearance: none
    
    }
    .hidden-nav-btn{
        display: block;
        font-size: 0.9rem;
        /* font-weight: bolder; */
        border-color: rgb(255, 255, 255);
        color: rgb(238, 238, 238);
        border-width: 1px;
        border-right-style: solid;
        padding: 8px 5px;
        transition: 0.3s;
       
    }
    .hidden-nav-btn:hover{
        color: cornsilk !important;
        background-color: #D26B1E;
        transition: 0.3s;

    }
    .lang-dropdown-big-screen{
        display: none;
        -webkit-appearance: none
    }
    .shopping-cart-big-screen{
        display: none;
        border-radius: 50%;
    }
}

/*Sidebar END*/
/*Dashboard Page START*/
.stats .stat{
    border-radius: 15px;
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    background: #BFA34F;
    transition: 0.9s;
 
}
.stats .stat i{
    position: absolute;
    font-size: 75px;
    top: 20px;
    left: 40px;

}
.stats .stat .info{
    float: right;
    
}
.stats .stat:hover{
    background:#f7d05b;
    border-radius: 30px;
    transition:scale(1.07);
    -moz-transition: scale(1.07);
    -o-transition:scale(1.07);
    transform: scale(1.07);

}

.stat-link{
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-shadow: 0 3px 3px rgb(100, 100, 100);
    
    
}
.stat-link:hover{
    text-decoration: none;
    color: black;
    
    
}
.stats .stat span{
    display: block;
    font-size: 50px;
    font-weight: bolder;
   

}

.latest{
    
    margin-bottom: 20px ;
    display: flex;
    
}
.latest .toggle-info{
    flex: 0 0 3em;
    align-content: flex-start;
    color: #777;
    cursor: pointer;

  
}
.latest .toggle-info:hover{
    color: #444;
    
}
.latest .panel{
    background-color: #BFA34F;
    margin-top: 20px;
}
.latest .panel .panel-heading{
    background-color: rgb(226, 172, 55);
    text-align: center;
}
.latest-users li{
   overflow: hidden; 
}
.panel-body .btn{
    height: 38px;
    margin-left: 3px;
   
}
.panel-body .long-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
 }


/*Dashboard Page END*/
/*Members Page START*/
/*Table Items*/

table td{
    vertical-align: middle !important;
    
    
}
table tr{
    max-height: 10px !important;
    transition: 0.5s;
    
}

table .btn{
    
    height: 38px;

} 
/*Members Page END*/

/*index page START*/


/* carousel in index page */
.index-carousel{
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
    width: 100% !important;
    max-width: 100%;
}


.carousel-caption{
    background-color: rgba(24, 24, 24, 0.5);
    border-radius: 20px;
}
@media (max-width: 768px){
.d-md-block {
    display: block!important;
    bottom: 15px !important;
    font-size: 2em;
    width: 90% !important;
    left: 5% !important ;
}
    .index-carousel{
        height: 700px;
    }
    .index-carousel .carousel-inner{
        height: 700px;
}
    .index-carousel .carousel-item{
        height: 700px;
        
    }
    .index-carousel .carousel-image{
        object-position: center;
       object-fit: cover;
       height: 100%;
    }
}
@media (min-width: 768px){
    .index-carousel .carousel-caption {
        display: block !important;
        font-size: 2.5em;
        font-weight: bolder;
       }
    }



.hidden-list-item{
    color: #ebebeb;
    
}
.list-group-item.active {
    z-index: 2;
    color: rgb(255, 255, 255) !important;
    
    background-color:#01686D !important;
    border-color: #01686D !important;
}
.category-list-item{
   font-weight: bold;
    background-color:rgb(87, 119, 178, .8);
    color:white;
    /* box-shadow: 2px 2px 2px rgb(27, 27, 27); */
    text-shadow: 3px 3px 3px rgb(27, 27, 27, .5);
    transition: 0.3s;

     
}
.category-list-item div{
    max-width: max-content;
    transition: 0.3s;
}
.category-list-item:hover{
    /* box-shadow: 3px 3px 3px 3px rgb(29, 29, 29); */
    background-color: #5777B2;
    color: white;
  
    
    opacity: 1;
    border-left: 8px solid #D26B1E;

}
.category-list-item:hover div{
    margin-left: 13px;
    transition: 0.3s;
    text-shadow: 3px 3px 3px rgb(27, 27, 27);

    transition:scale(1.09);
    -moz-transition: scale(1.09);
    -o-transition:scale(1.09);
    transform: scale(1.09);
    
}
.content{
    /* top: 200px; */
    margin-top: 68px;
    text-decoration: none;
    padding: 0 3% 3rem;
    /* overflow: hidden; */

}
.content .product-list-row{
    max-width: 100%;
    margin: 0px !important;
    margin-bottom: 4em !important;
}
@media screen and (max-width: 767px){
    .content .product-list-row {
        margin-top: 3rem !important;
    }
}
.content a{
    text-decoration: none;
    max-width: 100%;
    /* color: inherit; */
}

 .cat-card-product{         /*to apply the card styling on the cards in the categories.php page*/
    margin-bottom: 30px;
    background-color:rgba(235, 235, 235, 0);
    max-width: 100%;
    border: 1px solid #F7F8FA;
    border-radius: 0px;
    transition: 1s;
 
}
.cat-card-product-search{         /*to apply the card styling on the cards in the categories.php page*/
    background-color:rgba(235, 235, 235, 0);
    max-width: 100%;
    border: 1px solid rgb(255, 255, 255 , 0);
    border-radius: 0px;
    transition: .5s;

}


 .cat-card-product:hover{
    /* box-shadow: 5px 5px 5px rgb(117, 117, 117);
    background-color:  white;
    transition:scale(1.02);
    -moz-transition: scale(1.02);
    -o-transition:scale(1.02);
    transform: scale(1.02); */
    text-decoration: none;
    border: 1px solid #A58D48;
    border-radius: 15px;
    border-top-left-radius: 42px;
    border-top-right-radius: 42px;
    transition: 1s; 

}
.cat-card-product-search:hover{
    /* box-shadow: 5px 5px 15px 2px rgb(117, 117, 117);
    transition:scale(1.02);
    -moz-transition: scale(1.02);
    -o-transition:scale(1.02);
    transform: scale(1.02); */
    text-decoration: none;
    border: 1px solid #A58D48;
    border-radius: 15px;
    border-top-left-radius: 42px;
    border-top-right-radius: 42px;
    transition: .5s; 
}


 .cat-card-product .product-name{
    font-weight: 500;
    text-align: center;
    font-size: 17px;
    color: #212121;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
    text-decoration: none;
}

.cat-card-product .card-text {
    padding: 5px 5px 4px 5px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    font-size:  15px;
    /* font-weight: 401; */
    /* line-height: 1.5rem !important; */
    color: #212121;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 80px ;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
  
  }
.cat-card-product .price{
    color: #A58D48;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.cat-card-product .old-price{
    
    margin-top: 100px;
    position: absolute;
    bottom: 0px;
}
.cat-card-product .new-price{
    
    color: #A58D48;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    
}
.content .cat-card-product .img-container{
    width : 100%;
    overflow: hidden;  
}
.content .cat-card-product img{
   border-radius: 42px;
    transition: 3s;   /* smoother zoom */
}

.content .cat-card-product .cat-card-product-body{
    padding: 0.4rem;
    height: 100%;
    display: flex;
    flex-direction: column;

   
}

.cat-card-product .cat-card-product-footer{
    width: 100%;
    padding: 5px 0px !important;

}

#search_results .cat-card-product-search img{
    border-radius: 42px;
}
  
   
.quantity-form{
    width: 100%;
    
}
.quantity-form .quantity-input{
    width: 60px !important;
    margin-right: 15px !important;
    display: inline-flex;
    max-height: 30px;
    border: 1px solid #A58D48 !important;
    padding: 3px !important;

}
.cart-item-card .quantity-form{
    width: 100%;
    margin-top: 30px;
    
}

.top-of-cart{
    margin-top: 40px;
    border-bottom: 1px solid #E3E3E3;
    /* padding: 10px 0px; */
}
.top-of-cart .big-title{
    color: #5C5C5C;
    font-size: 36px;
    font-weight: 500;
}
.top-of-cart .empty-cart{
    font-size: 14px;
}
.cart-content{
    margin-bottom: 20px;
    color:#5C5C5C;
}
.svg-button{
    display: none;
    border-width: 0px;
    border-radius: 50%;
    width: max-content;
    height: max-content;
    background: transparent;
    padding: 0px !important;
    margin-right: 10px;
}
.svg-plus-menus-cart{
    
    max-width: 34px;
    cursor: pointer;
    background-image: linear-gradient(#ebebeb, #ffffff) !important;
}
.svg-plus-menus-cart .a{
    stroke: #7E703A;
    
}
 .svg-plus-menus{
    display: none;
    max-width: 34px;
    cursor: pointer;
    margin-right: 15px;
    background-image: linear-gradient(#ebebeb, #ffffff) !important;
    
    
}
.svg-plus-menus .a{
    stroke: #7E703A;
    
}
@media screen and (max-width: 991px){
    
    .quantity-form .quantity-input{
        width: 40px !important;
       
    }
     .svg-plus-menus line{
        transition: .8s;
    }
    .svg-plus-menus-cart line{
        transition: .8s;
    }
    .svg-button{
        display: inline-block;
    }
    .svg-plus-menus-cart{
        display: inline-block;
        color: #7E703A;
        transition: .4s;
        
        border-radius: 50%;
    }
    .svg-plus-menus-cart:hover{
       
        background:  #7E703A;
        transition: .4s;
        background-image: linear-gradient(#DECA79, #9A8A4B) !important;
    }
     .svg-plus-menus-cart:hover line{
        color: white !important;
        stroke: white !important;
        stroke-width: 5px;
        transition: .8s;
    }
    
     .svg-plus-menus{
        display: inline-block;
        color: #7E703A;
        transition: .4s;
        
        border-radius: 50%;
    }
     .svg-plus-menus:hover{
       
        background:  #7E703A;
        transition: .4s;
        background-image: linear-gradient(#DECA79, #9A8A4B) !important;
    }
     .svg-plus-menus:hover line{
        color: white !important;
        stroke: white !important;
        stroke-width: 5px;
        transition: .8s;
    }

}


.discount-tag{
    z-index: +1;
    font-size: larger;
    font-weight: bolder;
    color: white;
    background-color: rgb(240, 58, 58, .7);
    border: 1 solid rgb(240, 58, 58, .7) ;
    border-radius: 0px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    max-width: max-content;
    position: absolute;
    top: 20px;
}
.new-price strong{
    color: rgb(216, 32, 32);
    font-weight: bolder;
}

/*index page END*/
/*login-signup START*/
.alert-message{
    max-width: 500px;
    margin : auto ;
    margin-top: 25px;
}
.alert-error {
    color: #b50d10;
}
.alert-success {
    color: #0f8045;
}
/*login-signup END*/
/*profile page START*/
.userImage{
    margin-bottom: 20px;
}
.profile{
    top: 200px;
    margin-top: 100px;
}
.profile .information .personal{
    margin-top: 5px;

}
.profile .information .personal form img{
    max-width: 40%;

    margin-left: 30%;
    margin-right: 30%;
    border-radius: 10%;
}
.profile .information .personal form{
    padding: 15px;

}
@media screen and (max-width: 767px){
    .hidden-col{ 
        display: none;
        /* to hide some columns from some tables on small screens */
    }
}

.partnerweb {
    top: 200px;
    margin-top: 100px;
    padding:0 1rem 5rem 1rem;
    text-align: left;
}
.partnerweb h2 {
    padding-left: 0.5rem;
}
.partnerweb h5 {
    margin-bottom: 1rem;
}
.partnerweb form {
    margin-top:1.5rem;
}
.partnerweb .form-row {
    margin-bottom: 0.75rem;
}
.partnerweb .info {
    padding:2rem 0 0 0.5rem;
}
.partnerweb .accordion {
    margin: 2rem 0 3rem;
    width: 100%;
}
.partnerweb p {
    padding-left: 0.5rem;
}
.partnerweb a {
    color:#7E703A;
}
.partnerweb .partner {
    font-weight: 500;
}
.partnerweb .customer {
    color: #0f8045;
}

.address-block{
    padding: 20px;
    margin-top: 30px;
    
    
}
.address-block.selected{
    background-color:#F7F8FA;
    border: 1px solid #A48D4F ;
    border-radius: 20px;
}
/*Details page START*/

.sideimage{
    padding: 0px !important;
    max-width: 100%;
   
}
.sideimage .category-side-img{
    position: relative;
    height: 100%; 
    padding: 0px !important;
    margin: 0px !important; 
    max-width: 100%;
    
   
   

}
.sideimage .category-side-img .cat-desc{
    position: absolute;
    top: 700px;
    left: 20px;
    color: rgb(255, 255, 255, .8);
    font-size: 2em;
}

.product-img{
    /* background-color: rgb(255, 255, 255, .5); */
    border-radius: 20%;
    max-width: 100%;
    /* min-width: 100%; */
    height: auto;
}
.product-img img{
    border-radius: 20%;
     max-width: 100%;
     box-shadow: 5px 10px 18px rgba(136, 136, 136, 0.5);
}
.carousel img {
    box-shadow:none!important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    filter: contrast(0.1) brightness(0.5);
}

.cat-img-mobile{
    display: none;
    height: 100%;
}


@media screen and (min-width:992px){
    .basic-row{
        margin: 10% 0% 5% -10%  !important;
    }
}

@media screen and (max-width:991px){
    .sideimage{
        height: 512px;
     }

    .product-img{
        /* max-width: 100%; */
        margin: -25% 0% 0% 0%;
        border-radius: 20%;
        
    }
    
    .cat-img-mobile{
        display: block;
    }


}

@media screen and (max-width:767px){
    .sideimage{
        height: 422px;
     }
     .product-img{
       
        margin: -50% 0% 0% 0%;
        border-radius: 20%;
    }
    .product-img img{
        max-width: 96%;

    }
}



.product-details{
    
    margin-top: 6%;
    padding: 25px;

}
.product-details .product-title{
    font-family: 'Fira Sans Condensed';
    font-size: 36px;
    line-height: 54px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #5C5C5C;
    overflow: hidden;
    text-align: left;
    
}
.product-details .article_num{
    /* font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-15)/18px Fira Sans; */
    font-size: 16px;
    line-height: 18px;
    color: #A58D48;
    overflow: hidden;
    text-align: left;

}
.product-details .pricing{
    margin-top: 100px;
    font-size: 24px;
    font-weight: 550;
    color: #A58D48;
    line-height:1rem;
}
.product-details .pricing .availability{
    font-size: 19px;

}
.product-details .pricing .UTS{
    color: #A58D48 !important;
    font-size: 14px;
}
@media screen and (max-width:992px){
    .product-details{
        margin-top: -5%;
    }
    .product-details .pricing{
        margin-top: 5px;
    }
}


.product-details .quantity-input{
    width: 56px !important;
    height: 36px !important;
    margin-right: 10px;
}
.product-details .quantity-change{
    color: #A58D48;
    border: 1px solid #7E703A;
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
    margin-right: 10px;
    font-size: 22px;
    cursor: pointer;
    vertical-align : center;
}
.bold-tc-int{
    font-weight: 430;
}
.btn-tc-int{
    background-image: linear-gradient(#DECA79, #9A8A4B) !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-shadow: 0px 1px 6px #00000033 !important;
    font-weight: normal normal medium 15px/27px !important;
    border-radius: 8px !important;
    transition: .4s;
    min-width: 204px !important;
}
.btn-tc-int:hover{
    transition: .4s;
}

.link-tc-int{
    /* text-decoration: none; */
    color: #A58D48;
    /* text-decoration: underline; */
}
.link-tc-int:hover{
    text-decoration: underline;
    color: #b19c48;
}



 .btn-tc-int-gold{
    background-image: linear-gradient(#DECA79, #9A8A4B) !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    text-shadow: 0px 1px 6px #00000033 !important;
    font-weight: normal normal medium 15px/27px !important;
    border-radius: 8px !important;
    /* min-width: 202px; */

   
}
.product-details .details-row{
    margin-top: 6%;
    margin-bottom: 6%;
}

.product-details .desc-first{
    font-size: 1.2rem;
    font-weight: 450;
}
.tags-row{
    margin-bottom: 6%;
}
.tags{
    line-height: 3rem;
}
.tags .tag{
    padding: 5px 25px;
    margin:5px;
    border: 1px solid #AEA498;
    border-radius: 8px;
    transition: .4s;

}
.tags .tag:hover{
    background:  #9A8A4B;
    transition: .4s;
}
.tags .tag a{
    text-decoration: none;
    color: #AEA498;
    transition: .4s;
}
.tags .tag:hover a{
    color: #ffffff;
    transition: .4s;
}


/* SIMILAR PRODUCTS section */
.owl-carousel-title{
margin-left: 8%;
}
.owl-item{
    text-decoration: none;
    color: #212121;
    border: 1px solid #F7F8FA;
    transition: .7s;
    
}
.owl-item:hover{
    text-decoration: none;
    color: #212121;
    /* border: 1px solid #9A8A4B;
    border-radius: 42px; */
    
    transition: .2s;
  
   
}
.similar-product-card{
    margin: 0% 10%;

}

.similar-product-card .img-wrap img{
    border-radius: 42px;
}
.similar-product-card .info-wrap .price-sim{
    font-size: 1.2rem;
    font-weight: 480;
    color: #A58D48;
}
.similar-product-card .info-wrap .product-title-sim{
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #212121;
    margin-top: 1em;
    height: 50px;
    
  
    /* overflow: hidden; */
    display: inline-block;
    text-overflow: ellipsis;
    /* min-height: 80px; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    
}

/*MOST ORDERED PRODUCTS section*/
.most-ordered-product-card{
    margin: 0% 10%;
}
.most-ordered-product-card .img-wrap img{
    border-radius: 42px;
}
.most-ordered-product-card .info-wrap .price-most{
    font-size: 1.2rem;
    font-weight: 480;
    color: #A58D48;
}
.most-ordered-product-card .info-wrap .product-title-most{
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #212121;
    margin-top: 1em;
    height : 50px;

    /* overflow: hidden; */
    display: inline-block;
    text-overflow: ellipsis;
    /* min-height: 80px; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

  
/*Comments section*/

.product-comments{
    margin-top: 25px;
}
/*Details page END*/

/* Category page START*/
.categorie-list-row{
    margin: 52px 8px;
    text-align: center;
    justify-content: center;
}
.categorie-list-row .cat-list{
    text-align: center;
}
.cat-list-form{
    width: 100%;
}

.categorie-list-row .cat-list-mobile{
    display: none;
    /* line-height: 40px !important; */
    font-size: 17px !important;
    /* background: #FFFFFF !important; */
    color: #2F2F2F;
    border: 1px solid #7E703A !important;
    border-bottom: 2px solid #7E703A !important;
    border-radius: 8px !important;
    justify-content: center;
    text-align: center;
    text-align-last: center;
   -ms-text-align-last: center;
   -moz-text-align-last: center;
}
.categorie-list-row .cat-list-mobile .cat-list-option{
   font-size: 17px !important;
   line-height: 40px !important;
    text-align: center !important;
    background: #F7F8FA !important;
    justify-content: center;
    /* text-indent: 10%; */
    margin: 0% 20% !important;
}
@media screen and (max-width: 991px){
    .categorie-list-row {
        margin-top:-168px;
    }
    .card-body .categorie-list-row {
        margin: 2rem 0;
    }
}
@media screen and (max-width: 767px){
    .categorie-list-row {
        margin-top:-128px;
    }
    .categorie-list-row .cat-list{
        display: none;
    }
    .categorie-list-row .cat-list-mobile{
        display: block;
       
    }
    .card-body .categorie-list-row {
        margin: 2rem 0 1rem;
    }
    .card-body .categorie-list-row .cat-list {
        display: initial;
    }
    .card-body .categorie-list-row .cat-list .cat-list-item {
        margin-bottom: 1rem;
    }
}

.categorie-list-row .cat-list .cat-list-item{
    background:  #FFFFFF;
    color: #AEA498;
    display: inline-flex;
    text-align: center;
    font-size: 24;
    font-weight: 400;
    border: 1px solid #AEA497;
    border-radius: 8px;
    margin: 5px;
    padding: 3px 20px;
    transition: 1.2s;
}


.categorie-list-row .cat-list .cat-list-item:hover{
    background:  #AEA497;
    color: white;
    border: 1px solid #AEA497;
    border-radius: 8px;
    transition: .3s;
}

.categorie-list-row .cat-list .cat-list-item.active{
    background:  #FFFFFF;
    color: #2F2F2F;
    border: 1px solid #7E703A;
    border-bottom: 2px solid #7E703A;
    border-radius: 8px;
    transition: 1.2s;
}

/* Category page END*/

/*Shopping cart page START*/

/* NEW SHOPPING CART START*/
.row.all-content{
    padding-top: 100px;
    min-height: 430px
}
@media screen and (max-width: 991px ){
    .row.all-content{
        padding-top: 80px;
        min-height: 130px
    }
}

.row.all-content .middle-section table tr.cart-product-row{
    height: 100px !important;
}
.row.all-content .cart-calculations .bill-title{
    font-size: 18px;
    color: #212121 ;
    font-weight: 500;
}
.row.all-content .cart-calculations .total-price{
    font-size: 18px;
    color: #A58D48 ;
    font-weight: 500;
}

.row.all-content .cart-calculations{
    background: #FFFF;
    height: 100% !important;
    width: 100% !important;
    min-height: fit-content !important;
    padding-top: 2rem;
}

.cart-bottom-btns{
    /* margin-top: 40px; */
    height: 100px;
}
.cart-bottom-btns .checkout-btn{
    background-image: linear-gradient(#DECA79, #9A8A4B);
    color: #ffff;
    width: 164px;
    min-width: fit-content;
    height: 34px;
    line-height: 34px;
    border-radius: 8px;
    text-align: center;
    vertical-align: middle;
    transition: .4s;
    
}
.cart-bottom-btns .checkout-btn:hover{
    text-decoration: none;
    background-image: linear-gradient(#d1c592, #b8a767);
    transition: .4s;
}



@media screen and (min-width: 992px){

    .row.all-content .cart-calculations{
        position: relative;
        min-height: fit-content !important;
    }
    .row.all-content .cart-calculations .calculations-table{
        position: flex;
        bottom: 0px;
        min-height: fit-content !important;
        
    }

    .row.all-content .cart-calculations .products-list-table{
        position: relative;
        top: 0px;
        min-height: fit-content !important;
        
       
        
        
    }
    
}
.padding-0{
    padding: 0rem .75rem !important;
}
.row.all-content .cart-calculations .calculations-table td{
    padding: 0rem .75rem !important;
}

.row.all-content .cart-calculations .products-list-table{
    /* height: 100% !important; */
    min-height: fit-content !important;
    overflow-y: scroll;
       
}
.row.all-content .cart-calculations .products-list-table td{
    padding: 0rem .75rem !important;
    color: #5C5C5C;
}
.row.all-content .cart-calculations .products-list-table tr.products-on-bill{
    height: 7rem !important;
}
.row.all-content .cart-calculations .products-list-table tr.products-on-bill .product-title{
    font-weight: 460 ;
    
}
.row.all-content .cart-calculations .products-list-table .products-value{
    font-weight: 490 ;
}

.cart-item-card table.shipping-info tr td{
    padding: 0px !important;
    color: #5c5c5c;
}

.update-qty-btn{
    display: none;
}
@media screen and ( max-width: 991px){
    .update-qty-btn{
        display: inline-block;
    }
}
@media screen and ( max-width: 576px){
    .update-qty-btn{
        display: block;
        margin: 10px;
    }
}
/* NEW SHOPPING CART END*/



.left-most-orderd{
    right: 0px;
    top :90px;
    max-width: 100%;
    position: sticky;
}
.right-aside-payment{
    left: 0px;
    top :90px;
    max-width: 100%;
    position: sticky;
}
.figur-img-sm{
    max-height: 80px;
}
.empty-cart{
    margin-top: 10px;
    height: 300px;
    margin: auto;
    width: 80%;
    
}

.empty-cart  .fa-shopping-bag{
    font-size: 100px;
}
.cart-item-card{
    border-bottom: 1px solid #E3E3E3 ;
    padding: 10px 0px;
}
.cart-item-card .card-img{
    width: 90%;
    height: auto;
    border-radius: 42px;

    max-height: 100%;
    max-width: 100%;

}
.cart-item-card .product-name{
    font-size: 18px;
    font-weight: 480;
    color: #212121 !important;
}
.cart-item-card .price{
    color:#A58D48;
    font-size: 18px;
    font-weight: 480;
}
.cart-item-card .more-cart-text{
    color: #5C5C5C;
    font-size: 16px;
    /* line-height: 19px */
}
.cart-item-card a {
    text-decoration: none;
    color: rgb(82, 60, 1);
}

.cart-item-card .card-footer{
    max-height: 55px !important;
}

.cart-item-card .cart-item-title{
    font-size: 18px;
    font-weight: 450;
    line-height: 54px;
    color: #212121;
}
.cart-item-card .multi-collapse {
    width: 100%;
    border-radius: 8px !important;
    margin: 10px ;
    
}
.cart-item-card .multi-collapse form{
   /* border: 1px solid lightgray; */
   border-radius: 8px;
   /* margin: 10px 10px 10px 30px; */
   padding: 10px;
}
.cart-item-card .multi-collapse form textarea{
    width: 100%;
}

.payment-option-table{
    width: 100%;
}
.payment-option-table tr{
    width: 100%;
    height: 50px;
}
.payment-option-table tr .payment-option-start-cell{
    width: 40%;
}

.left-aside{
   height: 100%;
}
.left-aside .card{
   
    margin: 0px 10px;
}
.left-aside .card .row{
align-items: center !important;
}
/*Shpopping cart  page END*/
/*profile page START*/
/* COOKIES START */
#consent-popup {
    z-index: +10;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem 1rem;
    background-color: #140f0c;
    transition: opacity 1s ease;
    color: white;
    opacity: .8;

}
.hidden_popup{
    display: none;
    
}
/* COOKIES END */

.owl-carousel-items{
    max-width: 100%;overflow: hidden;
}
.owl-card{
    width: 200px;
}

/* main index page */
.index-header{

    height: 55vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem;
}
.index-header h1{
    font-size: 2rem;
    margin-bottom: 2rem;
    line-height: 1.2;
    
}
.index-header h1 span{
    color: #b50d10;

}
.index-texts{
    background-color: #cccccc;
    font-size: 2rem;
    font-family: 'Russo One', sans-serif;
    text-shadow:  1px 1px 1px rgb(12, 12, 12);
    /* background-image: url('../images/parallax6.jpg'); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;


    

}
.index-texts .index-text-card{
    
    /* opacity: 0.75; */
    text-align: center;
    color: #ffffff;
    height: 5em;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    margin-bottom: 2em;
    /* background-image: url("../../data/imgs/green.jpg") ; */
    background-color: rgba(32, 32, 31, 0.7);
    
     /* background-color: #BFA34F;  */
    

}

section.index-card{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    background-color: rgba(255, 255, 255, 0.4); /* 0.1 alpha = 10% opacity */
    padding: 10px;
    /* margin-bottom: 2rem; */

    /* margin: 0; */
    position: relative;
    /* height: 63%; */
    left: 5%;
     align-items: center;
    /* -ms-transform: translateY(30%);
    transform: translateY(30%); */
    max-width: 90%;
    /* min-height: 400px;    */
    /* font-size: 1.4rem; 
    font-weight: 100; */
    max-height: max-content;
   
}

.index-card img{
    width: 100%;

   
    /* height:  400px; */
}
.index-card h3{
    margin-bottom: 2rem;
    font-weight: bolder;
}
.index-card > div{
    padding: 2rem 1rem;
    max-height: max-content;
    background-color: rgba(255, 255, 255, 0.6);
    /* margin-bottom: 2rem; */
    
}

.index-card > div p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6; /* number of lines to show */
    -webkit-box-orient: vertical;
   
}
.index-card:nth-child(even) img{
    order: 2;
}
@media (max-width: 767px){
    .index-card{
        display: block;
    }
}



  .parallax-window{
    min-height: 200px;
    background: transparent;
  }
 


  #corona-alert{
    position: fixed;
    z-index: +10;
    max-width: 30%;
    right: 0;
      top: 15%;
  }
@media screen and (max-width : 500px){
  #corona-alert{
      position: fixed;
      z-index: +10;
      max-width: 90%;
      right: 0;
      top:inherit;
    }
      
      /* display: none; */
  }
  .grecaptcha-badge{
      z-index: +1000;
  }
  
  
  /* input[type=text] {
    background: transparent;
    border: none;
    border-radius: 0px !important;
    border-bottom: 1px solid #000000;
} */

.uiGrid._51mz{
    width: 100% !important;
    background-color: #b50d10 !important;
    font-size: larger !important;
}




/* test.php */
.special-content{
    background-color: rgb(255, 255, 255);
    width: 100% !important;
    margin:0px !important;
    overflow: hidden;
}

.div-with-cover{
    /* display: flex; */
    /* position: relative; */
    justify-content: center;
    align-items: center; 
    height: max-content;
    /* text-align: center; */
   
    width: 100%;
    padding: 2%;
    transform: skew(0deg, -5deg);

    /* background-image: url('../../layout/images/bg4.jpeg'); */
    scroll-margin: 25px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

 

  }

  .div-with-cover .parallax-content{
    /* position: absolute; */
    display:inline-block;
    transform: translate(-50%,-50%); 
    width: 80%;
    padding: 0% 2%;
    box-shadow: 2px 2px 2px 2px #140f0c1a;
    background-color: rgba(255, 255, 255, 0.5) ;  
    transform: skew(0deg, 5deg);
    border-radius: 10px;
    
 }





.without-parallax{
    max-height: max-content;
    background-color: transparent;
    justify-content: center;
    align-content: center;
    vertical-align: middle;
    width: 100%;
    
}
.without-parallax-section-content{
    
    vertical-align: middle; 
     padding: 6% 5%;

}
.without-parallax-section-content h1{
    font-weight: bolder;
}
.without-parallax-section-content .paragraph{
    font-size: 1.3rem;
    line-height: 30px;

}

.with-parallax{
    max-height: max-content;
    background-color: rgb(255, 255, 255 , .5 );
    justify-content: center;
    align-content: center;
    vertical-align: middle;
    width : 90%;
    max-height: fit-content;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 2px #140f0c1a;
    overflow:initial;
    
}
.with-parallax-section-content{
    /* display: inline-block;
    */
    /* transform: translate(-50%,-50%);  */
    width: 80%;
    vertical-align: middle;
    padding: 6% 5%;


}
.with-parallax-section-content h1{
    font-weight: bolder;
}

.with-parallax-section-content .paragraph{
    font-size: 1.3rem;
    line-height: 30px;

}



.floating-image{
   background-color: rgba(255, 255, 255, 0);
   /* max-width: fit-content; */
   /* height: 500px; */
   /* padding: 2rem 2rem; */
   /* margin: 2rem 2rem; */
   width: 100%;
   border-radius: 20px;
   text-align: center;
   /* display: flex; */
   justify-content: center;
   align-items: center;
} 
.floating-image .product1 img{
    width: 95%;
   border-radius: 45px;
   /*box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.158);*/
   overflow:scroll;
   -webkit-filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.678));
  filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.445));
  padding: 5px;

}

.floating-image .product2 img{
    width: 95%;
}


.curved{
    color: white;
   
    width: 100%;

    /* background-image: url('../../layout/images/bg4.jpeg'); */
    scroll-margin: 25px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    justify-content: center;
    align-items: center;
    height: max-content;
    margin-bottom: -100px;
    margin-top: -100px;
    /* overflow: visible; */
}
@media screen and (max-width : 767px){
    .curved{
        margin-bottom: 0px;
        margin-top: 0px;
    }
}


/* video background styling start */
header.video-header {
    position: relative;
    background-color: black;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
  }
  
  header.video-header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  
  header.video-header .container {
    position: relative;
    z-index: 2;
  }
  
  header.video-header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
  }
  
  @media (pointer: coarse) and (hover: none) {
    header.video-header {
      background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }
    header.video-header video {
      display: none;
    }
  }

  .display-3{
    background-color: rgb(255, 255, 255); 
    padding: 10px; 
    color: black;
    font-size: 10vw; /* Responsive font size */
    font-weight: bolder;
    width: 50%;
    margin: 0 auto; /* Center the text container */
    text-align: center; /* Center text */
    mix-blend-mode: screen; /* This makes the cutout text possible */
    opacity: .5;
  }
/* video background styling end */


.product1 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 100%;

}

.product2{
    margin: 200px;
    padding: 1%;
    position: relative;
    text-align: center;

}
.slider-nav{
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    

}
@media (max-width: 767px){
    .product1 img{
        width: 50%;
    }
    .slider-nav{
        width: auto;
    }
}


/* INFO PAGE START */
.info-side-image{
    padding: 0px !important;
}
@media screen and (max-width:991px){
    .info-side-image{
        display: none;
    }
}
.info {
    max-width: 100%;
    padding: 4rem 0;
}
.info .info-header{
    color: #5C5C5C;
    font-size: 36px ;
   line-height: 54px;
   
}
.info .info-body{
    max-width: 100%;
}
.info .info-body li::marker{
    color: #A58D48;
}
.info .info-body a{
    text-decoration: none;
    color: #A58D48;
}
/* INFO PAGE END */

.contact-us {
    padding:4rem 0 3rem;
}

.form-group.fv {
    display: none;
}

/* JARALLAX start */

.jarallax {

    position: relative;
    z-index: 0;
    height: 100%;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
@media screen and (max-width:991px){
    .jarallax{
        display: none;
    }
}

/* helper */
.tar {
    text-align: right;
}
.reg0 {
    color:grey;
}
@media screen and (min-width:768px) {
    .col-md-0 {
        display: none;
    }
}
.underline {
    text-decoration: underline!important;
}
.inherit-color {
    color: inherit!important;
}
.hidden {
    display: none;
}


.custom-select {
    appearance: auto!important;
    -webkit-appearance: initial;
    -moz-appearance: initial;
}