/* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #777; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #222; 
}

body{
    color: #6c757d !important;
    overflow-x: hidden;
}

.flow-hidden{
  overflow-x: hidden;
}

a{
    cursor:pointer;
}
a:hover{
    color:#222 !important;
}

img{
  width: 100%;
  height: auto;
}

li{
  list-style: none !important;
}
.space{
    margin: 15%;
}

.details{
    margin-top:2%;
}
.ct{
    margin-top: 0;
}
.mobile-cart{
  display: none;
}

.py-img{
    height: 60px;
}

.form-check .form-check-input {
    float: unset !important;
    margin-left: -1.73em;
}

.bg-gradient-def {
    background-image: linear-gradient(310deg, #141727 0%, #0000003d 100%);
}

.review h3{
    font-size:15px !important;
}
.navbar{
    box-shadow:none !important;
    background-color: transparent;
}

input:focus{
  border: 1px solid #b8e6ff !important;
  box-shadow: none !important;
}
.formp{
    width: 100%;
}

.w50{
    width: 50% !important;
}

.sh{
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    font-size: 13px;
    width: 90%;
}
.sh:focus{
    border: 1px solid #fff !important;
}
.btns {
    border: 1px solid #c5c5c577 !important;
    margin-top: 13px;
    margin-left: -20px;
}

.min-vh-10 {
    min-height: 30vh !important;
}

.formp .fa{
    color: #fff;
    padding: 5px !important;
}

.hidden{
    display: none;
}
.o{
    margin-top: 20% !important;
    z-index: 999999999999999;
}
.alertt{
    position: absolute !important;
    width: 30%;
    right: 40%;
}

.features .card{
    background-color:#ffeebe !important;
}

.bg-gradient-1 {
    background-image: linear-gradient(310deg, #ffe61166 0%, #fdff7d00 100%);
}

.dropdown .dropdown-menu .dropdown-item + .dropdown-menu {
    right: -650px !important;
    background-color: #33a750cc;
    width: 50%;
    min-width: 39rem !important;
}

.dropdown .dropdown-menu .dropdown-item + .dropdown-menu a {
    color: white;
    width: 30%;
    display: inline;
}

.alert-success {
    background-image: linear-gradient(310deg, #6dff8bad 0%, #deffd7 100%) !important;
}

.blur-section.blur-gradient-header {
    background-image: linear-gradient(310deg, rgb(255 205 92) 0%, rgb(253 249 62 / 0%) 100%);
}

.cbody{
  padding: 20px;
  height: 200px;
}

.cur{
    display:flex !important;
}

.carousel-content {
  margin-top: 15rem !important;
  margin-bottom: 10rem !important;
}

.carousel{
  margin-top: -1%;
}
.page-header .container {
    z-index: 1;
}
.content{
  margin: 20px;
  margin-top: 6%;
  padding: 20px;
}
.icon {
  display: inline-block;
  color: #111111;
  height: 30px;
  width: 30px;
}

.item_img{
  width: 100%;
  height: 150px;
  object-fit: contain;
}

.items b{
    font-size: 16px !important;
}
.items i{
    font-size: 16px !important;
    font-weight: 900;
}

#myImg{
  width: 100%;
  height: 300px;
  object-fit: contain;
  margin-bottom: 10px;
}

.b{
  color: #565656 !important;
  font-size: 13px;
}

.h{
  color: white !important;
  font-weight: 900;
  font-size: 20px;
}

.s{
  color: #565656 !important;
  font-size: 16px;
}

.c{
  border: 1px solid #c5c5c577 !important;
  margin-top: 20px;
  padding: 10px !important;
  width: 100%;
  background-color: white !important;
  color: #3f3f3f !important;
}

.btn_border{
    border: 1px solid #c5c5c577 !important;
}

.items{
    background-color: #fff !important;
    padding-bottom: 10px;
    margin: 10px;
    margin-top: 6rem !important;
}

.items .card{
  width: 19.1% !important;
  margin-left: 10px;
  margin-top: 20px !important;
}

.opcart{
  background-color: transparent;
  background-image: url(/static/img/cart1.png);
  background-size: 100%;
  padding: 9px;
  padding-left: 20px;
  padding-right: 20px;
  background-repeat: no-repeat;
  object-fit: cover;
  margin: 10px;
  margin-top: 20px;
}

.opitem{
  margin-top: -2px;
  position: absolute;
}

.carousel img{
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.arrow{
    width: 10px;
    margin-left: 5px;
    margin-top: 3px;
}

.h-200{
    height: 120px;
}

.btn{
  text-transform: unset !important;
}

.navbar a{
  color: #495057;
}

.back-color a{
  color: white !important;
}

.navbar a:hover{
    color: white !important;
}

.back-color .nav-link{
    font-weight:bold;
    color:white !important;
}

.nav-link{
    font-weight:bold;
    color:#495057;
}


.nav-link:hover{
    color:#222 !important;
}

.sticky {

  border-radius: 5px;

  transition: 2s;

  z-index: 1;

  background-color: #575757;

  position: fixed;

  top: 0;

  right: 1px;

  width: 100%;

  border: none;

}

.bg-gradient-2 {
    background-image: linear-gradient(310deg, #fbcf33 0%, #3A416F 100%) !important;
}

svg.text-primary .color-background {
    fill: #0179d9 !important;
}


/* Handle
.navbar .nav-link {
    color: #fff !important;
    padding: 0.5rem 1rem;
    font-weight: 400;
    font-size: 0.875rem;
}


.dropdown-header {
    
    color: #fff !important;
}

*/

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 11rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 0.875rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid transparent;
    border-radius: 0.5rem;
}

