.min-height-588 {
    min-height: 0;
    padding: 1px 0;
}
.font-size-7 {
    font-size: 36px;
    font-weight: 700;
}

li.author.col.slick-slide img {
    width: 200px;
    height: 200px;
}

.site-search .input-group {
    margin: auto;
    width: 100%;
}
span.product__add-to-cart {
    background: #f75454;
    padding: 6px 10px;
    color: #fff;
    font-weight: 600;
}

#header_cart_quantity {
background: #fa034d !important;
}

.right-card-header {
   background: #fc024c;
   color: #fff;
}
.close-cart-btn {
   color: #fff;
   opacity: 1;
}

.innner-head-title {
color: #fc024c;
}
.cbp-item.graphic {
padding-left: 20px;
}
.cbp-item.graphic img {
width: 200px;
height: 200px;
}



@media (min-width: 1200px){
.products .product__hover {
    transition: all .2s ease-in-out;
    /* position: absolute; */
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 1;
                     }
}

 .error {
            color: red!important;
            font-size: 13px;
        }
        #snackbar,#snackbar2,#snackbar_wishlist {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 2;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
  }

.modal-close {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
  #snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  #snackbar2.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  #snackbar_wishlist.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  @-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
  }

  @keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
  }

  @-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
  }

  @keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
  }


/*-------new css 19-06-2020--------*/
  .nav-top {
    border-top: 1px solid #b5b5b5;
    background: #21252c;
}
.nav-top ul li a {
    color: #fff;
}
.genre-drop {
    background: #ff7a02;
}

.dropdown-menu li a {
    background: #fa1b52;
    border-bottom: 1px solid #fff;
}
a.dropdown-item {
    color: #fff!important;
    font-weight: 700;
}
.dropdown-menu li a:hover {
    background: #000;
}
.product-category__body h3 {
    font-size: 17px;
    font-weight: 600;
}
.product-category__body a {
    background: white;
    padding: 5px 12px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
}
span.product__add-to-cart-icon {
    background: #fa034d;
    padding: 10px 15px;
    color: #fff;
    font-weight: 700;
}
ul.topbar__nav--right .glph-icon {
    font-size: 34px;
}
#snackbar, #snackbar2,#snackbar_wishlist {
    background-color: #fa034d!important;
    font-weight: 700;
 }
 .dropdown-menu {
padding: 0;
}
.search-top {
    width: 50%;
}
.header-top {
    padding: 10px 62px!important;
}
.site-navigation .pt-5, .py-5 {
    padding-top: 1rem !important;
}

.site-navigation .pb-5, .py-5 {
    padding-bottom: 1rem !important;
}
.logo-left {
    width: 30%;
    float: left;
}
.search-top {
    width: 50%;
    float: left;
}
.site-branding {
    display: inline-block;
}
.offcanvas-toggler {
    display: inline-block;
}

@media only screen and (max-width: 830px) {
    .logo-left {width: 100%;float: left;}
    .search-top {width: 100%;float: left;}
    .header-top {    padding: 10px 10px!important;}
    .top-shop-icon{    float: left;right: 0;position: absolute;top: 14px; display: none;}
    ul.topbar__nav--right { float: right;position: absolute; top: 0px;right: 14px;}
  
}
/*-------new css 19-06-2020--------*/


.space-bottm {
padding: 5px 0;
}

.out-of-stock-btn {
background: darkgrey;
}



.subcat-menu-left {
position: absolute;
right: 30px;
}

section.login-sec {
background: #fafafa;
padding: 2rem;
}
span.have-acount {
margin-bottom: 20px;
display: block;
}

section.contactus-grid {
background: #fafafa;
padding: 2rem;
}
.site-navigation {
margin-left: 58px;
}


.modal{background:rgb(0,0,0,0.7);}
.modal-head{text-align: center;}
.modal-head h4{font-size: 28px; font-weight: 700;}
.modal-head h4{font-size: 28px; font-weight: 700; color: #DA251D;}
.ok-btn{margin: 40px 0; }
.modal-head a{font-size: 20px; font-weight: 700;background:#ff0000; padding:7px 40px;color: #fff;
font-family: 'Mirza', cursive;}
.modal-header{border-bottom: 0;}
.modal-content { border-radius: 0;}
.modal button.close{background-color: #f00;opacity: 1;}

.genre-left-search{
  max-height: 320px;
  overflow:auto
}
/* width */
.genre-left-search::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.genre-left-search::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 3px;
}
 
/* Handle */
.genre-left-search::-webkit-scrollbar-thumb {
  background: #fa034d; 
  border-radius: 3px;
}

/* Handle on hover */
.genre-left-search::-webkit-scrollbar-thumb:hover {
  background: #939c27; 
}


.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 240px !important;
}
.genere_search_heilight {
    color: #fa034d;
}