.text-white-50 {
    color: rgba(255, 255, 255, .5);
}

.bg-purple {
    background-color: var(--purple);
}

.header-rounded-images .img-1 {
    right: 7%;
    width: 36%;
    margin-top: 12%;
    border-radius: 20px;
}

.header-rounded-images .shape-2 {
    width: 35%;
    left: 20%;
}

.header-rounded-images .shape-3 {
    width: 50%;
    margin-top: -28rem;
}

.header-rounded-images .shape-1 {
    width: 55%;
    left: 15%;
}

.header-rounded-images .img-2 {
    left: 24%;
    width: 27%;
    margin-top: 10%;
    border-radius: 20px;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}
.item{
  margin: 10px;
  margin-top: 8%;
  margin-left: 2%;
  margin-right: 0%;
}

.view-page{
    background-color: #f3f3f3;
}

.tabbs{
    margin-left:10%;
    margin-right:10%;
}

.review{
    background-color: white;
    padding: 10px;
    margin:0;
    font-size:14px !important;
}

.review .card{
    width: 21% !important;
    margin-left: 10px;
    margin-top: 20px !important;
    float:left;
}

.footer{
    background-color: #14244f;
    margin-bottom: -5%;
}

.coli{
    background-color: white;
    font-size: 14px !important;
    line-height: 2em;
}
.coli b {
  font-weight: 600;
  font-size: 20px;
  margin: 10px;
  color: #7cc17c;
}
.coli h3{
    font-size: 23px;
    font-weight: 900;
    color: #8c8b8b;
    margin:30px;
}
.coli b strike{
  color: #d0a6a6a8;
}

.cbody i{
  color: #7cc17c;
}

.cbody i strike{
  color: #d0a6a6a8;
}

.left{
    border-radius: 10px;
    margin: 10px;
}

.light-border{
    border: 1px solid #c5c5c577 !important;
    border-radius: 10px;
    margin: 10px;
}

.left img{
  cursor: pointer;
}

.review{
    line-height: 1.5em;
    font-size: 15px;
    color: #8c8b8b;
}
.review img{
    width: 100%;
    display: block;
}
.top {
    margin-left: 0;
    margin-top: -5%;
    z-index: 9;
    position: relative;
    overflow: hidden;
}
.tab-content{
    padding: 20px;
}

.review .product {
    width: 47%;
}

.down .product {
    width: 19%;
}

.review .product h3{
    font-size: 14px;
}
.btnr{
    margin: 10px;
    width: 95%;
}
.procrev{
    margin: 10px;
    background-color:#f7f7f7;
    padding: 20px;
    border-radius: 10px;
}
.proc{
    display: inline-block !important;
    width: 20px !important;
    height: 20px;
    border-radius: 50%;
    object-fit: cover;
}
.procrev b{
    display: inline-block;
}

.settings p{
    font-size: 14px !important;
}
.settings li{
    font-size: 14px !important;
}

.settings b{
    font-size: 14px !important;
}

.side-menu .card{
  flex-direction: row !important;
  width: 100% !important;
}

.blog .card{
  width: 100% !important;
}

.nav-img{
  width: 200px;
}

.navbar-toggler .navbar-toggler-icon .navbar-toggler-bar {
  
  background: white !important;

}

#loader{
    display: none;
}

.spinners{
    position: sticky;
    z-index: 99;
    margin: 2rem auto;
    width: 50%;
    left: 40%;
    right: -50%;
    top: 50%;
}

.spinners_div{
    position: absolute;
    z-index: 9;
    top:0px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #a6a6ff6e;
}


@media (max-width: 1256px) {

.items .card{
  width: 19% !important;
  margin-left: 10px;
}
  
}

@media (max-width: 991px) {

  .items .card{
    width: 30% !important;
    margin-left: 10px;
  }
  .blog .card{
    width: 100% !important;
    margin-left: 0;
  }

  .side-menu .card{
    flex-direction: row !important;
    width: 100% !important;
    margin-left: 0;
    
  }

  .mobile-cart{
    display: inherit;
  }

  .opcart{
  background-color: transparent;
  background-image: url(/static/img/cart1.png);
  background-size: 100%;
  padding: 22px;
  padding-left: 20px;
  padding-right: 20px;
  background-repeat: no-repeat;
  object-fit: cover;
  margin: 10px;
  margin-top: 20px;
}

.opitem{
  margin-top: -20px;
  position: absolute;
}

.nav-img{
  width: 40px;
}

.dropdown-header {
  color: wheat !important;
}

.desktop-cart{
  display: none;
}

}

@media (max-width: 768px) {

.items .card{
  width: 45% !important;
  margin-left: 10px;
}

.blog .card{
  width: 100% !important;
  margin-left: 0;
}

.side-menu .card{
  flex-direction: row !important;
  width: 100% !important;
  margin-left: 0;

  
}

@media (max-width: 500px) {

.items .card{
  width: 100% !important;
  margin-left: 0;
}
  
}