.right-top { width: 20%; float: right;}
ul.topbar__nav--right {
   float: right;
}



/*---------------new changes 08-07-2020----------------*/


ul.shares-click {list-style: none;margin-top: 20px;text-align: center;padding: 0;}
ul.shares-click li {display: inline-block;padding: 0 10px;}
.top-modal-body {padding: 0;}
button.close.top-close {position: absolute; right: 0;padding: 4px 12px;color: #fff;font-size: 30px;top: 0;z-index:999;}
.top-modal-head {text-align: left;margin-top: 60px;padding: 10px;}

.author-card-view img {width: 100%;}
.authors-topics img {width: 100%;}
.navbar-fixed {top: 0;z-index: 100; position: fixed!important; width: 100%;box-shadow: 0 1px 3px 2px #c9c9c9bb;background: #fff;}
.js-pagination {z-index: 2;}
li.product-category { margin-bottom: 30px!important;}

/*---------------new changes 08-07-2020----------------*/


@media (max-width: 767px)
{.topbar{display: none!important;}
li.product-category { margin-bottom: 0px!important;}
.notify-input{   margin-left:11px!important;}
.notify-submit{  margin-top: 10px; margin-bottom: 8px;}
input.notify-email{
    width: 250px;
    margin-left: 0px!important;
}
#subresult {
    margin-left: 0px!important;
}

@media (max-width: 480px){
  .font-size-7{font-size: 24px;}
  .bg-img-hero img {height: 150px;object-fit: contain;}
.bg-img-hero {padding: 0!important;}
.nav-top {padding: 0!important;}
section.contactus-grid {padding: 10px;}
section.contactus-grid h3 {padding: 10px 0;font-size: 24px;}
.product-category__body a {padding: 5px 5px;}
.top-modal-head {margin-top: 50px;}
section.most-popular select {margin-bottom: 20px;}


.img-box img {
   width: 100%;
   height: 60%!important;
}



}
.list-unstyled1 li {
  clear:both;
}

/* my meida */
body{
  overflow-x: hidden;
}
@media(max-width: 1024px) and (orientation:portrait) {
  .space-1, .space-bottom-1 {
    margin-top: 3%;
}
ul.nav.nav-gray-700 li a {
  margin: 6px 0;
}
}
.trank-wa {
  width: 100%;
  word-break: break-all;
}
@media(min-width : 600px) and (max-width: 800px) and (orientation:portrait) {}

@media (max-width: 576px) {
  .space-1, .space-bottom-1 {
    margin-top: 0%;
}

.slid {
  width: 150px;
  height: 100%;
  padding: 1rem 0;
}
.spens {
  margin-top: 10%;
}
.product__inner {
  padding: .8rem .5rem!important;
}
.btn-dark {
  display: block;
  width: 100%;
  margin-top: 10px!important;
}
.pro-cat-box {
  padding: 1rem 2rem!important;
  height: 100%;
}
.n-card-right p img {
  margin-right: 15px!important;
  width: 100%;
}
.text-dark {
  color: #161619 !important;
  word-break: break-all;
}
.cbp-item.graphic {
  padding: .5rem!important;
}
section.login-sec {
  background: #fafafa;
  padding: 0rem;
}
.idfo {
  width: 100%;
  object-fit: cover;
}
.product__inner.overflow-hidden.p-2.p-md-4d875.pri-vides {
  width: 267px;
}
.pro-wd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 12%;
  height: 91%;
}
.advancht {
  margin-top: 10%;
}
.wag-videss {
  padding: 1rem 1.2em!important;
  margin-bottom: 6%!important;
}
.wap-vido {
  width: 267px!important;
}
.abd {
    height: 100%!important;
    object-fit: cover;
}
}

@media only screen and (min-device-width : 600px) and (max-device-width : 800px) and (orientation : landscape) {
  .pro-cat-box {
    padding: 1rem 3rem!important;
}
.slid {
  padding: 1rem;
  width: 240px;
  height: 100%;
}
.spens {
  margin-top: 10%;
}
}

@media screen and (max-width: 1280px) and (max-height: 800px) and (min-height: 769px) {}
.wag-videss {
     padding: 3rem 2rem;
    height: 95%;
    margin-bottom: 2%;
}


.img-box {
   display: block;
   width: 33%;
   padding: 1px;
   height: 171px;
}
.img-box img {
   width: 100%;
   height: 100%;
}

.my-blog-wrapper {
   display: flex;
   gap: 10px;
   justify-content: flex-start;
   background: white;
   align-items: flex-start;
}
.my-blog-content {
   width: 70%;
}